Pull request #42633 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7429792eed401c630d72cf296a921ee86d525579+46a7ebc540db90e7d066478325cd1f49fc5fa7ab (45f9899a09b213aa465990aecd90114cc601733f) 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-42633@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-07-13T15:09:26.928Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-13T15:09:26.932Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-13T15:09:27.108Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-004172d92104c9134) in /home/ubuntu/workspace/moby_PR-42633 [Pipeline] { [Pipeline] checkout [2021-07-13T15:09:27.140Z] The recommended git tool is: git [2021-07-13T15:09:27.156Z] using credential docker-jenkins-github-credentials [2021-07-13T15:09:27.165Z] Cloning the remote Git repository [2021-07-13T15:09:27.165Z] Cloning with configured refspecs honoured and without tags [2021-07-13T15:09:27.171Z] Cloning repository https://github.com/moby/moby.git [2021-07-13T15:09:27.171Z] > git init /home/ubuntu/workspace/moby_PR-42633 # timeout=10 [2021-07-13T15:09:27.198Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T15:09:27.198Z] > git --version # timeout=10 [2021-07-13T15:09:27.207Z] > git --version # 'git version 2.17.1' [2021-07-13T15:09:27.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:09:27.208Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42633/head:refs/remotes/origin/PR-42633 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:09:41.370Z] Fetching without tags [2021-07-13T15:09:41.660Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:09:42.147Z] Merge succeeded, producing 7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:09:42.147Z] Checking out Revision 7429792eed401c630d72cf296a921ee86d525579 (PR-42633) [2021-07-13T15:09:42.312Z] Commit message: "docker pull: warn when pulled single-arch image does not match --platform" [2021-07-13T15:09:42.312Z] First time build. Skipping changelog. [2021-07-13T15:09:42.336Z] > git --version # timeout=10 [2021-07-13T15:09:42.349Z] > git --version # 'git version 2.17.1' [2021-07-13T15:09:42.355Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-13T15:09:41.329Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T15:09:41.336Z] > git config --add remote.origin.fetch +refs/pull/42633/head:refs/remotes/origin/PR-42633 # timeout=10 [2021-07-13T15:09:41.345Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:09:41.355Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T15:09:41.376Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T15:09:41.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:09:41.377Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42633/head:refs/remotes/origin/PR-42633 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:09:41.664Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:09:41.666Z] > git checkout -f 7429792eed401c630d72cf296a921ee86d525579 # timeout=10 [2021-07-13T15:09:42.106Z] > git remote # timeout=10 [2021-07-13T15:09:42.118Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T15:09:42.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:09:42.127Z] > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10 [2021-07-13T15:09:42.139Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T15:09:42.151Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:09:42.154Z] > git checkout -f 7429792eed401c630d72cf296a921ee86d525579 # timeout=10 [2021-07-13T15:09:43.051Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42633:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-07-13T15:09:43.051Z] Unable to find image 'alpine:latest' locally [2021-07-13T15:09:43.051Z] latest: Pulling from library/alpine [2021-07-13T15:09:43.051Z] 5843afab3874: Pulling fs layer [2021-07-13T15:09:43.309Z] 5843afab3874: Download complete [2021-07-13T15:09:43.309Z] 5843afab3874: Pull complete [2021-07-13T15:09:43.309Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-13T15:09:43.309Z] Status: Downloaded newer image for alpine:latest [2021-07-13T15:09:45.842Z] 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 [2021-07-13T15:09:46.640Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-004172d92104c9134) in /home/ubuntu/workspace/moby_PR-42633 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-07-13T15:09:46.674Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-021900edca45e2299) in /home/ubuntu/workspace/moby_PR-42633 [2021-07-13T15:09:46.683Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d433135df22d4de2) in /home/ubuntu/workspace/moby_PR-42633 [Pipeline] { [Pipeline] checkout [2021-07-13T15:09:46.713Z] The recommended git tool is: git [2021-07-13T15:09:46.721Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-13T15:09:46.734Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2021-07-13T15:09:46.749Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2021-07-13T15:09:46.810Z] The recommended git tool is: git [Pipeline] checkout [2021-07-13T15:09:46.817Z] The recommended git tool is: git Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [2021-07-13T15:09:46.827Z] using credential docker-jenkins-github-credentials [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-07-13T15:09:46.831Z] using credential docker-jenkins-github-credentials [2021-07-13T15:09:46.834Z] Cloning the remote Git repository [2021-07-13T15:09:46.834Z] Cloning with configured refspecs honoured and without tags [2021-07-13T15:09:46.837Z] Cloning the remote Git repository [2021-07-13T15:09:46.837Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-07-13T15:09:46.933Z] Running on azwin-2-a31a90 in d:\jenkins\workspace\moby_PR-42633 [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] ws [2021-07-13T15:09:47.028Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-07-13T15:09:47.036Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 7429792eed401c630d72cf296a921ee86d525579 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-13T15:09:47.117Z] The recommended git tool is: git [2021-07-13T15:09:47.207Z] Merge succeeded, producing 7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:09:47.207Z] Checking out Revision 7429792eed401c630d72cf296a921ee86d525579 (PR-42633) [2021-07-13T15:09:47.262Z] Commit message: "docker pull: warn when pulled single-arch image does not match --platform" [2021-07-13T15:09:47.274Z] > git --version # timeout=10 [2021-07-13T15:09:47.276Z] > git --version # 'git version 2.17.1' [2021-07-13T15:09:47.282Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-13T15:09:47.325Z] using credential docker-jenkins-github-credentials [2021-07-13T15:09:47.397Z] Cloning the remote Git repository [2021-07-13T15:09:47.398Z] Cloning with configured refspecs honoured and without tags [2021-07-13T15:09:46.729Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42633/.git # timeout=10 [2021-07-13T15:09:46.738Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T15:09:46.753Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T15:09:46.753Z] > git --version # timeout=10 [2021-07-13T15:09:46.763Z] > git --version # 'git version 2.17.1' [2021-07-13T15:09:46.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:09:46.763Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42633/head:refs/remotes/origin/PR-42633 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:09:47.040Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:09:47.042Z] > git checkout -f 7429792eed401c630d72cf296a921ee86d525579 # timeout=10 [2021-07-13T15:09:47.189Z] > git remote # timeout=10 [2021-07-13T15:09:47.193Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T15:09:47.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:09:47.198Z] > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10 [2021-07-13T15:09:47.205Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T15:09:47.211Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:09:47.214Z] > git checkout -f 7429792eed401c630d72cf296a921ee86d525579 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-13T15:09:46.843Z] Cloning repository https://github.com/moby/moby.git [2021-07-13T15:09:46.844Z] > git init /home/ubuntu/workspace/moby_PR-42633 # timeout=10 [2021-07-13T15:09:46.867Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T15:09:46.867Z] > git --version # timeout=10 [2021-07-13T15:09:46.874Z] > git --version # 'git version 2.25.1' [2021-07-13T15:09:46.874Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:09:46.875Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42633/head:refs/remotes/origin/PR-42633 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:09:46.840Z] Cloning repository https://github.com/moby/moby.git [2021-07-13T15:09:46.841Z] > git init /home/ubuntu/workspace/moby_PR-42633 # timeout=10 [2021-07-13T15:09:46.861Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T15:09:46.861Z] > git --version # timeout=10 [2021-07-13T15:09:46.866Z] > git --version # 'git version 2.25.1' [2021-07-13T15:09:46.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:09:46.869Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42633/head:refs/remotes/origin/PR-42633 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:09:48.014Z] + [ PR != PR ] [2021-07-13T15:09:48.014Z] + [ 20.10 != master ] [2021-07-13T15:09:48.014Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-07-13T15:09:47.429Z] Cloning repository https://github.com/moby/moby.git [2021-07-13T15:09:47.432Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-13T15:09:47.512Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T15:09:47.512Z] > git --version # timeout=10 [2021-07-13T15:09:47.574Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-13T15:09:47.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:09:47.579Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42633/head:refs/remotes/origin/PR-42633 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] sh [2021-07-13T15:09:48.496Z] + docker version [2021-07-13T15:09:48.496Z] Client: Docker Engine - Community [2021-07-13T15:09:48.496Z] Version: 20.10.6 [2021-07-13T15:09:48.496Z] API version: 1.41 [2021-07-13T15:09:48.496Z] Go version: go1.13.15 [2021-07-13T15:09:48.496Z] Git commit: 370c289 [2021-07-13T15:09:48.496Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-13T15:09:48.496Z] OS/Arch: linux/amd64 [2021-07-13T15:09:48.496Z] Context: default [2021-07-13T15:09:48.496Z] Experimental: true [2021-07-13T15:09:48.496Z] [2021-07-13T15:09:48.496Z] Server: Docker Engine - Community [2021-07-13T15:09:48.496Z] Engine: [2021-07-13T15:09:48.496Z] Version: 20.10.6 [2021-07-13T15:09:48.496Z] API version: 1.41 (minimum version 1.12) [2021-07-13T15:09:48.496Z] Go version: go1.13.15 [2021-07-13T15:09:48.496Z] Git commit: 8728dd2 [2021-07-13T15:09:48.496Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-13T15:09:48.496Z] OS/Arch: linux/amd64 [2021-07-13T15:09:48.496Z] Experimental: true [2021-07-13T15:09:48.496Z] containerd: [2021-07-13T15:09:48.496Z] Version: 1.4.6 [2021-07-13T15:09:48.496Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:09:48.496Z] runc: [2021-07-13T15:09:48.496Z] Version: 1.0.0-rc95 [2021-07-13T15:09:48.496Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:09:48.496Z] docker-init: [2021-07-13T15:09:48.496Z] Version: 0.19.0 [2021-07-13T15:09:48.496Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-13T15:09:48.777Z] + docker info [2021-07-13T15:09:49.710Z] Client: [2021-07-13T15:09:49.710Z] Context: default [2021-07-13T15:09:49.710Z] Debug Mode: false [2021-07-13T15:09:49.710Z] Plugins: [2021-07-13T15:09:49.710Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-13T15:09:49.710Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-13T15:09:49.710Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-13T15:09:49.710Z] [2021-07-13T15:09:49.710Z] Server: [2021-07-13T15:09:49.710Z] Containers: 0 [2021-07-13T15:09:49.710Z] Running: 0 [2021-07-13T15:09:49.710Z] Paused: 0 [2021-07-13T15:09:49.710Z] Stopped: 0 [2021-07-13T15:09:49.710Z] Images: 5 [2021-07-13T15:09:49.710Z] Server Version: 20.10.6 [2021-07-13T15:09:49.710Z] Storage Driver: overlay2 [2021-07-13T15:09:49.710Z] Backing Filesystem: extfs [2021-07-13T15:09:49.710Z] Supports d_type: true [2021-07-13T15:09:49.710Z] Native Overlay Diff: true [2021-07-13T15:09:49.710Z] userxattr: false [2021-07-13T15:09:49.710Z] Logging Driver: json-file [2021-07-13T15:09:49.710Z] Cgroup Driver: cgroupfs [2021-07-13T15:09:49.710Z] Cgroup Version: 1 [2021-07-13T15:09:49.710Z] Plugins: [2021-07-13T15:09:49.710Z] Volume: local [2021-07-13T15:09:49.710Z] Network: bridge host ipvlan macvlan null overlay [2021-07-13T15:09:49.710Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-13T15:09:49.710Z] Swarm: inactive [2021-07-13T15:09:49.710Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-07-13T15:09:49.710Z] Default Runtime: runc [2021-07-13T15:09:49.710Z] Init Binary: docker-init [2021-07-13T15:09:49.710Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:09:49.710Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:09:49.710Z] init version: de40ad0 [2021-07-13T15:09:49.710Z] Security Options: [2021-07-13T15:09:49.710Z] apparmor [2021-07-13T15:09:49.710Z] seccomp [2021-07-13T15:09:49.710Z] Profile: default [2021-07-13T15:09:49.710Z] Kernel Version: 5.4.0-1048-aws [2021-07-13T15:09:49.710Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-13T15:09:49.710Z] OSType: linux [2021-07-13T15:09:49.710Z] Architecture: x86_64 [2021-07-13T15:09:49.710Z] CPUs: 2 [2021-07-13T15:09:49.710Z] Total Memory: 7.569GiB [2021-07-13T15:09:49.710Z] Name: ip-10-100-96-150 [2021-07-13T15:09:49.710Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-13T15:09:49.710Z] Docker Root Dir: /var/lib/docker [2021-07-13T15:09:49.710Z] Debug Mode: false [2021-07-13T15:09:49.710Z] Registry: https://index.docker.io/v1/ [2021-07-13T15:09:49.710Z] Labels: [2021-07-13T15:09:49.710Z] Experimental: true [2021-07-13T15:09:49.710Z] Insecure Registries: [2021-07-13T15:09:49.710Z] 127.0.0.0/8 [2021-07-13T15:09:49.710Z] Live Restore Enabled: true [2021-07-13T15:09:49.710Z] [2021-07-13T15:09:49.710Z] WARNING: No swap limit support [Pipeline] sh [2021-07-13T15:09:49.992Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-13T15:09:49.992Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-13T15:09:49.992Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42633/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-13T15:09:49.992Z] + bash /home/ubuntu/workspace/moby_PR-42633/check-config.sh [2021-07-13T15:09:50.250Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-13T15:09:50.250Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-13T15:09:50.250Z] [2021-07-13T15:09:50.250Z] Generally Necessary: [2021-07-13T15:09:50.250Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-13T15:09:50.250Z] - apparmor: enabled and tools installed [2021-07-13T15:09:50.250Z] - CONFIG_NAMESPACES: enabled [2021-07-13T15:09:50.250Z] - CONFIG_NET_NS: enabled [2021-07-13T15:09:50.250Z] - CONFIG_PID_NS: enabled [2021-07-13T15:09:50.250Z] - CONFIG_IPC_NS: enabled [2021-07-13T15:09:50.250Z] - CONFIG_UTS_NS: enabled [2021-07-13T15:09:50.250Z] - CONFIG_CGROUPS: enabled [2021-07-13T15:09:50.250Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-13T15:09:50.250Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-13T15:09:50.250Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-13T15:09:50.250Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-13T15:09:50.250Z] - CONFIG_CPUSETS: enabled [2021-07-13T15:09:50.250Z] - CONFIG_MEMCG: enabled [2021-07-13T15:09:50.250Z] - CONFIG_KEYS: enabled [2021-07-13T15:09:50.250Z] - CONFIG_VETH: enabled (as module) [2021-07-13T15:09:50.250Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-13T15:09:50.250Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-13T15:09:50.250Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-13T15:09:50.250Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-13T15:09:50.250Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-13T15:09:50.250Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-13T15:09:50.250Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-13T15:09:50.250Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-13T15:09:50.250Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-13T15:09:50.250Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-13T15:09:50.250Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-13T15:09:50.250Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-13T15:09:50.250Z] [2021-07-13T15:09:50.250Z] Optional Features: [2021-07-13T15:09:50.250Z] - CONFIG_USER_NS: enabled [2021-07-13T15:09:50.250Z] - CONFIG_SECCOMP: enabled [2021-07-13T15:09:50.250Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-13T15:09:50.250Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-13T15:09:50.250Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-13T15:09:50.250Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-13T15:09:50.250Z] - CONFIG_BLK_CGROUP: enabled [2021-07-13T15:09:50.250Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-13T15:09:50.250Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-13T15:09:50.250Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-13T15:09:50.250Z] - CONFIG_CGROUP_PERF: enabled [2021-07-13T15:09:50.250Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-13T15:09:50.250Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-13T15:09:50.250Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-13T15:09:50.250Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-13T15:09:50.250Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-13T15:09:50.251Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-13T15:09:50.251Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-13T15:09:50.251Z] - CONFIG_IP_VS: enabled (as module) [2021-07-13T15:09:50.251Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-13T15:09:50.251Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-13T15:09:50.509Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-13T15:09:50.509Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-13T15:09:50.509Z] - CONFIG_EXT4_FS: enabled [2021-07-13T15:09:50.509Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-13T15:09:50.509Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-13T15:09:50.509Z] - Network Drivers: [2021-07-13T15:09:50.509Z] - "overlay": [2021-07-13T15:09:50.509Z] - CONFIG_VXLAN: enabled (as module) [2021-07-13T15:09:50.509Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-13T15:09:50.509Z] Optional (for encrypted networks): [2021-07-13T15:09:50.509Z] - CONFIG_CRYPTO: enabled [2021-07-13T15:09:50.509Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-13T15:09:50.509Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-13T15:09:50.509Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-13T15:09:50.509Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-13T15:09:50.509Z] - CONFIG_XFRM: enabled [2021-07-13T15:09:50.509Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-13T15:09:50.509Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-13T15:09:50.509Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-13T15:09:50.509Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-13T15:09:50.509Z] - "ipvlan": [2021-07-13T15:09:50.509Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-13T15:09:50.509Z] - "macvlan": [2021-07-13T15:09:50.509Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-13T15:09:50.509Z] - CONFIG_DUMMY: enabled (as module) [2021-07-13T15:09:50.509Z] - "ftp,tftp client in container": [2021-07-13T15:09:50.509Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-13T15:09:50.509Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-13T15:09:50.509Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-13T15:09:50.509Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-13T15:09:50.509Z] - Storage Drivers: [2021-07-13T15:09:50.509Z] - "aufs": [2021-07-13T15:09:50.509Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-13T15:09:50.509Z] - "btrfs": [2021-07-13T15:09:50.509Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-13T15:09:50.509Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-13T15:09:50.509Z] - "devicemapper": [2021-07-13T15:09:50.509Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-13T15:09:50.509Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-13T15:09:50.509Z] - "overlay": [2021-07-13T15:09:50.509Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-13T15:09:50.509Z] - "zfs": [2021-07-13T15:09:50.509Z] - /dev/zfs: present [2021-07-13T15:09:50.509Z] - zfs command: missing [2021-07-13T15:09:50.509Z] - zpool command: missing [2021-07-13T15:09:50.509Z] [2021-07-13T15:09:50.509Z] Limits: [2021-07-13T15:09:50.509Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-13T15:09:50.509Z] [2021-07-13T15:09:50.509Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-13T15:09:50.832Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7429792eed401c630d72cf296a921ee86d525579 . [2021-07-13T15:09:50.832Z] #1 [internal] load build definition from Dockerfile [2021-07-13T15:09:50.832Z] #1 sha256:0b48fbd18d10a8a5d2c03ce2ea15e177cba8fc2270140ba10b761ce057afbbfd [2021-07-13T15:09:50.832Z] #1 transferring dockerfile: 17.02kB done [2021-07-13T15:09:50.832Z] #1 DONE 0.0s [2021-07-13T15:09:50.832Z] [2021-07-13T15:09:50.832Z] #2 [internal] load .dockerignore [2021-07-13T15:09:50.832Z] #2 sha256:1e30280eabd4b9be9e65cbedb9137e0d2b1b15be381510120c0a52a77d442b50 [2021-07-13T15:09:50.832Z] #2 transferring context: 87B done [2021-07-13T15:09:50.832Z] #2 DONE 0.0s [2021-07-13T15:09:50.832Z] [2021-07-13T15:09:50.832Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-13T15:09:50.832Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-13T15:09:51.090Z] #3 DONE 0.1s [2021-07-13T15:09:51.090Z] [2021-07-13T15:09:51.090Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-13T15:09:51.090Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-13T15:09:51.090Z] #4 CACHED [2021-07-13T15:09:51.348Z] [2021-07-13T15:09:51.348Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T15:09:51.348Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-13T15:09:51.348Z] #8 DONE 0.1s [2021-07-13T15:09:51.348Z] [2021-07-13T15:09:51.348Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T15:09:51.348Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-13T15:09:51.608Z] #7 DONE 0.1s [2021-07-13T15:09:51.608Z] [2021-07-13T15:09:51.608Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-13T15:09:51.608Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-13T15:09:51.608Z] #5 DONE 0.1s [2021-07-13T15:09:51.608Z] [2021-07-13T15:09:51.608Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-13T15:09:51.608Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-07-13T15:09:51.608Z] #6 DONE 0.2s [2021-07-13T15:09:51.608Z] [2021-07-13T15:09:51.608Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T15:09:51.608Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-13T15:09:51.608Z] #64 DONE 0.0s [2021-07-13T15:09:51.608Z] [2021-07-13T15:09:51.608Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T15:09:51.608Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-13T15:09:51.608Z] #62 DONE 0.0s [2021-07-13T15:09:51.608Z] [2021-07-13T15:09:51.608Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-13T15:09:51.608Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-13T15:09:51.608Z] #26 DONE 0.0s [2021-07-13T15:09:51.608Z] [2021-07-13T15:09:51.608Z] #23 [internal] load build context [2021-07-13T15:09:51.608Z] #23 sha256:5b27bcecf9df22eae13aa9124ffc5b6d0bdcbe75ddc117d1a1cdce2bf453c15b [2021-07-13T15:09:55.801Z] #23 transferring context: 53.39MB 3.6s done [2021-07-13T15:09:55.801Z] #23 DONE 3.6s [2021-07-13T15:09:55.801Z] [2021-07-13T15:09:55.801Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:09:55.801Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:09:55.801Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-07-13T15:09:55.801Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-07-13T15:09:55.801Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.8s done [2021-07-13T15:09:55.801Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done [2021-07-13T15:09:55.801Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-13T15:09:55.801Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-07-13T15:09:55.801Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-07-13T15:09:55.801Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.3s done [2021-07-13T15:09:55.801Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.9s done [2021-07-13T15:09:55.801Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 2.7s done [2021-07-13T15:09:55.801Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.6s [2021-07-13T15:09:55.801Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.4s done [2021-07-13T15:09:56.744Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.8s done [2021-07-13T15:09:56.744Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-07-13T15:09:57.002Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2021-07-13T15:09:57.002Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-07-13T15:09:57.260Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-07-13T15:09:57.519Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-07-13T15:09:59.423Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.1s done [2021-07-13T15:09:59.681Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-07-13T15:10:00.514Z] Fetching without tags [2021-07-13T15:10:00.852Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:10:00.481Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T15:10:00.496Z] > git config --add remote.origin.fetch +refs/pull/42633/head:refs/remotes/origin/PR-42633 # timeout=10 [2021-07-13T15:10:00.502Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:10:00.514Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T15:10:00.520Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T15:10:00.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:10:00.521Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42633/head:refs/remotes/origin/PR-42633 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:10:00.857Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:10:00.862Z] > git checkout -f 7429792eed401c630d72cf296a921ee86d525579 # timeout=10 [2021-07-13T15:10:01.315Z] Merge succeeded, producing 7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:10:01.315Z] Checking out Revision 7429792eed401c630d72cf296a921ee86d525579 (PR-42633) [2021-07-13T15:10:01.584Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.0s done [2021-07-13T15:10:01.640Z] Still waiting to schedule task [2021-07-13T15:10:01.640Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-13T15:10:01.641Z] Still waiting to schedule task [2021-07-13T15:10:01.641Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-13T15:10:01.685Z] Commit message: "docker pull: warn when pulled single-arch image does not match --platform" [2021-07-13T15:10:01.701Z] > git --version # timeout=10 [2021-07-13T15:10:01.716Z] > git --version # 'git version 2.25.1' [2021-07-13T15:10:01.725Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-13T15:10:01.843Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-07-13T15:10:02.201Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-13T15:10:02.533Z] + docker version [2021-07-13T15:10:02.533Z] Client: Docker Engine - Community [2021-07-13T15:10:02.533Z] Version: 20.10.6 [2021-07-13T15:10:02.533Z] API version: 1.41 [2021-07-13T15:10:02.533Z] Go version: go1.13.15 [2021-07-13T15:10:02.533Z] Git commit: 370c289 [2021-07-13T15:10:02.533Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-13T15:10:02.533Z] OS/Arch: linux/amd64 [2021-07-13T15:10:02.533Z] Context: default [2021-07-13T15:10:02.533Z] Experimental: true [2021-07-13T15:10:02.533Z] [2021-07-13T15:10:02.533Z] Server: Docker Engine - Community [2021-07-13T15:10:02.533Z] Engine: [2021-07-13T15:10:02.533Z] Version: 20.10.6 [2021-07-13T15:10:02.533Z] API version: 1.41 (minimum version 1.12) [2021-07-13T15:10:02.533Z] Go version: go1.13.15 [2021-07-13T15:10:02.533Z] Git commit: 8728dd2 [2021-07-13T15:10:02.533Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-13T15:10:02.533Z] OS/Arch: linux/amd64 [2021-07-13T15:10:02.533Z] Experimental: true [2021-07-13T15:10:02.533Z] containerd: [2021-07-13T15:10:02.533Z] Version: 1.4.6 [2021-07-13T15:10:02.533Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:10:02.533Z] runc: [2021-07-13T15:10:02.533Z] Version: 1.0.0-rc95 [2021-07-13T15:10:02.533Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:10:02.533Z] docker-init: [2021-07-13T15:10:02.533Z] Version: 0.19.0 [2021-07-13T15:10:02.533Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-13T15:10:01.277Z] > git remote # timeout=10 [2021-07-13T15:10:01.295Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T15:10:01.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:10:01.301Z] > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10 [2021-07-13T15:10:01.312Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T15:10:01.320Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:10:01.325Z] > git checkout -f 7429792eed401c630d72cf296a921ee86d525579 # timeout=10 [2021-07-13T15:10:02.177Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T15:10:02.186Z] > git config --add remote.origin.fetch +refs/pull/42633/head:refs/remotes/origin/PR-42633 # timeout=10 [2021-07-13T15:10:02.190Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:10:02.199Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T15:10:02.207Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T15:10:02.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:10:02.209Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42633/head:refs/remotes/origin/PR-42633 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:10:02.817Z] + docker info [2021-07-13T15:10:02.966Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:10:03.387Z] Client: [2021-07-13T15:10:03.387Z] Context: default [2021-07-13T15:10:03.387Z] Debug Mode: false [2021-07-13T15:10:03.387Z] Plugins: [2021-07-13T15:10:03.387Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-13T15:10:03.387Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-13T15:10:03.387Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-13T15:10:03.387Z] [2021-07-13T15:10:03.387Z] Server: [2021-07-13T15:10:03.387Z] Containers: 0 [2021-07-13T15:10:03.387Z] Running: 0 [2021-07-13T15:10:03.387Z] Paused: 0 [2021-07-13T15:10:03.387Z] Stopped: 0 [2021-07-13T15:10:03.387Z] Images: 2 [2021-07-13T15:10:03.387Z] Server Version: 20.10.6 [2021-07-13T15:10:03.387Z] Storage Driver: overlay2 [2021-07-13T15:10:03.387Z] Backing Filesystem: extfs [2021-07-13T15:10:03.387Z] Supports d_type: true [2021-07-13T15:10:03.387Z] Native Overlay Diff: true [2021-07-13T15:10:03.387Z] userxattr: false [2021-07-13T15:10:03.387Z] Logging Driver: json-file [2021-07-13T15:10:03.387Z] Cgroup Driver: systemd [2021-07-13T15:10:03.387Z] Cgroup Version: 2 [2021-07-13T15:10:03.387Z] Plugins: [2021-07-13T15:10:03.387Z] Volume: local [2021-07-13T15:10:03.387Z] Network: bridge host ipvlan macvlan null overlay [2021-07-13T15:10:03.387Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-13T15:10:03.387Z] Swarm: inactive [2021-07-13T15:10:03.387Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-13T15:10:03.387Z] Default Runtime: runc [2021-07-13T15:10:03.387Z] Init Binary: docker-init [2021-07-13T15:10:03.387Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:10:03.387Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:10:03.387Z] init version: de40ad0 [2021-07-13T15:10:03.387Z] Security Options: [2021-07-13T15:10:03.387Z] apparmor [2021-07-13T15:10:03.387Z] seccomp [2021-07-13T15:10:03.387Z] Profile: default [2021-07-13T15:10:03.387Z] cgroupns [2021-07-13T15:10:03.387Z] Kernel Version: 5.4.0-1048-aws [2021-07-13T15:10:03.387Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-13T15:10:03.387Z] OSType: linux [2021-07-13T15:10:03.387Z] Architecture: x86_64 [2021-07-13T15:10:03.387Z] CPUs: 2 [2021-07-13T15:10:03.387Z] Total Memory: 7.487GiB [2021-07-13T15:10:03.387Z] Name: ip-10-100-36-178 [2021-07-13T15:10:03.387Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-13T15:10:03.387Z] Docker Root Dir: /var/lib/docker [2021-07-13T15:10:03.387Z] Debug Mode: false [2021-07-13T15:10:03.387Z] Registry: https://index.docker.io/v1/ [2021-07-13T15:10:03.387Z] Labels: [2021-07-13T15:10:03.387Z] Experimental: true [2021-07-13T15:10:03.387Z] Insecure Registries: [2021-07-13T15:10:03.387Z] 127.0.0.0/8 [2021-07-13T15:10:03.387Z] Live Restore Enabled: true [2021-07-13T15:10:03.387Z] [2021-07-13T15:10:03.387Z] WARNING: No kernel memory limit support [2021-07-13T15:10:03.387Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-13T15:10:03.726Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7429792eed401c630d72cf296a921ee86d525579 . [2021-07-13T15:10:03.903Z] Fetching without tags [2021-07-13T15:10:03.924Z] Merge succeeded, producing 7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:10:03.924Z] Checking out Revision 7429792eed401c630d72cf296a921ee86d525579 (PR-42633) [2021-07-13T15:10:03.986Z] #1 [internal] load build definition from Dockerfile [2021-07-13T15:10:03.986Z] #1 sha256:320d8b326186701a6025f7d2329c417847b7a7e43027db24aec24190d526449a [2021-07-13T15:10:03.986Z] #1 transferring dockerfile: 17.02kB done [2021-07-13T15:10:03.986Z] #1 DONE 0.0s [2021-07-13T15:10:03.986Z] [2021-07-13T15:10:03.986Z] #2 [internal] load .dockerignore [2021-07-13T15:10:03.986Z] #2 sha256:ed64e3b9fcad4d953e558fd8ef0e2dcd033a231ddd16f33a858721cf5f6f254a [2021-07-13T15:10:03.986Z] #2 transferring context: 87B done [2021-07-13T15:10:03.986Z] #2 DONE 0.0s [2021-07-13T15:10:03.986Z] [2021-07-13T15:10:03.986Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-13T15:10:03.986Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-13T15:10:03.986Z] #3 DONE 0.1s [2021-07-13T15:10:03.986Z] [2021-07-13T15:10:03.986Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-13T15:10:03.986Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-13T15:10:03.986Z] #4 CACHED [2021-07-13T15:10:04.246Z] [2021-07-13T15:10:04.246Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T15:10:04.246Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-13T15:10:04.246Z] #8 DONE 0.1s [2021-07-13T15:10:04.246Z] [2021-07-13T15:10:04.246Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T15:10:04.246Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-13T15:10:02.972Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:10:02.977Z] > git checkout -f 7429792eed401c630d72cf296a921ee86d525579 # timeout=10 [2021-07-13T15:10:03.892Z] > git remote # timeout=10 [2021-07-13T15:10:03.897Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T15:10:03.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:10:03.902Z] > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10 [2021-07-13T15:10:03.921Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T15:10:03.930Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:10:03.934Z] > git checkout -f 7429792eed401c630d72cf296a921ee86d525579 # timeout=10 [2021-07-13T15:10:04.507Z] #7 DONE 0.1s [2021-07-13T15:10:04.507Z] [2021-07-13T15:10:04.507Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-13T15:10:04.507Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-13T15:10:04.507Z] #5 DONE 0.1s [2021-07-13T15:10:04.507Z] [2021-07-13T15:10:04.507Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-13T15:10:04.507Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-07-13T15:10:04.507Z] #6 DONE 0.3s [2021-07-13T15:10:04.775Z] [2021-07-13T15:10:04.775Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T15:10:04.775Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-13T15:10:04.775Z] #64 DONE 0.0s [2021-07-13T15:10:04.775Z] [2021-07-13T15:10:04.775Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T15:10:04.775Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-13T15:10:04.775Z] #62 DONE 0.0s [2021-07-13T15:10:04.775Z] [2021-07-13T15:10:04.775Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-13T15:10:04.775Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-13T15:10:04.775Z] #26 DONE 0.0s [2021-07-13T15:10:04.775Z] [2021-07-13T15:10:04.775Z] #23 [internal] load build context [2021-07-13T15:10:04.775Z] #23 sha256:a77d77194ba1f271d5d71d540f852abfb85e4dbc27bc0ddaeda3ff9f74072dca [2021-07-13T15:10:03.527Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T15:10:03.589Z] > git config --add remote.origin.fetch +refs/pull/42633/head:refs/remotes/origin/PR-42633 # timeout=10 [2021-07-13T15:10:03.659Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:10:03.803Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T15:10:03.936Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T15:10:03.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:10:03.939Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42633/head:refs/remotes/origin/PR-42633 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:10:05.014Z] Commit message: "docker pull: warn when pulled single-arch image does not match --platform" [2021-07-13T15:10:05.033Z] > git --version # timeout=10 [2021-07-13T15:10:05.037Z] > git --version # 'git version 2.25.1' [2021-07-13T15:10:05.041Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-13T15:10:05.423Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 7429792eed401c630d72cf296a921ee86d525579 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-13T15:10:05.849Z] + docker version [2021-07-13T15:10:05.849Z] Client: Docker Engine - Community [2021-07-13T15:10:05.849Z] Version: 20.10.6 [2021-07-13T15:10:05.849Z] API version: 1.41 [2021-07-13T15:10:05.849Z] Go version: go1.13.15 [2021-07-13T15:10:05.849Z] Git commit: 370c289 [2021-07-13T15:10:05.849Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-13T15:10:05.849Z] OS/Arch: linux/arm64 [2021-07-13T15:10:05.849Z] Context: default [2021-07-13T15:10:05.849Z] Experimental: true [2021-07-13T15:10:05.849Z] [2021-07-13T15:10:05.849Z] Server: Docker Engine - Community [2021-07-13T15:10:05.849Z] Engine: [2021-07-13T15:10:05.849Z] Version: 20.10.6 [2021-07-13T15:10:05.849Z] API version: 1.41 (minimum version 1.12) [2021-07-13T15:10:05.849Z] Go version: go1.13.15 [2021-07-13T15:10:05.849Z] Git commit: 8728dd2 [2021-07-13T15:10:05.849Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-13T15:10:05.849Z] OS/Arch: linux/arm64 [2021-07-13T15:10:05.849Z] Experimental: true [2021-07-13T15:10:05.849Z] containerd: [2021-07-13T15:10:05.849Z] Version: 1.4.6 [2021-07-13T15:10:05.849Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:10:05.849Z] runc: [2021-07-13T15:10:05.849Z] Version: 1.0.0-rc95 [2021-07-13T15:10:05.849Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:10:05.849Z] docker-init: [2021-07-13T15:10:05.849Z] Version: 0.19.0 [2021-07-13T15:10:05.849Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-13T15:10:06.031Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.2s done [2021-07-13T15:10:06.031Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-07-13T15:10:06.137Z] + docker info [2021-07-13T15:10:06.598Z] #9 DONE 14.7s [2021-07-13T15:10:06.598Z] [2021-07-13T15:10:06.598Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-13T15:10:06.598Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-07-13T15:10:05.457Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:10:05.518Z] > git checkout -f 7429792eed401c630d72cf296a921ee86d525579 # timeout=10 [2021-07-13T15:10:07.078Z] Client: [2021-07-13T15:10:07.078Z] Context: default [2021-07-13T15:10:07.078Z] Debug Mode: false [2021-07-13T15:10:07.078Z] Plugins: [2021-07-13T15:10:07.078Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-13T15:10:07.078Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-13T15:10:07.078Z] [2021-07-13T15:10:07.078Z] Server: [2021-07-13T15:10:07.078Z] Containers: 0 [2021-07-13T15:10:07.078Z] Running: 0 [2021-07-13T15:10:07.078Z] Paused: 0 [2021-07-13T15:10:07.078Z] Stopped: 0 [2021-07-13T15:10:07.078Z] Images: 2 [2021-07-13T15:10:07.078Z] Server Version: 20.10.6 [2021-07-13T15:10:07.078Z] Storage Driver: overlay2 [2021-07-13T15:10:07.078Z] Backing Filesystem: extfs [2021-07-13T15:10:07.078Z] Supports d_type: true [2021-07-13T15:10:07.078Z] Native Overlay Diff: true [2021-07-13T15:10:07.078Z] userxattr: false [2021-07-13T15:10:07.078Z] Logging Driver: json-file [2021-07-13T15:10:07.078Z] Cgroup Driver: cgroupfs [2021-07-13T15:10:07.078Z] Cgroup Version: 1 [2021-07-13T15:10:07.078Z] Plugins: [2021-07-13T15:10:07.078Z] Volume: local [2021-07-13T15:10:07.078Z] Network: bridge host ipvlan macvlan null overlay [2021-07-13T15:10:07.078Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-13T15:10:07.078Z] Swarm: inactive [2021-07-13T15:10:07.078Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-13T15:10:07.078Z] Default Runtime: runc [2021-07-13T15:10:07.078Z] Init Binary: docker-init [2021-07-13T15:10:07.078Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:10:07.078Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:10:07.078Z] init version: de40ad0 [2021-07-13T15:10:07.078Z] Security Options: [2021-07-13T15:10:07.078Z] apparmor [2021-07-13T15:10:07.078Z] seccomp [2021-07-13T15:10:07.078Z] Profile: default [2021-07-13T15:10:07.078Z] Kernel Version: 5.4.0-1048-aws [2021-07-13T15:10:07.078Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-13T15:10:07.078Z] OSType: linux [2021-07-13T15:10:07.078Z] Architecture: aarch64 [2021-07-13T15:10:07.078Z] CPUs: 4 [2021-07-13T15:10:07.078Z] Total Memory: 7.494GiB [2021-07-13T15:10:07.078Z] Name: ip-10-100-113-150 [2021-07-13T15:10:07.078Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-13T15:10:07.078Z] Docker Root Dir: /var/lib/docker [2021-07-13T15:10:07.078Z] Debug Mode: false [2021-07-13T15:10:07.078Z] Registry: https://index.docker.io/v1/ [2021-07-13T15:10:07.078Z] Labels: [2021-07-13T15:10:07.078Z] Experimental: true [2021-07-13T15:10:07.078Z] Insecure Registries: [2021-07-13T15:10:07.078Z] 127.0.0.0/8 [2021-07-13T15:10:07.078Z] Live Restore Enabled: true [2021-07-13T15:10:07.078Z] [2021-07-13T15:10:07.078Z] WARNING: No swap limit support [Pipeline] sh [2021-07-13T15:10:07.366Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-13T15:10:07.366Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-13T15:10:07.366Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42633/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-13T15:10:07.366Z] + bash /home/ubuntu/workspace/moby_PR-42633/check-config.sh [2021-07-13T15:10:07.366Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-13T15:10:07.366Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-13T15:10:07.366Z] [2021-07-13T15:10:07.366Z] Generally Necessary: [2021-07-13T15:10:07.366Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-13T15:10:07.366Z] - apparmor: enabled and tools installed [2021-07-13T15:10:07.366Z] - CONFIG_NAMESPACES: enabled [2021-07-13T15:10:07.366Z] - CONFIG_NET_NS: enabled [2021-07-13T15:10:07.366Z] - CONFIG_PID_NS: enabled [2021-07-13T15:10:07.366Z] - CONFIG_IPC_NS: enabled [2021-07-13T15:10:07.366Z] - CONFIG_UTS_NS: enabled [2021-07-13T15:10:07.366Z] - CONFIG_CGROUPS: enabled [2021-07-13T15:10:07.366Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-13T15:10:07.366Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-13T15:10:07.366Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-13T15:10:07.366Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-13T15:10:07.366Z] - CONFIG_CPUSETS: enabled [2021-07-13T15:10:07.366Z] - CONFIG_MEMCG: enabled [2021-07-13T15:10:07.366Z] - CONFIG_KEYS: enabled [2021-07-13T15:10:07.366Z] - CONFIG_VETH: enabled (as module) [2021-07-13T15:10:07.366Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-13T15:10:07.366Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-13T15:10:07.366Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-13T15:10:07.627Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-13T15:10:07.627Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-13T15:10:07.627Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-13T15:10:07.627Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-13T15:10:07.627Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-13T15:10:07.627Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-13T15:10:07.627Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-13T15:10:07.627Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-13T15:10:07.627Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-13T15:10:07.627Z] [2021-07-13T15:10:07.627Z] Optional Features: [2021-07-13T15:10:07.627Z] - CONFIG_USER_NS: enabled [2021-07-13T15:10:07.627Z] - CONFIG_SECCOMP: enabled [2021-07-13T15:10:07.627Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-13T15:10:07.627Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-13T15:10:07.627Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-13T15:10:07.627Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-13T15:10:07.627Z] - CONFIG_BLK_CGROUP: enabled [2021-07-13T15:10:07.627Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-13T15:10:07.627Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-13T15:10:07.627Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-13T15:10:07.627Z] - CONFIG_CGROUP_PERF: enabled [2021-07-13T15:10:07.892Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-13T15:10:07.892Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-13T15:10:07.892Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-13T15:10:07.892Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-13T15:10:07.892Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-13T15:10:07.892Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-13T15:10:07.892Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-13T15:10:07.892Z] - CONFIG_IP_VS: enabled (as module) [2021-07-13T15:10:07.892Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-13T15:10:07.892Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-13T15:10:07.892Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-13T15:10:07.892Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-13T15:10:07.892Z] - CONFIG_EXT4_FS: enabled [2021-07-13T15:10:07.892Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-13T15:10:07.892Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-13T15:10:07.892Z] - Network Drivers: [2021-07-13T15:10:07.892Z] - "overlay": [2021-07-13T15:10:07.892Z] - CONFIG_VXLAN: enabled (as module) [2021-07-13T15:10:07.892Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-13T15:10:07.892Z] Optional (for encrypted networks): [2021-07-13T15:10:08.152Z] - CONFIG_CRYPTO: enabled [2021-07-13T15:10:08.152Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-13T15:10:08.152Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-13T15:10:08.152Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-13T15:10:08.152Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-13T15:10:08.152Z] - CONFIG_XFRM: enabled [2021-07-13T15:10:08.152Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-13T15:10:08.152Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-13T15:10:08.152Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-13T15:10:08.152Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-13T15:10:08.152Z] - "ipvlan": [2021-07-13T15:10:08.152Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-13T15:10:08.152Z] - "macvlan": [2021-07-13T15:10:08.152Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-13T15:10:08.152Z] - CONFIG_DUMMY: enabled (as module) [2021-07-13T15:10:08.152Z] - "ftp,tftp client in container": [2021-07-13T15:10:08.152Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-13T15:10:08.152Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-13T15:10:08.152Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-13T15:10:08.152Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-13T15:10:08.152Z] - Storage Drivers: [2021-07-13T15:10:08.152Z] - "aufs": [2021-07-13T15:10:08.152Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-13T15:10:08.152Z] - "btrfs": [2021-07-13T15:10:08.152Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-13T15:10:08.152Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-13T15:10:08.152Z] - "devicemapper": [2021-07-13T15:10:08.152Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-13T15:10:08.152Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-13T15:10:08.152Z] - "overlay": [2021-07-13T15:10:08.152Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-13T15:10:08.152Z] - "zfs": [2021-07-13T15:10:08.412Z] - /dev/zfs: present [2021-07-13T15:10:08.412Z] - zfs command: missing [2021-07-13T15:10:08.412Z] - zpool command: missing [2021-07-13T15:10:08.412Z] [2021-07-13T15:10:08.412Z] Limits: [2021-07-13T15:10:08.412Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-13T15:10:08.412Z] [2021-07-13T15:10:08.412Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-13T15:10:08.744Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7429792eed401c630d72cf296a921ee86d525579 . [2021-07-13T15:10:08.992Z] #23 transferring context: 53.38MB 3.7s done [2021-07-13T15:10:08.993Z] #23 DONE 3.8s [2021-07-13T15:10:08.993Z] [2021-07-13T15:10:08.993Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:10:08.993Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:10:08.993Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-07-13T15:10:08.993Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-07-13T15:10:08.993Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.8s done [2021-07-13T15:10:08.993Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2021-07-13T15:10:08.993Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.3s done [2021-07-13T15:10:08.993Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-13T15:10:08.993Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-07-13T15:10:08.993Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.8s done [2021-07-13T15:10:08.993Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.6s done [2021-07-13T15:10:08.993Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 2.8s done [2021-07-13T15:10:08.993Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.6s [2021-07-13T15:10:08.993Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.7s done [2021-07-13T15:10:09.129Z] #10 DONE 2.4s [2021-07-13T15:10:09.129Z] [2021-07-13T15:10:09.129Z] #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-07-13T15:10:09.129Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-07-13T15:10:09.387Z] #11 DONE 0.5s [2021-07-13T15:10:09.387Z] [2021-07-13T15:10:09.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-07-13T15:10:09.387Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:10:09.398Z] Merge succeeded, producing 7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:10:09.398Z] Checking out Revision 7429792eed401c630d72cf296a921ee86d525579 (PR-42633) [2021-07-13T15:10:09.568Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.7s done [2021-07-13T15:10:09.568Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-07-13T15:10:09.960Z] #36 ... [2021-07-13T15:10:09.960Z] [2021-07-13T15:10:09.960Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-13T15:10:09.960Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-07-13T15:10:09.960Z] #31 DONE 0.3s [2021-07-13T15:10:09.960Z] [2021-07-13T15:10:09.960Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-13T15:10:09.960Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-07-13T15:10:09.960Z] #39 DONE 0.4s [2021-07-13T15:10:09.960Z] [2021-07-13T15:10:09.960Z] #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-07-13T15:10:09.960Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:10:10.138Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2021-07-13T15:10:10.138Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-07-13T15:10:10.398Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-07-13T15:10:10.398Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-07-13T15:10:10.399Z] Commit message: "docker pull: warn when pulled single-arch image does not match --platform" [2021-07-13T15:10:09.020Z] > git remote # timeout=10 [2021-07-13T15:10:09.089Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T15:10:09.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:10:09.159Z] > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10 [2021-07-13T15:10:09.299Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-13T15:10:09.431Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:10:09.501Z] > git checkout -f 7429792eed401c630d72cf296a921ee86d525579 # timeout=10 [2021-07-13T15:10:10.779Z] > git --version # timeout=10 [2021-07-13T15:10:10.842Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-13T15:10:10.897Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-13T15:10:11.289Z] #1 [internal] load build definition from Dockerfile [2021-07-13T15:10:11.289Z] #1 sha256:d193aed1668a189d166f3e7b3964b4df7be51b80dcb7483e3f03d9c84d55b13d [2021-07-13T15:10:11.289Z] #1 transferring dockerfile: 17.02kB done [2021-07-13T15:10:11.289Z] #1 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-13T15:10:11.550Z] [2021-07-13T15:10:11.550Z] #2 [internal] load .dockerignore [2021-07-13T15:10:11.550Z] #2 sha256:698716b6d7138be4e1507e590a37b4483e12df0735d222f5fb844359cb1fac12 [2021-07-13T15:10:11.550Z] #2 transferring context: 87B done [2021-07-13T15:10:11.550Z] #2 DONE 0.0s [2021-07-13T15:10:12.316Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done [2021-07-13T15:10:12.365Z] + docker version [2021-07-13T15:10:12.366Z] Client: [2021-07-13T15:10:12.366Z] Version: 20.10.6 [2021-07-13T15:10:12.366Z] API version: 1.41 [2021-07-13T15:10:12.366Z] Go version: go1.16.3 [2021-07-13T15:10:12.366Z] Git commit: 370c289 [2021-07-13T15:10:12.366Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-13T15:10:12.366Z] OS/Arch: windows/amd64 [2021-07-13T15:10:12.366Z] Context: default [2021-07-13T15:10:12.366Z] Experimental: true [2021-07-13T15:10:12.366Z] [2021-07-13T15:10:12.366Z] Server: Docker Engine - Community [2021-07-13T15:10:12.366Z] Engine: [2021-07-13T15:10:12.366Z] Version: 20.10.6 [2021-07-13T15:10:12.366Z] API version: 1.41 (minimum version 1.24) [2021-07-13T15:10:12.366Z] Go version: go1.13.15 [2021-07-13T15:10:12.366Z] Git commit: 8728dd2 [2021-07-13T15:10:12.366Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-13T15:10:12.366Z] OS/Arch: windows/amd64 [2021-07-13T15:10:12.366Z] Experimental: true [2021-07-13T15:10:12.493Z] [2021-07-13T15:10:12.493Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-13T15:10:12.493Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-13T15:10:12.493Z] #3 DONE 0.2s [2021-07-13T15:10:12.493Z] [2021-07-13T15:10:12.493Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-13T15:10:12.493Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-13T15:10:12.493Z] #4 CACHED [Pipeline] sh [2021-07-13T15:10:12.576Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-07-13T15:10:13.381Z] + docker info [2021-07-13T15:10:13.439Z] [2021-07-13T15:10:13.439Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T15:10:13.439Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-13T15:10:13.439Z] #8 DONE 0.1s [2021-07-13T15:10:13.439Z] [2021-07-13T15:10:13.439Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T15:10:13.439Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-13T15:10:13.439Z] #7 DONE 0.1s [2021-07-13T15:10:13.439Z] [2021-07-13T15:10:13.439Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-13T15:10:13.439Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-07-13T15:10:13.439Z] #6 ... [2021-07-13T15:10:13.439Z] [2021-07-13T15:10:13.439Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-13T15:10:13.439Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-13T15:10:13.439Z] #5 DONE 0.1s [2021-07-13T15:10:13.699Z] [2021-07-13T15:10:13.699Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-13T15:10:13.699Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-07-13T15:10:13.699Z] #6 DONE 0.3s [2021-07-13T15:10:13.962Z] [2021-07-13T15:10:13.962Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T15:10:13.962Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-13T15:10:13.962Z] #64 DONE 0.0s [2021-07-13T15:10:13.962Z] [2021-07-13T15:10:13.962Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T15:10:13.962Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-13T15:10:13.962Z] #62 DONE 0.0s [2021-07-13T15:10:13.962Z] [2021-07-13T15:10:13.962Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-13T15:10:13.962Z] #26 sha256:6bea2fde2a5a61ab72f00e80ac4c7a387b5380c49725af25e9ab6aedac66def5 [2021-07-13T15:10:13.962Z] #26 DONE 0.0s [2021-07-13T15:10:13.962Z] [2021-07-13T15:10:13.962Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:10:13.962Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-07-13T15:10:13.962Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-07-13T15:10:14.226Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-07-13T15:10:14.226Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-07-13T15:10:14.226Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.1s [2021-07-13T15:10:14.226Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.1s [2021-07-13T15:10:14.226Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-13T15:10:14.226Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.24MB / 49.18MB 0.2s [2021-07-13T15:10:14.487Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 3.15MB / 9.98MB 0.3s [2021-07-13T15:10:14.487Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 8.21MB / 49.18MB 0.3s [2021-07-13T15:10:14.487Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 1.38MB / 7.68MB 0.4s [2021-07-13T15:10:14.487Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 6.29MB / 9.98MB 0.4s [2021-07-13T15:10:14.487Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 17.83MB / 49.18MB 0.4s [2021-07-13T15:10:14.488Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.9s done [2021-07-13T15:10:14.488Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-07-13T15:10:14.751Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.34MB / 7.68MB 0.5s [2021-07-13T15:10:14.751Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 7.34MB / 9.98MB 0.5s [2021-07-13T15:10:14.751Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 24.12MB / 49.18MB 0.6s [2021-07-13T15:10:14.751Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done [2021-07-13T15:10:14.751Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.7s done [2021-07-13T15:10:14.751Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 0.7s [2021-07-13T15:10:14.751Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.7s [2021-07-13T15:10:15.023Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 27.26MB / 49.18MB 0.8s [2021-07-13T15:10:15.023Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 33.55MB / 49.18MB 0.9s [2021-07-13T15:10:15.023Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 3.53MB / 62.53MB 0.9s [2021-07-13T15:10:15.048Z] Client: [2021-07-13T15:10:15.048Z] Context: default [2021-07-13T15:10:15.048Z] Debug Mode: false [2021-07-13T15:10:15.048Z] Plugins: [2021-07-13T15:10:15.048Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-13T15:10:15.048Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-13T15:10:15.048Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-13T15:10:15.048Z] [2021-07-13T15:10:15.048Z] Server: [2021-07-13T15:10:15.048Z] Containers: 0 [2021-07-13T15:10:15.048Z] Running: 0 [2021-07-13T15:10:15.048Z] Paused: 0 [2021-07-13T15:10:15.048Z] Stopped: 0 [2021-07-13T15:10:15.048Z] Images: 10 [2021-07-13T15:10:15.048Z] Server Version: 20.10.6 [2021-07-13T15:10:15.048Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-13T15:10:15.048Z] Windows: [2021-07-13T15:10:15.048Z] LCOW: [2021-07-13T15:10:15.048Z] Logging Driver: json-file [2021-07-13T15:10:15.048Z] Plugins: [2021-07-13T15:10:15.048Z] Volume: local [2021-07-13T15:10:15.048Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T15:10:15.048Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T15:10:15.048Z] Swarm: inactive [2021-07-13T15:10:15.048Z] Default Isolation: process [2021-07-13T15:10:15.048Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-13T15:10:15.048Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-13T15:10:15.048Z] OSType: windows [2021-07-13T15:10:15.048Z] Architecture: x86_64 [2021-07-13T15:10:15.048Z] CPUs: 4 [2021-07-13T15:10:15.048Z] Total Memory: 32GiB [2021-07-13T15:10:15.048Z] Name: azwin-2-a31a90 [2021-07-13T15:10:15.048Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-13T15:10:15.048Z] Docker Root Dir: D:\docker [2021-07-13T15:10:15.048Z] Debug Mode: false [2021-07-13T15:10:15.048Z] Registry: https://index.docker.io/v1/ [2021-07-13T15:10:15.048Z] Labels: [2021-07-13T15:10:15.048Z] Experimental: true [2021-07-13T15:10:15.048Z] Insecure Registries: [2021-07-13T15:10:15.048Z] 10.0.0.4:5000 [2021-07-13T15:10:15.048Z] 127.0.0.0/8 [2021-07-13T15:10:15.048Z] Registry Mirrors: [2021-07-13T15:10:15.048Z] http://10.0.0.4:5000/ [2021-07-13T15:10:15.048Z] Live Restore Enabled: false [2021-07-13T15:10:15.048Z] Product License: Community Engine [2021-07-13T15:10:15.048Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-13T15:10:15.241Z] #40 ... [2021-07-13T15:10:15.241Z] [2021-07-13T15:10:15.241Z] #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-07-13T15:10:15.241Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-07-13T15:10:15.241Z] #12 DONE 5.2s [2021-07-13T15:10:15.241Z] [2021-07-13T15:10:15.241Z] #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-07-13T15:10:15.241Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:10:15.289Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 39.85MB / 49.18MB 1.0s [2021-07-13T15:10:15.289Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 18.29MB / 62.53MB 1.0s [2021-07-13T15:10:15.289Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.2s [2021-07-13T15:10:15.290Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 35.65MB / 62.53MB 1.2s [2021-07-13T15:10:15.290Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 11.33MB / 52.16MB 1.2s [2021-07-13T15:10:15.290Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.2s done [2021-07-13T15:10:15.290Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 42.18MB / 62.53MB 1.3s [2021-07-13T15:10:15.290Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 17.83MB / 52.16MB 1.3s [2021-07-13T15:10:15.290Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 1.3s [2021-07-13T15:10:15.551Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 57.67MB / 62.53MB 1.5s [2021-07-13T15:10:15.551Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 27.26MB / 52.16MB 1.5s [2021-07-13T15:10:15.551Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 1.6s [2021-07-13T15:10:15.551Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.46MB / 52.16MB 1.6s [2021-07-13T15:10:15.551Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-07-13T15:10:15.813Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 1.7s done [2021-07-13T15:10:15.813Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 6.29MB / 97.69MB 1.7s [2021-07-13T15:10:15.813Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 1.7s [2021-07-13T15:10:16.080Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 11.53MB / 97.69MB 1.9s [2021-07-13T15:10:16.080Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 1.8s done [2021-07-13T15:10:16.080Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 36.70MB / 52.16MB 2.1s [2021-07-13T15:10:16.080Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 16.78MB / 97.69MB 2.1s [2021-07-13T15:10:16.344Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 39.85MB / 52.16MB 2.3s [2021-07-13T15:10:16.344Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 23.07MB / 97.69MB 2.3s [2021-07-13T15:10:16.606Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 44.04MB / 52.16MB 2.4s [2021-07-13T15:10:16.606Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 51.38MB / 52.16MB 2.5s [2021-07-13T15:10:16.869Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 31.46MB / 97.69MB 2.6s [2021-07-13T15:10:16.869Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.7s done [2021-07-13T15:10:16.869Z] #9 ... [2021-07-13T15:10:16.869Z] [2021-07-13T15:10:16.869Z] #23 [internal] load build context [2021-07-13T15:10:16.869Z] #23 sha256:be509d007452eac5dea913376f563d248fb565550e39b10992ef7e2479146ba1 [2021-07-13T15:10:16.869Z] #23 transferring context: 53.39MB 2.7s done [2021-07-13T15:10:16.869Z] #23 DONE 2.8s [2021-07-13T15:10:16.869Z] [2021-07-13T15:10:16.869Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:10:16.869Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-07-13T15:10:17.130Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 47.19MB / 97.69MB 3.0s [2021-07-13T15:10:17.145Z] #13 2.244 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T15:10:17.145Z] #13 2.389 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:10:17.145Z] #13 2.393 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:10:17.145Z] #13 2.396 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:10:17.392Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 59.77MB / 97.69MB 3.3s [2021-07-13T15:10:17.392Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.06MB / 97.69MB 3.4s [2021-07-13T15:10:17.655Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 71.30MB / 97.69MB 3.5s [2021-07-13T15:10:17.655Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 82.84MB / 97.69MB 3.6s [2021-07-13T15:10:17.916Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 93.32MB / 97.69MB 3.7s [2021-07-13T15:10:18.177Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 3.9s done [2021-07-13T15:10:18.438Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.7s done [2021-07-13T15:10:18.694Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.2s done [2021-07-13T15:10:18.698Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-07-13T15:10:18.955Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-07-13T15:10:18.964Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-07-13T15:10:18.964Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-07-13T15:10:19.215Z] #9 DONE 14.3s [2021-07-13T15:10:19.215Z] [2021-07-13T15:10:19.215Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-13T15:10:19.215Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-07-13T15:10:19.535Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-07-13T15:10:19.535Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-07-13T15:10:19.682Z] #13 ... [2021-07-13T15:10:19.682Z] [2021-07-13T15:10:19.682Z] #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-07-13T15:10:19.682Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:10:19.682Z] #55 4.929 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:10:19.682Z] #55 5.005 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:10:19.682Z] #55 5.173 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:10:19.682Z] #55 8.413 Fetched 51.9 kB in 4s (13.1 kB/s) [2021-07-13T15:10:19.682Z] #55 8.413 Reading package lists... [2021-07-13T15:10:19.682Z] #55 ... [2021-07-13T15:10:19.682Z] [2021-07-13T15:10:19.682Z] #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-07-13T15:10:19.682Z] #58 sha256:164c11cf4002fb9bb07e174a9e949ebe61b76bd1377ec5b7e0a1ee70a8f60cdd [2021-07-13T15:10:19.682Z] #58 5.084 + RM_GOPATH=0 [2021-07-13T15:10:19.682Z] #58 5.084 + TMP_GOPATH= [2021-07-13T15:10:19.682Z] #58 5.084 + : /build [2021-07-13T15:10:19.682Z] #58 5.084 + '[' -z '' ']' [2021-07-13T15:10:19.682Z] #58 5.084 ++ mktemp -d [2021-07-13T15:10:19.682Z] #58 5.084 + export GOPATH=/tmp/tmp.0Qu97ryiFx [2021-07-13T15:10:19.682Z] #58 5.084 + GOPATH=/tmp/tmp.0Qu97ryiFx [2021-07-13T15:10:19.682Z] #58 5.084 + RM_GOPATH=1 [2021-07-13T15:10:19.682Z] #58 5.084 + case "$(go env GOARCH)" in [2021-07-13T15:10:19.682Z] #58 5.084 ++ go env GOARCH [2021-07-13T15:10:19.682Z] #58 5.170 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:19.682Z] #58 5.170 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:19.682Z] #58 5.176 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:19.682Z] #58 5.194 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:10:19.682Z] #58 5.195 + dir=/tmp/install [2021-07-13T15:10:19.682Z] #58 5.195 + bin=rootlesskit [2021-07-13T15:10:19.682Z] #58 5.195 + shift [2021-07-13T15:10:19.682Z] #58 5.195 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-13T15:10:19.682Z] #58 5.195 + . /tmp/install/rootlesskit.installer [2021-07-13T15:10:19.682Z] #58 5.195 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:10:19.682Z] #58 5.195 + install_rootlesskit [2021-07-13T15:10:19.682Z] #58 5.195 + case "$1" in [2021-07-13T15:10:19.682Z] #58 5.195 + export CGO_ENABLED=0 [2021-07-13T15:10:19.682Z] #58 5.195 + CGO_ENABLED=0 [2021-07-13T15:10:19.682Z] #58 5.195 + _install_rootlesskit [2021-07-13T15:10:19.682Z] #58 5.195 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-13T15:10:19.682Z] #58 5.195 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0Qu97ryiFx/src/github.com/rootless-containers/rootlesskit [2021-07-13T15:10:19.682Z] #58 5.202 Cloning into '/tmp/tmp.0Qu97ryiFx/src/github.com/rootless-containers/rootlesskit'... [2021-07-13T15:10:19.682Z] #58 ... [2021-07-13T15:10:19.682Z] [2021-07-13T15:10:19.682Z] #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-07-13T15:10:19.682Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-13T15:10:19.682Z] #32 4.334 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-13T15:10:19.682Z] #32 4.340 Cloning into '.'... [2021-07-13T15:10:19.942Z] #32 ... [2021-07-13T15:10:19.942Z] [2021-07-13T15:10:19.942Z] #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-07-13T15:10:19.942Z] #67 sha256:84bba03c5dd4e586012a5617d66de351f60ad5f27ef729caf956d725c6bc42f0 [2021-07-13T15:10:19.942Z] #67 6.185 + RM_GOPATH=0 [2021-07-13T15:10:19.942Z] #67 6.185 + TMP_GOPATH= [2021-07-13T15:10:19.942Z] #67 6.185 + : /build [2021-07-13T15:10:19.942Z] #67 6.185 + '[' -z '' ']' [2021-07-13T15:10:19.942Z] #67 6.185 ++ mktemp -d [2021-07-13T15:10:19.942Z] #67 6.200 + export GOPATH=/tmp/tmp.c76Zd2sEuh [2021-07-13T15:10:19.942Z] #67 6.200 + GOPATH=/tmp/tmp.c76Zd2sEuh [2021-07-13T15:10:19.942Z] #67 6.200 + RM_GOPATH=1 [2021-07-13T15:10:19.942Z] #67 6.200 + case "$(go env GOARCH)" in [2021-07-13T15:10:19.942Z] #67 6.201 ++ go env GOARCH [2021-07-13T15:10:19.942Z] #67 6.284 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:19.942Z] #67 6.284 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:19.942Z] #67 6.284 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:19.942Z] #67 6.286 + dir=/tmp/install [2021-07-13T15:10:19.942Z] #67 6.286 + bin=proxy [2021-07-13T15:10:19.942Z] #67 6.286 + shift [2021-07-13T15:10:19.942Z] #67 6.286 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-13T15:10:19.942Z] #67 6.302 + . /tmp/install/proxy.installer [2021-07-13T15:10:19.942Z] #67 6.308 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:10:19.942Z] #67 6.359 + install_proxy [2021-07-13T15:10:19.942Z] #67 6.359 + case "$1" in [2021-07-13T15:10:19.942Z] #67 6.359 + export CGO_ENABLED=0 [2021-07-13T15:10:19.942Z] #67 6.364 + CGO_ENABLED=0 [2021-07-13T15:10:19.942Z] #67 6.364 + _install_proxy [2021-07-13T15:10:19.942Z] #67 6.365 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:10:19.942Z] #67 6.365 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-13T15:10:19.942Z] #67 6.365 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.c76Zd2sEuh/src/github.com/docker/libnetwork [2021-07-13T15:10:19.942Z] #67 6.366 Cloning into '/tmp/tmp.c76Zd2sEuh/src/github.com/docker/libnetwork'... [2021-07-13T15:10:19.942Z] #67 ... [2021-07-13T15:10:19.942Z] [2021-07-13T15:10:19.942Z] #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-07-13T15:10:19.942Z] #34 sha256:ebfd98a4af91e8f32630d87fa54c1417b65a09cc61f0bf76f3e03f53d9a01670 [2021-07-13T15:10:19.942Z] #34 4.244 + RM_GOPATH=0 [2021-07-13T15:10:19.942Z] #34 4.244 + TMP_GOPATH= [2021-07-13T15:10:19.942Z] #34 4.244 + : /build [2021-07-13T15:10:19.942Z] #34 4.244 + '[' -z '' ']' [2021-07-13T15:10:19.942Z] #34 4.244 ++ mktemp -d [2021-07-13T15:10:19.942Z] #34 4.264 + export GOPATH=/tmp/tmp.DWLD2WZVTe [2021-07-13T15:10:19.942Z] #34 4.264 + GOPATH=/tmp/tmp.DWLD2WZVTe [2021-07-13T15:10:19.942Z] #34 4.264 + RM_GOPATH=1 [2021-07-13T15:10:19.942Z] #34 4.264 + case "$(go env GOARCH)" in [2021-07-13T15:10:19.942Z] #34 4.264 ++ go env GOARCH [2021-07-13T15:10:19.942Z] #34 4.268 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:10:19.942Z] #34 4.268 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:19.942Z] #34 4.268 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:19.942Z] #34 4.268 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:19.942Z] #34 4.268 + dir=/tmp/install [2021-07-13T15:10:19.942Z] #34 4.268 + bin=tomlv [2021-07-13T15:10:19.942Z] #34 4.268 + shift [2021-07-13T15:10:19.942Z] #34 4.268 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-13T15:10:19.942Z] #34 4.268 + . /tmp/install/tomlv.installer [2021-07-13T15:10:19.942Z] #34 4.268 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:10:19.942Z] #34 4.268 + install_tomlv [2021-07-13T15:10:19.942Z] #34 4.268 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-13T15:10:19.942Z] #34 4.268 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DWLD2WZVTe/src/github.com/BurntSushi/toml [2021-07-13T15:10:19.942Z] #34 4.276 Cloning into '/tmp/tmp.DWLD2WZVTe/src/github.com/BurntSushi/toml'... [2021-07-13T15:10:19.942Z] #34 5.108 + cd /tmp/tmp.DWLD2WZVTe/src/github.com/BurntSushi/toml [2021-07-13T15:10:19.942Z] #34 5.108 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:10:19.942Z] #34 5.165 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-13T15:10:19.942Z] #34 6.391 math/bits [2021-07-13T15:10:19.942Z] #34 6.756 runtime [2021-07-13T15:10:19.942Z] #34 7.235 math [2021-07-13T15:10:20.206Z] #34 ... [2021-07-13T15:10:20.206Z] [2021-07-13T15:10:20.206Z] #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-07-13T15:10:20.206Z] #51 sha256:be71afe9ddef2941fd9cdc777a1b579ce5083f896e10e2c168b329cd458cd76d [2021-07-13T15:10:20.206Z] #51 5.384 + RM_GOPATH=0 [2021-07-13T15:10:20.206Z] #51 5.384 + TMP_GOPATH= [2021-07-13T15:10:20.206Z] #51 5.384 + : /build [2021-07-13T15:10:20.206Z] #51 5.384 + '[' -z '' ']' [2021-07-13T15:10:20.206Z] #51 5.384 ++ mktemp -d [2021-07-13T15:10:20.206Z] #51 5.384 + export GOPATH=/tmp/tmp.0Inc2KtIYD [2021-07-13T15:10:20.206Z] #51 5.384 + GOPATH=/tmp/tmp.0Inc2KtIYD [2021-07-13T15:10:20.206Z] #51 5.384 + RM_GOPATH=1 [2021-07-13T15:10:20.206Z] #51 5.384 + case "$(go env GOARCH)" in [2021-07-13T15:10:20.206Z] #51 5.384 ++ go env GOARCH [2021-07-13T15:10:20.206Z] #51 5.431 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:20.206Z] #51 5.431 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:20.206Z] #51 5.431 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:20.206Z] #51 5.431 + dir=/tmp/install [2021-07-13T15:10:20.206Z] #51 5.431 + bin=shfmt [2021-07-13T15:10:20.206Z] #51 5.431 + shift [2021-07-13T15:10:20.206Z] #51 5.460 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:10:20.206Z] #51 5.460 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-13T15:10:20.206Z] #51 5.460 + . /tmp/install/shfmt.installer [2021-07-13T15:10:20.206Z] #51 5.460 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:10:20.206Z] #51 5.460 + install_shfmt [2021-07-13T15:10:20.206Z] #51 5.460 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-13T15:10:20.206Z] #51 5.460 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0Inc2KtIYD/src/github.com/mvdan/sh [2021-07-13T15:10:20.206Z] #51 5.470 Cloning into '/tmp/tmp.0Inc2KtIYD/src/github.com/mvdan/sh'... [2021-07-13T15:10:20.513Z] #51 ... [2021-07-13T15:10:20.513Z] [2021-07-13T15:10:20.513Z] #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-07-13T15:10:20.513Z] #24 sha256:afa499fa301a598749d0849f7e5cad31c9e438208dea6de489b4061dadde78c9 [2021-07-13T15:10:20.513Z] #24 4.981 + RM_GOPATH=0 [2021-07-13T15:10:20.513Z] #24 4.981 + TMP_GOPATH= [2021-07-13T15:10:20.513Z] #24 4.981 + : /build [2021-07-13T15:10:20.513Z] #24 4.981 + '[' -z '' ']' [2021-07-13T15:10:20.513Z] #24 4.981 ++ mktemp -d [2021-07-13T15:10:20.513Z] #24 4.981 + export GOPATH=/tmp/tmp.15ONc2MYlc [2021-07-13T15:10:20.513Z] #24 4.981 + GOPATH=/tmp/tmp.15ONc2MYlc [2021-07-13T15:10:20.513Z] #24 4.981 + RM_GOPATH=1 [2021-07-13T15:10:20.513Z] #24 4.981 + case "$(go env GOARCH)" in [2021-07-13T15:10:20.513Z] #24 4.981 ++ go env GOARCH [2021-07-13T15:10:20.513Z] #24 5.012 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:20.513Z] #24 5.012 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:20.513Z] #24 5.012 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:20.513Z] #24 5.012 + dir=/tmp/install [2021-07-13T15:10:20.513Z] #24 5.012 + bin=dockercli [2021-07-13T15:10:20.513Z] #24 5.012 + shift [2021-07-13T15:10:20.513Z] #24 5.017 Install docker/cli version 17.06.2-ce from stable [2021-07-13T15:10:20.513Z] #24 5.017 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-13T15:10:20.513Z] #24 5.017 + . /tmp/install/dockercli.installer [2021-07-13T15:10:20.513Z] #24 5.017 ++ : stable [2021-07-13T15:10:20.513Z] #24 5.017 ++ : 17.06.2-ce [2021-07-13T15:10:20.513Z] #24 5.017 + install_dockercli [2021-07-13T15:10:20.514Z] #24 5.017 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-13T15:10:20.514Z] #24 5.017 ++ uname -m [2021-07-13T15:10:20.514Z] #24 5.017 + arch=x86_64 [2021-07-13T15:10:20.514Z] #24 5.017 + '[' x86_64 '!=' x86_64 ']' [2021-07-13T15:10:20.514Z] #24 5.017 + url=https://download.docker.com/linux/static [2021-07-13T15:10:20.514Z] #24 5.017 + tar -xz docker/docker [2021-07-13T15:10:20.514Z] #24 5.057 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-13T15:10:20.514Z] #24 ... [2021-07-13T15:10:20.514Z] [2021-07-13T15:10:20.514Z] #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-07-13T15:10:20.514Z] #47 sha256:7037c598f8468fa1eef75fe978757b902d4fcd1655c10fa0e48c9e37368980da [2021-07-13T15:10:20.514Z] #47 3.440 + RM_GOPATH=0 [2021-07-13T15:10:20.514Z] #47 3.440 + TMP_GOPATH= [2021-07-13T15:10:20.514Z] #47 3.440 + : /build [2021-07-13T15:10:20.514Z] #47 3.440 + '[' -z '' ']' [2021-07-13T15:10:20.514Z] #47 3.440 ++ mktemp -d [2021-07-13T15:10:20.514Z] #47 3.442 + export GOPATH=/tmp/tmp.fKS97fpdjz [2021-07-13T15:10:20.514Z] #47 3.442 + GOPATH=/tmp/tmp.fKS97fpdjz [2021-07-13T15:10:20.514Z] #47 3.442 + RM_GOPATH=1 [2021-07-13T15:10:20.514Z] #47 3.442 + case "$(go env GOARCH)" in [2021-07-13T15:10:20.514Z] #47 3.442 ++ go env GOARCH [2021-07-13T15:10:20.514Z] #47 3.454 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:20.514Z] #47 3.454 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:20.514Z] #47 3.454 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:20.514Z] #47 3.455 + dir=/tmp/install [2021-07-13T15:10:20.514Z] #47 3.455 + bin=gotestsum [2021-07-13T15:10:20.514Z] #47 3.455 + shift [2021-07-13T15:10:20.514Z] #47 3.455 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-13T15:10:20.514Z] #47 3.455 + . /tmp/install/gotestsum.installer [2021-07-13T15:10:20.514Z] #47 3.455 ++ : v0.5.3 [2021-07-13T15:10:20.514Z] #47 3.455 + install_gotestsum [2021-07-13T15:10:20.514Z] #47 3.457 + set -e [2021-07-13T15:10:20.514Z] #47 3.457 + export GO111MODULE=on [2021-07-13T15:10:20.514Z] #47 3.457 + GO111MODULE=on [2021-07-13T15:10:20.514Z] #47 3.457 + GOBIN=/build [2021-07-13T15:10:20.514Z] #47 3.457 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-13T15:10:20.514Z] #47 3.463 go: finding gotest.tools v0.5.3 [2021-07-13T15:10:20.514Z] #47 3.463 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-13T15:10:20.514Z] #47 4.062 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-13T15:10:20.514Z] #47 4.517 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-13T15:10:20.514Z] #47 6.705 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:10:20.514Z] #47 6.705 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:10:20.514Z] #47 6.784 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:10:20.514Z] #47 6.824 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:10:20.514Z] #47 6.977 go: downloading github.com/fatih/color v1.9.0 [2021-07-13T15:10:20.514Z] #47 7.142 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T15:10:20.514Z] #47 7.160 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-13T15:10:20.514Z] #47 7.358 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:10:20.514Z] #47 7.361 go: extracting github.com/pkg/errors v0.9.1 [2021-07-13T15:10:20.514Z] #47 7.419 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:10:20.514Z] #47 7.419 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:10:20.514Z] #47 7.423 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:10:20.514Z] #47 7.445 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:10:20.514Z] #47 7.461 go: extracting github.com/fatih/color v1.9.0 [2021-07-13T15:10:20.514Z] #47 7.463 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:10:20.514Z] #47 7.621 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:10:20.514Z] #47 7.661 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-13T15:10:20.514Z] #47 7.730 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:10:20.514Z] #47 8.077 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:10:20.514Z] #47 10.09 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:10:20.773Z] #47 11.16 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:10:20.773Z] #47 ... [2021-07-13T15:10:20.773Z] [2021-07-13T15:10:20.774Z] #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-07-13T15:10:20.774Z] #49 sha256:f729ef99d86bc7d957eb1c7575e0eba7d01226d77abff17c1165755cf5c0c564 [2021-07-13T15:10:20.774Z] #49 5.384 + RM_GOPATH=0 [2021-07-13T15:10:20.774Z] #49 5.384 + TMP_GOPATH= [2021-07-13T15:10:20.774Z] #49 5.384 + : /build [2021-07-13T15:10:20.774Z] #49 5.384 + '[' -z '' ']' [2021-07-13T15:10:20.774Z] #49 5.384 ++ mktemp -d [2021-07-13T15:10:20.774Z] #49 5.393 + export GOPATH=/tmp/tmp.QpDFtuK1HT [2021-07-13T15:10:20.774Z] #49 5.393 + GOPATH=/tmp/tmp.QpDFtuK1HT [2021-07-13T15:10:20.774Z] #49 5.393 + RM_GOPATH=1 [2021-07-13T15:10:20.774Z] #49 5.393 + case "$(go env GOARCH)" in [2021-07-13T15:10:20.774Z] #49 5.393 ++ go env GOARCH [2021-07-13T15:10:20.774Z] #49 5.504 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:20.774Z] #49 5.504 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:20.774Z] #49 5.504 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:20.774Z] #49 5.542 + dir=/tmp/install [2021-07-13T15:10:20.774Z] #49 5.542 + bin=golangci_lint [2021-07-13T15:10:20.774Z] #49 5.542 + shift [2021-07-13T15:10:20.774Z] #49 5.542 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-13T15:10:20.774Z] #49 5.542 + . /tmp/install/golangci_lint.installer [2021-07-13T15:10:20.774Z] #49 5.542 ++ : v1.23.8 [2021-07-13T15:10:20.774Z] #49 5.542 + install_golangci_lint [2021-07-13T15:10:20.774Z] #49 5.542 + set -e [2021-07-13T15:10:20.774Z] #49 5.542 + export GO111MODULE=on [2021-07-13T15:10:20.774Z] #49 5.542 + GO111MODULE=on [2021-07-13T15:10:20.774Z] #49 5.542 + GOBIN=/build [2021-07-13T15:10:20.774Z] #49 5.542 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-13T15:10:20.774Z] #49 5.575 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-13T15:10:20.774Z] #49 5.614 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:10:20.774Z] #49 5.614 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-13T15:10:20.774Z] #49 5.623 go: finding github.com/golangci v1.23.8 [2021-07-13T15:10:20.774Z] #49 5.640 go: finding github.com v1.23.8 [2021-07-13T15:10:20.774Z] #49 6.901 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:10:20.774Z] #49 7.631 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:10:20.774Z] #49 ... [2021-07-13T15:10:20.774Z] [2021-07-13T15:10:20.774Z] #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-07-13T15:10:20.774Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:10:20.774Z] #42 5.906 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:10:20.774Z] #42 5.906 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:10:20.774Z] #42 5.906 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:10:20.774Z] #42 9.162 Fetched 51.9 kB in 4s (14.8 kB/s) [2021-07-13T15:10:21.044Z] #42 9.162 Reading package lists... [2021-07-13T15:10:21.044Z] #42 ... [2021-07-13T15:10:21.044Z] [2021-07-13T15:10:21.044Z] #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-07-13T15:10:21.044Z] #45 sha256:9e51e73ddc3f76f86a1b6f41f3ee67b7025ab81f91f047755ae35c4dcc45f1db [2021-07-13T15:10:21.044Z] #45 3.789 + RM_GOPATH=0 [2021-07-13T15:10:21.044Z] #45 3.789 + TMP_GOPATH= [2021-07-13T15:10:21.044Z] #45 3.789 + : /build [2021-07-13T15:10:21.044Z] #45 3.789 + '[' -z '' ']' [2021-07-13T15:10:21.044Z] #45 3.789 ++ mktemp -d [2021-07-13T15:10:21.044Z] #45 3.789 + export GOPATH=/tmp/tmp.U53KjWZGbi [2021-07-13T15:10:21.044Z] #45 3.789 + GOPATH=/tmp/tmp.U53KjWZGbi [2021-07-13T15:10:21.044Z] #45 3.789 + RM_GOPATH=1 [2021-07-13T15:10:21.044Z] #45 3.789 + case "$(go env GOARCH)" in [2021-07-13T15:10:21.044Z] #45 3.793 ++ go env GOARCH [2021-07-13T15:10:21.044Z] #45 3.797 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:21.044Z] #45 3.797 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:21.044Z] #45 3.797 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:21.044Z] #45 3.799 + dir=/tmp/install [2021-07-13T15:10:21.044Z] #45 3.799 + bin=vndr [2021-07-13T15:10:21.044Z] #45 3.799 + shift [2021-07-13T15:10:21.044Z] #45 3.799 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-13T15:10:21.044Z] #45 3.799 + . /tmp/install/vndr.installer [2021-07-13T15:10:21.044Z] #45 3.799 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:10:21.044Z] #45 3.799 + install_vndr [2021-07-13T15:10:21.044Z] #45 3.799 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-13T15:10:21.044Z] #45 3.799 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.U53KjWZGbi/src/github.com/LK4D4/vndr [2021-07-13T15:10:21.044Z] #45 3.799 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:10:21.044Z] #45 3.800 Cloning into '/tmp/tmp.U53KjWZGbi/src/github.com/LK4D4/vndr'... [2021-07-13T15:10:21.044Z] #45 4.268 + cd /tmp/tmp.U53KjWZGbi/src/github.com/LK4D4/vndr [2021-07-13T15:10:21.044Z] #45 4.268 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:10:21.044Z] #45 4.279 + go build -buildmode=pie -v -o /build/vndr . [2021-07-13T15:10:21.044Z] #45 4.738 internal/cpu [2021-07-13T15:10:21.044Z] #45 4.743 runtime/internal/atomic [2021-07-13T15:10:21.044Z] #45 4.891 runtime/internal/sys [2021-07-13T15:10:21.044Z] #45 5.107 runtime/internal/math [2021-07-13T15:10:21.044Z] #45 5.108 internal/bytealg [2021-07-13T15:10:21.044Z] #45 5.210 internal/race [2021-07-13T15:10:21.044Z] #45 5.402 sync/atomic [2021-07-13T15:10:21.044Z] #45 5.831 unicode [2021-07-13T15:10:21.044Z] #45 6.345 runtime [2021-07-13T15:10:21.044Z] #45 9.714 unicode/utf8 [2021-07-13T15:10:21.044Z] #45 10.46 math [2021-07-13T15:10:21.044Z] #45 ... [2021-07-13T15:10:21.044Z] [2021-07-13T15:10:21.044Z] #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-07-13T15:10:21.044Z] #58 sha256:164c11cf4002fb9bb07e174a9e949ebe61b76bd1377ec5b7e0a1ee70a8f60cdd [2021-07-13T15:10:21.044Z] #58 10.72 + cd /tmp/tmp.0Qu97ryiFx/src/github.com/rootless-containers/rootlesskit [2021-07-13T15:10:21.044Z] #58 10.72 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:10:21.044Z] #58 10.78 + export GO111MODULE=on [2021-07-13T15:10:21.044Z] #58 10.78 + GO111MODULE=on [2021-07-13T15:10:21.044Z] #58 10.78 + export GOPROXY=https://proxy.golang.org [2021-07-13T15:10:21.044Z] #58 10.78 + GOPROXY=https://proxy.golang.org [2021-07-13T15:10:21.044Z] #58 10.78 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T15:10:21.045Z] #58 10.78 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-13T15:10:21.127Z] #10 DONE 1.8s [2021-07-13T15:10:21.127Z] [2021-07-13T15:10:21.127Z] #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-07-13T15:10:21.127Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-07-13T15:10:21.387Z] #11 DONE 0.5s [2021-07-13T15:10:21.449Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.7s done [2021-07-13T15:10:21.648Z] [2021-07-13T15:10:21.648Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-13T15:10:21.648Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-07-13T15:10:21.648Z] #39 ... [2021-07-13T15:10:21.648Z] [2021-07-13T15:10:21.648Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-13T15:10:21.648Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-07-13T15:10:21.648Z] #31 DONE 0.3s [2021-07-13T15:10:21.710Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-07-13T15:10:21.909Z] [2021-07-13T15:10:21.909Z] #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-07-13T15:10:21.909Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-13T15:10:21.909Z] #32 ... [2021-07-13T15:10:21.909Z] [2021-07-13T15:10:21.909Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-13T15:10:21.909Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-07-13T15:10:21.909Z] #39 DONE 0.4s [2021-07-13T15:10:22.172Z] [2021-07-13T15:10:22.172Z] #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-07-13T15:10:22.172Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:10:22.436Z] #58 12.92 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:10:22.436Z] #58 12.92 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:10:22.436Z] #58 12.92 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-13T15:10:22.436Z] #58 12.96 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:10:22.436Z] #58 13.08 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T15:10:22.436Z] #58 13.11 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-13T15:10:22.745Z] #58 13.25 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-13T15:10:23.008Z] #58 13.36 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-13T15:10:23.008Z] #58 13.40 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:10:23.008Z] #58 13.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:10:23.104Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.4s done [2021-07-13T15:10:23.269Z] #58 ... [2021-07-13T15:10:23.269Z] [2021-07-13T15:10:23.269Z] #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-07-13T15:10:23.269Z] #24 sha256:afa499fa301a598749d0849f7e5cad31c9e438208dea6de489b4061dadde78c9 [2021-07-13T15:10:23.269Z] #24 13.53 + mkdir -p /build [2021-07-13T15:10:23.269Z] #24 13.54 + mv docker/docker /build/ [2021-07-13T15:10:23.269Z] #24 13.55 + rmdir docker [2021-07-13T15:10:23.269Z] #24 DONE 13.8s [2021-07-13T15:10:23.269Z] [2021-07-13T15:10:23.269Z] #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-07-13T15:10:23.269Z] #58 sha256:164c11cf4002fb9bb07e174a9e949ebe61b76bd1377ec5b7e0a1ee70a8f60cdd [2021-07-13T15:10:23.269Z] #58 13.70 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-13T15:10:23.269Z] #58 13.95 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:10:23.379Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-07-13T15:10:23.839Z] #58 14.42 go: downloading github.com/google/uuid v1.2.0 [2021-07-13T15:10:24.129Z] #58 14.64 go: extracting github.com/pkg/errors v0.9.1 [2021-07-13T15:10:24.388Z] #58 ... [2021-07-13T15:10:24.388Z] [2021-07-13T15:10:24.388Z] #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-07-13T15:10:24.388Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-13T15:10:24.388Z] #27 CACHED [2021-07-13T15:10:24.388Z] [2021-07-13T15:10:24.388Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-13T15:10:24.388Z] #28 sha256:7ad983619cd9968a24a021d7a5003de05a30ec5ed65909522f8556d365725331 [2021-07-13T15:10:24.388Z] #28 CACHED [2021-07-13T15:10:24.388Z] [2021-07-13T15:10:24.388Z] #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-07-13T15:10:24.388Z] #29 sha256:bcb7e2b6dddcdb592fd8a5a015ab856642f7adb9d9f0cf1d27ce592c4a92a9c7 [2021-07-13T15:10:24.388Z] #29 CACHED [2021-07-13T15:10:24.388Z] [2021-07-13T15:10:24.388Z] #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-07-13T15:10:24.388Z] #58 sha256:164c11cf4002fb9bb07e174a9e949ebe61b76bd1377ec5b7e0a1ee70a8f60cdd [2021-07-13T15:10:24.388Z] #58 14.95 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:10:24.653Z] #58 15.07 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:10:24.653Z] #58 15.28 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:10:24.912Z] #58 15.51 go: extracting github.com/google/uuid v1.2.0 [2021-07-13T15:10:25.482Z] #58 ... [2021-07-13T15:10:25.482Z] [2021-07-13T15:10:25.482Z] #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-07-13T15:10:25.482Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:10:25.482Z] #36 6.080 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:10:25.482Z] #36 6.080 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:10:25.482Z] #36 6.080 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:10:25.482Z] #36 9.186 Fetched 51.9 kB in 3s (15.4 kB/s) [2021-07-13T15:10:25.482Z] #36 9.186 Reading package lists... [2021-07-13T15:10:25.482Z] #36 ... [2021-07-13T15:10:25.482Z] [2021-07-13T15:10:25.482Z] #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-07-13T15:10:25.482Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:10:25.482Z] #40 5.581 + git clone https://github.com/docker/distribution.git . [2021-07-13T15:10:25.482Z] #40 5.590 Cloning into '.'... [2021-07-13T15:10:25.741Z] #40 ... [2021-07-13T15:10:25.741Z] [2021-07-13T15:10:25.742Z] #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-07-13T15:10:25.742Z] #49 sha256:f729ef99d86bc7d957eb1c7575e0eba7d01226d77abff17c1165755cf5c0c564 [2021-07-13T15:10:25.742Z] #49 15.93 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:10:25.742Z] #49 16.10 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-13T15:10:25.742Z] #49 16.10 go: downloading github.com/pkg/errors v0.8.1 [2021-07-13T15:10:25.742Z] #49 16.11 go: downloading github.com/fatih/color v1.7.0 [2021-07-13T15:10:25.742Z] #49 16.12 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:10:25.742Z] #49 16.14 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:10:25.742Z] #49 16.14 go: downloading github.com/spf13/viper v1.6.1 [2021-07-13T15:10:25.742Z] #49 16.14 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:10:25.742Z] #49 16.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:10:25.742Z] #49 16.26 go: extracting github.com/fatih/color v1.7.0 [2021-07-13T15:10:25.742Z] #49 16.27 go: extracting github.com/spf13/viper v1.6.1 [2021-07-13T15:10:25.742Z] #49 16.32 go: extracting github.com/pkg/errors v0.8.1 [2021-07-13T15:10:25.742Z] #49 16.33 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:10:25.742Z] #49 16.43 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:10:25.742Z] #49 16.43 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:10:26.001Z] #49 16.57 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:10:26.263Z] #49 16.75 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:10:26.263Z] #49 16.82 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:10:26.522Z] #49 16.98 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:10:26.522Z] #49 16.98 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-13T15:10:26.522Z] #49 17.11 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:10:26.522Z] #49 17.17 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:10:26.685Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.2s done [2021-07-13T15:10:26.782Z] #49 17.38 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:10:26.945Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0.0s done [2021-07-13T15:10:27.041Z] #49 17.50 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:10:27.041Z] #49 17.68 go: downloading github.com/spf13/afero v1.1.2 [2021-07-13T15:10:27.207Z] #9 DONE 13.1s [2021-07-13T15:10:27.301Z] #49 18.02 go: extracting github.com/spf13/afero v1.1.2 [2021-07-13T15:10:27.461Z] #40 ... [2021-07-13T15:10:27.461Z] [2021-07-13T15:10:27.461Z] #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-07-13T15:10:27.461Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-07-13T15:10:27.461Z] #12 DONE 5.6s [2021-07-13T15:10:27.461Z] [2021-07-13T15:10:27.461Z] #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-07-13T15:10:27.461Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:10:27.461Z] #45 4.858 + RM_GOPATH=0 [2021-07-13T15:10:27.461Z] #45 4.858 + TMP_GOPATH= [2021-07-13T15:10:27.461Z] #45 4.858 + : /build [2021-07-13T15:10:27.461Z] #45 4.858 + '[' -z '' ']' [2021-07-13T15:10:27.461Z] #45 4.858 ++ mktemp -d [2021-07-13T15:10:27.461Z] #45 4.858 + export GOPATH=/tmp/tmp.qPYKqpRSne [2021-07-13T15:10:27.461Z] #45 4.858 + GOPATH=/tmp/tmp.qPYKqpRSne [2021-07-13T15:10:27.461Z] #45 4.858 + RM_GOPATH=1 [2021-07-13T15:10:27.461Z] #45 4.858 + case "$(go env GOARCH)" in [2021-07-13T15:10:27.461Z] #45 4.859 ++ go env GOARCH [2021-07-13T15:10:27.461Z] #45 4.870 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:10:27.461Z] #45 4.870 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:27.461Z] #45 4.870 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:27.461Z] #45 4.870 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:27.461Z] #45 4.870 + dir=/tmp/install [2021-07-13T15:10:27.461Z] #45 4.870 + bin=vndr [2021-07-13T15:10:27.461Z] #45 4.870 + shift [2021-07-13T15:10:27.461Z] #45 4.870 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-13T15:10:27.461Z] #45 4.870 + . /tmp/install/vndr.installer [2021-07-13T15:10:27.461Z] #45 4.870 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:10:27.461Z] #45 4.870 + install_vndr [2021-07-13T15:10:27.461Z] #45 4.870 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-13T15:10:27.461Z] #45 4.876 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qPYKqpRSne/src/github.com/LK4D4/vndr [2021-07-13T15:10:27.461Z] #45 4.884 Cloning into '/tmp/tmp.qPYKqpRSne/src/github.com/LK4D4/vndr'... [2021-07-13T15:10:27.461Z] #45 5.391 + cd /tmp/tmp.qPYKqpRSne/src/github.com/LK4D4/vndr [2021-07-13T15:10:27.461Z] #45 5.391 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:10:27.461Z] #45 5.410 + go build -buildmode=pie -v -o /build/vndr . [2021-07-13T15:10:27.461Z] #45 ... [2021-07-13T15:10:27.461Z] [2021-07-13T15:10:27.461Z] #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-07-13T15:10:27.461Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:10:27.467Z] [2021-07-13T15:10:27.467Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-13T15:10:27.467Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-07-13T15:10:27.576Z] #49 18.11 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:10:27.576Z] #49 18.22 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:10:28.145Z] #49 18.73 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:10:28.402Z] #13 ... [2021-07-13T15:10:28.403Z] [2021-07-13T15:10:28.403Z] #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-07-13T15:10:28.403Z] #24 sha256:e0d5d0db4c8a4438d762faddc81342bf213377e9c383f2e593668b3833ecb0b7 [2021-07-13T15:10:28.403Z] #24 3.399 + RM_GOPATH=0 [2021-07-13T15:10:28.403Z] #24 3.399 + TMP_GOPATH= [2021-07-13T15:10:28.403Z] #24 3.399 + : /build [2021-07-13T15:10:28.403Z] #24 3.399 + '[' -z '' ']' [2021-07-13T15:10:28.403Z] #24 3.399 ++ mktemp -d [2021-07-13T15:10:28.403Z] #24 3.399 + export GOPATH=/tmp/tmp.2rGzFJ9GsM [2021-07-13T15:10:28.403Z] #24 3.399 + GOPATH=/tmp/tmp.2rGzFJ9GsM [2021-07-13T15:10:28.403Z] #24 3.399 + RM_GOPATH=1 [2021-07-13T15:10:28.403Z] #24 3.399 + case "$(go env GOARCH)" in [2021-07-13T15:10:28.403Z] #24 3.399 ++ go env GOARCH [2021-07-13T15:10:28.403Z] #24 3.405 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:28.403Z] #24 3.405 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:28.403Z] #24 3.405 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:28.403Z] #24 3.407 + dir=/tmp/install [2021-07-13T15:10:28.403Z] #24 3.407 + bin=dockercli [2021-07-13T15:10:28.403Z] #24 3.407 + shift [2021-07-13T15:10:28.403Z] #24 3.407 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-13T15:10:28.403Z] #24 3.407 + . /tmp/install/dockercli.installer [2021-07-13T15:10:28.403Z] #24 3.407 ++ : stable [2021-07-13T15:10:28.403Z] #24 3.407 ++ : 17.06.2-ce [2021-07-13T15:10:28.403Z] #24 3.407 + install_dockercli [2021-07-13T15:10:28.403Z] #24 3.407 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-13T15:10:28.403Z] #24 3.407 Install docker/cli version 17.06.2-ce from stable [2021-07-13T15:10:28.403Z] #24 3.407 ++ uname -m [2021-07-13T15:10:28.403Z] #24 3.408 + arch=x86_64 [2021-07-13T15:10:28.403Z] #24 3.408 + '[' x86_64 '!=' x86_64 ']' [2021-07-13T15:10:28.403Z] #24 3.408 + url=https://download.docker.com/linux/static [2021-07-13T15:10:28.403Z] #24 3.408 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-13T15:10:28.403Z] #24 3.413 + tar -xz docker/docker [2021-07-13T15:10:28.403Z] #24 6.390 + mkdir -p /build [2021-07-13T15:10:28.403Z] #24 6.393 + mv docker/docker /build/ [2021-07-13T15:10:28.403Z] #24 6.395 + rmdir docker [2021-07-13T15:10:28.403Z] #24 DONE 6.6s [2021-07-13T15:10:28.403Z] [2021-07-13T15:10:28.403Z] #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-07-13T15:10:28.403Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:10:28.403Z] #45 6.329 runtime/internal/atomic [2021-07-13T15:10:28.403Z] #45 6.347 internal/cpu [2021-07-13T15:10:28.403Z] #45 6.620 runtime/internal/sys [2021-07-13T15:10:28.403Z] #45 6.783 runtime/internal/math [2021-07-13T15:10:28.403Z] #45 6.848 internal/bytealg [2021-07-13T15:10:28.403Z] #45 6.857 internal/race [2021-07-13T15:10:28.663Z] #45 7.037 sync/atomic [2021-07-13T15:10:28.851Z] #10 DONE 1.6s [2021-07-13T15:10:28.924Z] #45 7.270 unicode [2021-07-13T15:10:28.924Z] #45 7.420 runtime [2021-07-13T15:10:29.112Z] [2021-07-13T15:10:29.112Z] #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-07-13T15:10:29.112Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-07-13T15:10:29.529Z] #49 20.26 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T15:10:29.684Z] #11 DONE 0.9s [2021-07-13T15:10:29.790Z] #49 20.29 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T15:10:29.790Z] #49 20.29 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:10:29.790Z] #49 20.32 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:10:29.790Z] #49 20.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:10:29.790Z] #49 20.39 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:10:29.790Z] #49 20.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:10:29.790Z] #49 20.43 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:10:29.790Z] #49 20.46 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:10:29.790Z] #49 20.52 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:10:29.947Z] [2021-07-13T15:10:29.947Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-13T15:10:29.947Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-07-13T15:10:30.049Z] #49 20.54 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:10:30.049Z] #49 20.61 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:10:30.049Z] #49 20.77 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:10:30.213Z] #31 DONE 0.4s [2021-07-13T15:10:30.213Z] [2021-07-13T15:10:30.213Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-13T15:10:30.213Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-07-13T15:10:30.213Z] #39 DONE 0.3s [2021-07-13T15:10:30.213Z] [2021-07-13T15:10:30.213Z] #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-07-13T15:10:30.213Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-07-13T15:10:30.308Z] #49 20.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:10:30.308Z] #49 20.98 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:10:30.308Z] #49 20.99 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:10:30.308Z] #49 21.04 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:10:30.876Z] #49 ... [2021-07-13T15:10:30.876Z] [2021-07-13T15:10:30.876Z] #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-07-13T15:10:30.876Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:10:30.876Z] #13 6.159 Fetched 98.6 kB in 4s (23.9 kB/s) [2021-07-13T15:10:30.876Z] #13 6.159 Reading package lists... [2021-07-13T15:10:30.876Z] #13 14.60 Reading package lists... [2021-07-13T15:10:30.876Z] #13 ... [2021-07-13T15:10:30.876Z] [2021-07-13T15:10:30.876Z] #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-07-13T15:10:30.876Z] #34 sha256:ebfd98a4af91e8f32630d87fa54c1417b65a09cc61f0bf76f3e03f53d9a01670 [2021-07-13T15:10:30.876Z] #34 11.44 internal/testlog [2021-07-13T15:10:30.876Z] #34 11.97 encoding [2021-07-13T15:10:30.876Z] #34 12.25 runtime/cgo [2021-07-13T15:10:31.135Z] #34 ... [2021-07-13T15:10:31.135Z] [2021-07-13T15:10:31.135Z] #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-07-13T15:10:31.135Z] #51 sha256:be71afe9ddef2941fd9cdc777a1b579ce5083f896e10e2c168b329cd458cd76d [2021-07-13T15:10:31.135Z] #51 16.98 + cd /tmp/tmp.0Inc2KtIYD/src/github.com/mvdan/sh [2021-07-13T15:10:31.135Z] #51 16.98 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:10:31.135Z] #51 17.09 + GO111MODULE=on [2021-07-13T15:10:31.135Z] #51 17.09 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-13T15:10:31.135Z] #51 18.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:10:31.135Z] #51 18.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:10:31.135Z] #51 18.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:10:31.135Z] #51 18.78 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:10:31.135Z] #51 18.83 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:10:31.135Z] #51 19.79 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:10:31.135Z] #51 20.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:10:31.394Z] #51 21.98 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:10:31.470Z] #45 ... [2021-07-13T15:10:31.470Z] [2021-07-13T15:10:31.470Z] #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-07-13T15:10:31.470Z] #51 sha256:935bf1879c6b27901b3e2883833f479bc95803f2f2a0799473a72f0af4c5ae6a [2021-07-13T15:10:31.470Z] #51 4.647 + RM_GOPATH=0 [2021-07-13T15:10:31.470Z] #51 4.647 + TMP_GOPATH= [2021-07-13T15:10:31.470Z] #51 4.647 + : /build [2021-07-13T15:10:31.470Z] #51 4.647 + '[' -z '' ']' [2021-07-13T15:10:31.470Z] #51 4.647 ++ mktemp -d [2021-07-13T15:10:31.470Z] #51 4.647 + export GOPATH=/tmp/tmp.NF6CrnFQxQ [2021-07-13T15:10:31.470Z] #51 4.647 + GOPATH=/tmp/tmp.NF6CrnFQxQ [2021-07-13T15:10:31.470Z] #51 4.647 + RM_GOPATH=1 [2021-07-13T15:10:31.470Z] #51 4.647 + case "$(go env GOARCH)" in [2021-07-13T15:10:31.470Z] #51 4.648 ++ go env GOARCH [2021-07-13T15:10:31.470Z] #51 4.664 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:10:31.470Z] #51 4.664 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:31.470Z] #51 4.664 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:31.470Z] #51 4.664 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:31.470Z] #51 4.664 + dir=/tmp/install [2021-07-13T15:10:31.470Z] #51 4.664 + bin=shfmt [2021-07-13T15:10:31.470Z] #51 4.664 + shift [2021-07-13T15:10:31.470Z] #51 4.664 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-13T15:10:31.470Z] #51 4.664 + . /tmp/install/shfmt.installer [2021-07-13T15:10:31.470Z] #51 4.664 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:10:31.470Z] #51 4.664 + install_shfmt [2021-07-13T15:10:31.470Z] #51 4.664 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-13T15:10:31.470Z] #51 4.664 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NF6CrnFQxQ/src/github.com/mvdan/sh [2021-07-13T15:10:31.470Z] #51 4.664 Cloning into '/tmp/tmp.NF6CrnFQxQ/src/github.com/mvdan/sh'... [2021-07-13T15:10:31.470Z] #51 ... [2021-07-13T15:10:31.470Z] [2021-07-13T15:10:31.470Z] #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-07-13T15:10:31.470Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:10:31.470Z] #55 6.044 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:10:31.470Z] #55 6.044 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:10:31.470Z] #55 6.044 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:10:31.470Z] #55 8.500 Fetched 51.9 kB in 3s (18.8 kB/s) [2021-07-13T15:10:31.747Z] #55 8.500 Reading package lists... [2021-07-13T15:10:31.747Z] #55 ... [2021-07-13T15:10:31.747Z] [2021-07-13T15:10:31.747Z] #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-07-13T15:10:31.747Z] #49 sha256:415f2b8cc5f65d5d28714a7d6505a0eeec3dca80706b46a30a8f1c082550706b [2021-07-13T15:10:31.747Z] #49 6.482 + RM_GOPATH=0 [2021-07-13T15:10:31.747Z] #49 6.482 + TMP_GOPATH= [2021-07-13T15:10:31.747Z] #49 6.482 + : /build [2021-07-13T15:10:31.747Z] #49 6.482 + '[' -z '' ']' [2021-07-13T15:10:31.747Z] #49 6.490 ++ mktemp -d [2021-07-13T15:10:31.747Z] #49 6.490 + export GOPATH=/tmp/tmp.EUWEuypUMN [2021-07-13T15:10:31.747Z] #49 6.490 + GOPATH=/tmp/tmp.EUWEuypUMN [2021-07-13T15:10:31.747Z] #49 6.490 + RM_GOPATH=1 [2021-07-13T15:10:31.747Z] #49 6.490 + case "$(go env GOARCH)" in [2021-07-13T15:10:31.747Z] #49 6.490 ++ go env GOARCH [2021-07-13T15:10:31.747Z] #49 6.587 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:31.747Z] #49 6.587 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:31.747Z] #49 6.587 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:31.747Z] #49 6.587 + dir=/tmp/install [2021-07-13T15:10:31.747Z] #49 6.587 + bin=golangci_lint [2021-07-13T15:10:31.747Z] #49 6.587 + shift [2021-07-13T15:10:31.747Z] #49 6.587 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-13T15:10:31.747Z] #49 6.587 + . /tmp/install/golangci_lint.installer [2021-07-13T15:10:31.747Z] #49 6.587 ++ : v1.23.8 [2021-07-13T15:10:31.747Z] #49 6.587 + install_golangci_lint [2021-07-13T15:10:31.747Z] #49 6.587 + set -e [2021-07-13T15:10:31.747Z] #49 6.587 + export GO111MODULE=on [2021-07-13T15:10:31.747Z] #49 6.587 + GO111MODULE=on [2021-07-13T15:10:31.747Z] #49 6.587 + GOBIN=/build [2021-07-13T15:10:31.747Z] #49 6.587 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-13T15:10:31.747Z] #49 6.608 go: finding github.com v1.23.8 [2021-07-13T15:10:31.747Z] #49 6.608 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-13T15:10:31.747Z] #49 6.608 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-13T15:10:31.747Z] #49 6.608 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:10:31.747Z] #49 6.608 go: finding github.com/golangci v1.23.8 [2021-07-13T15:10:31.747Z] #49 7.462 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:10:31.747Z] #49 8.154 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:10:32.007Z] #49 ... [2021-07-13T15:10:32.007Z] [2021-07-13T15:10:32.007Z] #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-07-13T15:10:32.007Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:10:32.007Z] #42 4.226 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:10:32.007Z] #42 4.226 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:10:32.007Z] #42 4.226 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:10:32.007Z] #42 5.579 Fetched 51.9 kB in 2s (32.2 kB/s) [2021-07-13T15:10:32.007Z] #42 5.579 Reading package lists... [2021-07-13T15:10:32.007Z] #42 ... [2021-07-13T15:10:32.007Z] [2021-07-13T15:10:32.007Z] #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-07-13T15:10:32.007Z] #47 sha256:f52ed260856edbe368c3dc727d11fa02763b559f4b6c5db59e47be01c9639e0d [2021-07-13T15:10:32.007Z] #47 7.195 + RM_GOPATH=0 [2021-07-13T15:10:32.007Z] #47 7.195 + TMP_GOPATH= [2021-07-13T15:10:32.007Z] #47 7.195 + : /build [2021-07-13T15:10:32.007Z] #47 7.195 + '[' -z '' ']' [2021-07-13T15:10:32.007Z] #47 7.195 ++ mktemp -d [2021-07-13T15:10:32.007Z] #47 7.195 + export GOPATH=/tmp/tmp.v4ooxRncLc [2021-07-13T15:10:32.007Z] #47 7.195 + GOPATH=/tmp/tmp.v4ooxRncLc [2021-07-13T15:10:32.007Z] #47 7.195 + RM_GOPATH=1 [2021-07-13T15:10:32.007Z] #47 7.195 + case "$(go env GOARCH)" in [2021-07-13T15:10:32.007Z] #47 7.195 ++ go env GOARCH [2021-07-13T15:10:32.007Z] #47 7.216 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:32.007Z] #47 7.216 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:32.007Z] #47 7.216 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:32.007Z] #47 7.219 + dir=/tmp/install [2021-07-13T15:10:32.007Z] #47 7.219 + bin=gotestsum [2021-07-13T15:10:32.007Z] #47 7.219 + shift [2021-07-13T15:10:32.007Z] #47 7.219 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-13T15:10:32.007Z] #47 7.219 + . /tmp/install/gotestsum.installer [2021-07-13T15:10:32.007Z] #47 7.219 ++ : v0.5.3 [2021-07-13T15:10:32.007Z] #47 7.219 + install_gotestsum [2021-07-13T15:10:32.007Z] #47 7.219 + set -e [2021-07-13T15:10:32.007Z] #47 7.219 + export GO111MODULE=on [2021-07-13T15:10:32.007Z] #47 7.219 + GO111MODULE=on [2021-07-13T15:10:32.007Z] #47 7.219 + GOBIN=/build [2021-07-13T15:10:32.007Z] #47 7.219 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-13T15:10:32.007Z] #47 7.269 go: finding gotest.tools v0.5.3 [2021-07-13T15:10:32.007Z] #47 7.269 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-13T15:10:32.007Z] #47 8.206 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-13T15:10:32.007Z] #47 8.759 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-13T15:10:32.007Z] #47 9.628 go: downloading github.com/fatih/color v1.9.0 [2021-07-13T15:10:32.007Z] #47 9.629 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-13T15:10:32.007Z] #47 9.654 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:10:32.007Z] #47 9.820 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T15:10:32.007Z] #47 9.902 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:10:32.007Z] #47 9.936 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:10:32.007Z] #47 10.09 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:10:32.007Z] #47 10.13 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-13T15:10:32.007Z] #47 10.13 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:10:32.007Z] #47 10.13 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:10:32.007Z] #47 10.21 go: extracting github.com/fatih/color v1.9.0 [2021-07-13T15:10:32.007Z] #47 10.32 go: extracting github.com/pkg/errors v0.9.1 [2021-07-13T15:10:32.007Z] #47 10.32 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:10:32.007Z] #47 10.43 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:10:32.007Z] #47 10.43 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:10:32.008Z] #47 10.52 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:10:32.268Z] #47 ... [2021-07-13T15:10:32.268Z] [2021-07-13T15:10:32.268Z] #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-07-13T15:10:32.268Z] #58 sha256:5329133f7398433f6808b4517a14ef0bbe6c33499c3b849a47ab6e67b43595b5 [2021-07-13T15:10:32.268Z] #58 4.283 + RM_GOPATH=0 [2021-07-13T15:10:32.268Z] #58 4.283 + TMP_GOPATH= [2021-07-13T15:10:32.268Z] #58 4.283 + : /build [2021-07-13T15:10:32.268Z] #58 4.283 + '[' -z '' ']' [2021-07-13T15:10:32.268Z] #58 4.289 ++ mktemp -d [2021-07-13T15:10:32.268Z] #58 4.289 + export GOPATH=/tmp/tmp.W3BiWCyo5a [2021-07-13T15:10:32.268Z] #58 4.289 + GOPATH=/tmp/tmp.W3BiWCyo5a [2021-07-13T15:10:32.268Z] #58 4.289 + RM_GOPATH=1 [2021-07-13T15:10:32.268Z] #58 4.289 + case "$(go env GOARCH)" in [2021-07-13T15:10:32.268Z] #58 4.289 ++ go env GOARCH [2021-07-13T15:10:32.268Z] #58 4.292 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:32.268Z] #58 4.292 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:32.268Z] #58 4.292 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:32.268Z] #58 4.294 + dir=/tmp/install [2021-07-13T15:10:32.268Z] #58 4.294 + bin=rootlesskit [2021-07-13T15:10:32.268Z] #58 4.294 + shift [2021-07-13T15:10:32.268Z] #58 4.294 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-13T15:10:32.268Z] #58 4.294 + . /tmp/install/rootlesskit.installer [2021-07-13T15:10:32.268Z] #58 4.294 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:10:32.268Z] #58 4.294 + install_rootlesskit [2021-07-13T15:10:32.268Z] #58 4.294 + case "$1" in [2021-07-13T15:10:32.268Z] #58 4.294 + export CGO_ENABLED=0 [2021-07-13T15:10:32.268Z] #58 4.294 + CGO_ENABLED=0 [2021-07-13T15:10:32.268Z] #58 4.294 + _install_rootlesskit [2021-07-13T15:10:32.268Z] #58 4.294 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-13T15:10:32.268Z] #58 4.294 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.W3BiWCyo5a/src/github.com/rootless-containers/rootlesskit [2021-07-13T15:10:32.268Z] #58 4.294 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:10:32.268Z] #58 4.298 Cloning into '/tmp/tmp.W3BiWCyo5a/src/github.com/rootless-containers/rootlesskit'... [2021-07-13T15:10:32.268Z] #58 7.224 + cd /tmp/tmp.W3BiWCyo5a/src/github.com/rootless-containers/rootlesskit [2021-07-13T15:10:32.268Z] #58 7.224 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:10:32.268Z] #58 7.330 + export GO111MODULE=on [2021-07-13T15:10:32.268Z] #58 7.330 + GO111MODULE=on [2021-07-13T15:10:32.268Z] #58 7.330 + export GOPROXY=https://proxy.golang.org [2021-07-13T15:10:32.268Z] #58 7.330 + GOPROXY=https://proxy.golang.org [2021-07-13T15:10:32.268Z] #58 7.330 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T15:10:32.268Z] #58 7.330 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-13T15:10:32.268Z] #58 8.807 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:10:32.268Z] #58 8.861 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:10:32.268Z] #58 8.861 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T15:10:32.268Z] #58 9.160 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-13T15:10:32.268Z] #58 9.211 go: extracting github.com/pkg/errors v0.9.1 [2021-07-13T15:10:32.268Z] #58 9.211 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:10:32.268Z] #58 9.211 go: downloading github.com/google/uuid v1.2.0 [2021-07-13T15:10:32.268Z] #58 9.217 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:10:32.268Z] #58 9.238 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-13T15:10:32.268Z] #58 9.537 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:10:32.268Z] #58 9.752 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:10:32.268Z] #58 9.931 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-13T15:10:32.268Z] #58 9.988 go: extracting github.com/google/uuid v1.2.0 [2021-07-13T15:10:32.268Z] #58 10.03 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:10:32.268Z] #58 10.09 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-13T15:10:32.268Z] #58 10.09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:10:32.268Z] #58 10.47 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-13T15:10:32.268Z] #58 10.47 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:10:32.268Z] #58 ... [2021-07-13T15:10:32.268Z] [2021-07-13T15:10:32.268Z] #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-07-13T15:10:32.268Z] #67 sha256:a776ba500c9814062a3a661ab4e00901f6f3ecb69b65ae65a8bf6f6a9509d3a7 [2021-07-13T15:10:32.268Z] #67 4.583 + RM_GOPATH=0 [2021-07-13T15:10:32.268Z] #67 4.583 + TMP_GOPATH= [2021-07-13T15:10:32.268Z] #67 4.583 + : /build [2021-07-13T15:10:32.268Z] #67 4.583 + '[' -z '' ']' [2021-07-13T15:10:32.268Z] #67 4.586 ++ mktemp -d [2021-07-13T15:10:32.268Z] #67 4.586 + export GOPATH=/tmp/tmp.dz4uQZ8drQ [2021-07-13T15:10:32.268Z] #67 4.586 + GOPATH=/tmp/tmp.dz4uQZ8drQ [2021-07-13T15:10:32.268Z] #67 4.586 + RM_GOPATH=1 [2021-07-13T15:10:32.268Z] #67 4.586 + case "$(go env GOARCH)" in [2021-07-13T15:10:32.268Z] #67 4.586 ++ go env GOARCH [2021-07-13T15:10:32.268Z] #67 4.599 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:10:32.268Z] #67 4.599 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:32.268Z] #67 4.599 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:32.268Z] #67 4.599 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:32.268Z] #67 4.599 + dir=/tmp/install [2021-07-13T15:10:32.268Z] #67 4.599 + bin=proxy [2021-07-13T15:10:32.268Z] #67 4.599 + shift [2021-07-13T15:10:32.268Z] #67 4.599 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-13T15:10:32.268Z] #67 4.599 + . /tmp/install/proxy.installer [2021-07-13T15:10:32.268Z] #67 4.599 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:10:32.268Z] #67 4.599 + install_proxy [2021-07-13T15:10:32.268Z] #67 4.599 + case "$1" in [2021-07-13T15:10:32.268Z] #67 4.599 + export CGO_ENABLED=0 [2021-07-13T15:10:32.268Z] #67 4.599 + CGO_ENABLED=0 [2021-07-13T15:10:32.268Z] #67 4.599 + _install_proxy [2021-07-13T15:10:32.268Z] #67 4.599 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-13T15:10:32.268Z] #67 4.599 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dz4uQZ8drQ/src/github.com/docker/libnetwork [2021-07-13T15:10:32.268Z] #67 4.599 Cloning into '/tmp/tmp.dz4uQZ8drQ/src/github.com/docker/libnetwork'... [2021-07-13T15:10:32.331Z] #51 ... [2021-07-13T15:10:32.332Z] [2021-07-13T15:10:32.332Z] #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-07-13T15:10:32.332Z] #49 sha256:f729ef99d86bc7d957eb1c7575e0eba7d01226d77abff17c1165755cf5c0c564 [2021-07-13T15:10:32.332Z] #49 23.04 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:10:32.332Z] #49 23.05 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:10:32.332Z] #49 23.05 go: downloading golang.org/x/text v0.3.2 [2021-07-13T15:10:32.332Z] #49 23.06 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:10:32.529Z] #67 ... [2021-07-13T15:10:32.529Z] [2021-07-13T15:10:32.529Z] #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-07-13T15:10:32.529Z] #34 sha256:03c087d3f813bfde8e8728a4e3d7282929d8525a734581f67792f6048aa97bb4 [2021-07-13T15:10:32.529Z] #34 7.337 + RM_GOPATH=0 [2021-07-13T15:10:32.529Z] #34 7.337 + TMP_GOPATH= [2021-07-13T15:10:32.529Z] #34 7.337 + : /build [2021-07-13T15:10:32.529Z] #34 7.337 + '[' -z '' ']' [2021-07-13T15:10:32.529Z] #34 7.337 ++ mktemp -d [2021-07-13T15:10:32.529Z] #34 7.339 + export GOPATH=/tmp/tmp.SUlWXawDgn [2021-07-13T15:10:32.529Z] #34 7.339 + GOPATH=/tmp/tmp.SUlWXawDgn [2021-07-13T15:10:32.529Z] #34 7.339 + RM_GOPATH=1 [2021-07-13T15:10:32.529Z] #34 7.339 + case "$(go env GOARCH)" in [2021-07-13T15:10:32.529Z] #34 7.339 ++ go env GOARCH [2021-07-13T15:10:32.529Z] #34 7.380 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:10:32.529Z] #34 7.380 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:32.529Z] #34 7.380 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:32.529Z] #34 7.380 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:32.529Z] #34 7.380 + dir=/tmp/install [2021-07-13T15:10:32.529Z] #34 7.380 + bin=tomlv [2021-07-13T15:10:32.529Z] #34 7.380 + shift [2021-07-13T15:10:32.529Z] #34 7.380 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-13T15:10:32.529Z] #34 7.380 + . /tmp/install/tomlv.installer [2021-07-13T15:10:32.529Z] #34 7.380 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:10:32.529Z] #34 7.380 + install_tomlv [2021-07-13T15:10:32.529Z] #34 7.380 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-13T15:10:32.529Z] #34 7.380 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SUlWXawDgn/src/github.com/BurntSushi/toml [2021-07-13T15:10:32.529Z] #34 7.380 Cloning into '/tmp/tmp.SUlWXawDgn/src/github.com/BurntSushi/toml'... [2021-07-13T15:10:32.529Z] #34 8.599 + cd /tmp/tmp.SUlWXawDgn/src/github.com/BurntSushi/toml [2021-07-13T15:10:32.529Z] #34 8.599 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:10:32.529Z] #34 8.657 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-13T15:10:32.529Z] #34 9.536 math/bits [2021-07-13T15:10:32.529Z] #34 9.627 runtime [2021-07-13T15:10:32.529Z] #34 10.37 math [2021-07-13T15:10:32.529Z] #34 ... [2021-07-13T15:10:32.529Z] [2021-07-13T15:10:32.529Z] #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-07-13T15:10:32.529Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:10:32.529Z] #36 6.716 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:10:32.529Z] #36 6.716 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:10:32.529Z] #36 6.716 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:10:32.529Z] #36 9.208 Fetched 51.9 kB in 3s (18.8 kB/s) [2021-07-13T15:10:32.591Z] #49 23.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:10:32.591Z] #49 23.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:10:32.591Z] #49 23.11 go: downloading github.com/spf13/cast v1.3.0 [2021-07-13T15:10:32.591Z] #49 23.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:10:32.591Z] #49 23.17 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:10:32.591Z] #49 23.27 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:10:32.591Z] #49 23.28 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:10:32.591Z] #49 ... [2021-07-13T15:10:32.591Z] [2021-07-13T15:10:32.591Z] #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-07-13T15:10:32.591Z] #47 sha256:7037c598f8468fa1eef75fe978757b902d4fcd1655c10fa0e48c9e37368980da [2021-07-13T15:10:32.591Z] #47 13.21 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:10:32.591Z] #47 17.27 go: finding github.com/fatih/color v1.9.0 [2021-07-13T15:10:32.591Z] #47 17.32 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:10:32.591Z] #47 17.36 go: finding github.com/pkg/errors v0.9.1 [2021-07-13T15:10:32.591Z] #47 17.49 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:10:32.591Z] #47 17.54 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:10:32.591Z] #47 17.57 go: finding github.com/spf13/pflag v1.0.3 [2021-07-13T15:10:32.591Z] #47 17.68 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:10:32.591Z] #47 17.94 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:10:32.591Z] #47 18.04 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:10:32.591Z] #47 18.07 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:10:32.591Z] #47 18.12 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:10:32.790Z] #36 9.208 Reading package lists... [2021-07-13T15:10:32.790Z] #36 ... [2021-07-13T15:10:32.790Z] [2021-07-13T15:10:32.790Z] #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-07-13T15:10:32.790Z] #47 sha256:f52ed260856edbe368c3dc727d11fa02763b559f4b6c5db59e47be01c9639e0d [2021-07-13T15:10:32.790Z] #47 10.87 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:10:32.790Z] #47 11.02 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:10:32.790Z] #47 11.07 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:10:32.850Z] #47 ... [2021-07-13T15:10:32.850Z] [2021-07-13T15:10:32.850Z] #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-07-13T15:10:32.850Z] #58 sha256:164c11cf4002fb9bb07e174a9e949ebe61b76bd1377ec5b7e0a1ee70a8f60cdd [2021-07-13T15:10:32.850Z] #58 16.50 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:10:32.850Z] #58 17.38 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:10:32.850Z] #58 17.65 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:10:32.850Z] #58 17.74 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-13T15:10:32.850Z] #58 17.96 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:10:32.850Z] #58 18.96 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:10:32.850Z] #58 21.81 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:10:32.850Z] #58 22.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:10:32.850Z] #58 22.54 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:10:32.850Z] #58 22.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:10:32.850Z] #58 23.31 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:10:32.850Z] #58 ... [2021-07-13T15:10:32.850Z] [2021-07-13T15:10:32.850Z] #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-07-13T15:10:32.850Z] #49 sha256:f729ef99d86bc7d957eb1c7575e0eba7d01226d77abff17c1165755cf5c0c564 [2021-07-13T15:10:32.850Z] #49 23.48 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:10:32.850Z] #49 23.51 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:10:32.850Z] #49 23.52 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:10:32.850Z] #49 23.52 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:10:32.850Z] #49 23.54 go: extracting github.com/spf13/cast v1.3.0 [2021-07-13T15:10:33.109Z] #49 23.60 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:10:33.109Z] #49 23.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:10:33.109Z] #49 23.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:10:33.109Z] #49 23.64 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:10:33.368Z] #49 23.99 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:10:33.627Z] #49 24.07 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:10:33.627Z] #49 24.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:10:33.627Z] #49 24.23 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-13T15:10:33.627Z] #49 24.29 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:10:33.627Z] #49 24.31 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:10:33.627Z] #49 24.37 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:10:33.886Z] #49 24.46 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-13T15:10:33.886Z] #49 24.58 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:10:34.145Z] #49 24.71 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-13T15:10:34.145Z] #49 24.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:10:34.145Z] #49 24.74 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-13T15:10:34.145Z] #49 24.74 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-13T15:10:34.403Z] #49 24.92 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:10:34.403Z] #49 24.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:10:34.403Z] #49 25.04 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-13T15:10:34.403Z] #49 25.11 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-13T15:10:34.663Z] #49 25.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:10:34.663Z] #49 25.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:10:34.663Z] #49 25.25 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:10:34.663Z] #49 25.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:10:34.706Z] #47 12.80 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:10:34.922Z] #49 25.55 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:10:34.922Z] #49 25.55 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:10:34.922Z] #49 ... [2021-07-13T15:10:34.922Z] [2021-07-13T15:10:34.922Z] #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-07-13T15:10:34.922Z] #45 sha256:9e51e73ddc3f76f86a1b6f41f3ee67b7025ab81f91f047755ae35c4dcc45f1db [2021-07-13T15:10:34.922Z] #45 15.49 unicode/utf16 [2021-07-13T15:10:34.922Z] #45 15.79 container/list [2021-07-13T15:10:34.922Z] #45 16.37 crypto/internal/subtle [2021-07-13T15:10:34.922Z] #45 16.53 crypto/subtle [2021-07-13T15:10:34.922Z] #45 16.64 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-13T15:10:34.922Z] #45 16.74 internal/nettrace [2021-07-13T15:10:34.922Z] #45 17.08 runtime/cgo [2021-07-13T15:10:35.181Z] #45 ... [2021-07-13T15:10:35.181Z] [2021-07-13T15:10:35.181Z] #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-07-13T15:10:35.181Z] #67 sha256:84bba03c5dd4e586012a5617d66de351f60ad5f27ef729caf956d725c6bc42f0 [2021-07-13T15:10:35.181Z] #67 24.65 Checking out files: 60% (1149/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-07-13T15:10:35.181Z] #67 25.33 + cd /tmp/tmp.c76Zd2sEuh/src/github.com/docker/libnetwork [2021-07-13T15:10:35.181Z] #67 25.34 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:10:35.181Z] #67 25.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-13T15:10:35.181Z] #67 ... [2021-07-13T15:10:35.181Z] [2021-07-13T15:10:35.181Z] #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-07-13T15:10:35.181Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:10:35.181Z] #55 8.413 Reading package lists... [2021-07-13T15:10:35.181Z] #55 16.18 Reading package lists... [2021-07-13T15:10:35.181Z] #55 23.03 Building dependency tree... [2021-07-13T15:10:35.181Z] #55 24.75 Reading state information... [2021-07-13T15:10:35.440Z] #55 ... [2021-07-13T15:10:35.440Z] [2021-07-13T15:10:35.440Z] #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-07-13T15:10:35.440Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:10:35.440Z] #40 23.33 Checking out files: 90% (1531/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-13T15:10:35.440Z] #40 23.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-13T15:10:35.440Z] #40 25.27 + 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-07-13T15:10:35.518Z] #32 ... [2021-07-13T15:10:35.518Z] [2021-07-13T15:10:35.518Z] #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-07-13T15:10:35.518Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-07-13T15:10:35.518Z] #12 DONE 5.1s [2021-07-13T15:10:35.518Z] [2021-07-13T15:10:35.518Z] #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-07-13T15:10:35.518Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-13T15:10:35.650Z] #47 14.27 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:10:36.425Z] #40 ... [2021-07-13T15:10:36.425Z] [2021-07-13T15:10:36.425Z] #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-07-13T15:10:36.425Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:10:36.425Z] #36 9.186 Reading package lists... [2021-07-13T15:10:36.425Z] #36 17.17 Reading package lists... [2021-07-13T15:10:36.425Z] #36 24.06 Building dependency tree... [2021-07-13T15:10:36.425Z] #36 25.72 Reading state information... [2021-07-13T15:10:36.425Z] #36 ... [2021-07-13T15:10:36.425Z] [2021-07-13T15:10:36.425Z] #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-07-13T15:10:36.425Z] #49 sha256:f729ef99d86bc7d957eb1c7575e0eba7d01226d77abff17c1165755cf5c0c564 [2021-07-13T15:10:36.425Z] #49 25.66 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:10:36.425Z] #49 25.80 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:10:36.425Z] #49 25.87 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:10:36.425Z] #49 26.05 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:10:36.425Z] #49 26.05 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:10:36.425Z] #49 26.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:10:36.425Z] #49 26.14 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:10:36.425Z] #49 26.23 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:10:36.425Z] #49 26.39 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:10:36.425Z] #49 26.40 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:10:36.425Z] #49 26.52 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:10:36.425Z] #49 26.54 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:10:36.425Z] #49 26.57 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:10:36.425Z] #49 26.65 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-13T15:10:36.425Z] #49 26.72 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:10:36.425Z] #49 26.72 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:10:36.425Z] #49 26.95 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:10:36.425Z] #49 26.97 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:10:36.425Z] #49 26.97 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:10:36.425Z] #49 26.99 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:10:36.425Z] #49 ... [2021-07-13T15:10:36.425Z] [2021-07-13T15:10:36.425Z] #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-07-13T15:10:36.425Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:10:36.425Z] #42 9.162 Reading package lists... [2021-07-13T15:10:36.425Z] #42 17.36 Reading package lists... [2021-07-13T15:10:36.425Z] #42 24.38 Building dependency tree... [2021-07-13T15:10:36.425Z] #42 25.95 Reading state information... [2021-07-13T15:10:36.594Z] #47 14.86 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:10:36.683Z] #42 ... [2021-07-13T15:10:36.683Z] [2021-07-13T15:10:36.684Z] #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-07-13T15:10:36.684Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:10:36.684Z] #55 27.02 The following additional packages will be installed: [2021-07-13T15:10:36.684Z] #55 27.03 libbtrfs0 [2021-07-13T15:10:36.684Z] #55 27.26 The following NEW packages will be installed: [2021-07-13T15:10:36.684Z] #55 27.27 libbtrfs-dev libbtrfs0 [2021-07-13T15:10:37.251Z] #55 27.72 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:10:37.251Z] #55 27.72 Need to get 119 kB of archives. [2021-07-13T15:10:37.251Z] #55 27.72 After this operation, 387 kB of additional disk space will be used. [2021-07-13T15:10:37.251Z] #55 27.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T15:10:37.251Z] #55 27.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T15:10:37.440Z] #13 2.580 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T15:10:37.440Z] #13 2.611 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:10:37.538Z] #47 ... [2021-07-13T15:10:37.538Z] [2021-07-13T15:10:37.538Z] #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-07-13T15:10:37.538Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:10:37.538Z] #36 9.208 Reading package lists... [2021-07-13T15:10:37.712Z] #13 2.611 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:10:37.712Z] #13 2.611 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:10:37.799Z] #36 ... [2021-07-13T15:10:37.799Z] [2021-07-13T15:10:37.799Z] #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-07-13T15:10:37.799Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:10:37.799Z] #40 5.792 + git clone https://github.com/docker/distribution.git . [2021-07-13T15:10:37.799Z] #40 5.792 Cloning into '.'... [2021-07-13T15:10:37.799Z] #40 ... [2021-07-13T15:10:37.799Z] [2021-07-13T15:10:37.800Z] #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-07-13T15:10:37.800Z] #49 sha256:415f2b8cc5f65d5d28714a7d6505a0eeec3dca80706b46a30a8f1c082550706b [2021-07-13T15:10:37.800Z] #49 14.65 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:10:37.800Z] #49 14.68 go: downloading github.com/fatih/color v1.7.0 [2021-07-13T15:10:37.800Z] #49 14.68 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:10:37.800Z] #49 14.76 go: downloading github.com/spf13/viper v1.6.1 [2021-07-13T15:10:37.800Z] #49 14.85 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-13T15:10:37.800Z] #49 14.85 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:10:37.800Z] #49 14.87 go: downloading github.com/pkg/errors v0.8.1 [2021-07-13T15:10:37.800Z] #49 14.88 go: extracting github.com/fatih/color v1.7.0 [2021-07-13T15:10:37.800Z] #49 14.90 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:10:37.800Z] #49 15.06 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-13T15:10:37.800Z] #49 15.18 go: extracting github.com/spf13/viper v1.6.1 [2021-07-13T15:10:37.800Z] #49 15.18 go: extracting github.com/pkg/errors v0.8.1 [2021-07-13T15:10:37.800Z] #49 15.18 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:10:37.800Z] #49 15.18 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:10:37.800Z] #49 15.31 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:10:37.800Z] #49 15.31 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:10:37.800Z] #49 15.57 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-13T15:10:37.800Z] #49 15.59 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-13T15:10:37.800Z] #49 15.59 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:10:37.800Z] #49 15.72 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:10:37.800Z] #49 15.76 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-13T15:10:37.800Z] #49 16.02 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-13T15:10:37.800Z] #49 16.22 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:10:37.800Z] #49 16.22 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:10:37.800Z] #49 16.23 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:10:37.800Z] #49 16.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:10:38.061Z] #49 ... [2021-07-13T15:10:38.061Z] [2021-07-13T15:10:38.061Z] #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-07-13T15:10:38.061Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-13T15:10:38.061Z] #27 CACHED [2021-07-13T15:10:38.061Z] [2021-07-13T15:10:38.061Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-13T15:10:38.061Z] #28 sha256:f8d919f07300aba7909d8179255b45132fe1ebc40464c5827672f94d7e23ab58 [2021-07-13T15:10:38.061Z] #28 CACHED [2021-07-13T15:10:38.061Z] [2021-07-13T15:10:38.061Z] #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-07-13T15:10:38.061Z] #29 sha256:aae0b01d53e08b222d83d7e53e2f793ac840630ec293cbaafc8cc90286825a0e [2021-07-13T15:10:38.061Z] #29 CACHED [2021-07-13T15:10:38.061Z] [2021-07-13T15:10:38.061Z] #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-07-13T15:10:38.061Z] #49 sha256:415f2b8cc5f65d5d28714a7d6505a0eeec3dca80706b46a30a8f1c082550706b [2021-07-13T15:10:38.061Z] #49 16.65 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:10:38.061Z] #49 16.70 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:10:38.186Z] #55 28.81 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:10:38.338Z] #49 16.71 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:10:38.338Z] #49 16.78 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:10:38.338Z] #49 16.93 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:10:38.338Z] #49 16.94 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:10:38.338Z] #49 16.96 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-13T15:10:38.445Z] #55 29.04 Fetched 119 kB in 0s (450 kB/s) [2021-07-13T15:10:38.445Z] #55 29.17 Selecting previously unselected package libbtrfs0. [2021-07-13T15:10:38.600Z] #49 17.05 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:10:38.600Z] #49 17.08 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-13T15:10:38.600Z] #49 17.16 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-13T15:10:38.600Z] #49 17.23 go: downloading github.com/spf13/afero v1.1.2 [2021-07-13T15:10:38.704Z] #55 29.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 ... 15410 files and directories currently installed.) [2021-07-13T15:10:38.705Z] #55 29.23 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T15:10:38.705Z] #55 29.28 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T15:10:38.861Z] #49 17.24 go: downloading github.com/spf13/cast v1.3.0 [2021-07-13T15:10:38.862Z] #49 17.30 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:10:38.862Z] #49 17.40 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:10:38.862Z] #49 17.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:10:38.862Z] #49 17.50 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-13T15:10:38.964Z] #55 29.45 Selecting previously unselected package libbtrfs-dev. [2021-07-13T15:10:38.964Z] #55 29.47 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T15:10:38.964Z] #55 29.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:10:39.124Z] #49 17.56 go: extracting github.com/spf13/cast v1.3.0 [2021-07-13T15:10:39.124Z] #49 17.64 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:10:39.124Z] #49 ... [2021-07-13T15:10:39.124Z] [2021-07-13T15:10:39.124Z] #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-07-13T15:10:39.124Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-13T15:10:39.124Z] #32 7.320 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-13T15:10:39.124Z] #32 7.320 Cloning into '.'... [2021-07-13T15:10:39.124Z] #32 ... [2021-07-13T15:10:39.124Z] [2021-07-13T15:10:39.124Z] #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-07-13T15:10:39.124Z] #49 sha256:415f2b8cc5f65d5d28714a7d6505a0eeec3dca80706b46a30a8f1c082550706b [2021-07-13T15:10:39.124Z] #49 17.64 go: extracting github.com/spf13/afero v1.1.2 [2021-07-13T15:10:39.223Z] #55 29.81 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T15:10:39.223Z] #55 29.83 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:10:39.223Z] #55 29.85 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:10:39.386Z] #49 17.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:10:39.386Z] #49 17.86 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T15:10:39.386Z] #49 17.92 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:10:39.386Z] #49 17.99 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:10:39.386Z] #49 18.05 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:10:39.647Z] #49 18.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:10:39.647Z] #49 18.17 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T15:10:40.160Z] #55 DONE 30.6s [2021-07-13T15:10:40.160Z] [2021-07-13T15:10:40.160Z] #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-07-13T15:10:40.160Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:10:40.160Z] #42 28.04 The following additional packages will be installed: [2021-07-13T15:10:40.160Z] #42 28.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-13T15:10:40.160Z] #42 28.05 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-13T15:10:40.160Z] #42 28.06 Suggested packages: [2021-07-13T15:10:40.160Z] #42 28.07 manpages-dev python-setuptools [2021-07-13T15:10:40.160Z] #42 29.62 The following NEW packages will be installed: [2021-07-13T15:10:40.160Z] #42 29.63 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-13T15:10:40.160Z] #42 29.63 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-13T15:10:40.160Z] #42 29.63 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-13T15:10:40.160Z] #42 29.63 python-six zlib1g-dev [2021-07-13T15:10:40.160Z] #42 30.08 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:10:40.160Z] #42 30.08 Need to get 4095 kB of archives. [2021-07-13T15:10:40.160Z] #42 30.08 After this operation, 22.5 MB of additional disk space will be used. [2021-07-13T15:10:40.160Z] #42 30.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-13T15:10:40.160Z] #42 30.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T15:10:40.160Z] #42 30.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-13T15:10:40.160Z] #42 30.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T15:10:40.160Z] #42 30.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-13T15:10:40.160Z] #42 30.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T15:10:40.160Z] #42 30.12 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-07-13T15:10:40.160Z] #42 30.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-13T15:10:40.160Z] #42 30.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-13T15:10:40.160Z] #42 30.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-13T15:10:40.160Z] #42 30.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-13T15:10:40.160Z] #42 30.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-13T15:10:40.160Z] #42 30.44 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-07-13T15:10:40.160Z] #42 30.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-13T15:10:40.160Z] #42 30.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-13T15:10:40.160Z] #42 30.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-13T15:10:40.160Z] #42 30.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-13T15:10:40.221Z] #49 18.61 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:10:40.221Z] #49 18.81 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:10:40.318Z] #13 ... [2021-07-13T15:10:40.318Z] [2021-07-13T15:10:40.318Z] #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-07-13T15:10:40.318Z] #45 sha256:15379232f8479de71e478e820e96ad1c69ce0b424b16af938913981c6e10ab64 [2021-07-13T15:10:40.318Z] #45 6.128 + RM_GOPATH=0 [2021-07-13T15:10:40.318Z] #45 6.128 + TMP_GOPATH= [2021-07-13T15:10:40.318Z] #45 6.128 + : /build [2021-07-13T15:10:40.318Z] #45 6.128 + '[' -z '' ']' [2021-07-13T15:10:40.318Z] #45 6.128 ++ mktemp -d [2021-07-13T15:10:40.318Z] #45 6.131 + export GOPATH=/tmp/tmp.2jJ42KZtuL [2021-07-13T15:10:40.318Z] #45 6.131 + GOPATH=/tmp/tmp.2jJ42KZtuL [2021-07-13T15:10:40.318Z] #45 6.131 + RM_GOPATH=1 [2021-07-13T15:10:40.318Z] #45 6.131 + case "$(go env GOARCH)" in [2021-07-13T15:10:40.318Z] #45 6.132 ++ go env GOARCH [2021-07-13T15:10:40.318Z] #45 6.200 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:40.318Z] #45 6.200 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:40.318Z] #45 6.200 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:40.318Z] #45 6.214 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:10:40.318Z] #45 6.217 + dir=/tmp/install [2021-07-13T15:10:40.318Z] #45 6.217 + bin=vndr [2021-07-13T15:10:40.318Z] #45 6.217 + shift [2021-07-13T15:10:40.318Z] #45 6.217 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-13T15:10:40.318Z] #45 6.217 + . /tmp/install/vndr.installer [2021-07-13T15:10:40.318Z] #45 6.217 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:10:40.318Z] #45 6.217 + install_vndr [2021-07-13T15:10:40.318Z] #45 6.217 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-13T15:10:40.318Z] #45 6.217 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2jJ42KZtuL/src/github.com/LK4D4/vndr [2021-07-13T15:10:40.318Z] #45 6.278 Cloning into '/tmp/tmp.2jJ42KZtuL/src/github.com/LK4D4/vndr'... [2021-07-13T15:10:40.318Z] #45 7.095 + cd /tmp/tmp.2jJ42KZtuL/src/github.com/LK4D4/vndr [2021-07-13T15:10:40.318Z] #45 7.096 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:10:40.318Z] #45 7.159 + go build -buildmode=pie -v -o /build/vndr . [2021-07-13T15:10:40.318Z] #45 8.519 unicode/utf16 [2021-07-13T15:10:40.318Z] #45 8.715 container/list [2021-07-13T15:10:40.318Z] #45 8.755 crypto/internal/subtle [2021-07-13T15:10:40.318Z] #45 8.954 runtime [2021-07-13T15:10:40.318Z] #45 9.108 crypto/subtle [2021-07-13T15:10:40.318Z] #45 9.339 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-13T15:10:40.318Z] #45 9.380 internal/nettrace [2021-07-13T15:10:40.318Z] #45 9.520 vendor/golang.org/x/crypto/internal/subtle [2021-07-13T15:10:40.319Z] #45 9.526 runtime/cgo [2021-07-13T15:10:40.319Z] #45 ... [2021-07-13T15:10:40.319Z] [2021-07-13T15:10:40.319Z] #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-07-13T15:10:40.319Z] #58 sha256:ba9d04d4dea1d6b28382679048378cb241e755365010fcb10c31ed44c81fcdfb [2021-07-13T15:10:40.319Z] #58 6.289 + RM_GOPATH=0 [2021-07-13T15:10:40.319Z] #58 6.289 + TMP_GOPATH= [2021-07-13T15:10:40.319Z] #58 6.289 + : /build [2021-07-13T15:10:40.319Z] #58 6.289 + '[' -z '' ']' [2021-07-13T15:10:40.319Z] #58 6.289 ++ mktemp -d [2021-07-13T15:10:40.319Z] #58 6.289 + export GOPATH=/tmp/tmp.5Z0bjdZYxK [2021-07-13T15:10:40.319Z] #58 6.289 + GOPATH=/tmp/tmp.5Z0bjdZYxK [2021-07-13T15:10:40.319Z] #58 6.289 + RM_GOPATH=1 [2021-07-13T15:10:40.319Z] #58 6.289 + case "$(go env GOARCH)" in [2021-07-13T15:10:40.319Z] #58 6.289 ++ go env GOARCH [2021-07-13T15:10:40.319Z] #58 6.363 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:40.319Z] #58 6.363 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:40.319Z] #58 6.363 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:40.319Z] #58 6.370 + dir=/tmp/install [2021-07-13T15:10:40.319Z] #58 6.370 + bin=rootlesskit [2021-07-13T15:10:40.319Z] #58 6.370 + shift [2021-07-13T15:10:40.319Z] #58 6.370 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-13T15:10:40.319Z] #58 6.370 + . /tmp/install/rootlesskit.installer [2021-07-13T15:10:40.319Z] #58 6.370 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:10:40.319Z] #58 6.370 + install_rootlesskit [2021-07-13T15:10:40.319Z] #58 6.370 + case "$1" in [2021-07-13T15:10:40.319Z] #58 6.370 + export CGO_ENABLED=0 [2021-07-13T15:10:40.319Z] #58 6.370 + CGO_ENABLED=0 [2021-07-13T15:10:40.319Z] #58 6.370 + _install_rootlesskit [2021-07-13T15:10:40.319Z] #58 6.373 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:10:40.319Z] #58 6.375 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-13T15:10:40.319Z] #58 6.375 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5Z0bjdZYxK/src/github.com/rootless-containers/rootlesskit [2021-07-13T15:10:40.319Z] #58 6.385 Cloning into '/tmp/tmp.5Z0bjdZYxK/src/github.com/rootless-containers/rootlesskit'... [2021-07-13T15:10:40.319Z] #58 10.12 + cd /tmp/tmp.5Z0bjdZYxK/src/github.com/rootless-containers/rootlesskit [2021-07-13T15:10:40.319Z] #58 10.12 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:10:40.319Z] #58 10.17 + export GO111MODULE=on [2021-07-13T15:10:40.319Z] #58 10.17 + GO111MODULE=on [2021-07-13T15:10:40.319Z] #58 10.17 + export GOPROXY=https://proxy.golang.org [2021-07-13T15:10:40.319Z] #58 10.17 + GOPROXY=https://proxy.golang.org [2021-07-13T15:10:40.319Z] #58 10.17 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T15:10:40.319Z] #58 10.17 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-13T15:10:40.319Z] #58 ... [2021-07-13T15:10:40.319Z] [2021-07-13T15:10:40.319Z] #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-07-13T15:10:40.319Z] #24 sha256:79ea0cc25f30bc2d06a9a72baec21bac6455c94ee09d9a62adb10e17132a425f [2021-07-13T15:10:40.319Z] #24 5.080 + RM_GOPATH=0 [2021-07-13T15:10:40.319Z] #24 5.080 + TMP_GOPATH= [2021-07-13T15:10:40.319Z] #24 5.080 + : /build [2021-07-13T15:10:40.319Z] #24 5.080 + '[' -z '' ']' [2021-07-13T15:10:40.319Z] #24 5.080 ++ mktemp -d [2021-07-13T15:10:40.319Z] #24 5.083 + export GOPATH=/tmp/tmp.VH6aabeKuF [2021-07-13T15:10:40.319Z] #24 5.083 + GOPATH=/tmp/tmp.VH6aabeKuF [2021-07-13T15:10:40.319Z] #24 5.083 + RM_GOPATH=1 [2021-07-13T15:10:40.319Z] #24 5.083 + case "$(go env GOARCH)" in [2021-07-13T15:10:40.319Z] #24 5.087 ++ go env GOARCH [2021-07-13T15:10:40.319Z] #24 5.116 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:40.319Z] #24 5.116 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:40.319Z] #24 5.127 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:40.319Z] #24 5.132 + dir=/tmp/install [2021-07-13T15:10:40.319Z] #24 5.132 + bin=dockercli [2021-07-13T15:10:40.319Z] #24 5.132 + shift [2021-07-13T15:10:40.319Z] #24 5.134 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-13T15:10:40.319Z] #24 5.134 + . /tmp/install/dockercli.installer [2021-07-13T15:10:40.319Z] #24 5.134 ++ : stable [2021-07-13T15:10:40.319Z] #24 5.134 ++ : 17.06.2-ce [2021-07-13T15:10:40.319Z] #24 5.134 + install_dockercli [2021-07-13T15:10:40.319Z] #24 5.134 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-13T15:10:40.319Z] #24 5.143 Install docker/cli version 17.06.2-ce from stable [2021-07-13T15:10:40.319Z] #24 5.144 ++ uname -m [2021-07-13T15:10:40.319Z] #24 5.144 + arch=aarch64 [2021-07-13T15:10:40.319Z] #24 5.144 + '[' aarch64 '!=' x86_64 ']' [2021-07-13T15:10:40.319Z] #24 5.144 + '[' aarch64 '!=' s390x ']' [2021-07-13T15:10:40.319Z] #24 5.144 + '[' aarch64 '!=' armhf ']' [2021-07-13T15:10:40.319Z] #24 5.144 + build_dockercli [2021-07-13T15:10:40.319Z] #24 5.144 + git clone https://github.com/docker/docker-ce /tmp/tmp.VH6aabeKuF/tmp/docker-ce [2021-07-13T15:10:40.319Z] #24 5.264 Cloning into '/tmp/tmp.VH6aabeKuF/tmp/docker-ce'... [2021-07-13T15:10:40.319Z] #24 ... [2021-07-13T15:10:40.319Z] [2021-07-13T15:10:40.319Z] #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-07-13T15:10:40.319Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-13T15:10:40.319Z] #42 3.434 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:10:40.319Z] #42 3.434 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:10:40.319Z] #42 3.718 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:10:40.319Z] #42 6.139 Fetched 51.9 kB in 3s (16.3 kB/s) [2021-07-13T15:10:40.319Z] #42 6.139 Reading package lists... [2021-07-13T15:10:40.319Z] #42 ... [2021-07-13T15:10:40.319Z] [2021-07-13T15:10:40.319Z] #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-07-13T15:10:40.319Z] #67 sha256:65aa21aebb1cf0324b29d3c8285cfc540e67848f24399298974d00884dfb8c62 [2021-07-13T15:10:40.319Z] #67 2.578 + RM_GOPATH=0 [2021-07-13T15:10:40.319Z] #67 2.578 + TMP_GOPATH= [2021-07-13T15:10:40.319Z] #67 2.578 + : /build [2021-07-13T15:10:40.319Z] #67 2.578 + '[' -z '' ']' [2021-07-13T15:10:40.319Z] #67 2.578 ++ mktemp -d [2021-07-13T15:10:40.319Z] #67 2.578 + export GOPATH=/tmp/tmp.DnwpQvmrv0 [2021-07-13T15:10:40.319Z] #67 2.578 + GOPATH=/tmp/tmp.DnwpQvmrv0 [2021-07-13T15:10:40.319Z] #67 2.578 + RM_GOPATH=1 [2021-07-13T15:10:40.319Z] #67 2.578 + case "$(go env GOARCH)" in [2021-07-13T15:10:40.319Z] #67 2.578 ++ go env GOARCH [2021-07-13T15:10:40.319Z] #67 2.578 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:40.319Z] #67 2.578 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:40.319Z] #67 2.578 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:40.319Z] #67 2.578 + dir=/tmp/install [2021-07-13T15:10:40.319Z] #67 2.578 + bin=proxy [2021-07-13T15:10:40.319Z] #67 2.578 + shift [2021-07-13T15:10:40.319Z] #67 2.578 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-13T15:10:40.319Z] #67 2.578 + . /tmp/install/proxy.installer [2021-07-13T15:10:40.319Z] #67 2.578 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:10:40.319Z] #67 2.578 + install_proxy [2021-07-13T15:10:40.319Z] #67 2.578 + case "$1" in [2021-07-13T15:10:40.319Z] #67 2.578 + export CGO_ENABLED=0 [2021-07-13T15:10:40.319Z] #67 2.578 + CGO_ENABLED=0 [2021-07-13T15:10:40.319Z] #67 2.578 + _install_proxy [2021-07-13T15:10:40.319Z] #67 2.578 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-13T15:10:40.319Z] #67 2.578 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DnwpQvmrv0/src/github.com/docker/libnetwork [2021-07-13T15:10:40.319Z] #67 2.578 Cloning into '/tmp/tmp.DnwpQvmrv0/src/github.com/docker/libnetwork'... [2021-07-13T15:10:40.319Z] #67 2.578 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:10:40.483Z] #49 19.00 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T15:10:40.582Z] #67 ... [2021-07-13T15:10:40.582Z] [2021-07-13T15:10:40.582Z] #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-07-13T15:10:40.582Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-07-13T15:10:40.582Z] #55 5.798 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:10:40.582Z] #55 5.798 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:10:40.582Z] #55 5.798 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:10:40.582Z] #55 8.716 Fetched 51.9 kB in 3s (15.8 kB/s) [2021-07-13T15:10:40.582Z] #55 8.716 Reading package lists... [2021-07-13T15:10:40.582Z] #55 ... [2021-07-13T15:10:40.582Z] [2021-07-13T15:10:40.582Z] #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-07-13T15:10:40.582Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-07-13T15:10:40.582Z] #36 4.589 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:10:40.582Z] #36 4.589 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:10:40.582Z] #36 4.589 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:10:40.582Z] #36 7.515 Fetched 51.9 kB in 3s (16.0 kB/s) [2021-07-13T15:10:40.744Z] #49 19.18 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-13T15:10:40.744Z] #49 19.19 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T15:10:40.744Z] #49 19.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:10:40.849Z] #36 7.515 Reading package lists... [2021-07-13T15:10:40.849Z] #36 ... [2021-07-13T15:10:40.849Z] [2021-07-13T15:10:40.849Z] #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-07-13T15:10:40.849Z] #51 sha256:de0041f4bd40c5dba8cb38c73def465c38720ed5ab5884e55b349be40731d46f [2021-07-13T15:10:40.849Z] #51 4.121 + RM_GOPATH=0 [2021-07-13T15:10:40.849Z] #51 4.121 + TMP_GOPATH= [2021-07-13T15:10:40.849Z] #51 4.121 + : /build [2021-07-13T15:10:40.849Z] #51 4.121 + '[' -z '' ']' [2021-07-13T15:10:40.849Z] #51 4.124 ++ mktemp -d [2021-07-13T15:10:40.849Z] #51 4.129 + export GOPATH=/tmp/tmp.d6X4ScZXcL [2021-07-13T15:10:40.849Z] #51 4.129 + GOPATH=/tmp/tmp.d6X4ScZXcL [2021-07-13T15:10:40.849Z] #51 4.129 + RM_GOPATH=1 [2021-07-13T15:10:40.849Z] #51 4.129 + case "$(go env GOARCH)" in [2021-07-13T15:10:40.849Z] #51 4.129 ++ go env GOARCH [2021-07-13T15:10:40.849Z] #51 4.152 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:40.849Z] #51 4.152 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:40.849Z] #51 4.163 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:40.849Z] #51 4.174 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:10:40.849Z] #51 4.175 + dir=/tmp/install [2021-07-13T15:10:40.849Z] #51 4.175 + bin=shfmt [2021-07-13T15:10:40.849Z] #51 4.175 + shift [2021-07-13T15:10:40.849Z] #51 4.175 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-13T15:10:40.849Z] #51 4.175 + . /tmp/install/shfmt.installer [2021-07-13T15:10:40.849Z] #51 4.175 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:10:40.849Z] #51 4.175 + install_shfmt [2021-07-13T15:10:40.849Z] #51 4.175 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-13T15:10:40.849Z] #51 4.175 + git clone https://github.com/mvdan/sh.git /tmp/tmp.d6X4ScZXcL/src/github.com/mvdan/sh [2021-07-13T15:10:40.849Z] #51 4.187 Cloning into '/tmp/tmp.d6X4ScZXcL/src/github.com/mvdan/sh'... [2021-07-13T15:10:40.849Z] #51 ... [2021-07-13T15:10:40.849Z] [2021-07-13T15:10:40.849Z] #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-07-13T15:10:40.849Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-07-13T15:10:40.849Z] #40 6.543 + git clone https://github.com/docker/distribution.git . [2021-07-13T15:10:40.849Z] #40 6.569 Cloning into '.'... [2021-07-13T15:10:41.006Z] #49 19.52 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-13T15:10:41.006Z] #49 19.66 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:10:41.113Z] #40 ... [2021-07-13T15:10:41.113Z] [2021-07-13T15:10:41.113Z] #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-07-13T15:10:41.113Z] #47 sha256:9dc2a30af79d2a5d9c0bb8ce61d364c4860f2a9501e9a5934159421c42e60330 [2021-07-13T15:10:41.113Z] #47 5.952 + RM_GOPATH=0 [2021-07-13T15:10:41.113Z] #47 5.952 + TMP_GOPATH= [2021-07-13T15:10:41.113Z] #47 5.952 + : /build [2021-07-13T15:10:41.113Z] #47 5.952 + '[' -z '' ']' [2021-07-13T15:10:41.113Z] #47 5.952 ++ mktemp -d [2021-07-13T15:10:41.113Z] #47 5.952 + export GOPATH=/tmp/tmp.LfwiIkYgUo [2021-07-13T15:10:41.113Z] #47 5.952 + GOPATH=/tmp/tmp.LfwiIkYgUo [2021-07-13T15:10:41.113Z] #47 5.952 + RM_GOPATH=1 [2021-07-13T15:10:41.113Z] #47 5.952 + case "$(go env GOARCH)" in [2021-07-13T15:10:41.113Z] #47 5.952 ++ go env GOARCH [2021-07-13T15:10:41.113Z] #47 6.071 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:41.113Z] #47 6.071 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:41.113Z] #47 6.071 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:41.113Z] #47 6.071 + dir=/tmp/install [2021-07-13T15:10:41.113Z] #47 6.071 + bin=gotestsum [2021-07-13T15:10:41.113Z] #47 6.071 + shift [2021-07-13T15:10:41.113Z] #47 6.071 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-13T15:10:41.113Z] #47 6.071 + . /tmp/install/gotestsum.installer [2021-07-13T15:10:41.113Z] #47 6.071 ++ : v0.5.3 [2021-07-13T15:10:41.113Z] #47 6.071 + install_gotestsum [2021-07-13T15:10:41.113Z] #47 6.075 + set -e [2021-07-13T15:10:41.113Z] #47 6.083 + export GO111MODULE=on [2021-07-13T15:10:41.113Z] #47 6.083 + GO111MODULE=on [2021-07-13T15:10:41.113Z] #47 6.083 + GOBIN=/build [2021-07-13T15:10:41.113Z] #47 6.083 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-13T15:10:41.113Z] #47 6.170 go: finding gotest.tools v0.5.3 [2021-07-13T15:10:41.113Z] #47 6.170 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-13T15:10:41.113Z] #47 7.136 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-13T15:10:41.113Z] #47 7.680 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-13T15:10:41.113Z] #47 8.603 go: downloading github.com/fatih/color v1.9.0 [2021-07-13T15:10:41.113Z] #47 8.691 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:10:41.113Z] #47 8.812 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:10:41.113Z] #47 8.830 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:10:41.113Z] #47 8.847 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:10:41.113Z] #47 8.862 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:10:41.113Z] #47 8.867 go: extracting github.com/fatih/color v1.9.0 [2021-07-13T15:10:41.113Z] #47 8.873 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T15:10:41.113Z] #47 8.959 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:10:41.113Z] #47 8.965 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:10:41.113Z] #47 9.106 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:10:41.113Z] #47 9.216 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:10:41.113Z] #47 9.331 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:10:41.113Z] #47 9.360 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-13T15:10:41.113Z] #47 9.447 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:10:41.113Z] #47 9.468 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:10:41.113Z] #47 9.835 go: extracting github.com/pkg/errors v0.9.1 [2021-07-13T15:10:41.113Z] #47 10.06 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-13T15:10:41.113Z] #47 10.28 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:10:41.113Z] #47 10.64 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:10:41.113Z] #47 11.34 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:10:41.113Z] #47 ... [2021-07-13T15:10:41.113Z] [2021-07-13T15:10:41.113Z] #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-07-13T15:10:41.113Z] #49 sha256:c5288d677ef0a84fbc4ef9a40b385ca69b96e23148c6b68d2a313871aedf8eb9 [2021-07-13T15:10:41.113Z] #49 4.291 + RM_GOPATH=0 [2021-07-13T15:10:41.113Z] #49 4.291 + TMP_GOPATH= [2021-07-13T15:10:41.113Z] #49 4.291 + : /build [2021-07-13T15:10:41.113Z] #49 4.291 + '[' -z '' ']' [2021-07-13T15:10:41.113Z] #49 4.291 ++ mktemp -d [2021-07-13T15:10:41.113Z] #49 4.295 + export GOPATH=/tmp/tmp.Z0GhtfitVM [2021-07-13T15:10:41.113Z] #49 4.295 + GOPATH=/tmp/tmp.Z0GhtfitVM [2021-07-13T15:10:41.113Z] #49 4.295 + RM_GOPATH=1 [2021-07-13T15:10:41.113Z] #49 4.295 + case "$(go env GOARCH)" in [2021-07-13T15:10:41.113Z] #49 4.299 ++ go env GOARCH [2021-07-13T15:10:41.113Z] #49 4.323 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:41.113Z] #49 4.323 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:41.113Z] #49 4.323 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:41.113Z] #49 4.327 + dir=/tmp/install [2021-07-13T15:10:41.113Z] #49 4.327 + bin=golangci_lint [2021-07-13T15:10:41.113Z] #49 4.327 + shift [2021-07-13T15:10:41.113Z] #49 4.327 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-13T15:10:41.113Z] #49 4.327 + . /tmp/install/golangci_lint.installer [2021-07-13T15:10:41.113Z] #49 4.327 ++ : v1.23.8 [2021-07-13T15:10:41.113Z] #49 4.327 + install_golangci_lint [2021-07-13T15:10:41.113Z] #49 4.327 + set -e [2021-07-13T15:10:41.113Z] #49 4.327 + export GO111MODULE=on [2021-07-13T15:10:41.113Z] #49 4.327 + GO111MODULE=on [2021-07-13T15:10:41.113Z] #49 4.327 + GOBIN=/build [2021-07-13T15:10:41.113Z] #49 4.327 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-13T15:10:41.113Z] #49 4.347 go: finding github.com v1.23.8 [2021-07-13T15:10:41.113Z] #49 4.349 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-13T15:10:41.113Z] #49 4.354 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-13T15:10:41.113Z] #49 4.356 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:10:41.113Z] #49 4.356 go: finding github.com/golangci v1.23.8 [2021-07-13T15:10:41.113Z] #49 5.126 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:10:41.113Z] #49 5.799 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:10:41.113Z] #49 11.13 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:10:41.113Z] #49 11.14 go: downloading github.com/pkg/errors v0.8.1 [2021-07-13T15:10:41.113Z] #49 11.14 go: downloading github.com/spf13/viper v1.6.1 [2021-07-13T15:10:41.113Z] #49 11.18 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:10:41.113Z] #49 11.43 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-13T15:10:41.268Z] #49 19.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:10:41.268Z] #49 19.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:10:41.268Z] #49 19.86 go: downloading golang.org/x/text v0.3.2 [2021-07-13T15:10:41.376Z] #49 11.50 go: extracting github.com/pkg/errors v0.8.1 [2021-07-13T15:10:41.376Z] #49 ... [2021-07-13T15:10:41.376Z] [2021-07-13T15:10:41.376Z] #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-07-13T15:10:41.376Z] #34 sha256:e8a56b13377ecfe788b517b3e3a5087ba4d87d416273f4779bb7388ba3dc9a46 [2021-07-13T15:10:41.376Z] #34 2.347 + RM_GOPATH=0 [2021-07-13T15:10:41.376Z] #34 2.347 + TMP_GOPATH= [2021-07-13T15:10:41.376Z] #34 2.347 + : /build [2021-07-13T15:10:41.376Z] #34 2.347 + '[' -z '' ']' [2021-07-13T15:10:41.376Z] #34 2.347 ++ mktemp -d [2021-07-13T15:10:41.376Z] #34 2.347 + export GOPATH=/tmp/tmp.6gtMtFvUUO [2021-07-13T15:10:41.376Z] #34 2.347 + GOPATH=/tmp/tmp.6gtMtFvUUO [2021-07-13T15:10:41.376Z] #34 2.347 + RM_GOPATH=1 [2021-07-13T15:10:41.377Z] #34 2.347 + case "$(go env GOARCH)" in [2021-07-13T15:10:41.377Z] #34 2.347 ++ go env GOARCH [2021-07-13T15:10:41.377Z] #34 2.347 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:41.377Z] #34 2.347 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:41.377Z] #34 2.347 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:41.377Z] #34 2.347 + dir=/tmp/install [2021-07-13T15:10:41.377Z] #34 2.347 + bin=tomlv [2021-07-13T15:10:41.377Z] #34 2.347 + shift [2021-07-13T15:10:41.377Z] #34 2.347 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-13T15:10:41.377Z] #34 2.347 + . /tmp/install/tomlv.installer [2021-07-13T15:10:41.377Z] #34 2.347 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:10:41.377Z] #34 2.347 + install_tomlv [2021-07-13T15:10:41.377Z] #34 2.347 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-13T15:10:41.377Z] #34 2.347 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6gtMtFvUUO/src/github.com/BurntSushi/toml [2021-07-13T15:10:41.377Z] #34 2.347 Cloning into '/tmp/tmp.6gtMtFvUUO/src/github.com/BurntSushi/toml'... [2021-07-13T15:10:41.377Z] #34 2.347 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:10:41.377Z] #34 2.987 + cd /tmp/tmp.6gtMtFvUUO/src/github.com/BurntSushi/toml [2021-07-13T15:10:41.377Z] #34 2.987 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:10:41.377Z] #34 2.987 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-13T15:10:41.377Z] #34 3.306 runtime/internal/sys [2021-07-13T15:10:41.377Z] #34 3.306 math/bits [2021-07-13T15:10:41.377Z] #34 3.306 internal/cpu [2021-07-13T15:10:41.377Z] #34 3.306 runtime/internal/atomic [2021-07-13T15:10:41.377Z] #34 3.416 runtime/internal/math [2021-07-13T15:10:41.377Z] #34 3.416 unicode/utf8 [2021-07-13T15:10:41.377Z] #34 3.583 internal/race [2021-07-13T15:10:41.377Z] #34 3.583 internal/bytealg [2021-07-13T15:10:41.377Z] #34 3.583 sync/atomic [2021-07-13T15:10:41.377Z] #34 3.704 unicode [2021-07-13T15:10:41.377Z] #34 3.704 math [2021-07-13T15:10:41.377Z] #34 4.094 internal/testlog [2021-07-13T15:10:41.377Z] #34 4.196 runtime [2021-07-13T15:10:41.377Z] #34 4.320 encoding [2021-07-13T15:10:41.377Z] #34 4.592 runtime/cgo [2021-07-13T15:10:41.377Z] #34 ... [2021-07-13T15:10:41.377Z] [2021-07-13T15:10:41.377Z] #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-07-13T15:10:41.377Z] #49 sha256:c5288d677ef0a84fbc4ef9a40b385ca69b96e23148c6b68d2a313871aedf8eb9 [2021-07-13T15:10:41.377Z] #49 11.65 go: extracting github.com/spf13/viper v1.6.1 [2021-07-13T15:10:41.377Z] #49 11.66 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:10:41.544Z] #49 20.01 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:10:41.544Z] #49 20.08 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:10:41.815Z] #49 20.31 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:10:41.951Z] #49 12.01 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-13T15:10:41.951Z] #49 12.10 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-13T15:10:42.069Z] #42 32.31 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:10:42.069Z] #42 32.56 Fetched 4095 kB in 1s (5158 kB/s) [2021-07-13T15:10:42.069Z] #42 32.67 Selecting previously unselected package libcap-dev:amd64. [2021-07-13T15:10:42.077Z] #49 20.42 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:10:42.077Z] #49 20.49 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:10:42.214Z] #49 12.40 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-13T15:10:42.214Z] #49 12.44 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-13T15:10:42.214Z] #49 12.52 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:10:42.328Z] #42 32.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:10:42.328Z] #42 32.78 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-13T15:10:42.328Z] #42 32.80 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-13T15:10:42.328Z] #42 32.94 Selecting previously unselected package libnet1:amd64. [2021-07-13T15:10:42.328Z] #42 32.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T15:10:42.328Z] #42 32.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:10:42.476Z] #49 12.54 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:10:42.476Z] #49 12.56 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-13T15:10:42.476Z] #49 12.63 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:10:42.588Z] #42 33.10 Selecting previously unselected package libnet1-dev. [2021-07-13T15:10:42.588Z] #42 33.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T15:10:42.588Z] #42 33.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-13T15:10:42.847Z] #42 33.40 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T15:10:42.847Z] #42 33.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T15:10:42.847Z] #42 33.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:10:42.847Z] #42 ... [2021-07-13T15:10:42.847Z] [2021-07-13T15:10:42.847Z] #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-07-13T15:10:42.847Z] #51 sha256:be71afe9ddef2941fd9cdc777a1b579ce5083f896e10e2c168b329cd458cd76d [2021-07-13T15:10:42.847Z] #51 23.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:10:42.847Z] #51 23.55 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:10:42.847Z] #51 23.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:10:42.847Z] #51 23.82 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:10:42.847Z] #51 24.60 runtime [2021-07-13T15:10:42.847Z] #51 ... [2021-07-13T15:10:42.847Z] [2021-07-13T15:10:42.847Z] #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-07-13T15:10:42.847Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:10:42.847Z] #42 33.60 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-13T15:10:42.847Z] #42 33.60 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-13T15:10:42.847Z] #42 33.62 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-13T15:10:43.022Z] #49 ... [2021-07-13T15:10:43.022Z] [2021-07-13T15:10:43.022Z] #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-07-13T15:10:43.022Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:10:43.022Z] #42 5.579 Reading package lists... [2021-07-13T15:10:43.022Z] #42 11.90 Reading package lists... [2021-07-13T15:10:43.022Z] #42 18.87 Building dependency tree... [2021-07-13T15:10:43.022Z] #42 20.53 Reading state information... [2021-07-13T15:10:43.022Z] #42 ... [2021-07-13T15:10:43.022Z] [2021-07-13T15:10:43.022Z] #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-07-13T15:10:43.022Z] #58 sha256:5329133f7398433f6808b4517a14ef0bbe6c33499c3b849a47ab6e67b43595b5 [2021-07-13T15:10:43.022Z] #58 11.43 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:10:43.022Z] #58 12.53 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-13T15:10:43.022Z] #58 12.64 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:10:43.022Z] #58 12.72 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:10:43.022Z] #58 13.96 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:10:43.022Z] #58 14.07 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:10:43.022Z] #58 16.76 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:10:43.022Z] #58 19.96 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:10:43.022Z] #58 20.03 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:10:43.022Z] #58 20.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:10:43.022Z] #58 20.34 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:10:43.022Z] #58 20.73 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:10:43.050Z] #49 13.11 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:10:43.050Z] #49 13.13 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:10:43.050Z] #49 13.15 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:10:43.050Z] #49 13.24 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:10:43.050Z] #49 13.32 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:10:43.284Z] #58 ... [2021-07-13T15:10:43.284Z] [2021-07-13T15:10:43.284Z] #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-07-13T15:10:43.284Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:10:43.284Z] #45 11.42 unicode/utf8 [2021-07-13T15:10:43.284Z] #45 12.00 math [2021-07-13T15:10:43.284Z] #45 16.23 unicode/utf16 [2021-07-13T15:10:43.284Z] #45 16.45 container/list [2021-07-13T15:10:43.284Z] #45 16.93 crypto/internal/subtle [2021-07-13T15:10:43.284Z] #45 17.04 crypto/subtle [2021-07-13T15:10:43.284Z] #45 17.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-13T15:10:43.284Z] #45 17.35 internal/nettrace [2021-07-13T15:10:43.284Z] #45 17.50 runtime/cgo [2021-07-13T15:10:43.313Z] #49 13.66 go: downloading github.com/fatih/color v1.7.0 [2021-07-13T15:10:43.415Z] #42 33.97 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T15:10:43.415Z] #42 33.97 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:10:43.415Z] #42 34.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:10:43.546Z] #45 ... [2021-07-13T15:10:43.546Z] [2021-07-13T15:10:43.546Z] #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-07-13T15:10:43.546Z] #49 sha256:415f2b8cc5f65d5d28714a7d6505a0eeec3dca80706b46a30a8f1c082550706b [2021-07-13T15:10:43.546Z] #49 21.96 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:10:43.576Z] #49 13.67 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:10:43.674Z] #42 34.19 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-13T15:10:43.674Z] #42 34.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:10:43.674Z] #42 34.22 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-13T15:10:43.807Z] #49 22.18 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:10:43.839Z] #49 13.93 go: extracting github.com/fatih/color v1.7.0 [2021-07-13T15:10:43.839Z] #49 14.00 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T15:10:43.839Z] #49 14.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:10:43.839Z] #49 14.18 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:10:43.933Z] #42 34.40 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-13T15:10:43.934Z] #42 34.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-13T15:10:43.934Z] #42 34.41 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-13T15:10:43.934Z] #42 ... [2021-07-13T15:10:43.934Z] [2021-07-13T15:10:43.934Z] #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-07-13T15:10:43.934Z] #58 sha256:164c11cf4002fb9bb07e174a9e949ebe61b76bd1377ec5b7e0a1ee70a8f60cdd [2021-07-13T15:10:43.934Z] #58 24.53 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:10:43.934Z] #58 27.34 go: finding github.com/pkg/errors v0.9.1 [2021-07-13T15:10:43.934Z] #58 27.65 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:10:43.934Z] #58 27.66 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:10:43.934Z] #58 27.80 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:10:43.934Z] #58 27.81 go: finding github.com/google/uuid v1.2.0 [2021-07-13T15:10:43.934Z] #58 27.97 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:10:43.934Z] #58 28.00 go: finding github.com/gofrs/flock v0.8.0 [2021-07-13T15:10:43.934Z] #58 28.02 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-13T15:10:43.934Z] #58 28.12 go: finding github.com/gorilla/mux v1.8.0 [2021-07-13T15:10:43.934Z] #58 28.16 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:10:43.934Z] #58 28.19 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:10:43.934Z] #58 28.26 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:10:43.934Z] #58 28.38 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:10:43.934Z] #58 28.55 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:10:43.934Z] #58 28.60 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:10:44.069Z] #49 22.47 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:10:44.101Z] #49 14.19 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T15:10:44.101Z] #49 14.29 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:10:44.101Z] #49 14.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:10:44.101Z] #49 14.42 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:10:44.193Z] #58 ... [2021-07-13T15:10:44.193Z] [2021-07-13T15:10:44.193Z] #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-07-13T15:10:44.193Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:10:44.193Z] #42 34.71 Selecting previously unselected package libprotobuf17:amd64. [2021-07-13T15:10:44.193Z] #42 34.71 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-13T15:10:44.193Z] #42 34.72 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T15:10:44.364Z] #49 14.51 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:10:44.364Z] #49 14.54 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:10:44.364Z] #49 14.56 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:10:44.364Z] #49 14.62 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:10:44.630Z] #49 14.75 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:10:44.630Z] #49 14.78 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:10:44.630Z] #49 14.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:10:44.630Z] #49 14.95 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:10:44.896Z] #49 15.13 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:10:45.129Z] #42 35.54 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-13T15:10:45.130Z] #42 35.56 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-13T15:10:45.130Z] #42 35.57 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-13T15:10:45.130Z] #42 35.88 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-13T15:10:45.389Z] #42 35.88 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-13T15:10:45.389Z] #42 35.90 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-13T15:10:45.439Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-13T15:10:45.439Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-af28aa92\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-13T15:10:45.439Z] ---------------------------------------------------------------------------- [2021-07-13T15:10:45.439Z] [2021-07-13T15:10:45.439Z] INFO: executeCI.ps1 starting at Tue Jul 13 15:10:43 CUT 2021 [2021-07-13T15:10:45.439Z] [2021-07-13T15:10:45.439Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-13T15:10:45.439Z] INFO: Running git version 2.24.1.windows.2 [2021-07-13T15:10:45.439Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-13T15:10:45.439Z] INFO: Environment variables: [2021-07-13T15:10:45.439Z] [2021-07-13T15:10:45.439Z] Name Value [2021-07-13T15:10:45.439Z] ---- ----- [2021-07-13T15:10:45.439Z] ALLUSERSPROFILE C:\ProgramData [2021-07-13T15:10:45.439Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-13T15:10:45.439Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-13T15:10:45.439Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-13T15:10:45.439Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-13T15:10:45.439Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-13T15:10:45.439Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-13T15:10:45.439Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-13T15:10:45.439Z] BRANCH_NAME PR-42633 [2021-07-13T15:10:45.439Z] BUILD_DISPLAY_NAME #1 [2021-07-13T15:10:45.439Z] BUILD_ID 1 [2021-07-13T15:10:45.439Z] BUILD_NUMBER 1 [2021-07-13T15:10:45.439Z] BUILD_TAG jenkins-moby-PR-42633-1 [2021-07-13T15:10:45.439Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42633/1/ [2021-07-13T15:10:45.439Z] CHANGE_AUTHOR thaJeztah [2021-07-13T15:10:45.439Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-13T15:10:45.439Z] CHANGE_BRANCH 20.10_backport_warn_on_non_matching_platform [2021-07-13T15:10:45.439Z] CHANGE_FORK thaJeztah/docker [2021-07-13T15:10:45.439Z] CHANGE_ID 42633 [2021-07-13T15:10:45.439Z] CHANGE_TARGET 20.10 [2021-07-13T15:10:45.439Z] CHANGE_TITLE [20.10 backport] docker pull: warn when pulled single-arch image does not match --pla... [2021-07-13T15:10:45.439Z] CHANGE_URL https://github.com/moby/moby/pull/42633 [2021-07-13T15:10:45.439Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-13T15:10:45.439Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-13T15:10:45.439Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-13T15:10:45.439Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-13T15:10:45.439Z] COMPUTERNAME azwin-2-a31a90 [2021-07-13T15:10:45.439Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-13T15:10:45.440Z] ConfigSequenceNumber 0 [2021-07-13T15:10:45.440Z] DOCKER_BUILDKIT 0 [2021-07-13T15:10:45.440Z] DOCKER_DUT_DEBUG 1 [2021-07-13T15:10:45.440Z] DOCKER_EXPERIMENTAL 1 [2021-07-13T15:10:45.440Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-13T15:10:45.440Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-13T15:10:45.440Z] EXECUTOR_NUMBER 0 [2021-07-13T15:10:45.440Z] FQDN azwin-2-a31a90.westus.cloudapp.azure.com [2021-07-13T15:10:45.440Z] GIT_BRANCH PR-42633 [2021-07-13T15:10:45.440Z] GIT_COMMIT 7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:10:45.440Z] GIT_URL https://github.com/moby/moby.git [2021-07-13T15:10:45.440Z] HUDSON_COOKIE 83c677bb-5ac9-4240-9b76-204133e3f5be [2021-07-13T15:10:45.440Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-13T15:10:45.440Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-13T15:10:45.440Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-13T15:10:45.440Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-13T15:10:45.440Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-13T15:10:45.440Z] JENKINS_NODE_COOKIE 337f64a7-628c-42d9-924a-f6249200eed7 [2021-07-13T15:10:45.440Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-13T15:10:45.440Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-13T15:10:45.440Z] JOB_BASE_NAME PR-42633 [2021-07-13T15:10:45.440Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42633/display/redirect [2021-07-13T15:10:45.440Z] JOB_NAME moby/PR-42633 [2021-07-13T15:10:45.440Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42633/ [2021-07-13T15:10:45.440Z] library.jps.version master [2021-07-13T15:10:45.440Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-13T15:10:45.440Z] NODE_LABELS amd64 azure azwin-2-a31a90 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-13T15:10:45.440Z] NODE_NAME azwin-2-a31a90 [2021-07-13T15:10:45.440Z] NUMBER_OF_PROCESSORS 4 [2021-07-13T15:10:45.440Z] OS Windows_NT [2021-07-13T15:10:45.440Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-13T15:10:45.440Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-13T15:10:45.440Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-13T15:10:45.440Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-13T15:10:45.440Z] PROCESSOR_LEVEL 6 [2021-07-13T15:10:45.440Z] PROCESSOR_REVISION 4f01 [2021-07-13T15:10:45.440Z] ProgramData C:\ProgramData [2021-07-13T15:10:45.440Z] ProgramFiles C:\Program Files [2021-07-13T15:10:45.440Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-13T15:10:45.440Z] ProgramW6432 C:\Program Files [2021-07-13T15:10:45.440Z] PROMPT $P$G [2021-07-13T15:10:45.440Z] PSExecutionPolicyPreference Bypass [2021-07-13T15:10:45.440Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-13T15:10:45.440Z] PUBLIC C:\Users\Public [2021-07-13T15:10:45.440Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42633/1/display/redirect?page=artif... [2021-07-13T15:10:45.440Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42633/1/display/redirect?page=changes [2021-07-13T15:10:45.440Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42633/1/display/redirect [2021-07-13T15:10:45.440Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42633/1/display/redirect?page=tests [2021-07-13T15:10:45.440Z] SKIP_VALIDATION_TESTS 1 [2021-07-13T15:10:45.440Z] SOURCES_DRIVE d [2021-07-13T15:10:45.440Z] SOURCES_SUBDIR gopath [2021-07-13T15:10:45.440Z] STAGE_NAME Run tests [2021-07-13T15:10:45.440Z] SystemDrive C: [2021-07-13T15:10:45.440Z] SystemRoot C:\Windows [2021-07-13T15:10:45.440Z] TEMP C:\Windows\TEMP [2021-07-13T15:10:45.440Z] TESTDEBUG 0 [2021-07-13T15:10:45.440Z] TESTRUN_DRIVE d [2021-07-13T15:10:45.440Z] TESTRUN_SUBDIR CI [2021-07-13T15:10:45.440Z] TIMEOUT 120m [2021-07-13T15:10:45.440Z] TMP C:\Windows\TEMP [2021-07-13T15:10:45.440Z] USERDOMAIN WORKGROUP [2021-07-13T15:10:45.440Z] USERNAME azwin-2-a31a90$ [2021-07-13T15:10:45.440Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-13T15:10:45.440Z] windir C:\Windows [2021-07-13T15:10:45.440Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-13T15:10:45.440Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-13T15:10:45.440Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-13T15:10:45.440Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-13T15:10:45.440Z] [2021-07-13T15:10:45.440Z] [2021-07-13T15:10:45.440Z] [2021-07-13T15:10:45.440Z] INFO: Sources under d:\gopath\... [2021-07-13T15:10:45.440Z] INFO: Test run under d:\CI\... [2021-07-13T15:10:45.440Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-13T15:10:45.440Z] INFO: docker/docker repository was found [2021-07-13T15:10:45.440Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-07-13T15:10:45.440Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2029' [2021-07-13T15:10:45.440Z] INFO: Docker version of control daemon [2021-07-13T15:10:45.440Z] [2021-07-13T15:10:45.440Z] Client: [2021-07-13T15:10:45.440Z] Version: 20.10.6 [2021-07-13T15:10:45.440Z] API version: 1.41 [2021-07-13T15:10:45.440Z] Go version: go1.16.3 [2021-07-13T15:10:45.440Z] Git commit: 370c289 [2021-07-13T15:10:45.440Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-13T15:10:45.440Z] OS/Arch: windows/amd64 [2021-07-13T15:10:45.440Z] Context: default [2021-07-13T15:10:45.440Z] Experimental: true [2021-07-13T15:10:45.440Z] [2021-07-13T15:10:45.440Z] Server: Docker Engine - Community [2021-07-13T15:10:45.440Z] Engine: [2021-07-13T15:10:45.440Z] Version: 20.10.6 [2021-07-13T15:10:45.440Z] API version: 1.41 (minimum version 1.24) [2021-07-13T15:10:45.440Z] Go version: go1.13.15 [2021-07-13T15:10:45.440Z] Git commit: 8728dd2 [2021-07-13T15:10:45.440Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-13T15:10:45.440Z] OS/Arch: windows/amd64 [2021-07-13T15:10:45.440Z] Experimental: true [2021-07-13T15:10:45.440Z] [2021-07-13T15:10:45.440Z] INFO: Docker info of control daemon [2021-07-13T15:10:45.440Z] [2021-07-13T15:10:45.440Z] Client: [2021-07-13T15:10:45.440Z] Context: default [2021-07-13T15:10:45.440Z] Debug Mode: false [2021-07-13T15:10:45.440Z] Plugins: [2021-07-13T15:10:45.440Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-13T15:10:45.440Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-13T15:10:45.440Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-13T15:10:45.440Z] [2021-07-13T15:10:45.440Z] Server: [2021-07-13T15:10:45.440Z] Containers: 0 [2021-07-13T15:10:45.440Z] Running: 0 [2021-07-13T15:10:45.440Z] Paused: 0 [2021-07-13T15:10:45.440Z] Stopped: 0 [2021-07-13T15:10:45.455Z] #49 ... [2021-07-13T15:10:45.455Z] [2021-07-13T15:10:45.455Z] #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-07-13T15:10:45.455Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:10:45.455Z] #13 8.469 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T15:10:45.455Z] #13 8.514 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:10:45.455Z] #13 8.515 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:10:45.455Z] #13 8.515 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:10:45.455Z] #13 12.71 Fetched 98.6 kB in 4s (22.0 kB/s) [2021-07-13T15:10:45.470Z] #49 15.45 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:10:45.470Z] #49 15.68 go: downloading github.com/spf13/afero v1.1.2 [2021-07-13T15:10:45.470Z] #49 15.68 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:10:45.717Z] #13 12.71 Reading package lists... [2021-07-13T15:10:45.717Z] #13 ... [2021-07-13T15:10:45.717Z] [2021-07-13T15:10:45.717Z] #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-07-13T15:10:45.717Z] #51 sha256:935bf1879c6b27901b3e2883833f479bc95803f2f2a0799473a72f0af4c5ae6a [2021-07-13T15:10:45.717Z] #51 14.16 + cd /tmp/tmp.NF6CrnFQxQ/src/github.com/mvdan/sh [2021-07-13T15:10:45.717Z] #51 14.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:10:45.717Z] #51 14.30 + GO111MODULE=on [2021-07-13T15:10:45.717Z] #51 14.30 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-13T15:10:45.717Z] #51 15.53 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:10:45.717Z] #51 15.57 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:10:45.717Z] #51 15.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:10:45.717Z] #51 15.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:10:45.717Z] #51 16.01 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:10:45.717Z] #51 17.02 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:10:45.717Z] #51 17.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:10:45.717Z] #51 19.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:10:45.717Z] #51 20.43 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:10:45.717Z] #51 20.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:10:45.717Z] #51 20.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:10:45.717Z] #51 20.93 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:10:45.717Z] #51 21.86 runtime [2021-07-13T15:10:45.717Z] #51 21.89 runtime/cgo [2021-07-13T15:10:45.732Z] #49 15.83 go: extracting github.com/spf13/afero v1.1.2 [2021-07-13T15:10:45.893Z] Images: 10 [2021-07-13T15:10:45.893Z] Server Version: 20.10.6 [2021-07-13T15:10:45.893Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-13T15:10:45.893Z] Windows: [2021-07-13T15:10:45.893Z] LCOW: [2021-07-13T15:10:45.893Z] Logging Driver: json-file [2021-07-13T15:10:45.893Z] Plugins: [2021-07-13T15:10:45.893Z] Volume: local [2021-07-13T15:10:45.893Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T15:10:45.893Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T15:10:45.893Z] Swarm: inactive [2021-07-13T15:10:45.893Z] Default Isolation: process [2021-07-13T15:10:45.893Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-13T15:10:45.893Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-13T15:10:45.893Z] OSType: windows [2021-07-13T15:10:45.893Z] Architecture: x86_64 [2021-07-13T15:10:45.893Z] CPUs: 4 [2021-07-13T15:10:45.893Z] Total Memory: 32GiB [2021-07-13T15:10:45.893Z] Name: azwin-2-a31a90 [2021-07-13T15:10:45.893Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-13T15:10:45.893Z] Docker Root Dir: D:\docker [2021-07-13T15:10:45.893Z] Debug Mode: false [2021-07-13T15:10:45.893Z] Registry: https://index.docker.io/v1/ [2021-07-13T15:10:45.893Z] Labels: [2021-07-13T15:10:45.893Z] Experimental: true [2021-07-13T15:10:45.893Z] Insecure Registries: [2021-07-13T15:10:45.893Z] 10.0.0.4:5000 [2021-07-13T15:10:45.893Z] 127.0.0.0/8 [2021-07-13T15:10:45.893Z] Registry Mirrors: [2021-07-13T15:10:45.893Z] http://10.0.0.4:5000/ [2021-07-13T15:10:45.893Z] Live Restore Enabled: false [2021-07-13T15:10:45.893Z] Product License: Community Engine [2021-07-13T15:10:45.893Z] [2021-07-13T15:10:45.893Z] [2021-07-13T15:10:45.893Z] INFO: Commit hash is 7429792eed [2021-07-13T15:10:45.893Z] INFO: Nuke-Everything... [2021-07-13T15:10:45.893Z] INFO: Container count on control daemon to delete is 0 [2021-07-13T15:10:45.979Z] #51 ... [2021-07-13T15:10:45.979Z] [2021-07-13T15:10:45.979Z] #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-07-13T15:10:45.979Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:10:45.979Z] #40 22.14 Checking out files: 91% (1555/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-13T15:10:45.979Z] #40 22.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-13T15:10:45.979Z] #40 23.87 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-13T15:10:46.240Z] #40 ... [2021-07-13T15:10:46.240Z] [2021-07-13T15:10:46.240Z] #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-07-13T15:10:46.240Z] #34 sha256:03c087d3f813bfde8e8728a4e3d7282929d8525a734581f67792f6048aa97bb4 [2021-07-13T15:10:46.240Z] #34 14.65 internal/testlog [2021-07-13T15:10:46.240Z] #34 14.94 encoding [2021-07-13T15:10:46.240Z] #34 15.17 runtime/cgo [2021-07-13T15:10:46.240Z] #34 ... [2021-07-13T15:10:46.240Z] [2021-07-13T15:10:46.240Z] #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-07-13T15:10:46.240Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:10:46.240Z] #42 22.56 The following additional packages will be installed: [2021-07-13T15:10:46.240Z] #42 22.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-13T15:10:46.240Z] #42 22.57 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-13T15:10:46.240Z] #42 22.59 Suggested packages: [2021-07-13T15:10:46.240Z] #42 22.60 manpages-dev python-setuptools [2021-07-13T15:10:46.240Z] #42 23.98 The following NEW packages will be installed: [2021-07-13T15:10:46.240Z] #42 23.98 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-13T15:10:46.240Z] #42 23.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-13T15:10:46.240Z] #42 23.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-13T15:10:46.240Z] #42 23.99 python-six zlib1g-dev [2021-07-13T15:10:46.240Z] #42 24.53 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:10:46.240Z] #42 24.53 Need to get 4095 kB of archives. [2021-07-13T15:10:46.240Z] #42 24.53 After this operation, 22.5 MB of additional disk space will be used. [2021-07-13T15:10:46.240Z] #42 24.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-13T15:10:46.240Z] #42 24.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T15:10:46.240Z] #42 24.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-13T15:10:46.240Z] #42 24.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T15:10:46.240Z] #42 24.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-13T15:10:46.240Z] #42 24.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T15:10:46.240Z] #42 24.58 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-07-13T15:10:46.240Z] #42 24.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-13T15:10:46.240Z] #42 24.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-13T15:10:46.240Z] #42 24.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-13T15:10:46.240Z] #42 24.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-13T15:10:46.311Z] #49 ... [2021-07-13T15:10:46.311Z] [2021-07-13T15:10:46.311Z] #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-07-13T15:10:46.311Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-07-13T15:10:46.311Z] #32 6.206 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-13T15:10:46.311Z] #32 6.212 Cloning into '.'... [2021-07-13T15:10:46.345Z] INFO: Nuking d:\CI [2021-07-13T15:10:46.345Z] INFO: Zapped successfully [2021-07-13T15:10:46.345Z] INFO: Location for testing is d:\CI\PR-42633\1 [2021-07-13T15:10:46.345Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-13T15:10:46.345Z] [2021-07-13T15:10:46.345Z] [2021-07-13T15:10:46.345Z] INFO: Building the image from Dockerfile.windows at 07/13/2021 15:10:46... [2021-07-13T15:10:46.345Z] [2021-07-13T15:10:46.502Z] #42 24.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-13T15:10:46.502Z] #42 24.91 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-07-13T15:10:46.502Z] #42 24.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-13T15:10:46.502Z] #42 24.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-13T15:10:46.502Z] #42 24.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-13T15:10:46.502Z] #42 24.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-13T15:10:46.573Z] #32 ... [2021-07-13T15:10:46.573Z] [2021-07-13T15:10:46.573Z] #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-07-13T15:10:46.573Z] #58 sha256:ba9d04d4dea1d6b28382679048378cb241e755365010fcb10c31ed44c81fcdfb [2021-07-13T15:10:46.573Z] #58 11.97 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:10:46.573Z] #58 11.97 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-13T15:10:46.573Z] #58 12.02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:10:46.573Z] #58 12.03 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:10:46.573Z] #58 12.04 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:10:46.573Z] #58 12.11 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-13T15:10:46.573Z] #58 12.11 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-13T15:10:46.573Z] #58 12.28 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:10:46.573Z] #58 12.39 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T15:10:46.573Z] #58 12.39 go: downloading github.com/google/uuid v1.2.0 [2021-07-13T15:10:46.573Z] #58 12.44 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-13T15:10:46.573Z] #58 12.59 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:10:46.573Z] #58 12.62 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:10:46.573Z] #58 12.81 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:10:46.573Z] #58 13.23 go: extracting github.com/google/uuid v1.2.0 [2021-07-13T15:10:46.573Z] #58 13.27 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-13T15:10:46.573Z] #58 13.28 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:10:46.573Z] #58 13.29 go: extracting github.com/pkg/errors v0.9.1 [2021-07-13T15:10:46.573Z] #58 13.33 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:10:46.573Z] #58 15.07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:10:46.573Z] #58 15.14 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:10:46.573Z] #58 15.22 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-13T15:10:46.573Z] #58 15.83 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:10:46.573Z] #58 16.29 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:10:46.765Z] #42 ... [2021-07-13T15:10:46.765Z] [2021-07-13T15:10:46.765Z] #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-07-13T15:10:46.765Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:10:46.765Z] #13 14.60 Reading package lists... [2021-07-13T15:10:46.765Z] #13 22.11 Building dependency tree... [2021-07-13T15:10:46.765Z] #13 23.70 Reading state information... [2021-07-13T15:10:46.765Z] #13 26.36 The following additional packages will be installed: [2021-07-13T15:10:46.765Z] #13 26.39 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-13T15:10:46.765Z] #13 26.39 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-13T15:10:46.765Z] #13 26.39 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-13T15:10:46.765Z] #13 26.39 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-13T15:10:46.765Z] #13 26.39 mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T15:10:46.765Z] #13 26.41 Suggested packages: [2021-07-13T15:10:46.765Z] #13 26.41 gcc-8-locales seccomp wine64 [2021-07-13T15:10:46.765Z] #13 27.99 The following NEW packages will be installed: [2021-07-13T15:10:46.765Z] #13 27.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-13T15:10:46.765Z] #13 27.99 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-13T15:10:46.766Z] #13 28.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-13T15:10:46.766Z] #13 28.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-13T15:10:46.766Z] #13 28.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-13T15:10:46.766Z] #13 28.01 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T15:10:46.766Z] #13 28.02 The following packages will be upgraded: [2021-07-13T15:10:46.766Z] #13 28.04 libseccomp2 libsystemd0 libudev1 [2021-07-13T15:10:46.766Z] #13 28.52 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-13T15:10:46.766Z] #13 28.52 Need to get 78.2 MB of archives. [2021-07-13T15:10:46.766Z] #13 28.52 After this operation, 487 MB of additional disk space will be used. [2021-07-13T15:10:46.766Z] #13 28.52 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-13T15:10:46.766Z] #13 28.52 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-13T15:10:46.766Z] #13 28.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-07-13T15:10:46.766Z] #13 28.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-07-13T15:10:46.766Z] #13 28.57 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-07-13T15:10:46.766Z] #13 28.87 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-07-13T15:10:46.766Z] #13 29.10 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-07-13T15:10:46.766Z] #13 29.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-13T15:10:46.766Z] #13 29.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-13T15:10:46.766Z] #13 29.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-13T15:10:46.766Z] #13 29.72 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-07-13T15:10:46.766Z] #13 30.12 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-07-13T15:10:46.766Z] #13 30.12 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-07-13T15:10:46.766Z] #13 ... [2021-07-13T15:10:46.766Z] [2021-07-13T15:10:46.766Z] #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-07-13T15:10:46.766Z] #49 sha256:f729ef99d86bc7d957eb1c7575e0eba7d01226d77abff17c1165755cf5c0c564 [2021-07-13T15:10:46.766Z] #49 27.13 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:10:46.766Z] #49 27.31 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:10:46.766Z] #49 27.42 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:10:46.766Z] #49 27.46 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:10:46.766Z] #49 27.56 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:10:46.766Z] #49 27.61 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:10:46.766Z] #49 27.61 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:10:46.766Z] #49 27.63 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-13T15:10:46.766Z] #49 27.66 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:10:46.766Z] #49 27.85 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-13T15:10:46.766Z] #49 27.88 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:10:46.766Z] #49 28.03 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:10:46.766Z] #49 28.14 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-13T15:10:46.766Z] #49 28.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:10:46.766Z] #49 28.36 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-13T15:10:46.766Z] #49 28.42 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:10:46.766Z] #49 28.59 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:10:46.766Z] #49 28.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:10:46.766Z] #49 28.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:10:46.766Z] #49 29.01 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:10:46.766Z] #49 29.19 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-13T15:10:46.766Z] #49 29.20 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:10:46.766Z] #49 29.20 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:10:46.766Z] #49 29.66 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:10:46.766Z] #49 29.73 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-13T15:10:46.766Z] #49 29.75 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:10:46.766Z] #49 29.76 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:10:46.766Z] #49 29.96 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:10:46.766Z] #49 29.99 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-13T15:10:46.766Z] #49 30.20 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:10:46.766Z] #49 30.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:10:46.766Z] #49 30.48 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T15:10:46.766Z] #49 30.61 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:10:46.766Z] #49 30.71 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-13T15:10:46.766Z] #49 30.98 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:10:46.766Z] #49 30.99 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:10:46.766Z] #49 31.00 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T15:10:46.766Z] #49 31.10 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:10:46.766Z] #49 31.20 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:10:46.766Z] #49 31.46 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-13T15:10:46.766Z] #49 33.21 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-13T15:10:46.766Z] #49 33.28 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:10:46.766Z] #49 ... [2021-07-13T15:10:46.766Z] [2021-07-13T15:10:46.766Z] #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-07-13T15:10:46.766Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:10:47.025Z] #42 37.47 Selecting previously unselected package libprotoc17:amd64. [2021-07-13T15:10:47.025Z] #42 37.49 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-13T15:10:47.025Z] #42 37.50 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-13T15:10:47.025Z] #42 ... [2021-07-13T15:10:47.025Z] [2021-07-13T15:10:47.025Z] #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-07-13T15:10:47.025Z] #45 sha256:9e51e73ddc3f76f86a1b6f41f3ee67b7025ab81f91f047755ae35c4dcc45f1db [2021-07-13T15:10:47.025Z] #45 27.68 vendor/golang.org/x/crypto/internal/subtle [2021-07-13T15:10:47.025Z] #45 27.77 vendor/golang.org/x/crypto/curve25519 [2021-07-13T15:10:47.074Z] #42 ... [2021-07-13T15:10:47.074Z] [2021-07-13T15:10:47.074Z] #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-07-13T15:10:47.074Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:10:47.074Z] #55 8.500 Reading package lists... [2021-07-13T15:10:47.074Z] #55 15.80 Reading package lists... [2021-07-13T15:10:47.074Z] #55 22.96 Building dependency tree... [2021-07-13T15:10:47.074Z] #55 24.52 Reading state information... [2021-07-13T15:10:47.074Z] #55 ... [2021-07-13T15:10:47.074Z] [2021-07-13T15:10:47.074Z] #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-07-13T15:10:47.074Z] #67 sha256:a776ba500c9814062a3a661ab4e00901f6f3ecb69b65ae65a8bf6f6a9509d3a7 [2021-07-13T15:10:47.074Z] #67 20.18 Checking out files: 64% (1230/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-07-13T15:10:47.074Z] #67 20.83 + cd /tmp/tmp.dz4uQZ8drQ/src/github.com/docker/libnetwork [2021-07-13T15:10:47.074Z] #67 20.83 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:10:47.074Z] #67 21.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-13T15:10:47.159Z] #58 ... [2021-07-13T15:10:47.159Z] [2021-07-13T15:10:47.159Z] #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-07-13T15:10:47.159Z] #49 sha256:c5288d677ef0a84fbc4ef9a40b385ca69b96e23148c6b68d2a313871aedf8eb9 [2021-07-13T15:10:47.159Z] #49 17.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:10:47.159Z] #49 17.25 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:10:47.159Z] #49 17.35 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:10:47.284Z] #45 ... [2021-07-13T15:10:47.284Z] [2021-07-13T15:10:47.284Z] #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-07-13T15:10:47.284Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:10:47.284Z] #36 27.74 The following additional packages will be installed: [2021-07-13T15:10:47.284Z] #36 27.77 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-13T15:10:47.284Z] #36 27.80 Suggested packages: [2021-07-13T15:10:47.284Z] #36 27.80 cmake-doc ninja-build lrzip [2021-07-13T15:10:47.284Z] #36 27.80 Recommended packages: [2021-07-13T15:10:47.284Z] #36 27.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-13T15:10:47.284Z] #36 28.76 The following NEW packages will be installed: [2021-07-13T15:10:47.284Z] #36 28.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-13T15:10:47.284Z] #36 28.78 vim-common xxd [2021-07-13T15:10:47.284Z] #36 29.24 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:10:47.284Z] #36 29.24 Need to get 14.9 MB of archives. [2021-07-13T15:10:47.284Z] #36 29.24 After this operation, 61.8 MB of additional disk space will be used. [2021-07-13T15:10:47.284Z] #36 29.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T15:10:47.284Z] #36 29.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T15:10:47.284Z] #36 29.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-13T15:10:47.284Z] #36 29.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T15:10:47.284Z] #36 30.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-13T15:10:47.284Z] #36 30.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-13T15:10:47.284Z] #36 30.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-13T15:10:47.284Z] #36 30.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-13T15:10:47.284Z] #36 30.45 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-13T15:10:47.284Z] #36 30.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-13T15:10:47.284Z] #36 32.30 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:10:47.284Z] #36 32.59 Fetched 14.9 MB in 2s (7480 kB/s) [2021-07-13T15:10:47.284Z] #36 32.71 Selecting previously unselected package xxd. [2021-07-13T15:10:47.284Z] #36 32.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 ... 15410 files and directories currently installed.) [2021-07-13T15:10:47.284Z] #36 32.82 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T15:10:47.284Z] #36 32.84 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T15:10:47.284Z] #36 33.09 Selecting previously unselected package vim-common. [2021-07-13T15:10:47.284Z] #36 33.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:10:47.284Z] #36 33.15 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T15:10:47.284Z] #36 33.58 Selecting previously unselected package cmake-data. [2021-07-13T15:10:47.284Z] #36 33.59 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-13T15:10:47.284Z] #36 33.59 Unpacking cmake-data (3.13.4-1) ... [2021-07-13T15:10:47.284Z] #36 36.98 Selecting previously unselected package libicu63:amd64. [2021-07-13T15:10:47.284Z] #36 37.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T15:10:47.284Z] #36 37.05 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:10:47.284Z] #36 ... [2021-07-13T15:10:47.284Z] [2021-07-13T15:10:47.284Z] #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-07-13T15:10:47.284Z] #49 sha256:f729ef99d86bc7d957eb1c7575e0eba7d01226d77abff17c1165755cf5c0c564 [2021-07-13T15:10:47.284Z] #49 37.89 go: extracting golang.org/x/text v0.3.2 [2021-07-13T15:10:47.335Z] #67 ... [2021-07-13T15:10:47.336Z] [2021-07-13T15:10:47.336Z] #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-07-13T15:10:47.336Z] #49 sha256:415f2b8cc5f65d5d28714a7d6505a0eeec3dca80706b46a30a8f1c082550706b [2021-07-13T15:10:47.336Z] #49 25.95 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:10:47.421Z] #49 17.45 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:10:47.421Z] #49 17.47 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:10:47.421Z] #49 17.55 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:10:47.651Z] #49 26.20 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:10:48.224Z] #49 ... [2021-07-13T15:10:48.224Z] [2021-07-13T15:10:48.224Z] #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-07-13T15:10:48.224Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:10:48.224Z] #36 16.60 Reading package lists... [2021-07-13T15:10:48.224Z] #36 23.71 Building dependency tree... [2021-07-13T15:10:48.224Z] #36 25.27 Reading state information... [2021-07-13T15:10:48.224Z] #36 ... [2021-07-13T15:10:48.224Z] [2021-07-13T15:10:48.224Z] #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-07-13T15:10:48.224Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:10:48.224Z] #42 26.12 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:10:48.224Z] #42 26.41 Fetched 4095 kB in 1s (5049 kB/s) [2021-07-13T15:10:48.224Z] #42 26.50 Selecting previously unselected package libcap-dev:amd64. [2021-07-13T15:10:48.224Z] #42 26.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 ... 15410 files and directories currently installed.) [2021-07-13T15:10:48.224Z] #42 26.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-13T15:10:48.224Z] #42 26.60 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-13T15:10:48.485Z] #42 26.81 Selecting previously unselected package libnet1:amd64. [2021-07-13T15:10:48.485Z] #42 26.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T15:10:48.485Z] #42 26.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:10:48.485Z] #42 26.98 Selecting previously unselected package libnet1-dev. [2021-07-13T15:10:48.485Z] #42 26.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T15:10:48.485Z] #42 27.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-13T15:10:48.747Z] #42 27.20 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T15:10:48.747Z] #42 27.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T15:10:48.747Z] #42 27.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:10:48.814Z] #49 19.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:10:49.008Z] #42 27.34 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-13T15:10:49.008Z] #42 27.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-13T15:10:49.008Z] #42 27.42 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-13T15:10:49.094Z] #49 19.26 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:10:49.094Z] #49 19.30 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:10:49.094Z] #49 19.31 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:10:49.094Z] #49 19.33 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:10:49.094Z] #49 19.34 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:10:49.094Z] #49 19.35 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:10:49.094Z] #49 19.38 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-13T15:10:49.270Z] #42 27.75 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T15:10:49.270Z] #42 27.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:10:49.270Z] #42 27.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:10:49.270Z] #42 27.86 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-13T15:10:49.270Z] #42 27.86 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:10:49.357Z] #49 19.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:10:49.357Z] #49 19.49 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:10:49.357Z] #49 19.52 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:10:49.357Z] #49 19.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:10:49.357Z] #49 19.62 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:10:49.532Z] #42 27.88 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-13T15:10:49.532Z] #42 28.08 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-13T15:10:49.532Z] #42 28.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-13T15:10:49.620Z] #49 19.63 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:10:49.620Z] #49 19.67 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:10:49.620Z] #49 19.69 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:10:49.793Z] #42 28.12 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-13T15:10:49.794Z] #42 28.40 Selecting previously unselected package libprotobuf17:amd64. [2021-07-13T15:10:49.794Z] #42 28.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-13T15:10:49.794Z] #42 28.41 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T15:10:49.883Z] #49 19.79 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:10:49.883Z] #49 19.80 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:10:49.883Z] #49 19.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:10:49.883Z] #49 19.82 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:10:49.883Z] #49 19.89 go: downloading golang.org/x/text v0.3.2 [2021-07-13T15:10:49.883Z] #49 19.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:10:49.883Z] #49 19.97 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:10:49.883Z] #49 20.08 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:10:50.055Z] #42 ... [2021-07-13T15:10:50.055Z] [2021-07-13T15:10:50.055Z] #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-07-13T15:10:50.055Z] #47 sha256:f52ed260856edbe368c3dc727d11fa02763b559f4b6c5db59e47be01c9639e0d [2021-07-13T15:10:50.055Z] #47 18.64 go: finding github.com/fatih/color v1.9.0 [2021-07-13T15:10:50.055Z] #47 18.66 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:10:50.055Z] #47 18.76 go: finding github.com/pkg/errors v0.9.1 [2021-07-13T15:10:50.055Z] #47 18.96 go: finding github.com/spf13/pflag v1.0.3 [2021-07-13T15:10:50.055Z] #47 18.96 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:10:50.055Z] #47 19.00 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:10:50.055Z] #47 19.18 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:10:50.055Z] #47 19.33 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:10:50.055Z] #47 19.53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:10:50.055Z] #47 19.53 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:10:50.055Z] #47 19.56 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:10:50.151Z] #49 20.17 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:10:50.151Z] #49 20.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:10:50.151Z] #49 20.29 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:10:50.151Z] #49 20.33 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:10:50.151Z] #49 20.34 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:10:50.151Z] #49 20.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:10:50.316Z] #47 ... [2021-07-13T15:10:50.317Z] [2021-07-13T15:10:50.317Z] #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-07-13T15:10:50.317Z] #49 sha256:415f2b8cc5f65d5d28714a7d6505a0eeec3dca80706b46a30a8f1c082550706b [2021-07-13T15:10:50.317Z] #49 27.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:10:50.317Z] #49 27.63 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-13T15:10:50.317Z] #49 27.64 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:10:50.317Z] #49 27.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:10:50.317Z] #49 27.65 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:10:50.317Z] #49 27.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:10:50.317Z] #49 27.65 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:10:50.317Z] #49 27.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:10:50.317Z] #49 27.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:10:50.317Z] #49 27.75 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:10:50.317Z] #49 27.90 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:10:50.317Z] #49 27.95 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:10:50.317Z] #49 28.04 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:10:50.317Z] #49 28.09 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:10:50.317Z] #49 28.10 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:10:50.317Z] #49 28.18 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:10:50.317Z] #49 28.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:10:50.317Z] #49 28.21 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-13T15:10:50.317Z] #49 28.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:10:50.317Z] #49 28.22 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:10:50.317Z] #49 28.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:10:50.317Z] #49 28.35 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:10:50.317Z] #49 28.40 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:10:50.317Z] #49 28.41 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:10:50.317Z] #49 28.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:10:50.317Z] #49 28.46 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:10:50.317Z] #49 28.71 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:10:50.317Z] #49 28.72 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:10:50.317Z] #49 28.79 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:10:50.317Z] #49 28.81 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:10:50.415Z] #49 20.53 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:10:50.415Z] #49 20.53 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:10:50.415Z] #49 20.54 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:10:50.415Z] #49 20.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:10:50.415Z] #49 20.58 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:10:50.415Z] #49 20.61 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:10:50.415Z] #49 20.65 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:10:50.415Z] #49 20.71 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:10:50.415Z] #49 20.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:10:50.415Z] #49 20.73 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:10:50.573Z] #49 ... [2021-07-13T15:10:50.573Z] [2021-07-13T15:10:50.573Z] #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-07-13T15:10:50.573Z] #56 sha256:f068db47f6425339606d78d4fd9c9b0254b85e4526c9bd25d6fcf6e652b3be39 [2021-07-13T15:10:50.573Z] #56 1.251 + RM_GOPATH=0 [2021-07-13T15:10:50.573Z] #56 1.252 + TMP_GOPATH= [2021-07-13T15:10:50.573Z] #56 1.253 + : /build [2021-07-13T15:10:50.573Z] #56 1.254 + '[' -z '' ']' [2021-07-13T15:10:50.573Z] #56 1.257 ++ mktemp -d [2021-07-13T15:10:50.573Z] #56 1.260 + export GOPATH=/tmp/tmp.l7cfr9lqmV [2021-07-13T15:10:50.573Z] #56 1.265 + GOPATH=/tmp/tmp.l7cfr9lqmV [2021-07-13T15:10:50.573Z] #56 1.268 + RM_GOPATH=1 [2021-07-13T15:10:50.573Z] #56 1.268 + case "$(go env GOARCH)" in [2021-07-13T15:10:50.573Z] #56 1.269 ++ go env GOARCH [2021-07-13T15:10:50.573Z] #56 1.290 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:50.573Z] #56 1.290 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:50.573Z] #56 1.292 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:50.573Z] #56 1.296 + dir=/tmp/install [2021-07-13T15:10:50.573Z] #56 1.296 + bin=containerd [2021-07-13T15:10:50.573Z] #56 1.296 + shift [2021-07-13T15:10:50.573Z] #56 1.296 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-13T15:10:50.573Z] #56 1.296 + . /tmp/install/containerd.installer [2021-07-13T15:10:50.573Z] #56 1.296 ++ set -e [2021-07-13T15:10:50.573Z] #56 1.296 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:10:50.573Z] #56 1.296 + install_containerd [2021-07-13T15:10:50.573Z] #56 1.303 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-07-13T15:10:50.573Z] #56 1.303 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:10:50.573Z] #56 1.303 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l7cfr9lqmV/src/github.com/containerd/containerd [2021-07-13T15:10:50.573Z] #56 1.309 Cloning into '/tmp/tmp.l7cfr9lqmV/src/github.com/containerd/containerd'... [2021-07-13T15:10:50.573Z] #56 ... [2021-07-13T15:10:50.573Z] [2021-07-13T15:10:50.573Z] #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-07-13T15:10:50.573Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:10:50.573Z] #42 38.28 Selecting previously unselected package protobuf-c-compiler. [2021-07-13T15:10:50.573Z] #42 38.28 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:10:50.573Z] #42 38.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-13T15:10:50.573Z] #42 38.48 Selecting previously unselected package protobuf-compiler. [2021-07-13T15:10:50.573Z] #42 38.49 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-13T15:10:50.573Z] #42 38.50 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-13T15:10:50.573Z] #42 38.68 Selecting previously unselected package python-pkg-resources. [2021-07-13T15:10:50.573Z] #42 38.68 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T15:10:50.573Z] #42 38.69 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-13T15:10:50.573Z] #42 39.58 Selecting previously unselected package python-six. [2021-07-13T15:10:50.573Z] #42 39.60 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-13T15:10:50.573Z] #42 39.61 Unpacking python-six (1.12.0-1) ... [2021-07-13T15:10:50.573Z] #42 39.74 Selecting previously unselected package python-protobuf. [2021-07-13T15:10:50.573Z] #42 39.75 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-13T15:10:50.573Z] #42 39.75 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-13T15:10:50.573Z] #42 40.54 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-13T15:10:50.577Z] #49 29.08 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:10:50.577Z] #49 29.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:10:50.577Z] #49 29.09 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:10:50.577Z] #49 29.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:10:50.678Z] #49 20.78 go: downloading github.com/spf13/cast v1.3.0 [2021-07-13T15:10:50.678Z] #49 20.88 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:10:50.678Z] #49 ... [2021-07-13T15:10:50.678Z] [2021-07-13T15:10:50.678Z] #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-07-13T15:10:50.678Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-13T15:10:50.678Z] #42 10.77 Reading package lists... [2021-07-13T15:10:50.678Z] #42 14.97 Building dependency tree... [2021-07-13T15:10:50.678Z] #42 15.82 Reading state information... [2021-07-13T15:10:50.678Z] #42 17.39 The following additional packages will be installed: [2021-07-13T15:10:50.678Z] #42 17.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-13T15:10:50.678Z] #42 17.39 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-13T15:10:50.678Z] #42 17.41 Suggested packages: [2021-07-13T15:10:50.678Z] #42 17.42 manpages-dev python-setuptools [2021-07-13T15:10:50.678Z] #42 18.77 The following NEW packages will be installed: [2021-07-13T15:10:50.678Z] #42 18.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-13T15:10:50.678Z] #42 18.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-13T15:10:50.678Z] #42 18.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-13T15:10:50.678Z] #42 18.78 python-six zlib1g-dev [2021-07-13T15:10:50.678Z] #42 19.40 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:10:50.678Z] #42 19.40 Need to get 3798 kB of archives. [2021-07-13T15:10:50.678Z] #42 19.40 After this operation, 21.6 MB of additional disk space will be used. [2021-07-13T15:10:50.678Z] #42 19.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-07-13T15:10:50.678Z] #42 19.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-13T15:10:50.678Z] #42 19.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-07-13T15:10:50.678Z] #42 19.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-13T15:10:50.678Z] #42 19.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-07-13T15:10:50.678Z] #42 19.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-13T15:10:50.678Z] #42 19.98 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-07-13T15:10:50.678Z] #42 19.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-07-13T15:10:50.678Z] #42 19.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-07-13T15:10:50.678Z] #42 20.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-07-13T15:10:50.678Z] #42 20.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-07-13T15:10:50.678Z] #42 20.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-07-13T15:10:50.678Z] #42 20.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-07-13T15:10:50.678Z] #42 20.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-07-13T15:10:50.678Z] #42 20.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-13T15:10:50.678Z] #42 ... [2021-07-13T15:10:50.678Z] [2021-07-13T15:10:50.678Z] #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-07-13T15:10:50.678Z] #49 sha256:c5288d677ef0a84fbc4ef9a40b385ca69b96e23148c6b68d2a313871aedf8eb9 [2021-07-13T15:10:50.678Z] #49 20.88 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:10:50.678Z] #49 20.90 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:10:50.678Z] #49 20.92 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:10:50.678Z] #49 20.95 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-13T15:10:50.678Z] #49 20.97 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:10:50.839Z] #49 29.34 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:10:50.839Z] #49 29.39 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:10:50.839Z] #49 29.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:10:50.839Z] #49 29.45 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:10:50.839Z] #49 29.47 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:10:50.943Z] #49 21.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:10:50.943Z] #49 21.18 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:10:50.943Z] #49 21.18 go: extracting github.com/spf13/cast v1.3.0 [2021-07-13T15:10:50.943Z] #49 21.25 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-13T15:10:51.100Z] #49 29.48 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:10:51.100Z] #49 29.51 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:10:51.100Z] #49 29.55 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:10:51.100Z] #49 29.67 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:10:51.100Z] #49 29.70 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:10:51.361Z] #49 29.85 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:10:51.361Z] #49 29.89 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:10:51.436Z] #49 21.28 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:10:51.436Z] #49 21.51 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-13T15:10:51.623Z] #49 30.06 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:10:51.722Z] #49 21.52 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-13T15:10:51.722Z] #49 21.52 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:10:51.722Z] #49 21.63 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-13T15:10:51.722Z] #49 ... [2021-07-13T15:10:51.722Z] [2021-07-13T15:10:51.722Z] #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-07-13T15:10:51.722Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-13T15:10:51.722Z] #13 6.563 Fetched 98.6 kB in 4s (23.5 kB/s) [2021-07-13T15:10:51.722Z] #13 6.563 Reading package lists... [2021-07-13T15:10:51.722Z] #13 11.78 Reading package lists... [2021-07-13T15:10:51.722Z] #13 16.24 Building dependency tree... [2021-07-13T15:10:51.722Z] #13 ... [2021-07-13T15:10:51.722Z] [2021-07-13T15:10:51.722Z] #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-07-13T15:10:51.722Z] #51 sha256:de0041f4bd40c5dba8cb38c73def465c38720ed5ab5884e55b349be40731d46f [2021-07-13T15:10:51.722Z] #51 11.65 + cd /tmp/tmp.d6X4ScZXcL/src/github.com/mvdan/sh [2021-07-13T15:10:51.722Z] #51 11.65 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:10:51.722Z] #51 11.76 + GO111MODULE=on [2021-07-13T15:10:51.722Z] #51 11.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-13T15:10:51.722Z] #51 12.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:10:51.722Z] #51 13.03 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:10:51.722Z] #51 13.05 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:10:51.722Z] #51 13.24 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:10:51.722Z] #51 13.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:10:51.722Z] #51 14.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:10:51.722Z] #51 15.29 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:10:51.722Z] #51 16.14 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:10:51.722Z] #51 17.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:10:51.722Z] #51 17.31 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:10:51.722Z] #51 17.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:10:51.722Z] #51 17.83 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:10:51.722Z] #51 18.85 runtime [2021-07-13T15:10:51.885Z] #49 ... [2021-07-13T15:10:51.885Z] [2021-07-13T15:10:51.885Z] #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-07-13T15:10:51.885Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:10:51.885Z] #55 26.51 The following additional packages will be installed: [2021-07-13T15:10:51.885Z] #55 26.53 libbtrfs0 [2021-07-13T15:10:51.885Z] #55 26.73 The following NEW packages will be installed: [2021-07-13T15:10:51.885Z] #55 26.76 libbtrfs-dev libbtrfs0 [2021-07-13T15:10:51.885Z] #55 27.17 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:10:51.885Z] #55 27.17 Need to get 119 kB of archives. [2021-07-13T15:10:51.885Z] #55 27.17 After this operation, 387 kB of additional disk space will be used. [2021-07-13T15:10:51.885Z] #55 27.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T15:10:51.885Z] #55 27.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T15:10:51.885Z] #55 28.36 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:10:51.885Z] #55 28.63 Fetched 119 kB in 0s (418 kB/s) [2021-07-13T15:10:51.885Z] #55 28.73 Selecting previously unselected package libbtrfs0. [2021-07-13T15:10:51.885Z] #55 28.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:10:51.885Z] #55 28.79 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T15:10:51.885Z] #55 28.80 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T15:10:51.885Z] #55 28.99 Selecting previously unselected package libbtrfs-dev. [2021-07-13T15:10:51.885Z] #55 29.00 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T15:10:51.885Z] #55 29.06 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:10:51.885Z] #55 29.35 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T15:10:51.885Z] #55 29.38 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:10:51.885Z] #55 29.39 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:10:51.885Z] #55 DONE 30.2s [2021-07-13T15:10:51.885Z] [2021-07-13T15:10:51.885Z] #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-07-13T15:10:51.885Z] #49 sha256:415f2b8cc5f65d5d28714a7d6505a0eeec3dca80706b46a30a8f1c082550706b [2021-07-13T15:10:51.885Z] #49 30.19 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:10:51.885Z] #49 30.19 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:10:51.885Z] #49 30.19 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:10:51.885Z] #49 30.21 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-13T15:10:51.885Z] #49 30.22 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:10:51.885Z] #49 30.28 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:10:51.885Z] #49 30.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:10:51.885Z] #49 30.32 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:10:51.985Z] #51 ... [2021-07-13T15:10:51.985Z] [2021-07-13T15:10:51.985Z] #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-07-13T15:10:51.985Z] #67 sha256:65aa21aebb1cf0324b29d3c8285cfc540e67848f24399298974d00884dfb8c62 [2021-07-13T15:10:51.985Z] #67 12.01 Checking out files: 83% (1593/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-07-13T15:10:51.985Z] #67 12.30 + cd /tmp/tmp.DnwpQvmrv0/src/github.com/docker/libnetwork [2021-07-13T15:10:51.985Z] #67 12.30 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:10:51.985Z] #67 12.96 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-13T15:10:51.985Z] #67 ... [2021-07-13T15:10:51.985Z] [2021-07-13T15:10:51.985Z] #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-07-13T15:10:51.985Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-07-13T15:10:51.985Z] #36 7.515 Reading package lists... [2021-07-13T15:10:51.985Z] #36 12.12 Reading package lists... [2021-07-13T15:10:51.985Z] #36 17.42 Building dependency tree... [2021-07-13T15:10:51.985Z] #36 18.41 Reading state information... [2021-07-13T15:10:51.985Z] #36 19.90 The following additional packages will be installed: [2021-07-13T15:10:51.985Z] #36 19.90 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-13T15:10:51.985Z] #36 19.91 Suggested packages: [2021-07-13T15:10:51.985Z] #36 19.91 cmake-doc ninja-build lrzip [2021-07-13T15:10:51.985Z] #36 19.91 Recommended packages: [2021-07-13T15:10:51.985Z] #36 19.91 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-13T15:10:51.985Z] #36 20.50 The following NEW packages will be installed: [2021-07-13T15:10:51.985Z] #36 20.50 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-13T15:10:51.985Z] #36 20.50 vim-common xxd [2021-07-13T15:10:51.985Z] #36 20.81 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:10:51.985Z] #36 20.81 Need to get 14.2 MB of archives. [2021-07-13T15:10:51.985Z] #36 20.81 After this operation, 60.0 MB of additional disk space will be used. [2021-07-13T15:10:51.985Z] #36 20.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-13T15:10:51.985Z] #36 20.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T15:10:51.985Z] #36 20.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-13T15:10:51.985Z] #36 20.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-13T15:10:51.985Z] #36 22.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-13T15:10:52.147Z] #49 30.63 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:10:52.147Z] #49 30.66 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:10:52.147Z] #49 30.76 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-13T15:10:52.147Z] #49 30.76 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:10:52.147Z] #49 30.76 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:10:52.258Z] #36 22.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-07-13T15:10:52.258Z] #36 22.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-07-13T15:10:52.258Z] #36 22.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-07-13T15:10:52.258Z] #36 22.25 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-07-13T15:10:52.258Z] #36 22.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-07-13T15:10:52.258Z] #36 ... [2021-07-13T15:10:52.258Z] [2021-07-13T15:10:52.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-07-13T15:10:52.258Z] #49 sha256:c5288d677ef0a84fbc4ef9a40b385ca69b96e23148c6b68d2a313871aedf8eb9 [2021-07-13T15:10:52.258Z] #49 21.81 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:10:52.258Z] #49 21.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:10:52.258Z] #49 21.86 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:10:52.258Z] #49 21.88 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:10:52.258Z] #49 21.90 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-13T15:10:52.258Z] #49 21.94 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:10:52.258Z] #49 22.06 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:10:52.258Z] #49 22.12 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:10:52.258Z] #49 22.16 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:10:52.258Z] #49 22.43 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:10:52.258Z] #49 22.49 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:10:52.258Z] #49 22.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:10:52.258Z] #49 22.53 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:10:52.408Z] #49 30.83 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:10:52.408Z] #49 30.93 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-13T15:10:52.408Z] #49 31.02 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:10:52.408Z] #49 31.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:10:52.408Z] #49 31.02 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-13T15:10:52.542Z] #49 22.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:10:52.670Z] #49 31.06 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:10:52.670Z] #49 31.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:10:52.670Z] #49 31.14 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:10:52.670Z] #49 31.21 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:10:52.806Z] #49 22.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:10:52.806Z] #49 22.86 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:10:52.806Z] #49 22.98 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:10:52.806Z] #49 23.00 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-13T15:10:52.806Z] #49 23.07 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:10:52.806Z] #49 ... [2021-07-13T15:10:52.806Z] [2021-07-13T15:10:52.806Z] #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-07-13T15:10:52.806Z] #47 sha256:9dc2a30af79d2a5d9c0bb8ce61d364c4860f2a9501e9a5934159421c42e60330 [2021-07-13T15:10:52.806Z] #47 13.06 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:10:52.806Z] #47 16.92 go: finding github.com/fatih/color v1.9.0 [2021-07-13T15:10:52.806Z] #47 17.06 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:10:52.806Z] #47 17.15 go: finding github.com/spf13/pflag v1.0.3 [2021-07-13T15:10:52.806Z] #47 17.16 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:10:52.806Z] #47 17.21 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:10:52.806Z] #47 17.32 go: finding github.com/pkg/errors v0.9.1 [2021-07-13T15:10:52.806Z] #47 17.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:10:52.806Z] #47 17.65 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:10:52.806Z] #47 17.69 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:10:52.806Z] #47 17.75 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:10:52.806Z] #47 17.81 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:10:52.931Z] #49 31.28 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:10:52.931Z] #49 31.34 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:10:53.095Z] #47 ... [2021-07-13T15:10:53.095Z] [2021-07-13T15:10:53.095Z] #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-07-13T15:10:53.095Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-07-13T15:10:53.095Z] #55 8.716 Reading package lists... [2021-07-13T15:10:53.095Z] #55 13.57 Reading package lists... [2021-07-13T15:10:53.095Z] #55 18.16 Building dependency tree... [2021-07-13T15:10:53.095Z] #55 19.02 Reading state information... [2021-07-13T15:10:53.095Z] #55 20.29 The following additional packages will be installed: [2021-07-13T15:10:53.095Z] #55 20.30 libbtrfs0 [2021-07-13T15:10:53.095Z] #55 20.40 The following NEW packages will be installed: [2021-07-13T15:10:53.095Z] #55 20.42 libbtrfs-dev libbtrfs0 [2021-07-13T15:10:53.095Z] #55 20.76 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:10:53.095Z] #55 20.76 Need to get 119 kB of archives. [2021-07-13T15:10:53.095Z] #55 20.76 After this operation, 387 kB of additional disk space will be used. [2021-07-13T15:10:53.095Z] #55 20.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-13T15:10:53.095Z] #55 20.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-13T15:10:53.095Z] #55 22.11 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:10:53.095Z] #55 22.31 Fetched 119 kB in 0s (447 kB/s) [2021-07-13T15:10:53.095Z] #55 22.56 Selecting previously unselected package libbtrfs0. [2021-07-13T15:10:53.095Z] #55 22.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-07-13T15:10:53.095Z] #55 22.67 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-13T15:10:53.095Z] #55 22.85 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T15:10:53.095Z] #55 23.13 Selecting previously unselected package libbtrfs-dev. [2021-07-13T15:10:53.095Z] #55 23.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-13T15:10:53.095Z] #55 23.18 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:10:53.095Z] #55 ... [2021-07-13T15:10:53.095Z] [2021-07-13T15:10:53.095Z] #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-07-13T15:10:53.095Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-13T15:10:53.095Z] #42 21.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-07-13T15:10:53.095Z] #42 21.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-07-13T15:10:53.095Z] #42 22.13 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:10:53.095Z] #42 22.48 Fetched 3798 kB in 2s (1811 kB/s) [2021-07-13T15:10:53.095Z] #42 22.64 Selecting previously unselected package libcap-dev:arm64. [2021-07-13T15:10:53.095Z] #42 22.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-07-13T15:10:53.095Z] #42 22.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-07-13T15:10:53.095Z] #42 22.86 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-07-13T15:10:53.095Z] #42 23.18 Selecting previously unselected package libnet1:arm64. [2021-07-13T15:10:53.095Z] #42 23.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-13T15:10:53.095Z] #42 23.20 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:10:53.115Z] #42 ... [2021-07-13T15:10:53.115Z] [2021-07-13T15:10:53.115Z] #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-07-13T15:10:53.115Z] #67 sha256:84bba03c5dd4e586012a5617d66de351f60ad5f27ef729caf956d725c6bc42f0 [2021-07-13T15:10:53.115Z] #67 DONE 43.9s [2021-07-13T15:10:53.115Z] [2021-07-13T15:10:53.116Z] #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-07-13T15:10:53.116Z] #49 sha256:f729ef99d86bc7d957eb1c7575e0eba7d01226d77abff17c1165755cf5c0c564 [2021-07-13T15:10:53.116Z] #49 42.87 go: finding github.com/fatih/color v1.7.0 [2021-07-13T15:10:53.116Z] #49 42.99 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:10:53.116Z] #49 43.12 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:10:53.116Z] #49 43.18 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:10:53.116Z] #49 43.24 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:10:53.116Z] #49 43.26 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:10:53.116Z] #49 43.28 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:10:53.116Z] #49 43.34 go: finding github.com/pkg/errors v0.8.1 [2021-07-13T15:10:53.116Z] #49 43.38 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:10:53.116Z] #49 43.63 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:10:53.116Z] #49 43.64 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:10:53.116Z] #49 43.66 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:10:53.116Z] #49 43.67 go: finding github.com/stretchr/testify v1.4.0 [2021-07-13T15:10:53.116Z] #49 43.67 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:10:53.116Z] #49 43.68 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:10:53.116Z] #49 43.70 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:10:53.116Z] #49 43.74 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:10:53.116Z] #49 43.79 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:10:53.116Z] #49 43.81 go: finding github.com/spf13/viper v1.6.1 [2021-07-13T15:10:53.116Z] #49 43.82 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:10:53.193Z] #49 31.58 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:10:53.359Z] #42 23.44 Selecting previously unselected package libnet1-dev. [2021-07-13T15:10:53.359Z] #42 23.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-13T15:10:53.359Z] #42 23.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-13T15:10:53.374Z] #49 43.95 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:10:53.374Z] #49 43.95 go: finding github.com/stretchr/objx v0.2.0 [2021-07-13T15:10:53.454Z] #49 31.81 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:10:53.454Z] #49 31.96 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:10:53.454Z] #49 31.99 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-13T15:10:53.454Z] #49 32.00 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:10:53.622Z] #42 23.77 Selecting previously unselected package libnl-3-200:arm64. [2021-07-13T15:10:53.622Z] #42 23.77 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-13T15:10:53.622Z] #42 23.78 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-13T15:10:53.633Z] #49 44.20 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:10:53.886Z] #42 24.06 Selecting previously unselected package libnl-3-dev:arm64. [2021-07-13T15:10:53.886Z] #42 24.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-07-13T15:10:53.886Z] #42 24.08 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-07-13T15:10:53.892Z] #49 44.31 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:10:53.892Z] #49 44.32 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:10:53.892Z] #49 44.37 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:10:53.892Z] #49 44.50 go: finding github.com/gobwas/glob v0.2.3 [2021-07-13T15:10:53.892Z] #49 44.55 go: finding github.com/spf13/cobra v0.0.5 [2021-07-13T15:10:54.026Z] #49 32.32 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:10:54.151Z] #49 44.63 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:10:54.151Z] #49 44.77 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:10:54.151Z] #49 44.85 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:10:54.287Z] #49 32.76 go: extracting golang.org/x/text v0.3.2 [2021-07-13T15:10:54.410Z] #49 45.02 go: finding github.com/spf13/pflag v1.0.5 [2021-07-13T15:10:54.410Z] #49 45.05 go: finding github.com/magiconair/properties v1.8.1 [2021-07-13T15:10:54.410Z] #49 45.08 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:10:54.410Z] #49 45.09 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:10:54.410Z] #49 45.13 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:10:54.548Z] #49 ... [2021-07-13T15:10:54.548Z] [2021-07-13T15:10:54.548Z] #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-07-13T15:10:54.548Z] #58 sha256:5329133f7398433f6808b4517a14ef0bbe6c33499c3b849a47ab6e67b43595b5 [2021-07-13T15:10:54.548Z] #58 23.10 go: finding github.com/pkg/errors v0.9.1 [2021-07-13T15:10:54.548Z] #58 23.27 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:10:54.548Z] #58 23.49 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:10:54.548Z] #58 23.58 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:10:54.548Z] #58 23.66 go: finding github.com/google/uuid v1.2.0 [2021-07-13T15:10:54.548Z] #58 23.73 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:10:54.548Z] #58 23.85 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-13T15:10:54.548Z] #58 23.85 go: finding github.com/gofrs/flock v0.8.0 [2021-07-13T15:10:54.548Z] #58 23.86 go: finding github.com/gorilla/mux v1.8.0 [2021-07-13T15:10:54.548Z] #58 23.94 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:10:54.548Z] #58 23.98 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:10:54.548Z] #58 24.11 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:10:54.548Z] #58 24.14 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:10:54.548Z] #58 24.25 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:10:54.548Z] #58 24.32 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:10:54.669Z] #49 45.19 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:10:54.669Z] #49 45.21 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:10:54.669Z] #49 45.25 go: finding github.com/spf13/afero v1.1.2 [2021-07-13T15:10:54.669Z] #49 45.32 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:10:54.669Z] #49 45.36 go: finding github.com/spf13/cast v1.3.0 [2021-07-13T15:10:54.810Z] #58 ... [2021-07-13T15:10:54.810Z] [2021-07-13T15:10:54.810Z] #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-07-13T15:10:54.810Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:10:54.810Z] #42 29.27 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-13T15:10:54.810Z] #42 29.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-13T15:10:54.810Z] #42 29.28 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-13T15:10:54.810Z] #42 29.61 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-13T15:10:54.810Z] #42 29.61 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-13T15:10:54.810Z] #42 29.62 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-13T15:10:54.810Z] #42 31.19 Selecting previously unselected package libprotoc17:amd64. [2021-07-13T15:10:54.810Z] #42 31.25 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-13T15:10:54.810Z] #42 31.25 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-13T15:10:54.810Z] #42 32.04 Selecting previously unselected package protobuf-c-compiler. [2021-07-13T15:10:54.810Z] #42 32.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:10:54.810Z] #42 32.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-13T15:10:54.810Z] #42 32.23 Selecting previously unselected package protobuf-compiler. [2021-07-13T15:10:54.810Z] #42 32.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-13T15:10:54.810Z] #42 32.25 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-13T15:10:54.810Z] #42 32.47 Selecting previously unselected package python-pkg-resources. [2021-07-13T15:10:54.810Z] #42 32.47 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T15:10:54.810Z] #42 32.48 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-13T15:10:54.810Z] #42 32.75 Selecting previously unselected package python-six. [2021-07-13T15:10:54.810Z] #42 32.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-13T15:10:54.810Z] #42 32.76 Unpacking python-six (1.12.0-1) ... [2021-07-13T15:10:54.810Z] #42 32.93 Selecting previously unselected package python-protobuf. [2021-07-13T15:10:54.810Z] #42 32.94 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-13T15:10:54.810Z] #42 32.94 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-13T15:10:54.832Z] #42 25.05 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-13T15:10:54.832Z] #42 25.07 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-13T15:10:54.832Z] #42 25.09 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-13T15:10:54.857Z] Sending build context to Docker daemon 58.28MB [2021-07-13T15:10:54.857Z] [2021-07-13T15:10:54.857Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-13T15:10:54.857Z] ---> 5bda1547be50 [2021-07-13T15:10:54.857Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-13T15:10:54.857Z] ---> Using cache [2021-07-13T15:10:54.857Z] ---> 58d4c4e1c4c6 [2021-07-13T15:10:54.857Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-07-13T15:10:54.857Z] ---> Running in 3b5f194b01cd [2021-07-13T15:10:54.857Z] Removing intermediate container 3b5f194b01cd [2021-07-13T15:10:54.857Z] ---> 5af1eda2ba2c [2021-07-13T15:10:54.857Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-13T15:10:54.857Z] ---> Running in 6945636c3752 [2021-07-13T15:10:54.929Z] #49 45.43 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:10:54.929Z] #49 45.49 go: finding golang.org/x/text v0.3.2 [2021-07-13T15:10:54.929Z] #49 45.49 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:10:54.929Z] #49 45.55 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:10:54.929Z] #49 45.55 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:10:54.929Z] #49 45.57 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-13T15:10:54.929Z] #49 45.60 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:10:54.929Z] #49 45.63 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:10:54.929Z] #49 45.67 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:10:54.929Z] #49 45.68 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:10:55.070Z] #42 33.53 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-13T15:10:55.095Z] #42 ... [2021-07-13T15:10:55.095Z] [2021-07-13T15:10:55.095Z] #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-07-13T15:10:55.095Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-07-13T15:10:55.095Z] #55 23.58 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T15:10:55.095Z] #55 23.65 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:10:55.095Z] #55 23.69 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:10:55.095Z] #55 DONE 25.2s [2021-07-13T15:10:55.188Z] #49 45.72 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:10:55.188Z] #49 45.74 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:10:55.188Z] #49 45.74 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:10:55.188Z] #49 45.76 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:10:55.188Z] #49 45.77 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:10:55.188Z] #49 45.78 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:10:55.188Z] #49 45.79 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:10:55.188Z] #49 45.80 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-13T15:10:55.188Z] #49 ... [2021-07-13T15:10:55.188Z] [2021-07-13T15:10:55.188Z] #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-07-13T15:10:55.188Z] #34 sha256:ebfd98a4af91e8f32630d87fa54c1417b65a09cc61f0bf76f3e03f53d9a01670 [2021-07-13T15:10:55.188Z] #34 35.75 sync [2021-07-13T15:10:55.188Z] #34 35.76 internal/reflectlite [2021-07-13T15:10:55.188Z] #34 38.49 errors [2021-07-13T15:10:55.188Z] #34 38.49 sort [2021-07-13T15:10:55.188Z] #34 39.03 strconv [2021-07-13T15:10:55.188Z] #34 39.81 io [2021-07-13T15:10:55.188Z] #34 41.21 internal/oserror [2021-07-13T15:10:55.188Z] #34 41.42 syscall [2021-07-13T15:10:55.188Z] #34 43.31 reflect [2021-07-13T15:10:55.188Z] #34 ... [2021-07-13T15:10:55.188Z] [2021-07-13T15:10:55.188Z] #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-07-13T15:10:55.188Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:10:55.188Z] #36 45.92 Selecting previously unselected package libxml2:amd64. [2021-07-13T15:10:55.188Z] #36 45.93 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-13T15:10:55.310Z] Removing intermediate container 6945636c3752 [2021-07-13T15:10:55.310Z] ---> 492794dda306 [2021-07-13T15:10:55.310Z] 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-07-13T15:10:55.310Z] ---> Running in 99425fa2e2ce [2021-07-13T15:10:55.357Z] [2021-07-13T15:10:55.357Z] #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-07-13T15:10:55.357Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-13T15:10:55.357Z] #42 25.48 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-07-13T15:10:55.357Z] #42 25.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-07-13T15:10:55.357Z] #42 25.48 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-07-13T15:10:55.447Z] #36 45.93 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T15:10:55.622Z] #42 25.74 Selecting previously unselected package zlib1g-dev:arm64. [2021-07-13T15:10:55.622Z] #42 25.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-07-13T15:10:55.622Z] #42 25.75 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-07-13T15:10:55.767Z] Removing intermediate container 99425fa2e2ce [2021-07-13T15:10:55.767Z] ---> 2214e8c54e3b [2021-07-13T15:10:55.767Z] 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-07-13T15:10:55.767Z] ---> Running in e4bc1987b800 [2021-07-13T15:10:55.888Z] #42 ... [2021-07-13T15:10:55.888Z] [2021-07-13T15:10:55.889Z] #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-07-13T15:10:55.889Z] #67 sha256:65aa21aebb1cf0324b29d3c8285cfc540e67848f24399298974d00884dfb8c62 [2021-07-13T15:10:55.889Z] #67 DONE 26.0s [2021-07-13T15:10:55.889Z] [2021-07-13T15:10:55.889Z] #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-07-13T15:10:55.889Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-13T15:10:55.889Z] #42 26.06 Selecting previously unselected package libprotobuf17:arm64. [2021-07-13T15:10:55.889Z] #42 26.08 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-07-13T15:10:55.889Z] #42 26.09 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-13T15:10:56.015Z] #36 46.57 Selecting previously unselected package libarchive13:amd64. [2021-07-13T15:10:56.015Z] #36 46.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-13T15:10:56.015Z] #36 46.59 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T15:10:56.583Z] #36 46.96 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-13T15:10:56.583Z] #36 46.96 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-13T15:10:56.583Z] #36 46.97 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T15:10:56.583Z] #36 47.16 Selecting previously unselected package librhash0:amd64. [2021-07-13T15:10:56.583Z] #36 47.17 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-13T15:10:56.583Z] #36 47.18 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-13T15:10:56.836Z] #42 27.10 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-07-13T15:10:56.836Z] #42 27.10 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-07-13T15:10:56.836Z] #42 27.10 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-07-13T15:10:56.842Z] #36 47.40 Selecting previously unselected package libuv1:amd64. [2021-07-13T15:10:56.842Z] #36 47.41 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-13T15:10:56.842Z] #36 47.42 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T15:10:56.985Z] #42 ... [2021-07-13T15:10:56.985Z] [2021-07-13T15:10:56.985Z] #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-07-13T15:10:56.985Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:10:56.985Z] #13 12.71 Reading package lists... [2021-07-13T15:10:56.985Z] #13 20.20 Reading package lists... [2021-07-13T15:10:56.985Z] #13 27.54 Building dependency tree... [2021-07-13T15:10:56.985Z] #13 29.14 Reading state information... [2021-07-13T15:10:56.985Z] #13 ... [2021-07-13T15:10:56.985Z] [2021-07-13T15:10:56.985Z] #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-07-13T15:10:56.985Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:10:56.985Z] #36 27.12 The following additional packages will be installed: [2021-07-13T15:10:56.985Z] #36 27.14 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-13T15:10:56.985Z] #36 27.15 Suggested packages: [2021-07-13T15:10:56.985Z] #36 27.15 cmake-doc ninja-build lrzip [2021-07-13T15:10:56.985Z] #36 27.15 Recommended packages: [2021-07-13T15:10:56.985Z] #36 27.15 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-13T15:10:56.985Z] #36 28.03 The following NEW packages will be installed: [2021-07-13T15:10:56.985Z] #36 28.05 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-13T15:10:56.985Z] #36 28.06 vim-common xxd [2021-07-13T15:10:56.985Z] #36 28.46 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:10:56.985Z] #36 28.46 Need to get 14.9 MB of archives. [2021-07-13T15:10:56.985Z] #36 28.46 After this operation, 61.8 MB of additional disk space will be used. [2021-07-13T15:10:56.985Z] #36 28.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T15:10:56.985Z] #36 28.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T15:10:56.985Z] #36 28.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-13T15:10:56.985Z] #36 28.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T15:10:56.985Z] #36 29.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-13T15:10:56.985Z] #36 29.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-13T15:10:56.985Z] #36 29.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-13T15:10:56.985Z] #36 29.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-13T15:10:56.985Z] #36 29.63 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-13T15:10:56.985Z] #36 29.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-13T15:10:56.985Z] #36 31.41 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:10:56.985Z] #36 31.61 Fetched 14.9 MB in 2s (8297 kB/s) [2021-07-13T15:10:56.985Z] #36 31.66 Selecting previously unselected package xxd. [2021-07-13T15:10:56.985Z] #36 31.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-07-13T15:10:56.985Z] #36 31.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T15:10:56.985Z] #36 31.77 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T15:10:56.985Z] #36 32.09 Selecting previously unselected package vim-common. [2021-07-13T15:10:56.985Z] #36 32.09 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:10:56.985Z] #36 32.14 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T15:10:56.985Z] #36 32.49 Selecting previously unselected package cmake-data. [2021-07-13T15:10:56.985Z] #36 32.49 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-13T15:10:56.985Z] #36 32.50 Unpacking cmake-data (3.13.4-1) ... [2021-07-13T15:10:57.102Z] #36 47.60 Selecting previously unselected package cmake. [2021-07-13T15:10:57.102Z] #36 47.61 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-13T15:10:57.102Z] #36 47.62 Unpacking cmake (3.13.4-1) ... [2021-07-13T15:10:57.246Z] #36 35.66 Selecting previously unselected package libicu63:amd64. [2021-07-13T15:10:57.246Z] #36 35.69 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T15:10:57.246Z] #36 35.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:10:57.417Z] #42 27.44 Selecting previously unselected package libprotobuf-dev:arm64. [2021-07-13T15:10:57.417Z] #42 27.44 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-07-13T15:10:57.417Z] #42 27.45 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-07-13T15:10:57.508Z] #36 ... [2021-07-13T15:10:57.508Z] [2021-07-13T15:10:57.508Z] #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-07-13T15:10:57.508Z] #49 sha256:415f2b8cc5f65d5d28714a7d6505a0eeec3dca80706b46a30a8f1c082550706b [2021-07-13T15:10:57.508Z] #49 35.99 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-13T15:10:57.680Z] #42 ... [2021-07-13T15:10:57.680Z] [2021-07-13T15:10:57.680Z] #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-07-13T15:10:57.680Z] #58 sha256:ba9d04d4dea1d6b28382679048378cb241e755365010fcb10c31ed44c81fcdfb [2021-07-13T15:10:57.680Z] #58 17.96 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:10:57.680Z] #58 19.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:10:57.680Z] #58 19.51 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:10:57.680Z] #58 19.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:10:57.680Z] #58 20.02 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:10:57.680Z] #58 20.04 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:10:57.680Z] #58 25.59 go: finding github.com/pkg/errors v0.9.1 [2021-07-13T15:10:57.680Z] #58 25.69 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:10:57.680Z] #58 25.84 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:10:57.680Z] #58 25.87 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:10:57.680Z] #58 25.97 go: finding github.com/google/uuid v1.2.0 [2021-07-13T15:10:57.680Z] #58 26.19 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:10:57.680Z] #58 26.36 go: finding github.com/gofrs/flock v0.8.0 [2021-07-13T15:10:57.680Z] #58 26.59 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-13T15:10:57.680Z] #58 26.65 go: finding github.com/gorilla/mux v1.8.0 [2021-07-13T15:10:57.680Z] #58 26.75 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:10:57.680Z] #58 26.86 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:10:57.680Z] #58 26.87 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:10:57.680Z] #58 26.92 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:10:57.680Z] #58 27.14 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:10:57.680Z] #58 27.20 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:10:57.945Z] #58 ... [2021-07-13T15:10:57.945Z] [2021-07-13T15:10:57.945Z] #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-07-13T15:10:57.945Z] #56 sha256:f7159d7c60429bb64e85ba18d02806ba1aca218e23feafd1c7f8d468a847ad0d [2021-07-13T15:10:57.945Z] #56 2.140 + RM_GOPATH=0 [2021-07-13T15:10:57.945Z] #56 2.140 + TMP_GOPATH= [2021-07-13T15:10:57.945Z] #56 2.140 + : /build [2021-07-13T15:10:57.945Z] #56 2.141 + '[' -z '' ']' [2021-07-13T15:10:57.945Z] #56 2.142 ++ mktemp -d [2021-07-13T15:10:57.945Z] #56 2.157 + export GOPATH=/tmp/tmp.g09mZIhAmk [2021-07-13T15:10:57.945Z] #56 2.159 + GOPATH=/tmp/tmp.g09mZIhAmk [2021-07-13T15:10:57.945Z] #56 2.159 + RM_GOPATH=1 [2021-07-13T15:10:57.945Z] #56 2.163 + case "$(go env GOARCH)" in [2021-07-13T15:10:57.945Z] #56 2.163 ++ go env GOARCH [2021-07-13T15:10:57.945Z] #56 2.188 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:57.945Z] #56 2.188 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:10:57.945Z] #56 2.190 ++ dirname /tmp/install/install.sh [2021-07-13T15:10:57.945Z] #56 2.192 + dir=/tmp/install [2021-07-13T15:10:57.945Z] #56 2.193 + bin=containerd [2021-07-13T15:10:57.945Z] #56 2.193 + shift [2021-07-13T15:10:57.945Z] #56 2.193 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-13T15:10:57.945Z] #56 2.193 + . /tmp/install/containerd.installer [2021-07-13T15:10:57.945Z] #56 2.193 ++ set -e [2021-07-13T15:10:57.945Z] #56 2.193 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:10:57.945Z] #56 2.197 + install_containerd [2021-07-13T15:10:57.945Z] #56 2.198 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-07-13T15:10:57.945Z] #56 2.198 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:10:57.945Z] #56 2.198 + git clone https://github.com/containerd/containerd.git /tmp/tmp.g09mZIhAmk/src/github.com/containerd/containerd [2021-07-13T15:10:57.945Z] #56 2.222 Cloning into '/tmp/tmp.g09mZIhAmk/src/github.com/containerd/containerd'... [2021-07-13T15:10:58.209Z] #56 ... [2021-07-13T15:10:58.209Z] [2021-07-13T15:10:58.209Z] #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-07-13T15:10:58.209Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-07-13T15:10:58.209Z] #40 18.19 Checking out files: 89% (1511/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-13T15:10:58.209Z] #40 18.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-13T15:10:58.209Z] #40 20.26 + 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-07-13T15:10:58.471Z] #40 ... [2021-07-13T15:10:58.471Z] [2021-07-13T15:10:58.471Z] #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-07-13T15:10:58.471Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-13T15:10:58.471Z] #13 16.24 Building dependency tree... [2021-07-13T15:10:58.471Z] #13 17.15 Reading state information... [2021-07-13T15:10:58.471Z] #13 18.27 The following additional packages will be installed: [2021-07-13T15:10:58.471Z] #13 18.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-13T15:10:58.471Z] #13 18.27 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-13T15:10:58.471Z] #13 18.27 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-13T15:10:58.471Z] #13 18.27 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-13T15:10:58.471Z] #13 18.28 mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T15:10:58.471Z] #13 18.28 Suggested packages: [2021-07-13T15:10:58.471Z] #13 18.28 gcc-8-locales seccomp wine64 [2021-07-13T15:10:58.471Z] #13 19.15 The following NEW packages will be installed: [2021-07-13T15:10:58.471Z] #13 19.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-13T15:10:58.471Z] #13 19.15 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-13T15:10:58.471Z] #13 19.15 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-13T15:10:58.471Z] #13 19.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-13T15:10:58.471Z] #13 19.16 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-13T15:10:58.471Z] #13 19.16 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T15:10:58.471Z] #13 19.16 The following packages will be upgraded: [2021-07-13T15:10:58.471Z] #13 19.16 libseccomp2 libsystemd0 libudev1 [2021-07-13T15:10:58.471Z] #13 19.62 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-13T15:10:58.471Z] #13 19.62 Need to get 73.8 MB of archives. [2021-07-13T15:10:58.471Z] #13 19.62 After this operation, 472 MB of additional disk space will be used. [2021-07-13T15:10:58.471Z] #13 19.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-07-13T15:10:58.471Z] #13 19.64 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-07-13T15:10:58.471Z] #13 19.64 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-07-13T15:10:58.471Z] #13 19.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-07-13T15:10:58.471Z] #13 19.77 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-07-13T15:10:58.471Z] #13 20.09 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-07-13T15:10:58.471Z] #13 20.38 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-07-13T15:10:58.471Z] #13 20.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-07-13T15:10:58.471Z] #13 20.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-07-13T15:10:58.471Z] #13 20.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-13T15:10:58.471Z] #13 20.62 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-07-13T15:10:58.471Z] #13 20.80 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-07-13T15:10:58.471Z] #13 20.82 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-07-13T15:10:58.471Z] #13 23.15 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-07-13T15:10:58.509Z] #36 ... [2021-07-13T15:10:58.509Z] [2021-07-13T15:10:58.509Z] #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-07-13T15:10:58.509Z] #45 sha256:9e51e73ddc3f76f86a1b6f41f3ee67b7025ab81f91f047755ae35c4dcc45f1db [2021-07-13T15:10:58.509Z] #45 39.06 github.com/LK4D4/vndr/godl/singleflight [2021-07-13T15:10:58.509Z] #45 39.09 io [2021-07-13T15:10:58.509Z] #45 39.39 strconv [2021-07-13T15:10:58.509Z] #45 40.45 bytes [2021-07-13T15:10:58.509Z] #45 42.59 bufio [2021-07-13T15:10:58.509Z] #45 43.69 reflect [2021-07-13T15:10:58.509Z] #45 44.85 syscall [2021-07-13T15:10:58.734Z] #13 ... [2021-07-13T15:10:58.734Z] [2021-07-13T15:10:58.734Z] #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-07-13T15:10:58.734Z] #45 sha256:15379232f8479de71e478e820e96ad1c69ce0b424b16af938913981c6e10ab64 [2021-07-13T15:10:58.734Z] #45 28.85 github.com/LK4D4/vndr/godl/singleflight [2021-07-13T15:10:58.734Z] #45 28.86 math/rand [2021-07-13T15:10:58.734Z] #45 28.87 internal/singleflight [2021-07-13T15:10:58.734Z] #45 28.89 io [2021-07-13T15:10:58.769Z] #45 ... [2021-07-13T15:10:58.769Z] [2021-07-13T15:10:58.769Z] #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-07-13T15:10:58.769Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-13T15:10:58.769Z] #32 46.96 Checking out files: 86% (1315/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-07-13T15:10:58.769Z] #32 47.68 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-13T15:10:58.769Z] #32 47.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T15:10:59.028Z] #32 ... [2021-07-13T15:10:59.028Z] [2021-07-13T15:10:59.028Z] #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-07-13T15:10:59.028Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:10:59.028Z] #13 34.29 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-07-13T15:10:59.028Z] #13 37.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-13T15:10:59.028Z] #13 37.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-13T15:10:59.028Z] #13 37.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T15:10:59.028Z] #13 37.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T15:10:59.028Z] #13 37.22 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-07-13T15:10:59.028Z] #13 37.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-13T15:10:59.029Z] #13 37.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-13T15:10:59.029Z] #13 37.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-13T15:10:59.029Z] #13 37.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-13T15:10:59.029Z] #13 37.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-13T15:10:59.029Z] #13 37.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-13T15:10:59.029Z] #13 37.38 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-13T15:10:59.029Z] #13 37.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-13T15:10:59.029Z] #13 37.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-13T15:10:59.029Z] #13 38.95 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:10:59.029Z] #13 39.39 Fetched 78.2 MB in 9s (8514 kB/s) [2021-07-13T15:10:59.029Z] #13 39.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:10:59.029Z] #13 39.75 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-07-13T15:10:59.029Z] #13 39.85 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-13T15:10:59.029Z] #13 40.25 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-07-13T15:10:59.029Z] #13 40.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:10:59.029Z] #13 40.56 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T15:10:59.029Z] #13 40.60 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-13T15:10:59.029Z] #13 40.83 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:10:59.029Z] #13 41.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:10:59.029Z] #13 41.10 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-07-13T15:10:59.029Z] #13 41.13 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-13T15:10:59.029Z] #13 41.37 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-07-13T15:10:59.029Z] #13 41.55 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-13T15:10:59.029Z] #13 41.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:10:59.029Z] #13 41.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-13T15:10:59.029Z] #13 41.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T15:10:59.029Z] #13 44.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-13T15:10:59.029Z] #13 44.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-13T15:10:59.029Z] #13 44.24 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T15:10:59.315Z] #45 29.45 strconv [2021-07-13T15:10:59.578Z] #45 29.64 syscall [2021-07-13T15:11:00.525Z] #45 30.45 bytes [2021-07-13T15:11:00.525Z] #45 30.60 strings [2021-07-13T15:11:00.818Z] #49 ... [2021-07-13T15:11:00.818Z] [2021-07-13T15:11:00.818Z] #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-07-13T15:11:00.818Z] #67 sha256:a776ba500c9814062a3a661ab4e00901f6f3ecb69b65ae65a8bf6f6a9509d3a7 [2021-07-13T15:11:00.818Z] #67 DONE 39.0s [2021-07-13T15:11:00.818Z] [2021-07-13T15:11:00.818Z] #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-07-13T15:11:00.818Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:11:00.818Z] #13 31.11 The following additional packages will be installed: [2021-07-13T15:11:00.818Z] #13 31.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-13T15:11:00.818Z] #13 31.11 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-13T15:11:00.818Z] #13 31.11 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-13T15:11:00.818Z] #13 31.12 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-13T15:11:00.818Z] #13 31.12 mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T15:11:00.818Z] #13 31.13 Suggested packages: [2021-07-13T15:11:00.818Z] #13 31.13 gcc-8-locales seccomp wine64 [2021-07-13T15:11:00.818Z] #13 32.55 The following NEW packages will be installed: [2021-07-13T15:11:00.818Z] #13 32.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-13T15:11:00.818Z] #13 32.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-13T15:11:00.818Z] #13 32.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-13T15:11:00.818Z] #13 32.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-13T15:11:00.818Z] #13 32.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-13T15:11:00.818Z] #13 32.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T15:11:00.818Z] #13 32.59 The following packages will be upgraded: [2021-07-13T15:11:00.818Z] #13 32.59 libseccomp2 libsystemd0 libudev1 [2021-07-13T15:11:00.818Z] #13 33.04 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-13T15:11:00.818Z] #13 33.04 Need to get 78.2 MB of archives. [2021-07-13T15:11:00.818Z] #13 33.04 After this operation, 487 MB of additional disk space will be used. [2021-07-13T15:11:00.818Z] #13 33.04 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-13T15:11:00.818Z] #13 33.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-07-13T15:11:00.818Z] #13 33.06 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-13T15:11:00.818Z] #13 33.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-07-13T15:11:00.818Z] #13 33.12 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-07-13T15:11:00.818Z] #13 33.38 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-07-13T15:11:00.818Z] #13 33.72 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-07-13T15:11:00.818Z] #13 33.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-13T15:11:00.818Z] #13 33.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-13T15:11:00.818Z] #13 33.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-13T15:11:00.945Z] #13 ... [2021-07-13T15:11:00.945Z] [2021-07-13T15:11:00.945Z] #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-07-13T15:11:00.945Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:11:00.945Z] #36 51.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:11:00.945Z] #36 51.37 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T15:11:00.945Z] #36 51.40 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T15:11:00.945Z] #36 51.44 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T15:11:00.945Z] #36 51.49 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-13T15:11:00.945Z] #36 51.51 Setting up cmake-data (3.13.4-1) ... [2021-07-13T15:11:00.945Z] #36 51.56 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T15:11:00.945Z] #36 51.58 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T15:11:00.945Z] #36 51.60 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T15:11:00.945Z] #36 51.62 Setting up cmake (3.13.4-1) ... [2021-07-13T15:11:00.945Z] #36 51.63 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:11:01.204Z] #36 51.76 Processing triggers for mime-support (3.62) ... [2021-07-13T15:11:01.392Z] #13 34.36 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-07-13T15:11:01.658Z] #13 34.72 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-07-13T15:11:01.658Z] #13 34.73 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-07-13T15:11:01.658Z] #13 ... [2021-07-13T15:11:01.658Z] [2021-07-13T15:11:01.658Z] #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-07-13T15:11:01.658Z] #56 sha256:061372ac6d008f27788dab3ec4bdd963b6c87db97651c6deb07dab440a4d01fa [2021-07-13T15:11:01.658Z] #56 3.894 + RM_GOPATH=0 [2021-07-13T15:11:01.658Z] #56 3.894 + TMP_GOPATH= [2021-07-13T15:11:01.658Z] #56 3.894 + : /build [2021-07-13T15:11:01.658Z] #56 3.894 + '[' -z '' ']' [2021-07-13T15:11:01.658Z] #56 3.894 ++ mktemp -d [2021-07-13T15:11:01.658Z] #56 3.900 + export GOPATH=/tmp/tmp.rrojh6XSni [2021-07-13T15:11:01.658Z] #56 3.908 + GOPATH=/tmp/tmp.rrojh6XSni [2021-07-13T15:11:01.658Z] #56 3.908 + RM_GOPATH=1 [2021-07-13T15:11:01.658Z] #56 3.908 + case "$(go env GOARCH)" in [2021-07-13T15:11:01.658Z] #56 3.909 ++ go env GOARCH [2021-07-13T15:11:01.658Z] #56 3.936 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:11:01.658Z] #56 3.936 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:11:01.658Z] #56 3.937 ++ dirname /tmp/install/install.sh [2021-07-13T15:11:01.658Z] #56 3.944 + dir=/tmp/install [2021-07-13T15:11:01.658Z] #56 3.948 + bin=containerd [2021-07-13T15:11:01.658Z] #56 3.948 + shift [2021-07-13T15:11:01.658Z] #56 3.948 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-13T15:11:01.658Z] #56 3.948 + . /tmp/install/containerd.installer [2021-07-13T15:11:01.658Z] #56 3.948 ++ set -e [2021-07-13T15:11:01.659Z] #56 3.949 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:11:01.659Z] #56 3.949 + install_containerd [2021-07-13T15:11:01.659Z] #56 3.952 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-07-13T15:11:01.659Z] #56 3.956 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:11:01.659Z] #56 3.956 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rrojh6XSni/src/github.com/containerd/containerd [2021-07-13T15:11:01.659Z] #56 3.958 Cloning into '/tmp/tmp.rrojh6XSni/src/github.com/containerd/containerd'... [2021-07-13T15:11:01.920Z] #56 ... [2021-07-13T15:11:01.920Z] [2021-07-13T15:11:01.920Z] #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-07-13T15:11:01.920Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:11:01.920Z] #42 38.28 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-13T15:11:01.920Z] #42 38.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:11:01.920Z] #42 38.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:11:01.920Z] #42 38.38 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-13T15:11:01.920Z] #42 38.59 Setting up python-six (1.12.0-1) ... [2021-07-13T15:11:02.814Z] [2021-07-13T15:11:02.814Z] SUCCESS: Specified value was saved. [2021-07-13T15:11:03.080Z] #45 32.70 bufio [2021-07-13T15:11:03.081Z] #45 ... [2021-07-13T15:11:03.081Z] [2021-07-13T15:11:03.081Z] #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-07-13T15:11:03.081Z] #49 sha256:c5288d677ef0a84fbc4ef9a40b385ca69b96e23148c6b68d2a313871aedf8eb9 [2021-07-13T15:11:03.081Z] #49 23.08 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:11:03.081Z] #49 23.36 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-13T15:11:03.081Z] #49 23.38 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:11:03.081Z] #49 23.39 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:11:03.081Z] #49 23.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:11:03.081Z] #49 23.59 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:11:03.081Z] #49 23.95 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-13T15:11:03.081Z] #49 24.06 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:11:03.081Z] #49 24.43 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:11:03.081Z] #49 24.53 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-13T15:11:03.081Z] #49 24.76 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:11:03.081Z] #49 24.83 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:11:03.081Z] #49 24.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:11:03.081Z] #49 24.97 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:11:03.081Z] #49 24.97 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-13T15:11:03.081Z] #49 25.09 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:11:03.081Z] #49 25.24 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:11:03.081Z] #49 25.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-13T15:11:03.081Z] #49 25.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:11:03.081Z] #49 25.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:11:03.081Z] #49 25.95 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:11:03.081Z] #49 25.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T15:11:03.081Z] #49 25.98 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-13T15:11:03.081Z] #49 26.03 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:11:03.081Z] #49 26.17 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T15:11:03.081Z] #49 26.17 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:11:03.081Z] #49 28.79 go: extracting golang.org/x/text v0.3.2 [2021-07-13T15:11:03.081Z] #49 ... [2021-07-13T15:11:03.081Z] [2021-07-13T15:11:03.081Z] #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-07-13T15:11:03.081Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-13T15:11:03.081Z] #13 24.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-13T15:11:03.081Z] #13 24.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-13T15:11:03.081Z] #13 24.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-13T15:11:03.081Z] #13 24.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-13T15:11:03.081Z] #13 24.68 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-07-13T15:11:03.081Z] #13 24.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-07-13T15:11:03.081Z] #13 24.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-07-13T15:11:03.081Z] #13 24.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-07-13T15:11:03.081Z] #13 24.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-07-13T15:11:03.081Z] #13 24.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-07-13T15:11:03.081Z] #13 24.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-07-13T15:11:03.081Z] #13 24.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-07-13T15:11:03.081Z] #13 24.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-07-13T15:11:03.081Z] #13 24.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-07-13T15:11:03.081Z] #13 26.08 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:11:03.081Z] #13 26.26 Fetched 73.8 MB in 6s (13.2 MB/s) [2021-07-13T15:11:03.081Z] #13 26.37 (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-07-13T15:11:03.081Z] #13 26.47 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-07-13T15:11:03.081Z] #13 26.53 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-13T15:11:03.081Z] #13 27.05 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-07-13T15:11:03.081Z] #13 27.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 ... 15383 files and directories currently installed.) [2021-07-13T15:11:03.081Z] #13 27.47 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-13T15:11:03.081Z] #13 27.50 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-13T15:11:03.081Z] #13 27.80 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:11:03.081Z] #13 28.01 (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-07-13T15:11:03.081Z] #13 28.16 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-07-13T15:11:03.081Z] #13 28.18 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-13T15:11:03.111Z] #36 DONE 53.6s [2021-07-13T15:11:03.111Z] [2021-07-13T15:11:03.111Z] #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-07-13T15:11:03.111Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:11:03.111Z] #13 47.74 Selecting previously unselected package binutils-mingw-w64. [2021-07-13T15:11:03.111Z] #13 47.74 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-13T15:11:03.111Z] #13 47.83 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T15:11:03.111Z] #13 48.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-13T15:11:03.111Z] #13 48.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:11:03.111Z] #13 48.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:11:03.209Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-053f05090d04318f8) in /home/ubuntu/workspace/moby_PR-42633 [Pipeline] { [2021-07-13T15:11:03.212Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-069e093861c41ec7f) in /home/ubuntu/workspace/moby_PR-42633 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2021-07-13T15:11:03.343Z] #13 ... [2021-07-13T15:11:03.343Z] [2021-07-13T15:11:03.343Z] #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-07-13T15:11:03.343Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-07-13T15:11:03.343Z] #36 23.51 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:11:03.343Z] #36 23.67 Fetched 14.2 MB in 2s (6858 kB/s) [2021-07-13T15:11:03.343Z] #36 23.77 Selecting previously unselected package xxd. [2021-07-13T15:11:03.343Z] #36 23.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 ... 15383 files and directories currently installed.) [2021-07-13T15:11:03.343Z] #36 23.88 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-13T15:11:03.343Z] #36 23.90 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T15:11:03.343Z] #36 24.24 Selecting previously unselected package vim-common. [2021-07-13T15:11:03.343Z] #36 24.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:11:03.343Z] #36 24.32 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T15:11:03.343Z] #36 25.10 Selecting previously unselected package cmake-data. [2021-07-13T15:11:03.343Z] #36 25.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-13T15:11:03.343Z] #36 25.20 Unpacking cmake-data (3.13.4-1) ... [2021-07-13T15:11:03.343Z] #36 29.81 Selecting previously unselected package libicu63:arm64. [2021-07-13T15:11:03.343Z] #36 29.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-13T15:11:03.343Z] #36 29.84 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-13T15:11:03.343Z] #36 33.62 Selecting previously unselected package libxml2:arm64. [2021-07-13T15:11:03.343Z] #36 ... [2021-07-13T15:11:03.343Z] [2021-07-13T15:11:03.343Z] #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-07-13T15:11:03.343Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-13T15:11:03.343Z] #42 29.06 Selecting previously unselected package libprotoc17:arm64. [2021-07-13T15:11:03.343Z] #42 29.06 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-07-13T15:11:03.343Z] #42 29.07 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-07-13T15:11:03.343Z] #42 29.58 Selecting previously unselected package protobuf-c-compiler. [2021-07-13T15:11:03.343Z] #42 29.58 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-07-13T15:11:03.343Z] #42 29.60 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-13T15:11:03.343Z] #42 29.80 Selecting previously unselected package protobuf-compiler. [2021-07-13T15:11:03.343Z] #42 29.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-07-13T15:11:03.343Z] #42 29.83 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-13T15:11:03.343Z] #42 30.08 Selecting previously unselected package python-pkg-resources. [2021-07-13T15:11:03.343Z] #42 30.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T15:11:03.343Z] #42 30.10 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-13T15:11:03.343Z] #42 30.44 Selecting previously unselected package python-six. [2021-07-13T15:11:03.343Z] #42 30.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-13T15:11:03.343Z] #42 30.45 Unpacking python-six (1.12.0-1) ... [2021-07-13T15:11:03.343Z] #42 30.62 Selecting previously unselected package python-protobuf. [2021-07-13T15:11:03.343Z] #42 30.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-07-13T15:11:03.343Z] #42 30.66 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-13T15:11:03.343Z] #42 31.27 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-13T15:11:03.343Z] #42 33.51 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-07-13T15:11:03.343Z] #42 33.53 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:11:03.343Z] #42 33.55 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-13T15:11:03.343Z] #42 33.57 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-07-13T15:11:03.343Z] #42 33.58 Setting up python-six (1.12.0-1) ... [2021-07-13T15:11:03.369Z] #13 48.71 Selecting previously unselected package dmsetup. [2021-07-13T15:11:03.369Z] #13 48.71 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:11:03.369Z] #13 48.75 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-13T15:11:03.378Z] The recommended git tool is: git [2021-07-13T15:11:03.400Z] The recommended git tool is: git [2021-07-13T15:11:03.627Z] #13 49.02 Selecting previously unselected package mingw-w64-common. [2021-07-13T15:11:03.627Z] #13 49.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-13T15:11:03.627Z] #13 49.06 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-13T15:11:03.977Z] #42 ... [2021-07-13T15:11:03.977Z] [2021-07-13T15:11:03.977Z] #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-07-13T15:11:03.977Z] #45 sha256:15379232f8479de71e478e820e96ad1c69ce0b424b16af938913981c6e10ab64 [2021-07-13T15:11:03.977Z] #45 34.14 reflect [2021-07-13T15:11:04.332Z] INFO: Downloading git... [2021-07-13T15:11:04.568Z] #45 34.69 regexp/syntax [2021-07-13T15:11:05.152Z] #45 ... [2021-07-13T15:11:05.152Z] [2021-07-13T15:11:05.152Z] #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-07-13T15:11:05.152Z] #34 sha256:e8a56b13377ecfe788b517b3e3a5087ba4d87d416273f4779bb7388ba3dc9a46 [2021-07-13T15:11:05.152Z] #34 25.22 internal/reflectlite [2021-07-13T15:11:05.152Z] #34 25.22 sync [2021-07-13T15:11:05.152Z] #34 27.95 errors [2021-07-13T15:11:05.152Z] #34 27.97 sort [2021-07-13T15:11:05.152Z] #34 28.61 strconv [2021-07-13T15:11:05.152Z] #34 28.62 internal/oserror [2021-07-13T15:11:05.152Z] #34 28.62 io [2021-07-13T15:11:05.152Z] #34 28.90 syscall [2021-07-13T15:11:05.152Z] #34 30.63 strings [2021-07-13T15:11:05.152Z] #34 30.63 bytes [2021-07-13T15:11:05.152Z] #34 32.03 reflect [2021-07-13T15:11:05.152Z] #34 34.10 bufio [2021-07-13T15:11:05.152Z] #34 34.19 path [2021-07-13T15:11:05.152Z] #34 35.08 text/tabwriter [2021-07-13T15:11:05.152Z] #34 ... [2021-07-13T15:11:05.152Z] [2021-07-13T15:11:05.152Z] #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-07-13T15:11:05.152Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-07-13T15:11:05.152Z] #32 34.56 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-07-13T15:11:05.152Z] #32 34.71 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-13T15:11:05.229Z] #42 43.14 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-13T15:11:05.229Z] #42 43.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:11:05.229Z] #42 43.21 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T15:11:05.229Z] #42 43.22 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-13T15:11:05.229Z] #42 43.24 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-13T15:11:05.229Z] #42 43.24 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-13T15:11:05.229Z] #42 43.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-13T15:11:05.229Z] #42 43.27 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-13T15:11:05.229Z] #42 43.28 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-13T15:11:05.229Z] #42 43.32 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-13T15:11:05.492Z] #42 ... [2021-07-13T15:11:05.492Z] [2021-07-13T15:11:05.492Z] #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-07-13T15:11:05.492Z] #49 sha256:415f2b8cc5f65d5d28714a7d6505a0eeec3dca80706b46a30a8f1c082550706b [2021-07-13T15:11:05.492Z] #49 41.54 go: finding github.com/fatih/color v1.7.0 [2021-07-13T15:11:05.492Z] #49 41.62 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:11:05.492Z] #49 41.68 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:11:05.492Z] #49 41.75 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:11:05.492Z] #49 41.75 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:11:05.492Z] #49 41.77 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:11:05.492Z] #49 41.83 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:11:05.492Z] #49 41.85 go: finding github.com/pkg/errors v0.8.1 [2021-07-13T15:11:05.492Z] #49 41.86 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:11:05.492Z] #49 41.90 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:11:05.492Z] #49 41.92 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:11:05.492Z] #49 41.92 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:11:05.492Z] #49 41.93 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:11:05.492Z] #49 42.04 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:11:05.492Z] #49 42.04 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:11:05.492Z] #49 42.04 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:11:05.492Z] #49 42.07 go: finding github.com/spf13/viper v1.6.1 [2021-07-13T15:11:05.492Z] #49 42.07 go: finding github.com/stretchr/testify v1.4.0 [2021-07-13T15:11:05.492Z] #49 42.13 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:11:05.492Z] #49 42.13 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:11:05.492Z] #49 42.22 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:11:05.492Z] #49 42.22 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:11:05.492Z] #49 42.22 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:11:05.492Z] #49 42.26 go: finding github.com/stretchr/objx v0.2.0 [2021-07-13T15:11:05.492Z] #49 42.36 go: finding github.com/gobwas/glob v0.2.3 [2021-07-13T15:11:05.492Z] #49 42.36 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:11:05.492Z] #49 42.42 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:11:05.492Z] #49 42.46 go: finding github.com/spf13/cobra v0.0.5 [2021-07-13T15:11:05.492Z] #49 42.46 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:11:05.492Z] #49 42.49 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:11:05.492Z] #49 42.52 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:11:05.492Z] #49 42.52 go: finding github.com/spf13/pflag v1.0.5 [2021-07-13T15:11:05.492Z] #49 42.57 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:11:05.492Z] #49 42.62 go: finding github.com/magiconair/properties v1.8.1 [2021-07-13T15:11:05.492Z] #49 42.62 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:11:05.492Z] #49 42.66 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:11:05.492Z] #49 42.68 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:11:05.492Z] #49 42.82 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:11:05.492Z] #49 42.87 go: finding github.com/spf13/afero v1.1.2 [2021-07-13T15:11:05.492Z] #49 42.87 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:11:05.492Z] #49 42.90 go: finding github.com/spf13/cast v1.3.0 [2021-07-13T15:11:05.492Z] #49 42.92 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:11:05.492Z] #49 42.92 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:11:05.492Z] #49 42.95 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:11:05.492Z] #49 43.06 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:11:05.492Z] #49 43.10 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-13T15:11:05.492Z] #49 43.15 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:11:05.492Z] #49 43.18 go: finding golang.org/x/text v0.3.2 [2021-07-13T15:11:05.492Z] #49 43.31 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:11:05.492Z] #49 43.32 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:11:05.492Z] #49 43.35 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:11:05.492Z] #49 43.36 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:11:05.492Z] #49 43.40 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:11:05.492Z] #49 43.47 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:11:05.492Z] #49 43.47 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:11:05.492Z] #49 43.47 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:11:05.492Z] #49 43.47 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:11:05.492Z] #49 43.50 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:11:05.492Z] #49 43.54 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-13T15:11:05.492Z] #49 43.54 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:11:05.492Z] #49 43.57 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:11:05.492Z] #49 43.59 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:11:05.492Z] #49 43.60 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:11:05.492Z] #49 43.61 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:11:05.492Z] #49 43.64 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-13T15:11:05.492Z] #49 43.64 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:11:05.492Z] #49 43.69 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:11:05.492Z] #49 43.95 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-13T15:11:05.492Z] #49 43.97 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:11:05.536Z] #13 ... [2021-07-13T15:11:05.536Z] [2021-07-13T15:11:05.536Z] #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-07-13T15:11:05.536Z] #49 sha256:f729ef99d86bc7d957eb1c7575e0eba7d01226d77abff17c1165755cf5c0c564 [2021-07-13T15:11:05.536Z] #49 45.89 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:11:05.536Z] #49 45.98 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:11:05.536Z] #49 45.99 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:11:05.536Z] #49 46.01 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:11:05.536Z] #49 46.04 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:11:05.536Z] #49 46.05 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-13T15:11:05.536Z] #49 46.05 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:11:05.536Z] #49 46.06 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:11:05.536Z] #49 46.10 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-13T15:11:05.536Z] #49 46.12 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:11:05.536Z] #49 46.26 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:11:05.536Z] #49 46.27 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:11:05.536Z] #49 46.28 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:11:05.536Z] #49 46.41 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:11:05.536Z] #49 46.45 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:11:05.536Z] #49 ... [2021-07-13T15:11:05.536Z] [2021-07-13T15:11:05.536Z] #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-07-13T15:11:05.537Z] #37 sha256:1e1eb23deb84c6a918ac283c3de2d1d3ad8fce90f20c149866279e2ac9ddfa08 [2021-07-13T15:11:05.537Z] #37 1.275 + RM_GOPATH=0 [2021-07-13T15:11:05.537Z] #37 1.275 + TMP_GOPATH= [2021-07-13T15:11:05.537Z] #37 1.275 + : /build [2021-07-13T15:11:05.537Z] #37 1.275 + '[' -z '' ']' [2021-07-13T15:11:05.537Z] #37 1.275 ++ mktemp -d [2021-07-13T15:11:05.537Z] #37 1.277 + export GOPATH=/tmp/tmp.VkvvZdaMBD [2021-07-13T15:11:05.537Z] #37 1.293 + GOPATH=/tmp/tmp.VkvvZdaMBD [2021-07-13T15:11:05.537Z] #37 1.293 + RM_GOPATH=1 [2021-07-13T15:11:05.537Z] #37 1.294 + case "$(go env GOARCH)" in [2021-07-13T15:11:05.537Z] #37 1.295 ++ go env GOARCH [2021-07-13T15:11:05.537Z] #37 1.325 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:11:05.537Z] #37 1.325 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:11:05.537Z] #37 1.326 ++ dirname /tmp/install/install.sh [2021-07-13T15:11:05.537Z] #37 1.337 + dir=/tmp/install [2021-07-13T15:11:05.537Z] #37 1.337 + bin=tini [2021-07-13T15:11:05.537Z] #37 1.337 + shift [2021-07-13T15:11:05.537Z] #37 1.337 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-13T15:11:05.537Z] #37 1.337 + . /tmp/install/tini.installer [2021-07-13T15:11:05.537Z] #37 1.338 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:11:05.537Z] #37 1.338 + install_tini [2021-07-13T15:11:05.537Z] #37 1.338 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-13T15:11:05.537Z] #37 1.338 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:11:05.537Z] #37 1.338 + git clone https://github.com/krallin/tini.git /tmp/tmp.VkvvZdaMBD/tini [2021-07-13T15:11:05.537Z] #37 1.341 Cloning into '/tmp/tmp.VkvvZdaMBD/tini'... [2021-07-13T15:11:05.537Z] #37 2.449 + cd /tmp/tmp.VkvvZdaMBD/tini [2021-07-13T15:11:05.537Z] #37 2.450 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:11:05.537Z] #37 2.462 + cmake . [2021-07-13T15:11:05.725Z] #32 35.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T15:11:05.753Z] #49 44.35 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:11:06.106Z] #37 ... [2021-07-13T15:11:06.106Z] [2021-07-13T15:11:06.106Z] #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-07-13T15:11:06.106Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:11:06.106Z] #42 46.47 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-13T15:11:06.106Z] #42 46.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:11:06.106Z] #42 46.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:11:06.106Z] #42 46.53 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-13T15:11:06.106Z] #42 46.55 Setting up python-six (1.12.0-1) ... [2021-07-13T15:11:06.106Z] #42 51.55 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-13T15:11:06.106Z] #42 51.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:11:06.106Z] #42 51.61 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T15:11:06.106Z] #42 51.63 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-13T15:11:06.106Z] #42 51.65 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-13T15:11:06.106Z] #42 51.66 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-13T15:11:06.106Z] #42 51.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-13T15:11:06.106Z] #42 51.69 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-13T15:11:06.106Z] #42 51.71 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-13T15:11:06.106Z] #42 51.74 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-13T15:11:06.124Z] #49 44.42 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:11:06.124Z] #49 44.42 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:11:06.246Z] using credential docker-jenkins-github-credentials [2021-07-13T15:11:06.259Z] Cloning the remote Git repository [2021-07-13T15:11:06.259Z] Cloning with configured refspecs honoured and without tags [2021-07-13T15:11:06.365Z] #42 ... [2021-07-13T15:11:06.365Z] [2021-07-13T15:11:06.365Z] #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-07-13T15:11:06.365Z] #37 sha256:1e1eb23deb84c6a918ac283c3de2d1d3ad8fce90f20c149866279e2ac9ddfa08 [2021-07-13T15:11:06.365Z] #37 3.248 -- The C compiler identification is GNU 8.3.0 [2021-07-13T15:11:06.365Z] #37 3.348 -- Check for working C compiler: /usr/bin/cc [2021-07-13T15:11:06.365Z] #37 ... [2021-07-13T15:11:06.365Z] [2021-07-13T15:11:06.365Z] #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-07-13T15:11:06.365Z] #47 sha256:7037c598f8468fa1eef75fe978757b902d4fcd1655c10fa0e48c9e37368980da [2021-07-13T15:11:06.365Z] #47 DONE 57.0s [2021-07-13T15:11:06.385Z] #49 44.50 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:11:06.385Z] #49 44.51 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:11:06.514Z] INFO: Downloading go... [2021-07-13T15:11:06.624Z] [2021-07-13T15:11:06.624Z] #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-07-13T15:11:06.624Z] #51 sha256:be71afe9ddef2941fd9cdc777a1b579ce5083f896e10e2c168b329cd458cd76d [2021-07-13T15:11:06.624Z] #51 47.14 syscall [2021-07-13T15:11:06.624Z] #51 47.21 reflect [2021-07-13T15:11:06.624Z] #51 55.38 time [2021-07-13T15:11:06.813Z] using credential docker-jenkins-github-credentials [2021-07-13T15:11:06.820Z] Cloning the remote Git repository [2021-07-13T15:11:06.820Z] Cloning with configured refspecs honoured and without tags [2021-07-13T15:11:06.625Z] Cloning repository https://github.com/moby/moby.git [2021-07-13T15:11:06.243Z] Cloning repository https://github.com/moby/moby.git [2021-07-13T15:11:06.304Z] > git init /home/ubuntu/workspace/moby_PR-42633 # timeout=10 [2021-07-13T15:11:06.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T15:11:06.656Z] > git --version # timeout=10 [2021-07-13T15:11:06.710Z] > git --version # 'git version 2.17.1' [2021-07-13T15:11:06.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:11:06.713Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42633/head:refs/remotes/origin/PR-42633 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:11:07.562Z] #51 ... [2021-07-13T15:11:07.562Z] [2021-07-13T15:11:07.562Z] #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-07-13T15:11:07.562Z] #37 sha256:1e1eb23deb84c6a918ac283c3de2d1d3ad8fce90f20c149866279e2ac9ddfa08 [2021-07-13T15:11:07.562Z] #37 4.631 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-13T15:11:07.562Z] #37 4.673 -- Detecting C compiler ABI info [2021-07-13T15:11:06.689Z] > git init /home/ubuntu/workspace/moby_PR-42633 # timeout=10 [2021-07-13T15:11:07.029Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T15:11:07.029Z] > git --version # timeout=10 [2021-07-13T15:11:07.069Z] > git --version # 'git version 2.17.1' [2021-07-13T15:11:07.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:11:07.071Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42633/head:refs/remotes/origin/PR-42633 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:11:08.946Z] #49 ... [2021-07-13T15:11:08.946Z] [2021-07-13T15:11:08.946Z] #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-07-13T15:11:08.946Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:11:08.946Z] #45 37.47 sync [2021-07-13T15:11:08.946Z] #45 37.49 internal/reflectlite [2021-07-13T15:11:08.946Z] #45 39.44 github.com/LK4D4/vndr/godl/singleflight [2021-07-13T15:11:08.946Z] #45 39.75 math/rand [2021-07-13T15:11:08.946Z] #45 41.05 internal/singleflight [2021-07-13T15:11:08.946Z] #45 41.52 sort [2021-07-13T15:11:08.946Z] #45 41.53 io [2021-07-13T15:11:08.946Z] #45 42.54 bytes [2021-07-13T15:11:08.946Z] #45 43.06 strconv [2021-07-13T15:11:08.946Z] #45 45.11 bufio [2021-07-13T15:11:08.946Z] #45 46.74 syscall [2021-07-13T15:11:08.946Z] #45 47.39 reflect [2021-07-13T15:11:08.946Z] #37 5.800 -- Detecting C compiler ABI info - done [2021-07-13T15:11:08.946Z] #37 5.836 -- Detecting C compile features [2021-07-13T15:11:08.946Z] #37 ... [2021-07-13T15:11:08.946Z] [2021-07-13T15:11:08.946Z] #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-07-13T15:11:08.946Z] #34 sha256:ebfd98a4af91e8f32630d87fa54c1417b65a09cc61f0bf76f3e03f53d9a01670 [2021-07-13T15:11:08.946Z] #34 49.54 time [2021-07-13T15:11:08.946Z] #34 56.07 internal/poll [2021-07-13T15:11:08.946Z] #34 59.00 internal/syscall/execenv [2021-07-13T15:11:08.946Z] #34 59.21 internal/syscall/unix [2021-07-13T15:11:08.946Z] #34 59.46 os [2021-07-13T15:11:08.946Z] #34 59.65 internal/fmtsort [2021-07-13T15:11:09.040Z] #32 ... [2021-07-13T15:11:09.040Z] [2021-07-13T15:11:09.040Z] #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-07-13T15:11:09.040Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-07-13T15:11:09.040Z] #36 33.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-13T15:11:09.040Z] #36 33.64 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T15:11:09.040Z] #36 34.17 Selecting previously unselected package libarchive13:arm64. [2021-07-13T15:11:09.040Z] #36 34.17 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-07-13T15:11:09.040Z] #36 34.18 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-13T15:11:09.040Z] #36 34.65 Selecting previously unselected package libjsoncpp1:arm64. [2021-07-13T15:11:09.040Z] #36 34.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-07-13T15:11:09.040Z] #36 34.68 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-13T15:11:09.040Z] #36 34.84 Selecting previously unselected package librhash0:arm64. [2021-07-13T15:11:09.040Z] #36 34.84 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-07-13T15:11:09.040Z] #36 34.85 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-07-13T15:11:09.040Z] #36 35.14 Selecting previously unselected package libuv1:arm64. [2021-07-13T15:11:09.040Z] #36 35.14 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-07-13T15:11:09.040Z] #36 35.17 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-13T15:11:09.040Z] #36 35.33 Selecting previously unselected package cmake. [2021-07-13T15:11:09.040Z] #36 35.36 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-07-13T15:11:09.040Z] #36 35.40 Unpacking cmake (3.13.4-1) ... [2021-07-13T15:11:09.040Z] #36 37.32 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-13T15:11:09.040Z] #36 37.34 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T15:11:09.040Z] #36 37.37 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-13T15:11:09.040Z] #36 37.40 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T15:11:09.040Z] #36 37.51 Setting up librhash0:arm64 (1.3.8-1) ... [2021-07-13T15:11:09.040Z] #36 37.54 Setting up cmake-data (3.13.4-1) ... [2021-07-13T15:11:09.040Z] #36 37.56 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T15:11:09.040Z] #36 37.61 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-13T15:11:09.040Z] #36 37.67 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-13T15:11:09.040Z] #36 37.69 Setting up cmake (3.13.4-1) ... [2021-07-13T15:11:09.040Z] #36 37.71 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:11:09.040Z] #36 37.87 Processing triggers for mime-support (3.62) ... [2021-07-13T15:11:09.040Z] #36 DONE 39.1s [2021-07-13T15:11:09.040Z] [2021-07-13T15:11:09.040Z] #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-07-13T15:11:09.040Z] #49 sha256:c5288d677ef0a84fbc4ef9a40b385ca69b96e23148c6b68d2a313871aedf8eb9 [2021-07-13T15:11:09.040Z] #49 33.78 go: finding github.com/fatih/color v1.7.0 [2021-07-13T15:11:09.040Z] #49 33.80 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:11:09.040Z] #49 33.86 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:11:09.040Z] #49 33.87 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:11:09.041Z] #49 33.89 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:11:09.041Z] #49 33.90 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:11:09.041Z] #49 33.92 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:11:09.041Z] #49 33.94 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:11:09.041Z] #49 33.95 go: finding github.com/pkg/errors v0.8.1 [2021-07-13T15:11:09.041Z] #49 33.97 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:11:09.041Z] #49 34.03 go: finding github.com/spf13/viper v1.6.1 [2021-07-13T15:11:09.041Z] #49 34.05 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:11:09.041Z] #49 34.16 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:11:09.041Z] #49 34.17 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:11:09.041Z] #49 34.19 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:11:09.041Z] #49 34.24 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:11:09.041Z] #49 34.24 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:11:09.041Z] #49 34.24 go: finding github.com/stretchr/testify v1.4.0 [2021-07-13T15:11:09.041Z] #49 34.25 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:11:09.041Z] #49 34.27 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:11:09.041Z] #49 34.29 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:11:09.041Z] #49 34.33 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:11:09.041Z] #49 34.33 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:11:09.041Z] #49 34.33 go: finding github.com/spf13/cobra v0.0.5 [2021-07-13T15:11:09.041Z] #49 34.35 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:11:09.041Z] #49 34.36 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:11:09.041Z] #49 34.40 go: finding github.com/stretchr/objx v0.2.0 [2021-07-13T15:11:09.041Z] #49 34.41 go: finding github.com/spf13/pflag v1.0.5 [2021-07-13T15:11:09.041Z] #49 34.42 go: finding github.com/gobwas/glob v0.2.3 [2021-07-13T15:11:09.041Z] #49 34.51 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:11:09.041Z] #49 34.53 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:11:09.041Z] #49 34.56 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:11:09.041Z] #49 34.60 go: finding github.com/magiconair/properties v1.8.1 [2021-07-13T15:11:09.041Z] #49 34.67 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:11:09.041Z] #49 34.69 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:11:09.041Z] #49 34.74 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:11:09.041Z] #49 34.75 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:11:09.041Z] #49 34.78 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:11:09.041Z] #49 34.79 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:11:09.041Z] #49 34.82 go: finding github.com/spf13/afero v1.1.2 [2021-07-13T15:11:09.041Z] #49 34.89 go: finding github.com/spf13/cast v1.3.0 [2021-07-13T15:11:09.041Z] #49 34.93 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:11:09.041Z] #49 34.95 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:11:09.041Z] #49 34.98 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:11:09.041Z] #49 35.19 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-13T15:11:09.041Z] #49 35.28 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:11:09.041Z] #49 35.40 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:11:09.041Z] #49 35.42 go: finding golang.org/x/text v0.3.2 [2021-07-13T15:11:09.041Z] #49 35.55 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:11:09.041Z] #49 35.56 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:11:09.041Z] #49 35.56 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:11:09.041Z] #49 35.61 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:11:09.041Z] #49 35.62 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:11:09.041Z] #49 35.62 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:11:09.041Z] #49 35.62 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:11:09.041Z] #49 35.64 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:11:09.041Z] #49 35.67 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:11:09.041Z] #49 35.73 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:11:09.041Z] #49 35.77 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-13T15:11:09.041Z] #49 35.77 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:11:09.041Z] #49 35.79 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:11:09.041Z] #49 35.79 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:11:09.041Z] #49 35.85 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:11:09.041Z] #49 35.86 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:11:09.041Z] #49 35.87 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-13T15:11:09.041Z] #49 35.88 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:11:09.041Z] #49 35.89 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:11:09.041Z] #49 35.99 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:11:09.041Z] #49 36.01 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-13T15:11:09.041Z] #49 36.26 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:11:09.041Z] #49 36.32 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:11:09.041Z] #49 36.32 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:11:09.041Z] #49 36.42 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:11:09.041Z] #49 36.54 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:11:09.205Z] #34 ... [2021-07-13T15:11:09.205Z] [2021-07-13T15:11:09.205Z] #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-07-13T15:11:09.205Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:11:09.205Z] #42 59.74 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-13T15:11:09.205Z] #42 59.76 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:11:09.207Z] #45 ... [2021-07-13T15:11:09.207Z] [2021-07-13T15:11:09.207Z] #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-07-13T15:11:09.207Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:11:09.207Z] #36 43.29 Selecting previously unselected package libxml2:amd64. [2021-07-13T15:11:09.207Z] #36 43.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-13T15:11:09.207Z] #36 43.32 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T15:11:09.207Z] #36 44.22 Selecting previously unselected package libarchive13:amd64. [2021-07-13T15:11:09.207Z] #36 44.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-13T15:11:09.207Z] #36 44.22 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T15:11:09.207Z] #36 44.92 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-13T15:11:09.207Z] #36 44.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-13T15:11:09.207Z] #36 44.97 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T15:11:09.207Z] #36 45.14 Selecting previously unselected package librhash0:amd64. [2021-07-13T15:11:09.207Z] #36 45.15 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-13T15:11:09.207Z] #36 45.16 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-13T15:11:09.207Z] #36 45.37 Selecting previously unselected package libuv1:amd64. [2021-07-13T15:11:09.207Z] #36 45.37 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-13T15:11:09.207Z] #36 45.38 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T15:11:09.207Z] #36 45.57 Selecting previously unselected package cmake. [2021-07-13T15:11:09.207Z] #36 45.59 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-13T15:11:09.207Z] #36 45.60 Unpacking cmake (3.13.4-1) ... [2021-07-13T15:11:09.774Z] #42 DONE 60.3s [2021-07-13T15:11:09.774Z] [2021-07-13T15:11:09.774Z] #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-07-13T15:11:09.774Z] #45 sha256:9e51e73ddc3f76f86a1b6f41f3ee67b7025ab81f91f047755ae35c4dcc45f1db [2021-07-13T15:11:09.774Z] #45 52.41 time [2021-07-13T15:11:09.774Z] #45 59.02 internal/fmtsort [2021-07-13T15:11:09.774Z] #45 59.76 strings [2021-07-13T15:11:09.774Z] #45 60.26 os [2021-07-13T15:11:09.774Z] #45 ... [2021-07-13T15:11:09.774Z] [2021-07-13T15:11:09.774Z] #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-07-13T15:11:09.774Z] #34 sha256:ebfd98a4af91e8f32630d87fa54c1417b65a09cc61f0bf76f3e03f53d9a01670 [2021-07-13T15:11:09.774Z] #34 60.46 strings [2021-07-13T15:11:09.779Z] #36 ... [2021-07-13T15:11:09.779Z] [2021-07-13T15:11:09.779Z] #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-07-13T15:11:09.779Z] #34 sha256:03c087d3f813bfde8e8728a4e3d7282929d8525a734581f67792f6048aa97bb4 [2021-07-13T15:11:09.779Z] #34 38.28 sync [2021-07-13T15:11:09.779Z] #34 38.28 internal/reflectlite [2021-07-13T15:11:09.779Z] #34 41.04 errors [2021-07-13T15:11:09.779Z] #34 41.05 sort [2021-07-13T15:11:09.779Z] #34 41.39 strconv [2021-07-13T15:11:09.779Z] #34 42.66 internal/oserror [2021-07-13T15:11:09.779Z] #34 42.74 syscall [2021-07-13T15:11:09.779Z] #34 45.82 reflect [2021-07-13T15:11:09.779Z] #34 ... [2021-07-13T15:11:09.779Z] [2021-07-13T15:11:09.779Z] #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-07-13T15:11:09.779Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-13T15:11:10.040Z] #32 47.77 Checking out files: 89% (1364/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-07-13T15:11:10.040Z] #32 48.28 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-13T15:11:10.964Z] #49 ... [2021-07-13T15:11:10.964Z] [2021-07-13T15:11:10.964Z] #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-07-13T15:11:10.964Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-13T15:11:10.964Z] #42 35.84 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-07-13T15:11:10.964Z] #42 35.89 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-13T15:11:10.964Z] #42 35.92 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-13T15:11:10.964Z] #42 35.95 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-07-13T15:11:10.964Z] #42 35.98 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-07-13T15:11:10.964Z] #42 36.03 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-13T15:11:10.964Z] #42 36.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-13T15:11:10.964Z] #42 36.14 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-07-13T15:11:10.964Z] #42 36.16 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-13T15:11:10.964Z] #42 36.18 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-13T15:11:10.964Z] #42 40.29 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-07-13T15:11:10.964Z] #42 40.32 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:11:10.964Z] #42 DONE 40.9s [2021-07-13T15:11:10.964Z] [2021-07-13T15:11:10.964Z] #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-07-13T15:11:10.964Z] #37 sha256:577acbac8ea53e44b2772cd10067f26e070223744b0b01b6b7cb698743e967ed [2021-07-13T15:11:10.964Z] #37 1.720 + RM_GOPATH=0 [2021-07-13T15:11:10.964Z] #37 1.720 + TMP_GOPATH= [2021-07-13T15:11:10.964Z] #37 1.720 + : /build [2021-07-13T15:11:10.964Z] #37 1.721 + '[' -z '' ']' [2021-07-13T15:11:10.964Z] #37 1.721 ++ mktemp -d [2021-07-13T15:11:10.964Z] #37 1.725 + export GOPATH=/tmp/tmp.wfVnyBLvyd [2021-07-13T15:11:10.964Z] #37 1.725 + GOPATH=/tmp/tmp.wfVnyBLvyd [2021-07-13T15:11:10.964Z] #37 1.725 + RM_GOPATH=1 [2021-07-13T15:11:10.964Z] #37 1.726 + case "$(go env GOARCH)" in [2021-07-13T15:11:10.964Z] #37 1.727 ++ go env GOARCH [2021-07-13T15:11:10.964Z] #37 1.804 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:11:10.964Z] #37 1.805 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:11:10.964Z] #37 1.806 ++ dirname /tmp/install/install.sh [2021-07-13T15:11:10.964Z] #37 1.807 + dir=/tmp/install [2021-07-13T15:11:10.964Z] #37 1.808 + bin=tini [2021-07-13T15:11:10.964Z] #37 1.808 + shift [2021-07-13T15:11:10.964Z] #37 1.808 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-13T15:11:10.964Z] #37 1.809 + . /tmp/install/tini.installer [2021-07-13T15:11:10.964Z] #37 1.809 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:11:10.964Z] #37 1.810 + install_tini [2021-07-13T15:11:10.964Z] #37 1.810 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-13T15:11:10.964Z] #37 1.811 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:11:10.964Z] #37 1.811 + git clone https://github.com/krallin/tini.git /tmp/tmp.wfVnyBLvyd/tini [2021-07-13T15:11:10.964Z] #37 1.820 Cloning into '/tmp/tmp.wfVnyBLvyd/tini'... [2021-07-13T15:11:10.984Z] #32 49.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T15:11:11.556Z] #32 ... [2021-07-13T15:11:11.556Z] [2021-07-13T15:11:11.556Z] #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-07-13T15:11:11.556Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:11:11.556Z] #36 48.93 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:11:11.556Z] #36 48.94 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T15:11:11.556Z] #36 48.97 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T15:11:11.556Z] #36 48.99 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T15:11:11.556Z] #36 49.03 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-13T15:11:11.556Z] #36 49.05 Setting up cmake-data (3.13.4-1) ... [2021-07-13T15:11:11.556Z] #36 49.09 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T15:11:11.556Z] #36 49.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T15:11:11.556Z] #36 49.13 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T15:11:11.556Z] #36 49.16 Setting up cmake (3.13.4-1) ... [2021-07-13T15:11:11.556Z] #36 49.18 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:11:11.556Z] #36 49.32 Processing triggers for mime-support (3.62) ... [2021-07-13T15:11:11.556Z] #36 DONE 50.0s [2021-07-13T15:11:11.817Z] [2021-07-13T15:11:11.817Z] #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-07-13T15:11:11.817Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:11:11.817Z] #42 50.13 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-13T15:11:11.817Z] #42 50.14 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:11:11.916Z] #37 2.965 + cd /tmp/tmp.wfVnyBLvyd/tini [2021-07-13T15:11:11.916Z] #37 2.965 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:11:11.916Z] #37 2.982 + cmake . [2021-07-13T15:11:12.078Z] #42 DONE 50.6s [2021-07-13T15:11:12.079Z] [2021-07-13T15:11:12.079Z] #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-07-13T15:11:12.079Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:11:12.079Z] #13 38.65 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-07-13T15:11:12.079Z] #13 41.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-13T15:11:12.079Z] #13 41.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-13T15:11:12.079Z] #13 41.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T15:11:12.079Z] #13 41.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T15:11:12.079Z] #13 41.60 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-07-13T15:11:12.079Z] #13 41.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-13T15:11:12.079Z] #13 41.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-13T15:11:12.079Z] #13 41.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-13T15:11:12.079Z] #13 41.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-13T15:11:12.079Z] #13 41.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-13T15:11:12.079Z] #13 41.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-13T15:11:12.079Z] #13 41.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-13T15:11:12.079Z] #13 41.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-13T15:11:12.079Z] #13 41.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-13T15:11:12.079Z] #13 43.00 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:11:12.079Z] #13 43.19 Fetched 78.2 MB in 9s (8583 kB/s) [2021-07-13T15:11:12.079Z] #13 43.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:11:12.079Z] #13 43.43 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-07-13T15:11:12.079Z] #13 43.46 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-13T15:11:12.079Z] #13 43.85 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-07-13T15:11:12.079Z] #13 44.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:11:12.079Z] #13 44.16 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T15:11:12.079Z] #13 44.45 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-13T15:11:12.079Z] #13 44.70 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:11:12.079Z] #13 44.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 ... 15410 files and directories currently installed.) [2021-07-13T15:11:12.079Z] #13 44.98 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-07-13T15:11:12.079Z] #13 45.02 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-13T15:11:12.340Z] #13 45.33 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-07-13T15:11:12.601Z] #13 45.46 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-13T15:11:12.601Z] #13 45.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 ... 15410 files and directories currently installed.) [2021-07-13T15:11:12.601Z] #13 45.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-13T15:11:12.601Z] #13 45.55 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T15:11:12.863Z] #37 3.751 -- The C compiler identification is GNU 8.3.0 [2021-07-13T15:11:12.863Z] #37 3.829 -- Check for working C compiler: /usr/bin/cc [2021-07-13T15:11:13.065Z] #34 63.24 path [2021-07-13T15:11:13.065Z] #34 63.70 fmt [2021-07-13T15:11:13.065Z] #34 63.78 path/filepath [2021-07-13T15:11:13.437Z] #37 ... [2021-07-13T15:11:13.437Z] [2021-07-13T15:11:13.438Z] #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-07-13T15:11:13.438Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-13T15:11:13.438Z] #13 28.55 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-07-13T15:11:13.438Z] #13 28.76 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-13T15:11:13.438Z] #13 28.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-07-13T15:11:13.438Z] #13 28.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-07-13T15:11:13.438Z] #13 28.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T15:11:13.438Z] #13 30.44 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-13T15:11:13.438Z] #13 30.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-07-13T15:11:13.438Z] #13 30.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T15:11:13.438Z] #13 32.50 Selecting previously unselected package binutils-mingw-w64. [2021-07-13T15:11:13.438Z] #13 32.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-13T15:11:13.438Z] #13 32.51 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T15:11:13.438Z] #13 32.74 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-07-13T15:11:13.438Z] #13 32.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-13T15:11:13.438Z] #13 32.77 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-13T15:11:13.438Z] #13 33.04 Selecting previously unselected package dmsetup. [2021-07-13T15:11:13.438Z] #13 33.06 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-07-13T15:11:13.438Z] #13 33.08 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-13T15:11:13.438Z] #13 33.46 Selecting previously unselected package mingw-w64-common. [2021-07-13T15:11:13.438Z] #13 33.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-13T15:11:13.438Z] #13 33.50 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-13T15:11:13.700Z] #13 ... [2021-07-13T15:11:13.700Z] [2021-07-13T15:11:13.700Z] #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-07-13T15:11:13.700Z] #37 sha256:577acbac8ea53e44b2772cd10067f26e070223744b0b01b6b7cb698743e967ed [2021-07-13T15:11:13.700Z] #37 4.653 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-13T15:11:13.700Z] #37 4.657 -- Detecting C compiler ABI info [2021-07-13T15:11:14.443Z] #34 65.10 io/ioutil [2021-07-13T15:11:14.651Z] #37 5.468 -- Detecting C compiler ABI info - done [2021-07-13T15:11:14.651Z] #37 5.519 -- Detecting C compile features [2021-07-13T15:11:14.917Z] #37 ... [2021-07-13T15:11:14.917Z] [2021-07-13T15:11:14.917Z] #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-07-13T15:11:14.917Z] #51 sha256:de0041f4bd40c5dba8cb38c73def465c38720ed5ab5884e55b349be40731d46f [2021-07-13T15:11:14.917Z] #51 34.98 reflect [2021-07-13T15:11:14.917Z] #51 34.99 bufio [2021-07-13T15:11:14.917Z] #51 35.00 syscall [2021-07-13T15:11:14.917Z] #51 35.01 regexp/syntax [2021-07-13T15:11:14.917Z] #51 40.82 regexp [2021-07-13T15:11:14.917Z] #51 ... [2021-07-13T15:11:14.917Z] [2021-07-13T15:11:14.917Z] #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-07-13T15:11:14.917Z] #47 sha256:9dc2a30af79d2a5d9c0bb8ce61d364c4860f2a9501e9a5934159421c42e60330 [2021-07-13T15:11:14.917Z] #47 DONE 45.1s [2021-07-13T15:11:14.917Z] [2021-07-13T15:11:14.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-07-13T15:11:14.917Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-13T15:11:14.917Z] #13 40.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-13T15:11:15.150Z] #13 48.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-13T15:11:15.150Z] #13 48.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-13T15:11:15.150Z] #13 48.02 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T15:11:15.180Z] #13 40.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-13T15:11:15.180Z] #13 40.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T15:11:15.382Z] #34 ... [2021-07-13T15:11:15.382Z] [2021-07-13T15:11:15.382Z] #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-07-13T15:11:15.382Z] #37 sha256:1e1eb23deb84c6a918ac283c3de2d1d3ad8fce90f20c149866279e2ac9ddfa08 [2021-07-13T15:11:15.382Z] #37 8.318 -- Detecting C compile features - done [2021-07-13T15:11:15.382Z] #37 8.371 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-13T15:11:15.382Z] #37 8.659 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-13T15:11:15.382Z] #37 8.742 -- Configuring done [2021-07-13T15:11:15.382Z] #37 8.756 -- Generating done [2021-07-13T15:11:15.382Z] #37 8.766 -- Build files have been written to: /tmp/tmp.VkvvZdaMBD/tini [2021-07-13T15:11:15.382Z] #37 8.789 + make tini-static [2021-07-13T15:11:15.382Z] #37 9.184 Scanning dependencies of target tini-static [2021-07-13T15:11:15.382Z] #37 9.325 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-13T15:11:15.382Z] #37 10.84 [100%] Linking C executable tini-static [2021-07-13T15:11:15.382Z] #37 11.51 [100%] Built target tini-static [2021-07-13T15:11:15.382Z] #37 11.66 + mkdir -p /build [2021-07-13T15:11:15.382Z] #37 11.67 + cp tini-static /build/docker-init [2021-07-13T15:11:15.382Z] #37 DONE 12.2s [2021-07-13T15:11:15.382Z] [2021-07-13T15:11:15.382Z] #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-07-13T15:11:15.382Z] #34 sha256:ebfd98a4af91e8f32630d87fa54c1417b65a09cc61f0bf76f3e03f53d9a01670 [2021-07-13T15:11:15.382Z] #34 65.76 text/tabwriter [2021-07-13T15:11:15.382Z] #34 ... [2021-07-13T15:11:15.382Z] [2021-07-13T15:11:15.382Z] #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-07-13T15:11:15.382Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:15.382Z] #43 2.464 Note: Building without setproctitle() and strlcpy() support. [2021-07-13T15:11:15.382Z] #43 2.464 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-13T15:11:15.382Z] #43 2.483 Note: Building without GnuTLS support [2021-07-13T15:11:15.382Z] #43 2.493 Makefile.config:39: Warn: you have no libnftables installed [2021-07-13T15:11:15.382Z] #43 2.493 Makefile.config:40: Warn: Building without nftables support [2021-07-13T15:11:15.382Z] #43 4.704 fatal: not a git repository (or any of the parent directories): .git [2021-07-13T15:11:15.382Z] #43 4.763 GEN .gitid [2021-07-13T15:11:15.382Z] #43 4.777 GEN criu/include/version.h [2021-07-13T15:11:15.382Z] #43 4.913 GEN include/common/asm [2021-07-13T15:11:15.723Z] #13 ... [2021-07-13T15:11:15.723Z] [2021-07-13T15:11:15.723Z] #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-07-13T15:11:15.723Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:11:15.723Z] #45 54.20 time [2021-07-13T15:11:16.127Z] #13 ... [2021-07-13T15:11:16.127Z] [2021-07-13T15:11:16.127Z] #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-07-13T15:11:16.127Z] #45 sha256:15379232f8479de71e478e820e96ad1c69ce0b424b16af938913981c6e10ab64 [2021-07-13T15:11:16.127Z] #45 36.13 hash [2021-07-13T15:11:16.127Z] #45 36.61 hash/crc32 [2021-07-13T15:11:16.127Z] #45 37.92 crypto [2021-07-13T15:11:16.127Z] #45 38.29 crypto/internal/randutil [2021-07-13T15:11:16.127Z] #45 38.75 crypto/hmac [2021-07-13T15:11:16.127Z] #45 39.00 time [2021-07-13T15:11:16.127Z] #45 39.16 crypto/rc4 [2021-07-13T15:11:16.127Z] #45 40.02 vendor/golang.org/x/net/dns/dnsmessage [2021-07-13T15:11:16.127Z] #45 43.81 regexp [2021-07-13T15:11:16.127Z] #45 ... [2021-07-13T15:11:16.127Z] [2021-07-13T15:11:16.127Z] #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-07-13T15:11:16.127Z] #51 sha256:de0041f4bd40c5dba8cb38c73def465c38720ed5ab5884e55b349be40731d46f [2021-07-13T15:11:16.127Z] #51 45.53 context [2021-07-13T15:11:16.127Z] #51 45.72 os [2021-07-13T15:11:16.773Z] INFO: Downloading compiler 1 of 3... [2021-07-13T15:11:17.288Z] #43 7.315 PBCC images/timens.pb-c.c [2021-07-13T15:11:17.288Z] #43 7.359 DEP images/timens.pb-c.d [2021-07-13T15:11:17.288Z] #43 7.439 PBCC images/fown.pb-c.c [2021-07-13T15:11:17.288Z] #43 7.446 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-13T15:11:17.288Z] #43 7.549 PBCC images/opts.pb-c.c [2021-07-13T15:11:17.288Z] #43 ... [2021-07-13T15:11:17.288Z] [2021-07-13T15:11:17.288Z] #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-07-13T15:11:17.288Z] #34 sha256:ebfd98a4af91e8f32630d87fa54c1417b65a09cc61f0bf76f3e03f53d9a01670 [2021-07-13T15:11:17.288Z] #34 67.85 github.com/BurntSushi/toml [2021-07-13T15:11:17.288Z] #34 67.85 flag [2021-07-13T15:11:18.056Z] #51 ... [2021-07-13T15:11:18.056Z] [2021-07-13T15:11:18.056Z] #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-07-13T15:11:18.056Z] #34 sha256:e8a56b13377ecfe788b517b3e3a5087ba4d87d416273f4779bb7388ba3dc9a46 [2021-07-13T15:11:18.056Z] #34 37.78 internal/syscall/execenv [2021-07-13T15:11:18.056Z] #34 37.78 internal/syscall/unix [2021-07-13T15:11:18.056Z] #34 37.80 time [2021-07-13T15:11:18.056Z] #34 42.38 internal/poll [2021-07-13T15:11:18.056Z] #34 43.42 os [2021-07-13T15:11:18.056Z] #34 45.68 internal/fmtsort [2021-07-13T15:11:18.056Z] #34 46.84 path/filepath [2021-07-13T15:11:18.056Z] #34 46.84 fmt [2021-07-13T15:11:18.056Z] #34 ... [2021-07-13T15:11:18.056Z] [2021-07-13T15:11:18.056Z] #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-07-13T15:11:18.056Z] #45 sha256:15379232f8479de71e478e820e96ad1c69ce0b424b16af938913981c6e10ab64 [2021-07-13T15:11:18.056Z] #45 47.90 path/filepath [2021-07-13T15:11:18.271Z] #45 ... [2021-07-13T15:11:18.271Z] [2021-07-13T15:11:18.271Z] #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-07-13T15:11:18.271Z] #51 sha256:935bf1879c6b27901b3e2883833f479bc95803f2f2a0799473a72f0af4c5ae6a [2021-07-13T15:11:18.271Z] #51 46.52 syscall [2021-07-13T15:11:18.271Z] #51 46.54 reflect [2021-07-13T15:11:18.271Z] #51 54.08 time [2021-07-13T15:11:18.271Z] #51 ... [2021-07-13T15:11:18.271Z] [2021-07-13T15:11:18.271Z] #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-07-13T15:11:18.271Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:11:18.271Z] #13 50.76 Selecting previously unselected package binutils-mingw-w64. [2021-07-13T15:11:18.271Z] #13 50.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-13T15:11:18.271Z] #13 50.81 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T15:11:18.271Z] #13 51.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-13T15:11:18.271Z] #13 51.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:11:18.292Z] INFO: Downloading compiler 2 of 3... [2021-07-13T15:11:18.533Z] #13 ... [2021-07-13T15:11:18.533Z] [2021-07-13T15:11:18.533Z] #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-07-13T15:11:18.533Z] #47 sha256:f52ed260856edbe368c3dc727d11fa02763b559f4b6c5db59e47be01c9639e0d [2021-07-13T15:11:18.533Z] #47 DONE 57.0s [2021-07-13T15:11:18.533Z] [2021-07-13T15:11:18.533Z] #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-07-13T15:11:18.533Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:11:18.533Z] #13 51.39 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:11:18.533Z] #13 51.63 Selecting previously unselected package dmsetup. [2021-07-13T15:11:18.794Z] #13 51.63 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:11:18.794Z] #13 51.65 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-13T15:11:18.794Z] #13 51.86 Selecting previously unselected package mingw-w64-common. [2021-07-13T15:11:18.794Z] #13 51.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-13T15:11:18.794Z] #13 51.87 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-13T15:11:19.030Z] #45 48.97 net [2021-07-13T15:11:19.211Z] #34 69.46 log [2021-07-13T15:11:19.248Z] INFO: Downloading compiler 3 of 3... [2021-07-13T15:11:19.608Z] #45 49.74 os/exec [2021-07-13T15:11:20.182Z] #45 50.20 internal/lazyregexp [2021-07-13T15:11:20.202Z] INFO: Extracting git... [2021-07-13T15:11:20.445Z] #45 50.66 github.com/LK4D4/vndr/versioned [2021-07-13T15:11:20.708Z] #45 ... [2021-07-13T15:11:20.708Z] [2021-07-13T15:11:20.708Z] #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-07-13T15:11:20.708Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:11:20.708Z] #43 3.428 Note: Building without setproctitle() and strlcpy() support. [2021-07-13T15:11:20.708Z] #43 3.428 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-13T15:11:20.708Z] #43 3.441 Note: Building without GnuTLS support [2021-07-13T15:11:20.708Z] #43 3.459 Makefile.config:39: Warn: you have no libnftables installed [2021-07-13T15:11:20.708Z] #43 3.460 Makefile.config:40: Warn: Building without nftables support [2021-07-13T15:11:20.708Z] #43 6.106 fatal: not a git repository (or any of the parent directories): .git [2021-07-13T15:11:20.708Z] #43 6.190 GEN .gitid [2021-07-13T15:11:20.708Z] #43 6.292 GEN criu/include/version.h [2021-07-13T15:11:20.708Z] #43 6.422 GEN include/common/asm [2021-07-13T15:11:20.708Z] #43 8.383 PBCC images/timens.pb-c.c [2021-07-13T15:11:20.708Z] #43 8.437 DEP images/timens.pb-c.d [2021-07-13T15:11:20.708Z] #43 8.510 PBCC images/fown.pb-c.c [2021-07-13T15:11:20.708Z] #43 8.565 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-13T15:11:20.708Z] #43 8.687 PBCC images/opts.pb-c.c [2021-07-13T15:11:20.708Z] #43 8.748 PBCC images/memfd.pb-c.c [2021-07-13T15:11:20.708Z] #43 8.795 DEP images/fown.pb-c.d [2021-07-13T15:11:20.708Z] #43 8.858 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-13T15:11:20.708Z] #43 9.025 DEP images/opts.pb-c.d [2021-07-13T15:11:20.708Z] #43 9.128 DEP images/memfd.pb-c.d [2021-07-13T15:11:20.708Z] #43 9.217 PBCC images/sit.pb-c.c [2021-07-13T15:11:20.708Z] #43 9.301 DEP images/sit.pb-c.d [2021-07-13T15:11:20.708Z] #43 9.347 PBCC images/macvlan.pb-c.c [2021-07-13T15:11:20.708Z] #43 9.381 DEP images/macvlan.pb-c.d [2021-07-13T15:11:20.708Z] #43 9.496 PBCC images/autofs.pb-c.c [2021-07-13T15:11:20.708Z] #43 9.544 DEP images/autofs.pb-c.d [2021-07-13T15:11:20.708Z] #43 9.586 PBCC images/sysctl.pb-c.c [2021-07-13T15:11:20.708Z] #43 9.625 DEP images/sysctl.pb-c.d [2021-07-13T15:11:20.708Z] #43 9.678 PBCC images/time.pb-c.c [2021-07-13T15:11:20.708Z] #43 9.695 DEP images/time.pb-c.d [2021-07-13T15:11:20.708Z] #43 9.789 PBCC images/binfmt-misc.pb-c.c [2021-07-13T15:11:20.708Z] #43 9.799 DEP images/binfmt-misc.pb-c.d [2021-07-13T15:11:20.708Z] #43 9.896 PBCC images/seccomp.pb-c.c [2021-07-13T15:11:20.708Z] #43 9.924 DEP images/seccomp.pb-c.d [2021-07-13T15:11:20.708Z] #43 9.976 PBCC images/userns.pb-c.c [2021-07-13T15:11:20.708Z] #43 10.01 DEP images/userns.pb-c.d [2021-07-13T15:11:20.708Z] #43 10.08 PBCC images/cgroup.pb-c.c [2021-07-13T15:11:20.708Z] #43 10.12 DEP images/cgroup.pb-c.d [2021-07-13T15:11:20.971Z] #43 10.18 PBCC images/ext-file.pb-c.c [2021-07-13T15:11:20.971Z] #43 10.21 DEP images/ext-file.pb-c.d [2021-07-13T15:11:20.971Z] #43 10.25 PBCC images/rpc.pb-c.c [2021-07-13T15:11:20.971Z] #43 10.29 DEP images/rpc.pb-c.d [2021-07-13T15:11:20.971Z] #43 10.33 PBCC images/siginfo.pb-c.c [2021-07-13T15:11:20.971Z] #43 10.37 DEP images/siginfo.pb-c.d [2021-07-13T15:11:21.116Z] #34 ... [2021-07-13T15:11:21.116Z] [2021-07-13T15:11:21.116Z] #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-07-13T15:11:21.116Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:11:21.116Z] #13 56.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-13T15:11:21.116Z] #13 56.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-13T15:11:21.116Z] #13 56.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T15:11:21.116Z] #13 63.10 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-13T15:11:21.116Z] #13 63.12 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T15:11:21.116Z] #13 63.13 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:11:21.116Z] #13 63.26 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-13T15:11:21.116Z] #13 63.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T15:11:21.116Z] #13 63.30 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:11:21.116Z] #13 ... [2021-07-13T15:11:21.116Z] [2021-07-13T15:11:21.116Z] #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-07-13T15:11:21.116Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:21.116Z] #43 7.609 PBCC images/memfd.pb-c.c [2021-07-13T15:11:21.116Z] #43 7.700 DEP images/fown.pb-c.d [2021-07-13T15:11:21.116Z] #43 7.757 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-13T15:11:21.116Z] #43 7.854 DEP images/opts.pb-c.d [2021-07-13T15:11:21.116Z] #43 7.934 DEP images/memfd.pb-c.d [2021-07-13T15:11:21.116Z] #43 7.992 PBCC images/sit.pb-c.c [2021-07-13T15:11:21.116Z] #43 8.056 DEP images/sit.pb-c.d [2021-07-13T15:11:21.116Z] #43 8.132 PBCC images/macvlan.pb-c.c [2021-07-13T15:11:21.116Z] #43 8.167 DEP images/macvlan.pb-c.d [2021-07-13T15:11:21.116Z] #43 8.235 PBCC images/autofs.pb-c.c [2021-07-13T15:11:21.116Z] #43 8.242 DEP images/autofs.pb-c.d [2021-07-13T15:11:21.116Z] #43 8.329 PBCC images/sysctl.pb-c.c [2021-07-13T15:11:21.116Z] #43 8.361 DEP images/sysctl.pb-c.d [2021-07-13T15:11:21.116Z] #43 8.398 PBCC images/time.pb-c.c [2021-07-13T15:11:21.116Z] #43 8.435 DEP images/time.pb-c.d [2021-07-13T15:11:21.116Z] #43 8.499 PBCC images/binfmt-misc.pb-c.c [2021-07-13T15:11:21.116Z] #43 8.516 DEP images/binfmt-misc.pb-c.d [2021-07-13T15:11:21.116Z] #43 8.584 PBCC images/seccomp.pb-c.c [2021-07-13T15:11:21.116Z] #43 8.631 DEP images/seccomp.pb-c.d [2021-07-13T15:11:21.116Z] #43 8.717 PBCC images/userns.pb-c.c [2021-07-13T15:11:21.116Z] #43 8.747 DEP images/userns.pb-c.d [2021-07-13T15:11:21.116Z] #43 8.833 PBCC images/cgroup.pb-c.c [2021-07-13T15:11:21.116Z] #43 8.880 DEP images/cgroup.pb-c.d [2021-07-13T15:11:21.116Z] #43 8.946 PBCC images/ext-file.pb-c.c [2021-07-13T15:11:21.116Z] #43 8.979 DEP images/ext-file.pb-c.d [2021-07-13T15:11:21.116Z] #43 9.044 PBCC images/rpc.pb-c.c [2021-07-13T15:11:21.116Z] #43 9.079 DEP images/rpc.pb-c.d [2021-07-13T15:11:21.116Z] #43 9.118 PBCC images/siginfo.pb-c.c [2021-07-13T15:11:21.116Z] #43 9.161 DEP images/siginfo.pb-c.d [2021-07-13T15:11:21.116Z] #43 9.231 PBCC images/pagemap.pb-c.c [2021-07-13T15:11:21.116Z] #43 9.309 DEP images/pagemap.pb-c.d [2021-07-13T15:11:21.116Z] #43 9.348 PBCC images/rlimit.pb-c.c [2021-07-13T15:11:21.116Z] #43 9.391 DEP images/rlimit.pb-c.d [2021-07-13T15:11:21.116Z] #43 9.445 PBCC images/file-lock.pb-c.c [2021-07-13T15:11:21.116Z] #43 9.505 DEP images/file-lock.pb-c.d [2021-07-13T15:11:21.116Z] #43 9.544 PBCC images/tty.pb-c.c [2021-07-13T15:11:21.116Z] #43 9.613 DEP images/tty.pb-c.d [2021-07-13T15:11:21.116Z] #43 9.689 PBCC images/tun.pb-c.c [2021-07-13T15:11:21.116Z] #43 9.772 PBCC images/netdev.pb-c.c [2021-07-13T15:11:21.116Z] #43 9.899 DEP images/tun.pb-c.d [2021-07-13T15:11:21.116Z] #43 9.958 DEP images/netdev.pb-c.d [2021-07-13T15:11:21.116Z] #43 10.03 PBCC images/vma.pb-c.c [2021-07-13T15:11:21.116Z] #43 10.06 DEP images/vma.pb-c.d [2021-07-13T15:11:21.116Z] #43 10.11 PBCC images/creds.pb-c.c [2021-07-13T15:11:21.116Z] #43 10.18 DEP images/creds.pb-c.d [2021-07-13T15:11:21.116Z] #43 10.25 PBCC images/utsns.pb-c.c [2021-07-13T15:11:21.116Z] #43 10.29 DEP images/utsns.pb-c.d [2021-07-13T15:11:21.116Z] #43 10.37 PBCC images/ipc-desc.pb-c.c [2021-07-13T15:11:21.116Z] #43 10.40 PBCC images/ipc-sem.pb-c.c [2021-07-13T15:11:21.116Z] #43 10.41 DEP images/ipc-desc.pb-c.d [2021-07-13T15:11:21.116Z] #43 10.49 DEP images/ipc-sem.pb-c.d [2021-07-13T15:11:21.116Z] #43 10.54 PBCC images/ipc-msg.pb-c.c [2021-07-13T15:11:21.116Z] #43 10.57 DEP images/ipc-msg.pb-c.d [2021-07-13T15:11:21.116Z] #43 10.64 PBCC images/ipc-shm.pb-c.c [2021-07-13T15:11:21.116Z] #43 10.68 DEP images/ipc-shm.pb-c.d [2021-07-13T15:11:21.116Z] #43 10.73 PBCC images/ipc-var.pb-c.c [2021-07-13T15:11:21.116Z] #43 10.78 DEP images/ipc-var.pb-c.d [2021-07-13T15:11:21.116Z] #43 10.86 PBCC images/sk-opts.pb-c.c [2021-07-13T15:11:21.116Z] #43 10.89 PBCC images/packet-sock.pb-c.c [2021-07-13T15:11:21.116Z] #43 10.96 DEP images/sk-opts.pb-c.d [2021-07-13T15:11:21.116Z] #43 11.00 DEP images/packet-sock.pb-c.d [2021-07-13T15:11:21.116Z] #43 11.06 PBCC images/sk-netlink.pb-c.c [2021-07-13T15:11:21.116Z] #43 11.11 DEP images/sk-netlink.pb-c.d [2021-07-13T15:11:21.116Z] #43 11.23 PBCC images/sk-inet.pb-c.c [2021-07-13T15:11:21.116Z] #43 11.29 DEP images/sk-inet.pb-c.d [2021-07-13T15:11:21.116Z] #43 11.33 PBCC images/sk-unix.pb-c.c [2021-07-13T15:11:21.116Z] #43 11.40 DEP images/sk-unix.pb-c.d [2021-07-13T15:11:21.116Z] #43 11.48 PBCC images/mm.pb-c.c [2021-07-13T15:11:21.234Z] #43 10.39 PBCC images/pagemap.pb-c.c [2021-07-13T15:11:21.234Z] #43 10.46 DEP images/pagemap.pb-c.d [2021-07-13T15:11:21.234Z] #43 10.50 PBCC images/rlimit.pb-c.c [2021-07-13T15:11:21.234Z] #43 10.52 DEP images/rlimit.pb-c.d [2021-07-13T15:11:21.234Z] #43 10.61 PBCC images/file-lock.pb-c.c [2021-07-13T15:11:21.376Z] #43 11.55 DEP images/mm.pb-c.d [2021-07-13T15:11:21.376Z] #43 11.62 PBCC images/timerfd.pb-c.c [2021-07-13T15:11:21.376Z] #43 11.66 DEP images/timerfd.pb-c.d [2021-07-13T15:11:21.376Z] #43 11.75 PBCC images/timer.pb-c.c [2021-07-13T15:11:21.376Z] #43 11.76 DEP images/timer.pb-c.d [2021-07-13T15:11:21.376Z] #43 11.81 PBCC images/sa.pb-c.c [2021-07-13T15:11:21.376Z] #43 ... [2021-07-13T15:11:21.376Z] [2021-07-13T15:11:21.376Z] #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-07-13T15:11:21.376Z] #51 sha256:be71afe9ddef2941fd9cdc777a1b579ce5083f896e10e2c168b329cd458cd76d [2021-07-13T15:11:21.376Z] #51 62.13 encoding/binary [2021-07-13T15:11:21.376Z] #51 62.25 context [2021-07-13T15:11:21.376Z] #51 63.12 os [2021-07-13T15:11:21.376Z] #51 64.08 encoding/base64 [2021-07-13T15:11:21.376Z] #51 64.76 golang.org/x/sys/unix [2021-07-13T15:11:21.376Z] #51 67.84 fmt [2021-07-13T15:11:21.515Z] #43 10.65 DEP images/file-lock.pb-c.d [2021-07-13T15:11:21.515Z] #43 10.75 PBCC images/tty.pb-c.c [2021-07-13T15:11:21.515Z] #43 10.87 DEP images/tty.pb-c.d [2021-07-13T15:11:21.635Z] #51 ... [2021-07-13T15:11:21.635Z] [2021-07-13T15:11:21.635Z] #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-07-13T15:11:21.635Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:21.635Z] #43 11.87 DEP images/sa.pb-c.d [2021-07-13T15:11:21.635Z] #43 11.93 PBCC images/pipe-data.pb-c.c [2021-07-13T15:11:21.635Z] #43 11.96 DEP images/pipe-data.pb-c.d [2021-07-13T15:11:21.635Z] #43 12.01 PBCC images/mnt.pb-c.c [2021-07-13T15:11:21.778Z] #43 10.95 PBCC images/tun.pb-c.c [2021-07-13T15:11:21.778Z] #43 11.02 PBCC images/netdev.pb-c.c [2021-07-13T15:11:21.778Z] #43 11.12 DEP images/tun.pb-c.d [2021-07-13T15:11:21.895Z] #43 12.11 DEP images/mnt.pb-c.d [2021-07-13T15:11:21.895Z] #43 12.22 PBCC images/sk-packet.pb-c.c [2021-07-13T15:11:21.895Z] #43 12.26 DEP images/sk-packet.pb-c.d [2021-07-13T15:11:21.895Z] #43 12.31 PBCC images/tcp-stream.pb-c.c [2021-07-13T15:11:22.041Z] #43 ... [2021-07-13T15:11:22.041Z] [2021-07-13T15:11:22.041Z] #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-07-13T15:11:22.041Z] #37 sha256:577acbac8ea53e44b2772cd10067f26e070223744b0b01b6b7cb698743e967ed [2021-07-13T15:11:22.041Z] #37 8.524 -- Detecting C compile features - done [2021-07-13T15:11:22.041Z] #37 8.561 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-13T15:11:22.041Z] #37 8.948 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-13T15:11:22.041Z] #37 9.089 -- Configuring done [2021-07-13T15:11:22.041Z] #37 9.151 -- Generating done [2021-07-13T15:11:22.041Z] #37 9.171 -- Build files have been written to: /tmp/tmp.wfVnyBLvyd/tini [2021-07-13T15:11:22.041Z] #37 9.184 + make tini-static [2021-07-13T15:11:22.041Z] #37 9.695 Scanning dependencies of target tini-static [2021-07-13T15:11:22.041Z] #37 9.832 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-13T15:11:22.041Z] #37 12.03 [100%] Linking C executable tini-static [2021-07-13T15:11:22.041Z] #37 12.66 [100%] Built target tini-static [2021-07-13T15:11:22.041Z] #37 12.74 + mkdir -p /build [2021-07-13T15:11:22.041Z] #37 12.75 + cp tini-static /build/docker-init [2021-07-13T15:11:22.041Z] #37 DONE 13.0s [2021-07-13T15:11:22.041Z] [2021-07-13T15:11:22.041Z] #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-07-13T15:11:22.041Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:11:22.041Z] #43 11.17 DEP images/netdev.pb-c.d [2021-07-13T15:11:22.041Z] #43 ... [2021-07-13T15:11:22.041Z] [2021-07-13T15:11:22.041Z] #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-07-13T15:11:22.041Z] #51 sha256:de0041f4bd40c5dba8cb38c73def465c38720ed5ab5884e55b349be40731d46f [2021-07-13T15:11:22.041Z] #51 48.76 io/ioutil [2021-07-13T15:11:22.041Z] #51 48.77 mvdan.cc/sh/v3/fileutil [2021-07-13T15:11:22.041Z] #51 50.29 fmt [2021-07-13T15:11:22.041Z] #51 50.31 encoding/binary [2021-07-13T15:11:22.099Z] #13 ... [2021-07-13T15:11:22.099Z] [2021-07-13T15:11:22.099Z] #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-07-13T15:11:22.099Z] #37 sha256:219863e39ca04412b1642fe60093eda576271db02c0dfb8e1133ee5d314ceee3 [2021-07-13T15:11:22.099Z] #37 5.919 + RM_GOPATH=0 [2021-07-13T15:11:22.099Z] #37 5.919 + TMP_GOPATH= [2021-07-13T15:11:22.099Z] #37 5.919 + : /build [2021-07-13T15:11:22.099Z] #37 5.919 + '[' -z '' ']' [2021-07-13T15:11:22.099Z] #37 5.923 ++ mktemp -d [2021-07-13T15:11:22.099Z] #37 5.934 + export GOPATH=/tmp/tmp.yXHCtFI7uC [2021-07-13T15:11:22.099Z] #37 5.934 + GOPATH=/tmp/tmp.yXHCtFI7uC [2021-07-13T15:11:22.099Z] #37 5.935 + RM_GOPATH=1 [2021-07-13T15:11:22.099Z] #37 5.935 + case "$(go env GOARCH)" in [2021-07-13T15:11:22.099Z] #37 5.937 ++ go env GOARCH [2021-07-13T15:11:22.099Z] #37 5.952 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:11:22.099Z] #37 5.952 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:11:22.099Z] #37 5.952 ++ dirname /tmp/install/install.sh [2021-07-13T15:11:22.099Z] #37 5.955 + dir=/tmp/install [2021-07-13T15:11:22.099Z] #37 5.955 + bin=tini [2021-07-13T15:11:22.099Z] #37 5.955 + shift [2021-07-13T15:11:22.099Z] #37 5.955 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-13T15:11:22.099Z] #37 5.956 + . /tmp/install/tini.installer [2021-07-13T15:11:22.099Z] #37 5.956 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:11:22.099Z] #37 5.957 + install_tini [2021-07-13T15:11:22.099Z] #37 5.958 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-13T15:11:22.099Z] #37 5.958 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:11:22.099Z] #37 5.958 + git clone https://github.com/krallin/tini.git /tmp/tmp.yXHCtFI7uC/tini [2021-07-13T15:11:22.099Z] #37 5.976 Cloning into '/tmp/tmp.yXHCtFI7uC/tini'... [2021-07-13T15:11:22.099Z] #37 6.863 + cd /tmp/tmp.yXHCtFI7uC/tini [2021-07-13T15:11:22.099Z] #37 6.864 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:11:22.099Z] #37 6.899 + cmake . [2021-07-13T15:11:22.099Z] #37 7.635 -- The C compiler identification is GNU 8.3.0 [2021-07-13T15:11:22.099Z] #37 7.696 -- Check for working C compiler: /usr/bin/cc [2021-07-13T15:11:22.099Z] #37 8.367 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-13T15:11:22.099Z] #37 8.367 -- Detecting C compiler ABI info [2021-07-13T15:11:22.099Z] #37 9.302 -- Detecting C compiler ABI info - done [2021-07-13T15:11:22.099Z] #37 9.375 -- Detecting C compile features [2021-07-13T15:11:22.099Z] #37 ... [2021-07-13T15:11:22.099Z] [2021-07-13T15:11:22.099Z] #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-07-13T15:11:22.099Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:11:22.099Z] #45 60.22 os [2021-07-13T15:11:22.099Z] #45 60.22 internal/fmtsort [2021-07-13T15:11:22.099Z] #45 ... [2021-07-13T15:11:22.099Z] [2021-07-13T15:11:22.099Z] #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-07-13T15:11:22.099Z] #34 sha256:03c087d3f813bfde8e8728a4e3d7282929d8525a734581f67792f6048aa97bb4 [2021-07-13T15:11:22.099Z] #34 50.50 time [2021-07-13T15:11:22.099Z] #34 55.49 internal/poll [2021-07-13T15:11:22.099Z] #34 57.45 internal/syscall/execenv [2021-07-13T15:11:22.099Z] #34 57.67 internal/syscall/unix [2021-07-13T15:11:22.099Z] #34 57.89 os [2021-07-13T15:11:22.099Z] #34 59.66 internal/fmtsort [2021-07-13T15:11:22.099Z] #34 60.29 strings [2021-07-13T15:11:22.099Z] #34 ... [2021-07-13T15:11:22.099Z] [2021-07-13T15:11:22.099Z] #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-07-13T15:11:22.099Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:22.099Z] #43 7.337 Note: Building without setproctitle() and strlcpy() support. [2021-07-13T15:11:22.099Z] #43 7.338 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-13T15:11:22.099Z] #43 7.386 Note: Building without GnuTLS support [2021-07-13T15:11:22.099Z] #43 7.393 Makefile.config:39: Warn: you have no libnftables installed [2021-07-13T15:11:22.099Z] #43 7.393 Makefile.config:40: Warn: Building without nftables support [2021-07-13T15:11:22.099Z] #43 9.994 fatal: not a git repository (or any of the parent directories): .git [2021-07-13T15:11:22.099Z] #43 10.07 GEN .gitid [2021-07-13T15:11:22.099Z] #43 10.07 GEN criu/include/version.h [2021-07-13T15:11:22.154Z] #43 12.37 DEP images/tcp-stream.pb-c.d [2021-07-13T15:11:22.154Z] #43 12.49 PBCC images/pipe.pb-c.c [2021-07-13T15:11:22.154Z] #43 12.54 DEP images/pipe.pb-c.d [2021-07-13T15:11:22.154Z] #43 12.58 PBCC images/pstree.pb-c.c [2021-07-13T15:11:22.303Z] #51 52.36 encoding/base64 [2021-07-13T15:11:22.304Z] #51 52.38 golang.org/x/sys/unix [2021-07-13T15:11:22.360Z] #43 ... [2021-07-13T15:11:22.360Z] [2021-07-13T15:11:22.360Z] #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-07-13T15:11:22.360Z] #51 sha256:935bf1879c6b27901b3e2883833f479bc95803f2f2a0799473a72f0af4c5ae6a [2021-07-13T15:11:22.360Z] #51 59.38 encoding/binary [2021-07-13T15:11:22.360Z] #51 60.46 context [2021-07-13T15:11:22.413Z] #43 12.59 DEP images/pstree.pb-c.d [2021-07-13T15:11:22.413Z] #43 12.67 PBCC images/fs.pb-c.c [2021-07-13T15:11:22.413Z] #43 12.70 DEP images/fs.pb-c.d [2021-07-13T15:11:22.413Z] #43 12.74 PBCC images/signalfd.pb-c.c [2021-07-13T15:11:22.413Z] #43 12.81 DEP images/signalfd.pb-c.d [2021-07-13T15:11:22.672Z] #43 12.87 PBCC images/fh.pb-c.c [2021-07-13T15:11:22.672Z] #43 12.96 PBCC images/fsnotify.pb-c.c [2021-07-13T15:11:22.672Z] #43 13.01 DEP images/fh.pb-c.d [2021-07-13T15:11:22.672Z] #43 13.06 DEP images/fsnotify.pb-c.d [2021-07-13T15:11:22.672Z] #43 ... [2021-07-13T15:11:22.672Z] [2021-07-13T15:11:22.672Z] #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-07-13T15:11:22.672Z] #45 sha256:9e51e73ddc3f76f86a1b6f41f3ee67b7025ab81f91f047755ae35c4dcc45f1db [2021-07-13T15:11:22.672Z] #45 63.34 regexp/syntax [2021-07-13T15:11:22.672Z] #45 64.00 fmt [2021-07-13T15:11:22.672Z] #45 68.52 regexp [2021-07-13T15:11:22.672Z] #45 68.77 flag [2021-07-13T15:11:22.672Z] #45 70.51 go/token [2021-07-13T15:11:22.672Z] #45 71.65 go/scanner [2021-07-13T15:11:22.672Z] #45 71.93 internal/lazyregexp [2021-07-13T15:11:22.672Z] #45 72.16 net/url [2021-07-13T15:11:22.672Z] #45 73.13 go/ast [2021-07-13T15:11:22.930Z] #45 ... [2021-07-13T15:11:22.930Z] [2021-07-13T15:11:22.930Z] #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-07-13T15:11:22.930Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:22.930Z] #43 13.11 PBCC images/eventpoll.pb-c.c [2021-07-13T15:11:22.930Z] #43 13.14 DEP images/eventpoll.pb-c.d [2021-07-13T15:11:22.930Z] #43 13.19 PBCC images/eventfd.pb-c.c [2021-07-13T15:11:22.930Z] #43 13.23 DEP images/eventfd.pb-c.d [2021-07-13T15:11:22.930Z] #43 13.28 PBCC images/remap-file-path.pb-c.c [2021-07-13T15:11:22.930Z] #43 13.32 DEP images/remap-file-path.pb-c.d [2021-07-13T15:11:22.931Z] #43 13.34 PBCC images/fifo.pb-c.c [2021-07-13T15:11:22.932Z] #51 61.30 encoding/base64 [2021-07-13T15:11:22.932Z] #51 61.33 os [2021-07-13T15:11:23.190Z] #43 13.37 DEP images/fifo.pb-c.d [2021-07-13T15:11:23.190Z] #43 13.40 PBCC images/ghost-file.pb-c.c [2021-07-13T15:11:23.190Z] #43 13.48 DEP images/ghost-file.pb-c.d [2021-07-13T15:11:23.190Z] #43 13.55 PBCC images/regfile.pb-c.c [2021-07-13T15:11:23.190Z] #43 13.63 DEP images/regfile.pb-c.d [2021-07-13T15:11:23.449Z] #43 13.70 PBCC images/ns.pb-c.c [2021-07-13T15:11:23.449Z] #43 13.73 DEP images/ns.pb-c.d [2021-07-13T15:11:23.695Z] #51 ... [2021-07-13T15:11:23.695Z] [2021-07-13T15:11:23.695Z] #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-07-13T15:11:23.695Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:11:23.695Z] #43 11.32 PBCC images/vma.pb-c.c [2021-07-13T15:11:23.695Z] #43 11.44 DEP images/vma.pb-c.d [2021-07-13T15:11:23.695Z] #43 11.55 PBCC images/creds.pb-c.c [2021-07-13T15:11:23.695Z] #43 11.59 DEP images/creds.pb-c.d [2021-07-13T15:11:23.695Z] #43 11.67 PBCC images/utsns.pb-c.c [2021-07-13T15:11:23.695Z] #43 11.78 DEP images/utsns.pb-c.d [2021-07-13T15:11:23.695Z] #43 11.79 PBCC images/ipc-desc.pb-c.c [2021-07-13T15:11:23.695Z] #43 11.86 PBCC images/ipc-sem.pb-c.c [2021-07-13T15:11:23.695Z] #43 11.88 DEP images/ipc-desc.pb-c.d [2021-07-13T15:11:23.695Z] #43 11.96 DEP images/ipc-sem.pb-c.d [2021-07-13T15:11:23.695Z] #43 12.09 PBCC images/ipc-msg.pb-c.c [2021-07-13T15:11:23.695Z] #43 12.12 DEP images/ipc-msg.pb-c.d [2021-07-13T15:11:23.695Z] #43 12.18 PBCC images/ipc-shm.pb-c.c [2021-07-13T15:11:23.695Z] #43 12.25 DEP images/ipc-shm.pb-c.d [2021-07-13T15:11:23.695Z] #43 12.35 PBCC images/ipc-var.pb-c.c [2021-07-13T15:11:23.695Z] #43 12.36 DEP images/ipc-var.pb-c.d [2021-07-13T15:11:23.695Z] #43 12.43 PBCC images/sk-opts.pb-c.c [2021-07-13T15:11:23.695Z] #43 12.48 PBCC images/packet-sock.pb-c.c [2021-07-13T15:11:23.695Z] #43 12.52 DEP images/sk-opts.pb-c.d [2021-07-13T15:11:23.695Z] #43 12.64 DEP images/packet-sock.pb-c.d [2021-07-13T15:11:23.695Z] #43 12.74 PBCC images/sk-netlink.pb-c.c [2021-07-13T15:11:23.695Z] #43 12.88 DEP images/sk-netlink.pb-c.d [2021-07-13T15:11:23.695Z] #43 12.95 PBCC images/sk-inet.pb-c.c [2021-07-13T15:11:23.695Z] #43 13.01 DEP images/sk-inet.pb-c.d [2021-07-13T15:11:23.695Z] #43 13.04 PBCC images/sk-unix.pb-c.c [2021-07-13T15:11:23.695Z] #43 13.11 DEP images/sk-unix.pb-c.d [2021-07-13T15:11:23.708Z] #43 13.79 PBCC images/fdinfo.pb-c.c [2021-07-13T15:11:23.708Z] #43 13.93 DEP images/fdinfo.pb-c.d [2021-07-13T15:11:23.708Z] #43 13.99 PBCC images/core-aarch64.pb-c.c [2021-07-13T15:11:23.708Z] #43 14.04 PBCC images/core-arm.pb-c.c [2021-07-13T15:11:23.708Z] #43 14.11 PBCC images/core-ppc64.pb-c.c [2021-07-13T15:11:23.708Z] #43 14.16 PBCC images/core-s390.pb-c.c [2021-07-13T15:11:23.875Z] #51 62.40 strings [2021-07-13T15:11:23.961Z] #43 13.16 PBCC images/mm.pb-c.c [2021-07-13T15:11:23.962Z] #43 13.22 DEP images/mm.pb-c.d [2021-07-13T15:11:23.962Z] #43 13.34 PBCC images/timerfd.pb-c.c [2021-07-13T15:11:23.967Z] #43 14.20 PBCC images/core-x86.pb-c.c [2021-07-13T15:11:23.967Z] #43 14.27 PBCC images/core.pb-c.c [2021-07-13T15:11:23.967Z] #43 14.35 PBCC images/inventory.pb-c.c [2021-07-13T15:11:24.226Z] #43 14.42 DEP images/core-aarch64.pb-c.d [2021-07-13T15:11:24.226Z] #43 14.48 DEP images/core-arm.pb-c.d [2021-07-13T15:11:24.227Z] #43 13.36 DEP images/timerfd.pb-c.d [2021-07-13T15:11:24.227Z] #43 13.50 PBCC images/timer.pb-c.c [2021-07-13T15:11:24.227Z] #43 13.54 DEP images/timer.pb-c.d [2021-07-13T15:11:24.227Z] #43 13.60 PBCC images/sa.pb-c.c [2021-07-13T15:11:24.485Z] #43 14.58 DEP images/core-ppc64.pb-c.d [2021-07-13T15:11:24.485Z] #43 14.65 DEP images/core-s390.pb-c.d [2021-07-13T15:11:24.485Z] #43 14.74 DEP images/core-x86.pb-c.d [2021-07-13T15:11:24.485Z] #43 14.77 DEP images/core.pb-c.d [2021-07-13T15:11:24.485Z] #43 14.82 DEP images/inventory.pb-c.d [2021-07-13T15:11:24.489Z] #43 13.66 DEP images/sa.pb-c.d [2021-07-13T15:11:24.489Z] #43 13.74 PBCC images/pipe-data.pb-c.c [2021-07-13T15:11:24.489Z] #43 13.76 DEP images/pipe-data.pb-c.d [2021-07-13T15:11:24.489Z] #43 13.84 PBCC images/mnt.pb-c.c [2021-07-13T15:11:24.744Z] #43 14.89 PBCC images/cpuinfo.pb-c.c [2021-07-13T15:11:24.744Z] #43 14.91 DEP images/cpuinfo.pb-c.d [2021-07-13T15:11:24.744Z] #43 14.96 PBCC images/stats.pb-c.c [2021-07-13T15:11:24.744Z] #43 14.99 DEP images/stats.pb-c.d [2021-07-13T15:11:24.751Z] #43 13.88 DEP images/mnt.pb-c.d [2021-07-13T15:11:24.751Z] #43 13.97 PBCC images/sk-packet.pb-c.c [2021-07-13T15:11:24.751Z] #43 14.01 DEP images/sk-packet.pb-c.d [2021-07-13T15:11:24.751Z] #43 14.10 PBCC images/tcp-stream.pb-c.c [2021-07-13T15:11:25.014Z] #43 14.22 DEP images/tcp-stream.pb-c.d [2021-07-13T15:11:25.014Z] #43 14.29 PBCC images/pipe.pb-c.c [2021-07-13T15:11:25.276Z] #43 14.38 DEP images/pipe.pb-c.d [2021-07-13T15:11:25.276Z] #43 14.48 PBCC images/pstree.pb-c.c [2021-07-13T15:11:25.276Z] #43 14.50 DEP images/pstree.pb-c.d [2021-07-13T15:11:25.276Z] #43 14.54 PBCC images/fs.pb-c.c [2021-07-13T15:11:25.276Z] #43 14.59 DEP images/fs.pb-c.d [2021-07-13T15:11:25.538Z] #43 14.64 PBCC images/signalfd.pb-c.c [2021-07-13T15:11:25.538Z] #43 14.66 DEP images/signalfd.pb-c.d [2021-07-13T15:11:25.538Z] #43 14.82 PBCC images/fh.pb-c.c [2021-07-13T15:11:25.538Z] #43 14.89 PBCC images/fsnotify.pb-c.c [2021-07-13T15:11:25.683Z] #43 ... [2021-07-13T15:11:25.683Z] [2021-07-13T15:11:25.683Z] #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-07-13T15:11:25.683Z] #34 sha256:ebfd98a4af91e8f32630d87fa54c1417b65a09cc61f0bf76f3e03f53d9a01670 [2021-07-13T15:11:25.683Z] #34 71.99 github.com/BurntSushi/toml/cmd/tomlv [2021-07-13T15:11:25.683Z] #34 DONE 76.2s [2021-07-13T15:11:25.683Z] [2021-07-13T15:11:25.683Z] #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-07-13T15:11:25.683Z] #51 sha256:be71afe9ddef2941fd9cdc777a1b579ce5083f896e10e2c168b329cd458cd76d [2021-07-13T15:11:25.683Z] #51 72.65 encoding/json [2021-07-13T15:11:25.683Z] #51 73.42 github.com/pkg/diff [2021-07-13T15:11:25.683Z] #51 74.83 go/ast [2021-07-13T15:11:25.800Z] #43 15.01 DEP images/fh.pb-c.d [2021-07-13T15:11:25.800Z] #43 15.06 DEP images/fsnotify.pb-c.d [2021-07-13T15:11:25.800Z] #43 15.12 PBCC images/eventpoll.pb-c.c [2021-07-13T15:11:25.801Z] #43 15.14 DEP images/eventpoll.pb-c.d [2021-07-13T15:11:25.801Z] #43 15.20 PBCC images/eventfd.pb-c.c [2021-07-13T15:11:25.801Z] #43 15.23 DEP images/eventfd.pb-c.d [2021-07-13T15:11:26.063Z] #43 15.29 PBCC images/remap-file-path.pb-c.c [2021-07-13T15:11:26.063Z] #43 15.32 DEP images/remap-file-path.pb-c.d [2021-07-13T15:11:26.063Z] #43 15.37 PBCC images/fifo.pb-c.c [2021-07-13T15:11:26.063Z] #43 15.39 DEP images/fifo.pb-c.d [2021-07-13T15:11:26.063Z] #43 15.45 PBCC images/ghost-file.pb-c.c [2021-07-13T15:11:26.326Z] #43 15.49 DEP images/ghost-file.pb-c.d [2021-07-13T15:11:26.326Z] #43 15.53 PBCC images/regfile.pb-c.c [2021-07-13T15:11:26.326Z] #43 15.58 DEP images/regfile.pb-c.d [2021-07-13T15:11:26.581Z] #51 ... [2021-07-13T15:11:26.581Z] [2021-07-13T15:11:26.581Z] #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-07-13T15:11:26.581Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:26.581Z] #43 10.20 GEN include/common/asm [2021-07-13T15:11:26.581Z] #43 12.06 PBCC images/timens.pb-c.c [2021-07-13T15:11:26.581Z] #43 12.12 DEP images/timens.pb-c.d [2021-07-13T15:11:26.581Z] #43 12.25 PBCC images/fown.pb-c.c [2021-07-13T15:11:26.581Z] #43 12.25 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-13T15:11:26.581Z] #43 12.33 PBCC images/opts.pb-c.c [2021-07-13T15:11:26.581Z] #43 12.45 PBCC images/memfd.pb-c.c [2021-07-13T15:11:26.581Z] #43 12.49 DEP images/fown.pb-c.d [2021-07-13T15:11:26.581Z] #43 12.58 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-13T15:11:26.581Z] #43 12.82 DEP images/opts.pb-c.d [2021-07-13T15:11:26.581Z] #43 12.82 DEP images/memfd.pb-c.d [2021-07-13T15:11:26.581Z] #43 12.88 PBCC images/sit.pb-c.c [2021-07-13T15:11:26.581Z] #43 12.99 DEP images/sit.pb-c.d [2021-07-13T15:11:26.581Z] #43 13.12 PBCC images/macvlan.pb-c.c [2021-07-13T15:11:26.581Z] #43 13.12 DEP images/macvlan.pb-c.d [2021-07-13T15:11:26.581Z] #43 13.24 PBCC images/autofs.pb-c.c [2021-07-13T15:11:26.581Z] #43 13.24 DEP images/autofs.pb-c.d [2021-07-13T15:11:26.581Z] #43 13.33 PBCC images/sysctl.pb-c.c [2021-07-13T15:11:26.581Z] #43 13.35 DEP images/sysctl.pb-c.d [2021-07-13T15:11:26.581Z] #43 13.41 PBCC images/time.pb-c.c [2021-07-13T15:11:26.581Z] #43 13.45 DEP images/time.pb-c.d [2021-07-13T15:11:26.581Z] #43 13.56 PBCC images/binfmt-misc.pb-c.c [2021-07-13T15:11:26.581Z] #43 13.58 DEP images/binfmt-misc.pb-c.d [2021-07-13T15:11:26.581Z] #43 13.71 PBCC images/seccomp.pb-c.c [2021-07-13T15:11:26.581Z] #43 13.72 DEP images/seccomp.pb-c.d [2021-07-13T15:11:26.581Z] #43 13.77 PBCC images/userns.pb-c.c [2021-07-13T15:11:26.581Z] #43 13.86 DEP images/userns.pb-c.d [2021-07-13T15:11:26.581Z] #43 13.95 PBCC images/cgroup.pb-c.c [2021-07-13T15:11:26.581Z] #43 13.97 DEP images/cgroup.pb-c.d [2021-07-13T15:11:26.581Z] #43 14.11 PBCC images/ext-file.pb-c.c [2021-07-13T15:11:26.581Z] #43 14.11 DEP images/ext-file.pb-c.d [2021-07-13T15:11:26.581Z] #43 14.16 PBCC images/rpc.pb-c.c [2021-07-13T15:11:26.581Z] #43 14.23 DEP images/rpc.pb-c.d [2021-07-13T15:11:26.581Z] #43 14.33 PBCC images/siginfo.pb-c.c [2021-07-13T15:11:26.581Z] #43 14.39 DEP images/siginfo.pb-c.d [2021-07-13T15:11:26.581Z] #43 14.44 PBCC images/pagemap.pb-c.c [2021-07-13T15:11:26.581Z] #43 14.55 DEP images/pagemap.pb-c.d [2021-07-13T15:11:26.581Z] #43 14.62 PBCC images/rlimit.pb-c.c [2021-07-13T15:11:26.588Z] #43 15.64 PBCC images/ns.pb-c.c [2021-07-13T15:11:26.588Z] #43 15.72 DEP images/ns.pb-c.d [2021-07-13T15:11:26.588Z] #43 15.80 PBCC images/fdinfo.pb-c.c [2021-07-13T15:11:26.588Z] #43 15.92 DEP images/fdinfo.pb-c.d [2021-07-13T15:11:26.842Z] #43 14.69 DEP images/rlimit.pb-c.d [2021-07-13T15:11:26.842Z] #43 14.78 PBCC images/file-lock.pb-c.c [2021-07-13T15:11:26.842Z] #43 14.84 DEP images/file-lock.pb-c.d [2021-07-13T15:11:26.850Z] #43 15.99 PBCC images/core-aarch64.pb-c.c [2021-07-13T15:11:26.850Z] #43 16.06 PBCC images/core-arm.pb-c.c [2021-07-13T15:11:26.850Z] #43 16.10 PBCC images/core-ppc64.pb-c.c [2021-07-13T15:11:26.850Z] #43 16.15 PBCC images/core-s390.pb-c.c [2021-07-13T15:11:26.850Z] #43 16.20 PBCC images/core-x86.pb-c.c [2021-07-13T15:11:27.105Z] #43 14.94 PBCC images/tty.pb-c.c [2021-07-13T15:11:27.112Z] #43 16.25 PBCC images/core.pb-c.c [2021-07-13T15:11:27.112Z] #43 16.31 PBCC images/inventory.pb-c.c [2021-07-13T15:11:27.112Z] #43 16.36 DEP images/core-aarch64.pb-c.d [2021-07-13T15:11:27.112Z] #43 16.42 DEP images/core-arm.pb-c.d [2021-07-13T15:11:27.112Z] #43 16.53 DEP images/core-ppc64.pb-c.d [2021-07-13T15:11:27.366Z] #43 15.10 DEP images/tty.pb-c.d [2021-07-13T15:11:27.366Z] #43 15.24 PBCC images/tun.pb-c.c [2021-07-13T15:11:27.366Z] #43 15.28 PBCC images/netdev.pb-c.c [2021-07-13T15:11:27.366Z] #43 15.37 DEP images/tun.pb-c.d [2021-07-13T15:11:27.378Z] #43 16.64 DEP images/core-s390.pb-c.d [2021-07-13T15:11:27.378Z] #43 16.77 DEP images/core-x86.pb-c.d [2021-07-13T15:11:27.628Z] #43 ... [2021-07-13T15:11:27.628Z] [2021-07-13T15:11:27.628Z] #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-07-13T15:11:27.628Z] #37 sha256:219863e39ca04412b1642fe60093eda576271db02c0dfb8e1133ee5d314ceee3 [2021-07-13T15:11:27.628Z] #37 11.87 -- Detecting C compile features - done [2021-07-13T15:11:27.628Z] #37 11.93 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-13T15:11:27.628Z] #37 12.22 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-13T15:11:27.628Z] #37 12.30 -- Configuring done [2021-07-13T15:11:27.628Z] #37 12.31 -- Generating done [2021-07-13T15:11:27.628Z] #37 12.31 -- Build files have been written to: /tmp/tmp.yXHCtFI7uC/tini [2021-07-13T15:11:27.628Z] #37 12.31 + make tini-static [2021-07-13T15:11:27.628Z] #37 12.70 Scanning dependencies of target tini-static [2021-07-13T15:11:27.628Z] #37 12.84 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-13T15:11:27.628Z] #37 14.52 [100%] Linking C executable tini-static [2021-07-13T15:11:27.628Z] #37 15.11 [100%] Built target tini-static [2021-07-13T15:11:27.628Z] #37 15.19 + mkdir -p /build [2021-07-13T15:11:27.628Z] #37 15.22 + cp tini-static /build/docker-init [2021-07-13T15:11:27.628Z] #37 DONE 15.9s [2021-07-13T15:11:27.628Z] [2021-07-13T15:11:27.628Z] #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-07-13T15:11:27.628Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:27.628Z] #43 15.44 DEP images/netdev.pb-c.d [2021-07-13T15:11:27.628Z] #43 ... [2021-07-13T15:11:27.628Z] [2021-07-13T15:11:27.628Z] #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-07-13T15:11:27.628Z] #51 sha256:935bf1879c6b27901b3e2883833f479bc95803f2f2a0799473a72f0af4c5ae6a [2021-07-13T15:11:27.628Z] #51 65.37 golang.org/x/sys/unix [2021-07-13T15:11:27.628Z] #51 66.16 fmt [2021-07-13T15:11:27.646Z] #43 ... [2021-07-13T15:11:27.646Z] [2021-07-13T15:11:27.646Z] #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-07-13T15:11:27.646Z] #34 sha256:e8a56b13377ecfe788b517b3e3a5087ba4d87d416273f4779bb7388ba3dc9a46 [2021-07-13T15:11:27.646Z] #34 48.37 io/ioutil [2021-07-13T15:11:27.646Z] #34 50.30 github.com/BurntSushi/toml [2021-07-13T15:11:27.646Z] #34 50.31 log [2021-07-13T15:11:27.646Z] #34 50.32 flag [2021-07-13T15:11:27.646Z] #34 54.04 github.com/BurntSushi/toml/cmd/tomlv [2021-07-13T15:11:27.646Z] #34 DONE 57.7s [2021-07-13T15:11:27.646Z] [2021-07-13T15:11:27.646Z] #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-07-13T15:11:27.646Z] #51 sha256:de0041f4bd40c5dba8cb38c73def465c38720ed5ab5884e55b349be40731d46f [2021-07-13T15:11:27.646Z] #51 55.05 github.com/pkg/diff [2021-07-13T15:11:27.646Z] #51 55.05 go/scanner [2021-07-13T15:11:27.646Z] #51 55.06 encoding/json [2021-07-13T15:11:27.646Z] #51 57.34 go/ast [2021-07-13T15:11:27.646Z] #51 57.50 mvdan.cc/editorconfig [2021-07-13T15:11:28.531Z] Fetching without tags [2021-07-13T15:11:28.545Z] Fetching without tags [2021-07-13T15:11:28.975Z] #51 ... [2021-07-13T15:11:28.975Z] [2021-07-13T15:11:28.975Z] #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-07-13T15:11:28.975Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:28.975Z] #43 17.25 make[1]: Nothing to be done for 'all'. [2021-07-13T15:11:28.975Z] #43 18.80 CC images/stats.o [2021-07-13T15:11:28.975Z] #43 19.19 CC images/core.o [2021-07-13T15:11:29.001Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:11:29.001Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:11:28.423Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T15:11:28.444Z] > git config --add remote.origin.fetch +refs/pull/42633/head:refs/remotes/origin/PR-42633 # timeout=10 [2021-07-13T15:11:28.470Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:11:28.503Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T15:11:28.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T15:11:28.532Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:11:28.541Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42633/head:refs/remotes/origin/PR-42633 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:11:28.997Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:11:29.021Z] > git checkout -f 7429792eed401c630d72cf296a921ee86d525579 # timeout=10 [2021-07-13T15:11:28.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T15:11:28.450Z] > git config --add remote.origin.fetch +refs/pull/42633/head:refs/remotes/origin/PR-42633 # timeout=10 [2021-07-13T15:11:28.468Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:11:28.491Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-13T15:11:28.529Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-13T15:11:28.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:11:28.530Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42633/head:refs/remotes/origin/PR-42633 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-13T15:11:29.003Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:11:29.029Z] > git checkout -f 7429792eed401c630d72cf296a921ee86d525579 # timeout=10 [2021-07-13T15:11:29.543Z] #43 19.83 CC images/core-x86.o [2021-07-13T15:11:30.026Z] Merge succeeded, producing 7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:11:30.026Z] Checking out Revision 7429792eed401c630d72cf296a921ee86d525579 (PR-42633) [2021-07-13T15:11:30.027Z] Merge succeeded, producing 7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:11:30.027Z] Checking out Revision 7429792eed401c630d72cf296a921ee86d525579 (PR-42633) [2021-07-13T15:11:30.203Z] #51 60.37 mvdan.cc/sh/v3/syntax [2021-07-13T15:11:30.481Z] #43 20.48 CC images/core-arm.o [2021-07-13T15:11:30.740Z] #43 21.01 CC images/core-aarch64.o [2021-07-13T15:11:30.999Z] #43 21.34 CC images/core-ppc64.o [2021-07-13T15:11:31.172Z] #51 ... [2021-07-13T15:11:31.172Z] [2021-07-13T15:11:31.172Z] #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-07-13T15:11:31.172Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:11:31.172Z] #43 16.94 DEP images/core.pb-c.d [2021-07-13T15:11:31.172Z] #43 17.06 DEP images/inventory.pb-c.d [2021-07-13T15:11:31.172Z] #43 17.12 PBCC images/cpuinfo.pb-c.c [2021-07-13T15:11:31.172Z] #43 17.17 DEP images/cpuinfo.pb-c.d [2021-07-13T15:11:31.172Z] #43 17.38 PBCC images/stats.pb-c.c [2021-07-13T15:11:31.172Z] #43 17.41 DEP images/stats.pb-c.d [2021-07-13T15:11:31.172Z] #43 19.33 make[1]: Nothing to be done for 'all'. [2021-07-13T15:11:29.910Z] > git remote # timeout=10 [2021-07-13T15:11:29.931Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T15:11:29.961Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:11:29.962Z] > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10 [2021-07-13T15:11:29.989Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T15:11:30.013Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:11:30.034Z] > git checkout -f 7429792eed401c630d72cf296a921ee86d525579 # timeout=10 [2021-07-13T15:11:29.923Z] > git remote # timeout=10 [2021-07-13T15:11:29.942Z] > git config --get remote.origin.url # timeout=10 [2021-07-13T15:11:29.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-13T15:11:29.973Z] > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10 [2021-07-13T15:11:30.008Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-13T15:11:30.024Z] > git config core.sparsecheckout # timeout=10 [2021-07-13T15:11:30.047Z] > git checkout -f 7429792eed401c630d72cf296a921ee86d525579 # timeout=10 [2021-07-13T15:11:31.745Z] #43 20.98 CC images/stats.o [2021-07-13T15:11:31.937Z] #43 21.97 CC images/core-s390.o [2021-07-13T15:11:32.197Z] #43 ... [2021-07-13T15:11:32.197Z] [2021-07-13T15:11:32.197Z] #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-07-13T15:11:32.197Z] #56 sha256:f068db47f6425339606d78d4fd9c9b0254b85e4526c9bd25d6fcf6e652b3be39 [2021-07-13T15:11:32.197Z] #56 49.95 Checking out files: 48% (1975/4075) Checking out files: 49% (1997/4075) Checking out files: 50% (2038/4075) Checking out files: 51% (2079/4075) Checking out files: 52% (2119/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 89% (3633/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-13T15:11:32.197Z] #56 51.44 + cd /tmp/tmp.l7cfr9lqmV/src/github.com/containerd/containerd [2021-07-13T15:11:32.197Z] #56 51.45 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:11:32.321Z] #43 21.51 CC images/core.o [2021-07-13T15:11:32.897Z] #43 ... [2021-07-13T15:11:32.897Z] [2021-07-13T15:11:32.897Z] #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-07-13T15:11:32.897Z] #45 sha256:15379232f8479de71e478e820e96ad1c69ce0b424b16af938913981c6e10ab64 [2021-07-13T15:11:32.897Z] #45 52.91 encoding/base64 [2021-07-13T15:11:32.897Z] #45 52.91 crypto/cipher [2021-07-13T15:11:32.897Z] #45 52.97 go/token [2021-07-13T15:11:32.897Z] #45 54.15 net/url [2021-07-13T15:11:32.897Z] #45 54.66 go/scanner [2021-07-13T15:11:32.897Z] #45 54.82 text/template/parse [2021-07-13T15:11:32.897Z] #45 56.21 go/ast [2021-07-13T15:11:32.897Z] #45 56.38 encoding/json [2021-07-13T15:11:32.897Z] #45 61.63 text/template [2021-07-13T15:11:32.897Z] #45 62.81 go/parser [2021-07-13T15:11:32.921Z] #51 ... [2021-07-13T15:11:32.921Z] [2021-07-13T15:11:32.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-07-13T15:11:32.921Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:32.921Z] #43 15.57 PBCC images/vma.pb-c.c [2021-07-13T15:11:32.921Z] #43 15.60 DEP images/vma.pb-c.d [2021-07-13T15:11:32.921Z] #43 15.64 PBCC images/creds.pb-c.c [2021-07-13T15:11:32.921Z] #43 15.68 DEP images/creds.pb-c.d [2021-07-13T15:11:32.921Z] #43 15.75 PBCC images/utsns.pb-c.c [2021-07-13T15:11:32.921Z] #43 15.78 DEP images/utsns.pb-c.d [2021-07-13T15:11:32.921Z] #43 15.78 PBCC images/ipc-desc.pb-c.c [2021-07-13T15:11:32.921Z] #43 15.86 PBCC images/ipc-sem.pb-c.c [2021-07-13T15:11:32.921Z] #43 15.89 DEP images/ipc-desc.pb-c.d [2021-07-13T15:11:32.921Z] #43 15.95 DEP images/ipc-sem.pb-c.d [2021-07-13T15:11:32.921Z] #43 15.99 PBCC images/ipc-msg.pb-c.c [2021-07-13T15:11:32.922Z] #43 16.05 DEP images/ipc-msg.pb-c.d [2021-07-13T15:11:32.922Z] #43 16.14 PBCC images/ipc-shm.pb-c.c [2021-07-13T15:11:32.922Z] #43 16.20 DEP images/ipc-shm.pb-c.d [2021-07-13T15:11:32.922Z] #43 16.23 PBCC images/ipc-var.pb-c.c [2021-07-13T15:11:32.922Z] #43 16.27 DEP images/ipc-var.pb-c.d [2021-07-13T15:11:32.922Z] #43 16.36 PBCC images/sk-opts.pb-c.c [2021-07-13T15:11:32.922Z] #43 16.36 PBCC images/packet-sock.pb-c.c [2021-07-13T15:11:32.922Z] #43 16.46 DEP images/sk-opts.pb-c.d [2021-07-13T15:11:32.922Z] #43 16.55 DEP images/packet-sock.pb-c.d [2021-07-13T15:11:32.922Z] #43 16.60 PBCC images/sk-netlink.pb-c.c [2021-07-13T15:11:32.922Z] #43 16.70 DEP images/sk-netlink.pb-c.d [2021-07-13T15:11:32.922Z] #43 16.75 PBCC images/sk-inet.pb-c.c [2021-07-13T15:11:32.922Z] #43 16.85 DEP images/sk-inet.pb-c.d [2021-07-13T15:11:32.922Z] #43 16.95 PBCC images/sk-unix.pb-c.c [2021-07-13T15:11:32.922Z] #43 17.06 DEP images/sk-unix.pb-c.d [2021-07-13T15:11:32.922Z] #43 17.19 PBCC images/mm.pb-c.c [2021-07-13T15:11:32.922Z] #43 17.25 DEP images/mm.pb-c.d [2021-07-13T15:11:32.922Z] #43 17.32 PBCC images/timerfd.pb-c.c [2021-07-13T15:11:32.922Z] #43 17.41 DEP images/timerfd.pb-c.d [2021-07-13T15:11:32.922Z] #43 17.53 PBCC images/timer.pb-c.c [2021-07-13T15:11:32.922Z] #43 17.56 DEP images/timer.pb-c.d [2021-07-13T15:11:32.922Z] #43 17.62 PBCC images/sa.pb-c.c [2021-07-13T15:11:32.922Z] #43 17.69 DEP images/sa.pb-c.d [2021-07-13T15:11:32.922Z] #43 17.73 PBCC images/pipe-data.pb-c.c [2021-07-13T15:11:32.922Z] #43 17.77 DEP images/pipe-data.pb-c.d [2021-07-13T15:11:32.922Z] #43 17.83 PBCC images/mnt.pb-c.c [2021-07-13T15:11:32.922Z] #43 17.94 DEP images/mnt.pb-c.d [2021-07-13T15:11:32.922Z] #43 17.97 PBCC images/sk-packet.pb-c.c [2021-07-13T15:11:32.922Z] #43 18.04 DEP images/sk-packet.pb-c.d [2021-07-13T15:11:32.922Z] #43 18.07 PBCC images/tcp-stream.pb-c.c [2021-07-13T15:11:32.922Z] #43 18.11 DEP images/tcp-stream.pb-c.d [2021-07-13T15:11:32.922Z] #43 18.23 PBCC images/pipe.pb-c.c [2021-07-13T15:11:32.922Z] #43 18.24 DEP images/pipe.pb-c.d [2021-07-13T15:11:32.922Z] #43 18.30 PBCC images/pstree.pb-c.c [2021-07-13T15:11:32.922Z] #43 18.35 DEP images/pstree.pb-c.d [2021-07-13T15:11:32.922Z] #43 18.40 PBCC images/fs.pb-c.c [2021-07-13T15:11:32.922Z] #43 18.42 DEP images/fs.pb-c.d [2021-07-13T15:11:32.922Z] #43 18.45 PBCC images/signalfd.pb-c.c [2021-07-13T15:11:32.922Z] #43 18.54 DEP images/signalfd.pb-c.d [2021-07-13T15:11:32.922Z] #43 18.62 PBCC images/fh.pb-c.c [2021-07-13T15:11:32.922Z] #43 18.69 PBCC images/fsnotify.pb-c.c [2021-07-13T15:11:32.922Z] #43 18.74 DEP images/fh.pb-c.d [2021-07-13T15:11:32.922Z] #43 18.82 DEP images/fsnotify.pb-c.d [2021-07-13T15:11:32.922Z] #43 18.88 PBCC images/eventpoll.pb-c.c [2021-07-13T15:11:32.922Z] #43 18.93 DEP images/eventpoll.pb-c.d [2021-07-13T15:11:32.922Z] #43 18.99 PBCC images/eventfd.pb-c.c [2021-07-13T15:11:32.922Z] #43 19.01 DEP images/eventfd.pb-c.d [2021-07-13T15:11:32.922Z] #43 19.08 PBCC images/remap-file-path.pb-c.c [2021-07-13T15:11:32.922Z] #43 19.12 DEP images/remap-file-path.pb-c.d [2021-07-13T15:11:32.922Z] #43 19.20 PBCC images/fifo.pb-c.c [2021-07-13T15:11:32.922Z] #43 19.23 DEP images/fifo.pb-c.d [2021-07-13T15:11:32.922Z] #43 19.32 PBCC images/ghost-file.pb-c.c [2021-07-13T15:11:32.922Z] #43 19.38 DEP images/ghost-file.pb-c.d [2021-07-13T15:11:32.922Z] #43 19.44 PBCC images/regfile.pb-c.c [2021-07-13T15:11:32.922Z] #43 19.50 DEP images/regfile.pb-c.d [2021-07-13T15:11:32.922Z] #43 19.58 PBCC images/ns.pb-c.c [2021-07-13T15:11:32.922Z] #43 19.63 DEP images/ns.pb-c.d [2021-07-13T15:11:32.922Z] #43 19.70 PBCC images/fdinfo.pb-c.c [2021-07-13T15:11:32.922Z] #43 19.82 DEP images/fdinfo.pb-c.d [2021-07-13T15:11:32.922Z] #43 19.88 PBCC images/core-aarch64.pb-c.c [2021-07-13T15:11:32.922Z] #43 19.97 PBCC images/core-arm.pb-c.c [2021-07-13T15:11:32.922Z] #43 20.11 PBCC images/core-ppc64.pb-c.c [2021-07-13T15:11:32.922Z] #43 20.21 PBCC images/core-s390.pb-c.c [2021-07-13T15:11:32.922Z] #43 20.27 PBCC images/core-x86.pb-c.c [2021-07-13T15:11:32.922Z] #43 20.35 PBCC images/core.pb-c.c [2021-07-13T15:11:32.922Z] #43 20.44 PBCC images/inventory.pb-c.c [2021-07-13T15:11:32.922Z] #43 20.52 DEP images/core-aarch64.pb-c.d [2021-07-13T15:11:32.922Z] #43 ... [2021-07-13T15:11:32.922Z] [2021-07-13T15:11:32.922Z] #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-07-13T15:11:32.922Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:11:32.922Z] #45 61.03 strings [2021-07-13T15:11:32.922Z] #45 63.96 regexp/syntax [2021-07-13T15:11:32.922Z] #45 64.42 fmt [2021-07-13T15:11:32.922Z] #45 68.91 regexp [2021-07-13T15:11:32.922Z] #45 69.45 go/token [2021-07-13T15:11:32.922Z] #45 70.39 go/scanner [2021-07-13T15:11:32.922Z] #45 ... [2021-07-13T15:11:32.922Z] [2021-07-13T15:11:32.922Z] #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-07-13T15:11:32.922Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:32.922Z] #43 20.58 DEP images/core-arm.pb-c.d [2021-07-13T15:11:32.922Z] #43 20.63 DEP images/core-ppc64.pb-c.d [2021-07-13T15:11:32.922Z] #43 20.68 DEP images/core-s390.pb-c.d [2021-07-13T15:11:32.922Z] #43 20.75 DEP images/core-x86.pb-c.d [2021-07-13T15:11:32.922Z] #43 20.84 DEP images/core.pb-c.d [2021-07-13T15:11:32.922Z] #43 20.93 DEP images/inventory.pb-c.d [2021-07-13T15:11:33.160Z] #45 ... [2021-07-13T15:11:33.160Z] [2021-07-13T15:11:33.160Z] #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-07-13T15:11:33.160Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:11:33.160Z] #43 22.46 CC images/core-x86.o [2021-07-13T15:11:33.183Z] #43 21.00 PBCC images/cpuinfo.pb-c.c [2021-07-13T15:11:33.183Z] #43 21.06 DEP images/cpuinfo.pb-c.d [2021-07-13T15:11:33.183Z] #43 21.12 PBCC images/stats.pb-c.c [2021-07-13T15:11:33.183Z] #43 21.17 DEP images/stats.pb-c.d [2021-07-13T15:11:33.425Z] #43 ... [2021-07-13T15:11:33.425Z] [2021-07-13T15:11:33.425Z] #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-07-13T15:11:33.425Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-13T15:11:33.425Z] #13 48.45 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-13T15:11:33.425Z] #13 48.46 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-13T15:11:33.425Z] #13 48.47 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:11:33.425Z] #13 48.71 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-13T15:11:33.425Z] #13 48.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-13T15:11:33.425Z] #13 48.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:11:33.575Z] #56 ... [2021-07-13T15:11:33.575Z] [2021-07-13T15:11:33.575Z] #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-07-13T15:11:33.575Z] #45 sha256:9e51e73ddc3f76f86a1b6f41f3ee67b7025ab81f91f047755ae35c4dcc45f1db [2021-07-13T15:11:33.575Z] #45 73.88 text/template/parse [2021-07-13T15:11:33.575Z] #45 77.88 go/parser [2021-07-13T15:11:33.575Z] #45 78.85 text/template [2021-07-13T15:11:33.575Z] #45 81.22 encoding/xml [2021-07-13T15:11:33.575Z] #45 ... [2021-07-13T15:11:33.575Z] [2021-07-13T15:11:33.575Z] #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-07-13T15:11:33.575Z] #56 sha256:f068db47f6425339606d78d4fd9c9b0254b85e4526c9bd25d6fcf6e652b3be39 [2021-07-13T15:11:33.575Z] #56 53.35 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-13T15:11:33.575Z] #56 53.36 + BUILDTAGS='netgo osusergo static_build' [2021-07-13T15:11:33.575Z] #56 53.36 + export EXTRA_FLAGS=-buildmode=pie [2021-07-13T15:11:33.575Z] #56 53.36 + EXTRA_FLAGS=-buildmode=pie [2021-07-13T15:11:33.575Z] #56 53.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-13T15:11:33.575Z] #56 53.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-13T15:11:33.575Z] #56 53.36 + '[' '' = dynamic ']' [2021-07-13T15:11:33.575Z] #56 53.36 + make [2021-07-13T15:11:33.756Z] #43 ... [2021-07-13T15:11:33.756Z] [2021-07-13T15:11:33.756Z] #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-07-13T15:11:33.756Z] #34 sha256:03c087d3f813bfde8e8728a4e3d7282929d8525a734581f67792f6048aa97bb4 [2021-07-13T15:11:33.756Z] #34 62.12 fmt [2021-07-13T15:11:33.756Z] #34 63.01 path/filepath [2021-07-13T15:11:33.756Z] #34 64.75 io/ioutil [2021-07-13T15:11:33.756Z] #34 65.55 path [2021-07-13T15:11:33.756Z] #34 65.94 text/tabwriter [2021-07-13T15:11:33.756Z] #34 67.13 github.com/BurntSushi/toml [2021-07-13T15:11:33.756Z] #34 67.13 flag [2021-07-13T15:11:33.756Z] #34 68.50 log [2021-07-13T15:11:33.756Z] #34 71.12 github.com/BurntSushi/toml/cmd/tomlv [2021-07-13T15:11:33.756Z] #34 ... [2021-07-13T15:11:33.756Z] [2021-07-13T15:11:33.756Z] #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-07-13T15:11:33.756Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:11:33.756Z] #13 58.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-13T15:11:33.756Z] #13 58.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-13T15:11:33.756Z] #13 58.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T15:11:33.756Z] #13 65.29 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-13T15:11:33.756Z] #13 65.31 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T15:11:33.756Z] #13 65.32 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:11:33.756Z] #13 65.57 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-13T15:11:33.756Z] #13 65.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T15:11:33.756Z] #13 65.61 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:11:34.005Z] #13 ... [2021-07-13T15:11:34.005Z] [2021-07-13T15:11:34.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-07-13T15:11:34.005Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:11:34.005Z] #43 23.15 CC images/core-arm.o [2021-07-13T15:11:34.017Z] #13 ... [2021-07-13T15:11:34.017Z] [2021-07-13T15:11:34.017Z] #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-07-13T15:11:34.017Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:11:34.017Z] #45 71.68 go/ast [2021-07-13T15:11:34.017Z] #45 72.44 internal/lazyregexp [2021-07-13T15:11:34.278Z] #45 72.70 net/url [2021-07-13T15:11:34.512Z] #56 54.41 + bin/ctr [2021-07-13T15:11:34.580Z] #43 23.75 CC images/core-aarch64.o [2021-07-13T15:11:34.679Z] Commit message: "docker pull: warn when pulled single-arch image does not match --platform" [2021-07-13T15:11:34.728Z] > git --version # timeout=10 [2021-07-13T15:11:34.752Z] > git --version # 'git version 2.17.1' [2021-07-13T15:11:34.780Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-13T15:11:35.155Z] Commit message: "docker pull: warn when pulled single-arch image does not match --platform" [2021-07-13T15:11:35.156Z] #43 24.23 CC images/core-ppc64.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-13T15:11:35.205Z] > git --version # timeout=10 [2021-07-13T15:11:35.233Z] > git --version # 'git version 2.17.1' [2021-07-13T15:11:35.257Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-07-13T15:11:35.665Z] #45 74.19 text/template/parse [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-13T15:11:35.974Z] + docker version [2021-07-13T15:11:36.104Z] #43 25.10 CC images/core-s390.o [2021-07-13T15:11:36.550Z] + docker version [2021-07-13T15:11:36.684Z] #43 25.90 CC images/cpuinfo.o [2021-07-13T15:11:37.059Z] #45 ... [2021-07-13T15:11:37.059Z] [2021-07-13T15:11:37.059Z] #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-07-13T15:11:37.059Z] #34 sha256:03c087d3f813bfde8e8728a4e3d7282929d8525a734581f67792f6048aa97bb4 [2021-07-13T15:11:37.059Z] #34 DONE 75.3s [2021-07-13T15:11:37.059Z] [2021-07-13T15:11:37.059Z] #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-07-13T15:11:37.059Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:37.059Z] #43 22.79 make[1]: Nothing to be done for 'all'. [2021-07-13T15:11:37.059Z] #43 24.27 CC images/stats.o [2021-07-13T15:11:37.059Z] #43 24.70 CC images/core.o [2021-07-13T15:11:37.260Z] #43 26.39 CC images/inventory.o [2021-07-13T15:11:37.320Z] #43 25.40 CC images/core-x86.o [2021-07-13T15:11:37.522Z] #43 26.81 CC images/fdinfo.o [2021-07-13T15:11:37.804Z] INFO: Expanding go... [2021-07-13T15:11:38.097Z] #43 27.18 CC images/fown.o [2021-07-13T15:11:38.264Z] #43 26.04 CC images/core-arm.o [2021-07-13T15:11:38.360Z] #43 27.48 CC images/ns.o [2021-07-13T15:11:38.526Z] #43 26.45 CC images/core-aarch64.o [2021-07-13T15:11:38.622Z] #43 27.78 CC images/regfile.o [2021-07-13T15:11:38.622Z] #43 28.02 CC images/ghost-file.o [2021-07-13T15:11:38.708Z] #56 ... [2021-07-13T15:11:38.708Z] [2021-07-13T15:11:38.708Z] #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-07-13T15:11:38.708Z] #51 sha256:be71afe9ddef2941fd9cdc777a1b579ce5083f896e10e2c168b329cd458cd76d [2021-07-13T15:11:38.708Z] #51 79.15 golang.org/x/crypto/ssh/terminal [2021-07-13T15:11:38.708Z] #51 79.26 mvdan.cc/editorconfig [2021-07-13T15:11:38.708Z] #51 80.51 mvdan.cc/sh/v3/fileutil [2021-07-13T15:11:38.708Z] #51 80.57 mvdan.cc/sh/v3/syntax [2021-07-13T15:11:38.708Z] #51 86.77 mvdan.cc/sh/v3/cmd/shfmt [2021-07-13T15:11:38.708Z] #51 ... [2021-07-13T15:11:38.708Z] [2021-07-13T15:11:38.708Z] #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-07-13T15:11:38.708Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:38.708Z] #43 22.76 CC images/cpuinfo.o [2021-07-13T15:11:38.708Z] #43 23.20 CC images/inventory.o [2021-07-13T15:11:38.708Z] #43 23.55 CC images/fdinfo.o [2021-07-13T15:11:38.708Z] #43 23.90 CC images/fown.o [2021-07-13T15:11:38.708Z] #43 24.11 CC images/ns.o [2021-07-13T15:11:38.708Z] #43 24.36 CC images/regfile.o [2021-07-13T15:11:38.708Z] #43 24.61 CC images/ghost-file.o [2021-07-13T15:11:38.708Z] #43 24.91 CC images/fifo.o [2021-07-13T15:11:38.708Z] #43 25.20 CC images/remap-file-path.o [2021-07-13T15:11:38.708Z] #43 25.41 CC images/eventfd.o [2021-07-13T15:11:38.708Z] #43 25.71 CC images/eventpoll.o [2021-07-13T15:11:38.708Z] #43 25.97 CC images/fh.o [2021-07-13T15:11:38.708Z] #43 26.40 CC images/fsnotify.o [2021-07-13T15:11:38.708Z] #43 27.07 CC images/signalfd.o [2021-07-13T15:11:38.708Z] #43 27.30 CC images/fs.o [2021-07-13T15:11:38.708Z] #43 27.46 CC images/pstree.o [2021-07-13T15:11:38.708Z] #43 27.66 CC images/pipe.o [2021-07-13T15:11:38.708Z] #43 27.90 CC images/tcp-stream.o [2021-07-13T15:11:38.708Z] #43 28.21 CC images/sk-packet.o [2021-07-13T15:11:38.708Z] #43 28.61 CC images/mnt.o [2021-07-13T15:11:38.708Z] #43 28.85 CC images/pipe-data.o [2021-07-13T15:11:38.708Z] #43 29.03 CC images/sa.o [2021-07-13T15:11:39.098Z] #43 26.87 CC images/core-ppc64.o [2021-07-13T15:11:39.196Z] #43 28.38 CC images/fifo.o [2021-07-13T15:11:39.276Z] #43 29.36 CC images/timer.o [2021-07-13T15:11:39.276Z] #43 29.70 CC images/timerfd.o [2021-07-13T15:11:39.459Z] #43 ... [2021-07-13T15:11:39.459Z] [2021-07-13T15:11:39.459Z] #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-07-13T15:11:39.459Z] #56 sha256:f7159d7c60429bb64e85ba18d02806ba1aca218e23feafd1c7f8d468a847ad0d [2021-07-13T15:11:39.459Z] #56 41.42 Checking out files: 41% (1681/4075) Checking out files: 42% (1712/4075) Checking out files: 43% (1753/4075) Checking out files: 44% (1793/4075) Checking out files: 45% (1834/4075) Checking out files: 46% (1875/4075) Checking out files: 47% (1916/4075) Checking out files: 48% (1956/4075) Checking out files: 49% (1997/4075) Checking out files: 50% (2038/4075) Checking out files: 51% (2079/4075) Checking out files: 52% (2119/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-13T15:11:39.459Z] #56 43.20 + cd /tmp/tmp.g09mZIhAmk/src/github.com/containerd/containerd [2021-07-13T15:11:39.459Z] #56 43.21 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:11:39.670Z] #43 27.58 CC images/core-s390.o [2021-07-13T15:11:39.844Z] #43 29.92 CC images/mm.o [2021-07-13T15:11:39.844Z] #43 30.24 CC images/sk-opts.o [2021-07-13T15:11:40.034Z] #56 45.04 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-13T15:11:40.103Z] #43 30.44 CC images/sk-unix.o [2021-07-13T15:11:40.296Z] #56 45.05 + BUILDTAGS='netgo osusergo static_build' [2021-07-13T15:11:40.296Z] #56 45.05 + export EXTRA_FLAGS=-buildmode=pie [2021-07-13T15:11:40.296Z] #56 45.05 + EXTRA_FLAGS=-buildmode=pie [2021-07-13T15:11:40.296Z] #56 45.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-13T15:11:40.296Z] #56 45.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-13T15:11:40.296Z] #56 45.05 + '[' '' = dynamic ']' [2021-07-13T15:11:40.296Z] #56 45.05 + make [2021-07-13T15:11:40.616Z] #43 28.34 CC images/cpuinfo.o [2021-07-13T15:11:40.686Z] #43 30.98 CC images/sk-inet.o [2021-07-13T15:11:40.877Z] #43 28.84 CC images/inventory.o [2021-07-13T15:11:40.946Z] #43 31.30 CC images/tun.o [2021-07-13T15:11:41.138Z] #43 29.10 CC images/fdinfo.o [2021-07-13T15:11:41.206Z] #43 ... [2021-07-13T15:11:41.206Z] [2021-07-13T15:11:41.206Z] #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-07-13T15:11:41.206Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:11:41.206Z] #13 86.57 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-13T15:11:41.206Z] #13 86.57 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T15:11:41.206Z] #13 86.58 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:11:41.687Z] #56 46.34 + bin/ctr [2021-07-13T15:11:41.709Z] #43 29.57 CC images/fown.o [2021-07-13T15:11:41.969Z] #43 29.83 CC images/ns.o [2021-07-13T15:11:42.230Z] #43 30.12 CC images/regfile.o [2021-07-13T15:11:42.230Z] #43 ... [2021-07-13T15:11:42.230Z] [2021-07-13T15:11:42.230Z] #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-07-13T15:11:42.230Z] #51 sha256:935bf1879c6b27901b3e2883833f479bc95803f2f2a0799473a72f0af4c5ae6a [2021-07-13T15:11:42.230Z] #51 70.83 encoding/json [2021-07-13T15:11:42.230Z] #51 74.27 github.com/pkg/diff [2021-07-13T15:11:42.230Z] #51 75.59 go/ast [2021-07-13T15:11:42.230Z] #51 76.65 golang.org/x/crypto/ssh/terminal [2021-07-13T15:11:42.230Z] #51 78.32 mvdan.cc/editorconfig [2021-07-13T15:11:42.230Z] #51 79.49 mvdan.cc/sh/v3/fileutil [2021-07-13T15:11:42.230Z] #51 79.65 mvdan.cc/sh/v3/syntax [2021-07-13T15:11:42.491Z] #51 ... [2021-07-13T15:11:42.491Z] [2021-07-13T15:11:42.491Z] #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-07-13T15:11:42.491Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:11:42.491Z] #45 76.98 go/parser [2021-07-13T15:11:42.491Z] #45 78.90 text/template [2021-07-13T15:11:42.491Z] #45 80.75 encoding/xml [2021-07-13T15:11:43.742Z] #13 ... [2021-07-13T15:11:43.742Z] [2021-07-13T15:11:43.742Z] #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-07-13T15:11:43.742Z] #51 sha256:be71afe9ddef2941fd9cdc777a1b579ce5083f896e10e2c168b329cd458cd76d [2021-07-13T15:11:43.742Z] #51 DONE 94.0s [2021-07-13T15:11:43.742Z] [2021-07-13T15:11:43.742Z] #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-07-13T15:11:43.742Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:43.742Z] #43 31.61 CC images/sk-netlink.o [2021-07-13T15:11:43.742Z] #43 31.86 CC images/packet-sock.o [2021-07-13T15:11:43.742Z] #43 32.22 CC images/ipc-var.o [2021-07-13T15:11:43.742Z] #43 32.50 CC images/ipc-desc.o [2021-07-13T15:11:43.742Z] #43 32.71 CC images/ipc-shm.o [2021-07-13T15:11:43.742Z] #43 32.93 CC images/ipc-msg.o [2021-07-13T15:11:43.742Z] #43 33.19 CC images/ipc-sem.o [2021-07-13T15:11:43.742Z] #43 33.42 CC images/utsns.o [2021-07-13T15:11:43.742Z] #43 33.69 CC images/creds.o [2021-07-13T15:11:43.742Z] #43 ... [2021-07-13T15:11:43.742Z] [2021-07-13T15:11:43.742Z] #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-07-13T15:11:43.742Z] #45 sha256:9e51e73ddc3f76f86a1b6f41f3ee67b7025ab81f91f047755ae35c4dcc45f1db [2021-07-13T15:11:43.742Z] #45 84.32 go/doc [2021-07-13T15:11:43.742Z] #45 86.35 github.com/LK4D4/vndr/versioned [2021-07-13T15:11:43.742Z] #45 86.43 compress/flate [2021-07-13T15:11:43.742Z] #45 87.75 github.com/LK4D4/vndr/build [2021-07-13T15:11:43.742Z] #45 89.07 hash/crc32 [2021-07-13T15:11:43.742Z] #45 89.71 compress/gzip [2021-07-13T15:11:43.742Z] #45 90.64 net [2021-07-13T15:11:43.742Z] #45 90.65 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-13T15:11:43.742Z] #45 92.09 vendor/golang.org/x/text/transform [2021-07-13T15:11:43.742Z] #45 92.91 vendor/golang.org/x/text/unicode/bidi [2021-07-13T15:11:43.742Z] #45 ... [2021-07-13T15:11:43.742Z] [2021-07-13T15:11:43.742Z] #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-07-13T15:11:43.742Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:43.742Z] #43 34.13 CC images/vma.o [2021-07-13T15:11:43.875Z] #45 ... [2021-07-13T15:11:43.875Z] [2021-07-13T15:11:43.875Z] #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-07-13T15:11:43.875Z] #56 sha256:061372ac6d008f27788dab3ec4bdd963b6c87db97651c6deb07dab440a4d01fa [2021-07-13T15:11:44.137Z] Client: Docker Engine - Community [2021-07-13T15:11:44.137Z] Version: 20.10.6 [2021-07-13T15:11:44.137Z] API version: 1.41 [2021-07-13T15:11:44.137Z] Go version: go1.13.15 [2021-07-13T15:11:44.137Z] Git commit: 370c289 [2021-07-13T15:11:44.137Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-13T15:11:44.137Z] OS/Arch: linux/amd64 [2021-07-13T15:11:44.137Z] Context: default [2021-07-13T15:11:44.137Z] Experimental: true [2021-07-13T15:11:44.137Z] [2021-07-13T15:11:44.137Z] Server: Docker Engine - Community [2021-07-13T15:11:44.137Z] Engine: [2021-07-13T15:11:44.137Z] Version: 20.10.6 [2021-07-13T15:11:44.137Z] API version: 1.41 (minimum version 1.12) [2021-07-13T15:11:44.137Z] Go version: go1.13.15 [2021-07-13T15:11:44.137Z] Git commit: 8728dd2 [2021-07-13T15:11:44.137Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-13T15:11:44.137Z] OS/Arch: linux/amd64 [2021-07-13T15:11:44.137Z] Experimental: true [2021-07-13T15:11:44.137Z] containerd: [2021-07-13T15:11:44.137Z] Version: 1.4.6 [2021-07-13T15:11:44.137Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:11:44.137Z] runc: [2021-07-13T15:11:44.137Z] Version: 1.0.0-rc95 [2021-07-13T15:11:44.137Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:11:44.137Z] docker-init: [2021-07-13T15:11:44.137Z] Version: 0.19.0 [2021-07-13T15:11:44.137Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-13T15:11:44.310Z] #43 34.58 CC images/netdev.o [2021-07-13T15:11:44.462Z] + docker info [2021-07-13T15:11:44.707Z] Client: Docker Engine - Community [2021-07-13T15:11:44.707Z] Version: 20.10.6 [2021-07-13T15:11:44.707Z] API version: 1.41 [2021-07-13T15:11:44.707Z] Go version: go1.13.15 [2021-07-13T15:11:44.707Z] Git commit: 370c289 [2021-07-13T15:11:44.707Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-13T15:11:44.707Z] OS/Arch: linux/amd64 [2021-07-13T15:11:44.707Z] Context: default [2021-07-13T15:11:44.707Z] Experimental: true [2021-07-13T15:11:44.707Z] [2021-07-13T15:11:44.707Z] Server: Docker Engine - Community [2021-07-13T15:11:44.707Z] Engine: [2021-07-13T15:11:44.707Z] Version: 20.10.6 [2021-07-13T15:11:44.707Z] API version: 1.41 (minimum version 1.12) [2021-07-13T15:11:44.707Z] Go version: go1.13.15 [2021-07-13T15:11:44.707Z] Git commit: 8728dd2 [2021-07-13T15:11:44.707Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-13T15:11:44.707Z] OS/Arch: linux/amd64 [2021-07-13T15:11:44.707Z] Experimental: true [2021-07-13T15:11:44.707Z] containerd: [2021-07-13T15:11:44.707Z] Version: 1.4.6 [2021-07-13T15:11:44.707Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:11:44.707Z] runc: [2021-07-13T15:11:44.707Z] Version: 1.0.0-rc95 [2021-07-13T15:11:44.707Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:11:44.707Z] docker-init: [2021-07-13T15:11:44.707Z] Version: 0.19.0 [2021-07-13T15:11:44.707Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-13T15:11:44.879Z] #43 35.03 CC images/tty.o [2021-07-13T15:11:44.919Z] #56 52.02 Checking out files: 51% (2081/4075) Checking out files: 52% (2119/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 92% (3772/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-13T15:11:45.019Z] #56 ... [2021-07-13T15:11:45.019Z] [2021-07-13T15:11:45.019Z] #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-07-13T15:11:45.019Z] #51 sha256:de0041f4bd40c5dba8cb38c73def465c38720ed5ab5884e55b349be40731d46f [2021-07-13T15:11:45.019Z] #51 64.84 golang.org/x/crypto/ssh/terminal [2021-07-13T15:11:45.019Z] #51 69.25 mvdan.cc/sh/v3/cmd/shfmt [2021-07-13T15:11:45.019Z] #51 DONE 74.6s [2021-07-13T15:11:45.019Z] [2021-07-13T15:11:45.019Z] #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-07-13T15:11:45.019Z] #45 sha256:15379232f8479de71e478e820e96ad1c69ce0b424b16af938913981c6e10ab64 [2021-07-13T15:11:45.019Z] #45 64.67 encoding/xml [2021-07-13T15:11:45.019Z] #45 68.26 go/doc [2021-07-13T15:11:45.019Z] #45 69.01 compress/flate [2021-07-13T15:11:45.019Z] #45 71.83 github.com/LK4D4/vndr/build [2021-07-13T15:11:45.019Z] #45 72.80 crypto/rand [2021-07-13T15:11:45.019Z] #45 73.03 crypto/elliptic [2021-07-13T15:11:45.019Z] #45 73.98 encoding/asn1 [2021-07-13T15:11:45.019Z] #45 ... [2021-07-13T15:11:45.019Z] [2021-07-13T15:11:45.019Z] #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-07-13T15:11:45.019Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:11:45.019Z] #43 28.74 CC images/remap-file-path.o [2021-07-13T15:11:45.019Z] #43 29.02 CC images/eventfd.o [2021-07-13T15:11:45.019Z] #43 29.23 CC images/eventpoll.o [2021-07-13T15:11:45.019Z] #43 29.58 CC images/fh.o [2021-07-13T15:11:45.019Z] #43 30.03 CC images/fsnotify.o [2021-07-13T15:11:45.019Z] #43 31.01 CC images/signalfd.o [2021-07-13T15:11:45.019Z] #43 31.31 CC images/fs.o [2021-07-13T15:11:45.019Z] #43 31.48 CC images/pstree.o [2021-07-13T15:11:45.019Z] #43 31.83 CC images/pipe.o [2021-07-13T15:11:45.019Z] #43 32.05 CC images/tcp-stream.o [2021-07-13T15:11:45.019Z] #43 32.25 CC images/sk-packet.o [2021-07-13T15:11:45.019Z] #43 32.54 CC images/mnt.o [2021-07-13T15:11:45.019Z] #43 32.91 CC images/pipe-data.o [2021-07-13T15:11:45.019Z] #43 33.09 CC images/sa.o [2021-07-13T15:11:45.019Z] #43 33.36 CC images/timer.o [2021-07-13T15:11:45.019Z] #43 33.87 CC images/timerfd.o [2021-07-13T15:11:45.019Z] #43 34.21 CC images/mm.o [2021-07-13T15:11:45.093Z] + docker info [2021-07-13T15:11:45.179Z] #56 53.35 + cd /tmp/tmp.rrojh6XSni/src/github.com/containerd/containerd [2021-07-13T15:11:45.179Z] #56 53.35 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:11:45.281Z] #43 34.66 CC images/sk-opts.o [2021-07-13T15:11:45.447Z] #43 35.70 CC images/file-lock.o [2021-07-13T15:11:45.707Z] #43 35.91 CC images/rlimit.o [2021-07-13T15:11:45.855Z] #43 35.13 CC images/sk-unix.o [2021-07-13T15:11:45.966Z] #43 36.11 CC images/pagemap.o [2021-07-13T15:11:45.966Z] #43 36.35 CC images/siginfo.o [2021-07-13T15:11:46.225Z] #43 36.62 CC images/rpc.o [2021-07-13T15:11:46.429Z] #43 35.56 CC images/sk-inet.o [2021-07-13T15:11:46.692Z] #43 36.01 CC images/tun.o [2021-07-13T15:11:46.692Z] #43 ... [2021-07-13T15:11:46.692Z] [2021-07-13T15:11:46.692Z] #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-07-13T15:11:46.692Z] #45 sha256:15379232f8479de71e478e820e96ad1c69ce0b424b16af938913981c6e10ab64 [2021-07-13T15:11:46.692Z] #45 77.03 vendor/golang.org/x/text/secure/bidirule [2021-07-13T15:11:47.266Z] #45 77.25 vendor/golang.org/x/text/unicode/norm [2021-07-13T15:11:47.528Z] #45 77.75 vendor/golang.org/x/crypto/cryptobyte [2021-07-13T15:11:47.529Z] #45 ... [2021-07-13T15:11:47.529Z] [2021-07-13T15:11:47.529Z] #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-07-13T15:11:47.529Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-13T15:11:47.529Z] #13 62.63 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-13T15:11:47.529Z] #13 62.64 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-13T15:11:47.529Z] #13 62.65 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:11:47.604Z] #43 37.76 CC images/ext-file.o [2021-07-13T15:11:47.724Z] #56 56.03 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-13T15:11:47.724Z] #56 56.04 + BUILDTAGS='netgo osusergo static_build' [2021-07-13T15:11:47.724Z] #56 56.04 + export EXTRA_FLAGS=-buildmode=pie [2021-07-13T15:11:47.724Z] #56 56.04 + EXTRA_FLAGS=-buildmode=pie [2021-07-13T15:11:47.724Z] #56 56.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-13T15:11:47.724Z] #56 56.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-13T15:11:47.724Z] #56 56.04 + '[' '' = dynamic ']' [2021-07-13T15:11:47.724Z] #56 56.04 + make [2021-07-13T15:11:47.790Z] #13 ... [2021-07-13T15:11:47.790Z] [2021-07-13T15:11:47.790Z] #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-07-13T15:11:47.790Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:11:47.790Z] #43 36.43 CC images/sk-netlink.o [2021-07-13T15:11:47.790Z] #43 36.67 CC images/packet-sock.o [2021-07-13T15:11:47.864Z] #43 38.02 CC images/cgroup.o [2021-07-13T15:11:48.053Z] #43 37.17 CC images/ipc-var.o [2021-07-13T15:11:48.053Z] #43 37.36 CC images/ipc-desc.o [2021-07-13T15:11:48.316Z] #43 37.73 CC images/ipc-shm.o [2021-07-13T15:11:48.433Z] #43 38.67 CC images/userns.o [2021-07-13T15:11:48.578Z] #43 38.00 CC images/ipc-msg.o [2021-07-13T15:11:48.692Z] #43 38.88 CC images/google/protobuf/descriptor.o [2021-07-13T15:11:49.108Z] #56 57.15 + bin/ctr [2021-07-13T15:11:49.153Z] #43 38.40 CC images/ipc-sem.o [2021-07-13T15:11:49.416Z] #43 38.65 CC images/utsns.o [2021-07-13T15:11:49.678Z] #43 38.85 CC images/creds.o [2021-07-13T15:11:49.678Z] #43 39.00 CC images/vma.o [2021-07-13T15:11:50.253Z] #43 39.28 CC images/netdev.o [2021-07-13T15:11:50.516Z] #43 39.79 CC images/tty.o [2021-07-13T15:11:50.597Z] #43 40.59 CC images/opts.o [2021-07-13T15:11:50.597Z] #43 40.85 CC images/seccomp.o [2021-07-13T15:11:50.857Z] #43 41.14 CC images/binfmt-misc.o [2021-07-13T15:11:51.090Z] #43 40.35 CC images/file-lock.o [2021-07-13T15:11:51.116Z] #43 41.32 CC images/time.o [2021-07-13T15:11:51.116Z] #43 41.52 CC images/sysctl.o [2021-07-13T15:11:51.354Z] #43 40.54 CC images/rlimit.o [2021-07-13T15:11:51.354Z] #43 40.71 CC images/pagemap.o [2021-07-13T15:11:51.375Z] #43 41.74 CC images/autofs.o [2021-07-13T15:11:51.616Z] #43 40.97 CC images/siginfo.o [2021-07-13T15:11:51.943Z] #43 42.00 CC images/macvlan.o [2021-07-13T15:11:52.192Z] #43 41.36 CC images/rpc.o [2021-07-13T15:11:52.202Z] #43 42.27 CC images/sit.o [2021-07-13T15:11:52.202Z] #43 42.54 CC images/memfd.o [2021-07-13T15:11:52.460Z] #43 42.82 CC images/timens.o [2021-07-13T15:11:52.719Z] #43 43.11 LINK images/built-in.o [2021-07-13T15:11:52.979Z] #43 43.28 GEN compel/include/asm [2021-07-13T15:11:52.979Z] #43 43.31 GEN compel/include/version.h [2021-07-13T15:11:52.979Z] #43 43.33 touch .config [2021-07-13T15:11:52.979Z] #43 43.38 GEN include/common/config.h [2021-07-13T15:11:53.139Z] #43 ... [2021-07-13T15:11:53.139Z] [2021-07-13T15:11:53.139Z] #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-07-13T15:11:53.139Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-13T15:11:53.139Z] #13 74.65 Selecting previously unselected package libapparmor1:arm64. [2021-07-13T15:11:53.139Z] #13 74.68 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 74.69 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-13T15:11:53.139Z] #13 74.85 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-13T15:11:53.139Z] #13 74.86 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 74.87 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-13T15:11:53.139Z] #13 75.03 Selecting previously unselected package libbtrfs0. [2021-07-13T15:11:53.139Z] #13 75.04 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 75.06 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T15:11:53.139Z] #13 75.13 Selecting previously unselected package libbtrfs-dev. [2021-07-13T15:11:53.139Z] #13 75.13 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 75.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:11:53.139Z] #13 75.29 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-07-13T15:11:53.139Z] #13 75.29 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 75.30 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-13T15:11:53.139Z] #13 75.43 Selecting previously unselected package libudev-dev:arm64. [2021-07-13T15:11:53.139Z] #13 75.44 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 75.48 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-13T15:11:53.139Z] #13 75.68 Selecting previously unselected package libsepol1-dev:arm64. [2021-07-13T15:11:53.139Z] #13 75.68 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 75.70 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-07-13T15:11:53.139Z] #13 76.01 Selecting previously unselected package libpcre16-3:arm64. [2021-07-13T15:11:53.139Z] #13 76.02 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 76.02 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-07-13T15:11:53.139Z] #13 76.22 Selecting previously unselected package libpcre32-3:arm64. [2021-07-13T15:11:53.139Z] #13 76.22 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 76.25 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-07-13T15:11:53.139Z] #13 76.46 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-07-13T15:11:53.139Z] #13 76.46 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 76.46 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-13T15:11:53.139Z] #13 76.62 Selecting previously unselected package libpcre3-dev:arm64. [2021-07-13T15:11:53.139Z] #13 76.62 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 76.64 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-13T15:11:53.139Z] #13 77.06 Selecting previously unselected package libselinux1-dev:arm64. [2021-07-13T15:11:53.139Z] #13 77.07 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 77.09 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-13T15:11:53.139Z] #13 77.41 Selecting previously unselected package libdevmapper-dev:arm64. [2021-07-13T15:11:53.139Z] #13 77.41 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 77.43 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-13T15:11:53.139Z] #13 77.54 Selecting previously unselected package libseccomp-dev:arm64. [2021-07-13T15:11:53.139Z] #13 77.56 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 77.57 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:11:53.139Z] #13 77.80 Selecting previously unselected package libsystemd-dev:arm64. [2021-07-13T15:11:53.139Z] #13 77.80 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-07-13T15:11:53.139Z] #13 77.82 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-13T15:11:53.238Z] #43 43.46 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-13T15:11:53.238Z] #43 43.49 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-13T15:11:53.238Z] #43 43.52 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-13T15:11:53.238Z] #43 43.55 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-13T15:11:53.238Z] #43 43.59 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-13T15:11:53.238Z] #43 43.63 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-13T15:11:53.311Z] #56 ... [2021-07-13T15:11:53.311Z] [2021-07-13T15:11:53.311Z] #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-07-13T15:11:53.311Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:53.311Z] #43 30.45 CC images/ghost-file.o [2021-07-13T15:11:53.311Z] #43 30.76 CC images/fifo.o [2021-07-13T15:11:53.311Z] #43 30.97 CC images/remap-file-path.o [2021-07-13T15:11:53.311Z] #43 31.20 CC images/eventfd.o [2021-07-13T15:11:53.311Z] #43 31.40 CC images/eventpoll.o [2021-07-13T15:11:53.311Z] #43 31.77 CC images/fh.o [2021-07-13T15:11:53.311Z] #43 32.08 CC images/fsnotify.o [2021-07-13T15:11:53.311Z] #43 32.71 CC images/signalfd.o [2021-07-13T15:11:53.311Z] #43 33.01 CC images/fs.o [2021-07-13T15:11:53.311Z] #43 33.21 CC images/pstree.o [2021-07-13T15:11:53.311Z] #43 33.41 CC images/pipe.o [2021-07-13T15:11:53.311Z] #43 33.61 CC images/tcp-stream.o [2021-07-13T15:11:53.311Z] #43 33.86 CC images/sk-packet.o [2021-07-13T15:11:53.311Z] #43 34.11 CC images/mnt.o [2021-07-13T15:11:53.311Z] #43 34.35 CC images/pipe-data.o [2021-07-13T15:11:53.311Z] #43 34.59 CC images/sa.o [2021-07-13T15:11:53.311Z] #43 34.91 CC images/timer.o [2021-07-13T15:11:53.311Z] #43 35.28 CC images/timerfd.o [2021-07-13T15:11:53.311Z] #43 35.53 CC images/mm.o [2021-07-13T15:11:53.311Z] #43 35.83 CC images/sk-opts.o [2021-07-13T15:11:53.311Z] #43 36.02 CC images/sk-unix.o [2021-07-13T15:11:53.311Z] #43 36.35 CC images/sk-inet.o [2021-07-13T15:11:53.311Z] #43 36.74 CC images/tun.o [2021-07-13T15:11:53.311Z] #43 37.01 CC images/sk-netlink.o [2021-07-13T15:11:53.311Z] #43 37.21 CC images/packet-sock.o [2021-07-13T15:11:53.311Z] #43 37.58 CC images/ipc-var.o [2021-07-13T15:11:53.311Z] #43 37.77 CC images/ipc-desc.o [2021-07-13T15:11:53.311Z] #43 38.02 CC images/ipc-shm.o [2021-07-13T15:11:53.311Z] #43 38.29 CC images/ipc-msg.o [2021-07-13T15:11:53.311Z] #43 38.62 CC images/ipc-sem.o [2021-07-13T15:11:53.311Z] #43 38.86 CC images/utsns.o [2021-07-13T15:11:53.311Z] #43 39.14 CC images/creds.o [2021-07-13T15:11:53.311Z] #43 39.42 CC images/vma.o [2021-07-13T15:11:53.311Z] #43 39.68 CC images/netdev.o [2021-07-13T15:11:53.311Z] #43 40.07 CC images/tty.o [2021-07-13T15:11:53.311Z] #43 40.71 CC images/file-lock.o [2021-07-13T15:11:53.311Z] #43 ... [2021-07-13T15:11:53.311Z] [2021-07-13T15:11:53.311Z] #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-07-13T15:11:53.311Z] #51 sha256:935bf1879c6b27901b3e2883833f479bc95803f2f2a0799473a72f0af4c5ae6a [2021-07-13T15:11:53.311Z] #51 85.82 mvdan.cc/sh/v3/cmd/shfmt [2021-07-13T15:11:53.311Z] #51 DONE 91.5s [2021-07-13T15:11:53.311Z] [2021-07-13T15:11:53.311Z] #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-07-13T15:11:53.311Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:53.311Z] #43 40.88 CC images/rlimit.o [2021-07-13T15:11:53.311Z] #43 ... [2021-07-13T15:11:53.311Z] [2021-07-13T15:11:53.311Z] #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-07-13T15:11:53.311Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:11:53.311Z] #45 83.39 go/doc [2021-07-13T15:11:53.311Z] #45 86.18 github.com/LK4D4/vndr/versioned [2021-07-13T15:11:53.311Z] #45 86.24 compress/flate [2021-07-13T15:11:53.311Z] #45 86.69 github.com/LK4D4/vndr/build [2021-07-13T15:11:53.311Z] #45 89.10 hash/crc32 [2021-07-13T15:11:53.311Z] #45 89.65 compress/gzip [2021-07-13T15:11:53.311Z] #45 89.83 net [2021-07-13T15:11:53.311Z] #45 90.28 vendor/golang.org/x/crypto/poly1305 [2021-07-13T15:11:53.311Z] #45 90.71 vendor/golang.org/x/sys/cpu [2021-07-13T15:11:53.311Z] #45 91.12 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-13T15:11:53.311Z] #45 ... [2021-07-13T15:11:53.311Z] [2021-07-13T15:11:53.311Z] #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-07-13T15:11:53.311Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:53.311Z] #43 41.10 CC images/pagemap.o [2021-07-13T15:11:53.311Z] #43 41.40 CC images/siginfo.o [2021-07-13T15:11:53.402Z] #13 78.36 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-13T15:11:53.402Z] #13 78.39 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:11:53.402Z] #13 78.41 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-13T15:11:53.402Z] #13 78.43 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T15:11:53.402Z] #13 78.45 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-07-13T15:11:53.402Z] #13 78.47 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-07-13T15:11:53.402Z] #13 78.50 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:11:53.402Z] #13 78.52 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T15:11:53.402Z] #13 78.54 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-07-13T15:11:53.402Z] #13 78.56 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-13T15:11:53.497Z] #43 43.64 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-13T15:11:53.497Z] #43 43.68 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-13T15:11:53.497Z] #43 43.70 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-13T15:11:53.497Z] #43 43.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-13T15:11:53.497Z] #43 43.73 DEP compel/plugins/std/infect.d [2021-07-13T15:11:53.498Z] #43 43.84 DEP compel/plugins/std/string.d [2021-07-13T15:11:53.664Z] #13 78.60 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T15:11:53.664Z] #13 78.63 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:11:53.664Z] #13 78.64 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-13T15:11:53.664Z] #13 78.66 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-13T15:11:53.664Z] #13 78.68 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-13T15:11:53.664Z] #13 78.70 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T15:11:53.664Z] #13 78.73 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-13T15:11:53.664Z] #13 78.74 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:11:53.664Z] #13 78.76 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-07-13T15:11:53.664Z] #13 78.78 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-07-13T15:11:53.664Z] #13 78.80 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:11:53.757Z] #43 43.94 DEP compel/plugins/std/log.d [2021-07-13T15:11:53.757Z] #43 44.07 DEP compel/plugins/std/fds.d [2021-07-13T15:11:53.885Z] #43 41.76 CC images/rpc.o [2021-07-13T15:11:53.928Z] #13 78.82 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-07-13T15:11:53.928Z] #13 78.84 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-07-13T15:11:53.928Z] #13 78.86 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T15:11:53.928Z] #13 78.88 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-13T15:11:53.928Z] #13 78.91 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-13T15:11:53.928Z] #13 78.93 Setting up dmsetup (2:1.02.155-3) ... [2021-07-13T15:11:53.928Z] #13 78.95 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-13T15:11:53.928Z] #13 78.97 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-13T15:11:53.928Z] #13 78.99 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:11:54.017Z] #43 44.20 DEP compel/plugins/std/std.d [2021-07-13T15:11:54.017Z] #43 44.30 DEP compel/plugins/shmem/shmem.d [2021-07-13T15:11:54.017Z] #43 44.38 DEP compel/plugins/fds/fds.d [2021-07-13T15:11:54.276Z] #43 44.55 CC compel/plugins/std/std.o [2021-07-13T15:11:54.535Z] #43 ... [2021-07-13T15:11:54.535Z] [2021-07-13T15:11:54.535Z] #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-07-13T15:11:54.535Z] #45 sha256:9e51e73ddc3f76f86a1b6f41f3ee67b7025ab81f91f047755ae35c4dcc45f1db [2021-07-13T15:11:54.535Z] #45 95.10 vendor/golang.org/x/text/secure/bidirule [2021-07-13T15:11:54.535Z] #45 95.42 vendor/golang.org/x/text/unicode/norm [2021-07-13T15:11:54.535Z] #45 99.19 vendor/golang.org/x/net/idna [2021-07-13T15:11:54.535Z] #45 101.2 vendor/golang.org/x/net/http2/hpack [2021-07-13T15:11:54.535Z] #45 102.1 mime [2021-07-13T15:11:54.535Z] #45 103.8 mime/quotedprintable [2021-07-13T15:11:54.535Z] #45 104.1 net/http/internal [2021-07-13T15:11:54.794Z] #45 ... [2021-07-13T15:11:54.794Z] [2021-07-13T15:11:54.794Z] #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-07-13T15:11:54.794Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:11:54.794Z] #43 44.90 CC compel/plugins/std/fds.o [2021-07-13T15:11:54.829Z] #43 42.94 CC images/ext-file.o [2021-07-13T15:11:54.877Z] #13 DONE 79.7s [2021-07-13T15:11:54.877Z] [2021-07-13T15:11:54.877Z] #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-07-13T15:11:54.877Z] #53 sha256:a2860f645fc66efaa5f250a326960ccb4aded50680cc84a1e7991031b944872b [2021-07-13T15:11:55.053Z] #43 45.42 CC compel/plugins/std/log.o [2021-07-13T15:11:55.401Z] #43 43.21 CC images/cgroup.o [2021-07-13T15:11:55.980Z] #43 43.92 CC images/userns.o [2021-07-13T15:11:55.990Z] #43 46.22 CC compel/plugins/std/string.o [2021-07-13T15:11:56.241Z] #43 44.19 CC images/google/protobuf/descriptor.o [2021-07-13T15:11:56.558Z] #43 46.85 CC compel/plugins/std/infect.o [2021-07-13T15:11:56.856Z] #53 1.962 + RM_GOPATH=0 [2021-07-13T15:11:56.856Z] #53 1.962 + TMP_GOPATH= [2021-07-13T15:11:56.856Z] #53 1.962 + : /build [2021-07-13T15:11:56.856Z] #53 1.962 + '[' -z '' ']' [2021-07-13T15:11:56.856Z] #53 1.966 ++ mktemp -d [2021-07-13T15:11:56.856Z] #53 1.966 + export GOPATH=/tmp/tmp.q4lGXz3lgf [2021-07-13T15:11:56.856Z] #53 1.966 + GOPATH=/tmp/tmp.q4lGXz3lgf [2021-07-13T15:11:56.856Z] #53 1.966 + RM_GOPATH=1 [2021-07-13T15:11:56.856Z] #53 1.966 + case "$(go env GOARCH)" in [2021-07-13T15:11:56.856Z] #53 1.967 ++ go env GOARCH [2021-07-13T15:11:56.856Z] #53 1.993 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:11:56.856Z] #53 1.993 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:11:56.856Z] #53 1.993 ++ dirname /tmp/install/install.sh [2021-07-13T15:11:56.856Z] #53 1.996 + dir=/tmp/install [2021-07-13T15:11:56.856Z] #53 1.996 + bin=runc [2021-07-13T15:11:56.856Z] #53 1.996 + shift [2021-07-13T15:11:56.856Z] #53 1.996 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-13T15:11:56.856Z] #53 1.996 + . /tmp/install/runc.installer [2021-07-13T15:11:56.856Z] #53 1.996 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:11:56.856Z] #53 1.998 + install_runc [2021-07-13T15:11:56.856Z] #53 1.999 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-13T15:11:56.856Z] #53 1.999 + uname -r [2021-07-13T15:11:56.856Z] #53 2.002 + RUNC_BUILDTAGS='seccomp ' [2021-07-13T15:11:56.856Z] #53 2.003 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-07-13T15:11:56.856Z] #53 2.004 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-07-13T15:11:56.856Z] #53 2.006 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.q4lGXz3lgf/src/github.com/opencontainers/runc [2021-07-13T15:11:56.856Z] #53 2.010 Cloning into '/tmp/tmp.q4lGXz3lgf/src/github.com/opencontainers/runc'... [2021-07-13T15:11:57.126Z] #53 ... [2021-07-13T15:11:57.126Z] [2021-07-13T15:11:57.126Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-13T15:11:57.126Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-07-13T15:11:57.126Z] #14 DONE 2.3s [2021-07-13T15:11:57.126Z] [2021-07-13T15:11:57.126Z] #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-07-13T15:11:57.126Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-07-13T15:11:57.127Z] #43 47.23 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-13T15:11:57.127Z] #43 47.32 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-13T15:11:57.127Z] #43 47.36 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-13T15:11:57.127Z] #43 47.44 AR compel/plugins/std.lib.a [2021-07-13T15:11:57.334Z] Client: [2021-07-13T15:11:57.334Z] Context: default [2021-07-13T15:11:57.334Z] Debug Mode: false [2021-07-13T15:11:57.334Z] Plugins: [2021-07-13T15:11:57.334Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-13T15:11:57.334Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-13T15:11:57.334Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-13T15:11:57.334Z] [2021-07-13T15:11:57.334Z] Server: [2021-07-13T15:11:57.334Z] Containers: 0 [2021-07-13T15:11:57.334Z] Running: 0 [2021-07-13T15:11:57.334Z] Paused: 0 [2021-07-13T15:11:57.334Z] Stopped: 0 [2021-07-13T15:11:57.334Z] Images: 0 [2021-07-13T15:11:57.334Z] Server Version: 20.10.6 [2021-07-13T15:11:57.334Z] Storage Driver: overlay2 [2021-07-13T15:11:57.334Z] Backing Filesystem: extfs [2021-07-13T15:11:57.334Z] Supports d_type: true [2021-07-13T15:11:57.334Z] Native Overlay Diff: true [2021-07-13T15:11:57.334Z] userxattr: false [2021-07-13T15:11:57.334Z] Logging Driver: json-file [2021-07-13T15:11:57.334Z] Cgroup Driver: cgroupfs [2021-07-13T15:11:57.334Z] Cgroup Version: 1 [2021-07-13T15:11:57.334Z] Plugins: [2021-07-13T15:11:57.334Z] Volume: local [2021-07-13T15:11:57.334Z] Network: bridge host ipvlan macvlan null overlay [2021-07-13T15:11:57.334Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-13T15:11:57.334Z] Swarm: inactive [2021-07-13T15:11:57.334Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-13T15:11:57.334Z] Default Runtime: runc [2021-07-13T15:11:57.334Z] Init Binary: docker-init [2021-07-13T15:11:57.334Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:11:57.334Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:11:57.334Z] init version: de40ad0 [2021-07-13T15:11:57.334Z] Security Options: [2021-07-13T15:11:57.334Z] apparmor [2021-07-13T15:11:57.334Z] seccomp [2021-07-13T15:11:57.334Z] Profile: default [2021-07-13T15:11:57.334Z] Kernel Version: 5.4.0-1048-aws [2021-07-13T15:11:57.334Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-13T15:11:57.334Z] OSType: linux [2021-07-13T15:11:57.334Z] Architecture: x86_64 [2021-07-13T15:11:57.334Z] CPUs: 2 [2021-07-13T15:11:57.334Z] Total Memory: 7.569GiB [2021-07-13T15:11:57.334Z] Name: ip-10-100-46-109 [2021-07-13T15:11:57.334Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-13T15:11:57.334Z] Docker Root Dir: /var/lib/docker [2021-07-13T15:11:57.334Z] Debug Mode: false [2021-07-13T15:11:57.334Z] Registry: https://index.docker.io/v1/ [2021-07-13T15:11:57.334Z] Labels: [2021-07-13T15:11:57.334Z] Experimental: true [2021-07-13T15:11:57.334Z] Insecure Registries: [2021-07-13T15:11:57.334Z] 127.0.0.0/8 [2021-07-13T15:11:57.334Z] Live Restore Enabled: true [2021-07-13T15:11:57.334Z] [2021-07-13T15:11:57.334Z] WARNING: No swap limit support [Pipeline] sh [2021-07-13T15:11:57.386Z] #43 47.51 CC compel/plugins/fds/fds.o [2021-07-13T15:11:57.386Z] #43 47.72 AR compel/plugins/fds.lib.a [2021-07-13T15:11:57.645Z] #43 47.78 HOSTDEP compel/src/lib/log-host.d [2021-07-13T15:11:57.645Z] #43 47.87 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-13T15:11:57.645Z] #43 47.96 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-13T15:11:57.645Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-13T15:11:57.645Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-13T15:11:57.645Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42633/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-13T15:11:57.645Z] + bash /home/ubuntu/workspace/moby_PR-42633/check-config.sh [2021-07-13T15:11:57.645Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-13T15:11:57.645Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-13T15:11:57.645Z] [2021-07-13T15:11:57.645Z] Generally Necessary: [2021-07-13T15:11:57.645Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-13T15:11:57.645Z] - apparmor: enabled and tools installed [2021-07-13T15:11:57.645Z] - CONFIG_NAMESPACES: enabled [2021-07-13T15:11:57.645Z] - CONFIG_NET_NS: enabled [2021-07-13T15:11:57.645Z] - CONFIG_PID_NS: enabled [2021-07-13T15:11:57.645Z] - CONFIG_IPC_NS: enabled [2021-07-13T15:11:57.905Z] #43 48.06 HOSTDEP compel/src/main-host.d [2021-07-13T15:11:57.905Z] #43 48.20 DEP compel/src/lib/ptrace.d [2021-07-13T15:11:57.925Z] - CONFIG_UTS_NS: enabled [2021-07-13T15:11:57.925Z] - CONFIG_CGROUPS: enabled [2021-07-13T15:11:57.925Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-13T15:11:57.925Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-13T15:11:57.925Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-13T15:11:57.925Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-13T15:11:57.925Z] - CONFIG_CPUSETS: enabled [2021-07-13T15:11:57.925Z] - CONFIG_MEMCG: enabled [2021-07-13T15:11:58.071Z] #15 ... [2021-07-13T15:11:58.071Z] [2021-07-13T15:11:58.071Z] #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-07-13T15:11:58.071Z] #45 sha256:15379232f8479de71e478e820e96ad1c69ce0b424b16af938913981c6e10ab64 [2021-07-13T15:11:58.071Z] #45 78.11 vendor/golang.org/x/net/http2/hpack [2021-07-13T15:11:58.071Z] #45 79.78 mime [2021-07-13T15:11:58.071Z] #45 80.87 mime/quotedprintable [2021-07-13T15:11:58.071Z] #45 81.61 net/http/internal [2021-07-13T15:11:58.071Z] #45 82.94 vendor/golang.org/x/net/idna [2021-07-13T15:11:58.071Z] #45 83.93 net/textproto [2021-07-13T15:11:58.071Z] #45 83.94 crypto/x509 [2021-07-13T15:11:58.071Z] #45 85.18 mime/multipart [2021-07-13T15:11:58.071Z] #45 85.33 vendor/golang.org/x/net/http/httpguts [2021-07-13T15:11:58.071Z] #45 85.33 vendor/golang.org/x/net/http/httpproxy [2021-07-13T15:11:58.071Z] #45 ... [2021-07-13T15:11:58.071Z] [2021-07-13T15:11:58.071Z] #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-07-13T15:11:58.071Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:11:58.071Z] #43 42.50 CC images/ext-file.o [2021-07-13T15:11:58.071Z] #43 42.65 CC images/cgroup.o [2021-07-13T15:11:58.071Z] #43 43.38 CC images/userns.o [2021-07-13T15:11:58.071Z] #43 43.80 CC images/google/protobuf/descriptor.o [2021-07-13T15:11:58.071Z] #43 45.78 CC images/opts.o [2021-07-13T15:11:58.071Z] #43 46.12 CC images/seccomp.o [2021-07-13T15:11:58.071Z] #43 46.52 CC images/binfmt-misc.o [2021-07-13T15:11:58.071Z] #43 46.86 CC images/time.o [2021-07-13T15:11:58.071Z] #43 47.25 CC images/sysctl.o [2021-07-13T15:11:58.157Z] #43 45.83 CC images/opts.o [2021-07-13T15:11:58.157Z] #43 46.09 CC images/seccomp.o [2021-07-13T15:11:58.164Z] #43 48.39 DEP compel/src/lib/infect.d [2021-07-13T15:11:58.192Z] - CONFIG_KEYS: enabled [2021-07-13T15:11:58.193Z] - CONFIG_VETH: enabled (as module) [2021-07-13T15:11:58.193Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-13T15:11:58.193Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-13T15:11:58.193Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-13T15:11:58.193Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-13T15:11:58.193Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-13T15:11:58.193Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-13T15:11:58.193Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-13T15:11:58.193Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-13T15:11:58.193Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-13T15:11:58.193Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-13T15:11:58.193Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-13T15:11:58.193Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-13T15:11:58.193Z] [2021-07-13T15:11:58.193Z] Optional Features: [2021-07-13T15:11:58.193Z] - CONFIG_USER_NS: enabled [2021-07-13T15:11:58.193Z] - CONFIG_SECCOMP: enabled [2021-07-13T15:11:58.193Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-13T15:11:58.334Z] #43 47.59 CC images/autofs.o [2021-07-13T15:11:58.334Z] #43 ... [2021-07-13T15:11:58.334Z] [2021-07-13T15:11:58.334Z] #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-07-13T15:11:58.334Z] #45 sha256:15379232f8479de71e478e820e96ad1c69ce0b424b16af938913981c6e10ab64 [2021-07-13T15:11:58.334Z] #45 88.60 crypto/tls [2021-07-13T15:11:58.422Z] #43 48.55 DEP compel/src/lib/infect-util.d [2021-07-13T15:11:58.423Z] #43 48.66 DEP compel/src/lib/infect-rpc.d [2021-07-13T15:11:58.423Z] #43 48.77 DEP compel/arch/x86/src/lib/infect.d [2021-07-13T15:11:58.455Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-13T15:11:58.455Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-13T15:11:58.455Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-13T15:11:58.455Z] - CONFIG_BLK_CGROUP: enabled [2021-07-13T15:11:58.455Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-13T15:11:58.455Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-13T15:11:58.455Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-13T15:11:58.455Z] - CONFIG_CGROUP_PERF: enabled [2021-07-13T15:11:58.455Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-13T15:11:58.455Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-13T15:11:58.455Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-13T15:11:58.455Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-13T15:11:58.455Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-13T15:11:58.455Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-13T15:11:58.455Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-13T15:11:58.455Z] - CONFIG_IP_VS: enabled (as module) [2021-07-13T15:11:58.455Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-13T15:11:58.455Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-13T15:11:58.455Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-13T15:11:58.455Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-13T15:11:58.455Z] - CONFIG_EXT4_FS: enabled [2021-07-13T15:11:58.455Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-13T15:11:58.455Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-13T15:11:58.702Z] #43 48.96 DEP compel/arch/x86/src/lib/cpu.d [2021-07-13T15:11:58.702Z] #43 49.03 DEP compel/src/lib/log.d [2021-07-13T15:11:58.723Z] - Network Drivers: [2021-07-13T15:11:58.723Z] - "overlay": [2021-07-13T15:11:58.723Z] - CONFIG_VXLAN: enabled (as module) [2021-07-13T15:11:58.723Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-13T15:11:58.723Z] Optional (for encrypted networks): [2021-07-13T15:11:58.723Z] - CONFIG_CRYPTO: enabled [2021-07-13T15:11:58.723Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-13T15:11:58.723Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-13T15:11:58.723Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-13T15:11:58.723Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-13T15:11:58.723Z] - CONFIG_XFRM: enabled [2021-07-13T15:11:58.723Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-13T15:11:58.723Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-13T15:11:58.723Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-13T15:11:58.723Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-13T15:11:58.723Z] - "ipvlan": [2021-07-13T15:11:58.723Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-13T15:11:58.723Z] - "macvlan": [2021-07-13T15:11:58.723Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-13T15:11:58.723Z] - CONFIG_DUMMY: enabled (as module) [2021-07-13T15:11:58.723Z] - "ftp,tftp client in container": [2021-07-13T15:11:58.723Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-13T15:11:58.723Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-13T15:11:58.723Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-13T15:11:58.723Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-13T15:11:58.723Z] - Storage Drivers: [2021-07-13T15:11:58.723Z] - "aufs": [2021-07-13T15:11:58.723Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-13T15:11:58.723Z] - "btrfs": [2021-07-13T15:11:58.723Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-13T15:11:58.723Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-13T15:11:58.723Z] - "devicemapper": [2021-07-13T15:11:58.723Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-13T15:11:58.723Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-13T15:11:58.723Z] - "overlay": [2021-07-13T15:11:58.723Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-13T15:11:58.723Z] - "zfs": [2021-07-13T15:11:58.723Z] - /dev/zfs: present [2021-07-13T15:11:58.723Z] - zfs command: missing [2021-07-13T15:11:58.723Z] - zpool command: missing [2021-07-13T15:11:58.723Z] [2021-07-13T15:11:58.723Z] Limits: [2021-07-13T15:11:58.723Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-13T15:11:58.723Z] [2021-07-13T15:11:58.723Z] + true [2021-07-13T15:11:58.729Z] #43 46.40 CC images/binfmt-misc.o [2021-07-13T15:11:58.729Z] #43 46.60 CC images/time.o [2021-07-13T15:11:58.729Z] #43 46.80 CC images/sysctl.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-13T15:11:58.909Z] #45 ... [2021-07-13T15:11:58.909Z] [2021-07-13T15:11:58.909Z] #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-07-13T15:11:58.909Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-07-13T15:11:58.909Z] #15 DONE 2.0s [2021-07-13T15:11:58.971Z] #43 49.10 DEP compel/src/main.d [2021-07-13T15:11:58.971Z] #43 49.21 DEP compel/src/lib/handle-elf.d [2021-07-13T15:11:58.971Z] #43 49.29 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-13T15:11:58.990Z] #43 47.01 CC images/autofs.o [2021-07-13T15:11:59.103Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7429792eed401c630d72cf296a921ee86d525579 . [2021-07-13T15:11:59.176Z] [2021-07-13T15:11:59.176Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-13T15:11:59.176Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-07-13T15:11:59.229Z] #43 49.44 CC compel/src/lib/log.o [2021-07-13T15:11:59.347Z] Client: [2021-07-13T15:11:59.347Z] Context: default [2021-07-13T15:11:59.347Z] Debug Mode: false [2021-07-13T15:11:59.347Z] Plugins: [2021-07-13T15:11:59.347Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-13T15:11:59.347Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-13T15:11:59.347Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-13T15:11:59.347Z] [2021-07-13T15:11:59.347Z] Server: [2021-07-13T15:11:59.347Z] Containers: 0 [2021-07-13T15:11:59.347Z] Running: 0 [2021-07-13T15:11:59.347Z] Paused: 0 [2021-07-13T15:11:59.347Z] Stopped: 0 [2021-07-13T15:11:59.347Z] Images: 0 [2021-07-13T15:11:59.347Z] Server Version: 20.10.6 [2021-07-13T15:11:59.347Z] Storage Driver: overlay2 [2021-07-13T15:11:59.347Z] Backing Filesystem: extfs [2021-07-13T15:11:59.347Z] Supports d_type: true [2021-07-13T15:11:59.347Z] Native Overlay Diff: true [2021-07-13T15:11:59.347Z] userxattr: false [2021-07-13T15:11:59.347Z] Logging Driver: json-file [2021-07-13T15:11:59.347Z] Cgroup Driver: cgroupfs [2021-07-13T15:11:59.347Z] Cgroup Version: 1 [2021-07-13T15:11:59.347Z] Plugins: [2021-07-13T15:11:59.347Z] Volume: local [2021-07-13T15:11:59.347Z] Network: bridge host ipvlan macvlan null overlay [2021-07-13T15:11:59.347Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-13T15:11:59.347Z] Swarm: inactive [2021-07-13T15:11:59.347Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-13T15:11:59.347Z] Default Runtime: runc [2021-07-13T15:11:59.347Z] Init Binary: docker-init [2021-07-13T15:11:59.347Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:11:59.347Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:11:59.347Z] init version: de40ad0 [2021-07-13T15:11:59.347Z] Security Options: [2021-07-13T15:11:59.347Z] apparmor [2021-07-13T15:11:59.347Z] seccomp [2021-07-13T15:11:59.347Z] Profile: default [2021-07-13T15:11:59.347Z] Kernel Version: 5.4.0-1048-aws [2021-07-13T15:11:59.347Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-13T15:11:59.347Z] OSType: linux [2021-07-13T15:11:59.347Z] Architecture: x86_64 [2021-07-13T15:11:59.347Z] CPUs: 2 [2021-07-13T15:11:59.347Z] Total Memory: 7.569GiB [2021-07-13T15:11:59.347Z] Name: ip-10-100-107-48 [2021-07-13T15:11:59.347Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-13T15:11:59.347Z] Docker Root Dir: /var/lib/docker [2021-07-13T15:11:59.347Z] Debug Mode: false [2021-07-13T15:11:59.347Z] Registry: https://index.docker.io/v1/ [2021-07-13T15:11:59.347Z] Labels: [2021-07-13T15:11:59.347Z] Experimental: true [2021-07-13T15:11:59.347Z] Insecure Registries: [2021-07-13T15:11:59.347Z] 127.0.0.0/8 [2021-07-13T15:11:59.347Z] Live Restore Enabled: true [2021-07-13T15:11:59.347Z] [2021-07-13T15:11:59.347Z] WARNING: No swap limit support [Pipeline] sh [2021-07-13T15:11:59.364Z] #2 [internal] load .dockerignore [2021-07-13T15:11:59.364Z] #2 sha256:3318dc986536b53b17b64c5d0c852792d6056d4007d8333d609f14bd03b6a1e6 [2021-07-13T15:11:59.488Z] #43 49.75 CC compel/arch/x86/src/lib/cpu.o [2021-07-13T15:11:59.562Z] #43 47.28 CC images/macvlan.o [2021-07-13T15:11:59.562Z] #43 47.42 CC images/sit.o [2021-07-13T15:11:59.562Z] #43 47.67 CC images/memfd.o [2021-07-13T15:11:59.654Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-13T15:11:59.654Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-13T15:11:59.654Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42633/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-13T15:11:59.654Z] + bash /home/ubuntu/workspace/moby_PR-42633/check-config.sh [2021-07-13T15:11:59.654Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-13T15:11:59.654Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-13T15:11:59.654Z] [2021-07-13T15:11:59.654Z] Generally Necessary: [2021-07-13T15:11:59.654Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-13T15:11:59.654Z] - apparmor: enabled and tools installed [2021-07-13T15:11:59.654Z] - CONFIG_NAMESPACES: enabled [2021-07-13T15:11:59.654Z] - CONFIG_NET_NS: enabled [2021-07-13T15:11:59.654Z] - CONFIG_PID_NS: enabled [2021-07-13T15:11:59.654Z] - CONFIG_IPC_NS: enabled [2021-07-13T15:11:59.654Z] - CONFIG_UTS_NS: enabled [2021-07-13T15:11:59.654Z] - CONFIG_CGROUPS: enabled [2021-07-13T15:11:59.654Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-13T15:11:59.654Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-13T15:11:59.654Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-13T15:11:59.654Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-13T15:11:59.654Z] - CONFIG_CPUSETS: enabled [2021-07-13T15:11:59.654Z] - CONFIG_MEMCG: enabled [2021-07-13T15:11:59.654Z] - CONFIG_KEYS: enabled [2021-07-13T15:11:59.654Z] - CONFIG_VETH: enabled (as module) [2021-07-13T15:11:59.654Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-13T15:11:59.654Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-13T15:11:59.654Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-13T15:11:59.654Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-13T15:11:59.654Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-13T15:11:59.654Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-13T15:11:59.654Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-13T15:11:59.654Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-13T15:11:59.654Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-13T15:11:59.654Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-13T15:11:59.654Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-13T15:11:59.654Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-13T15:11:59.654Z] [2021-07-13T15:11:59.654Z] Optional Features: [2021-07-13T15:11:59.654Z] - CONFIG_USER_NS: enabled [2021-07-13T15:11:59.654Z] - CONFIG_SECCOMP: enabled [2021-07-13T15:11:59.654Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-13T15:11:59.654Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-13T15:11:59.654Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-13T15:11:59.654Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-13T15:11:59.654Z] - CONFIG_BLK_CGROUP: enabled [2021-07-13T15:11:59.654Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-13T15:11:59.914Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-13T15:11:59.914Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-13T15:11:59.914Z] - CONFIG_CGROUP_PERF: enabled [2021-07-13T15:11:59.914Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-13T15:11:59.914Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-13T15:11:59.914Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-13T15:11:59.914Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-13T15:11:59.914Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-13T15:11:59.914Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-13T15:11:59.914Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-13T15:11:59.914Z] - CONFIG_IP_VS: enabled (as module) [2021-07-13T15:11:59.914Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-13T15:11:59.914Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-13T15:11:59.914Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-13T15:11:59.914Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-13T15:11:59.914Z] - CONFIG_EXT4_FS: enabled [2021-07-13T15:11:59.914Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-13T15:11:59.914Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-13T15:11:59.914Z] - Network Drivers: [2021-07-13T15:11:59.914Z] - "overlay": [2021-07-13T15:11:59.914Z] - CONFIG_VXLAN: enabled (as module) [2021-07-13T15:11:59.914Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-13T15:11:59.914Z] Optional (for encrypted networks): [2021-07-13T15:11:59.935Z] #2 transferring context: [2021-07-13T15:12:00.134Z] #43 47.97 CC images/timens.o [2021-07-13T15:12:00.134Z] #43 48.22 LINK images/built-in.o [2021-07-13T15:12:00.173Z] - CONFIG_CRYPTO: enabled [2021-07-13T15:12:00.173Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-13T15:12:00.173Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-13T15:12:00.173Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-13T15:12:00.173Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-13T15:12:00.173Z] - CONFIG_XFRM: enabled [2021-07-13T15:12:00.173Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-13T15:12:00.173Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-13T15:12:00.173Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-13T15:12:00.173Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-13T15:12:00.173Z] - "ipvlan": [2021-07-13T15:12:00.173Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-13T15:12:00.173Z] - "macvlan": [2021-07-13T15:12:00.173Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-13T15:12:00.173Z] - CONFIG_DUMMY: enabled (as module) [2021-07-13T15:12:00.173Z] - "ftp,tftp client in container": [2021-07-13T15:12:00.173Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-13T15:12:00.173Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-13T15:12:00.173Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-13T15:12:00.173Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-13T15:12:00.173Z] - Storage Drivers: [2021-07-13T15:12:00.173Z] - "aufs": [2021-07-13T15:12:00.173Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-13T15:12:00.173Z] - "btrfs": [2021-07-13T15:12:00.173Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-13T15:12:00.173Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-13T15:12:00.173Z] - "devicemapper": [2021-07-13T15:12:00.173Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-13T15:12:00.173Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-13T15:12:00.173Z] - "overlay": [2021-07-13T15:12:00.173Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-13T15:12:00.173Z] - "zfs": [2021-07-13T15:12:00.173Z] - /dev/zfs: present [2021-07-13T15:12:00.173Z] - zfs command: missing [2021-07-13T15:12:00.173Z] - zpool command: missing [2021-07-13T15:12:00.173Z] [2021-07-13T15:12:00.173Z] Limits: [2021-07-13T15:12:00.173Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-13T15:12:00.173Z] [2021-07-13T15:12:00.173Z] + true [Pipeline] } [2021-07-13T15:12:00.197Z] #2 ... [2021-07-13T15:12:00.197Z] [2021-07-13T15:12:00.197Z] #1 [internal] load build definition from Dockerfile [2021-07-13T15:12:00.197Z] #1 sha256:ee0864a7208d53041374bd32cd059409d53e10e735ca6633e543e47aa50e322e [2021-07-13T15:12:00.197Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-07-13T15:12:00.197Z] #1 DONE 1.0s [2021-07-13T15:12:00.197Z] [2021-07-13T15:12:00.197Z] #2 [internal] load .dockerignore [2021-07-13T15:12:00.197Z] #2 sha256:3318dc986536b53b17b64c5d0c852792d6056d4007d8333d609f14bd03b6a1e6 [2021-07-13T15:12:00.197Z] #2 transferring context: 87B done [2021-07-13T15:12:00.197Z] #2 DONE 1.0s [2021-07-13T15:12:00.197Z] [2021-07-13T15:12:00.197Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-13T15:12:00.197Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-13T15:12:00.394Z] #43 48.41 GEN compel/include/asm [2021-07-13T15:12:00.394Z] #43 48.45 GEN compel/include/version.h [2021-07-13T15:12:00.394Z] #43 48.48 touch .config [2021-07-13T15:12:00.425Z] #43 50.50 CC compel/arch/x86/src/lib/infect.o [2021-07-13T15:12:00.565Z] #16 1.654 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-13T15:12:00.596Z] + sudo modprobe ip_vs [2021-07-13T15:12:00.596Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7429792eed401c630d72cf296a921ee86d525579 . [2021-07-13T15:12:00.655Z] #43 48.55 GEN include/common/config.h [2021-07-13T15:12:00.655Z] #43 48.63 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-13T15:12:00.655Z] #43 48.66 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-13T15:12:00.655Z] #43 48.69 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-13T15:12:00.655Z] #43 48.69 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-13T15:12:00.655Z] #43 48.72 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-13T15:12:00.655Z] #43 48.73 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-13T15:12:00.684Z] #43 ... [2021-07-13T15:12:00.684Z] [2021-07-13T15:12:00.684Z] #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-07-13T15:12:00.684Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:12:00.684Z] #13 103.2 Selecting previously unselected package libapparmor1:amd64. [2021-07-13T15:12:00.684Z] #13 103.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-13T15:12:00.684Z] #13 103.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T15:12:00.684Z] #13 103.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-13T15:12:00.684Z] #13 103.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-13T15:12:00.684Z] #13 103.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T15:12:00.684Z] #13 103.5 Selecting previously unselected package libbtrfs0. [2021-07-13T15:12:00.684Z] #13 103.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T15:12:00.684Z] #13 103.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T15:12:00.684Z] #13 103.6 Selecting previously unselected package libbtrfs-dev. [2021-07-13T15:12:00.684Z] #13 103.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T15:12:00.684Z] #13 103.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:12:00.684Z] #13 103.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-13T15:12:00.684Z] #13 103.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:12:00.684Z] #13 103.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:12:00.684Z] #13 103.8 Selecting previously unselected package libudev-dev:amd64. [2021-07-13T15:12:00.684Z] #13 103.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T15:12:00.684Z] #13 103.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:12:00.684Z] #13 104.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-13T15:12:00.684Z] #13 104.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-13T15:12:00.684Z] #13 104.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T15:12:00.684Z] #13 104.5 Selecting previously unselected package libpcre16-3:amd64. [2021-07-13T15:12:00.684Z] #13 104.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-13T15:12:00.684Z] #13 104.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T15:12:00.684Z] #13 104.8 Selecting previously unselected package libpcre32-3:amd64. [2021-07-13T15:12:00.684Z] #13 104.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-13T15:12:00.684Z] #13 104.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T15:12:00.684Z] #13 105.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-13T15:12:00.684Z] #13 105.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-13T15:12:00.684Z] #13 105.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T15:12:00.684Z] #13 105.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-13T15:12:00.684Z] #13 105.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-13T15:12:00.684Z] #13 105.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T15:12:00.684Z] #13 105.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-13T15:12:00.684Z] #13 105.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-13T15:12:00.684Z] #13 105.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T15:12:00.684Z] #13 105.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-13T15:12:00.684Z] #13 105.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:12:00.684Z] #13 105.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T15:12:00.684Z] #13 106.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-13T15:12:00.684Z] #13 106.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T15:12:00.684Z] #13 106.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:12:00.768Z] #3 DONE 0.6s [2021-07-13T15:12:00.768Z] [2021-07-13T15:12:00.768Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-13T15:12:00.768Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-13T15:12:00.768Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-13T15:12:00.829Z] #16 DONE 1.8s [2021-07-13T15:12:00.829Z] [2021-07-13T15:12:00.829Z] #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-07-13T15:12:00.829Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:12:00.829Z] #43 47.83 CC images/macvlan.o [2021-07-13T15:12:00.829Z] #43 48.22 CC images/sit.o [2021-07-13T15:12:00.829Z] #43 48.53 CC images/memfd.o [2021-07-13T15:12:00.829Z] #43 48.94 CC images/timens.o [2021-07-13T15:12:00.829Z] #43 49.37 LINK images/built-in.o [2021-07-13T15:12:00.829Z] #43 49.63 GEN compel/include/asm [2021-07-13T15:12:00.829Z] #43 49.72 GEN compel/include/version.h [2021-07-13T15:12:00.829Z] #43 49.77 touch .config [2021-07-13T15:12:00.829Z] #43 49.91 GEN include/common/config.h [2021-07-13T15:12:00.829Z] #43 50.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-13T15:12:00.829Z] #43 50.17 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-07-13T15:12:00.829Z] #43 50.27 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-07-13T15:12:00.856Z] #2 [internal] load .dockerignore [2021-07-13T15:12:00.856Z] #2 sha256:71fa3ac9a80dc6ebc3ae1bdca9ff40644109cfddaf7e9c3bf5d16fe1ded2f550 [2021-07-13T15:12:00.856Z] #2 transferring context: 87B done [2021-07-13T15:12:00.916Z] #43 48.75 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-13T15:12:00.916Z] #43 48.77 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-13T15:12:00.916Z] #43 48.79 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-13T15:12:00.916Z] #43 48.82 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-13T15:12:00.916Z] #43 48.82 DEP compel/plugins/std/infect.d [2021-07-13T15:12:00.916Z] #43 48.93 DEP compel/plugins/std/string.d [2021-07-13T15:12:00.943Z] #13 106.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-13T15:12:00.943Z] #13 106.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T15:12:00.943Z] #13 106.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:12:01.030Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-13T15:12:01.030Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-13T15:12:01.030Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-13T15:12:01.030Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-13T15:12:01.091Z] #43 50.35 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-07-13T15:12:01.091Z] #43 50.38 DEP compel/plugins/std/infect.d [2021-07-13T15:12:01.119Z] #2 DONE 0.2s [2021-07-13T15:12:01.119Z] [2021-07-13T15:12:01.119Z] #1 [internal] load build definition from Dockerfile [2021-07-13T15:12:01.119Z] #1 sha256:b59c126edc405c0dba23eddc41a01835393db03b496b0eb26a3ae6e62c6aff12 [2021-07-13T15:12:01.119Z] #1 transferring dockerfile: 17.02kB done [2021-07-13T15:12:01.119Z] #1 DONE 0.2s [2021-07-13T15:12:01.119Z] [2021-07-13T15:12:01.119Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-13T15:12:01.119Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-13T15:12:01.177Z] #43 49.03 DEP compel/plugins/std/log.d [2021-07-13T15:12:01.177Z] #43 49.11 DEP compel/plugins/std/fds.d [2021-07-13T15:12:01.177Z] #43 49.20 DEP compel/plugins/std/std.d [2021-07-13T15:12:01.292Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-07-13T15:12:01.292Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-07-13T15:12:01.354Z] #43 50.58 DEP compel/plugins/std/string.d [2021-07-13T15:12:01.354Z] #43 50.67 DEP compel/plugins/std/log.d [2021-07-13T15:12:01.377Z] #3 DONE 0.5s [2021-07-13T15:12:01.377Z] [2021-07-13T15:12:01.377Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-13T15:12:01.377Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-13T15:12:01.377Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-13T15:12:01.438Z] #43 49.28 DEP compel/plugins/shmem/shmem.d [2021-07-13T15:12:01.438Z] #43 49.37 DEP compel/plugins/fds/fds.d [2021-07-13T15:12:01.460Z] #13 106.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T15:12:01.460Z] #13 106.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:12:01.460Z] #13 106.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T15:12:01.460Z] #13 106.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T15:12:01.460Z] #13 106.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T15:12:01.460Z] #13 106.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T15:12:01.460Z] #13 106.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:12:01.460Z] #13 106.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T15:12:01.460Z] #13 106.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T15:12:01.460Z] #13 106.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:12:01.460Z] #13 106.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T15:12:01.629Z] #43 50.89 DEP compel/plugins/std/fds.d [2021-07-13T15:12:01.637Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-13T15:12:01.637Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-13T15:12:01.637Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-13T15:12:01.637Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-13T15:12:01.698Z] #43 49.54 CC compel/plugins/std/std.o [2021-07-13T15:12:01.718Z] #13 106.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:12:01.718Z] #13 107.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T15:12:01.718Z] #13 107.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-13T15:12:01.718Z] #13 107.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:12:01.718Z] #13 107.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T15:12:01.718Z] #13 107.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T15:12:01.718Z] #13 107.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:12:01.718Z] #13 107.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-13T15:12:01.718Z] #13 107.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-13T15:12:01.718Z] #13 107.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:12:01.718Z] #13 107.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-13T15:12:01.718Z] #13 107.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-13T15:12:01.718Z] #13 107.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T15:12:01.718Z] #13 107.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T15:12:01.864Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-07-13T15:12:01.864Z] #4 DONE 1.0s [2021-07-13T15:12:01.893Z] #43 51.07 DEP compel/plugins/std/std.d [2021-07-13T15:12:01.893Z] #43 51.20 DEP compel/plugins/shmem/shmem.d [2021-07-13T15:12:01.896Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-07-13T15:12:01.896Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-13T15:12:01.960Z] #43 49.93 CC compel/plugins/std/fds.o [2021-07-13T15:12:01.977Z] #13 107.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:12:01.977Z] #13 107.2 Setting up dmsetup (2:1.02.155-3) ... [2021-07-13T15:12:01.977Z] #13 107.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:12:01.977Z] #13 107.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T15:12:01.977Z] #13 107.2 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:12:02.140Z] [2021-07-13T15:12:02.140Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T15:12:02.140Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-13T15:12:02.155Z] #43 51.30 DEP compel/plugins/fds/fds.d [2021-07-13T15:12:02.156Z] #43 51.35 CC compel/plugins/std/std.o [2021-07-13T15:12:02.418Z] #43 ... [2021-07-13T15:12:02.418Z] [2021-07-13T15:12:02.418Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-13T15:12:02.418Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-07-13T15:12:02.418Z] #17 DONE 1.7s [2021-07-13T15:12:02.418Z] [2021-07-13T15:12:02.418Z] #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-07-13T15:12:02.418Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:12:02.418Z] #43 51.59 CC compel/plugins/std/fds.o [2021-07-13T15:12:02.464Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-07-13T15:12:02.533Z] #43 50.34 CC compel/plugins/std/log.o [2021-07-13T15:12:02.681Z] #43 52.10 CC compel/plugins/std/log.o [2021-07-13T15:12:02.724Z] #4 DONE 1.1s [2021-07-13T15:12:02.724Z] [2021-07-13T15:12:02.724Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-13T15:12:02.724Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-07-13T15:12:02.855Z] INFO: Expanding compiler 1 of 3... [2021-07-13T15:12:02.855Z] INFO: Expanding compiler 2 of 3... [2021-07-13T15:12:03.090Z] #8 DONE 1.0s [2021-07-13T15:12:03.090Z] [2021-07-13T15:12:03.090Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T15:12:03.090Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-13T15:12:03.090Z] #5 DONE 1.1s [2021-07-13T15:12:03.090Z] [2021-07-13T15:12:03.090Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-07-13T15:12:03.090Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-13T15:12:03.090Z] #7 ... [2021-07-13T15:12:03.090Z] [2021-07-13T15:12:03.090Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-13T15:12:03.090Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-07-13T15:12:03.090Z] #6 DONE 1.2s [2021-07-13T15:12:03.104Z] #43 51.20 CC compel/plugins/std/string.o [2021-07-13T15:12:03.351Z] [2021-07-13T15:12:03.351Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-07-13T15:12:03.351Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-13T15:12:03.351Z] #7 DONE 1.2s [2021-07-13T15:12:03.660Z] #8 ... [2021-07-13T15:12:03.660Z] [2021-07-13T15:12:03.660Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T15:12:03.660Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-13T15:12:03.660Z] #5 DONE 0.9s [2021-07-13T15:12:03.660Z] [2021-07-13T15:12:03.660Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-13T15:12:03.660Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-13T15:12:03.660Z] #6 DONE 0.9s [2021-07-13T15:12:03.675Z] #43 ... [2021-07-13T15:12:03.675Z] [2021-07-13T15:12:03.675Z] #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-07-13T15:12:03.675Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:12:03.675Z] #45 92.21 vendor/golang.org/x/crypto/hkdf [2021-07-13T15:12:03.675Z] #45 92.47 vendor/golang.org/x/text/transform [2021-07-13T15:12:03.675Z] #45 93.20 vendor/golang.org/x/text/unicode/bidi [2021-07-13T15:12:03.675Z] #45 95.05 vendor/golang.org/x/text/secure/bidirule [2021-07-13T15:12:03.675Z] #45 95.32 vendor/golang.org/x/text/unicode/norm [2021-07-13T15:12:03.675Z] #45 99.40 vendor/golang.org/x/net/idna [2021-07-13T15:12:03.675Z] #45 101.6 vendor/golang.org/x/net/http2/hpack [2021-07-13T15:12:03.883Z] #13 DONE 109.0s [2021-07-13T15:12:03.883Z] [2021-07-13T15:12:03.883Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-13T15:12:03.883Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-07-13T15:12:03.928Z] [2021-07-13T15:12:03.928Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-13T15:12:03.928Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-13T15:12:03.928Z] #7 DONE 0.9s [2021-07-13T15:12:03.928Z] [2021-07-13T15:12:03.928Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-13T15:12:03.928Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-07-13T15:12:03.928Z] #8 DONE 0.9s [2021-07-13T15:12:03.935Z] #45 ... [2021-07-13T15:12:03.935Z] [2021-07-13T15:12:03.935Z] #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-07-13T15:12:03.935Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:12:03.935Z] #13 88.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-13T15:12:03.935Z] #13 88.75 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T15:12:03.935Z] #13 88.76 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:12:03.935Z] #13 ... [2021-07-13T15:12:03.935Z] [2021-07-13T15:12:03.935Z] #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-07-13T15:12:03.935Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:03.935Z] #43 51.86 CC compel/plugins/std/infect.o [2021-07-13T15:12:04.077Z] #43 53.06 CC compel/plugins/std/string.o [2021-07-13T15:12:04.077Z] #43 ... [2021-07-13T15:12:04.077Z] [2021-07-13T15:12:04.077Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-13T15:12:04.077Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-07-13T15:12:04.077Z] #18 DONE 1.7s [2021-07-13T15:12:04.294Z] [2021-07-13T15:12:04.294Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:12:04.294Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:12:04.294Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-07-13T15:12:04.341Z] [2021-07-13T15:12:04.341Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-13T15:12:04.341Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-07-13T15:12:04.506Z] #43 52.36 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-13T15:12:04.506Z] #43 52.42 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-13T15:12:04.506Z] #43 52.48 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-13T15:12:04.506Z] #43 52.54 AR compel/plugins/std.lib.a [2021-07-13T15:12:04.506Z] #43 52.61 CC compel/plugins/fds/fds.o [2021-07-13T15:12:04.554Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-13T15:12:04.554Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-07-13T15:12:04.554Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-07-13T15:12:04.815Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.3s [2021-07-13T15:12:04.874Z] [2021-07-13T15:12:04.874Z] #23 [internal] load build context [2021-07-13T15:12:04.874Z] #23 sha256:81ae8b7072cc75f8dd67cb9996d173db79eb7e0ad79f89c51236b1de9491a3db [2021-07-13T15:12:05.078Z] #43 52.85 AR compel/plugins/fds.lib.a [2021-07-13T15:12:05.078Z] #43 52.91 HOSTDEP compel/src/lib/log-host.d [2021-07-13T15:12:05.078Z] #43 52.98 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-13T15:12:05.084Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.15MB / 50.40MB 0.5s [2021-07-13T15:12:05.084Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.44MB / 50.40MB 0.6s [2021-07-13T15:12:05.084Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 28.31MB / 50.40MB 0.8s [2021-07-13T15:12:05.339Z] #43 53.08 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-13T15:12:05.339Z] #43 53.14 HOSTDEP compel/src/main-host.d [2021-07-13T15:12:05.339Z] #43 53.23 DEP compel/src/lib/ptrace.d [2021-07-13T15:12:05.353Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.55MB / 50.40MB 0.9s [2021-07-13T15:12:05.599Z] #43 53.36 DEP compel/src/lib/infect.d [2021-07-13T15:12:05.599Z] #43 53.58 DEP compel/src/lib/infect-util.d [2021-07-13T15:12:05.613Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.14MB / 50.40MB 1.1s [2021-07-13T15:12:05.613Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.33MB / 50.40MB 1.3s [2021-07-13T15:12:05.613Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 1.3s [2021-07-13T15:12:05.613Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.3s [2021-07-13T15:12:05.789Z] #14 DONE 1.8s [2021-07-13T15:12:05.789Z] [2021-07-13T15:12:05.789Z] #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-07-13T15:12:05.789Z] #53 sha256:e7e536c8cfaae5692badee1262004d64e3e97e92b3947ba4870c01cbceec0904 [2021-07-13T15:12:05.789Z] #53 1.674 + RM_GOPATH=0 [2021-07-13T15:12:05.789Z] #53 1.674 + TMP_GOPATH= [2021-07-13T15:12:05.789Z] #53 1.674 + : /build [2021-07-13T15:12:05.789Z] #53 1.674 + '[' -z '' ']' [2021-07-13T15:12:05.789Z] #53 1.675 ++ mktemp -d [2021-07-13T15:12:05.789Z] #53 1.677 + export GOPATH=/tmp/tmp.ejZRl4zSfD [2021-07-13T15:12:05.789Z] #53 1.677 + GOPATH=/tmp/tmp.ejZRl4zSfD [2021-07-13T15:12:05.789Z] #53 1.677 + RM_GOPATH=1 [2021-07-13T15:12:05.789Z] #53 1.678 + case "$(go env GOARCH)" in [2021-07-13T15:12:05.789Z] #53 1.681 ++ go env GOARCH [2021-07-13T15:12:05.789Z] #53 1.703 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:05.789Z] #53 1.703 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:05.789Z] #53 1.704 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:05.789Z] #53 1.705 + dir=/tmp/install [2021-07-13T15:12:05.789Z] #53 1.705 + bin=runc [2021-07-13T15:12:05.789Z] #53 1.705 + shift [2021-07-13T15:12:05.789Z] #53 1.705 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-13T15:12:05.789Z] #53 1.706 + . /tmp/install/runc.installer [2021-07-13T15:12:05.789Z] #53 1.706 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:12:05.789Z] #53 1.706 + install_runc [2021-07-13T15:12:05.789Z] #53 1.707 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-13T15:12:05.789Z] #53 1.709 + uname -r [2021-07-13T15:12:05.789Z] #53 1.711 + RUNC_BUILDTAGS='seccomp ' [2021-07-13T15:12:05.789Z] #53 1.730 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-07-13T15:12:05.789Z] #53 1.731 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-07-13T15:12:05.789Z] #53 1.731 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ejZRl4zSfD/src/github.com/opencontainers/runc [2021-07-13T15:12:05.789Z] #53 1.733 Cloning into '/tmp/tmp.ejZRl4zSfD/src/github.com/opencontainers/runc'... [2021-07-13T15:12:05.815Z] #23 transferring context: 14.36MB 1.2s [2021-07-13T15:12:05.860Z] #43 53.68 DEP compel/src/lib/infect-rpc.d [2021-07-13T15:12:05.860Z] #43 53.82 DEP compel/arch/x86/src/lib/infect.d [2021-07-13T15:12:05.874Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 4.19MB / 7.81MB 1.4s [2021-07-13T15:12:05.874Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.5s [2021-07-13T15:12:05.874Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.05MB / 10.00MB 1.5s [2021-07-13T15:12:06.121Z] #43 54.00 DEP compel/arch/x86/src/lib/cpu.d [2021-07-13T15:12:06.121Z] #43 54.06 DEP compel/src/lib/log.d [2021-07-13T15:12:06.121Z] #43 54.20 DEP compel/src/main.d [2021-07-13T15:12:06.135Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.47MB / 10.00MB 1.6s [2021-07-13T15:12:06.135Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.39MB / 10.00MB 1.7s [2021-07-13T15:12:06.270Z] #19 DONE 1.9s [2021-07-13T15:12:06.270Z] [2021-07-13T15:12:06.270Z] #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-07-13T15:12:06.270Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-13T15:12:06.381Z] #43 54.28 DEP compel/src/lib/handle-elf.d [2021-07-13T15:12:06.396Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.8s [2021-07-13T15:12:06.642Z] #43 54.41 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-13T15:12:06.642Z] #43 54.59 CC compel/src/lib/log.o [2021-07-13T15:12:06.662Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-07-13T15:12:06.662Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.2s done [2021-07-13T15:12:06.662Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 2.3s [2021-07-13T15:12:06.727Z] #53 ... [2021-07-13T15:12:06.727Z] [2021-07-13T15:12:06.727Z] #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-07-13T15:12:06.727Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-07-13T15:12:06.727Z] #15 DONE 1.3s [2021-07-13T15:12:06.902Z] #43 54.83 CC compel/arch/x86/src/lib/cpu.o [2021-07-13T15:12:06.923Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.25MB / 68.67MB 2.4s [2021-07-13T15:12:06.923Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-07-13T15:12:06.987Z] [2021-07-13T15:12:06.987Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-13T15:12:06.987Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-13T15:12:07.185Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.5s done [2021-07-13T15:12:07.185Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.68MB / 68.67MB 2.7s [2021-07-13T15:12:07.185Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 2.7s [2021-07-13T15:12:07.447Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.12MB / 68.67MB 2.9s [2021-07-13T15:12:07.447Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.34MB / 51.83MB 2.9s [2021-07-13T15:12:07.447Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.9s [2021-07-13T15:12:07.447Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 28.31MB / 68.67MB 3.0s [2021-07-13T15:12:07.512Z] INFO: Expanding compiler 3 of 3... [2021-07-13T15:12:07.556Z] #16 ... [2021-07-13T15:12:07.556Z] [2021-07-13T15:12:07.556Z] #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-07-13T15:12:07.556Z] #45 sha256:9e51e73ddc3f76f86a1b6f41f3ee67b7025ab81f91f047755ae35c4dcc45f1db [2021-07-13T15:12:07.556Z] #45 108.1 net/textproto [2021-07-13T15:12:07.556Z] #45 108.1 crypto/x509 [2021-07-13T15:12:07.556Z] #45 109.3 vendor/golang.org/x/net/http/httpguts [2021-07-13T15:12:07.556Z] #45 109.5 vendor/golang.org/x/net/http/httpproxy [2021-07-13T15:12:07.556Z] #45 110.0 mime/multipart [2021-07-13T15:12:07.556Z] #45 112.2 crypto/tls [2021-07-13T15:12:07.710Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.76MB / 68.67MB 3.3s [2021-07-13T15:12:07.710Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.49MB / 51.83MB 3.3s [2021-07-13T15:12:07.710Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.44MB / 120.17MB 3.3s [2021-07-13T15:12:07.710Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.85MB / 68.67MB 3.4s [2021-07-13T15:12:07.710Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 3.4s [2021-07-13T15:12:07.815Z] #45 ... [2021-07-13T15:12:07.815Z] [2021-07-13T15:12:07.815Z] #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-07-13T15:12:07.815Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:07.815Z] #43 51.32 CC compel/src/lib/infect-rpc.o [2021-07-13T15:12:07.815Z] #43 51.69 CC compel/src/lib/infect-util.o [2021-07-13T15:12:07.815Z] #43 51.96 CC compel/src/lib/infect.o [2021-07-13T15:12:07.815Z] #43 54.22 CC compel/src/lib/ptrace.o [2021-07-13T15:12:07.815Z] #43 55.19 AR compel/libcompel.a [2021-07-13T15:12:07.815Z] #43 55.31 HOSTCC compel/src/main-host.o [2021-07-13T15:12:07.815Z] #43 55.72 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-13T15:12:07.815Z] #43 55.99 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-13T15:12:07.815Z] #43 56.61 HOSTCC compel/src/lib/log-host.o [2021-07-13T15:12:07.815Z] #43 56.88 HOSTLINK compel/compel-host-bin [2021-07-13T15:12:07.815Z] #43 57.13 DEP soccr/soccr.d [2021-07-13T15:12:07.815Z] #43 57.47 CC soccr/soccr.o [2021-07-13T15:12:07.844Z] #43 55.62 CC compel/arch/x86/src/lib/infect.o [2021-07-13T15:12:07.971Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.78MB / 120.17MB 3.5s [2021-07-13T15:12:07.972Z] INFO: Removing downloaded files... [2021-07-13T15:12:07.972Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-13T15:12:07.972Z] INFO: Configuring git core.autocrlf... [2021-07-13T15:12:08.075Z] #43 ... [2021-07-13T15:12:08.075Z] [2021-07-13T15:12:08.075Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-13T15:12:08.075Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-13T15:12:08.075Z] #16 1.135 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-13T15:12:08.075Z] #16 DONE 1.3s [2021-07-13T15:12:08.075Z] [2021-07-13T15:12:08.075Z] #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-07-13T15:12:08.075Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:08.194Z] #20 2.051 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T15:12:08.194Z] #20 2.150 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:12:08.194Z] #20 2.262 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:12:08.236Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.26MB / 68.67MB 3.6s [2021-07-13T15:12:08.236Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.83MB / 51.83MB 3.6s [2021-07-13T15:12:08.236Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.28MB / 68.67MB 3.8s [2021-07-13T15:12:08.236Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.07MB / 51.83MB 3.8s [2021-07-13T15:12:08.236Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.21MB / 120.17MB 3.8s [2021-07-13T15:12:08.334Z] #43 ... [2021-07-13T15:12:08.334Z] [2021-07-13T15:12:08.334Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-13T15:12:08.334Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-07-13T15:12:08.415Z] #43 56.44 CC compel/src/lib/infect-rpc.o [2021-07-13T15:12:08.457Z] #20 ... [2021-07-13T15:12:08.457Z] [2021-07-13T15:12:08.457Z] #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-07-13T15:12:08.457Z] #58 sha256:ba9d04d4dea1d6b28382679048378cb241e755365010fcb10c31ed44c81fcdfb [2021-07-13T15:12:08.457Z] #58 91.42 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T15:12:08.457Z] #58 91.43 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-13T15:12:08.457Z] #58 DONE 98.7s [2021-07-13T15:12:08.457Z] [2021-07-13T15:12:08.457Z] #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-07-13T15:12:08.457Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-13T15:12:08.457Z] #20 2.427 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:12:08.457Z] #20 ... [2021-07-13T15:12:08.457Z] [2021-07-13T15:12:08.457Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-13T15:12:08.457Z] #59 sha256:7608cdec4d1d75319e083317910bc87a66ffe2a8b34d1b8a914d11f3a6ea54f5 [2021-07-13T15:12:08.457Z] #59 DONE 0.1s [2021-07-13T15:12:08.499Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.53MB / 68.67MB 4.0s [2021-07-13T15:12:08.499Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.05MB / 51.83MB 4.0s [2021-07-13T15:12:08.499Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.51MB / 120.17MB 4.0s [2021-07-13T15:12:08.768Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.77MB / 68.67MB 4.2s [2021-07-13T15:12:08.768Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.55MB / 51.83MB 4.2s [2021-07-13T15:12:08.768Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 4.2s [2021-07-13T15:12:08.768Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 4.4s [2021-07-13T15:12:08.768Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.99MB / 51.83MB 4.4s [2021-07-13T15:12:08.783Z] [2021-07-13T15:12:08.784Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-13T15:12:08.784Z] #60 sha256:4c122e9a6daecf18bc77924f9a2611110c9f3faf819bf1177e1e4ec5e25a1821 [2021-07-13T15:12:08.784Z] #60 DONE 0.1s [2021-07-13T15:12:08.784Z] [2021-07-13T15:12:08.784Z] #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-07-13T15:12:08.784Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:12:08.784Z] #43 54.10 CC compel/plugins/std/infect.o [2021-07-13T15:12:08.784Z] #43 54.54 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-07-13T15:12:08.784Z] #43 54.64 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-07-13T15:12:08.784Z] #43 54.77 AR compel/plugins/std.lib.a [2021-07-13T15:12:08.784Z] #43 54.82 CC compel/plugins/fds/fds.o [2021-07-13T15:12:08.784Z] #43 55.20 AR compel/plugins/fds.lib.a [2021-07-13T15:12:08.784Z] #43 55.28 HOSTDEP compel/src/lib/log-host.d [2021-07-13T15:12:08.784Z] #43 55.40 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-13T15:12:08.784Z] #43 55.51 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-07-13T15:12:08.784Z] #43 55.57 HOSTDEP compel/src/main-host.d [2021-07-13T15:12:08.784Z] #43 55.78 DEP compel/src/lib/ptrace.d [2021-07-13T15:12:08.784Z] #43 55.93 DEP compel/src/lib/infect.d [2021-07-13T15:12:08.784Z] #43 56.06 DEP compel/src/lib/infect-util.d [2021-07-13T15:12:08.784Z] #43 56.24 DEP compel/src/lib/infect-rpc.d [2021-07-13T15:12:08.784Z] #43 56.46 DEP compel/arch/aarch64/src/lib/infect.d [2021-07-13T15:12:08.784Z] #43 56.61 DEP compel/arch/aarch64/src/lib/cpu.d [2021-07-13T15:12:08.784Z] #43 56.70 DEP compel/src/lib/log.d [2021-07-13T15:12:08.784Z] #43 56.81 DEP compel/src/main.d [2021-07-13T15:12:08.784Z] #43 56.98 DEP compel/src/lib/handle-elf.d [2021-07-13T15:12:08.784Z] #43 57.12 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-07-13T15:12:08.784Z] #43 57.41 CC compel/src/lib/log.o [2021-07-13T15:12:08.784Z] #43 57.69 CC compel/arch/aarch64/src/lib/cpu.o [2021-07-13T15:12:08.784Z] #43 58.10 CC compel/arch/aarch64/src/lib/infect.o [2021-07-13T15:12:09.025Z] #43 56.78 CC compel/src/lib/infect-util.o [2021-07-13T15:12:09.035Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.89MB / 51.83MB 4.5s [2021-07-13T15:12:09.035Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.71MB / 120.17MB 4.5s [2021-07-13T15:12:09.035Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.38MB / 51.83MB 4.6s [2021-07-13T15:12:09.285Z] #43 57.06 CC compel/src/lib/infect.o [2021-07-13T15:12:09.296Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.96MB / 120.17MB 4.8s [2021-07-13T15:12:09.296Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.50MB / 120.17MB 5.0s [2021-07-13T15:12:09.362Z] #43 58.81 CC compel/src/lib/infect-rpc.o [2021-07-13T15:12:09.557Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.79MB / 120.17MB 5.1s [2021-07-13T15:12:09.557Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.2s done [2021-07-13T15:12:09.557Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.23MB / 120.17MB 5.3s [2021-07-13T15:12:09.557Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.3s [2021-07-13T15:12:09.715Z] #17 DONE 1.2s [2021-07-13T15:12:09.715Z] [2021-07-13T15:12:09.715Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-13T15:12:09.715Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-07-13T15:12:10.021Z] #23 ... [2021-07-13T15:12:10.021Z] [2021-07-13T15:12:10.021Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T15:12:10.021Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-13T15:12:10.021Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-13T15:12:10.021Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-13T15:12:10.021Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-13T15:12:10.021Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-13T15:12:10.021Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-07-13T15:12:10.021Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2021-07-13T15:12:10.021Z] #62 DONE 4.6s [2021-07-13T15:12:10.021Z] [2021-07-13T15:12:10.021Z] #23 [internal] load build context [2021-07-13T15:12:10.021Z] #23 sha256:81ae8b7072cc75f8dd67cb9996d173db79eb7e0ad79f89c51236b1de9491a3db [2021-07-13T15:12:10.131Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.35MB / 120.17MB 5.6s [2021-07-13T15:12:10.131Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 5.7s [2021-07-13T15:12:10.309Z] #43 59.30 CC compel/src/lib/infect-util.o [2021-07-13T15:12:10.310Z] #43 59.69 CC compel/src/lib/infect.o [2021-07-13T15:12:10.392Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.8s done [2021-07-13T15:12:10.392Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.8s done [2021-07-13T15:12:10.654Z] #18 DONE 1.2s [2021-07-13T15:12:10.654Z] [2021-07-13T15:12:10.654Z] #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-07-13T15:12:10.654Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:10.654Z] #43 59.94 AR soccr/libsoccr.a [2021-07-13T15:12:10.654Z] #43 60.03 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-13T15:12:10.654Z] #43 60.63 DEP criu/arch/x86/sigframe.d [2021-07-13T15:12:10.654Z] #43 60.78 DEP criu/arch/x86/sigaction_compat.d [2021-07-13T15:12:10.654Z] #43 60.97 DEP criu/arch/x86/kerndat.d [2021-07-13T15:12:10.693Z] #43 ... [2021-07-13T15:12:10.693Z] [2021-07-13T15:12:10.693Z] #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-07-13T15:12:10.693Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:12:10.693Z] #13 103.3 Selecting previously unselected package libapparmor1:amd64. [2021-07-13T15:12:10.693Z] #13 103.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-13T15:12:10.693Z] #13 103.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T15:12:10.693Z] #13 103.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-13T15:12:10.693Z] #13 103.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-13T15:12:10.693Z] #13 103.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T15:12:10.693Z] #13 103.6 Selecting previously unselected package libbtrfs0. [2021-07-13T15:12:10.693Z] #13 103.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T15:12:10.693Z] #13 103.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T15:12:10.693Z] #13 103.7 Selecting previously unselected package libbtrfs-dev. [2021-07-13T15:12:10.919Z] #43 61.28 DEP criu/arch/x86/crtools.d [2021-07-13T15:12:10.955Z] #13 103.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T15:12:10.955Z] #13 103.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:12:10.955Z] #13 103.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-13T15:12:10.955Z] #13 103.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:12:10.955Z] #13 103.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:12:10.955Z] #13 103.9 Selecting previously unselected package libudev-dev:amd64. [2021-07-13T15:12:10.955Z] #13 103.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T15:12:10.955Z] #13 103.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:12:10.972Z] #23 transferring context: 52.78MB 6.2s [2021-07-13T15:12:10.972Z] #23 transferring context: 53.39MB 6.3s done [2021-07-13T15:12:11.179Z] #43 61.63 DEP criu/arch/x86/cpu.d [2021-07-13T15:12:11.217Z] #13 104.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-13T15:12:11.217Z] #13 104.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-13T15:12:11.217Z] #13 104.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T15:12:11.257Z] #43 ... [2021-07-13T15:12:11.257Z] [2021-07-13T15:12:11.257Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-13T15:12:11.257Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-13T15:12:11.257Z] #63 CACHED [2021-07-13T15:12:11.257Z] [2021-07-13T15:12:11.257Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-13T15:12:11.257Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-13T15:12:11.257Z] #65 CACHED [2021-07-13T15:12:11.257Z] [2021-07-13T15:12:11.257Z] #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-07-13T15:12:11.257Z] #53 sha256:a2860f645fc66efaa5f250a326960ccb4aded50680cc84a1e7991031b944872b [2021-07-13T15:12:11.257Z] #53 12.75 + cd /tmp/tmp.q4lGXz3lgf/src/github.com/opencontainers/runc [2021-07-13T15:12:11.257Z] #53 12.75 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:12:11.257Z] #53 13.13 + '[' -z '' ']' [2021-07-13T15:12:11.257Z] #53 13.13 + target=static [2021-07-13T15:12:11.257Z] #53 13.13 + make 'BUILDTAGS=seccomp ' static [2021-07-13T15:12:11.257Z] #53 13.54 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-07-13T15:12:11.439Z] #43 61.77 CC criu/arch/x86/cpu.o [2021-07-13T15:12:11.479Z] #13 104.5 Selecting previously unselected package libpcre16-3:amd64. [2021-07-13T15:12:11.479Z] #13 104.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-13T15:12:11.479Z] #13 104.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T15:12:11.741Z] #13 104.6 Selecting previously unselected package libpcre32-3:amd64. [2021-07-13T15:12:11.741Z] #13 104.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-13T15:12:11.741Z] #13 104.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T15:12:11.786Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-07-13T15:12:11.786Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.3s done [2021-07-13T15:12:12.002Z] #13 104.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-13T15:12:12.002Z] #13 104.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-13T15:12:12.002Z] #13 104.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T15:12:12.002Z] #13 105.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-13T15:12:12.002Z] #13 105.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-13T15:12:12.002Z] #13 105.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T15:12:12.007Z] #43 ... [2021-07-13T15:12:12.007Z] [2021-07-13T15:12:12.007Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-13T15:12:12.007Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-13T15:12:12.007Z] #19 DONE 1.3s [2021-07-13T15:12:12.267Z] [2021-07-13T15:12:12.267Z] #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-07-13T15:12:12.267Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:12:12.357Z] #9 ... [2021-07-13T15:12:12.357Z] [2021-07-13T15:12:12.357Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T15:12:12.357Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-13T15:12:12.357Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-13T15:12:12.357Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-13T15:12:12.357Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-13T15:12:12.357Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-13T15:12:12.357Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-07-13T15:12:12.357Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2021-07-13T15:12:12.357Z] #62 DONE 8.0s [2021-07-13T15:12:12.357Z] [2021-07-13T15:12:12.357Z] #23 [internal] load build context [2021-07-13T15:12:12.357Z] #23 sha256:851e8a24e320f539390f5b85a9e0406f2ec623f7444a1bdfc4cc6271a2ac8d54 [2021-07-13T15:12:12.358Z] #23 transferring context: 53.39MB 6.0s done [2021-07-13T15:12:12.358Z] #23 DONE 8.1s [2021-07-13T15:12:12.358Z] [2021-07-13T15:12:12.358Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T15:12:12.358Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-13T15:12:12.358Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-13T15:12:12.358Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-13T15:12:12.358Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-13T15:12:12.358Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-13T15:12:12.358Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-07-13T15:12:12.358Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.4s done [2021-07-13T15:12:12.358Z] #64 DONE 8.1s [2021-07-13T15:12:12.358Z] [2021-07-13T15:12:12.358Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:12:12.358Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:12:12.575Z] #13 105.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-13T15:12:12.575Z] #13 105.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-13T15:12:12.575Z] #13 105.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T15:12:12.837Z] #13 105.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-13T15:12:12.837Z] #13 105.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:12:12.837Z] #13 105.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T15:12:12.837Z] #13 105.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-13T15:12:13.178Z] #53 ... [2021-07-13T15:12:13.178Z] [2021-07-13T15:12:13.178Z] #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-07-13T15:12:13.178Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:12:13.178Z] #43 61.84 CC compel/src/lib/ptrace.o [2021-07-13T15:12:13.178Z] #43 62.16 AR compel/libcompel.a [2021-07-13T15:12:13.178Z] #43 62.27 HOSTCC compel/src/main-host.o [2021-07-13T15:12:13.218Z] #13 106.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T15:12:13.218Z] #13 106.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:12:13.218Z] #13 106.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-13T15:12:13.218Z] #13 106.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T15:12:13.218Z] #13 106.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:12:13.317Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.5s done [2021-07-13T15:12:13.444Z] #43 62.72 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-07-13T15:12:13.646Z] #20 1.617 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T15:12:13.646Z] #20 1.701 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:12:13.706Z] #43 63.00 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-13T15:12:13.790Z] #13 106.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T15:12:13.790Z] #13 106.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:12:13.790Z] #13 106.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T15:12:13.790Z] #13 106.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T15:12:13.790Z] #13 106.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T15:12:13.905Z] #20 1.783 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:12:13.905Z] #20 1.785 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:12:14.051Z] #13 106.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T15:12:14.051Z] #13 106.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:12:14.051Z] #13 106.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T15:12:14.051Z] #13 106.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T15:12:14.051Z] #13 107.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:12:14.051Z] #13 107.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T15:12:14.051Z] #13 107.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:12:14.051Z] #13 107.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T15:12:14.051Z] #13 107.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-13T15:12:14.051Z] #13 107.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:12:14.051Z] #13 107.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T15:12:14.051Z] #13 107.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T15:12:14.051Z] #13 107.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:12:14.051Z] #13 107.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-13T15:12:14.051Z] #13 ... [2021-07-13T15:12:14.051Z] [2021-07-13T15:12:14.051Z] #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-07-13T15:12:14.051Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:12:14.051Z] #45 102.7 mime [2021-07-13T15:12:14.051Z] #45 104.5 mime/quotedprintable [2021-07-13T15:12:14.051Z] #45 104.7 net/http/internal [2021-07-13T15:12:14.051Z] #45 107.3 crypto/tls [2021-07-13T15:12:14.261Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-07-13T15:12:14.261Z] #9 ... [2021-07-13T15:12:14.261Z] [2021-07-13T15:12:14.261Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-13T15:12:14.261Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-13T15:12:14.261Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.1s done [2021-07-13T15:12:14.261Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-13T15:12:14.261Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-13T15:12:14.261Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-13T15:12:14.261Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 7.8s [2021-07-13T15:12:14.261Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.5s [2021-07-13T15:12:14.277Z] #23 DONE 9.0s [2021-07-13T15:12:14.277Z] [2021-07-13T15:12:14.277Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-13T15:12:14.277Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-13T15:12:14.277Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-13T15:12:14.277Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-13T15:12:14.277Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-13T15:12:14.277Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-13T15:12:14.277Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2021-07-13T15:12:14.277Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.9s done [2021-07-13T15:12:14.277Z] #64 DONE 8.9s [2021-07-13T15:12:14.277Z] [2021-07-13T15:12:14.277Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:12:14.277Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:12:14.277Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-07-13T15:12:14.277Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-07-13T15:12:14.277Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-07-13T15:12:14.277Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-13T15:12:14.277Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.7s done [2021-07-13T15:12:14.277Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.9s done [2021-07-13T15:12:14.277Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.9s done [2021-07-13T15:12:14.277Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.5s done [2021-07-13T15:12:14.277Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 6.9s done [2021-07-13T15:12:14.277Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.7s done [2021-07-13T15:12:14.277Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.2s [2021-07-13T15:12:14.277Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.9s done [2021-07-13T15:12:14.277Z] #9 ... [2021-07-13T15:12:14.277Z] [2021-07-13T15:12:14.277Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-13T15:12:14.277Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-13T15:12:14.281Z] #43 63.38 HOSTCC compel/src/lib/log-host.o [2021-07-13T15:12:14.311Z] #45 ... [2021-07-13T15:12:14.311Z] [2021-07-13T15:12:14.311Z] #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-07-13T15:12:14.311Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:12:14.311Z] #13 107.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-13T15:12:14.311Z] #13 107.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-13T15:12:14.311Z] #13 107.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:12:14.311Z] #13 107.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-13T15:12:14.311Z] #13 107.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-13T15:12:14.311Z] #13 107.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T15:12:14.311Z] #13 107.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T15:12:14.311Z] #13 107.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:12:14.311Z] #13 107.2 Setting up dmsetup (2:1.02.155-3) ... [2021-07-13T15:12:14.311Z] #13 107.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:12:14.311Z] #13 107.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T15:12:14.311Z] #13 107.3 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:12:14.522Z] #26 ... [2021-07-13T15:12:14.522Z] [2021-07-13T15:12:14.522Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:12:14.522Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:12:14.543Z] #43 63.69 HOSTLINK compel/compel-host-bin [2021-07-13T15:12:14.784Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-07-13T15:12:14.805Z] #43 63.92 DEP soccr/soccr.d [2021-07-13T15:12:14.845Z] #63 ... [2021-07-13T15:12:14.845Z] [2021-07-13T15:12:14.845Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-13T15:12:14.845Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-13T15:12:14.845Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.1s done [2021-07-13T15:12:14.845Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-13T15:12:14.845Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-13T15:12:14.845Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-13T15:12:14.845Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.6s done [2021-07-13T15:12:14.845Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.9s [2021-07-13T15:12:14.845Z] #26 ... [2021-07-13T15:12:14.845Z] [2021-07-13T15:12:14.845Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-13T15:12:14.845Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-13T15:12:14.845Z] #63 DONE 0.8s [2021-07-13T15:12:14.845Z] [2021-07-13T15:12:14.845Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:12:14.845Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:12:15.044Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-07-13T15:12:15.069Z] #43 64.20 CC soccr/soccr.o [2021-07-13T15:12:15.254Z] #13 DONE 108.0s [2021-07-13T15:12:15.254Z] [2021-07-13T15:12:15.254Z] #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-07-13T15:12:15.254Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:12:15.254Z] #45 113.7 net/http/httptrace [2021-07-13T15:12:15.515Z] #45 114.0 net/http [2021-07-13T15:12:15.618Z] #9 ... [2021-07-13T15:12:15.618Z] [2021-07-13T15:12:15.618Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-13T15:12:15.618Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-13T15:12:15.618Z] #63 DONE 0.6s [2021-07-13T15:12:15.618Z] [2021-07-13T15:12:15.618Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:12:15.618Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:12:15.643Z] #43 ... [2021-07-13T15:12:15.643Z] [2021-07-13T15:12:15.643Z] #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-07-13T15:12:15.643Z] #45 sha256:15379232f8479de71e478e820e96ad1c69ce0b424b16af938913981c6e10ab64 [2021-07-13T15:12:15.643Z] #45 95.85 net/http/httptrace [2021-07-13T15:12:15.643Z] #45 95.97 net/http [2021-07-13T15:12:15.781Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.4s done [2021-07-13T15:12:15.879Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-07-13T15:12:15.905Z] #45 ... [2021-07-13T15:12:15.905Z] [2021-07-13T15:12:15.905Z] #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-07-13T15:12:15.905Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-13T15:12:15.905Z] #20 5.340 Fetched 98.6 kB in 4s (27.9 kB/s) [2021-07-13T15:12:15.905Z] #20 5.340 Reading package lists... [2021-07-13T15:12:16.041Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-07-13T15:12:16.041Z] #9 ... [2021-07-13T15:12:16.041Z] [2021-07-13T15:12:16.041Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-13T15:12:16.041Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-13T15:12:16.041Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 7.6s done [2021-07-13T15:12:16.041Z] #26 DONE 11.2s [2021-07-13T15:12:16.041Z] [2021-07-13T15:12:16.041Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-13T15:12:16.041Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-13T15:12:16.041Z] #65 DONE 1.2s [2021-07-13T15:12:16.302Z] [2021-07-13T15:12:16.302Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:12:16.302Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:12:16.440Z] #20 4.334 Fetched 98.6 kB in 3s (33.5 kB/s) [2021-07-13T15:12:16.843Z] #9 ... [2021-07-13T15:12:16.843Z] [2021-07-13T15:12:16.843Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-13T15:12:16.843Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-13T15:12:16.843Z] #65 DONE 1.1s [2021-07-13T15:12:16.843Z] [2021-07-13T15:12:16.843Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-13T15:12:16.843Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-13T15:12:16.843Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.7s done [2021-07-13T15:12:16.843Z] #26 DONE 12.4s [2021-07-13T15:12:16.843Z] [2021-07-13T15:12:16.843Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:12:16.843Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:12:16.843Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-07-13T15:12:16.850Z] #20 9.124 Reading package lists... [2021-07-13T15:12:16.850Z] #20 ... [2021-07-13T15:12:16.850Z] [2021-07-13T15:12:16.850Z] #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-07-13T15:12:16.850Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:12:16.850Z] #43 65.54 AR soccr/libsoccr.a [2021-07-13T15:12:16.850Z] #43 65.59 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-13T15:12:16.850Z] #43 66.12 DEP criu/arch/aarch64/sigframe.d [2021-07-13T15:12:17.112Z] #43 66.32 DEP criu/arch/aarch64/crtools.d [2021-07-13T15:12:17.243Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-07-13T15:12:17.243Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-07-13T15:12:17.687Z] #43 66.71 DEP criu/arch/aarch64/cpu.d [2021-07-13T15:12:17.687Z] #43 66.75 DEP criu/arch/aarch64/bitops.d [2021-07-13T15:12:17.687Z] #43 66.85 CC criu/arch/aarch64/bitops.o [2021-07-13T15:12:17.687Z] #43 66.96 CC criu/arch/aarch64/cpu.o [2021-07-13T15:12:17.949Z] #43 67.15 CC criu/arch/aarch64/crtools.o [2021-07-13T15:12:18.188Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-07-13T15:12:18.188Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-07-13T15:12:18.347Z] #20 4.334 Reading package lists... [2021-07-13T15:12:18.347Z] #20 ... [2021-07-13T15:12:18.347Z] [2021-07-13T15:12:18.347Z] #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-07-13T15:12:18.347Z] #53 sha256:e7e536c8cfaae5692badee1262004d64e3e97e92b3947ba4870c01cbceec0904 [2021-07-13T15:12:18.347Z] #53 14.34 + cd /tmp/tmp.ejZRl4zSfD/src/github.com/opencontainers/runc [2021-07-13T15:12:18.347Z] #53 14.34 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:12:18.524Z] #43 67.78 CC criu/arch/aarch64/sigframe.o [2021-07-13T15:12:18.606Z] #53 15.02 + '[' -z '' ']' [2021-07-13T15:12:18.786Z] #43 68.07 LINK criu/arch/aarch64/crtools.built-in.o [2021-07-13T15:12:18.786Z] #43 68.12 DEP criu/pie/util-vdso.d [2021-07-13T15:12:18.881Z] #53 15.02 + target=static [2021-07-13T15:12:18.881Z] #53 15.02 + make 'BUILDTAGS=seccomp ' static [2021-07-13T15:12:18.881Z] #53 ... [2021-07-13T15:12:18.881Z] [2021-07-13T15:12:18.881Z] #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-07-13T15:12:18.881Z] #58 sha256:164c11cf4002fb9bb07e174a9e949ebe61b76bd1377ec5b7e0a1ee70a8f60cdd [2021-07-13T15:12:18.881Z] #58 119.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T15:12:18.881Z] #58 119.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-13T15:12:18.881Z] #58 ... [2021-07-13T15:12:18.881Z] [2021-07-13T15:12:18.881Z] #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-07-13T15:12:18.881Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:18.881Z] #43 62.93 CC criu/arch/x86/crtools.o [2021-07-13T15:12:18.881Z] #43 64.57 CC criu/arch/x86/kerndat.o [2021-07-13T15:12:18.881Z] #43 65.18 CC criu/arch/x86/sigaction_compat.o [2021-07-13T15:12:18.881Z] #43 65.41 CC criu/arch/x86/sigframe.o [2021-07-13T15:12:18.881Z] #43 65.68 LINK criu/arch/x86/crtools.built-in.o [2021-07-13T15:12:18.881Z] #43 65.73 DEP criu/pie/util-vdso-elf32.d [2021-07-13T15:12:18.881Z] #43 65.99 DEP criu/pie/util-vdso.d [2021-07-13T15:12:18.881Z] #43 66.14 DEP criu/pie/util.d [2021-07-13T15:12:18.881Z] #43 66.36 CC criu/pie/util.o [2021-07-13T15:12:18.881Z] #43 66.73 CC criu/pie/util-vdso.o [2021-07-13T15:12:18.881Z] #43 67.58 CC criu/pie/util-vdso-elf32.o [2021-07-13T15:12:18.881Z] #43 68.33 AR criu/pie/pie.lib.a [2021-07-13T15:12:18.881Z] #43 68.42 DEP criu/pie/restorer.d [2021-07-13T15:12:18.881Z] #43 68.69 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-13T15:12:18.881Z] #43 68.86 DEP criu/arch/x86/restorer_unmap.d [2021-07-13T15:12:18.881Z] #43 68.92 DEP criu/arch/x86/restorer.d [2021-07-13T15:12:18.881Z] #43 69.14 DEP criu/arch/x86/vdso-pie.d [2021-07-13T15:12:18.881Z] #43 69.24 DEP criu/pie/parasite-vdso.d [2021-07-13T15:12:19.048Z] #43 68.40 DEP criu/pie/util.d [2021-07-13T15:12:19.165Z] #43 ... [2021-07-13T15:12:19.165Z] [2021-07-13T15:12:19.165Z] #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-07-13T15:12:19.165Z] #58 sha256:164c11cf4002fb9bb07e174a9e949ebe61b76bd1377ec5b7e0a1ee70a8f60cdd [2021-07-13T15:12:19.165Z] #58 DONE 129.6s [2021-07-13T15:12:19.165Z] [2021-07-13T15:12:19.165Z] #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-07-13T15:12:19.165Z] #53 sha256:e7e536c8cfaae5692badee1262004d64e3e97e92b3947ba4870c01cbceec0904 [2021-07-13T15:12:19.165Z] #53 15.40 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-07-13T15:12:19.165Z] #53 ... [2021-07-13T15:12:19.165Z] [2021-07-13T15:12:19.165Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-13T15:12:19.165Z] #59 sha256:3957fd7c3c4d3b58d5c3f6daffd6a05d90b0c68a6abecf30d332df1a4d16391b [2021-07-13T15:12:19.165Z] #59 DONE 0.1s [2021-07-13T15:12:19.165Z] [2021-07-13T15:12:19.165Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-13T15:12:19.165Z] #60 sha256:df8d2fdf6b7e9a31fc52bc445f028e331011c404f6ac0c32bed8f02a5c8122cb [2021-07-13T15:12:19.165Z] #60 DONE 0.1s [2021-07-13T15:12:19.165Z] [2021-07-13T15:12:19.165Z] #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-07-13T15:12:19.165Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:19.165Z] #43 69.61 DEP criu/pie/parasite.d [2021-07-13T15:12:19.311Z] #43 68.57 CC criu/pie/util.o [2021-07-13T15:12:19.721Z] #45 ... [2021-07-13T15:12:19.721Z] [2021-07-13T15:12:19.721Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-13T15:12:19.721Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-07-13T15:12:19.721Z] #14 DONE 4.1s [2021-07-13T15:12:19.721Z] [2021-07-13T15:12:19.721Z] #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-07-13T15:12:19.721Z] #53 sha256:d5b6d838ef47b58de51f5b7932c399af34f80b7f84b62654252cb04680defa99 [2021-07-13T15:12:19.721Z] #53 4.052 + RM_GOPATH=0 [2021-07-13T15:12:19.721Z] #53 4.052 + TMP_GOPATH= [2021-07-13T15:12:19.721Z] #53 4.052 + : /build [2021-07-13T15:12:19.721Z] #53 4.052 + '[' -z '' ']' [2021-07-13T15:12:19.721Z] #53 4.052 ++ mktemp -d [2021-07-13T15:12:19.721Z] #53 4.072 + export GOPATH=/tmp/tmp.PYl8an8tIm [2021-07-13T15:12:19.721Z] #53 4.073 + GOPATH=/tmp/tmp.PYl8an8tIm [2021-07-13T15:12:19.721Z] #53 4.073 + RM_GOPATH=1 [2021-07-13T15:12:19.721Z] #53 4.074 + case "$(go env GOARCH)" in [2021-07-13T15:12:19.721Z] #53 4.079 ++ go env GOARCH [2021-07-13T15:12:19.721Z] #53 4.090 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:19.721Z] #53 4.090 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:19.721Z] #53 4.093 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:19.721Z] #53 4.095 + dir=/tmp/install [2021-07-13T15:12:19.721Z] #53 4.095 + bin=runc [2021-07-13T15:12:19.721Z] #53 4.095 + shift [2021-07-13T15:12:19.721Z] #53 4.095 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-13T15:12:19.721Z] #53 4.096 + . /tmp/install/runc.installer [2021-07-13T15:12:19.721Z] #53 4.096 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:12:19.721Z] #53 4.096 + install_runc [2021-07-13T15:12:19.721Z] #53 4.097 + uname -r [2021-07-13T15:12:19.721Z] #53 4.098 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-13T15:12:19.721Z] #53 4.122 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-07-13T15:12:19.721Z] #53 4.122 + RUNC_BUILDTAGS='seccomp ' [2021-07-13T15:12:19.721Z] #53 4.122 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-07-13T15:12:19.721Z] #53 4.122 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PYl8an8tIm/src/github.com/opencontainers/runc [2021-07-13T15:12:19.721Z] #53 4.124 Cloning into '/tmp/tmp.PYl8an8tIm/src/github.com/opencontainers/runc'... [2021-07-13T15:12:19.886Z] #43 69.04 CC criu/pie/util-vdso.o [2021-07-13T15:12:20.102Z] #43 70.15 CC criu/pie/parasite.o [2021-07-13T15:12:20.102Z] #43 ... [2021-07-13T15:12:20.102Z] [2021-07-13T15:12:20.102Z] #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-07-13T15:12:20.102Z] #45 sha256:9e51e73ddc3f76f86a1b6f41f3ee67b7025ab81f91f047755ae35c4dcc45f1db [2021-07-13T15:12:20.102Z] #45 120.4 net/http/httptrace [2021-07-13T15:12:20.102Z] #45 120.8 net/http [2021-07-13T15:12:20.460Z] #43 69.70 AR criu/pie/pie.lib.a [2021-07-13T15:12:20.460Z] #43 69.78 DEP criu/pie/restorer.d [2021-07-13T15:12:21.036Z] #43 70.07 DEP criu/arch/aarch64/intraprocedure.d [2021-07-13T15:12:21.036Z] #43 70.10 DEP criu/arch/aarch64/restorer.d [2021-07-13T15:12:21.039Z] #45 ... [2021-07-13T15:12:21.039Z] [2021-07-13T15:12:21.039Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-13T15:12:21.039Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-13T15:12:21.039Z] #63 CACHED [2021-07-13T15:12:21.039Z] [2021-07-13T15:12:21.039Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-13T15:12:21.039Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-13T15:12:21.109Z] #53 ... [2021-07-13T15:12:21.109Z] [2021-07-13T15:12:21.109Z] #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-07-13T15:12:21.109Z] #58 sha256:5329133f7398433f6808b4517a14ef0bbe6c33499c3b849a47ab6e67b43595b5 [2021-07-13T15:12:21.109Z] #58 111.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T15:12:21.109Z] #58 111.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-13T15:12:21.109Z] #58 DONE 119.4s [2021-07-13T15:12:21.109Z] [2021-07-13T15:12:21.109Z] #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-07-13T15:12:21.109Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:21.109Z] #43 59.45 CC compel/src/lib/ptrace.o [2021-07-13T15:12:21.109Z] #43 59.91 AR compel/libcompel.a [2021-07-13T15:12:21.109Z] #43 60.00 HOSTCC compel/src/main-host.o [2021-07-13T15:12:21.109Z] #43 60.29 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-13T15:12:21.109Z] #43 60.42 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-13T15:12:21.109Z] #43 60.84 HOSTCC compel/src/lib/log-host.o [2021-07-13T15:12:21.109Z] #43 61.05 HOSTLINK compel/compel-host-bin [2021-07-13T15:12:21.109Z] #43 61.18 DEP soccr/soccr.d [2021-07-13T15:12:21.109Z] #43 61.42 CC soccr/soccr.o [2021-07-13T15:12:21.109Z] #43 62.70 AR soccr/libsoccr.a [2021-07-13T15:12:21.109Z] #43 62.75 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-13T15:12:21.109Z] #43 63.23 DEP criu/arch/x86/sigframe.d [2021-07-13T15:12:21.109Z] #43 63.33 DEP criu/arch/x86/sigaction_compat.d [2021-07-13T15:12:21.109Z] #43 63.43 DEP criu/arch/x86/kerndat.d [2021-07-13T15:12:21.109Z] #43 63.57 DEP criu/arch/x86/crtools.d [2021-07-13T15:12:21.109Z] #43 63.69 DEP criu/arch/x86/cpu.d [2021-07-13T15:12:21.109Z] #43 63.85 CC criu/arch/x86/cpu.o [2021-07-13T15:12:21.109Z] #43 64.53 CC criu/arch/x86/crtools.o [2021-07-13T15:12:21.109Z] #43 65.79 CC criu/arch/x86/kerndat.o [2021-07-13T15:12:21.109Z] #43 66.40 CC criu/arch/x86/sigaction_compat.o [2021-07-13T15:12:21.109Z] #43 66.70 CC criu/arch/x86/sigframe.o [2021-07-13T15:12:21.109Z] #43 66.99 LINK criu/arch/x86/crtools.built-in.o [2021-07-13T15:12:21.109Z] #43 67.09 DEP criu/pie/util-vdso-elf32.d [2021-07-13T15:12:21.109Z] #43 67.30 DEP criu/pie/util-vdso.d [2021-07-13T15:12:21.109Z] #43 67.54 DEP criu/pie/util.d [2021-07-13T15:12:21.109Z] #43 67.76 CC criu/pie/util.o [2021-07-13T15:12:21.109Z] #43 68.11 CC criu/pie/util-vdso.o [2021-07-13T15:12:21.109Z] #43 68.93 CC criu/pie/util-vdso-elf32.o [2021-07-13T15:12:21.109Z] #43 ... [2021-07-13T15:12:21.109Z] [2021-07-13T15:12:21.109Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-13T15:12:21.109Z] #59 sha256:9eecc5d7e91a2b33a35f24c052326f24ba1708d0394ad38bd3e7ec1e4281ded5 [2021-07-13T15:12:21.109Z] #59 DONE 0.2s [2021-07-13T15:12:21.109Z] [2021-07-13T15:12:21.109Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-13T15:12:21.109Z] #60 sha256:6678f263e199abdaab75d9a782282fc19c7fdfe0061433165fce0a49bbb141a4 [2021-07-13T15:12:21.298Z] #65 CACHED [2021-07-13T15:12:21.298Z] [2021-07-13T15:12:21.298Z] #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-07-13T15:12:21.298Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:21.323Z] #43 70.37 DEP criu/arch/aarch64/vdso-pie.d [2021-07-13T15:12:21.323Z] #43 70.50 DEP criu/pie/parasite-vdso.d [2021-07-13T15:12:21.370Z] #60 DONE 0.2s [2021-07-13T15:12:21.370Z] [2021-07-13T15:12:21.370Z] #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-07-13T15:12:21.370Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-07-13T15:12:21.586Z] #43 70.70 DEP criu/pie/parasite.d [2021-07-13T15:12:21.848Z] #43 71.03 CC criu/pie/parasite.o [2021-07-13T15:12:21.867Z] #43 72.16 LINK criu/pie/parasite.built-in.o [2021-07-13T15:12:21.867Z] #43 72.18 GEN criu/pie/parasite-blob.h [2021-07-13T15:12:21.867Z] #43 72.20 CC criu/pie/parasite-vdso.o [2021-07-13T15:12:22.137Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-07-13T15:12:22.424Z] #43 ... [2021-07-13T15:12:22.424Z] [2021-07-13T15:12:22.424Z] #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-07-13T15:12:22.424Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-13T15:12:22.424Z] #20 9.124 Reading package lists... [2021-07-13T15:12:22.424Z] #20 12.67 Building dependency tree... [2021-07-13T15:12:22.424Z] #20 13.22 Reading state information... [2021-07-13T15:12:22.424Z] #20 14.10 libcap2-bin is already the newest version (1:2.25-2). [2021-07-13T15:12:22.424Z] #20 14.10 The following additional packages will be installed: [2021-07-13T15:12:22.424Z] #20 14.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-13T15:12:22.424Z] #20 14.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-13T15:12:22.424Z] #20 14.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-13T15:12:22.424Z] #20 14.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-13T15:12:22.424Z] #20 14.10 python3.7 python3.7-minimal vim-runtime xxd [2021-07-13T15:12:22.424Z] #20 14.13 Suggested packages: [2021-07-13T15:12:22.424Z] #20 14.13 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-07-13T15:12:22.424Z] #20 14.13 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-13T15:12:22.424Z] #20 14.13 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-13T15:12:22.424Z] #20 14.13 Recommended packages: [2021-07-13T15:12:22.424Z] #20 14.13 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-13T15:12:22.424Z] #20 14.13 python3-keyrings.alt python3-xdg unzip [2021-07-13T15:12:22.424Z] #20 15.85 The following NEW packages will be installed: [2021-07-13T15:12:22.424Z] #20 15.85 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-13T15:12:22.424Z] #20 15.85 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-13T15:12:22.424Z] #20 15.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-13T15:12:22.424Z] #20 15.85 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-13T15:12:22.424Z] #20 15.85 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-07-13T15:12:22.424Z] #20 15.86 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-13T15:12:22.424Z] #20 15.86 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-13T15:12:22.424Z] #20 15.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-13T15:12:22.424Z] #20 15.86 xz-utils zip [2021-07-13T15:12:22.424Z] #20 16.19 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-07-13T15:12:22.424Z] #20 16.19 Need to get 27.6 MB of archives. [2021-07-13T15:12:22.424Z] #20 16.19 After this operation, 114 MB of additional disk space will be used. [2021-07-13T15:12:22.424Z] #20 16.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-07-13T15:12:22.424Z] #20 16.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-13T15:12:22.424Z] #20 16.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-13T15:12:22.424Z] #20 16.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-13T15:12:22.424Z] #20 16.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-13T15:12:22.424Z] #20 16.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-13T15:12:22.424Z] #20 16.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T15:12:22.424Z] #20 16.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-13T15:12:22.424Z] #20 16.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-13T15:12:22.424Z] #20 16.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-07-13T15:12:22.424Z] #20 16.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-07-13T15:12:22.424Z] #20 16.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-07-13T15:12:22.424Z] #20 16.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-07-13T15:12:22.424Z] #20 16.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-07-13T15:12:22.424Z] #20 16.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-07-13T15:12:22.424Z] #20 16.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-07-13T15:12:22.424Z] #20 16.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-13T15:12:22.424Z] #20 16.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T15:12:22.424Z] #20 16.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-07-13T15:12:22.424Z] #20 16.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-07-13T15:12:22.424Z] #20 16.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-13T15:12:22.424Z] #20 16.56 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-07-13T15:12:22.424Z] #20 16.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-07-13T15:12:22.424Z] #20 16.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-13T15:12:22.424Z] #20 16.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-13T15:12:22.424Z] #20 16.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-13T15:12:22.424Z] #20 16.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-07-13T15:12:22.424Z] #20 16.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-13T15:12:22.435Z] #43 72.88 CC criu/arch/x86/vdso-pie.o [2021-07-13T15:12:22.687Z] #20 16.61 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-13T15:12:22.950Z] #20 16.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-13T15:12:22.950Z] #20 16.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-13T15:12:22.950Z] #20 16.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-13T15:12:22.950Z] #20 16.97 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-07-13T15:12:22.950Z] #20 16.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-07-13T15:12:22.950Z] #20 17.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-13T15:12:22.950Z] #20 17.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-13T15:12:22.950Z] #20 17.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-13T15:12:22.950Z] #20 17.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-07-13T15:12:22.950Z] #20 17.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T15:12:22.950Z] #20 17.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-13T15:12:23.003Z] #43 73.30 CC criu/arch/x86/restorer.o [2021-07-13T15:12:23.212Z] #20 17.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-13T15:12:23.212Z] #20 17.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-13T15:12:23.212Z] #20 17.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-07-13T15:12:23.212Z] #20 17.24 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-07-13T15:12:23.212Z] #20 17.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-13T15:12:23.468Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-07-13T15:12:23.474Z] #20 17.56 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-07-13T15:12:23.474Z] #20 17.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-07-13T15:12:23.474Z] #20 17.65 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-07-13T15:12:23.571Z] #43 73.86 CC criu/arch/x86/restorer_unmap.o [2021-07-13T15:12:23.571Z] #43 73.91 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-13T15:12:24.139Z] #43 74.20 CC criu/pie/restorer.o [2021-07-13T15:12:24.420Z] #20 18.31 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:12:24.421Z] #20 18.42 Fetched 27.6 MB in 2s (16.0 MB/s) [2021-07-13T15:12:24.675Z] #15 DONE 5.2s [2021-07-13T15:12:24.676Z] [2021-07-13T15:12:24.676Z] #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-07-13T15:12:24.676Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:24.676Z] #43 69.60 AR criu/pie/pie.lib.a [2021-07-13T15:12:24.676Z] #43 69.68 DEP criu/pie/restorer.d [2021-07-13T15:12:24.676Z] #43 69.95 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-13T15:12:24.676Z] #43 70.07 DEP criu/arch/x86/restorer_unmap.d [2021-07-13T15:12:24.676Z] #43 70.10 DEP criu/arch/x86/restorer.d [2021-07-13T15:12:24.676Z] #43 70.36 DEP criu/arch/x86/vdso-pie.d [2021-07-13T15:12:24.676Z] #43 70.55 DEP criu/pie/parasite-vdso.d [2021-07-13T15:12:24.676Z] #43 70.78 DEP criu/pie/parasite.d [2021-07-13T15:12:24.676Z] #43 70.99 CC criu/pie/parasite.o [2021-07-13T15:12:24.676Z] #43 72.39 LINK criu/pie/parasite.built-in.o [2021-07-13T15:12:24.676Z] #43 72.39 GEN criu/pie/parasite-blob.h [2021-07-13T15:12:24.676Z] #43 72.47 CC criu/pie/parasite-vdso.o [2021-07-13T15:12:24.683Z] #20 18.51 Selecting previously unselected package pigz. [2021-07-13T15:12:24.683Z] #20 18.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 ... 23408 files and directories currently installed.) [2021-07-13T15:12:24.683Z] #20 18.66 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-07-13T15:12:24.683Z] #20 18.67 Unpacking pigz (2.4-1) ... [2021-07-13T15:12:24.683Z] #20 18.78 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-13T15:12:24.689Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.6s done [2021-07-13T15:12:24.689Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-07-13T15:12:24.946Z] #20 18.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-13T15:12:24.946Z] #20 18.81 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-13T15:12:25.252Z] #43 73.17 CC criu/arch/x86/vdso-pie.o [2021-07-13T15:12:25.529Z] #20 ... [2021-07-13T15:12:25.529Z] [2021-07-13T15:12:25.529Z] #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-07-13T15:12:25.529Z] #45 sha256:15379232f8479de71e478e820e96ad1c69ce0b424b16af938913981c6e10ab64 [2021-07-13T15:12:25.529Z] #45 106.2 github.com/LK4D4/vndr/godl [2021-07-13T15:12:25.529Z] #45 107.1 github.com/LK4D4/vndr [2021-07-13T15:12:25.529Z] #45 DONE 115.7s [2021-07-13T15:12:25.529Z] [2021-07-13T15:12:25.529Z] #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-07-13T15:12:25.529Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-13T15:12:25.529Z] #20 19.42 Selecting previously unselected package python3.7-minimal. [2021-07-13T15:12:25.529Z] #20 19.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-13T15:12:25.529Z] #20 19.48 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T15:12:25.529Z] #20 ... [2021-07-13T15:12:25.529Z] [2021-07-13T15:12:25.529Z] #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-07-13T15:12:25.529Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:12:25.529Z] #43 72.25 LINK criu/pie/parasite.built-in.o [2021-07-13T15:12:25.529Z] #43 72.26 GEN criu/pie/parasite-blob.h [2021-07-13T15:12:25.529Z] #43 72.28 CC criu/pie/parasite-vdso.o [2021-07-13T15:12:25.529Z] #43 73.12 CC criu/arch/aarch64/vdso-pie.o [2021-07-13T15:12:25.529Z] #43 73.43 CC criu/arch/aarch64/restorer.o [2021-07-13T15:12:25.529Z] #43 74.00 CC criu/arch/aarch64/intraprocedure.o [2021-07-13T15:12:25.529Z] #43 74.09 CC criu/pie/restorer.o [2021-07-13T15:12:25.637Z] #9 ... [2021-07-13T15:12:25.637Z] [2021-07-13T15:12:25.637Z] #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-07-13T15:12:25.637Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-13T15:12:25.637Z] #27 1.489 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T15:12:25.637Z] #27 1.489 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T15:12:25.637Z] #27 1.498 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:12:25.637Z] #27 1.712 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T15:12:25.637Z] #27 1.961 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T15:12:25.637Z] #27 2.302 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T15:12:25.637Z] #27 3.979 Fetched 8454 kB in 3s (3080 kB/s) [2021-07-13T15:12:25.637Z] #27 3.979 Reading package lists... [2021-07-13T15:12:25.637Z] #27 4.995 Reading package lists... [2021-07-13T15:12:25.637Z] #27 6.023 Building dependency tree... [2021-07-13T15:12:25.637Z] #27 6.391 The following additional packages will be installed: [2021-07-13T15:12:25.637Z] #27 6.392 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-13T15:12:25.637Z] #27 6.392 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-13T15:12:25.637Z] #27 6.392 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-13T15:12:25.637Z] #27 6.393 Suggested packages: [2021-07-13T15:12:25.637Z] #27 6.393 krb5-doc krb5-user [2021-07-13T15:12:25.637Z] #27 6.393 Recommended packages: [2021-07-13T15:12:25.637Z] #27 6.393 krb5-locales publicsuffix libsasl2-modules [2021-07-13T15:12:25.637Z] #27 6.683 The following NEW packages will be installed: [2021-07-13T15:12:25.637Z] #27 6.683 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-13T15:12:25.637Z] #27 6.683 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-13T15:12:25.637Z] #27 6.684 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-13T15:12:25.637Z] #27 6.684 libssh2-1 libssl1.1 openssl [2021-07-13T15:12:25.638Z] #27 6.963 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T15:12:25.638Z] #27 6.963 Need to get 5059 kB of archives. [2021-07-13T15:12:25.638Z] #27 6.963 After this operation, 12.1 MB of additional disk space will be used. [2021-07-13T15:12:25.638Z] #27 6.963 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-13T15:12:25.638Z] #27 7.002 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-13T15:12:25.638Z] #27 7.017 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-13T15:12:25.638Z] #27 7.025 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-13T15:12:25.638Z] #27 7.025 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-13T15:12:25.638Z] #27 7.025 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-13T15:12:25.638Z] #27 7.030 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-13T15:12:25.638Z] #27 7.035 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-13T15:12:25.638Z] #27 7.038 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-13T15:12:25.638Z] #27 7.040 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-13T15:12:25.638Z] #27 7.046 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-13T15:12:25.638Z] #27 7.046 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-13T15:12:25.638Z] #27 7.056 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-13T15:12:25.638Z] #27 7.056 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-13T15:12:25.638Z] #27 7.056 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-13T15:12:25.638Z] #27 7.057 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-13T15:12:25.638Z] #27 7.065 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-13T15:12:25.638Z] #27 7.066 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-13T15:12:25.638Z] #27 7.078 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-13T15:12:25.638Z] #27 7.078 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-13T15:12:25.638Z] #27 7.078 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-13T15:12:25.638Z] #27 7.285 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:12:25.638Z] #27 7.322 Fetched 5059 kB in 0s (13.4 MB/s) [2021-07-13T15:12:25.638Z] #27 7.373 Selecting previously unselected package libssl1.1:amd64. [2021-07-13T15:12:25.638Z] #27 7.373 (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-07-13T15:12:25.638Z] #27 7.378 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-13T15:12:25.638Z] #27 7.388 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-13T15:12:25.638Z] #27 7.595 Selecting previously unselected package openssl. [2021-07-13T15:12:25.638Z] #27 7.595 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-13T15:12:25.638Z] #27 7.601 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-13T15:12:25.638Z] #27 7.851 Selecting previously unselected package ca-certificates. [2021-07-13T15:12:25.638Z] #27 7.851 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-13T15:12:25.638Z] #27 7.855 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-13T15:12:25.638Z] #27 7.954 Selecting previously unselected package libkeyutils1:amd64. [2021-07-13T15:12:25.638Z] #27 7.954 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-13T15:12:25.638Z] #27 7.959 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-13T15:12:25.638Z] #27 7.996 Selecting previously unselected package libkrb5support0:amd64. [2021-07-13T15:12:25.638Z] #27 7.996 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-13T15:12:25.638Z] #27 8.007 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:25.638Z] #27 8.052 Selecting previously unselected package libk5crypto3:amd64. [2021-07-13T15:12:25.638Z] #27 8.052 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-13T15:12:25.638Z] #27 8.056 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:25.638Z] #27 8.145 Selecting previously unselected package libkrb5-3:amd64. [2021-07-13T15:12:25.638Z] #27 8.145 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-13T15:12:25.638Z] #27 8.149 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:25.638Z] #27 8.270 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-13T15:12:25.638Z] #27 8.271 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-13T15:12:25.638Z] #27 8.276 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:25.638Z] #27 8.338 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-13T15:12:25.638Z] #27 8.338 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-13T15:12:25.638Z] #27 8.351 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T15:12:25.638Z] #27 8.392 Selecting previously unselected package libsasl2-2:amd64. [2021-07-13T15:12:25.638Z] #27 8.392 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-13T15:12:25.638Z] #27 8.396 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T15:12:25.638Z] #27 8.453 Selecting previously unselected package libldap-common. [2021-07-13T15:12:25.638Z] #27 8.453 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-13T15:12:25.638Z] #27 8.463 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T15:12:25.638Z] #27 8.511 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-13T15:12:25.638Z] #27 8.511 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-13T15:12:25.638Z] #27 8.517 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T15:12:25.638Z] #27 8.602 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-13T15:12:25.638Z] #27 8.602 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-13T15:12:25.638Z] #27 8.607 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-13T15:12:25.638Z] #27 8.662 Selecting previously unselected package libpsl5:amd64. [2021-07-13T15:12:25.638Z] #27 8.662 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-13T15:12:25.638Z] #27 8.669 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-13T15:12:25.638Z] #27 8.874 Selecting previously unselected package librtmp1:amd64. [2021-07-13T15:12:25.638Z] #27 8.874 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-13T15:12:25.638Z] #27 8.884 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-13T15:12:25.638Z] #27 8.929 Selecting previously unselected package libssh2-1:amd64. [2021-07-13T15:12:25.638Z] #27 8.929 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-13T15:12:25.638Z] #27 8.934 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-13T15:12:25.638Z] #27 9.005 Selecting previously unselected package libcurl4:amd64. [2021-07-13T15:12:25.638Z] #27 9.005 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-13T15:12:25.824Z] #43 73.60 CC criu/arch/x86/restorer.o [2021-07-13T15:12:25.902Z] #27 9.011 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-13T15:12:25.902Z] #27 9.102 Selecting previously unselected package curl. [2021-07-13T15:12:25.902Z] #27 9.104 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-13T15:12:25.903Z] #27 9.107 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-13T15:12:25.903Z] #27 ... [2021-07-13T15:12:25.903Z] [2021-07-13T15:12:25.903Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:12:25.903Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:12:26.006Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.3s done [2021-07-13T15:12:26.006Z] #9 ... [2021-07-13T15:12:26.006Z] [2021-07-13T15:12:26.006Z] #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-07-13T15:12:26.006Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-13T15:12:26.006Z] #27 1.593 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T15:12:26.006Z] #27 1.600 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:12:26.006Z] #27 1.681 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T15:12:26.006Z] #27 1.840 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T15:12:26.006Z] #27 2.159 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T15:12:26.006Z] #27 2.680 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T15:12:26.006Z] #27 4.086 Fetched 8454 kB in 3s (3081 kB/s) [2021-07-13T15:12:26.006Z] #27 4.086 Reading package lists... [2021-07-13T15:12:26.006Z] #27 5.158 Reading package lists... [2021-07-13T15:12:26.006Z] #27 6.187 Building dependency tree... [2021-07-13T15:12:26.006Z] #27 6.612 The following additional packages will be installed: [2021-07-13T15:12:26.006Z] #27 6.612 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-13T15:12:26.006Z] #27 6.612 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-13T15:12:26.006Z] #27 6.612 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-13T15:12:26.006Z] #27 6.612 Suggested packages: [2021-07-13T15:12:26.006Z] #27 6.612 krb5-doc krb5-user [2021-07-13T15:12:26.006Z] #27 6.612 Recommended packages: [2021-07-13T15:12:26.006Z] #27 6.612 krb5-locales publicsuffix libsasl2-modules [2021-07-13T15:12:26.006Z] #27 6.879 The following NEW packages will be installed: [2021-07-13T15:12:26.006Z] #27 6.879 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-13T15:12:26.006Z] #27 6.879 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-13T15:12:26.006Z] #27 6.879 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-13T15:12:26.006Z] #27 6.881 libssh2-1 libssl1.1 openssl [2021-07-13T15:12:26.006Z] #27 7.155 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-13T15:12:26.006Z] #27 7.155 Need to get 5059 kB of archives. [2021-07-13T15:12:26.006Z] #27 7.155 After this operation, 12.1 MB of additional disk space will be used. [2021-07-13T15:12:26.006Z] #27 7.155 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-13T15:12:26.006Z] #27 7.233 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-13T15:12:26.006Z] #27 7.255 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-13T15:12:26.006Z] #27 7.255 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-13T15:12:26.006Z] #27 7.255 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-13T15:12:26.006Z] #27 7.255 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-13T15:12:26.006Z] #27 7.257 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-13T15:12:26.006Z] #27 7.271 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-13T15:12:26.006Z] #27 7.271 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-13T15:12:26.006Z] #27 7.271 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-13T15:12:26.006Z] #27 7.271 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-13T15:12:26.006Z] #27 7.272 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-13T15:12:26.006Z] #27 7.276 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-13T15:12:26.006Z] #27 7.277 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-13T15:12:26.006Z] #27 7.278 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-13T15:12:26.006Z] #27 7.280 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-13T15:12:26.006Z] #27 7.288 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-13T15:12:26.006Z] #27 7.288 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-13T15:12:26.006Z] #27 7.292 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-13T15:12:26.006Z] #27 7.295 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-13T15:12:26.006Z] #27 7.298 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-13T15:12:26.006Z] #27 7.571 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:12:26.006Z] #27 7.609 Fetched 5059 kB in 0s (12.6 MB/s) [2021-07-13T15:12:26.006Z] #27 7.652 Selecting previously unselected package libssl1.1:amd64. [2021-07-13T15:12:26.006Z] #27 7.652 (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-07-13T15:12:26.006Z] #27 7.660 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 7.676 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-13T15:12:26.006Z] #27 7.895 Selecting previously unselected package openssl. [2021-07-13T15:12:26.006Z] #27 7.895 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 7.904 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-13T15:12:26.006Z] #27 8.062 Selecting previously unselected package ca-certificates. [2021-07-13T15:12:26.006Z] #27 8.062 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-13T15:12:26.006Z] #27 8.069 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-13T15:12:26.006Z] #27 8.218 Selecting previously unselected package libkeyutils1:amd64. [2021-07-13T15:12:26.006Z] #27 8.218 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 8.218 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-13T15:12:26.006Z] #27 8.263 Selecting previously unselected package libkrb5support0:amd64. [2021-07-13T15:12:26.006Z] #27 8.263 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 8.272 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:26.006Z] #27 8.329 Selecting previously unselected package libk5crypto3:amd64. [2021-07-13T15:12:26.006Z] #27 8.329 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 8.333 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:26.006Z] #27 8.389 Selecting previously unselected package libkrb5-3:amd64. [2021-07-13T15:12:26.006Z] #27 8.389 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 8.395 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:26.006Z] #27 8.495 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-13T15:12:26.006Z] #27 8.495 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 8.500 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:26.006Z] #27 8.620 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-13T15:12:26.006Z] #27 8.620 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 8.624 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T15:12:26.006Z] #27 8.677 Selecting previously unselected package libsasl2-2:amd64. [2021-07-13T15:12:26.006Z] #27 8.677 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 8.688 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T15:12:26.006Z] #27 8.735 Selecting previously unselected package libldap-common. [2021-07-13T15:12:26.006Z] #27 8.735 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-13T15:12:26.006Z] #27 8.744 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T15:12:26.006Z] #27 8.819 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-13T15:12:26.006Z] #27 8.819 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 8.826 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T15:12:26.006Z] #27 8.909 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-13T15:12:26.006Z] #27 8.909 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 8.914 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-13T15:12:26.006Z] #27 8.975 Selecting previously unselected package libpsl5:amd64. [2021-07-13T15:12:26.006Z] #27 8.975 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 8.981 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-13T15:12:26.006Z] #27 9.035 Selecting previously unselected package librtmp1:amd64. [2021-07-13T15:12:26.006Z] #27 9.035 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 9.040 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-13T15:12:26.006Z] #27 9.094 Selecting previously unselected package libssh2-1:amd64. [2021-07-13T15:12:26.006Z] #27 9.094 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 9.103 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-13T15:12:26.006Z] #27 9.170 Selecting previously unselected package libcurl4:amd64. [2021-07-13T15:12:26.006Z] #27 9.170 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 9.177 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-13T15:12:26.006Z] #27 9.283 Selecting previously unselected package curl. [2021-07-13T15:12:26.006Z] #27 9.284 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 9.287 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-13T15:12:26.006Z] #27 9.550 Selecting previously unselected package libonig5:amd64. [2021-07-13T15:12:26.006Z] #27 9.550 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 9.554 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-13T15:12:26.006Z] #27 9.640 Selecting previously unselected package libjq1:amd64. [2021-07-13T15:12:26.006Z] #27 9.640 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 9.645 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T15:12:26.006Z] #27 9.729 Selecting previously unselected package jq. [2021-07-13T15:12:26.006Z] #27 9.729 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T15:12:26.006Z] #27 9.735 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T15:12:26.006Z] #27 9.791 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-13T15:12:26.006Z] #27 9.805 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-13T15:12:26.006Z] #27 9.821 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-13T15:12:26.006Z] #27 ... [2021-07-13T15:12:26.006Z] [2021-07-13T15:12:26.007Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:12:26.007Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:12:26.007Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-07-13T15:12:26.085Z] #43 74.17 CC criu/arch/x86/restorer_unmap.o [2021-07-13T15:12:26.347Z] #43 74.21 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-13T15:12:26.608Z] #43 74.59 CC criu/pie/restorer.o [2021-07-13T15:12:27.428Z] #43 77.36 LINK criu/pie/restorer.built-in.o [2021-07-13T15:12:27.428Z] #43 77.36 GEN criu/pie/restorer-blob.h [2021-07-13T15:12:27.428Z] #43 77.50 DEP criu/vdso.d [2021-07-13T15:12:27.428Z] #43 77.69 DEP criu/vdso-compat.d [2021-07-13T15:12:27.428Z] #43 77.81 DEP criu/uts_ns.d [2021-07-13T15:12:27.687Z] #43 77.98 DEP criu/util.d [2021-07-13T15:12:27.946Z] #43 78.24 DEP criu/uffd.d [2021-07-13T15:12:28.205Z] #43 78.47 DEP criu/tun.d [2021-07-13T15:12:28.205Z] #43 78.66 DEP criu/tty.d [2021-07-13T15:12:28.523Z] #43 ... [2021-07-13T15:12:28.523Z] [2021-07-13T15:12:28.523Z] #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-07-13T15:12:28.523Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:12:28.523Z] #45 126.9 github.com/LK4D4/vndr/godl [2021-07-13T15:12:28.773Z] #43 78.88 DEP criu/timerfd.d [2021-07-13T15:12:28.773Z] #43 79.10 DEP criu/timens.d [2021-07-13T15:12:28.844Z] #43 77.65 LINK criu/pie/restorer.built-in.o [2021-07-13T15:12:28.844Z] #43 77.67 GEN criu/pie/restorer-blob.h [2021-07-13T15:12:28.844Z] #43 77.78 DEP criu/vdso.d [2021-07-13T15:12:28.844Z] #43 78.16 DEP criu/uts_ns.d [2021-07-13T15:12:29.032Z] #43 79.36 DEP criu/sysfs_parse.d [2021-07-13T15:12:29.106Z] #43 78.28 DEP criu/util.d [2021-07-13T15:12:29.106Z] #43 78.50 DEP criu/uffd.d [2021-07-13T15:12:29.106Z] #43 ... [2021-07-13T15:12:29.106Z] [2021-07-13T15:12:29.106Z] #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-07-13T15:12:29.106Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-13T15:12:29.106Z] #20 20.34 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-13T15:12:29.106Z] #20 20.37 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T15:12:29.106Z] #20 22.98 Selecting previously unselected package python3-minimal. [2021-07-13T15:12:29.106Z] #20 22.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-07-13T15:12:29.106Z] #20 23.03 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-13T15:12:29.106Z] #20 23.05 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T15:12:29.106Z] #20 23.15 Selecting previously unselected package libmpdec2:arm64. [2021-07-13T15:12:29.106Z] #20 23.16 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-13T15:12:29.106Z] #20 23.17 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-13T15:12:29.106Z] #20 23.29 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-13T15:12:29.291Z] #43 79.58 DEP criu/sysctl.d [2021-07-13T15:12:29.369Z] #20 23.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-13T15:12:29.369Z] #20 23.30 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-13T15:12:29.466Z] #45 127.7 github.com/LK4D4/vndr [2021-07-13T15:12:29.550Z] #43 79.77 DEP criu/string.d [2021-07-13T15:12:29.550Z] #43 79.83 DEP criu/stats.d [2021-07-13T15:12:29.731Z] #45 ... [2021-07-13T15:12:29.731Z] [2021-07-13T15:12:29.731Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-13T15:12:29.731Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-13T15:12:29.731Z] #16 5.088 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-13T15:12:29.731Z] #16 DONE 5.4s [2021-07-13T15:12:29.810Z] #43 79.96 DEP criu/sockets.d [2021-07-13T15:12:29.810Z] #43 80.18 DEP criu/sk-unix.d [2021-07-13T15:12:29.948Z] #20 ... [2021-07-13T15:12:29.948Z] [2021-07-13T15:12:29.948Z] #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-07-13T15:12:29.948Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-07-13T15:12:29.948Z] #32 DONE 119.7s [2021-07-13T15:12:29.993Z] [2021-07-13T15:12:29.993Z] #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-07-13T15:12:29.993Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:29.993Z] #43 77.53 LINK criu/pie/restorer.built-in.o [2021-07-13T15:12:29.993Z] #43 77.54 GEN criu/pie/restorer-blob.h [2021-07-13T15:12:29.993Z] #43 77.72 DEP criu/vdso.d [2021-07-13T15:12:29.993Z] #43 77.96 DEP criu/vdso-compat.d [2021-07-13T15:12:29.993Z] #43 78.10 DEP criu/uts_ns.d [2021-07-13T15:12:30.069Z] #43 80.47 DEP criu/sk-tcp.d [2021-07-13T15:12:30.123Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-07-13T15:12:30.210Z] [2021-07-13T15:12:30.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-07-13T15:12:30.210Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:12:30.210Z] #43 78.70 DEP criu/tun.d [2021-07-13T15:12:30.210Z] #43 78.83 DEP criu/tty.d [2021-07-13T15:12:30.210Z] #43 79.07 DEP criu/timerfd.d [2021-07-13T15:12:30.210Z] #43 79.30 DEP criu/timens.d [2021-07-13T15:12:30.210Z] #43 79.58 DEP criu/sysfs_parse.d [2021-07-13T15:12:30.329Z] #43 80.76 DEP criu/sk-queue.d [2021-07-13T15:12:30.438Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done [2021-07-13T15:12:30.472Z] #43 79.81 DEP criu/sysctl.d [2021-07-13T15:12:30.565Z] #43 78.30 DEP criu/util.d [2021-07-13T15:12:30.588Z] #43 80.93 DEP criu/sk-packet.d [2021-07-13T15:12:30.735Z] #43 80.02 DEP criu/string.d [2021-07-13T15:12:30.735Z] #43 80.07 DEP criu/stats.d [2021-07-13T15:12:30.827Z] #43 78.58 DEP criu/uffd.d [2021-07-13T15:12:30.997Z] #43 80.29 DEP criu/sockets.d [2021-07-13T15:12:31.089Z] #43 78.85 DEP criu/tun.d [2021-07-13T15:12:31.089Z] #43 79.04 DEP criu/tty.d [2021-07-13T15:12:31.156Z] #43 81.21 DEP criu/sk-netlink.d [2021-07-13T15:12:31.156Z] #43 81.48 DEP criu/sk-inet.d [2021-07-13T15:12:31.261Z] #43 80.54 DEP criu/sk-unix.d [2021-07-13T15:12:31.291Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s done [2021-07-13T15:12:31.291Z] #9 ... [2021-07-13T15:12:31.291Z] [2021-07-13T15:12:31.291Z] #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-07-13T15:12:31.291Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-13T15:12:31.291Z] #27 9.997 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-13T15:12:31.291Z] #27 10.01 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T15:12:31.291Z] #27 10.03 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:31.291Z] #27 10.04 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T15:12:31.291Z] #27 10.06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-13T15:12:31.291Z] #27 10.07 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:31.291Z] #27 10.08 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T15:12:31.291Z] #27 10.09 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-13T15:12:31.291Z] #27 10.11 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:31.291Z] #27 10.12 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-13T15:12:31.291Z] #27 10.14 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-13T15:12:31.291Z] #27 10.15 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T15:12:31.291Z] #27 10.17 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T15:12:31.291Z] #27 10.19 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-13T15:12:31.291Z] #27 10.86 Updating certificates in /etc/ssl/certs... [2021-07-13T15:12:31.291Z] #27 11.85 137 added, 0 removed; done. [2021-07-13T15:12:31.291Z] #27 11.92 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:31.291Z] #27 11.93 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T15:12:31.291Z] #27 11.94 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-13T15:12:31.291Z] #27 11.95 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-13T15:12:31.291Z] #27 11.97 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:12:31.291Z] #27 11.99 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-13T15:12:31.291Z] #27 11.99 Updating certificates in /etc/ssl/certs... [2021-07-13T15:12:31.291Z] #27 12.79 0 added, 0 removed; done. [2021-07-13T15:12:31.291Z] #27 12.79 Running hooks in /etc/ca-certificates/update.d... [2021-07-13T15:12:31.291Z] #27 12.79 done. [2021-07-13T15:12:31.291Z] #27 DONE 15.0s [2021-07-13T15:12:31.291Z] [2021-07-13T15:12:31.291Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-13T15:12:31.291Z] #28 sha256:928d687d09b1ca9f80222e257514ac29cdad4d5142e48cd8d801e61cf5d2a7e2 [2021-07-13T15:12:31.291Z] #28 DONE 0.1s [2021-07-13T15:12:31.291Z] [2021-07-13T15:12:31.291Z] #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-07-13T15:12:31.291Z] #29 sha256:fb930ab28e06b18f5c6090d7b418d7ad24f07a511507ec024d0f7b87addf6c92 [2021-07-13T15:12:31.351Z] #43 79.24 DEP criu/timerfd.d [2021-07-13T15:12:31.415Z] #43 ... [2021-07-13T15:12:31.415Z] [2021-07-13T15:12:31.415Z] #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-07-13T15:12:31.415Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:12:31.415Z] #20 4.334 Reading package lists... [2021-07-13T15:12:31.415Z] #20 10.09 Reading package lists... [2021-07-13T15:12:31.415Z] #20 14.50 Building dependency tree... [2021-07-13T15:12:31.415Z] #20 15.48 Reading state information... [2021-07-13T15:12:31.415Z] #20 16.61 libcap2-bin is already the newest version (1:2.25-2). [2021-07-13T15:12:31.415Z] #20 16.61 The following additional packages will be installed: [2021-07-13T15:12:31.415Z] #20 16.61 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-13T15:12:31.415Z] #20 16.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-13T15:12:31.415Z] #20 16.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-13T15:12:31.415Z] #20 16.62 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-13T15:12:31.415Z] #20 16.62 python3.7 python3.7-minimal vim-runtime xxd [2021-07-13T15:12:31.415Z] #20 16.63 Suggested packages: [2021-07-13T15:12:31.415Z] #20 16.64 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-07-13T15:12:31.416Z] #20 16.64 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-13T15:12:31.416Z] #20 16.64 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-13T15:12:31.416Z] #20 16.64 Recommended packages: [2021-07-13T15:12:31.416Z] #20 16.64 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-13T15:12:31.416Z] #20 16.64 python3-keyrings.alt python3-xdg unzip [2021-07-13T15:12:31.416Z] #20 18.77 The following NEW packages will be installed: [2021-07-13T15:12:31.416Z] #20 18.77 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-13T15:12:31.416Z] #20 18.77 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-13T15:12:31.416Z] #20 18.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-13T15:12:31.416Z] #20 18.77 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-13T15:12:31.416Z] #20 18.77 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-07-13T15:12:31.416Z] #20 18.77 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-13T15:12:31.416Z] #20 18.77 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-13T15:12:31.416Z] #20 18.78 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-13T15:12:31.416Z] #20 18.78 xz-utils zip [2021-07-13T15:12:31.416Z] #20 19.13 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-07-13T15:12:31.416Z] #20 19.13 Need to get 28.5 MB of archives. [2021-07-13T15:12:31.416Z] #20 19.13 After this operation, 116 MB of additional disk space will be used. [2021-07-13T15:12:31.416Z] #20 19.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-13T15:12:31.416Z] #20 19.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-13T15:12:31.416Z] #20 19.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-13T15:12:31.416Z] #20 19.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-13T15:12:31.416Z] #20 19.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-13T15:12:31.416Z] #20 19.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-13T15:12:31.416Z] #20 19.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T15:12:31.416Z] #20 19.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-13T15:12:31.416Z] #20 19.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-13T15:12:31.416Z] #20 19.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-13T15:12:31.416Z] #20 ... [2021-07-13T15:12:31.416Z] [2021-07-13T15:12:31.416Z] #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-07-13T15:12:31.416Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:31.416Z] #43 81.71 DEP criu/signalfd.d [2021-07-13T15:12:31.524Z] #43 80.77 DEP criu/sk-tcp.d [2021-07-13T15:12:31.612Z] #43 79.46 DEP criu/timens.d [2021-07-13T15:12:31.675Z] #43 81.88 DEP criu/sigframe.d [2021-07-13T15:12:31.675Z] #43 81.97 DEP criu/shmem.d [2021-07-13T15:12:31.786Z] #43 81.00 DEP criu/sk-queue.d [2021-07-13T15:12:31.786Z] #43 81.09 DEP criu/sk-packet.d [2021-07-13T15:12:31.786Z] #43 81.24 DEP criu/sk-netlink.d [2021-07-13T15:12:31.829Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-07-13T15:12:31.873Z] #43 79.65 DEP criu/sysfs_parse.d [2021-07-13T15:12:31.873Z] #43 79.77 DEP criu/sysctl.d [2021-07-13T15:12:31.873Z] #43 79.88 DEP criu/string.d [2021-07-13T15:12:31.934Z] #43 82.17 DEP criu/servicefd.d [2021-07-13T15:12:32.049Z] #43 81.41 DEP criu/sk-inet.d [2021-07-13T15:12:32.134Z] #43 79.93 DEP criu/stats.d [2021-07-13T15:12:32.134Z] #43 80.04 DEP criu/sockets.d [2021-07-13T15:12:32.194Z] #43 82.41 DEP criu/seize.d [2021-07-13T15:12:32.396Z] #43 80.24 DEP criu/sk-unix.d [2021-07-13T15:12:32.453Z] #43 82.64 DEP criu/seccomp.d [2021-07-13T15:12:32.453Z] #43 82.86 DEP criu/rst-malloc.d [2021-07-13T15:12:32.623Z] #43 81.65 DEP criu/signalfd.d [2021-07-13T15:12:32.623Z] #43 81.81 DEP criu/sigframe.d [2021-07-13T15:12:32.623Z] #43 81.89 DEP criu/shmem.d [2021-07-13T15:12:32.623Z] #43 81.99 DEP criu/servicefd.d [2021-07-13T15:12:32.658Z] #43 80.54 DEP criu/sk-tcp.d [2021-07-13T15:12:32.679Z] #29 1.441 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-13T15:12:32.679Z] #29 1.546 [2021-07-13T15:12:32.712Z] #43 82.92 DEP criu/rbtree.d [2021-07-13T15:12:32.712Z] #43 82.96 DEP criu/pstree.d [2021-07-13T15:12:32.782Z] #9 ... [2021-07-13T15:12:32.782Z] [2021-07-13T15:12:32.782Z] #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-07-13T15:12:32.782Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-13T15:12:32.782Z] #27 9.188 Selecting previously unselected package libonig5:amd64. [2021-07-13T15:12:32.782Z] #27 9.188 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-13T15:12:32.782Z] #27 9.192 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-13T15:12:32.782Z] #27 9.266 Selecting previously unselected package libjq1:amd64. [2021-07-13T15:12:32.782Z] #27 9.266 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T15:12:32.783Z] #27 9.285 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T15:12:32.783Z] #27 9.326 Selecting previously unselected package jq. [2021-07-13T15:12:32.783Z] #27 9.328 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T15:12:32.783Z] #27 9.332 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T15:12:32.783Z] #27 9.459 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-13T15:12:32.783Z] #27 9.470 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-13T15:12:32.783Z] #27 9.482 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-13T15:12:32.783Z] #27 9.686 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-13T15:12:32.783Z] #27 9.698 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T15:12:32.783Z] #27 9.714 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:32.783Z] #27 9.726 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T15:12:32.783Z] #27 9.737 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-13T15:12:32.783Z] #27 9.749 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:32.783Z] #27 9.761 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-13T15:12:32.783Z] #27 9.772 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-13T15:12:32.783Z] #27 9.783 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:32.783Z] #27 9.798 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-13T15:12:32.783Z] #27 9.822 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-13T15:12:32.783Z] #27 9.833 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T15:12:32.783Z] #27 9.847 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-13T15:12:32.783Z] #27 9.870 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-13T15:12:32.783Z] #27 10.53 Updating certificates in /etc/ssl/certs... [2021-07-13T15:12:32.783Z] #27 11.51 137 added, 0 removed; done. [2021-07-13T15:12:32.783Z] #27 11.57 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-13T15:12:32.783Z] #27 11.58 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T15:12:32.783Z] #27 11.60 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-13T15:12:32.783Z] #27 11.60 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-13T15:12:32.783Z] #27 11.61 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:12:32.783Z] #27 11.64 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-13T15:12:32.783Z] #27 11.64 Updating certificates in /etc/ssl/certs... [2021-07-13T15:12:32.783Z] #27 12.42 0 added, 0 removed; done. [2021-07-13T15:12:32.783Z] #27 12.42 Running hooks in /etc/ca-certificates/update.d... [2021-07-13T15:12:32.783Z] #27 12.43 done. [2021-07-13T15:12:32.783Z] #27 DONE 15.7s [2021-07-13T15:12:32.783Z] [2021-07-13T15:12:32.783Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:12:32.783Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:12:32.783Z] #9 ... [2021-07-13T15:12:32.783Z] [2021-07-13T15:12:32.783Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-13T15:12:32.783Z] #28 sha256:03e19db6391df7f98fe3444754ab7050ab584bafc36ff00ba375a80e544d78eb [2021-07-13T15:12:32.783Z] #28 DONE 0.2s [2021-07-13T15:12:32.783Z] [2021-07-13T15:12:32.783Z] #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-07-13T15:12:32.783Z] #29 sha256:05b6f918939201691b39960c21686fcaf1a4924aa10548bea59df9d7776418af [2021-07-13T15:12:32.887Z] #43 82.12 DEP criu/seize.d [2021-07-13T15:12:32.919Z] #43 80.79 DEP criu/sk-queue.d [2021-07-13T15:12:32.973Z] #43 83.17 DEP criu/protobuf.d [2021-07-13T15:12:32.973Z] #43 83.36 GEN criu/protobuf-desc-gen.h [2021-07-13T15:12:33.149Z] #43 82.30 DEP criu/seccomp.d [2021-07-13T15:12:33.149Z] #43 82.49 DEP criu/rst-malloc.d [2021-07-13T15:12:33.180Z] #43 80.95 DEP criu/sk-packet.d [2021-07-13T15:12:33.180Z] #43 81.17 DEP criu/sk-netlink.d [2021-07-13T15:12:33.417Z] #43 82.65 DEP criu/rbtree.d [2021-07-13T15:12:33.418Z] #43 82.70 DEP criu/pstree.d [2021-07-13T15:12:33.442Z] #43 ... [2021-07-13T15:12:33.442Z] [2021-07-13T15:12:33.442Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-13T15:12:33.442Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-13T15:12:33.442Z] #63 CACHED [2021-07-13T15:12:33.442Z] [2021-07-13T15:12:33.442Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-13T15:12:33.442Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-13T15:12:33.442Z] #65 CACHED [2021-07-13T15:12:33.442Z] [2021-07-13T15:12:33.442Z] #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-07-13T15:12:33.442Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:33.442Z] #43 81.34 DEP criu/sk-inet.d [2021-07-13T15:12:33.459Z] #29 1.664 ########### 16.7% ########################## 36.7% ################################ 45.0% ############################################### 65.8% ############################################### 66.3% ################################################################ 89.1% ######################################################################## 100.0% [2021-07-13T15:12:33.459Z] #29 2.427 [2021-07-13T15:12:33.707Z] #43 ... [2021-07-13T15:12:33.707Z] [2021-07-13T15:12:33.707Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-13T15:12:33.707Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-07-13T15:12:33.707Z] #17 DONE 3.8s [2021-07-13T15:12:33.707Z] [2021-07-13T15:12:33.707Z] #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-07-13T15:12:33.707Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:33.707Z] #43 81.51 DEP criu/signalfd.d [2021-07-13T15:12:33.707Z] #43 81.79 DEP criu/sigframe.d [2021-07-13T15:12:33.729Z] #43 82.84 DEP criu/protobuf.d [2021-07-13T15:12:33.729Z] #43 83.03 GEN criu/protobuf-desc-gen.h [2021-07-13T15:12:33.736Z] #29 2.569 ##################################### 51.9% ######################################################################## 100.0% [2021-07-13T15:12:33.969Z] #43 81.92 DEP criu/shmem.d [2021-07-13T15:12:33.998Z] #29 2.708 [2021-07-13T15:12:33.998Z] #29 2.845 ############################# 41.3% ######################################################################## 100.0% [2021-07-13T15:12:34.231Z] #43 82.16 DEP criu/servicefd.d [2021-07-13T15:12:34.256Z] #29 2.973 [2021-07-13T15:12:34.492Z] #43 82.41 DEP criu/seize.d [2021-07-13T15:12:34.701Z] #29 1.803 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-13T15:12:34.701Z] #29 1.899 [2021-07-13T15:12:34.753Z] #43 82.58 DEP criu/seccomp.d [2021-07-13T15:12:34.753Z] #43 82.78 DEP criu/rst-malloc.d [2021-07-13T15:12:34.878Z] #43 85.25 DEP criu/protobuf-desc.d [2021-07-13T15:12:35.014Z] #43 82.84 DEP criu/rbtree.d [2021-07-13T15:12:35.014Z] #43 82.89 DEP criu/pstree.d [2021-07-13T15:12:35.130Z] #43 ... [2021-07-13T15:12:35.130Z] [2021-07-13T15:12:35.130Z] #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-07-13T15:12:35.130Z] #24 sha256:79ea0cc25f30bc2d06a9a72baec21bac6455c94ee09d9a62adb10e17132a425f [2021-07-13T15:12:35.137Z] #43 85.46 DEP criu/proc_parse.d [2021-07-13T15:12:35.229Z] #29 2.019 ########### 16.5% ########################## 36.6% ######################################## 56.6% ####################################################### 76.5% ##################################################################### 96.3% ######################################################################## 100.0% [2021-07-13T15:12:35.229Z] #29 2.550 [2021-07-13T15:12:35.275Z] #43 83.07 DEP criu/protobuf.d [2021-07-13T15:12:35.275Z] #43 83.22 GEN criu/protobuf-desc-gen.h [2021-07-13T15:12:35.299Z] #29 3.095 0.5% #### 6.6% ######### 13.8% ############## 20.5% ####################### 32.8% ############################# 41.5% #################################### 51.1% ######################################## 56.9% ############################################## 65.1% #################################################### 73.5% ##################################################################### 96.5% ######################################################################## 100.0% [2021-07-13T15:12:35.299Z] #29 4.227 [2021-07-13T15:12:35.395Z] #43 85.68 DEP criu/plugin.d [2021-07-13T15:12:35.395Z] #43 ... [2021-07-13T15:12:35.395Z] [2021-07-13T15:12:35.395Z] #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-07-13T15:12:35.395Z] #45 sha256:9e51e73ddc3f76f86a1b6f41f3ee67b7025ab81f91f047755ae35c4dcc45f1db [2021-07-13T15:12:35.395Z] #45 135.9 github.com/LK4D4/vndr/godl [2021-07-13T15:12:35.395Z] #45 136.7 github.com/LK4D4/vndr [2021-07-13T15:12:35.395Z] #45 ... [2021-07-13T15:12:35.395Z] [2021-07-13T15:12:35.395Z] #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-07-13T15:12:35.395Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:35.395Z] #43 85.82 DEP criu/pipes.d [2021-07-13T15:12:35.491Z] #29 2.707 0.0% ######################################################################## 100.0% [2021-07-13T15:12:35.657Z] #43 86.00 DEP criu/pie-util.d [2021-07-13T15:12:35.657Z] #43 86.10 DEP criu/pie-util-vdso.d [2021-07-13T15:12:35.752Z] #29 2.916 [2021-07-13T15:12:35.752Z] #29 3.039 ######################################### 58.3% ######################################################################## 100.0% [2021-07-13T15:12:35.752Z] #29 3.191 [2021-07-13T15:12:36.218Z] #43 ... [2021-07-13T15:12:36.218Z] [2021-07-13T15:12:36.218Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-13T15:12:36.218Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-07-13T15:12:36.218Z] #18 DONE 2.6s [2021-07-13T15:12:36.225Z] #43 86.30 DEP criu/pie-util-vdso-elf32.d [2021-07-13T15:12:36.225Z] #43 86.38 DEP criu/path.d [2021-07-13T15:12:36.225Z] #43 ... [2021-07-13T15:12:36.225Z] [2021-07-13T15:12:36.225Z] #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-07-13T15:12:36.225Z] #45 sha256:9e51e73ddc3f76f86a1b6f41f3ee67b7025ab81f91f047755ae35c4dcc45f1db [2021-07-13T15:12:36.225Z] #45 DONE 146.7s [2021-07-13T15:12:36.225Z] [2021-07-13T15:12:36.225Z] #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-07-13T15:12:36.225Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:36.225Z] #43 86.63 DEP criu/parasite-syscall.d [2021-07-13T15:12:36.479Z] [2021-07-13T15:12:36.479Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-13T15:12:36.479Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-13T15:12:36.537Z] #29 3.316 #### 6.1% ###################### 30.8% ###################################### 54.2% #################################################### 73.6% ################################################################## 92.7% ######################################################################## 100.0% [2021-07-13T15:12:36.537Z] #29 3.853 [2021-07-13T15:12:36.794Z] #43 86.89 DEP criu/pagemap.d [2021-07-13T15:12:36.968Z] #24 124.2 Checking out files: 21% (2508/11567) Checking out files: 22% (2545/11567) Checking out files: 23% (2661/11567) Checking out files: 24% (2777/11567) Checking out files: 25% (2892/11567) Checking out files: 26% (3008/11567) Checking out files: 27% (3124/11567) Checking out files: 28% (3239/11567) Checking out files: 29% (3355/11567) Checking out files: 30% (3471/11567) Checking out files: 31% (3586/11567) Checking out files: 32% (3702/11567) Checking out files: 33% (3818/11567) Checking out files: 34% (3933/11567) Checking out files: 35% (4049/11567) Checking out files: 36% (4165/11567) Checking out files: 37% (4280/11567) Checking out files: 38% (4396/11567) Checking out files: 39% (4512/11567) Checking out files: 40% (4627/11567) Checking out files: 41% (4743/11567) Checking out files: 42% (4859/11567) Checking out files: 43% (4974/11567) Checking out files: 44% (5090/11567) Checking out files: 45% (5206/11567) Checking out files: 46% (5321/11567) Checking out files: 47% (5437/11567) Checking out files: 48% (5553/11567) Checking out files: 49% (5668/11567) Checking out files: 50% (5784/11567) Checking out files: 51% (5900/11567) Checking out files: 52% (6015/11567) Checking out files: 53% (6131/11567) Checking out files: 54% (6247/11567) Checking out files: 55% (6362/11567) Checking out files: 56% (6478/11567) Checking out files: 57% (6594/11567) Checking out files: 58% (6709/11567) Checking out files: 59% (6825/11567) Checking out files: 60% (6941/11567) Checking out files: 61% (7056/11567) Checking out files: 62% (7172/11567) Checking out files: 63% (7288/11567) Checking out files: 64% (7403/11567) Checking out files: 65% (7519/11567) Checking out files: 66% (7635/11567) Checking out files: 67% (7750/11567) Checking out files: 67% (7836/11567) Checking out files: 68% (7866/11567) Checking out files: 69% (7982/11567) Checking out files: 70% (8097/11567) Checking out files: 71% (8213/11567) Checking out files: 72% (8329/11567) Checking out files: 73% (8444/11567) Checking out files: 74% (8560/11567) Checking out files: 75% (8676/11567) Checking out files: 76% (8791/11567) Checking out files: 77% (8907/11567) Checking out files: 78% (9023/11567) Checking out files: 79% (9138/11567) Checking out files: 80% (9254/11567) Checking out files: 81% (9370/11567) Checking out files: 82% (9485/11567) Checking out files: 83% (9601/11567) Checking out files: 84% (9717/11567) Checking out files: 85% (9832/11567) Checking out files: 86% (9948/11567) Checking out files: 87% (10064/11567) Checking out files: 88% (10179/11567) Checking out files: 89% (10295/11567) Checking out files: 90% (10411/11567) Checking out files: 91% (10526/11567) Checking out files: 92% (10642/11567) Checking out files: 93% (10758/11567) Checking out files: 94% (10873/11567) Checking out files: 95% (10989/11567) Checking out files: 96% (11105/11567) Checking out files: 97% (11220/11567) Checking out files: 98% (11336/11567) Checking out files: 99% (11452/11567) Checking out files: 100% (11567/11567) Checking out files: 100% (11567/11567), done. [2021-07-13T15:12:37.054Z] #43 87.15 DEP criu/pagemap-cache.d [2021-07-13T15:12:37.054Z] #43 87.42 DEP criu/page-xfer.d [2021-07-13T15:12:37.134Z] #29 4.349 ## 3.8% ###### 9.4% ########## 14.6% ############## 19.8% ################# 25.0% ##################### 29.9% ######################### 35.1% ############################# 40.5% ################################ 45.5% #################################### 50.9% ######################################## 56.2% ############################################ 61.4% ############################################### 66.7% ################################################### 71.9% ####################################################### 77.1% ########################################################### 82.3% ############################################################## 87.3% ################################################################## 92.7% ###################################################################### 97.9% ######################################################################## 100.0% [2021-07-13T15:12:37.231Z] #24 127.4 + cd /tmp/tmp.VH6aabeKuF/tmp/docker-ce [2021-07-13T15:12:37.231Z] #24 127.4 + git checkout -q v17.06.2-ce [2021-07-13T15:12:37.312Z] #43 87.63 DEP criu/page-pipe.d [2021-07-13T15:12:37.395Z] #29 6.227 [2021-07-13T15:12:37.590Z] #43 87.75 DEP criu/netfilter.d [2021-07-13T15:12:37.590Z] #43 87.92 DEP criu/net.d [2021-07-13T15:12:37.657Z] #29 6.520 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-13T15:12:37.657Z] #29 6.616 [2021-07-13T15:12:37.853Z] #43 88.17 DEP criu/namespaces.d [2021-07-13T15:12:37.929Z] #29 6.696 ######################################################################## 100.0% [2021-07-13T15:12:37.930Z] #29 6.738 [2021-07-13T15:12:38.111Z] #43 88.34 DEP criu/mount.d [2021-07-13T15:12:38.111Z] #43 88.45 DEP criu/memfd.d [2021-07-13T15:12:38.189Z] #29 7.007 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-13T15:12:38.190Z] #29 7.103 [2021-07-13T15:12:38.370Z] #43 88.60 DEP criu/mem.d [2021-07-13T15:12:38.448Z] #29 7.289 0.1% ### 5.0% ######################################################################## 100.0% [2021-07-13T15:12:38.448Z] #29 7.436 [2021-07-13T15:12:38.628Z] #43 88.79 DEP criu/lsm.d [2021-07-13T15:12:38.628Z] #43 88.93 DEP criu/log.d [2021-07-13T15:12:38.628Z] #43 89.02 DEP criu/libnetlink.d [2021-07-13T15:12:38.638Z] #29 3.984 ### 4.3% ##### 7.3% ########## 14.8% ############## 20.2% ################## 25.4% ##################### 30.5% ######################### 35.6% ############################# 41.0% ################################# 46.1% ##################################### 51.4% ######################################## 56.7% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.4% ########################################################### 82.7% ############################################################### 87.6% ################################################################### 93.1% ###################################################################### 98.2% ######################################################################## 100.0% [2021-07-13T15:12:38.638Z] #29 5.839 [2021-07-13T15:12:38.638Z] #29 6.102 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-13T15:12:38.887Z] #43 89.22 DEP criu/kerndat.d [2021-07-13T15:12:38.899Z] #29 6.201 [2021-07-13T15:12:38.899Z] #29 6.247 ######################################################################## 100.0% [2021-07-13T15:12:38.899Z] #29 6.271 [2021-07-13T15:12:39.016Z] #29 7.728 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-13T15:12:39.016Z] #29 7.833 [2021-07-13T15:12:39.032Z] #19 ... [2021-07-13T15:12:39.032Z] [2021-07-13T15:12:39.032Z] #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-07-13T15:12:39.032Z] #45 sha256:5ea85daf6a11619fa1cafb7d56b9cec372cefec0e3c8f2762769e4d430f00e7d [2021-07-13T15:12:39.032Z] #45 DONE 137.1s [2021-07-13T15:12:39.032Z] [2021-07-13T15:12:39.032Z] #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-07-13T15:12:39.032Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:39.032Z] #43 85.10 DEP criu/protobuf-desc.d [2021-07-13T15:12:39.032Z] #43 85.26 DEP criu/proc_parse.d [2021-07-13T15:12:39.032Z] #43 85.45 DEP criu/plugin.d [2021-07-13T15:12:39.032Z] #43 85.53 DEP criu/pipes.d [2021-07-13T15:12:39.032Z] #43 85.69 DEP criu/pie-util.d [2021-07-13T15:12:39.032Z] #43 85.86 DEP criu/pie-util-vdso.d [2021-07-13T15:12:39.032Z] #43 85.94 DEP criu/pie-util-vdso-elf32.d [2021-07-13T15:12:39.032Z] #43 86.05 DEP criu/path.d [2021-07-13T15:12:39.032Z] #43 86.17 DEP criu/parasite-syscall.d [2021-07-13T15:12:39.032Z] #43 86.51 DEP criu/pagemap.d [2021-07-13T15:12:39.032Z] #43 86.71 DEP criu/pagemap-cache.d [2021-07-13T15:12:39.032Z] #43 86.88 DEP criu/page-xfer.d [2021-07-13T15:12:39.032Z] #43 ... [2021-07-13T15:12:39.032Z] [2021-07-13T15:12:39.032Z] #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-07-13T15:12:39.032Z] #53 sha256:d5b6d838ef47b58de51f5b7932c399af34f80b7f84b62654252cb04680defa99 [2021-07-13T15:12:39.032Z] #53 13.76 + cd /tmp/tmp.PYl8an8tIm/src/github.com/opencontainers/runc [2021-07-13T15:12:39.032Z] #53 13.76 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:12:39.032Z] #53 14.38 + '[' -z '' ']' [2021-07-13T15:12:39.032Z] #53 14.38 + target=static [2021-07-13T15:12:39.032Z] #53 14.38 + make 'BUILDTAGS=seccomp ' static [2021-07-13T15:12:39.032Z] #53 14.91 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-07-13T15:12:39.145Z] #43 89.42 DEP criu/kcmp-ids.d [2021-07-13T15:12:39.145Z] #43 89.54 DEP criu/irmap.d [2021-07-13T15:12:39.296Z] #53 ... [2021-07-13T15:12:39.296Z] [2021-07-13T15:12:39.296Z] #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-07-13T15:12:39.296Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:39.296Z] #43 87.05 DEP criu/page-pipe.d [2021-07-13T15:12:39.296Z] #43 87.22 DEP criu/netfilter.d [2021-07-13T15:12:39.403Z] #43 89.65 DEP criu/ipc_ns.d [2021-07-13T15:12:39.470Z] #29 6.780 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-13T15:12:39.470Z] #29 6.868 [2021-07-13T15:12:39.557Z] #43 87.37 DEP criu/net.d [2021-07-13T15:12:39.557Z] #43 ... [2021-07-13T15:12:39.557Z] [2021-07-13T15:12:39.557Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-13T15:12:39.557Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-13T15:12:39.557Z] #19 DONE 3.4s [2021-07-13T15:12:39.662Z] #43 89.82 DEP criu/image.d [2021-07-13T15:12:39.662Z] #43 89.99 DEP criu/image-desc.d [2021-07-13T15:12:39.662Z] #43 90.07 DEP criu/fsnotify.d [2021-07-13T15:12:39.732Z] #29 6.986 ############################################################## 87.5% ######################################################################## 100.0% [2021-07-13T15:12:39.732Z] #29 7.016 [2021-07-13T15:12:39.818Z] [2021-07-13T15:12:39.818Z] #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-07-13T15:12:39.818Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:39.818Z] #43 87.66 DEP criu/namespaces.d [2021-07-13T15:12:39.921Z] #43 90.18 DEP criu/filesystems.d [2021-07-13T15:12:39.922Z] #43 90.30 DEP criu/files.d [2021-07-13T15:12:40.004Z] #29 7.367 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-13T15:12:40.064Z] #29 8.003 0.0% #### 5.8% ######## 11.4% ###################### 31.2% ################################# 47.1% ###################################### 53.0% ########################################### 60.4% ######################################################## 78.0% ######################################################################## 100.0% [2021-07-13T15:12:40.078Z] #43 87.83 DEP criu/mount.d [2021-07-13T15:12:40.078Z] #43 88.06 DEP criu/memfd.d [2021-07-13T15:12:40.181Z] #43 90.43 DEP criu/files-reg.d [2021-07-13T15:12:40.181Z] #43 90.57 DEP criu/files-ext.d [2021-07-13T15:12:40.265Z] #29 7.462 [2021-07-13T15:12:40.324Z] #29 9.059 [2021-07-13T15:12:40.339Z] #43 88.22 DEP criu/mem.d [2021-07-13T15:12:40.440Z] #43 90.78 DEP criu/file-lock.d [2021-07-13T15:12:40.543Z] #24 ... [2021-07-13T15:12:40.543Z] [2021-07-13T15:12:40.543Z] #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-07-13T15:12:40.543Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-13T15:12:40.543Z] #20 24.52 Selecting previously unselected package python3.7. [2021-07-13T15:12:40.543Z] #20 24.52 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 24.54 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T15:12:40.543Z] #20 24.72 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-13T15:12:40.543Z] #20 24.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 24.75 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-13T15:12:40.543Z] #20 24.90 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T15:12:40.543Z] #20 26.21 Selecting previously unselected package python3. [2021-07-13T15:12:40.543Z] #20 26.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 ... 24069 files and directories currently installed.) [2021-07-13T15:12:40.543Z] #20 26.26 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 26.30 Unpacking python3 (3.7.3-1) ... [2021-07-13T15:12:40.543Z] #20 26.43 Selecting previously unselected package libip4tc0:arm64. [2021-07-13T15:12:40.543Z] #20 26.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 26.45 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-07-13T15:12:40.543Z] #20 26.59 Selecting previously unselected package libip6tc0:arm64. [2021-07-13T15:12:40.543Z] #20 26.60 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 26.61 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-07-13T15:12:40.543Z] #20 26.74 Selecting previously unselected package libiptc0:arm64. [2021-07-13T15:12:40.543Z] #20 26.74 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 26.75 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-07-13T15:12:40.543Z] #20 26.89 Selecting previously unselected package libnfnetlink0:arm64. [2021-07-13T15:12:40.543Z] #20 26.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 26.91 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-13T15:12:40.543Z] #20 27.00 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-07-13T15:12:40.543Z] #20 27.00 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 27.01 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-13T15:12:40.543Z] #20 27.12 Selecting previously unselected package libnftnl11:arm64. [2021-07-13T15:12:40.543Z] #20 27.12 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 27.14 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-07-13T15:12:40.543Z] #20 27.25 Selecting previously unselected package iptables. [2021-07-13T15:12:40.543Z] #20 27.25 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 27.26 Unpacking iptables (1.8.2-4) ... [2021-07-13T15:12:40.543Z] #20 27.62 Selecting previously unselected package xxd. [2021-07-13T15:12:40.543Z] #20 27.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 27.67 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T15:12:40.543Z] #20 27.89 Selecting previously unselected package vim-common. [2021-07-13T15:12:40.543Z] #20 27.91 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:12:40.543Z] #20 27.97 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T15:12:40.543Z] #20 28.23 Selecting previously unselected package bash-completion. [2021-07-13T15:12:40.543Z] #20 28.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-13T15:12:40.543Z] #20 31.24 Unpacking bash-completion (1:2.8-6) ... [2021-07-13T15:12:40.543Z] #20 31.74 Selecting previously unselected package bzip2. [2021-07-13T15:12:40.543Z] #20 31.74 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 31.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T15:12:40.543Z] #20 31.84 Selecting previously unselected package xz-utils. [2021-07-13T15:12:40.543Z] #20 31.85 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 31.86 Unpacking xz-utils (5.2.4-1) ... [2021-07-13T15:12:40.543Z] #20 32.06 Selecting previously unselected package apparmor. [2021-07-13T15:12:40.543Z] #20 32.06 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 32.17 Unpacking apparmor (2.13.2-10) ... [2021-07-13T15:12:40.543Z] #20 32.64 Selecting previously unselected package aufs-tools. [2021-07-13T15:12:40.543Z] #20 32.64 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 32.65 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-13T15:12:40.543Z] #20 32.84 Selecting previously unselected package libonig5:arm64. [2021-07-13T15:12:40.543Z] #20 32.86 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 32.88 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-13T15:12:40.543Z] #20 33.03 Selecting previously unselected package libjq1:arm64. [2021-07-13T15:12:40.543Z] #20 33.04 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 33.05 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-13T15:12:40.543Z] #20 33.17 Selecting previously unselected package jq. [2021-07-13T15:12:40.543Z] #20 33.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 33.19 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T15:12:40.543Z] #20 33.29 Selecting previously unselected package libaio1:arm64. [2021-07-13T15:12:40.543Z] #20 33.29 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 33.31 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-07-13T15:12:40.543Z] #20 33.42 Selecting previously unselected package libgpm2:arm64. [2021-07-13T15:12:40.543Z] #20 33.43 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 33.44 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-13T15:12:40.543Z] #20 33.55 Selecting previously unselected package libicu63:arm64. [2021-07-13T15:12:40.543Z] #20 33.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-13T15:12:40.543Z] #20 33.56 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-13T15:12:40.582Z] #29 9.379 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-13T15:12:40.582Z] #29 9.474 [2021-07-13T15:12:40.582Z] #29 9.550 ######################################################################## 100.0% [2021-07-13T15:12:40.582Z] #29 9.568 [2021-07-13T15:12:40.600Z] #43 88.38 DEP criu/lsm.d [2021-07-13T15:12:40.600Z] #43 88.51 DEP criu/log.d [2021-07-13T15:12:40.699Z] #43 91.01 DEP criu/file-ids.d [2021-07-13T15:12:40.840Z] #29 9.820 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-13T15:12:40.862Z] #43 88.69 DEP criu/libnetlink.d [2021-07-13T15:12:40.862Z] #43 88.82 DEP criu/kerndat.d [2021-07-13T15:12:40.959Z] #43 91.14 DEP criu/fifo.d [2021-07-13T15:12:40.959Z] #43 91.28 DEP criu/fdstore.d [2021-07-13T15:12:40.959Z] #43 91.39 DEP criu/fault-injection.d [2021-07-13T15:12:41.111Z] #29 9.982 [2021-07-13T15:12:41.111Z] #29 10.04 ######################################################################## 100.0% [2021-07-13T15:12:41.111Z] #29 10.11 [2021-07-13T15:12:41.117Z] #20 ... [2021-07-13T15:12:41.117Z] [2021-07-13T15:12:41.117Z] #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-07-13T15:12:41.117Z] #24 sha256:79ea0cc25f30bc2d06a9a72baec21bac6455c94ee09d9a62adb10e17132a425f [2021-07-13T15:12:41.117Z] #24 131.2 + mkdir -p /tmp/tmp.VH6aabeKuF/src/github.com/docker [2021-07-13T15:12:41.117Z] #24 131.3 + mv components/cli /tmp/tmp.VH6aabeKuF/src/github.com/docker/cli [2021-07-13T15:12:41.117Z] #24 131.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-13T15:12:41.123Z] #43 88.98 DEP criu/kcmp-ids.d [2021-07-13T15:12:41.123Z] #43 89.07 DEP criu/irmap.d [2021-07-13T15:12:41.217Z] #43 91.44 DEP criu/external.d [2021-07-13T15:12:41.218Z] #43 91.53 DEP criu/eventpoll.d [2021-07-13T15:12:41.218Z] #43 91.65 DEP criu/eventfd.d [2021-07-13T15:12:41.370Z] #29 10.12 Download of images into '/build' complete. [2021-07-13T15:12:41.370Z] #29 10.12 Use something like the following to load the result into a Docker daemon: [2021-07-13T15:12:41.370Z] #29 10.12 tar -cC '/build' . | docker load [2021-07-13T15:12:41.370Z] #29 ... [2021-07-13T15:12:41.370Z] [2021-07-13T15:12:41.370Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:12:41.370Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:12:41.370Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.1s done [2021-07-13T15:12:41.370Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-07-13T15:12:41.385Z] #43 89.25 DEP criu/ipc_ns.d [2021-07-13T15:12:41.385Z] #43 89.35 DEP criu/image.d [2021-07-13T15:12:41.477Z] #43 91.80 DEP criu/crtools.d [2021-07-13T15:12:41.646Z] #43 89.51 DEP criu/image-desc.d [2021-07-13T15:12:41.646Z] #43 89.58 DEP criu/fsnotify.d [2021-07-13T15:12:41.735Z] #43 ... [2021-07-13T15:12:41.735Z] [2021-07-13T15:12:41.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-07-13T15:12:41.735Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:12:41.735Z] #20 19.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-13T15:12:41.735Z] #20 19.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-13T15:12:41.735Z] #20 19.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-13T15:12:41.735Z] #20 19.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-13T15:12:41.735Z] #20 19.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-13T15:12:41.735Z] #20 19.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-13T15:12:41.735Z] #20 19.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T15:12:41.735Z] #20 19.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T15:12:41.735Z] #20 19.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-13T15:12:41.735Z] #20 19.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-13T15:12:41.735Z] #20 19.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-13T15:12:41.735Z] #20 19.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-13T15:12:41.735Z] #20 19.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-13T15:12:41.735Z] #20 19.69 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-13T15:12:41.735Z] #20 19.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-13T15:12:41.735Z] #20 19.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-13T15:12:41.735Z] #20 19.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-13T15:12:41.735Z] #20 19.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-13T15:12:41.735Z] #20 19.79 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T15:12:41.735Z] #20 20.33 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T15:12:41.735Z] #20 20.33 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T15:12:41.735Z] #20 20.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-07-13T15:12:41.735Z] #20 20.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-13T15:12:41.735Z] #20 20.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-13T15:12:41.735Z] #20 20.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-13T15:12:41.735Z] #20 20.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-13T15:12:41.735Z] #20 20.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-13T15:12:41.735Z] #20 20.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-13T15:12:41.735Z] #20 20.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T15:12:41.735Z] #20 20.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-13T15:12:41.735Z] #20 20.52 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-13T15:12:41.735Z] #20 20.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-13T15:12:41.735Z] #20 20.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-13T15:12:41.735Z] #20 20.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-13T15:12:41.735Z] #20 20.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-13T15:12:41.735Z] #20 21.02 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-13T15:12:41.735Z] #20 21.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-13T15:12:41.735Z] #20 21.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-13T15:12:41.735Z] #20 22.00 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:12:41.735Z] #20 22.14 Fetched 28.5 MB in 2s (12.5 MB/s) [2021-07-13T15:12:41.735Z] #20 22.21 Selecting previously unselected package pigz. [2021-07-13T15:12:41.735Z] #20 22.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 ... 23435 files and directories currently installed.) [2021-07-13T15:12:41.735Z] #20 22.26 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-13T15:12:41.735Z] #20 22.29 Unpacking pigz (2.4-1) ... [2021-07-13T15:12:41.735Z] #20 22.41 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-13T15:12:41.736Z] #20 22.41 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:12:41.736Z] #20 22.42 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:12:41.736Z] #20 23.04 Selecting previously unselected package python3.7-minimal. [2021-07-13T15:12:41.736Z] #20 23.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:12:41.736Z] #20 23.07 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T15:12:41.736Z] #20 24.31 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:12:41.736Z] #20 24.35 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T15:12:41.736Z] #20 27.21 Selecting previously unselected package python3-minimal. [2021-07-13T15:12:41.736Z] #20 27.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 ... 23684 files and directories currently installed.) [2021-07-13T15:12:41.736Z] #20 27.30 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-13T15:12:41.736Z] #20 27.31 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T15:12:41.736Z] #20 27.41 Selecting previously unselected package libmpdec2:amd64. [2021-07-13T15:12:41.736Z] #20 27.41 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-13T15:12:41.736Z] #20 27.43 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T15:12:41.736Z] #20 27.52 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-13T15:12:41.736Z] #20 27.53 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:12:41.736Z] #20 27.53 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:12:41.736Z] #20 28.72 Selecting previously unselected package python3.7. [2021-07-13T15:12:41.736Z] #20 28.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:12:41.736Z] #20 28.75 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T15:12:41.736Z] #20 28.88 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-13T15:12:41.736Z] #20 28.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-13T15:12:41.736Z] #20 28.91 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T15:12:41.736Z] #20 29.06 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T15:12:41.736Z] #20 ... [2021-07-13T15:12:41.736Z] [2021-07-13T15:12:41.736Z] #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-07-13T15:12:41.736Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:41.736Z] #43 91.96 DEP criu/cr-service.d [2021-07-13T15:12:41.736Z] #43 92.09 DEP criu/cr-restore.d [2021-07-13T15:12:41.902Z] #29 7.646 0.0% ####### 10.7% ################ 23.5% ############################ 39.7% ############################### 43.1% ###################################### 53.0% ####################################### 54.4% ######################################## 55.8% ########################################## 58.9% ############################################## 64.0% ###################################################### 75.0% ############################################################## 87.1% ######################################################################## 100.0% [2021-07-13T15:12:41.902Z] #29 9.246 [2021-07-13T15:12:41.908Z] #43 89.71 DEP criu/filesystems.d [2021-07-13T15:12:41.908Z] #43 89.86 DEP criu/files.d [2021-07-13T15:12:41.941Z] #9 ... [2021-07-13T15:12:41.941Z] [2021-07-13T15:12:41.941Z] #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-07-13T15:12:41.941Z] #29 sha256:fb930ab28e06b18f5c6090d7b418d7ad24f07a511507ec024d0f7b87addf6c92 [2021-07-13T15:12:41.941Z] #29 DONE 10.8s [2021-07-13T15:12:41.941Z] [2021-07-13T15:12:41.941Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:12:41.941Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:12:41.994Z] #43 92.33 DEP criu/cr-errno.d [2021-07-13T15:12:42.163Z] #29 ... [2021-07-13T15:12:42.164Z] [2021-07-13T15:12:42.164Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-13T15:12:42.164Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-13T15:12:42.164Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.1s done [2021-07-13T15:12:42.164Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-07-13T15:12:42.164Z] #9 DONE 37.8s [2021-07-13T15:12:42.164Z] [2021-07-13T15:12:42.164Z] #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-07-13T15:12:42.164Z] #29 sha256:05b6f918939201691b39960c21686fcaf1a4924aa10548bea59df9d7776418af [2021-07-13T15:12:42.164Z] #29 9.524 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-13T15:12:42.164Z] #29 9.585 [2021-07-13T15:12:42.169Z] #43 90.08 DEP criu/files-reg.d [2021-07-13T15:12:42.201Z] #9 DONE 37.2s [2021-07-13T15:12:42.201Z] [2021-07-13T15:12:42.201Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-13T15:12:42.201Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-07-13T15:12:42.252Z] #43 92.37 DEP criu/cr-dump.d [2021-07-13T15:12:42.252Z] #43 92.57 DEP criu/cr-dedup.d [2021-07-13T15:12:42.430Z] #43 90.26 DEP criu/files-ext.d [2021-07-13T15:12:42.430Z] #43 90.46 DEP criu/file-lock.d [2021-07-13T15:12:42.435Z] #29 9.658 ######################################################################## 100.0% [2021-07-13T15:12:42.435Z] #29 9.691 [2021-07-13T15:12:42.510Z] #43 92.74 DEP criu/cr-check.d [2021-07-13T15:12:42.692Z] #43 90.67 DEP criu/file-ids.d [2021-07-13T15:12:42.692Z] #43 90.78 DEP criu/fifo.d [2021-07-13T15:12:42.696Z] #29 9.896 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-13T15:12:42.696Z] #29 9.993 [2021-07-13T15:12:42.696Z] #29 10.04 ######################################################################## 100.0% [2021-07-13T15:12:42.696Z] #29 10.08 [2021-07-13T15:12:42.696Z] #29 10.10 Download of images into '/build' complete. [2021-07-13T15:12:42.696Z] #29 10.10 Use something like the following to load the result into a Docker daemon: [2021-07-13T15:12:42.769Z] #43 92.98 DEP criu/config.d [2021-07-13T15:12:42.769Z] #43 93.12 DEP criu/clone-noasan.d [2021-07-13T15:12:42.770Z] #10 DONE 0.7s [2021-07-13T15:12:42.957Z] #29 10.11 tar -cC '/build' . | docker load [2021-07-13T15:12:42.957Z] #29 DONE 10.2s [2021-07-13T15:12:42.957Z] [2021-07-13T15:12:42.957Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-13T15:12:42.957Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-07-13T15:12:43.028Z] #43 93.18 DEP criu/cgroup.d [2021-07-13T15:12:43.028Z] #43 93.34 DEP criu/cgroup-props.d [2021-07-13T15:12:43.033Z] [2021-07-13T15:12:43.033Z] #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-07-13T15:12:43.033Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-07-13T15:12:43.222Z] #10 DONE 0.9s [2021-07-13T15:12:43.222Z] [2021-07-13T15:12:43.222Z] #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-07-13T15:12:43.222Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-07-13T15:12:43.266Z] #43 90.93 DEP criu/fdstore.d [2021-07-13T15:12:43.266Z] #43 91.02 DEP criu/fault-injection.d [2021-07-13T15:12:43.266Z] #43 91.08 DEP criu/external.d [2021-07-13T15:12:43.266Z] #43 91.23 DEP criu/eventpoll.d [2021-07-13T15:12:43.287Z] #43 93.44 DEP criu/bitmap.d [2021-07-13T15:12:43.287Z] #43 93.46 DEP criu/bfd.d [2021-07-13T15:12:43.287Z] #43 93.63 DEP criu/autofs.d [2021-07-13T15:12:43.530Z] #43 91.49 DEP criu/eventfd.d [2021-07-13T15:12:43.546Z] #43 93.82 DEP criu/aio.d [2021-07-13T15:12:43.791Z] #43 91.69 DEP criu/crtools.d [2021-07-13T15:12:43.805Z] #43 94.02 DEP criu/action-scripts.d [2021-07-13T15:12:43.971Z] #11 DONE 1.1s [2021-07-13T15:12:43.971Z] [2021-07-13T15:12:43.971Z] #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-07-13T15:12:43.971Z] #47 sha256:9e564b23c2dc46be9d1747af1d4ed82697faaa46607a6bb2bb7e6fbe140d3082 [2021-07-13T15:12:44.063Z] #43 91.96 DEP criu/cr-service.d [2021-07-13T15:12:44.064Z] #43 94.30 CC criu/action-scripts.o [2021-07-13T15:12:44.222Z] #11 DONE 0.8s [2021-07-13T15:12:44.222Z] [2021-07-13T15:12:44.222Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-13T15:12:44.222Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-07-13T15:12:44.222Z] #31 DONE 0.1s [2021-07-13T15:12:44.222Z] [2021-07-13T15:12:44.222Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-13T15:12:44.222Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-07-13T15:12:44.236Z] #47 ... [2021-07-13T15:12:44.236Z] [2021-07-13T15:12:44.236Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-13T15:12:44.236Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-07-13T15:12:44.236Z] #39 DONE 0.3s [2021-07-13T15:12:44.339Z] #43 92.20 DEP criu/cr-restore.d [2021-07-13T15:12:44.498Z] [2021-07-13T15:12:44.498Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-13T15:12:44.498Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-07-13T15:12:44.498Z] #31 DONE 0.4s [2021-07-13T15:12:44.498Z] [2021-07-13T15:12:44.498Z] #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-07-13T15:12:44.498Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-13T15:12:44.606Z] #43 92.49 DEP criu/cr-errno.d [2021-07-13T15:12:44.606Z] #43 92.52 DEP criu/cr-dump.d [2021-07-13T15:12:44.632Z] #43 94.85 CC criu/aio.o [2021-07-13T15:12:44.867Z] #43 92.71 DEP criu/cr-dedup.d [2021-07-13T15:12:45.128Z] #43 92.96 DEP criu/cr-check.d [2021-07-13T15:12:45.200Z] #43 ... [2021-07-13T15:12:45.200Z] [2021-07-13T15:12:45.200Z] #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-07-13T15:12:45.200Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-13T15:12:45.200Z] #32 DONE 155.4s [2021-07-13T15:12:45.200Z] [2021-07-13T15:12:45.200Z] #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-07-13T15:12:45.200Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:45.200Z] #43 95.42 CC criu/autofs.o [2021-07-13T15:12:45.258Z] #39 DONE 1.0s [2021-07-13T15:12:45.258Z] [2021-07-13T15:12:45.258Z] #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-07-13T15:12:45.258Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:12:45.389Z] #43 93.14 DEP criu/config.d [2021-07-13T15:12:45.389Z] #43 93.32 DEP criu/clone-noasan.d [2021-07-13T15:12:45.650Z] #43 93.43 DEP criu/cgroup.d [2021-07-13T15:12:45.650Z] #43 93.57 DEP criu/cgroup-props.d [2021-07-13T15:12:45.650Z] #43 93.66 DEP criu/bitmap.d [2021-07-13T15:12:45.910Z] #43 93.68 DEP criu/bfd.d [2021-07-13T15:12:45.910Z] #43 93.76 DEP criu/autofs.d [2021-07-13T15:12:45.910Z] #43 93.90 DEP criu/aio.d [2021-07-13T15:12:46.171Z] #43 94.13 DEP criu/action-scripts.d [2021-07-13T15:12:46.420Z] #24 ... [2021-07-13T15:12:46.420Z] [2021-07-13T15:12:46.420Z] #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-07-13T15:12:46.420Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:12:46.420Z] #43 84.78 DEP criu/protobuf-desc.d [2021-07-13T15:12:46.420Z] #43 84.97 DEP criu/proc_parse.d [2021-07-13T15:12:46.420Z] #43 85.19 DEP criu/plugin.d [2021-07-13T15:12:46.420Z] #43 85.27 DEP criu/pipes.d [2021-07-13T15:12:46.420Z] #43 85.43 DEP criu/pie-util.d [2021-07-13T15:12:46.420Z] #43 85.63 DEP criu/pie-util-vdso.d [2021-07-13T15:12:46.420Z] #43 85.81 DEP criu/path.d [2021-07-13T15:12:46.420Z] #43 85.95 DEP criu/parasite-syscall.d [2021-07-13T15:12:46.420Z] #43 86.12 DEP criu/pagemap.d [2021-07-13T15:12:46.420Z] #43 86.25 DEP criu/pagemap-cache.d [2021-07-13T15:12:46.420Z] #43 86.38 DEP criu/page-xfer.d [2021-07-13T15:12:46.420Z] #43 86.50 DEP criu/page-pipe.d [2021-07-13T15:12:46.420Z] #43 86.68 DEP criu/netfilter.d [2021-07-13T15:12:46.420Z] #43 86.93 DEP criu/net.d [2021-07-13T15:12:46.420Z] #43 87.25 DEP criu/namespaces.d [2021-07-13T15:12:46.420Z] #43 87.42 DEP criu/mount.d [2021-07-13T15:12:46.420Z] #43 87.70 DEP criu/memfd.d [2021-07-13T15:12:46.420Z] #43 87.92 DEP criu/mem.d [2021-07-13T15:12:46.420Z] #43 88.08 DEP criu/lsm.d [2021-07-13T15:12:46.420Z] #43 88.29 DEP criu/log.d [2021-07-13T15:12:46.420Z] #43 88.41 DEP criu/libnetlink.d [2021-07-13T15:12:46.420Z] #43 88.61 DEP criu/kerndat.d [2021-07-13T15:12:46.420Z] #43 88.81 DEP criu/kcmp-ids.d [2021-07-13T15:12:46.420Z] #43 88.88 DEP criu/irmap.d [2021-07-13T15:12:46.420Z] #43 89.02 DEP criu/ipc_ns.d [2021-07-13T15:12:46.420Z] #43 89.19 DEP criu/image.d [2021-07-13T15:12:46.420Z] #43 89.29 DEP criu/image-desc.d [2021-07-13T15:12:46.420Z] #43 89.37 DEP criu/fsnotify.d [2021-07-13T15:12:46.420Z] #43 89.49 DEP criu/filesystems.d [2021-07-13T15:12:46.420Z] #43 89.72 DEP criu/files.d [2021-07-13T15:12:46.420Z] #43 90.01 DEP criu/files-reg.d [2021-07-13T15:12:46.420Z] #43 90.18 DEP criu/files-ext.d [2021-07-13T15:12:46.420Z] #43 90.36 DEP criu/file-lock.d [2021-07-13T15:12:46.420Z] #43 90.53 DEP criu/file-ids.d [2021-07-13T15:12:46.420Z] #43 90.68 DEP criu/fifo.d [2021-07-13T15:12:46.420Z] #43 90.77 DEP criu/fdstore.d [2021-07-13T15:12:46.420Z] #43 90.85 DEP criu/fault-injection.d [2021-07-13T15:12:46.420Z] #43 90.90 DEP criu/external.d [2021-07-13T15:12:46.420Z] #43 91.13 DEP criu/eventpoll.d [2021-07-13T15:12:46.420Z] #43 91.28 DEP criu/eventfd.d [2021-07-13T15:12:46.420Z] #43 91.40 DEP criu/crtools.d [2021-07-13T15:12:46.420Z] #43 91.62 DEP criu/cr-service.d [2021-07-13T15:12:46.420Z] #43 91.77 DEP criu/cr-restore.d [2021-07-13T15:12:46.420Z] #43 91.97 DEP criu/cr-errno.d [2021-07-13T15:12:46.420Z] #43 91.98 DEP criu/cr-dump.d [2021-07-13T15:12:46.420Z] #43 92.18 DEP criu/cr-dedup.d [2021-07-13T15:12:46.420Z] #43 92.39 DEP criu/cr-check.d [2021-07-13T15:12:46.420Z] #43 92.67 DEP criu/config.d [2021-07-13T15:12:46.420Z] #43 92.75 DEP criu/clone-noasan.d [2021-07-13T15:12:46.420Z] #43 92.83 DEP criu/cgroup.d [2021-07-13T15:12:46.420Z] #43 92.97 DEP criu/cgroup-props.d [2021-07-13T15:12:46.420Z] #43 93.16 DEP criu/bitmap.d [2021-07-13T15:12:46.420Z] #43 93.19 DEP criu/bfd.d [2021-07-13T15:12:46.420Z] #43 93.34 DEP criu/autofs.d [2021-07-13T15:12:46.420Z] #43 93.59 DEP criu/aio.d [2021-07-13T15:12:46.421Z] #43 93.73 DEP criu/action-scripts.d [2021-07-13T15:12:46.421Z] #43 94.10 CC criu/action-scripts.o [2021-07-13T15:12:46.421Z] #43 94.79 CC criu/aio.o [2021-07-13T15:12:46.421Z] #43 ... [2021-07-13T15:12:46.421Z] [2021-07-13T15:12:46.421Z] #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-07-13T15:12:46.421Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-13T15:12:46.421Z] #20 35.97 Selecting previously unselected package libnet1:arm64. [2021-07-13T15:12:46.421Z] #20 35.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-13T15:12:46.421Z] #20 36.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:12:46.421Z] #20 36.18 Selecting previously unselected package libnl-3-200:arm64. [2021-07-13T15:12:46.421Z] #20 36.18 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-13T15:12:46.421Z] #20 36.19 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-13T15:12:46.421Z] #20 36.30 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-13T15:12:46.421Z] #20 36.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-13T15:12:46.421Z] #20 36.33 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-13T15:12:46.421Z] #20 36.46 Selecting previously unselected package libreadline5:arm64. [2021-07-13T15:12:46.421Z] #20 36.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-07-13T15:12:46.421Z] #20 36.47 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-13T15:12:46.421Z] #20 36.61 Selecting previously unselected package net-tools. [2021-07-13T15:12:46.421Z] #20 36.63 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-07-13T15:12:46.421Z] #20 36.64 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T15:12:46.421Z] #20 36.84 Selecting previously unselected package python-pip-whl. [2021-07-13T15:12:46.421Z] #20 36.84 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-07-13T15:12:46.421Z] #20 36.85 Unpacking python-pip-whl (18.1-5) ... [2021-07-13T15:12:46.421Z] #20 37.38 Selecting previously unselected package python3-lib2to3. [2021-07-13T15:12:46.421Z] #20 37.38 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-13T15:12:46.421Z] #20 37.39 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-13T15:12:46.421Z] #20 37.60 Selecting previously unselected package python3-distutils. [2021-07-13T15:12:46.421Z] #20 37.61 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-07-13T15:12:46.421Z] #20 37.68 Unpacking python3-distutils (3.7.3-1) ... [2021-07-13T15:12:46.421Z] #20 37.86 Selecting previously unselected package python3-pip. [2021-07-13T15:12:46.421Z] #20 37.86 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-07-13T15:12:46.421Z] #20 37.87 Unpacking python3-pip (18.1-5) ... [2021-07-13T15:12:46.421Z] #20 38.15 Selecting previously unselected package python3-pkg-resources. [2021-07-13T15:12:46.421Z] #20 38.15 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T15:12:46.421Z] #20 38.17 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T15:12:46.421Z] #20 38.35 Selecting previously unselected package python3-setuptools. [2021-07-13T15:12:46.421Z] #20 38.35 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-07-13T15:12:46.421Z] #20 38.37 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-13T15:12:46.421Z] #20 38.67 Selecting previously unselected package python3-wheel. [2021-07-13T15:12:46.421Z] #20 38.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-07-13T15:12:46.421Z] #20 38.69 Unpacking python3-wheel (0.32.3-2) ... [2021-07-13T15:12:46.421Z] #20 38.88 Selecting previously unselected package sudo. [2021-07-13T15:12:46.421Z] #20 38.89 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-13T15:12:46.421Z] #20 38.91 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-13T15:12:46.421Z] #20 39.47 Selecting previously unselected package thin-provisioning-tools. [2021-07-13T15:12:46.421Z] #20 39.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-07-13T15:12:46.421Z] #20 39.51 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T15:12:46.421Z] #20 39.70 Selecting previously unselected package uidmap. [2021-07-13T15:12:46.421Z] #20 39.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-07-13T15:12:46.421Z] #20 39.84 Unpacking uidmap (1:4.5-1.1) ... [2021-07-13T15:12:46.421Z] #20 40.08 Selecting previously unselected package vim-runtime. [2021-07-13T15:12:46.421Z] #20 40.10 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:12:46.421Z] #20 40.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-13T15:12:46.421Z] #20 40.22 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-13T15:12:46.421Z] #20 40.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-13T15:12:46.431Z] #43 94.49 CC criu/action-scripts.o [2021-07-13T15:12:46.578Z] #43 ... [2021-07-13T15:12:46.578Z] [2021-07-13T15:12:46.578Z] #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-07-13T15:12:46.578Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:12:46.578Z] #20 30.07 Selecting previously unselected package python3. [2021-07-13T15:12:46.578Z] #20 30.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 ... 24096 files and directories currently installed.) [2021-07-13T15:12:46.578Z] #20 30.11 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-13T15:12:46.578Z] #20 30.12 Unpacking python3 (3.7.3-1) ... [2021-07-13T15:12:46.578Z] #20 30.26 Selecting previously unselected package libip4tc0:amd64. [2021-07-13T15:12:46.578Z] #20 30.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-13T15:12:46.578Z] #20 30.26 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T15:12:46.578Z] #20 30.47 Selecting previously unselected package libip6tc0:amd64. [2021-07-13T15:12:46.578Z] #20 30.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-13T15:12:46.578Z] #20 30.49 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T15:12:46.578Z] #20 30.60 Selecting previously unselected package libiptc0:amd64. [2021-07-13T15:12:46.578Z] #20 30.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-13T15:12:46.578Z] #20 30.61 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-13T15:12:46.578Z] #20 30.74 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-13T15:12:46.578Z] #20 30.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-13T15:12:46.578Z] #20 30.74 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T15:12:46.578Z] #20 30.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-13T15:12:46.578Z] #20 30.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-13T15:12:46.578Z] #20 30.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T15:12:46.578Z] #20 30.94 Selecting previously unselected package libnftnl11:amd64. [2021-07-13T15:12:46.578Z] #20 30.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-13T15:12:46.578Z] #20 30.95 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T15:12:46.578Z] #20 31.06 Selecting previously unselected package iptables. [2021-07-13T15:12:46.578Z] #20 31.06 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-13T15:12:46.578Z] #20 31.07 Unpacking iptables (1.8.2-4) ... [2021-07-13T15:12:46.578Z] #20 31.48 Selecting previously unselected package xxd. [2021-07-13T15:12:46.578Z] #20 31.51 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T15:12:46.578Z] #20 31.52 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T15:12:46.578Z] #20 31.65 Selecting previously unselected package vim-common. [2021-07-13T15:12:46.578Z] #20 31.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:12:46.578Z] #20 31.68 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T15:12:46.578Z] #20 31.89 Selecting previously unselected package bash-completion. [2021-07-13T15:12:46.578Z] #20 31.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-13T15:12:47.002Z] #43 95.01 CC criu/aio.o [2021-07-13T15:12:47.514Z] #20 35.43 Unpacking bash-completion (1:2.8-6) ... [2021-07-13T15:12:47.574Z] #43 95.54 CC criu/autofs.o [2021-07-13T15:12:47.772Z] #20 35.80 Selecting previously unselected package bzip2. [2021-07-13T15:12:47.772Z] #20 35.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-13T15:12:47.772Z] #20 35.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T15:12:48.031Z] #20 35.91 Selecting previously unselected package xz-utils. [2021-07-13T15:12:48.031Z] #20 35.92 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-13T15:12:48.031Z] #20 35.92 Unpacking xz-utils (5.2.4-1) ... [2021-07-13T15:12:48.031Z] #20 36.11 Selecting previously unselected package apparmor. [2021-07-13T15:12:48.031Z] #20 36.11 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-13T15:12:48.290Z] #20 36.19 Unpacking apparmor (2.13.2-10) ... [2021-07-13T15:12:48.548Z] #20 36.54 Selecting previously unselected package aufs-tools. [2021-07-13T15:12:48.548Z] #20 36.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-13T15:12:48.548Z] #20 36.56 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-13T15:12:48.807Z] #20 36.69 Selecting previously unselected package libonig5:amd64. [2021-07-13T15:12:48.807Z] #20 36.69 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-13T15:12:48.807Z] #20 36.70 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-13T15:12:48.807Z] #20 36.85 Selecting previously unselected package libjq1:amd64. [2021-07-13T15:12:48.807Z] #20 36.86 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T15:12:48.807Z] #20 36.87 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T15:12:48.974Z] #20 42.80 Selecting previously unselected package vim. [2021-07-13T15:12:48.975Z] #20 42.81 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-07-13T15:12:48.975Z] #20 42.84 Unpacking vim (2:8.1.0875-5) ... [2021-07-13T15:12:49.065Z] #20 36.98 Selecting previously unselected package jq. [2021-07-13T15:12:49.065Z] #20 36.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T15:12:49.065Z] #20 36.99 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T15:12:49.065Z] #20 37.10 Selecting previously unselected package libaio1:amd64. [2021-07-13T15:12:49.065Z] #20 37.10 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-13T15:12:49.065Z] #20 37.11 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-13T15:12:49.237Z] #20 43.28 Selecting previously unselected package xfsprogs. [2021-07-13T15:12:49.237Z] #20 43.30 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-07-13T15:12:49.237Z] #20 43.31 Unpacking xfsprogs (4.20.0-1) ... [2021-07-13T15:12:49.324Z] #20 37.18 Selecting previously unselected package libgpm2:amd64. [2021-07-13T15:12:49.324Z] #20 37.19 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-13T15:12:49.324Z] #20 37.19 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-13T15:12:49.324Z] #20 37.27 Selecting previously unselected package libicu63:amd64. [2021-07-13T15:12:49.324Z] #20 37.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T15:12:49.324Z] #20 37.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:12:49.486Z] #43 97.14 CC criu/bfd.o [2021-07-13T15:12:49.486Z] #43 ... [2021-07-13T15:12:49.486Z] [2021-07-13T15:12:49.486Z] #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-07-13T15:12:49.486Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:12:49.486Z] #20 4.195 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T15:12:49.486Z] #20 4.224 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:12:49.486Z] #20 4.224 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:12:49.486Z] #20 4.224 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-13T15:12:49.486Z] #20 6.426 Fetched 46.7 kB in 2s (18.9 kB/s) [2021-07-13T15:12:49.486Z] #20 6.426 Reading package lists... [2021-07-13T15:12:49.499Z] #20 43.64 Selecting previously unselected package zip. [2021-07-13T15:12:49.748Z] #20 10.07 Reading package lists... [2021-07-13T15:12:49.748Z] #20 ... [2021-07-13T15:12:49.748Z] [2021-07-13T15:12:49.748Z] #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-07-13T15:12:49.748Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:49.748Z] #43 97.69 CC criu/bitmap.o [2021-07-13T15:12:49.761Z] #20 43.64 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-07-13T15:12:49.761Z] #20 43.65 Unpacking zip (3.0-11+b1) ... [2021-07-13T15:12:49.761Z] #20 43.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-13T15:12:49.793Z] #32 ... [2021-07-13T15:12:49.793Z] [2021-07-13T15:12:49.793Z] #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-07-13T15:12:49.793Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-07-13T15:12:49.793Z] #12 DONE 4.9s [2021-07-13T15:12:49.793Z] [2021-07-13T15:12:49.793Z] #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-07-13T15:12:49.793Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:12:50.009Z] #43 ... [2021-07-13T15:12:50.009Z] [2021-07-13T15:12:50.009Z] #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-07-13T15:12:50.009Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-13T15:12:50.009Z] #32 DONE 148.2s [2021-07-13T15:12:50.009Z] [2021-07-13T15:12:50.009Z] #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-07-13T15:12:50.009Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:50.009Z] #43 97.89 CC criu/cgroup-props.o [2021-07-13T15:12:50.023Z] #20 43.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T15:12:50.023Z] #20 43.98 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-07-13T15:12:50.023Z] #20 44.02 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-13T15:12:50.023Z] #20 44.04 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-13T15:12:50.023Z] #20 44.07 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-07-13T15:12:50.023Z] #20 44.09 Setting up uidmap (1:4.5-1.1) ... [2021-07-13T15:12:50.023Z] #20 44.11 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-07-13T15:12:50.023Z] #20 44.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:12:50.310Z] #20 44.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T15:12:50.310Z] #20 44.25 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-13T15:12:50.310Z] #20 44.28 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-13T15:12:50.310Z] #20 44.30 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T15:12:50.310Z] #20 44.36 Setting up zip (3.0-11+b1) ... [2021-07-13T15:12:50.583Z] #20 44.40 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T15:12:50.583Z] #20 44.45 Setting up bash-completion (1:2.8-6) ... [2021-07-13T15:12:50.952Z] #43 98.79 CC criu/cgroup.o [2021-07-13T15:12:51.965Z] #40 ... [2021-07-13T15:12:51.965Z] [2021-07-13T15:12:51.965Z] #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-07-13T15:12:51.965Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-07-13T15:12:51.965Z] #12 DONE 6.8s [2021-07-13T15:12:51.965Z] [2021-07-13T15:12:51.965Z] #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-07-13T15:12:51.965Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:12:52.508Z] #20 ... [2021-07-13T15:12:52.508Z] [2021-07-13T15:12:52.508Z] #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-07-13T15:12:52.508Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-07-13T15:12:52.508Z] #40 140.7 + dpkg --print-architecture [2021-07-13T15:12:52.508Z] #40 DONE 142.0s [2021-07-13T15:12:52.508Z] [2021-07-13T15:12:52.508Z] #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-07-13T15:12:52.508Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:12:52.508Z] #43 95.27 CC criu/autofs.o [2021-07-13T15:12:52.508Z] #43 96.77 CC criu/bfd.o [2021-07-13T15:12:52.508Z] #43 97.34 CC criu/bitmap.o [2021-07-13T15:12:52.508Z] #43 97.50 CC criu/cgroup-props.o [2021-07-13T15:12:52.508Z] #43 98.50 CC criu/cgroup.o [2021-07-13T15:12:52.508Z] #43 101.3 CC criu/clone-noasan.o [2021-07-13T15:12:52.508Z] #43 101.4 CC criu/config.o [2021-07-13T15:12:53.089Z] #13 4.268 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T15:12:53.089Z] #13 4.274 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T15:12:53.347Z] #13 4.376 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T15:12:53.347Z] #13 4.377 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:12:53.516Z] #20 40.92 Selecting previously unselected package libnet1:amd64. [2021-07-13T15:12:53.516Z] #20 40.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T15:12:53.516Z] #20 40.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:12:53.516Z] #20 41.02 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T15:12:53.516Z] #20 41.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T15:12:53.516Z] #20 41.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:12:53.516Z] #20 41.11 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T15:12:53.516Z] #20 41.12 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:12:53.516Z] #20 41.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:12:53.516Z] #20 41.19 Selecting previously unselected package libreadline5:amd64. [2021-07-13T15:12:53.516Z] #20 41.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-13T15:12:53.516Z] #20 41.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T15:12:53.516Z] #20 41.31 Selecting previously unselected package net-tools. [2021-07-13T15:12:53.516Z] #20 41.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-13T15:12:53.516Z] #20 41.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T15:12:53.516Z] #20 41.56 Selecting previously unselected package python-pip-whl. [2021-07-13T15:12:53.775Z] #20 41.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-07-13T15:12:53.775Z] #20 41.57 Unpacking python-pip-whl (18.1-5) ... [2021-07-13T15:12:53.929Z] #13 ... [2021-07-13T15:12:53.929Z] [2021-07-13T15:12:53.929Z] #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-07-13T15:12:53.929Z] #67 sha256:427d86bee2472b53bad91eff8a6d4b69cc89d3dca75a18f7ffb28917b88de5a9 [2021-07-13T15:12:53.929Z] #67 6.764 + RM_GOPATH=0 [2021-07-13T15:12:53.929Z] #67 6.764 + TMP_GOPATH= [2021-07-13T15:12:53.929Z] #67 6.765 + : /build [2021-07-13T15:12:53.929Z] #67 6.765 + '[' -z '' ']' [2021-07-13T15:12:53.929Z] #67 6.777 ++ mktemp -d [2021-07-13T15:12:53.929Z] #67 6.777 + export GOPATH=/tmp/tmp.CdNHkZyzJi [2021-07-13T15:12:53.929Z] #67 6.777 + GOPATH=/tmp/tmp.CdNHkZyzJi [2021-07-13T15:12:53.929Z] #67 6.777 + RM_GOPATH=1 [2021-07-13T15:12:53.929Z] #67 6.777 + case "$(go env GOARCH)" in [2021-07-13T15:12:53.929Z] #67 6.777 ++ go env GOARCH [2021-07-13T15:12:53.929Z] #67 6.817 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:12:53.929Z] #67 6.832 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:53.929Z] #67 6.832 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:53.929Z] #67 6.832 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:53.929Z] #67 6.832 + dir=/tmp/install [2021-07-13T15:12:53.929Z] #67 6.832 + bin=proxy [2021-07-13T15:12:53.929Z] #67 6.832 + shift [2021-07-13T15:12:53.929Z] #67 6.832 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-13T15:12:53.929Z] #67 6.832 + . /tmp/install/proxy.installer [2021-07-13T15:12:53.929Z] #67 6.832 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:12:53.929Z] #67 6.832 + install_proxy [2021-07-13T15:12:53.929Z] #67 6.832 + case "$1" in [2021-07-13T15:12:53.929Z] #67 6.832 + export CGO_ENABLED=0 [2021-07-13T15:12:53.929Z] #67 6.832 + CGO_ENABLED=0 [2021-07-13T15:12:53.929Z] #67 6.832 + _install_proxy [2021-07-13T15:12:53.929Z] #67 6.832 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-13T15:12:53.929Z] #67 6.832 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CdNHkZyzJi/src/github.com/docker/libnetwork [2021-07-13T15:12:53.929Z] #67 6.832 Cloning into '/tmp/tmp.CdNHkZyzJi/src/github.com/docker/libnetwork'... [2021-07-13T15:12:54.034Z] #20 42.15 Selecting previously unselected package python3-lib2to3. [2021-07-13T15:12:54.035Z] #20 42.15 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-13T15:12:54.188Z] #67 ... [2021-07-13T15:12:54.188Z] [2021-07-13T15:12:54.188Z] #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-07-13T15:12:54.188Z] #24 sha256:f780910055d4f12d23ef2e7b4a2af8e64be42d31a3d3e5ae7fe10b5b458ce00b [2021-07-13T15:12:54.188Z] #24 7.093 + RM_GOPATH=0 [2021-07-13T15:12:54.188Z] #24 7.093 + TMP_GOPATH= [2021-07-13T15:12:54.188Z] #24 7.093 + : /build [2021-07-13T15:12:54.188Z] #24 7.093 + '[' -z '' ']' [2021-07-13T15:12:54.188Z] #24 7.093 ++ mktemp -d [2021-07-13T15:12:54.188Z] #24 7.123 + export GOPATH=/tmp/tmp.4slBwyHqhg [2021-07-13T15:12:54.188Z] #24 7.123 + GOPATH=/tmp/tmp.4slBwyHqhg [2021-07-13T15:12:54.188Z] #24 7.123 + RM_GOPATH=1 [2021-07-13T15:12:54.188Z] #24 7.123 + case "$(go env GOARCH)" in [2021-07-13T15:12:54.188Z] #24 7.123 ++ go env GOARCH [2021-07-13T15:12:54.188Z] #24 7.155 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.188Z] #24 7.155 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.188Z] #24 7.155 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:54.188Z] #24 7.155 + dir=/tmp/install [2021-07-13T15:12:54.188Z] #24 7.155 + bin=dockercli [2021-07-13T15:12:54.188Z] #24 7.155 + shift [2021-07-13T15:12:54.188Z] #24 7.155 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-13T15:12:54.188Z] #24 7.155 + . /tmp/install/dockercli.installer [2021-07-13T15:12:54.188Z] #24 7.155 ++ : stable [2021-07-13T15:12:54.188Z] #24 7.155 ++ : 17.06.2-ce [2021-07-13T15:12:54.188Z] #24 7.159 + install_dockercli [2021-07-13T15:12:54.188Z] #24 7.159 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-13T15:12:54.188Z] #24 7.159 Install docker/cli version 17.06.2-ce from stable [2021-07-13T15:12:54.188Z] #24 7.193 ++ uname -m [2021-07-13T15:12:54.188Z] #24 7.193 + arch=x86_64 [2021-07-13T15:12:54.188Z] #24 7.193 + '[' x86_64 '!=' x86_64 ']' [2021-07-13T15:12:54.188Z] #24 7.193 + url=https://download.docker.com/linux/static [2021-07-13T15:12:54.188Z] #24 7.193 + tar -xz docker/docker [2021-07-13T15:12:54.188Z] #24 7.193 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-13T15:12:54.188Z] #24 ... [2021-07-13T15:12:54.188Z] [2021-07-13T15:12:54.188Z] #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-07-13T15:12:54.188Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:12:54.188Z] #55 7.948 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T15:12:54.188Z] #55 8.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T15:12:54.188Z] #55 8.066 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:12:54.188Z] #55 9.139 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T15:12:54.188Z] #55 ... [2021-07-13T15:12:54.188Z] [2021-07-13T15:12:54.188Z] #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-07-13T15:12:54.188Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:12:54.188Z] #40 6.353 + git clone https://github.com/docker/distribution.git . [2021-07-13T15:12:54.188Z] #40 6.353 Cloning into '.'... [2021-07-13T15:12:54.254Z] #43 101.8 CC criu/clone-noasan.o [2021-07-13T15:12:54.254Z] #43 102.1 CC criu/config.o [2021-07-13T15:12:54.294Z] #20 42.16 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-13T15:12:54.294Z] #20 42.27 Selecting previously unselected package python3-distutils. [2021-07-13T15:12:54.294Z] #20 42.27 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-07-13T15:12:54.294Z] #20 42.28 Unpacking python3-distutils (3.7.3-1) ... [2021-07-13T15:12:54.430Z] #43 103.4 CC criu/cr-check.o [2021-07-13T15:12:54.430Z] #43 ... [2021-07-13T15:12:54.430Z] [2021-07-13T15:12:54.431Z] #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-07-13T15:12:54.431Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-13T15:12:54.431Z] #20 48.15 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-07-13T15:12:54.431Z] #20 48.17 Setting up xz-utils (5.2.4-1) ... [2021-07-13T15:12:54.431Z] #20 48.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-13T15:12:54.431Z] #20 48.22 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-13T15:12:54.431Z] #20 48.38 invoke-rc.d: could not determine current runlevel [2021-07-13T15:12:54.431Z] #20 48.40 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-13T15:12:54.431Z] #20 48.42 Setting up pigz (2.4-1) ... [2021-07-13T15:12:54.431Z] #20 48.44 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-13T15:12:54.431Z] #20 48.48 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-13T15:12:54.520Z] #13 ... [2021-07-13T15:12:54.521Z] [2021-07-13T15:12:54.521Z] #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-07-13T15:12:54.521Z] #47 sha256:799c03aee66e19187f7073d335e714d9023a740397be075a1066e12c2625b7ab [2021-07-13T15:12:54.521Z] #47 8.060 + RM_GOPATH=0 [2021-07-13T15:12:54.521Z] #47 8.060 + TMP_GOPATH= [2021-07-13T15:12:54.521Z] #47 8.060 + : /build [2021-07-13T15:12:54.521Z] #47 8.060 + '[' -z '' ']' [2021-07-13T15:12:54.521Z] #47 8.060 ++ mktemp -d [2021-07-13T15:12:54.521Z] #47 8.060 + export GOPATH=/tmp/tmp.zHzjxJZhOg [2021-07-13T15:12:54.521Z] #47 8.060 + GOPATH=/tmp/tmp.zHzjxJZhOg [2021-07-13T15:12:54.521Z] #47 8.060 + RM_GOPATH=1 [2021-07-13T15:12:54.521Z] #47 8.060 + case "$(go env GOARCH)" in [2021-07-13T15:12:54.521Z] #47 8.060 ++ go env GOARCH [2021-07-13T15:12:54.521Z] #47 8.103 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.521Z] #47 8.103 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.521Z] #47 8.103 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:54.521Z] #47 8.103 + dir=/tmp/install [2021-07-13T15:12:54.521Z] #47 8.103 + bin=gotestsum [2021-07-13T15:12:54.521Z] #47 8.103 + shift [2021-07-13T15:12:54.521Z] #47 8.103 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-13T15:12:54.521Z] #47 8.103 + . /tmp/install/gotestsum.installer [2021-07-13T15:12:54.521Z] #47 8.103 ++ : v0.5.3 [2021-07-13T15:12:54.521Z] #47 8.103 + install_gotestsum [2021-07-13T15:12:54.521Z] #47 8.103 + set -e [2021-07-13T15:12:54.521Z] #47 8.103 + export GO111MODULE=on [2021-07-13T15:12:54.521Z] #47 8.103 + GO111MODULE=on [2021-07-13T15:12:54.521Z] #47 8.103 + GOBIN=/build [2021-07-13T15:12:54.521Z] #47 8.103 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-13T15:12:54.521Z] #47 8.264 go: finding gotest.tools v0.5.3 [2021-07-13T15:12:54.521Z] #47 8.264 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-13T15:12:54.521Z] #47 9.263 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-13T15:12:54.521Z] #47 9.829 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-13T15:12:54.521Z] #47 ... [2021-07-13T15:12:54.521Z] [2021-07-13T15:12:54.521Z] #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-07-13T15:12:54.521Z] #67 sha256:02cf234178271a0ef6db89a032d0a00acbb60f3cce84bf3dbd1e2ff4167ae896 [2021-07-13T15:12:54.521Z] #67 8.060 + RM_GOPATH=0 [2021-07-13T15:12:54.521Z] #67 8.060 + TMP_GOPATH= [2021-07-13T15:12:54.521Z] #67 8.060 + : /build [2021-07-13T15:12:54.521Z] #67 8.060 + '[' -z '' ']' [2021-07-13T15:12:54.521Z] #67 8.060 ++ mktemp -d [2021-07-13T15:12:54.521Z] #67 8.060 + export GOPATH=/tmp/tmp.z3PsQby6CA [2021-07-13T15:12:54.521Z] #67 8.060 + GOPATH=/tmp/tmp.z3PsQby6CA [2021-07-13T15:12:54.521Z] #67 8.060 + RM_GOPATH=1 [2021-07-13T15:12:54.521Z] #67 8.060 + case "$(go env GOARCH)" in [2021-07-13T15:12:54.521Z] #67 8.060 ++ go env GOARCH [2021-07-13T15:12:54.521Z] #67 8.093 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.521Z] #67 8.093 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.521Z] #67 8.093 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:54.521Z] #67 8.093 + dir=/tmp/install [2021-07-13T15:12:54.521Z] #67 8.093 + bin=proxy [2021-07-13T15:12:54.521Z] #67 8.093 + shift [2021-07-13T15:12:54.521Z] #67 8.093 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-13T15:12:54.521Z] #67 8.093 + . /tmp/install/proxy.installer [2021-07-13T15:12:54.521Z] #67 8.093 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:12:54.521Z] #67 8.114 + install_proxy [2021-07-13T15:12:54.521Z] #67 8.121 + case "$1" in [2021-07-13T15:12:54.521Z] #67 8.122 + export CGO_ENABLED=0 [2021-07-13T15:12:54.521Z] #67 8.122 + CGO_ENABLED=0 [2021-07-13T15:12:54.521Z] #67 8.122 + _install_proxy [2021-07-13T15:12:54.521Z] #67 8.122 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-13T15:12:54.521Z] #67 8.122 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.z3PsQby6CA/src/github.com/docker/libnetwork [2021-07-13T15:12:54.521Z] #67 8.126 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:12:54.521Z] #67 8.144 Cloning into '/tmp/tmp.z3PsQby6CA/src/github.com/docker/libnetwork'... [2021-07-13T15:12:54.521Z] #67 ... [2021-07-13T15:12:54.521Z] [2021-07-13T15:12:54.521Z] #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-07-13T15:12:54.521Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:12:54.521Z] #45 7.126 + RM_GOPATH=0 [2021-07-13T15:12:54.521Z] #45 7.126 + TMP_GOPATH= [2021-07-13T15:12:54.521Z] #45 7.126 + : /build [2021-07-13T15:12:54.521Z] #45 7.126 + '[' -z '' ']' [2021-07-13T15:12:54.521Z] #45 7.126 ++ mktemp -d [2021-07-13T15:12:54.521Z] #45 7.126 + export GOPATH=/tmp/tmp.s7kG5HfOnz [2021-07-13T15:12:54.521Z] #45 7.126 + GOPATH=/tmp/tmp.s7kG5HfOnz [2021-07-13T15:12:54.521Z] #45 7.126 + RM_GOPATH=1 [2021-07-13T15:12:54.521Z] #45 7.126 + case "$(go env GOARCH)" in [2021-07-13T15:12:54.521Z] #45 7.126 ++ go env GOARCH [2021-07-13T15:12:54.521Z] #45 7.126 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.521Z] #45 7.126 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.521Z] #45 7.126 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:54.521Z] #45 7.126 + dir=/tmp/install [2021-07-13T15:12:54.521Z] #45 7.126 + bin=vndr [2021-07-13T15:12:54.521Z] #45 7.126 + shift [2021-07-13T15:12:54.521Z] #45 7.126 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-13T15:12:54.521Z] #45 7.126 + . /tmp/install/vndr.installer [2021-07-13T15:12:54.521Z] #45 7.126 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:12:54.521Z] #45 7.126 + install_vndr [2021-07-13T15:12:54.521Z] #45 7.126 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-13T15:12:54.521Z] #45 7.126 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.s7kG5HfOnz/src/github.com/LK4D4/vndr [2021-07-13T15:12:54.521Z] #45 7.126 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:12:54.521Z] #45 7.130 Cloning into '/tmp/tmp.s7kG5HfOnz/src/github.com/LK4D4/vndr'... [2021-07-13T15:12:54.521Z] #45 7.627 + cd /tmp/tmp.s7kG5HfOnz/src/github.com/LK4D4/vndr [2021-07-13T15:12:54.521Z] #45 7.627 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:12:54.521Z] #45 7.679 + go build -buildmode=pie -v -o /build/vndr . [2021-07-13T15:12:54.521Z] #45 9.759 runtime/internal/atomic [2021-07-13T15:12:54.521Z] #45 9.861 internal/cpu [2021-07-13T15:12:54.521Z] #45 10.27 runtime/internal/sys [2021-07-13T15:12:54.521Z] #45 10.42 runtime/internal/math [2021-07-13T15:12:54.521Z] #45 10.49 internal/bytealg [2021-07-13T15:12:54.521Z] #45 ... [2021-07-13T15:12:54.521Z] [2021-07-13T15:12:54.521Z] #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-07-13T15:12:54.521Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:12:54.521Z] #55 9.171 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T15:12:54.521Z] #55 9.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T15:12:54.521Z] #55 9.309 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:12:54.521Z] #55 ... [2021-07-13T15:12:54.521Z] [2021-07-13T15:12:54.521Z] #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-07-13T15:12:54.521Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-13T15:12:54.521Z] #32 8.342 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-13T15:12:54.521Z] #32 8.342 Cloning into '.'... [2021-07-13T15:12:54.549Z] #40 ... [2021-07-13T15:12:54.549Z] [2021-07-13T15:12:54.549Z] #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-07-13T15:12:54.549Z] #34 sha256:8c50e2d450293ccf12b359256e04cdb29765d842e49421f4e0f5ffbc66d73a34 [2021-07-13T15:12:54.549Z] #34 7.730 + RM_GOPATH=0 [2021-07-13T15:12:54.549Z] #34 7.730 + TMP_GOPATH= [2021-07-13T15:12:54.549Z] #34 7.730 + : /build [2021-07-13T15:12:54.549Z] #34 7.730 + '[' -z '' ']' [2021-07-13T15:12:54.549Z] #34 7.730 ++ mktemp -d [2021-07-13T15:12:54.549Z] #34 7.733 + export GOPATH=/tmp/tmp.MRnSFspuav [2021-07-13T15:12:54.549Z] #34 7.735 + GOPATH=/tmp/tmp.MRnSFspuav [2021-07-13T15:12:54.549Z] #34 7.735 + RM_GOPATH=1 [2021-07-13T15:12:54.549Z] #34 7.735 + case "$(go env GOARCH)" in [2021-07-13T15:12:54.549Z] #34 7.737 ++ go env GOARCH [2021-07-13T15:12:54.549Z] #34 7.758 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.549Z] #34 7.758 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.549Z] #34 7.758 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:54.549Z] #34 7.758 + dir=/tmp/install [2021-07-13T15:12:54.549Z] #34 7.758 + bin=tomlv [2021-07-13T15:12:54.549Z] #34 7.758 + shift [2021-07-13T15:12:54.549Z] #34 7.758 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-13T15:12:54.549Z] #34 7.758 + . /tmp/install/tomlv.installer [2021-07-13T15:12:54.549Z] #34 7.759 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:12:54.549Z] #34 7.759 + install_tomlv [2021-07-13T15:12:54.549Z] #34 7.759 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-13T15:12:54.549Z] #34 7.759 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MRnSFspuav/src/github.com/BurntSushi/toml [2021-07-13T15:12:54.549Z] #34 7.759 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:12:54.549Z] #34 7.812 Cloning into '/tmp/tmp.MRnSFspuav/src/github.com/BurntSushi/toml'... [2021-07-13T15:12:54.549Z] #34 9.439 + cd /tmp/tmp.MRnSFspuav/src/github.com/BurntSushi/toml [2021-07-13T15:12:54.549Z] #34 9.440 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:12:54.549Z] #34 9.486 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-13T15:12:54.549Z] #34 10.28 internal/cpu [2021-07-13T15:12:54.549Z] #34 10.29 runtime/internal/math [2021-07-13T15:12:54.549Z] #34 10.41 math/bits [2021-07-13T15:12:54.554Z] #20 42.42 Selecting previously unselected package python3-pip. [2021-07-13T15:12:54.554Z] #20 42.42 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-07-13T15:12:54.554Z] #20 42.43 Unpacking python3-pip (18.1-5) ... [2021-07-13T15:12:54.554Z] #20 42.57 Selecting previously unselected package python3-pkg-resources. [2021-07-13T15:12:54.554Z] #20 42.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T15:12:54.554Z] #20 42.57 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T15:12:54.693Z] #20 48.57 Setting up python-pip-whl (18.1-5) ... [2021-07-13T15:12:54.693Z] #20 48.59 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-13T15:12:54.693Z] #20 48.61 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-13T15:12:54.784Z] #32 ... [2021-07-13T15:12:54.784Z] [2021-07-13T15:12:54.784Z] #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-07-13T15:12:54.784Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:12:54.784Z] #36 9.301 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T15:12:54.784Z] #36 9.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T15:12:54.784Z] #36 9.512 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:12:54.784Z] #36 ... [2021-07-13T15:12:54.784Z] [2021-07-13T15:12:54.784Z] #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-07-13T15:12:54.784Z] #51 sha256:6f1b5f054d474d983d8892b7c9253ed753bd96095e9e6a7168e0f89705a386eb [2021-07-13T15:12:54.784Z] #51 7.208 + RM_GOPATH=0 [2021-07-13T15:12:54.784Z] #51 7.208 + TMP_GOPATH= [2021-07-13T15:12:54.784Z] #51 7.208 + : /build [2021-07-13T15:12:54.784Z] #51 7.208 + '[' -z '' ']' [2021-07-13T15:12:54.784Z] #51 7.208 ++ mktemp -d [2021-07-13T15:12:54.784Z] #51 7.213 + export GOPATH=/tmp/tmp.ffxPkuIjcm [2021-07-13T15:12:54.784Z] #51 7.213 + GOPATH=/tmp/tmp.ffxPkuIjcm [2021-07-13T15:12:54.784Z] #51 7.213 + RM_GOPATH=1 [2021-07-13T15:12:54.784Z] #51 7.213 + case "$(go env GOARCH)" in [2021-07-13T15:12:54.784Z] #51 7.213 ++ go env GOARCH [2021-07-13T15:12:54.784Z] #51 7.217 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.784Z] #51 7.217 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.784Z] #51 7.217 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:54.784Z] #51 7.241 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:12:54.784Z] #51 7.241 + dir=/tmp/install [2021-07-13T15:12:54.784Z] #51 7.241 + bin=shfmt [2021-07-13T15:12:54.784Z] #51 7.241 + shift [2021-07-13T15:12:54.784Z] #51 7.241 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-13T15:12:54.784Z] #51 7.241 + . /tmp/install/shfmt.installer [2021-07-13T15:12:54.784Z] #51 7.241 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:12:54.784Z] #51 7.241 + install_shfmt [2021-07-13T15:12:54.784Z] #51 7.241 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-13T15:12:54.784Z] #51 7.241 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ffxPkuIjcm/src/github.com/mvdan/sh [2021-07-13T15:12:54.784Z] #51 7.241 Cloning into '/tmp/tmp.ffxPkuIjcm/src/github.com/mvdan/sh'... [2021-07-13T15:12:54.808Z] #34 ... [2021-07-13T15:12:54.808Z] [2021-07-13T15:12:54.808Z] #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-07-13T15:12:54.808Z] #49 sha256:f7491039064bf480d214de7760957f57d0768a325de81b410ee3f20d6ddccb44 [2021-07-13T15:12:54.808Z] #49 7.495 + RM_GOPATH=0 [2021-07-13T15:12:54.808Z] #49 7.495 + TMP_GOPATH= [2021-07-13T15:12:54.808Z] #49 7.495 + : /build [2021-07-13T15:12:54.808Z] #49 7.495 + '[' -z '' ']' [2021-07-13T15:12:54.808Z] #49 7.495 ++ mktemp -d [2021-07-13T15:12:54.808Z] #49 7.495 + export GOPATH=/tmp/tmp.t0AkfGcbo2 [2021-07-13T15:12:54.808Z] #49 7.495 + GOPATH=/tmp/tmp.t0AkfGcbo2 [2021-07-13T15:12:54.808Z] #49 7.495 + RM_GOPATH=1 [2021-07-13T15:12:54.808Z] #49 7.495 + case "$(go env GOARCH)" in [2021-07-13T15:12:54.808Z] #49 7.495 ++ go env GOARCH [2021-07-13T15:12:54.808Z] #49 7.539 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.808Z] #49 7.539 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.808Z] #49 7.539 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:54.808Z] #49 7.543 + dir=/tmp/install [2021-07-13T15:12:54.808Z] #49 7.543 + bin=golangci_lint [2021-07-13T15:12:54.808Z] #49 7.543 + shift [2021-07-13T15:12:54.808Z] #49 7.543 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-13T15:12:54.808Z] #49 7.543 + . /tmp/install/golangci_lint.installer [2021-07-13T15:12:54.808Z] #49 7.543 ++ : v1.23.8 [2021-07-13T15:12:54.808Z] #49 7.543 + install_golangci_lint [2021-07-13T15:12:54.808Z] #49 7.543 + set -e [2021-07-13T15:12:54.808Z] #49 7.543 + export GO111MODULE=on [2021-07-13T15:12:54.808Z] #49 7.543 + GO111MODULE=on [2021-07-13T15:12:54.808Z] #49 7.543 + GOBIN=/build [2021-07-13T15:12:54.808Z] #49 7.543 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-13T15:12:54.808Z] #49 7.759 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-13T15:12:54.808Z] #49 7.759 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-13T15:12:54.808Z] #49 7.759 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:12:54.808Z] #49 7.759 go: finding github.com/golangci v1.23.8 [2021-07-13T15:12:54.808Z] #49 7.853 go: finding github.com v1.23.8 [2021-07-13T15:12:54.808Z] #49 9.267 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:12:54.808Z] #49 10.17 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:12:54.808Z] #49 ... [2021-07-13T15:12:54.808Z] [2021-07-13T15:12:54.808Z] #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-07-13T15:12:54.808Z] #51 sha256:aa2e54261d9d0c572cfab216fa019b29aff7ddb53b9b9d4fd732a3f4d43f9573 [2021-07-13T15:12:54.808Z] #51 6.417 + RM_GOPATH=0 [2021-07-13T15:12:54.808Z] #51 6.417 + TMP_GOPATH= [2021-07-13T15:12:54.808Z] #51 6.417 + : /build [2021-07-13T15:12:54.808Z] #51 6.417 + '[' -z '' ']' [2021-07-13T15:12:54.808Z] #51 6.417 ++ mktemp -d [2021-07-13T15:12:54.808Z] #51 6.417 + export GOPATH=/tmp/tmp.mFqtUlLqOn [2021-07-13T15:12:54.808Z] #51 6.417 + GOPATH=/tmp/tmp.mFqtUlLqOn [2021-07-13T15:12:54.808Z] #51 6.417 + RM_GOPATH=1 [2021-07-13T15:12:54.808Z] #51 6.417 + case "$(go env GOARCH)" in [2021-07-13T15:12:54.808Z] #51 6.417 ++ go env GOARCH [2021-07-13T15:12:54.808Z] #51 6.419 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.808Z] #51 6.419 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.808Z] #51 6.420 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:54.808Z] #51 6.421 + dir=/tmp/install [2021-07-13T15:12:54.808Z] #51 6.421 + bin=shfmt [2021-07-13T15:12:54.808Z] #51 6.421 + shift [2021-07-13T15:12:54.808Z] #51 6.421 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-13T15:12:54.808Z] #51 6.421 + . /tmp/install/shfmt.installer [2021-07-13T15:12:54.808Z] #51 6.421 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:12:54.808Z] #51 6.421 + install_shfmt [2021-07-13T15:12:54.808Z] #51 6.421 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-13T15:12:54.808Z] #51 6.421 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mFqtUlLqOn/src/github.com/mvdan/sh [2021-07-13T15:12:54.808Z] #51 6.421 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:12:54.808Z] #51 6.425 Cloning into '/tmp/tmp.mFqtUlLqOn/src/github.com/mvdan/sh'... [2021-07-13T15:12:54.808Z] #51 ... [2021-07-13T15:12:54.808Z] [2021-07-13T15:12:54.808Z] #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-07-13T15:12:54.808Z] #58 sha256:f9382d49bda84b950f182ddea449eec3b443fe1c29d444934bf8ac51691e6129 [2021-07-13T15:12:54.808Z] #58 6.529 + RM_GOPATH=0 [2021-07-13T15:12:54.808Z] #58 6.529 + TMP_GOPATH= [2021-07-13T15:12:54.808Z] #58 6.529 + : /build [2021-07-13T15:12:54.808Z] #58 6.529 + '[' -z '' ']' [2021-07-13T15:12:54.808Z] #58 6.533 ++ mktemp -d [2021-07-13T15:12:54.808Z] #58 6.533 + export GOPATH=/tmp/tmp.WsYAHYBvdl [2021-07-13T15:12:54.808Z] #58 6.533 + GOPATH=/tmp/tmp.WsYAHYBvdl [2021-07-13T15:12:54.808Z] #58 6.533 + RM_GOPATH=1 [2021-07-13T15:12:54.808Z] #58 6.533 + case "$(go env GOARCH)" in [2021-07-13T15:12:54.808Z] #58 6.548 ++ go env GOARCH [2021-07-13T15:12:54.808Z] #58 6.588 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:12:54.808Z] #58 6.588 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.808Z] #58 6.588 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:54.808Z] #58 6.588 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:54.808Z] #58 6.588 + dir=/tmp/install [2021-07-13T15:12:54.808Z] #58 6.588 + bin=rootlesskit [2021-07-13T15:12:54.808Z] #58 6.588 + shift [2021-07-13T15:12:54.808Z] #58 6.588 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-13T15:12:54.808Z] #58 6.588 + . /tmp/install/rootlesskit.installer [2021-07-13T15:12:54.808Z] #58 6.588 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:12:54.808Z] #58 6.588 + install_rootlesskit [2021-07-13T15:12:54.808Z] #58 6.588 + case "$1" in [2021-07-13T15:12:54.808Z] #58 6.588 + export CGO_ENABLED=0 [2021-07-13T15:12:54.808Z] #58 6.588 + CGO_ENABLED=0 [2021-07-13T15:12:54.808Z] #58 6.588 + _install_rootlesskit [2021-07-13T15:12:54.808Z] #58 6.588 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-13T15:12:54.808Z] #58 6.588 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WsYAHYBvdl/src/github.com/rootless-containers/rootlesskit [2021-07-13T15:12:54.808Z] #58 6.588 Cloning into '/tmp/tmp.WsYAHYBvdl/src/github.com/rootless-containers/rootlesskit'... [2021-07-13T15:12:54.813Z] #20 42.72 Selecting previously unselected package python3-setuptools. [2021-07-13T15:12:54.813Z] #20 42.72 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-07-13T15:12:54.813Z] #20 42.73 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-13T15:12:54.956Z] #20 49.09 Setting up libaio1:arm64 (0.3.112-3) ... [2021-07-13T15:12:55.046Z] #51 ... [2021-07-13T15:12:55.046Z] [2021-07-13T15:12:55.046Z] #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-07-13T15:12:55.046Z] #58 sha256:4ddcd32bd9b3d4fcd07ba17cc6d5cd0f813e0d0b8016659eef9657c88fdb5206 [2021-07-13T15:12:55.046Z] #58 6.881 + RM_GOPATH=0 [2021-07-13T15:12:55.046Z] #58 6.881 + TMP_GOPATH= [2021-07-13T15:12:55.046Z] #58 6.881 + : /build [2021-07-13T15:12:55.046Z] #58 6.881 + '[' -z '' ']' [2021-07-13T15:12:55.046Z] #58 6.881 ++ mktemp -d [2021-07-13T15:12:55.046Z] #58 6.881 + export GOPATH=/tmp/tmp.fKqhYVFN9G [2021-07-13T15:12:55.046Z] #58 6.881 + GOPATH=/tmp/tmp.fKqhYVFN9G [2021-07-13T15:12:55.046Z] #58 6.881 + RM_GOPATH=1 [2021-07-13T15:12:55.046Z] #58 6.881 + case "$(go env GOARCH)" in [2021-07-13T15:12:55.046Z] #58 6.881 ++ go env GOARCH [2021-07-13T15:12:55.046Z] #58 6.883 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:55.046Z] #58 6.883 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:55.046Z] #58 6.883 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:55.046Z] #58 6.884 + dir=/tmp/install [2021-07-13T15:12:55.046Z] #58 6.884 + bin=rootlesskit [2021-07-13T15:12:55.046Z] #58 6.884 + shift [2021-07-13T15:12:55.046Z] #58 6.884 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-13T15:12:55.046Z] #58 6.884 + . /tmp/install/rootlesskit.installer [2021-07-13T15:12:55.046Z] #58 6.884 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:12:55.046Z] #58 6.884 + install_rootlesskit [2021-07-13T15:12:55.046Z] #58 6.884 + case "$1" in [2021-07-13T15:12:55.046Z] #58 6.884 + export CGO_ENABLED=0 [2021-07-13T15:12:55.046Z] #58 6.884 + CGO_ENABLED=0 [2021-07-13T15:12:55.046Z] #58 6.884 + _install_rootlesskit [2021-07-13T15:12:55.046Z] #58 6.886 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-13T15:12:55.046Z] #58 6.886 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fKqhYVFN9G/src/github.com/rootless-containers/rootlesskit [2021-07-13T15:12:55.046Z] #58 6.886 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:12:55.046Z] #58 6.887 Cloning into '/tmp/tmp.fKqhYVFN9G/src/github.com/rootless-containers/rootlesskit'... [2021-07-13T15:12:55.046Z] #58 10.75 + cd /tmp/tmp.fKqhYVFN9G/src/github.com/rootless-containers/rootlesskit [2021-07-13T15:12:55.046Z] #58 10.77 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:12:55.046Z] #58 10.78 + export GO111MODULE=on [2021-07-13T15:12:55.046Z] #58 10.78 + GO111MODULE=on [2021-07-13T15:12:55.046Z] #58 10.78 + export GOPROXY=https://proxy.golang.org [2021-07-13T15:12:55.046Z] #58 10.78 + GOPROXY=https://proxy.golang.org [2021-07-13T15:12:55.046Z] #58 10.78 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T15:12:55.046Z] #58 10.79 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-13T15:12:55.046Z] #58 ... [2021-07-13T15:12:55.046Z] [2021-07-13T15:12:55.046Z] #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-07-13T15:12:55.046Z] #49 sha256:2862cff1819eb41af5b5e986d3f8f32e97d9b77988228919763b2f2c1394ffa1 [2021-07-13T15:12:55.046Z] #49 8.558 + RM_GOPATH=0 [2021-07-13T15:12:55.046Z] #49 8.558 + TMP_GOPATH= [2021-07-13T15:12:55.046Z] #49 8.558 + : /build [2021-07-13T15:12:55.046Z] #49 8.558 + '[' -z '' ']' [2021-07-13T15:12:55.046Z] #49 8.558 ++ mktemp -d [2021-07-13T15:12:55.046Z] #49 8.560 + export GOPATH=/tmp/tmp.FAoqeoIXWl [2021-07-13T15:12:55.046Z] #49 8.560 + GOPATH=/tmp/tmp.FAoqeoIXWl [2021-07-13T15:12:55.046Z] #49 8.560 + RM_GOPATH=1 [2021-07-13T15:12:55.046Z] #49 8.560 + case "$(go env GOARCH)" in [2021-07-13T15:12:55.046Z] #49 8.560 ++ go env GOARCH [2021-07-13T15:12:55.046Z] #49 8.637 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:55.046Z] #49 8.637 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:55.046Z] #49 8.637 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:55.046Z] #49 8.637 + dir=/tmp/install [2021-07-13T15:12:55.046Z] #49 8.637 + bin=golangci_lint [2021-07-13T15:12:55.046Z] #49 8.637 + shift [2021-07-13T15:12:55.046Z] #49 8.637 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-13T15:12:55.046Z] #49 8.637 + . /tmp/install/golangci_lint.installer [2021-07-13T15:12:55.046Z] #49 8.637 ++ : v1.23.8 [2021-07-13T15:12:55.046Z] #49 8.637 + install_golangci_lint [2021-07-13T15:12:55.046Z] #49 8.637 + set -e [2021-07-13T15:12:55.046Z] #49 8.637 + export GO111MODULE=on [2021-07-13T15:12:55.046Z] #49 8.637 + GO111MODULE=on [2021-07-13T15:12:55.046Z] #49 8.637 + GOBIN=/build [2021-07-13T15:12:55.046Z] #49 8.637 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-13T15:12:55.046Z] #49 8.688 go: finding github.com v1.23.8 [2021-07-13T15:12:55.046Z] #49 8.705 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-13T15:12:55.046Z] #49 8.751 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-13T15:12:55.046Z] #49 8.751 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:12:55.046Z] #49 8.751 go: finding github.com/golangci v1.23.8 [2021-07-13T15:12:55.046Z] #49 9.993 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:12:55.046Z] #49 10.86 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-13T15:12:55.067Z] #58 ... [2021-07-13T15:12:55.067Z] [2021-07-13T15:12:55.067Z] #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-07-13T15:12:55.067Z] #45 sha256:0481cb4ac515ef889bcbdcca124dfef2d0b77e023db682dd7a93d162b82bf229 [2021-07-13T15:12:55.067Z] #45 6.683 + RM_GOPATH=0 [2021-07-13T15:12:55.067Z] #45 6.683 + TMP_GOPATH= [2021-07-13T15:12:55.067Z] #45 6.683 + : /build [2021-07-13T15:12:55.067Z] #45 6.683 + '[' -z '' ']' [2021-07-13T15:12:55.067Z] #45 6.683 ++ mktemp -d [2021-07-13T15:12:55.067Z] #45 6.683 + export GOPATH=/tmp/tmp.ONt1wold63 [2021-07-13T15:12:55.067Z] #45 6.683 + GOPATH=/tmp/tmp.ONt1wold63 [2021-07-13T15:12:55.067Z] #45 6.683 + RM_GOPATH=1 [2021-07-13T15:12:55.067Z] #45 6.683 + case "$(go env GOARCH)" in [2021-07-13T15:12:55.067Z] #45 6.683 ++ go env GOARCH [2021-07-13T15:12:55.067Z] #45 6.694 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:55.067Z] #45 6.694 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:55.067Z] #45 6.708 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:55.067Z] #45 6.711 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:12:55.067Z] #45 6.719 + dir=/tmp/install [2021-07-13T15:12:55.067Z] #45 6.719 + bin=vndr [2021-07-13T15:12:55.067Z] #45 6.719 + shift [2021-07-13T15:12:55.067Z] #45 6.719 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-13T15:12:55.067Z] #45 6.719 + . /tmp/install/vndr.installer [2021-07-13T15:12:55.067Z] #45 6.719 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:12:55.067Z] #45 6.719 + install_vndr [2021-07-13T15:12:55.067Z] #45 6.719 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-13T15:12:55.067Z] #45 6.719 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ONt1wold63/src/github.com/LK4D4/vndr [2021-07-13T15:12:55.067Z] #45 6.719 Cloning into '/tmp/tmp.ONt1wold63/src/github.com/LK4D4/vndr'... [2021-07-13T15:12:55.067Z] #45 7.663 + cd /tmp/tmp.ONt1wold63/src/github.com/LK4D4/vndr [2021-07-13T15:12:55.067Z] #45 7.663 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-13T15:12:55.067Z] #45 7.737 + go build -buildmode=pie -v -o /build/vndr . [2021-07-13T15:12:55.067Z] #45 9.762 runtime/internal/atomic [2021-07-13T15:12:55.067Z] #45 9.767 internal/cpu [2021-07-13T15:12:55.067Z] #45 10.04 runtime/internal/sys [2021-07-13T15:12:55.067Z] #45 10.25 runtime/internal/math [2021-07-13T15:12:55.067Z] #45 10.34 internal/race [2021-07-13T15:12:55.067Z] #45 10.42 internal/bytealg [2021-07-13T15:12:55.067Z] #45 10.49 sync/atomic [2021-07-13T15:12:55.067Z] #45 10.90 unicode [2021-07-13T15:12:55.067Z] #45 ... [2021-07-13T15:12:55.067Z] [2021-07-13T15:12:55.067Z] #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-07-13T15:12:55.067Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:12:55.067Z] #36 7.972 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T15:12:55.067Z] #36 8.056 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T15:12:55.067Z] #36 8.056 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:12:55.067Z] #36 9.168 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T15:12:55.067Z] #36 11.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T15:12:55.072Z] #20 42.98 Selecting previously unselected package python3-wheel. [2021-07-13T15:12:55.072Z] #20 42.98 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-07-13T15:12:55.072Z] #20 42.99 Unpacking python3-wheel (0.32.3-2) ... [2021-07-13T15:12:55.072Z] #20 43.08 Selecting previously unselected package sudo. [2021-07-13T15:12:55.072Z] #20 43.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-13T15:12:55.072Z] #20 43.09 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-13T15:12:55.218Z] #20 49.10 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-13T15:12:55.219Z] #20 49.12 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-13T15:12:55.219Z] #20 49.14 Setting up vim (2:8.1.0875-5) ... [2021-07-13T15:12:55.219Z] #20 49.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-13T15:12:55.219Z] #20 49.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-13T15:12:55.219Z] #20 49.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-13T15:12:55.219Z] #20 49.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-13T15:12:55.219Z] #20 49.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-13T15:12:55.219Z] #20 49.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-13T15:12:55.219Z] #20 49.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-13T15:12:55.219Z] #20 49.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-13T15:12:55.219Z] #20 49.28 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-13T15:12:55.219Z] #20 49.30 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T15:12:55.219Z] #20 49.34 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-13T15:12:55.308Z] #49 ... [2021-07-13T15:12:55.308Z] [2021-07-13T15:12:55.308Z] #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-07-13T15:12:55.308Z] #34 sha256:97021be7a6494d70ce21f9191e07afdf67981c5f1a3e85543d9fcbe52327a861 [2021-07-13T15:12:55.308Z] #34 7.546 + RM_GOPATH=0 [2021-07-13T15:12:55.308Z] #34 7.546 + TMP_GOPATH= [2021-07-13T15:12:55.308Z] #34 7.546 + : /build [2021-07-13T15:12:55.308Z] #34 7.546 + '[' -z '' ']' [2021-07-13T15:12:55.308Z] #34 7.546 ++ mktemp -d [2021-07-13T15:12:55.308Z] #34 7.546 + export GOPATH=/tmp/tmp.Hdfmrg79r8 [2021-07-13T15:12:55.308Z] #34 7.546 + GOPATH=/tmp/tmp.Hdfmrg79r8 [2021-07-13T15:12:55.308Z] #34 7.546 + RM_GOPATH=1 [2021-07-13T15:12:55.308Z] #34 7.546 + case "$(go env GOARCH)" in [2021-07-13T15:12:55.308Z] #34 7.549 ++ go env GOARCH [2021-07-13T15:12:55.308Z] #34 7.577 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:12:55.308Z] #34 7.577 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:55.308Z] #34 7.577 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:55.308Z] #34 7.577 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:55.308Z] #34 7.577 + dir=/tmp/install [2021-07-13T15:12:55.308Z] #34 7.577 + bin=tomlv [2021-07-13T15:12:55.308Z] #34 7.577 + shift [2021-07-13T15:12:55.308Z] #34 7.577 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-13T15:12:55.308Z] #34 7.577 + . /tmp/install/tomlv.installer [2021-07-13T15:12:55.308Z] #34 7.577 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:12:55.308Z] #34 7.577 + install_tomlv [2021-07-13T15:12:55.308Z] #34 7.577 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-13T15:12:55.308Z] #34 7.577 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Hdfmrg79r8/src/github.com/BurntSushi/toml [2021-07-13T15:12:55.308Z] #34 7.577 Cloning into '/tmp/tmp.Hdfmrg79r8/src/github.com/BurntSushi/toml'... [2021-07-13T15:12:55.308Z] #34 8.840 + cd /tmp/tmp.Hdfmrg79r8/src/github.com/BurntSushi/toml [2021-07-13T15:12:55.308Z] #34 8.840 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-13T15:12:55.308Z] #34 8.853 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-13T15:12:55.308Z] #34 10.22 internal/cpu [2021-07-13T15:12:55.308Z] #34 10.23 runtime/internal/atomic [2021-07-13T15:12:55.308Z] #34 10.57 math/bits [2021-07-13T15:12:55.308Z] #34 10.91 internal/bytealg [2021-07-13T15:12:55.308Z] #34 11.06 math [2021-07-13T15:12:55.308Z] #34 ... [2021-07-13T15:12:55.308Z] [2021-07-13T15:12:55.308Z] #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-07-13T15:12:55.308Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:12:55.308Z] #42 9.407 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T15:12:55.308Z] #42 9.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T15:12:55.308Z] #42 9.608 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:12:55.308Z] #42 10.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T15:12:55.327Z] #36 ... [2021-07-13T15:12:55.327Z] [2021-07-13T15:12:55.327Z] #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-07-13T15:12:55.327Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:12:55.327Z] #42 8.355 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T15:12:55.327Z] #42 8.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T15:12:55.327Z] #42 8.452 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:12:55.327Z] #42 9.378 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T15:12:55.327Z] #42 11.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T15:12:55.327Z] #42 ... [2021-07-13T15:12:55.327Z] [2021-07-13T15:12:55.327Z] #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-07-13T15:12:55.327Z] #45 sha256:0481cb4ac515ef889bcbdcca124dfef2d0b77e023db682dd7a93d162b82bf229 [2021-07-13T15:12:55.327Z] #45 11.38 runtime [2021-07-13T15:12:55.481Z] #20 49.35 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T15:12:55.481Z] #20 49.37 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-13T15:12:55.481Z] #20 49.40 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T15:12:55.570Z] #42 ... [2021-07-13T15:12:55.570Z] [2021-07-13T15:12:55.570Z] #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-07-13T15:12:55.570Z] #24 sha256:43da58ea3f289259160895691e2218c83978f8e2976708501a4b61a2d05c12a3 [2021-07-13T15:12:55.570Z] #24 7.796 + RM_GOPATH=0 [2021-07-13T15:12:55.570Z] #24 7.796 + TMP_GOPATH= [2021-07-13T15:12:55.570Z] #24 7.796 + : /build [2021-07-13T15:12:55.570Z] #24 7.796 + '[' -z '' ']' [2021-07-13T15:12:55.570Z] #24 7.796 ++ mktemp -d [2021-07-13T15:12:55.570Z] #24 7.796 + export GOPATH=/tmp/tmp.psKMgcxy5o [2021-07-13T15:12:55.570Z] #24 7.796 + GOPATH=/tmp/tmp.psKMgcxy5o [2021-07-13T15:12:55.570Z] #24 7.796 + RM_GOPATH=1 [2021-07-13T15:12:55.570Z] #24 7.796 + case "$(go env GOARCH)" in [2021-07-13T15:12:55.570Z] #24 7.796 ++ go env GOARCH [2021-07-13T15:12:55.570Z] #24 7.820 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:55.570Z] #24 7.820 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:12:55.570Z] #24 7.822 ++ dirname /tmp/install/install.sh [2021-07-13T15:12:55.570Z] #24 7.823 + dir=/tmp/install [2021-07-13T15:12:55.570Z] #24 7.823 + bin=dockercli [2021-07-13T15:12:55.570Z] #24 7.823 + shift [2021-07-13T15:12:55.570Z] #24 7.823 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-13T15:12:55.570Z] #24 7.824 + . /tmp/install/dockercli.installer [2021-07-13T15:12:55.570Z] #24 7.824 ++ : stable [2021-07-13T15:12:55.570Z] #24 7.824 ++ : 17.06.2-ce [2021-07-13T15:12:55.570Z] #24 7.824 + install_dockercli [2021-07-13T15:12:55.570Z] #24 7.824 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-13T15:12:55.570Z] #24 7.824 Install docker/cli version 17.06.2-ce from stable [2021-07-13T15:12:55.570Z] #24 7.825 ++ uname -m [2021-07-13T15:12:55.570Z] #24 7.835 + arch=x86_64 [2021-07-13T15:12:55.570Z] #24 7.835 + '[' x86_64 '!=' x86_64 ']' [2021-07-13T15:12:55.570Z] #24 7.835 + url=https://download.docker.com/linux/static [2021-07-13T15:12:55.570Z] #24 7.843 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-13T15:12:55.570Z] #24 7.843 + tar -xz docker/docker [2021-07-13T15:12:55.640Z] #20 43.67 Selecting previously unselected package thin-provisioning-tools. [2021-07-13T15:12:55.640Z] #20 43.67 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-13T15:12:55.640Z] #20 43.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T15:12:55.642Z] #43 103.4 CC criu/cr-check.o [2021-07-13T15:12:55.832Z] #24 ... [2021-07-13T15:12:55.832Z] [2021-07-13T15:12:55.832Z] #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-07-13T15:12:55.832Z] #47 sha256:799c03aee66e19187f7073d335e714d9023a740397be075a1066e12c2625b7ab [2021-07-13T15:12:55.832Z] #47 11.25 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T15:12:55.832Z] #47 11.29 go: downloading github.com/fatih/color v1.9.0 [2021-07-13T15:12:55.832Z] #47 11.39 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-13T15:12:55.832Z] #47 11.49 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:12:55.832Z] #47 11.49 go: extracting github.com/pkg/errors v0.9.1 [2021-07-13T15:12:55.832Z] #47 11.54 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:12:55.832Z] #47 11.58 go: extracting github.com/fatih/color v1.9.0 [2021-07-13T15:12:55.832Z] #47 11.60 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:12:55.899Z] #20 43.90 Selecting previously unselected package uidmap. [2021-07-13T15:12:55.899Z] #20 43.90 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-13T15:12:55.899Z] #20 43.91 Unpacking uidmap (1:4.5-1.1) ... [2021-07-13T15:12:55.899Z] #20 44.02 Selecting previously unselected package vim-runtime. [2021-07-13T15:12:55.899Z] #20 44.02 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:12:55.899Z] #20 44.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-13T15:12:56.094Z] #47 11.89 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:12:56.094Z] #47 11.90 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:12:56.169Z] #20 44.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-13T15:12:56.169Z] #20 44.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-13T15:12:56.356Z] #47 12.18 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:12:56.356Z] #47 12.23 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:12:56.356Z] #47 12.31 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:12:56.356Z] #47 12.31 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:12:56.586Z] #43 ... [2021-07-13T15:12:56.586Z] [2021-07-13T15:12:56.587Z] #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-07-13T15:12:56.587Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:12:56.587Z] #20 10.07 Reading package lists... [2021-07-13T15:12:56.587Z] #20 13.66 Building dependency tree... [2021-07-13T15:12:56.587Z] #20 14.33 Reading state information... [2021-07-13T15:12:56.587Z] #20 15.05 libcap2-bin is already the newest version (1:2.25-2). [2021-07-13T15:12:56.587Z] #20 15.05 The following additional packages will be installed: [2021-07-13T15:12:56.587Z] #20 15.06 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-13T15:12:56.587Z] #20 15.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-13T15:12:56.587Z] #20 15.06 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-13T15:12:56.587Z] #20 15.06 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-13T15:12:56.587Z] #20 15.06 python3.7 python3.7-minimal vim-runtime xxd [2021-07-13T15:12:56.587Z] #20 15.06 Suggested packages: [2021-07-13T15:12:56.587Z] #20 15.06 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-07-13T15:12:56.587Z] #20 15.06 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-13T15:12:56.587Z] #20 15.06 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-13T15:12:56.587Z] #20 15.06 Recommended packages: [2021-07-13T15:12:56.587Z] #20 15.06 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-13T15:12:56.587Z] #20 15.06 python3-keyrings.alt python3-xdg unzip [2021-07-13T15:12:56.587Z] #20 16.62 The following NEW packages will be installed: [2021-07-13T15:12:56.587Z] #20 16.63 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-13T15:12:56.587Z] #20 16.64 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-13T15:12:56.587Z] #20 16.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-13T15:12:56.587Z] #20 16.64 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-13T15:12:56.587Z] #20 16.64 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-07-13T15:12:56.587Z] #20 16.64 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-13T15:12:56.587Z] #20 16.64 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-13T15:12:56.587Z] #20 16.64 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-13T15:12:56.587Z] #20 16.64 xz-utils zip [2021-07-13T15:12:56.587Z] #20 16.96 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-07-13T15:12:56.587Z] #20 16.96 Need to get 28.5 MB of archives. [2021-07-13T15:12:56.587Z] #20 16.96 After this operation, 116 MB of additional disk space will be used. [2021-07-13T15:12:56.587Z] #20 16.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-13T15:12:56.587Z] #20 16.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-13T15:12:56.587Z] #20 17.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-13T15:12:56.587Z] #20 17.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-13T15:12:56.587Z] #20 17.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-13T15:12:56.587Z] #20 17.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-13T15:12:56.587Z] #20 17.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T15:12:56.617Z] #47 12.54 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:12:56.617Z] #47 12.55 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:12:56.617Z] #47 12.56 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-13T15:12:56.617Z] #47 12.68 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:12:56.849Z] #20 17.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-13T15:12:56.849Z] #20 17.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-13T15:12:56.849Z] #20 17.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-13T15:12:56.849Z] #20 17.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-13T15:12:56.849Z] #20 17.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-13T15:12:56.849Z] #20 17.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-13T15:12:56.849Z] #20 17.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-13T15:12:56.849Z] #20 17.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-13T15:12:56.849Z] #20 17.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-13T15:12:56.849Z] #20 17.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T15:12:56.849Z] #20 17.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T15:12:56.849Z] #20 17.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-13T15:12:56.849Z] #20 17.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-13T15:12:56.849Z] #20 17.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-13T15:12:56.849Z] #20 17.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-13T15:12:56.849Z] #20 17.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-13T15:12:56.849Z] #20 17.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-13T15:12:56.849Z] #20 17.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-13T15:12:56.849Z] #20 17.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-13T15:12:56.849Z] #20 17.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-13T15:12:56.849Z] #20 17.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-13T15:12:56.849Z] #20 17.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T15:12:56.879Z] #47 12.84 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:12:57.111Z] #20 ... [2021-07-13T15:12:57.111Z] [2021-07-13T15:12:57.111Z] #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-07-13T15:12:57.111Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:12:57.111Z] #43 97.12 CC criu/bfd.o [2021-07-13T15:12:57.111Z] #43 97.51 CC criu/bitmap.o [2021-07-13T15:12:57.111Z] #43 97.63 CC criu/cgroup-props.o [2021-07-13T15:12:57.111Z] #43 98.44 CC criu/cgroup.o [2021-07-13T15:12:57.111Z] #43 101.2 CC criu/clone-noasan.o [2021-07-13T15:12:57.111Z] #43 101.4 CC criu/config.o [2021-07-13T15:12:57.111Z] #43 102.6 CC criu/cr-check.o [2021-07-13T15:12:57.111Z] #43 104.3 CC criu/cr-dedup.o [2021-07-13T15:12:57.111Z] #43 104.8 CC criu/cr-dump.o [2021-07-13T15:12:57.111Z] #43 107.1 CC criu/cr-errno.o [2021-07-13T15:12:57.111Z] #43 107.3 CC criu/cr-restore.o [2021-07-13T15:12:57.422Z] #20 17.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T15:12:57.422Z] #20 17.82 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T15:12:57.422Z] #20 17.82 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T15:12:57.422Z] #20 17.82 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-13T15:12:57.422Z] #20 17.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-13T15:12:57.422Z] #20 17.85 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-13T15:12:57.422Z] #20 17.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-13T15:12:57.422Z] #20 17.92 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-13T15:12:57.422Z] #20 17.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-13T15:12:57.422Z] #20 17.94 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T15:12:57.422Z] #20 17.95 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-13T15:12:57.422Z] #20 17.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-13T15:12:57.683Z] #20 17.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-13T15:12:57.683Z] #20 18.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-13T15:12:57.683Z] #20 18.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-13T15:12:57.683Z] #20 18.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-13T15:12:57.944Z] #20 18.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-13T15:12:57.944Z] #20 18.41 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-13T15:12:57.944Z] #20 18.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-13T15:12:58.042Z] #20 51.86 Setting up iptables (1.8.2-4) ... [2021-07-13T15:12:58.042Z] #20 51.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T15:12:58.042Z] #20 51.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T15:12:58.042Z] #20 51.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T15:12:58.042Z] #20 51.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T15:12:58.042Z] #20 51.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-13T15:12:58.042Z] #20 51.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-13T15:12:58.042Z] #20 52.01 Setting up python3 (3.7.3-1) ... [2021-07-13T15:12:58.271Z] #47 14.14 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:12:58.517Z] #20 19.01 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:12:58.617Z] #20 52.65 Setting up python3-wheel (0.32.3-2) ... [2021-07-13T15:12:58.779Z] #20 19.11 Fetched 28.5 MB in 2s (16.2 MB/s) [2021-07-13T15:12:58.779Z] #20 19.16 Selecting previously unselected package pigz. [2021-07-13T15:12:58.779Z] #20 19.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-07-13T15:12:58.779Z] #20 19.22 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-13T15:12:58.779Z] #20 19.23 Unpacking pigz (2.4-1) ... [2021-07-13T15:12:58.779Z] #20 19.33 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-13T15:12:58.779Z] #20 19.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:12:59.040Z] #20 19.33 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:12:59.524Z] #45 15.22 math [2021-07-13T15:12:59.613Z] #20 19.81 Selecting previously unselected package python3.7-minimal. [2021-07-13T15:12:59.613Z] #20 19.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:12:59.613Z] #20 19.84 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T15:12:59.647Z] #43 ... [2021-07-13T15:12:59.648Z] [2021-07-13T15:12:59.648Z] #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-07-13T15:12:59.648Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:12:59.648Z] #20 47.30 Selecting previously unselected package vim. [2021-07-13T15:12:59.648Z] #20 47.30 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T15:12:59.648Z] #20 47.33 Unpacking vim (2:8.1.0875-5) ... [2021-07-13T15:12:59.907Z] #20 47.90 Selecting previously unselected package xfsprogs. [2021-07-13T15:12:59.907Z] #20 47.91 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-13T15:12:59.907Z] #20 47.92 Unpacking xfsprogs (4.20.0-1) ... [2021-07-13T15:13:00.017Z] #20 53.71 Setting up apparmor (2.13.2-10) ... [2021-07-13T15:13:00.186Z] #20 20.65 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:13:00.186Z] #20 20.67 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T15:13:00.189Z] #47 15.87 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:13:00.467Z] #45 ... [2021-07-13T15:13:00.467Z] [2021-07-13T15:13:00.467Z] #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-07-13T15:13:00.467Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-13T15:13:00.467Z] #32 6.206 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-13T15:13:00.467Z] #32 6.206 Cloning into '.'... [2021-07-13T15:13:00.473Z] #20 48.44 Selecting previously unselected package zip. [2021-07-13T15:13:00.473Z] #20 48.44 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-07-13T15:13:00.473Z] #20 48.45 Unpacking zip (3.0-11+b1) ... [2021-07-13T15:13:00.727Z] #32 ... [2021-07-13T15:13:00.727Z] [2021-07-13T15:13:00.727Z] #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-07-13T15:13:00.727Z] #58 sha256:f9382d49bda84b950f182ddea449eec3b443fe1c29d444934bf8ac51691e6129 [2021-07-13T15:13:00.727Z] #58 12.05 + cd /tmp/tmp.WsYAHYBvdl/src/github.com/rootless-containers/rootlesskit [2021-07-13T15:13:00.727Z] #58 12.07 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-13T15:13:00.727Z] #58 12.12 + export GO111MODULE=on [2021-07-13T15:13:00.727Z] #58 12.12 + GO111MODULE=on [2021-07-13T15:13:00.727Z] #58 12.12 + export GOPROXY=https://proxy.golang.org [2021-07-13T15:13:00.727Z] #58 12.12 + GOPROXY=https://proxy.golang.org [2021-07-13T15:13:00.727Z] #58 12.12 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T15:13:00.727Z] #58 12.12 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-13T15:13:00.727Z] #58 14.28 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T15:13:00.727Z] #58 14.38 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:13:00.727Z] #58 14.38 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:13:00.727Z] #58 14.38 go: downloading github.com/google/uuid v1.2.0 [2021-07-13T15:13:00.727Z] #58 14.38 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:13:00.727Z] #58 14.40 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-13T15:13:00.727Z] #58 14.41 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-13T15:13:00.727Z] #58 14.43 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-13T15:13:00.727Z] #58 14.56 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-13T15:13:00.727Z] #58 14.79 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:13:00.727Z] #58 14.79 go: extracting github.com/pkg/errors v0.9.1 [2021-07-13T15:13:00.727Z] #58 15.07 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:13:00.727Z] #58 15.24 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:13:00.727Z] #58 15.43 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:13:00.727Z] #58 15.50 go: extracting github.com/google/uuid v1.2.0 [2021-07-13T15:13:00.727Z] #58 15.62 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:13:00.727Z] #58 15.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:13:00.727Z] #58 16.14 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-13T15:13:00.731Z] #20 48.69 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-13T15:13:00.731Z] #20 48.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T15:13:00.731Z] #20 48.73 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T15:13:00.731Z] #20 48.74 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T15:13:00.731Z] #20 48.76 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-13T15:13:00.731Z] #20 48.77 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T15:13:00.731Z] #20 48.79 Setting up uidmap (1:4.5-1.1) ... [2021-07-13T15:13:00.731Z] #20 48.80 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T15:13:00.731Z] #20 48.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:13:00.731Z] #20 48.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T15:13:00.731Z] #20 48.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:13:00.731Z] #20 48.86 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:13:00.731Z] #20 48.89 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T15:13:00.986Z] #58 17.03 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:13:00.987Z] #58 ... [2021-07-13T15:13:00.987Z] [2021-07-13T15:13:00.987Z] #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-07-13T15:13:00.987Z] #24 sha256:f780910055d4f12d23ef2e7b4a2af8e64be42d31a3d3e5ae7fe10b5b458ce00b [2021-07-13T15:13:00.987Z] #24 17.06 + mkdir -p /build [2021-07-13T15:13:00.987Z] #24 17.06 + mv docker/docker /build/ [2021-07-13T15:13:00.987Z] #24 17.07 + rmdir docker [2021-07-13T15:13:00.990Z] #20 48.91 Setting up zip (3.0-11+b1) ... [2021-07-13T15:13:00.990Z] #20 48.92 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T15:13:00.990Z] #20 48.96 Setting up bash-completion (1:2.8-6) ... [2021-07-13T15:13:01.132Z] #47 ... [2021-07-13T15:13:01.132Z] [2021-07-13T15:13:01.132Z] #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-07-13T15:13:01.132Z] #24 sha256:43da58ea3f289259160895691e2218c83978f8e2976708501a4b61a2d05c12a3 [2021-07-13T15:13:01.132Z] #24 16.88 + mkdir -p /build [2021-07-13T15:13:01.132Z] #24 16.90 + mv docker/docker /build/ [2021-07-13T15:13:01.133Z] #24 16.91 + rmdir docker [2021-07-13T15:13:01.557Z] #24 DONE 17.5s [2021-07-13T15:13:01.557Z] [2021-07-13T15:13:01.557Z] #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-07-13T15:13:01.557Z] #47 sha256:9e564b23c2dc46be9d1747af1d4ed82697faaa46607a6bb2bb7e6fbe140d3082 [2021-07-13T15:13:01.557Z] #47 7.803 + RM_GOPATH=0 [2021-07-13T15:13:01.557Z] #47 7.803 + TMP_GOPATH= [2021-07-13T15:13:01.557Z] #47 7.803 + : /build [2021-07-13T15:13:01.557Z] #47 7.803 + '[' -z '' ']' [2021-07-13T15:13:01.557Z] #47 7.804 ++ mktemp -d [2021-07-13T15:13:01.557Z] #47 7.805 + export GOPATH=/tmp/tmp.TNZ8kitWbB [2021-07-13T15:13:01.557Z] #47 7.810 + GOPATH=/tmp/tmp.TNZ8kitWbB [2021-07-13T15:13:01.557Z] #47 7.811 + RM_GOPATH=1 [2021-07-13T15:13:01.557Z] #47 7.811 + case "$(go env GOARCH)" in [2021-07-13T15:13:01.557Z] #47 7.811 ++ go env GOARCH [2021-07-13T15:13:01.557Z] #47 7.848 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:13:01.557Z] #47 7.848 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:13:01.557Z] #47 7.848 ++ dirname /tmp/install/install.sh [2021-07-13T15:13:01.557Z] #47 7.848 + dir=/tmp/install [2021-07-13T15:13:01.557Z] #47 7.848 + bin=gotestsum [2021-07-13T15:13:01.557Z] #47 7.848 + shift [2021-07-13T15:13:01.557Z] #47 7.848 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-13T15:13:01.557Z] #47 7.848 + . /tmp/install/gotestsum.installer [2021-07-13T15:13:01.557Z] #47 7.848 ++ : v0.5.3 [2021-07-13T15:13:01.557Z] #47 7.848 + install_gotestsum [2021-07-13T15:13:01.557Z] #47 7.848 + set -e [2021-07-13T15:13:01.557Z] #47 7.848 + export GO111MODULE=on [2021-07-13T15:13:01.557Z] #47 7.848 + GO111MODULE=on [2021-07-13T15:13:01.557Z] #47 7.848 + GOBIN=/build [2021-07-13T15:13:01.557Z] #47 7.848 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-13T15:13:01.557Z] #47 7.884 go: finding gotest.tools v0.5.3 [2021-07-13T15:13:01.557Z] #47 7.888 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-13T15:13:01.557Z] #47 9.263 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-13T15:13:01.557Z] #47 9.816 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-13T15:13:01.557Z] #47 11.64 go: downloading github.com/fatih/color v1.9.0 [2021-07-13T15:13:01.557Z] #47 11.77 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:13:01.557Z] #47 11.80 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T15:13:01.557Z] #47 11.80 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:13:01.557Z] #47 11.80 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-13T15:13:01.557Z] #47 11.85 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:13:01.557Z] #47 12.01 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:13:01.557Z] #47 12.07 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:13:01.557Z] #47 12.08 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:13:01.557Z] #47 12.19 go: extracting github.com/pkg/errors v0.9.1 [2021-07-13T15:13:01.557Z] #47 12.34 go: extracting github.com/fatih/color v1.9.0 [2021-07-13T15:13:01.557Z] #47 12.36 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-13T15:13:01.557Z] #47 12.38 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:13:01.557Z] #47 12.53 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:13:01.557Z] #47 12.64 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:13:01.557Z] #47 12.81 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:13:01.557Z] #47 12.81 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:13:01.557Z] #47 13.35 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:13:01.557Z] #47 13.57 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:13:01.557Z] #47 15.28 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:13:01.557Z] #47 15.96 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:13:01.557Z] #47 ... [2021-07-13T15:13:01.557Z] [2021-07-13T15:13:01.557Z] #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-07-13T15:13:01.557Z] #51 sha256:aa2e54261d9d0c572cfab216fa019b29aff7ddb53b9b9d4fd732a3f4d43f9573 [2021-07-13T15:13:01.557Z] #51 17.54 + cd /tmp/tmp.mFqtUlLqOn/src/github.com/mvdan/sh [2021-07-13T15:13:01.557Z] #51 17.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:13:01.705Z] #24 DONE 17.4s [2021-07-13T15:13:01.706Z] [2021-07-13T15:13:01.706Z] #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-07-13T15:13:01.706Z] #58 sha256:4ddcd32bd9b3d4fcd07ba17cc6d5cd0f813e0d0b8016659eef9657c88fdb5206 [2021-07-13T15:13:01.706Z] #58 12.72 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:13:01.706Z] #58 12.72 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-13T15:13:01.706Z] #58 12.73 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-13T15:13:01.706Z] #58 12.88 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:13:01.706Z] #58 13.00 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:13:01.706Z] #58 13.04 go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T15:13:01.706Z] #58 13.22 go: downloading github.com/google/uuid v1.2.0 [2021-07-13T15:13:01.706Z] #58 13.27 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:13:01.706Z] #58 13.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:13:01.706Z] #58 13.40 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:13:01.706Z] #58 13.47 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-13T15:13:01.706Z] #58 13.90 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-13T15:13:01.706Z] #58 14.04 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-13T15:13:01.706Z] #58 14.08 go: extracting github.com/pkg/errors v0.9.1 [2021-07-13T15:13:01.706Z] #58 14.08 go: extracting github.com/google/uuid v1.2.0 [2021-07-13T15:13:01.706Z] #58 14.12 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:13:01.706Z] #58 14.22 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:13:01.706Z] #58 14.39 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:13:01.706Z] #58 14.58 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:13:01.706Z] #58 15.76 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:13:01.706Z] #58 15.78 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:13:01.706Z] #58 17.56 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-13T15:13:01.816Z] #51 17.80 + GO111MODULE=on [2021-07-13T15:13:01.816Z] #51 17.80 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-13T15:13:01.939Z] #20 55.95 Setting up xfsprogs (4.20.0-1) ... [2021-07-13T15:13:01.939Z] #20 55.97 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-13T15:13:02.515Z] #20 56.56 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T15:13:02.652Z] #58 ... [2021-07-13T15:13:02.652Z] [2021-07-13T15:13:02.652Z] #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-07-13T15:13:02.652Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:13:02.652Z] #40 7.284 + git clone https://github.com/docker/distribution.git . [2021-07-13T15:13:02.652Z] #40 7.296 Cloning into '.'... [2021-07-13T15:13:02.652Z] #40 ... [2021-07-13T15:13:02.652Z] [2021-07-13T15:13:02.652Z] #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-07-13T15:13:02.652Z] #49 sha256:2862cff1819eb41af5b5e986d3f8f32e97d9b77988228919763b2f2c1394ffa1 [2021-07-13T15:13:02.652Z] #49 18.51 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-13T15:13:02.652Z] #49 18.52 go: downloading github.com/pkg/errors v0.8.1 [2021-07-13T15:13:02.652Z] #49 18.64 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:13:02.652Z] #49 18.65 go: downloading github.com/spf13/viper v1.6.1 [2021-07-13T15:13:02.652Z] #49 18.68 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:13:02.652Z] #49 18.70 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:13:02.652Z] #49 18.74 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:13:02.745Z] #20 22.65 Selecting previously unselected package python3-minimal. [2021-07-13T15:13:02.745Z] #20 22.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 ... 23684 files and directories currently installed.) [2021-07-13T15:13:02.745Z] #20 22.69 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-13T15:13:02.745Z] #20 22.70 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T15:13:02.745Z] #20 22.78 Selecting previously unselected package libmpdec2:amd64. [2021-07-13T15:13:02.745Z] #20 22.78 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-13T15:13:02.745Z] #20 22.84 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T15:13:02.745Z] #20 22.94 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-13T15:13:02.745Z] #20 22.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:13:02.745Z] #20 22.96 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:13:02.913Z] #49 18.85 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:13:02.913Z] #49 18.93 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:13:02.913Z] #49 18.93 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:13:03.176Z] #49 19.04 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:13:03.176Z] #49 19.20 go: extracting github.com/pkg/errors v0.8.1 [2021-07-13T15:13:03.176Z] #49 19.20 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:13:03.176Z] #49 19.25 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:13:03.437Z] #49 19.39 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:13:03.437Z] #49 19.40 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:13:03.687Z] #20 23.94 Selecting previously unselected package python3.7. [2021-07-13T15:13:03.687Z] #20 23.94 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:13:03.687Z] #20 23.94 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T15:13:03.687Z] #20 24.11 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-13T15:13:03.687Z] #20 24.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-13T15:13:03.687Z] #20 24.14 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T15:13:03.687Z] #20 24.21 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T15:13:03.698Z] #49 19.62 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-13T15:13:03.698Z] #49 19.67 go: extracting github.com/spf13/viper v1.6.1 [2021-07-13T15:13:03.698Z] #49 19.70 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:13:03.723Z] #51 19.53 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:13:03.723Z] #51 19.55 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:13:03.723Z] #51 19.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:13:03.907Z] #20 57.77 Setting up python3-distutils (3.7.3-1) ... [2021-07-13T15:13:03.959Z] #49 19.88 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:13:03.959Z] #49 20.01 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:13:04.170Z] #20 58.30 Setting up python3-setuptools (40.8.0-1) ... [2021-07-13T15:13:04.221Z] #49 20.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:13:04.221Z] #49 20.24 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:13:04.221Z] #49 ... [2021-07-13T15:13:04.221Z] [2021-07-13T15:13:04.221Z] #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-07-13T15:13:04.221Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:13:04.221Z] #13 3.347 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T15:13:04.221Z] #13 3.793 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T15:13:04.221Z] #13 3.796 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T15:13:04.221Z] #13 3.833 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:13:04.221Z] #13 4.436 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-13T15:13:04.221Z] #13 6.365 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T15:13:04.221Z] #13 8.804 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T15:13:04.221Z] #13 11.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T15:13:04.278Z] #20 51.84 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-13T15:13:04.278Z] #20 51.85 Setting up xz-utils (5.2.4-1) ... [2021-07-13T15:13:04.278Z] #20 51.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-13T15:13:04.278Z] #20 51.88 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-13T15:13:04.278Z] #20 51.97 invoke-rc.d: could not determine current runlevel [2021-07-13T15:13:04.278Z] #20 51.99 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-13T15:13:04.278Z] #20 52.00 Setting up pigz (2.4-1) ... [2021-07-13T15:13:04.278Z] #20 52.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T15:13:04.278Z] #20 52.02 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:13:04.278Z] #20 52.05 Setting up python-pip-whl (18.1-5) ... [2021-07-13T15:13:04.278Z] #20 52.07 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T15:13:04.278Z] #20 52.09 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-13T15:13:04.290Z] #51 ... [2021-07-13T15:13:04.290Z] [2021-07-13T15:13:04.290Z] #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-07-13T15:13:04.290Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:13:04.290Z] #13 5.295 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-13T15:13:04.290Z] #13 7.279 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T15:13:04.290Z] #13 9.257 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T15:13:04.290Z] #13 11.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T15:13:04.290Z] #13 ... [2021-07-13T15:13:04.290Z] [2021-07-13T15:13:04.290Z] #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-07-13T15:13:04.290Z] #51 sha256:aa2e54261d9d0c572cfab216fa019b29aff7ddb53b9b9d4fd732a3f4d43f9573 [2021-07-13T15:13:04.290Z] #51 20.28 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:13:04.290Z] #51 20.30 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:13:04.482Z] #13 ... [2021-07-13T15:13:04.482Z] [2021-07-13T15:13:04.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-07-13T15:13:04.482Z] #49 sha256:2862cff1819eb41af5b5e986d3f8f32e97d9b77988228919763b2f2c1394ffa1 [2021-07-13T15:13:04.482Z] #49 20.32 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:13:04.482Z] #49 20.38 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:13:04.537Z] #20 52.49 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-13T15:13:04.537Z] #20 52.51 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-13T15:13:04.537Z] #20 52.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:13:04.537Z] #20 52.55 Setting up vim (2:8.1.0875-5) ... [2021-07-13T15:13:04.537Z] #20 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-13T15:13:04.537Z] #20 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-13T15:13:04.537Z] #20 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-13T15:13:04.537Z] #20 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-13T15:13:04.537Z] #20 52.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-13T15:13:04.537Z] #20 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-13T15:13:04.537Z] #20 52.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-13T15:13:04.537Z] #20 52.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-13T15:13:04.537Z] #20 52.64 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T15:13:04.537Z] #20 52.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T15:13:04.537Z] #20 52.68 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T15:13:04.537Z] #20 52.69 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T15:13:04.537Z] #20 52.70 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T15:13:04.629Z] #20 24.99 Selecting previously unselected package python3. [2021-07-13T15:13:04.629Z] #20 24.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 ... 24096 files and directories currently installed.) [2021-07-13T15:13:04.629Z] #20 25.05 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-13T15:13:04.629Z] #20 25.07 Unpacking python3 (3.7.3-1) ... [2021-07-13T15:13:04.629Z] #20 25.15 Selecting previously unselected package libip4tc0:amd64. [2021-07-13T15:13:04.629Z] #20 25.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-13T15:13:04.629Z] #20 25.17 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T15:13:04.744Z] #49 ... [2021-07-13T15:13:04.744Z] [2021-07-13T15:13:04.744Z] #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-07-13T15:13:04.744Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:13:04.744Z] #45 10.52 internal/race [2021-07-13T15:13:04.744Z] #45 10.69 sync/atomic [2021-07-13T15:13:04.744Z] #45 11.13 unicode [2021-07-13T15:13:04.744Z] #45 11.28 runtime [2021-07-13T15:13:04.744Z] #45 15.11 unicode/utf8 [2021-07-13T15:13:04.744Z] #45 15.93 math [2021-07-13T15:13:04.744Z] #45 20.45 unicode/utf16 [2021-07-13T15:13:04.744Z] #45 20.71 container/list [2021-07-13T15:13:04.744Z] #45 ... [2021-07-13T15:13:04.744Z] [2021-07-13T15:13:04.744Z] #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-07-13T15:13:04.744Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:13:04.744Z] #55 10.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T15:13:04.744Z] #55 12.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T15:13:04.744Z] #55 14.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T15:13:04.795Z] #20 52.72 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T15:13:04.858Z] #51 ... [2021-07-13T15:13:04.858Z] [2021-07-13T15:13:04.858Z] #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-07-13T15:13:04.858Z] #34 sha256:8c50e2d450293ccf12b359256e04cdb29765d842e49421f4e0f5ffbc66d73a34 [2021-07-13T15:13:04.858Z] #34 10.81 unicode/utf8 [2021-07-13T15:13:04.858Z] #34 10.88 internal/bytealg [2021-07-13T15:13:04.858Z] #34 11.30 math [2021-07-13T15:13:04.858Z] #34 11.67 runtime [2021-07-13T15:13:04.858Z] #34 15.65 internal/testlog [2021-07-13T15:13:04.858Z] #34 16.05 encoding [2021-07-13T15:13:04.858Z] #34 16.27 runtime/cgo [2021-07-13T15:13:04.858Z] #34 ... [2021-07-13T15:13:04.858Z] [2021-07-13T15:13:04.859Z] #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-07-13T15:13:04.859Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:13:04.859Z] #55 10.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T15:13:04.859Z] #55 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T15:13:04.890Z] #20 25.27 Selecting previously unselected package libip6tc0:amd64. [2021-07-13T15:13:04.890Z] #20 25.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-13T15:13:04.890Z] #20 25.29 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T15:13:04.890Z] #20 25.37 Selecting previously unselected package libiptc0:amd64. [2021-07-13T15:13:04.890Z] #20 25.37 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-13T15:13:04.890Z] #20 25.37 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-13T15:13:04.890Z] #20 25.45 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-13T15:13:04.890Z] #20 25.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-13T15:13:04.890Z] #20 25.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T15:13:05.008Z] #55 ... [2021-07-13T15:13:05.008Z] [2021-07-13T15:13:05.008Z] #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-07-13T15:13:05.008Z] #49 sha256:2862cff1819eb41af5b5e986d3f8f32e97d9b77988228919763b2f2c1394ffa1 [2021-07-13T15:13:05.008Z] #49 20.65 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:13:05.008Z] #49 20.69 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:13:05.008Z] #49 20.74 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:13:05.008Z] #49 20.80 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:13:05.008Z] #49 20.81 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-13T15:13:05.008Z] #49 21.00 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:13:05.008Z] #49 ... [2021-07-13T15:13:05.008Z] [2021-07-13T15:13:05.008Z] #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-07-13T15:13:05.008Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:13:05.008Z] #36 10.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T15:13:05.008Z] #36 13.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T15:13:05.008Z] #36 15.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T15:13:05.151Z] #20 25.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-13T15:13:05.151Z] #20 25.53 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-13T15:13:05.151Z] #20 25.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T15:13:05.151Z] #20 25.61 Selecting previously unselected package libnftnl11:amd64. [2021-07-13T15:13:05.151Z] #20 25.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-13T15:13:05.151Z] #20 25.63 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T15:13:05.152Z] #55 ... [2021-07-13T15:13:05.152Z] [2021-07-13T15:13:05.152Z] #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-07-13T15:13:05.152Z] #49 sha256:f7491039064bf480d214de7760957f57d0768a325de81b410ee3f20d6ddccb44 [2021-07-13T15:13:05.152Z] #49 19.19 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-13T15:13:05.152Z] #49 19.19 go: downloading github.com/spf13/viper v1.6.1 [2021-07-13T15:13:05.152Z] #49 19.21 go: downloading github.com/pkg/errors v0.8.1 [2021-07-13T15:13:05.152Z] #49 19.24 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:13:05.152Z] #49 19.25 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:13:05.152Z] #49 19.30 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:13:05.152Z] #49 19.43 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-13T15:13:05.152Z] #49 19.68 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:13:05.152Z] #49 20.03 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:13:05.152Z] #49 20.04 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:13:05.152Z] #49 20.07 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-13T15:13:05.152Z] #49 20.09 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:13:05.152Z] #49 20.10 go: extracting github.com/pkg/errors v0.8.1 [2021-07-13T15:13:05.152Z] #49 20.10 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:13:05.152Z] #49 20.14 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:13:05.152Z] #49 20.28 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-13T15:13:05.152Z] #49 20.45 go: extracting github.com/spf13/viper v1.6.1 [2021-07-13T15:13:05.152Z] #49 20.50 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:13:05.152Z] #49 20.70 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:13:05.152Z] #49 20.71 go: downloading github.com/fatih/color v1.7.0 [2021-07-13T15:13:05.152Z] #49 20.74 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-13T15:13:05.152Z] #49 20.76 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:13:05.152Z] #49 20.78 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-13T15:13:05.152Z] #49 20.78 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:13:05.152Z] #49 20.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:13:05.152Z] #49 20.81 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:13:05.152Z] #49 21.07 go: extracting github.com/fatih/color v1.7.0 [2021-07-13T15:13:05.152Z] #49 21.09 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:13:05.152Z] #49 21.11 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-13T15:13:05.152Z] #49 21.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:13:05.152Z] #49 21.24 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:13:05.152Z] #49 21.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:13:05.152Z] #49 21.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:13:05.269Z] #36 ... [2021-07-13T15:13:05.270Z] [2021-07-13T15:13:05.270Z] #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-07-13T15:13:05.270Z] #49 sha256:2862cff1819eb41af5b5e986d3f8f32e97d9b77988228919763b2f2c1394ffa1 [2021-07-13T15:13:05.270Z] #49 21.02 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-13T15:13:05.270Z] #49 21.18 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:13:05.270Z] #49 21.23 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-13T15:13:05.412Z] #20 25.71 Selecting previously unselected package iptables. [2021-07-13T15:13:05.412Z] #20 25.73 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-13T15:13:05.412Z] #20 25.73 Unpacking iptables (1.8.2-4) ... [2021-07-13T15:13:05.413Z] #49 21.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:13:05.413Z] #49 21.42 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-13T15:13:05.413Z] #49 21.42 go: downloading github.com/spf13/afero v1.1.2 [2021-07-13T15:13:05.413Z] #49 21.54 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:13:05.413Z] #49 21.57 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:13:05.533Z] #49 21.43 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-13T15:13:05.533Z] #49 21.54 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:13:05.580Z] #20 59.65 Setting up python3-pip (18.1-5) ... [2021-07-13T15:13:05.672Z] #49 21.61 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:13:05.672Z] #49 21.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:13:05.672Z] #49 21.83 go: extracting github.com/spf13/afero v1.1.2 [2021-07-13T15:13:05.674Z] #20 26.04 Selecting previously unselected package xxd. [2021-07-13T15:13:05.674Z] #20 26.05 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T15:13:05.674Z] #20 26.06 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T15:13:05.843Z] #20 ... [2021-07-13T15:13:05.843Z] [2021-07-13T15:13:05.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-07-13T15:13:05.843Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:13:05.843Z] #43 105.1 CC criu/cr-dedup.o [2021-07-13T15:13:05.843Z] #43 105.5 CC criu/cr-dump.o [2021-07-13T15:13:05.843Z] #43 107.7 CC criu/cr-errno.o [2021-07-13T15:13:05.843Z] #43 107.8 CC criu/cr-restore.o [2021-07-13T15:13:05.843Z] #43 111.9 CC criu/cr-service.o [2021-07-13T15:13:05.843Z] #43 113.3 CC criu/crtools.o [2021-07-13T15:13:05.843Z] #43 114.0 CC criu/eventfd.o [2021-07-13T15:13:05.843Z] #43 114.3 CC criu/eventpoll.o [2021-07-13T15:13:05.843Z] #43 115.0 CC criu/external.o [2021-07-13T15:13:05.843Z] #43 115.2 CC criu/fault-injection.o [2021-07-13T15:13:05.933Z] #49 21.87 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:13:05.933Z] #49 21.93 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:13:05.933Z] #49 21.94 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:13:05.933Z] #49 21.98 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:13:05.935Z] #20 26.14 Selecting previously unselected package vim-common. [2021-07-13T15:13:05.935Z] #20 26.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:13:05.935Z] #20 26.18 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T15:13:05.935Z] #20 26.35 Selecting previously unselected package bash-completion. [2021-07-13T15:13:05.935Z] #20 26.35 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-13T15:13:06.105Z] #43 115.3 CC criu/fdstore.o [2021-07-13T15:13:06.105Z] #49 ... [2021-07-13T15:13:06.105Z] [2021-07-13T15:13:06.105Z] #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-07-13T15:13:06.105Z] #34 sha256:97021be7a6494d70ce21f9191e07afdf67981c5f1a3e85543d9fcbe52327a861 [2021-07-13T15:13:06.105Z] #34 12.13 runtime [2021-07-13T15:13:06.105Z] #34 15.94 internal/testlog [2021-07-13T15:13:06.105Z] #34 16.50 encoding [2021-07-13T15:13:06.105Z] #34 16.67 runtime/cgo [2021-07-13T15:13:06.248Z] #49 22.30 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:13:06.248Z] #49 22.31 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:13:06.367Z] #34 ... [2021-07-13T15:13:06.367Z] [2021-07-13T15:13:06.367Z] #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-07-13T15:13:06.367Z] #49 sha256:2862cff1819eb41af5b5e986d3f8f32e97d9b77988228919763b2f2c1394ffa1 [2021-07-13T15:13:06.367Z] #49 22.25 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:13:06.367Z] #49 22.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:13:06.370Z] #43 115.6 CC criu/fifo.o [2021-07-13T15:13:06.525Z] #49 22.41 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:13:06.632Z] #43 116.0 CC criu/file-ids.o [2021-07-13T15:13:06.806Z] #49 22.76 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:13:06.806Z] #49 22.78 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:13:06.806Z] #49 22.85 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:13:06.806Z] #49 22.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:13:06.879Z] #20 ... [2021-07-13T15:13:06.879Z] [2021-07-13T15:13:06.879Z] #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-07-13T15:13:06.879Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:06.879Z] #43 105.0 CC criu/cr-dedup.o [2021-07-13T15:13:06.879Z] #43 105.3 CC criu/cr-dump.o [2021-07-13T15:13:06.879Z] #43 107.5 CC criu/cr-errno.o [2021-07-13T15:13:06.879Z] #43 107.6 CC criu/cr-restore.o [2021-07-13T15:13:06.879Z] #43 112.2 CC criu/cr-service.o [2021-07-13T15:13:06.879Z] #43 113.7 CC criu/crtools.o [2021-07-13T15:13:06.879Z] #43 114.3 CC criu/eventfd.o [2021-07-13T15:13:06.879Z] #43 114.6 CC criu/eventpoll.o [2021-07-13T15:13:06.895Z] #43 ... [2021-07-13T15:13:06.895Z] [2021-07-13T15:13:06.895Z] #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-07-13T15:13:06.895Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-07-13T15:13:06.895Z] #20 60.84 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:13:06.895Z] #20 60.88 Processing triggers for mime-support (3.62) ... [2021-07-13T15:13:06.940Z] #49 22.70 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:13:06.940Z] #49 22.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:13:06.940Z] #49 23.05 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:13:06.940Z] #49 ... [2021-07-13T15:13:06.940Z] [2021-07-13T15:13:06.940Z] #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-07-13T15:13:06.940Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:13:06.940Z] #42 13.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T15:13:06.940Z] #42 15.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T15:13:07.066Z] #49 23.11 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:13:07.202Z] #42 ... [2021-07-13T15:13:07.202Z] [2021-07-13T15:13:07.202Z] #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-07-13T15:13:07.202Z] #49 sha256:2862cff1819eb41af5b5e986d3f8f32e97d9b77988228919763b2f2c1394ffa1 [2021-07-13T15:13:07.202Z] #49 23.12 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:13:07.202Z] #49 23.14 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:13:07.202Z] #49 23.16 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:13:07.202Z] #49 23.22 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:13:07.326Z] #49 ... [2021-07-13T15:13:07.326Z] [2021-07-13T15:13:07.326Z] #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-07-13T15:13:07.326Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:13:07.326Z] #36 13.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T15:13:07.326Z] #36 ... [2021-07-13T15:13:07.326Z] [2021-07-13T15:13:07.326Z] #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-07-13T15:13:07.326Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:13:07.326Z] #42 13.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T15:13:07.473Z] #20 DONE 61.3s [2021-07-13T15:13:07.473Z] [2021-07-13T15:13:07.473Z] #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-07-13T15:13:07.473Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-07-13T15:13:07.597Z] #42 ... [2021-07-13T15:13:07.597Z] [2021-07-13T15:13:07.597Z] #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-07-13T15:13:07.597Z] #45 sha256:0481cb4ac515ef889bcbdcca124dfef2d0b77e023db682dd7a93d162b82bf229 [2021-07-13T15:13:07.597Z] #45 20.85 unicode/utf16 [2021-07-13T15:13:07.597Z] #45 21.14 container/list [2021-07-13T15:13:07.597Z] #45 21.61 crypto/internal/subtle [2021-07-13T15:13:07.597Z] #45 21.71 crypto/subtle [2021-07-13T15:13:07.597Z] #45 21.84 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-13T15:13:07.597Z] #45 21.95 internal/nettrace [2021-07-13T15:13:07.597Z] #45 22.12 runtime/cgo [2021-07-13T15:13:07.823Z] #43 115.5 CC criu/external.o [2021-07-13T15:13:07.823Z] #43 115.8 CC criu/fault-injection.o [2021-07-13T15:13:08.081Z] #20 55.66 Setting up iptables (1.8.2-4) ... [2021-07-13T15:13:08.081Z] #20 55.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T15:13:08.081Z] #20 55.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T15:13:08.081Z] #20 55.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T15:13:08.081Z] #20 55.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T15:13:08.081Z] #20 55.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-13T15:13:08.081Z] #20 55.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-13T15:13:08.081Z] #20 55.73 Setting up python3 (3.7.3-1) ... [2021-07-13T15:13:08.081Z] #20 56.18 Setting up python3-wheel (0.32.3-2) ... [2021-07-13T15:13:08.084Z] #43 115.9 CC criu/fdstore.o [2021-07-13T15:13:08.146Z] #49 23.83 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:13:08.345Z] #43 116.2 CC criu/fifo.o [2021-07-13T15:13:08.606Z] #43 116.6 CC criu/file-ids.o [2021-07-13T15:13:08.606Z] #43 ... [2021-07-13T15:13:08.606Z] [2021-07-13T15:13:08.606Z] #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-07-13T15:13:08.606Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:13:08.606Z] #20 29.07 Unpacking bash-completion (1:2.8-6) ... [2021-07-13T15:13:08.864Z] #21 1.590 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-13T15:13:08.864Z] #21 1.595 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-13T15:13:08.864Z] #21 1.601 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-13T15:13:09.016Z] #20 56.91 Setting up apparmor (2.13.2-10) ... [2021-07-13T15:13:09.127Z] #21 DONE 1.7s [2021-07-13T15:13:09.127Z] [2021-07-13T15:13:09.127Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-13T15:13:09.127Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-07-13T15:13:09.178Z] #20 29.49 Selecting previously unselected package bzip2. [2021-07-13T15:13:09.178Z] #20 29.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-13T15:13:09.178Z] #20 29.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T15:13:09.178Z] #20 29.62 Selecting previously unselected package xz-utils. [2021-07-13T15:13:09.178Z] #20 29.62 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-13T15:13:09.178Z] #20 29.62 Unpacking xz-utils (5.2.4-1) ... [2021-07-13T15:13:09.440Z] #20 29.77 Selecting previously unselected package apparmor. [2021-07-13T15:13:09.440Z] #20 29.78 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-13T15:13:09.440Z] #20 29.88 Unpacking apparmor (2.13.2-10) ... [2021-07-13T15:13:09.577Z] #49 25.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:13:09.701Z] #20 30.25 Selecting previously unselected package aufs-tools. [2021-07-13T15:13:09.701Z] #20 30.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-13T15:13:09.701Z] #20 30.26 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-13T15:13:09.838Z] #49 25.61 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:13:09.838Z] #49 25.61 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:13:09.838Z] #49 25.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:13:09.838Z] #49 25.68 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:13:09.838Z] #49 25.70 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-13T15:13:09.838Z] #49 25.71 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:13:09.838Z] #49 25.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:13:09.838Z] #49 25.73 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:13:09.838Z] #49 25.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:13:09.838Z] #49 25.73 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:13:09.838Z] #49 25.78 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:13:09.838Z] #49 25.79 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:13:09.838Z] #49 25.79 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:13:09.838Z] #49 25.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:13:09.962Z] #20 30.39 Selecting previously unselected package libonig5:amd64. [2021-07-13T15:13:09.962Z] #20 30.39 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-13T15:13:09.962Z] #20 30.41 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-13T15:13:10.100Z] #49 25.83 go: downloading github.com/fatih/color v1.7.0 [2021-07-13T15:13:10.100Z] #49 25.89 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:13:10.100Z] #49 25.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:13:10.100Z] #49 25.90 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:13:10.100Z] #49 25.96 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:13:10.100Z] #49 25.96 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:13:10.100Z] #49 25.98 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:13:10.100Z] #49 26.01 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:13:10.100Z] #49 26.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:13:10.100Z] #49 26.08 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:13:10.100Z] #49 26.09 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:13:10.100Z] #49 26.11 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:13:10.100Z] #49 26.15 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-13T15:13:10.100Z] #49 26.16 go: extracting github.com/fatih/color v1.7.0 [2021-07-13T15:13:10.100Z] #49 26.17 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:13:10.100Z] #49 26.19 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:13:10.137Z] #45 ... [2021-07-13T15:13:10.137Z] [2021-07-13T15:13:10.137Z] #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-07-13T15:13:10.137Z] #67 sha256:427d86bee2472b53bad91eff8a6d4b69cc89d3dca75a18f7ffb28917b88de5a9 [2021-07-13T15:13:10.223Z] #20 30.55 Selecting previously unselected package libjq1:amd64. [2021-07-13T15:13:10.223Z] #20 30.55 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T15:13:10.223Z] #20 30.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T15:13:10.223Z] #20 30.66 Selecting previously unselected package jq. [2021-07-13T15:13:10.223Z] #20 30.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T15:13:10.223Z] #20 30.68 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T15:13:10.223Z] #20 30.76 Selecting previously unselected package libaio1:amd64. [2021-07-13T15:13:10.361Z] #49 26.32 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:13:10.361Z] #49 26.32 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:13:10.361Z] #49 26.36 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:13:10.361Z] #49 26.38 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:13:10.485Z] #20 30.77 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-13T15:13:10.485Z] #20 30.78 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-13T15:13:10.485Z] #20 30.85 Selecting previously unselected package libgpm2:amd64. [2021-07-13T15:13:10.485Z] #20 30.86 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-13T15:13:10.485Z] #20 30.86 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-13T15:13:10.485Z] #20 30.95 Selecting previously unselected package libicu63:amd64. [2021-07-13T15:13:10.485Z] #20 30.95 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T15:13:10.485Z] #20 30.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:13:10.622Z] #49 26.49 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:13:10.622Z] #49 26.51 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:13:10.622Z] #49 26.56 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:13:10.623Z] #49 26.64 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:13:10.884Z] #49 26.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:13:10.884Z] #49 26.78 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:13:10.884Z] #49 26.80 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:13:10.884Z] #49 26.81 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:13:10.884Z] #49 26.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:13:10.884Z] #49 26.87 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:13:10.884Z] #49 26.89 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:13:10.884Z] #49 26.93 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:13:10.916Z] #67 25.88 Checking out files: 55% (1066/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-07-13T15:13:10.916Z] #67 26.83 + cd /tmp/tmp.CdNHkZyzJi/src/github.com/docker/libnetwork [2021-07-13T15:13:10.916Z] #67 26.85 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:13:10.923Z] #20 58.55 Setting up xfsprogs (4.20.0-1) ... [2021-07-13T15:13:10.923Z] #20 58.56 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-13T15:13:10.923Z] #20 59.00 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T15:13:11.146Z] #49 27.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:13:11.146Z] #49 27.06 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:13:11.146Z] #49 27.06 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:13:11.146Z] #49 27.09 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:13:11.146Z] #49 27.11 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:13:11.146Z] #49 27.12 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:13:11.146Z] #49 27.12 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-13T15:13:11.182Z] #67 27.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-13T15:13:11.416Z] #49 27.28 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:13:11.416Z] #49 ... [2021-07-13T15:13:11.416Z] [2021-07-13T15:13:11.416Z] #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-07-13T15:13:11.416Z] #47 sha256:799c03aee66e19187f7073d335e714d9023a740397be075a1066e12c2625b7ab [2021-07-13T15:13:11.416Z] #47 17.23 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:13:11.416Z] #47 21.33 go: finding github.com/fatih/color v1.9.0 [2021-07-13T15:13:11.416Z] #47 21.46 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:13:11.416Z] #47 21.51 go: finding github.com/pkg/errors v0.9.1 [2021-07-13T15:13:11.416Z] #47 21.62 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:13:11.416Z] #47 21.66 go: finding github.com/spf13/pflag v1.0.3 [2021-07-13T15:13:11.416Z] #47 21.69 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:13:11.416Z] #47 21.99 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:13:11.416Z] #47 22.20 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:13:11.416Z] #47 22.21 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:13:11.416Z] #47 22.22 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:13:11.416Z] #47 22.23 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:13:11.416Z] #47 ... [2021-07-13T15:13:11.416Z] [2021-07-13T15:13:11.416Z] #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-07-13T15:13:11.416Z] #67 sha256:02cf234178271a0ef6db89a032d0a00acbb60f3cce84bf3dbd1e2ff4167ae896 [2021-07-13T15:13:11.490Z] #20 ... [2021-07-13T15:13:11.490Z] [2021-07-13T15:13:11.490Z] #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-07-13T15:13:11.490Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:11.490Z] #43 111.8 CC criu/cr-service.o [2021-07-13T15:13:11.490Z] #43 113.5 CC criu/crtools.o [2021-07-13T15:13:11.490Z] #43 114.1 CC criu/eventfd.o [2021-07-13T15:13:11.490Z] #43 114.4 CC criu/eventpoll.o [2021-07-13T15:13:11.490Z] #43 115.2 CC criu/external.o [2021-07-13T15:13:11.490Z] #43 115.5 CC criu/fault-injection.o [2021-07-13T15:13:11.490Z] #43 115.7 CC criu/fdstore.o [2021-07-13T15:13:11.490Z] #43 116.1 CC criu/fifo.o [2021-07-13T15:13:11.490Z] #43 116.6 CC criu/file-ids.o [2021-07-13T15:13:11.490Z] #43 117.0 CC criu/file-lock.o [2021-07-13T15:13:11.490Z] #43 118.0 CC criu/files-ext.o [2021-07-13T15:13:11.490Z] #43 118.3 CC criu/files-reg.o [2021-07-13T15:13:11.490Z] #43 120.4 CC criu/files.o [2021-07-13T15:13:11.753Z] #67 ... [2021-07-13T15:13:11.753Z] [2021-07-13T15:13:11.753Z] #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-07-13T15:13:11.753Z] #47 sha256:9e564b23c2dc46be9d1747af1d4ed82697faaa46607a6bb2bb7e6fbe140d3082 [2021-07-13T15:13:11.753Z] #47 17.72 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:13:11.753Z] #47 22.31 go: finding github.com/fatih/color v1.9.0 [2021-07-13T15:13:11.753Z] #47 22.36 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:13:11.753Z] #47 22.39 go: finding github.com/pkg/errors v0.9.1 [2021-07-13T15:13:11.753Z] #47 22.39 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:13:11.753Z] #47 22.45 go: finding github.com/spf13/pflag v1.0.3 [2021-07-13T15:13:11.753Z] #47 22.71 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:13:11.753Z] #47 23.22 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:13:11.753Z] #47 23.51 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:13:11.753Z] #47 23.52 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:13:11.753Z] #47 23.52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:13:11.753Z] #47 23.58 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:13:11.753Z] #47 ... [2021-07-13T15:13:11.753Z] [2021-07-13T15:13:11.753Z] #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-07-13T15:13:11.753Z] #49 sha256:f7491039064bf480d214de7760957f57d0768a325de81b410ee3f20d6ddccb44 [2021-07-13T15:13:11.753Z] #49 24.43 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:13:11.753Z] #49 26.81 go: downloading golang.org/x/text v0.3.2 [2021-07-13T15:13:11.753Z] #49 26.81 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:13:11.753Z] #49 26.82 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:13:11.753Z] #49 26.90 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:13:11.753Z] #49 26.91 go: downloading github.com/spf13/cast v1.3.0 [2021-07-13T15:13:11.753Z] #49 26.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:13:11.753Z] #49 26.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:13:11.753Z] #49 26.91 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-13T15:13:11.753Z] #49 26.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:13:11.753Z] #49 27.00 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:13:11.753Z] #49 27.02 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:13:11.753Z] #49 27.15 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:13:11.753Z] #49 27.16 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:13:11.753Z] #49 27.25 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-13T15:13:11.753Z] #49 27.25 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:13:11.753Z] #49 27.26 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:13:11.753Z] #49 27.28 go: extracting github.com/spf13/cast v1.3.0 [2021-07-13T15:13:11.753Z] #49 27.45 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:13:11.753Z] #49 27.46 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:13:11.753Z] #49 27.58 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:13:11.753Z] #49 27.61 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:13:11.753Z] #49 27.63 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:13:11.753Z] #49 27.64 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:13:11.753Z] #49 27.79 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:13:11.940Z] #67 27.23 Checking out files: 62% (1201/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-07-13T15:13:11.940Z] #67 27.94 + cd /tmp/tmp.z3PsQby6CA/src/github.com/docker/libnetwork [2021-07-13T15:13:11.940Z] #67 27.94 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-13T15:13:12.013Z] #49 27.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:13:12.013Z] #49 28.10 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:13:12.013Z] #49 28.18 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:13:12.058Z] #43 ... [2021-07-13T15:13:12.059Z] [2021-07-13T15:13:12.059Z] #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-07-13T15:13:12.059Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:13:12.059Z] #20 59.94 Setting up python3-distutils (3.7.3-1) ... [2021-07-13T15:13:12.274Z] #49 28.35 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:13:12.274Z] #49 ... [2021-07-13T15:13:12.274Z] [2021-07-13T15:13:12.274Z] #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-07-13T15:13:12.274Z] #58 sha256:f9382d49bda84b950f182ddea449eec3b443fe1c29d444934bf8ac51691e6129 [2021-07-13T15:13:12.274Z] #58 18.32 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:13:12.274Z] #58 18.33 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:13:12.274Z] #58 18.75 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-13T15:13:12.274Z] #58 20.74 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:13:12.274Z] #58 20.95 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:13:12.274Z] #58 23.95 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:13:12.274Z] #58 24.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:13:12.274Z] #58 25.13 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:13:12.274Z] #58 25.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:13:12.274Z] #58 25.96 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:13:12.274Z] #58 26.62 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:13:12.274Z] #58 ... [2021-07-13T15:13:12.274Z] [2021-07-13T15:13:12.274Z] #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-07-13T15:13:12.274Z] #49 sha256:f7491039064bf480d214de7760957f57d0768a325de81b410ee3f20d6ddccb44 [2021-07-13T15:13:12.274Z] #49 28.48 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:13:12.512Z] #67 28.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-13T15:13:12.533Z] #49 28.55 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-13T15:13:12.533Z] #49 28.56 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:13:12.533Z] #49 28.61 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-13T15:13:12.627Z] #20 60.50 Setting up python3-setuptools (40.8.0-1) ... [2021-07-13T15:13:12.776Z] #67 ... [2021-07-13T15:13:12.776Z] [2021-07-13T15:13:12.776Z] #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-07-13T15:13:12.776Z] #58 sha256:4ddcd32bd9b3d4fcd07ba17cc6d5cd0f813e0d0b8016659eef9657c88fdb5206 [2021-07-13T15:13:12.776Z] #58 18.64 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:13:12.776Z] #58 19.80 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:13:12.776Z] #58 20.81 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:13:12.776Z] #58 24.17 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:13:12.776Z] #58 24.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:13:12.776Z] #58 24.79 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:13:12.776Z] #58 24.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:13:12.776Z] #58 25.23 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:13:12.776Z] #58 27.35 go: finding github.com/pkg/errors v0.9.1 [2021-07-13T15:13:12.776Z] #58 27.55 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:13:12.776Z] #58 27.68 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:13:12.776Z] #58 27.73 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:13:12.776Z] #58 27.86 go: finding github.com/google/uuid v1.2.0 [2021-07-13T15:13:12.776Z] #58 27.92 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:13:12.776Z] #58 28.08 go: finding github.com/gofrs/flock v0.8.0 [2021-07-13T15:13:12.776Z] #58 28.10 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-13T15:13:12.776Z] #58 28.10 go: finding github.com/gorilla/mux v1.8.0 [2021-07-13T15:13:12.776Z] #58 28.13 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:13:12.776Z] #58 28.21 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:13:12.776Z] #58 28.24 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:13:12.776Z] #58 28.27 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:13:12.776Z] #58 28.52 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:13:12.776Z] #58 28.61 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:13:12.776Z] #58 ... [2021-07-13T15:13:12.776Z] [2021-07-13T15:13:12.776Z] #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-07-13T15:13:12.776Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:13:12.776Z] #40 25.98 Checking out files: 84% (1427/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-13T15:13:12.776Z] #40 26.30 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-13T15:13:13.101Z] #49 28.92 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-13T15:13:13.102Z] #49 28.92 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T15:13:13.102Z] #49 28.98 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:13:13.102Z] #49 28.98 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:13:13.102Z] #49 29.16 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T15:13:13.352Z] #40 28.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-13T15:13:13.361Z] #49 29.45 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:13:13.361Z] #49 29.46 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:13:13.620Z] #49 29.53 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:13:13.620Z] #49 29.57 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:13:13.620Z] #49 29.57 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-13T15:13:13.620Z] #49 29.69 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:13:13.824Z] #20 61.65 Setting up python3-pip (18.1-5) ... [2021-07-13T15:13:13.879Z] #49 29.93 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-13T15:13:13.879Z] #49 30.05 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:13:13.925Z] #40 ... [2021-07-13T15:13:13.926Z] [2021-07-13T15:13:13.926Z] #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-07-13T15:13:13.926Z] #51 sha256:6f1b5f054d474d983d8892b7c9253ed753bd96095e9e6a7168e0f89705a386eb [2021-07-13T15:13:13.926Z] #51 19.72 + cd /tmp/tmp.ffxPkuIjcm/src/github.com/mvdan/sh [2021-07-13T15:13:13.926Z] #51 19.72 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-13T15:13:13.926Z] #51 19.91 + GO111MODULE=on [2021-07-13T15:13:13.926Z] #51 19.91 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-13T15:13:13.926Z] #51 21.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:13:13.926Z] #51 21.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:13:13.926Z] #51 21.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:13:13.926Z] #51 21.58 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:13:13.926Z] #51 21.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:13:13.926Z] #51 22.48 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:13:13.926Z] #51 23.31 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:13:13.926Z] #51 24.73 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:13:13.926Z] #51 26.05 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:13:13.926Z] #51 26.20 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:13:13.926Z] #51 26.46 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:13:13.926Z] #51 26.51 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:13:13.926Z] #51 27.48 runtime [2021-07-13T15:13:13.926Z] #51 27.54 runtime/cgo [2021-07-13T15:13:13.926Z] #51 ... [2021-07-13T15:13:13.926Z] [2021-07-13T15:13:13.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-07-13T15:13:13.926Z] #49 sha256:2862cff1819eb41af5b5e986d3f8f32e97d9b77988228919763b2f2c1394ffa1 [2021-07-13T15:13:13.926Z] #49 27.46 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:13:13.926Z] #49 27.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:13:13.926Z] #49 27.71 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:13:13.926Z] #49 27.81 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-13T15:13:13.926Z] #49 28.10 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:13:13.926Z] #49 28.25 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:13:13.926Z] #49 28.41 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:13:13.926Z] #49 28.47 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-13T15:13:13.926Z] #49 28.69 go: downloading github.com/spf13/cast v1.3.0 [2021-07-13T15:13:13.926Z] #49 28.75 go: downloading github.com/spf13/afero v1.1.2 [2021-07-13T15:13:13.926Z] #49 28.77 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:13:13.926Z] #49 28.88 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-13T15:13:13.926Z] #49 28.90 go: extracting github.com/spf13/cast v1.3.0 [2021-07-13T15:13:13.926Z] #49 28.94 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:13:13.926Z] #49 28.94 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:13:13.926Z] #49 29.19 go: extracting github.com/spf13/afero v1.1.2 [2021-07-13T15:13:13.926Z] #49 29.22 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:13:13.926Z] #49 29.27 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:13:13.926Z] #49 29.35 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-13T15:13:13.926Z] #49 29.53 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-13T15:13:13.926Z] #49 29.67 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:13:13.926Z] #49 29.72 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:13:14.139Z] #49 30.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:13:14.187Z] #49 30.01 go: downloading golang.org/x/text v0.3.2 [2021-07-13T15:13:14.187Z] #49 30.03 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-13T15:13:14.398Z] #49 30.42 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:13:14.428Z] #22 5.013 Collecting yamllint==1.26.1 [2021-07-13T15:13:14.448Z] #49 30.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:13:14.449Z] #49 30.52 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-13T15:13:14.657Z] #49 30.70 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-13T15:13:14.657Z] #49 30.74 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:13:14.657Z] #49 30.78 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:13:14.695Z] #20 34.62 Selecting previously unselected package libnet1:amd64. [2021-07-13T15:13:14.695Z] #20 34.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T15:13:14.695Z] #20 34.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:13:14.695Z] #20 34.71 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T15:13:14.695Z] #20 34.72 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T15:13:14.695Z] #20 34.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:13:14.695Z] #20 34.80 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T15:13:14.695Z] #20 34.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:13:14.695Z] #20 34.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:13:14.695Z] #20 34.87 Selecting previously unselected package libreadline5:amd64. [2021-07-13T15:13:14.695Z] #20 34.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-13T15:13:14.695Z] #20 34.89 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T15:13:14.695Z] #20 35.00 Selecting previously unselected package net-tools. [2021-07-13T15:13:14.695Z] #20 35.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-13T15:13:14.695Z] #20 35.02 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T15:13:14.695Z] #20 35.21 Selecting previously unselected package python-pip-whl. [2021-07-13T15:13:14.695Z] #20 35.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-07-13T15:13:14.695Z] #20 35.23 Unpacking python-pip-whl (18.1-5) ... [2021-07-13T15:13:14.710Z] #49 30.66 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-13T15:13:14.762Z] #20 62.57 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:13:14.762Z] #20 62.62 Processing triggers for mime-support (3.62) ... [2021-07-13T15:13:14.917Z] #49 31.04 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:13:14.971Z] #49 31.06 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:13:15.176Z] #49 31.27 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:13:15.176Z] #49 ... [2021-07-13T15:13:15.176Z] [2021-07-13T15:13:15.176Z] #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-07-13T15:13:15.176Z] #51 sha256:aa2e54261d9d0c572cfab216fa019b29aff7ddb53b9b9d4fd732a3f4d43f9573 [2021-07-13T15:13:15.176Z] #51 21.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:13:15.176Z] #51 22.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:13:15.176Z] #51 24.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:13:15.176Z] #51 25.84 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-13T15:13:15.176Z] #51 25.95 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-13T15:13:15.176Z] #51 26.11 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-13T15:13:15.176Z] #51 26.18 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-13T15:13:15.176Z] #51 27.06 runtime/cgo [2021-07-13T15:13:15.176Z] #51 27.07 runtime [2021-07-13T15:13:15.232Z] #49 31.06 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:13:15.232Z] #49 31.15 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:13:15.331Z] #20 DONE 63.3s [2021-07-13T15:13:15.331Z] [2021-07-13T15:13:15.331Z] #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-07-13T15:13:15.331Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-07-13T15:13:15.435Z] #51 ... [2021-07-13T15:13:15.435Z] [2021-07-13T15:13:15.435Z] #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-07-13T15:13:15.435Z] #49 sha256:f7491039064bf480d214de7760957f57d0768a325de81b410ee3f20d6ddccb44 [2021-07-13T15:13:15.435Z] #49 31.32 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:13:15.435Z] #49 31.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:13:15.435Z] #49 31.45 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:13:15.435Z] #49 31.53 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:13:15.493Z] #49 31.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:13:15.493Z] #49 31.26 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-13T15:13:15.493Z] #49 31.26 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:13:15.493Z] #49 31.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:13:15.493Z] #49 ... [2021-07-13T15:13:15.493Z] [2021-07-13T15:13:15.493Z] #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-07-13T15:13:15.493Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:13:15.493Z] #45 21.25 crypto/internal/subtle [2021-07-13T15:13:15.493Z] #45 21.39 crypto/subtle [2021-07-13T15:13:15.493Z] #45 21.55 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-13T15:13:15.493Z] #45 21.66 internal/nettrace [2021-07-13T15:13:15.493Z] #45 21.79 runtime/cgo [2021-07-13T15:13:15.639Z] #20 35.78 Selecting previously unselected package python3-lib2to3. [2021-07-13T15:13:15.639Z] #20 35.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-13T15:13:15.639Z] #20 35.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-13T15:13:15.639Z] #20 35.92 Selecting previously unselected package python3-distutils. [2021-07-13T15:13:15.639Z] #20 35.93 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-07-13T15:13:15.639Z] #20 35.94 Unpacking python3-distutils (3.7.3-1) ... [2021-07-13T15:13:15.639Z] #20 36.06 Selecting previously unselected package python3-pip. [2021-07-13T15:13:15.639Z] #20 36.07 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-07-13T15:13:15.639Z] #20 36.08 Unpacking python3-pip (18.1-5) ... [2021-07-13T15:13:15.695Z] #49 31.63 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-13T15:13:15.695Z] #49 31.71 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:13:15.695Z] #49 31.76 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:13:15.695Z] #49 31.82 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:13:15.754Z] #45 ... [2021-07-13T15:13:15.754Z] [2021-07-13T15:13:15.754Z] #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-07-13T15:13:15.754Z] #49 sha256:2862cff1819eb41af5b5e986d3f8f32e97d9b77988228919763b2f2c1394ffa1 [2021-07-13T15:13:15.754Z] #49 31.53 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:13:15.754Z] #49 31.59 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-13T15:13:15.754Z] #49 31.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:13:15.754Z] #49 31.72 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:13:15.820Z] #22 ... [2021-07-13T15:13:15.820Z] [2021-07-13T15:13:15.820Z] #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-07-13T15:13:15.820Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:13:15.820Z] #43 116.4 CC criu/file-lock.o [2021-07-13T15:13:15.820Z] #43 117.5 CC criu/files-ext.o [2021-07-13T15:13:15.820Z] #43 118.0 CC criu/files-reg.o [2021-07-13T15:13:15.820Z] #43 120.3 CC criu/files.o [2021-07-13T15:13:15.820Z] #43 122.1 CC criu/filesystems.o [2021-07-13T15:13:15.820Z] #43 122.8 CC criu/fsnotify.o [2021-07-13T15:13:15.820Z] #43 123.7 CC criu/image-desc.o [2021-07-13T15:13:15.820Z] #43 124.0 CC criu/image.o [2021-07-13T15:13:15.820Z] #43 124.6 CC criu/ipc_ns.o [2021-07-13T15:13:15.901Z] #20 36.27 Selecting previously unselected package python3-pkg-resources. [2021-07-13T15:13:15.901Z] #20 36.27 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T15:13:15.901Z] #20 36.28 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T15:13:15.901Z] #20 36.41 Selecting previously unselected package python3-setuptools. [2021-07-13T15:13:15.901Z] #20 36.41 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-07-13T15:13:15.901Z] #20 36.42 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-13T15:13:15.955Z] #49 31.96 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:13:16.015Z] #49 31.82 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:13:16.015Z] #49 31.92 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:13:16.016Z] #49 31.98 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:13:16.016Z] #49 32.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:13:16.162Z] #20 36.67 Selecting previously unselected package python3-wheel. [2021-07-13T15:13:16.162Z] #20 36.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-07-13T15:13:16.162Z] #20 36.67 Unpacking python3-wheel (0.32.3-2) ... [2021-07-13T15:13:16.214Z] #49 32.21 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:13:16.214Z] #49 32.22 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:13:16.214Z] #49 32.32 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:13:16.269Z] #21 1.036 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-13T15:13:16.269Z] #21 1.041 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-13T15:13:16.269Z] #21 1.046 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-13T15:13:16.277Z] #49 32.28 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:13:16.395Z] #43 125.7 CC criu/irmap.o [2021-07-13T15:13:16.424Z] #20 36.76 Selecting previously unselected package sudo. [2021-07-13T15:13:16.424Z] #20 36.77 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-13T15:13:16.424Z] #20 36.78 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-13T15:13:16.473Z] #49 32.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:13:16.529Z] #21 DONE 1.1s [2021-07-13T15:13:16.529Z] [2021-07-13T15:13:16.529Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-13T15:13:16.529Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-13T15:13:16.538Z] #49 32.44 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T15:13:16.538Z] #49 32.51 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T15:13:16.799Z] #49 32.74 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:13:16.799Z] #49 32.74 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T15:13:16.970Z] #43 126.2 CC criu/kcmp-ids.o [2021-07-13T15:13:16.997Z] #20 37.28 Selecting previously unselected package thin-provisioning-tools. [2021-07-13T15:13:16.997Z] #20 37.28 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-13T15:13:16.997Z] #20 37.29 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T15:13:17.042Z] #49 33.05 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:13:17.042Z] #49 33.16 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:13:17.060Z] #49 33.04 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-13T15:13:17.232Z] #43 126.4 CC criu/kerndat.o [2021-07-13T15:13:17.257Z] #20 37.54 Selecting previously unselected package uidmap. [2021-07-13T15:13:17.257Z] #20 37.56 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-13T15:13:17.257Z] #20 37.57 Unpacking uidmap (1:4.5-1.1) ... [2021-07-13T15:13:17.257Z] #20 37.69 Selecting previously unselected package vim-runtime. [2021-07-13T15:13:17.257Z] #20 37.69 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:13:17.257Z] #20 37.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-13T15:13:17.302Z] #49 33.17 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-13T15:13:17.302Z] #49 33.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:13:17.519Z] #20 37.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-13T15:13:17.519Z] #20 37.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-13T15:13:17.561Z] #49 33.47 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:13:17.562Z] #49 33.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:13:17.562Z] #49 33.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:13:17.821Z] #49 33.82 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-13T15:13:17.821Z] #49 33.84 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:13:17.821Z] #49 33.87 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:13:17.821Z] #49 34.02 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:13:18.004Z] #49 33.93 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:13:18.080Z] #49 34.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:13:18.080Z] #49 34.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:13:18.080Z] #49 34.29 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:13:18.180Z] #43 127.4 CC criu/libnetlink.o [2021-07-13T15:13:18.442Z] #43 127.7 CC criu/log.o [2021-07-13T15:13:18.649Z] #49 34.52 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:13:18.649Z] #49 34.53 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:13:18.649Z] #49 34.62 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:13:18.649Z] #49 34.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:13:18.649Z] #49 34.69 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:13:18.649Z] #49 34.73 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:13:18.649Z] #49 34.77 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:13:18.649Z] #49 34.78 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:13:18.649Z] #49 34.80 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:13:18.706Z] #43 128.1 CC criu/lsm.o [2021-07-13T15:13:18.908Z] #49 34.87 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T15:13:18.908Z] #49 ... [2021-07-13T15:13:18.908Z] [2021-07-13T15:13:18.908Z] #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-07-13T15:13:18.908Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:13:18.908Z] #40 24.52 Checking out files: 91% (1546/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-13T15:13:18.908Z] #40 24.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-13T15:13:18.908Z] #40 27.08 + 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-07-13T15:13:18.908Z] #40 ... [2021-07-13T15:13:18.908Z] [2021-07-13T15:13:18.908Z] #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-07-13T15:13:18.908Z] #49 sha256:f7491039064bf480d214de7760957f57d0768a325de81b410ee3f20d6ddccb44 [2021-07-13T15:13:18.908Z] #49 35.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:13:18.908Z] #49 35.03 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:13:18.908Z] #49 35.06 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:13:19.169Z] #49 35.10 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:13:19.169Z] #49 35.18 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:13:19.169Z] #49 35.30 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-13T15:13:19.282Z] #43 128.4 CC criu/mem.o [2021-07-13T15:13:19.282Z] #43 ... [2021-07-13T15:13:19.282Z] [2021-07-13T15:13:19.282Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-13T15:13:19.282Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-07-13T15:13:19.282Z] #22 10.36 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-13T15:13:19.429Z] #49 ... [2021-07-13T15:13:19.429Z] [2021-07-13T15:13:19.429Z] #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-07-13T15:13:19.429Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:13:19.429Z] #42 25.42 Fetched 8454 kB in 17s (487 kB/s) [2021-07-13T15:13:19.429Z] #42 25.42 Reading package lists... [2021-07-13T15:13:19.429Z] #42 33.04 Reading package lists... [2021-07-13T15:13:19.429Z] #42 ... [2021-07-13T15:13:19.429Z] [2021-07-13T15:13:19.429Z] #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-07-13T15:13:19.429Z] #58 sha256:f9382d49bda84b950f182ddea449eec3b443fe1c29d444934bf8ac51691e6129 [2021-07-13T15:13:19.429Z] #58 29.82 go: finding github.com/pkg/errors v0.9.1 [2021-07-13T15:13:19.429Z] #58 29.87 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-13T15:13:19.429Z] #58 30.03 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-13T15:13:19.429Z] #58 30.19 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-13T15:13:19.429Z] #58 30.24 go: finding github.com/google/uuid v1.2.0 [2021-07-13T15:13:19.429Z] #58 30.28 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-13T15:13:19.429Z] #58 30.37 go: finding github.com/gofrs/flock v0.8.0 [2021-07-13T15:13:19.429Z] #58 30.37 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-13T15:13:19.429Z] #58 30.42 go: finding github.com/gorilla/mux v1.8.0 [2021-07-13T15:13:19.429Z] #58 30.48 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-13T15:13:19.429Z] #58 30.48 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-13T15:13:19.429Z] #58 30.53 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-13T15:13:19.429Z] #58 30.58 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-13T15:13:19.429Z] #58 30.86 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-13T15:13:19.429Z] #58 31.04 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-13T15:13:19.435Z] #20 ... [2021-07-13T15:13:19.435Z] [2021-07-13T15:13:19.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-07-13T15:13:19.435Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:19.435Z] #43 117.1 CC criu/file-lock.o [2021-07-13T15:13:19.435Z] #43 118.0 CC criu/files-ext.o [2021-07-13T15:13:19.435Z] #43 118.4 CC criu/files-reg.o [2021-07-13T15:13:19.435Z] #43 120.4 CC criu/files.o [2021-07-13T15:13:19.435Z] #43 122.7 CC criu/filesystems.o [2021-07-13T15:13:19.435Z] #43 123.4 CC criu/fsnotify.o [2021-07-13T15:13:19.435Z] #43 124.6 CC criu/image-desc.o [2021-07-13T15:13:19.435Z] #43 124.8 CC criu/image.o [2021-07-13T15:13:19.435Z] #43 125.6 CC criu/ipc_ns.o [2021-07-13T15:13:19.435Z] #43 126.8 CC criu/irmap.o [2021-07-13T15:13:19.435Z] #43 127.5 CC criu/kcmp-ids.o [2021-07-13T15:13:19.688Z] #58 ... [2021-07-13T15:13:19.688Z] [2021-07-13T15:13:19.688Z] #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-07-13T15:13:19.688Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:13:19.688Z] #55 25.80 Fetched 8454 kB in 18s (466 kB/s) [2021-07-13T15:13:19.688Z] #55 25.80 Reading package lists... [2021-07-13T15:13:19.920Z] #49 35.67 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-13T15:13:19.947Z] #55 32.40 Reading package lists... [2021-07-13T15:13:19.947Z] #55 ... [2021-07-13T15:13:19.947Z] [2021-07-13T15:13:19.947Z] #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-07-13T15:13:19.947Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:13:19.947Z] #36 26.09 Fetched 8454 kB in 18s (460 kB/s) [2021-07-13T15:13:19.947Z] #36 26.09 Reading package lists... [2021-07-13T15:13:20.007Z] #43 127.8 CC criu/kerndat.o [2021-07-13T15:13:20.268Z] #43 ... [2021-07-13T15:13:20.268Z] [2021-07-13T15:13:20.268Z] #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-07-13T15:13:20.268Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:13:20.493Z] #49 ... [2021-07-13T15:13:20.493Z] [2021-07-13T15:13:20.493Z] #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-07-13T15:13:20.493Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:13:20.493Z] #55 26.49 Fetched 8454 kB in 18s (481 kB/s) [2021-07-13T15:13:20.493Z] #55 26.49 Reading package lists... [2021-07-13T15:13:20.515Z] #36 32.65 Reading package lists... [2021-07-13T15:13:20.515Z] #36 ... [2021-07-13T15:13:20.515Z] [2021-07-13T15:13:20.515Z] #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-07-13T15:13:20.515Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:13:20.515Z] #13 23.95 Fetched 8987 kB in 20s (451 kB/s) [2021-07-13T15:13:20.515Z] #13 23.95 Reading package lists... [2021-07-13T15:13:20.529Z] #20 40.83 Selecting previously unselected package vim. [2021-07-13T15:13:20.529Z] #20 40.84 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T15:13:20.529Z] #20 40.87 Unpacking vim (2:8.1.0875-5) ... [2021-07-13T15:13:20.754Z] #55 33.49 Reading package lists... [2021-07-13T15:13:20.754Z] #55 ... [2021-07-13T15:13:20.754Z] [2021-07-13T15:13:20.754Z] #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-07-13T15:13:20.754Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:13:20.754Z] #42 26.60 Fetched 8454 kB in 17s (485 kB/s) [2021-07-13T15:13:20.754Z] #42 26.60 Reading package lists... [2021-07-13T15:13:20.754Z] #42 33.86 Reading package lists... [2021-07-13T15:13:20.754Z] #42 ... [2021-07-13T15:13:20.754Z] [2021-07-13T15:13:20.754Z] #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-07-13T15:13:20.754Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:13:20.754Z] #13 22.26 Fetched 8987 kB in 19s (470 kB/s) [2021-07-13T15:13:20.754Z] #13 22.26 Reading package lists... [2021-07-13T15:13:21.085Z] #13 31.57 Reading package lists... [2021-07-13T15:13:21.085Z] #13 ... [2021-07-13T15:13:21.085Z] [2021-07-13T15:13:21.085Z] #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-07-13T15:13:21.085Z] #49 sha256:f7491039064bf480d214de7760957f57d0768a325de81b410ee3f20d6ddccb44 [2021-07-13T15:13:21.085Z] #49 37.16 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:13:21.101Z] #20 41.43 Selecting previously unselected package xfsprogs. [2021-07-13T15:13:21.101Z] #20 41.44 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-13T15:13:21.101Z] #20 41.46 Unpacking xfsprogs (4.20.0-1) ... [2021-07-13T15:13:21.224Z] #22 11.91 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-13T15:13:21.224Z] #22 11.97 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-13T15:13:21.224Z] #22 12.04 Collecting pyyaml (from yamllint==1.26.1) [2021-07-13T15:13:21.224Z] #22 12.31 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-07-13T15:13:21.327Z] #13 29.44 Reading package lists... [2021-07-13T15:13:21.327Z] #13 ... [2021-07-13T15:13:21.327Z] [2021-07-13T15:13:21.327Z] #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-07-13T15:13:21.327Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:13:21.327Z] #36 27.06 Fetched 8454 kB in 18s (469 kB/s) [2021-07-13T15:13:21.327Z] #36 27.06 Reading package lists... [2021-07-13T15:13:21.673Z] #20 41.90 Selecting previously unselected package zip. [2021-07-13T15:13:21.673Z] #20 41.91 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-07-13T15:13:21.673Z] #20 41.91 Unpacking zip (3.0-11+b1) ... [2021-07-13T15:13:21.673Z] #20 42.06 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-13T15:13:21.673Z] #20 42.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T15:13:21.673Z] #20 42.09 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T15:13:21.673Z] #20 42.10 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T15:13:21.673Z] #20 42.11 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-13T15:13:21.673Z] #20 42.14 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T15:13:21.673Z] #20 42.15 Setting up uidmap (1:4.5-1.1) ... [2021-07-13T15:13:21.673Z] #20 42.17 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T15:13:21.673Z] #20 42.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:13:21.673Z] #20 42.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T15:13:21.673Z] #20 42.20 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:13:21.673Z] #20 42.21 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:13:21.673Z] #20 42.22 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T15:13:21.673Z] #20 42.24 Setting up zip (3.0-11+b1) ... [2021-07-13T15:13:21.817Z] #22 ... [2021-07-13T15:13:21.817Z] [2021-07-13T15:13:21.817Z] #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-07-13T15:13:21.817Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:13:21.817Z] #40 189.1 + dpkg --print-architecture [2021-07-13T15:13:21.817Z] #40 189.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-13T15:13:21.817Z] #40 189.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-13T15:13:21.817Z] #40 189.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-13T15:13:21.934Z] #20 42.25 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T15:13:21.934Z] #20 42.27 Setting up bash-completion (1:2.8-6) ... [2021-07-13T15:13:22.170Z] #22 13.13 Installing build dependencies: started [2021-07-13T15:13:22.385Z] #40 ... [2021-07-13T15:13:22.385Z] [2021-07-13T15:13:22.385Z] #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-07-13T15:13:22.385Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:22.385Z] #43 122.6 CC criu/filesystems.o [2021-07-13T15:13:22.385Z] #43 123.3 CC criu/fsnotify.o [2021-07-13T15:13:22.385Z] #43 124.5 CC criu/image-desc.o [2021-07-13T15:13:22.385Z] #43 124.7 CC criu/image.o [2021-07-13T15:13:22.385Z] #43 126.0 CC criu/ipc_ns.o [2021-07-13T15:13:22.385Z] #43 127.6 CC criu/irmap.o [2021-07-13T15:13:22.385Z] #43 128.4 CC criu/kcmp-ids.o [2021-07-13T15:13:22.385Z] #43 128.7 CC criu/kerndat.o [2021-07-13T15:13:22.385Z] #43 129.9 CC criu/libnetlink.o [2021-07-13T15:13:22.385Z] #43 130.4 CC criu/log.o [2021-07-13T15:13:22.385Z] #43 131.0 CC criu/lsm.o [2021-07-13T15:13:22.385Z] #43 131.4 CC criu/mem.o [2021-07-13T15:13:22.385Z] #43 ... [2021-07-13T15:13:22.385Z] [2021-07-13T15:13:22.385Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-13T15:13:22.385Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-13T15:13:22.385Z] #22 5.420 Collecting yamllint==1.26.1 [2021-07-13T15:13:23.631Z] #49 39.39 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-13T15:13:23.915Z] #36 34.08 Reading package lists... [2021-07-13T15:13:23.915Z] #36 ... [2021-07-13T15:13:23.915Z] [2021-07-13T15:13:23.915Z] #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-07-13T15:13:23.915Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:13:23.915Z] #55 33.49 Reading package lists... [2021-07-13T15:13:25.239Z] #20 45.11 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-13T15:13:25.239Z] #20 45.15 Setting up xz-utils (5.2.4-1) ... [2021-07-13T15:13:25.239Z] #20 45.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-13T15:13:25.239Z] #20 45.17 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-13T15:13:25.239Z] #20 45.24 invoke-rc.d: could not determine current runlevel [2021-07-13T15:13:25.239Z] #20 45.25 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-13T15:13:25.239Z] #20 45.26 Setting up pigz (2.4-1) ... [2021-07-13T15:13:25.239Z] #20 45.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T15:13:25.239Z] #20 45.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:13:25.239Z] #20 45.31 Setting up python-pip-whl (18.1-5) ... [2021-07-13T15:13:25.239Z] #20 45.32 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T15:13:25.239Z] #20 45.33 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-13T15:13:25.239Z] #20 45.76 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-13T15:13:25.239Z] #20 45.77 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-13T15:13:25.239Z] #20 45.78 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:13:25.487Z] #22 ... [2021-07-13T15:13:25.487Z] [2021-07-13T15:13:25.487Z] #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-07-13T15:13:25.487Z] #49 sha256:c5288d677ef0a84fbc4ef9a40b385ca69b96e23148c6b68d2a313871aedf8eb9 [2021-07-13T15:13:25.487Z] #49 174.4 + /build/golangci-lint --version [2021-07-13T15:13:25.487Z] #49 174.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-13T15:13:25.487Z] #49 DONE 175.3s [2021-07-13T15:13:25.487Z] [2021-07-13T15:13:25.487Z] #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-07-13T15:13:25.487Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:13:25.487Z] #43 130.4 CC criu/memfd.o [2021-07-13T15:13:25.487Z] #43 131.0 CC criu/mount.o [2021-07-13T15:13:25.500Z] #20 45.79 Setting up vim (2:8.1.0875-5) ... [2021-07-13T15:13:25.501Z] #20 45.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-13T15:13:25.501Z] #20 45.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-13T15:13:25.501Z] #20 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-13T15:13:25.501Z] #20 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-13T15:13:25.501Z] #20 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-13T15:13:25.501Z] #20 45.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-13T15:13:25.501Z] #20 45.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-13T15:13:25.501Z] #20 45.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-13T15:13:25.501Z] #20 45.87 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T15:13:25.501Z] #20 45.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T15:13:25.501Z] #20 45.89 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T15:13:25.501Z] #20 45.90 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T15:13:25.501Z] #20 45.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T15:13:25.501Z] #20 45.92 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T15:13:25.750Z] #43 135.0 CC criu/namespaces.o [2021-07-13T15:13:26.088Z] #55 40.09 Building dependency tree... [2021-07-13T15:13:26.088Z] #55 ... [2021-07-13T15:13:26.088Z] [2021-07-13T15:13:26.088Z] #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-07-13T15:13:26.088Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:13:26.088Z] #45 31.82 vendor/golang.org/x/crypto/curve25519 [2021-07-13T15:13:26.088Z] #45 ... [2021-07-13T15:13:26.088Z] [2021-07-13T15:13:26.088Z] #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-07-13T15:13:26.088Z] #34 sha256:97021be7a6494d70ce21f9191e07afdf67981c5f1a3e85543d9fcbe52327a861 [2021-07-13T15:13:26.088Z] #34 41.39 sync [2021-07-13T15:13:26.088Z] #34 41.39 internal/reflectlite [2021-07-13T15:13:26.173Z] #49 41.83 go: extracting golang.org/x/text v0.3.2 [2021-07-13T15:13:26.741Z] #49 ... [2021-07-13T15:13:26.741Z] [2021-07-13T15:13:26.741Z] #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-07-13T15:13:26.741Z] #34 sha256:8c50e2d450293ccf12b359256e04cdb29765d842e49421f4e0f5ffbc66d73a34 [2021-07-13T15:13:26.741Z] #34 41.95 internal/reflectlite [2021-07-13T15:13:26.741Z] #34 41.95 sync [2021-07-13T15:13:27.660Z] #22 10.81 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-13T15:13:27.711Z] #43 136.8 CC criu/net.o [2021-07-13T15:13:28.146Z] #34 44.02 sort [2021-07-13T15:13:28.146Z] #34 44.02 errors [2021-07-13T15:13:28.339Z] #34 44.52 sort [2021-07-13T15:13:28.339Z] #34 44.53 errors [2021-07-13T15:13:28.407Z] #34 44.38 strconv [2021-07-13T15:13:28.599Z] #22 12.04 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-13T15:13:28.599Z] #22 12.09 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-13T15:13:28.599Z] #22 12.13 Collecting pyyaml (from yamllint==1.26.1) [2021-07-13T15:13:28.818Z] #20 48.99 Setting up iptables (1.8.2-4) ... [2021-07-13T15:13:28.819Z] #20 49.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T15:13:28.819Z] #20 49.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T15:13:28.819Z] #20 49.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T15:13:28.819Z] #20 49.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T15:13:28.819Z] #20 49.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-13T15:13:28.819Z] #20 49.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-13T15:13:28.819Z] #20 49.05 Setting up python3 (3.7.3-1) ... [2021-07-13T15:13:28.858Z] #22 12.42 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-13T15:13:29.079Z] #20 49.55 Setting up python3-wheel (0.32.3-2) ... [2021-07-13T15:13:29.118Z] #22 12.72 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-13T15:13:29.118Z] #22 12.73 Building wheels for collected packages: yamllint [2021-07-13T15:13:29.118Z] #22 12.73 Running setup.py bdist_wheel for yamllint: started [2021-07-13T15:13:29.280Z] #34 ... [2021-07-13T15:13:29.280Z] [2021-07-13T15:13:29.280Z] #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-07-13T15:13:29.280Z] #67 sha256:427d86bee2472b53bad91eff8a6d4b69cc89d3dca75a18f7ffb28917b88de5a9 [2021-07-13T15:13:29.280Z] #67 DONE 45.2s [2021-07-13T15:13:29.280Z] [2021-07-13T15:13:29.280Z] #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-07-13T15:13:29.280Z] #34 sha256:8c50e2d450293ccf12b359256e04cdb29765d842e49421f4e0f5ffbc66d73a34 [2021-07-13T15:13:29.280Z] #34 45.11 strconv [2021-07-13T15:13:29.794Z] #34 45.42 io [2021-07-13T15:13:30.022Z] #20 50.27 Setting up apparmor (2.13.2-10) ... [2021-07-13T15:13:30.266Z] #43 139.4 CC criu/netfilter.o [2021-07-13T15:13:30.497Z] #22 13.92 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-13T15:13:30.497Z] #22 13.92 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-13T15:13:30.497Z] #22 13.97 Successfully built yamllint [2021-07-13T15:13:30.497Z] #22 13.99 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-13T15:13:30.528Z] #43 139.8 CC criu/page-pipe.o [2021-07-13T15:13:30.662Z] #34 46.71 io [2021-07-13T15:13:30.740Z] #34 ... [2021-07-13T15:13:30.740Z] [2021-07-13T15:13:30.740Z] #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-07-13T15:13:30.740Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:13:30.740Z] #55 43.85 The following additional packages will be installed: [2021-07-13T15:13:30.740Z] #55 43.86 libbtrfs0 [2021-07-13T15:13:30.740Z] #55 44.03 The following NEW packages will be installed: [2021-07-13T15:13:30.740Z] #55 44.04 libbtrfs-dev libbtrfs0 [2021-07-13T15:13:30.740Z] #55 44.47 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:13:30.740Z] #55 44.47 Need to get 119 kB of archives. [2021-07-13T15:13:30.740Z] #55 44.47 After this operation, 387 kB of additional disk space will be used. [2021-07-13T15:13:30.740Z] #55 44.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T15:13:30.740Z] #55 44.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T15:13:30.740Z] #55 45.63 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:13:30.740Z] #55 45.86 Fetched 119 kB in 0s (429 kB/s) [2021-07-13T15:13:30.740Z] #55 45.98 Selecting previously unselected package libbtrfs0. [2021-07-13T15:13:30.740Z] #55 45.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:13:30.740Z] #55 46.14 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T15:13:30.740Z] #55 46.22 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T15:13:30.740Z] #55 46.46 Selecting previously unselected package libbtrfs-dev. [2021-07-13T15:13:30.740Z] #55 46.51 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T15:13:30.740Z] #55 46.58 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:13:30.740Z] #55 ... [2021-07-13T15:13:30.740Z] [2021-07-13T15:13:30.740Z] #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-07-13T15:13:30.740Z] #67 sha256:02cf234178271a0ef6db89a032d0a00acbb60f3cce84bf3dbd1e2ff4167ae896 [2021-07-13T15:13:30.740Z] #67 DONE 46.7s [2021-07-13T15:13:30.756Z] #22 14.32 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-13T15:13:30.922Z] #34 ... [2021-07-13T15:13:30.922Z] [2021-07-13T15:13:30.923Z] #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-07-13T15:13:30.923Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:13:30.923Z] #55 32.40 Reading package lists... [2021-07-13T15:13:30.923Z] #55 39.47 Building dependency tree... [2021-07-13T15:13:30.923Z] #55 43.12 The following additional packages will be installed: [2021-07-13T15:13:30.923Z] #55 43.13 libbtrfs0 [2021-07-13T15:13:30.923Z] #55 43.32 The following NEW packages will be installed: [2021-07-13T15:13:30.923Z] #55 43.34 libbtrfs-dev libbtrfs0 [2021-07-13T15:13:30.923Z] #55 43.92 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:13:30.923Z] #55 43.92 Need to get 119 kB of archives. [2021-07-13T15:13:30.923Z] #55 43.92 After this operation, 387 kB of additional disk space will be used. [2021-07-13T15:13:30.923Z] #55 43.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T15:13:30.923Z] #55 43.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T15:13:30.923Z] #55 45.27 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:13:30.923Z] #55 45.49 Fetched 119 kB in 0s (257 kB/s) [2021-07-13T15:13:30.923Z] #55 45.60 Selecting previously unselected package libbtrfs0. [2021-07-13T15:13:30.923Z] #55 45.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:13:30.923Z] #55 45.73 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T15:13:30.923Z] #55 45.77 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T15:13:30.923Z] #55 46.11 Selecting previously unselected package libbtrfs-dev. [2021-07-13T15:13:30.923Z] #55 46.13 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T15:13:30.923Z] #55 46.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:13:30.923Z] #55 46.49 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T15:13:30.923Z] #55 46.53 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:13:30.923Z] #55 46.54 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:13:30.923Z] #55 DONE 46.8s [2021-07-13T15:13:30.923Z] [2021-07-13T15:13:30.923Z] #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-07-13T15:13:30.923Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:13:30.923Z] #42 33.04 Reading package lists... [2021-07-13T15:13:30.923Z] #42 40.11 Building dependency tree... [2021-07-13T15:13:30.923Z] #42 43.83 The following additional packages will be installed: [2021-07-13T15:13:30.923Z] #42 43.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-13T15:13:30.923Z] #42 43.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-13T15:13:30.923Z] #42 43.85 Suggested packages: [2021-07-13T15:13:30.923Z] #42 43.85 manpages-dev python-setuptools [2021-07-13T15:13:30.923Z] #42 45.17 The following NEW packages will be installed: [2021-07-13T15:13:30.923Z] #42 45.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-13T15:13:30.923Z] #42 45.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-13T15:13:30.923Z] #42 45.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-13T15:13:30.923Z] #42 45.22 python-six zlib1g-dev [2021-07-13T15:13:30.923Z] #42 45.67 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:13:30.923Z] #42 45.67 Need to get 4095 kB of archives. [2021-07-13T15:13:30.923Z] #42 45.67 After this operation, 22.5 MB of additional disk space will be used. [2021-07-13T15:13:30.923Z] #42 45.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-13T15:13:30.923Z] #42 45.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T15:13:30.923Z] #42 45.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-13T15:13:30.923Z] #42 45.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T15:13:30.923Z] #42 45.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-13T15:13:30.923Z] #42 45.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T15:13:30.923Z] #42 45.72 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-07-13T15:13:30.923Z] #42 45.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-13T15:13:30.923Z] #42 45.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-13T15:13:30.923Z] #42 45.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-13T15:13:30.923Z] #42 45.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-13T15:13:30.923Z] #42 46.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-13T15:13:30.923Z] #42 46.13 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-07-13T15:13:30.923Z] #42 46.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-13T15:13:30.923Z] #42 46.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-13T15:13:30.923Z] #42 46.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-13T15:13:30.923Z] #42 46.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-13T15:13:30.964Z] #20 ... [2021-07-13T15:13:30.964Z] [2021-07-13T15:13:30.964Z] #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-07-13T15:13:30.964Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:30.964Z] #43 129.0 CC criu/libnetlink.o [2021-07-13T15:13:30.964Z] #43 129.4 CC criu/log.o [2021-07-13T15:13:30.964Z] #43 129.9 CC criu/lsm.o [2021-07-13T15:13:30.964Z] #43 130.4 CC criu/mem.o [2021-07-13T15:13:30.964Z] #43 132.3 CC criu/memfd.o [2021-07-13T15:13:30.964Z] #43 133.0 CC criu/mount.o [2021-07-13T15:13:30.964Z] #43 137.2 CC criu/namespaces.o [2021-07-13T15:13:31.002Z] [2021-07-13T15:13:31.002Z] #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-07-13T15:13:31.002Z] #49 sha256:2862cff1819eb41af5b5e986d3f8f32e97d9b77988228919763b2f2c1394ffa1 [2021-07-13T15:13:31.002Z] #49 40.46 go: extracting golang.org/x/text v0.3.2 [2021-07-13T15:13:31.002Z] #49 45.37 go: finding github.com/fatih/color v1.7.0 [2021-07-13T15:13:31.002Z] #49 45.43 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:13:31.002Z] #49 45.44 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:13:31.002Z] #49 45.47 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:13:31.002Z] #49 45.58 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:13:31.002Z] #49 45.66 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:13:31.002Z] #49 45.66 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:13:31.002Z] #49 45.68 go: finding github.com/pkg/errors v0.8.1 [2021-07-13T15:13:31.002Z] #49 45.69 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:13:31.002Z] #49 45.69 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:13:31.002Z] #49 45.70 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:13:31.002Z] #49 45.72 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:13:31.002Z] #49 45.76 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:13:31.002Z] #49 45.82 go: finding github.com/spf13/viper v1.6.1 [2021-07-13T15:13:31.002Z] #49 45.86 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:13:31.002Z] #49 45.86 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:13:31.002Z] #49 45.94 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:13:31.002Z] #49 45.95 go: finding github.com/stretchr/testify v1.4.0 [2021-07-13T15:13:31.002Z] #49 45.98 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:13:31.002Z] #49 46.01 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:13:31.002Z] #49 46.13 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:13:31.002Z] #49 46.14 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:13:31.002Z] #49 46.16 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:13:31.002Z] #49 46.19 go: finding github.com/stretchr/objx v0.2.0 [2021-07-13T15:13:31.002Z] #49 46.22 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:13:31.002Z] #49 46.22 go: finding github.com/gobwas/glob v0.2.3 [2021-07-13T15:13:31.002Z] #49 46.24 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:13:31.002Z] #49 46.27 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:13:31.002Z] #49 46.29 go: finding github.com/spf13/cobra v0.0.5 [2021-07-13T15:13:31.002Z] #49 46.34 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:13:31.002Z] #49 46.47 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:13:31.002Z] #49 46.49 go: finding github.com/spf13/pflag v1.0.5 [2021-07-13T15:13:31.002Z] #49 46.52 go: finding github.com/magiconair/properties v1.8.1 [2021-07-13T15:13:31.002Z] #49 46.61 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:13:31.002Z] #49 46.66 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:13:31.002Z] #49 46.77 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:13:31.002Z] #49 46.80 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:13:31.002Z] #49 46.87 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:13:31.002Z] #49 46.91 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:13:31.002Z] #49 47.05 go: finding github.com/spf13/afero v1.1.2 [2021-07-13T15:13:31.002Z] #49 ... [2021-07-13T15:13:31.002Z] [2021-07-13T15:13:31.002Z] #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-07-13T15:13:31.002Z] #34 sha256:97021be7a6494d70ce21f9191e07afdf67981c5f1a3e85543d9fcbe52327a861 [2021-07-13T15:13:31.002Z] #34 47.00 internal/oserror [2021-07-13T15:13:31.015Z] #22 DONE 14.7s [2021-07-13T15:13:31.015Z] [2021-07-13T15:13:31.015Z] #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-07-13T15:13:31.015Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:31.015Z] #43 133.0 CC criu/memfd.o [2021-07-13T15:13:31.015Z] #43 133.6 CC criu/mount.o [2021-07-13T15:13:31.015Z] #43 137.1 CC criu/namespaces.o [2021-07-13T15:13:31.015Z] #43 139.1 CC criu/net.o [2021-07-13T15:13:31.103Z] #43 140.4 CC criu/page-xfer.o [2021-07-13T15:13:31.225Z] #43 139.1 CC criu/net.o [2021-07-13T15:13:31.225Z] #43 ... [2021-07-13T15:13:31.225Z] [2021-07-13T15:13:31.225Z] #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-07-13T15:13:31.225Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:13:31.225Z] #40 180.5 + dpkg --print-architecture [2021-07-13T15:13:31.225Z] #40 180.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-13T15:13:31.225Z] #40 181.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-13T15:13:31.225Z] #40 181.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-13T15:13:31.274Z] #43 ... [2021-07-13T15:13:31.274Z] [2021-07-13T15:13:31.274Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-13T15:13:31.274Z] #25 sha256:521a0db6f89ae19761fd02c7bc085de20cec11ee2280fc7ae936b5e9055498b8 [2021-07-13T15:13:31.274Z] #25 DONE 0.2s [2021-07-13T15:13:31.274Z] [2021-07-13T15:13:31.274Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-13T15:13:31.274Z] #30 sha256:0165ade975f8625220b653e6d8161283a03edfd4ac41d09b2bfebf9f362b73b0 [2021-07-13T15:13:31.486Z] #40 ... [2021-07-13T15:13:31.486Z] [2021-07-13T15:13:31.486Z] #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-07-13T15:13:31.486Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:13:31.486Z] #20 52.03 Setting up xfsprogs (4.20.0-1) ... [2021-07-13T15:13:31.486Z] #20 52.04 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-13T15:13:31.574Z] #34 47.40 syscall [2021-07-13T15:13:31.870Z] #42 47.96 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:13:32.057Z] #20 52.45 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T15:13:32.130Z] #42 ... [2021-07-13T15:13:32.130Z] [2021-07-13T15:13:32.130Z] #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-07-13T15:13:32.130Z] #56 sha256:ddbc5b5e4c6bade1dcfa48106d84c11369fa1484650cabcc5d9dd81d5cc7679b [2021-07-13T15:13:32.130Z] #56 1.165 + RM_GOPATH=0 [2021-07-13T15:13:32.130Z] #56 1.165 + TMP_GOPATH= [2021-07-13T15:13:32.130Z] #56 1.166 + : /build [2021-07-13T15:13:32.130Z] #56 1.167 + '[' -z '' ']' [2021-07-13T15:13:32.130Z] #56 1.171 ++ mktemp -d [2021-07-13T15:13:32.130Z] #56 1.180 + export GOPATH=/tmp/tmp.BPTY2CJHIH [2021-07-13T15:13:32.130Z] #56 1.182 + GOPATH=/tmp/tmp.BPTY2CJHIH [2021-07-13T15:13:32.130Z] #56 1.186 + RM_GOPATH=1 [2021-07-13T15:13:32.130Z] #56 1.186 + case "$(go env GOARCH)" in [2021-07-13T15:13:32.130Z] #56 1.190 ++ go env GOARCH [2021-07-13T15:13:32.130Z] #56 1.226 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:13:32.130Z] #56 1.226 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:13:32.130Z] #56 1.227 ++ dirname /tmp/install/install.sh [2021-07-13T15:13:32.130Z] #56 1.234 + dir=/tmp/install [2021-07-13T15:13:32.130Z] #56 1.238 + bin=containerd [2021-07-13T15:13:32.130Z] #56 1.238 + shift [2021-07-13T15:13:32.130Z] #56 1.238 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-13T15:13:32.130Z] #56 1.238 + . /tmp/install/containerd.installer [2021-07-13T15:13:32.130Z] #56 1.244 ++ set -e [2021-07-13T15:13:32.130Z] #56 1.244 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:13:32.130Z] #56 1.250 + install_containerd [2021-07-13T15:13:32.130Z] #56 1.254 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-07-13T15:13:32.130Z] #56 1.254 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:13:32.130Z] #56 1.255 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BPTY2CJHIH/src/github.com/containerd/containerd [2021-07-13T15:13:32.130Z] #56 1.256 Cloning into '/tmp/tmp.BPTY2CJHIH/src/github.com/containerd/containerd'... [2021-07-13T15:13:32.147Z] #34 ... [2021-07-13T15:13:32.147Z] [2021-07-13T15:13:32.147Z] #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-07-13T15:13:32.147Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-13T15:13:32.147Z] #55 47.21 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T15:13:32.147Z] #55 47.40 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:13:32.147Z] #55 47.48 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:13:32.147Z] #55 DONE 48.0s [2021-07-13T15:13:32.147Z] [2021-07-13T15:13:32.147Z] #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-07-13T15:13:32.147Z] #49 sha256:2862cff1819eb41af5b5e986d3f8f32e97d9b77988228919763b2f2c1394ffa1 [2021-07-13T15:13:32.147Z] #49 47.06 go: finding github.com/spf13/cast v1.3.0 [2021-07-13T15:13:32.147Z] #49 47.10 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:13:32.147Z] #49 47.12 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:13:32.147Z] #49 47.14 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:13:32.147Z] #49 47.19 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-13T15:13:32.147Z] #49 47.21 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:13:32.147Z] #49 47.38 go: finding golang.org/x/text v0.3.2 [2021-07-13T15:13:32.147Z] #49 47.38 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:13:32.147Z] #49 47.50 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:13:32.147Z] #49 47.54 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:13:32.147Z] #49 47.64 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:13:32.147Z] #49 47.72 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:13:32.147Z] #49 47.77 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:13:32.147Z] #49 47.79 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:13:32.147Z] #49 47.81 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:13:32.147Z] #49 47.84 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:13:32.147Z] #49 47.88 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:13:32.147Z] #49 47.91 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:13:32.147Z] #49 47.98 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:13:32.147Z] #49 47.98 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-13T15:13:32.147Z] #49 48.01 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:13:32.147Z] #49 48.03 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:13:32.147Z] #49 48.04 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:13:32.147Z] #49 48.07 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:13:32.147Z] #49 48.13 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-13T15:13:32.408Z] #49 48.26 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:13:32.408Z] #49 48.37 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:13:32.494Z] #43 141.7 CC criu/pagemap-cache.o [2021-07-13T15:13:32.672Z] #49 48.57 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:13:32.673Z] #49 48.57 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-13T15:13:32.757Z] #43 142.0 CC criu/pagemap.o [2021-07-13T15:13:32.955Z] #49 48.78 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:13:32.955Z] #49 48.86 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:13:32.955Z] #49 48.90 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:13:32.955Z] #49 48.96 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:13:32.955Z] #49 48.96 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:13:32.999Z] #20 53.40 Setting up python3-distutils (3.7.3-1) ... [2021-07-13T15:13:33.071Z] #56 ... [2021-07-13T15:13:33.071Z] [2021-07-13T15:13:33.071Z] #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-07-13T15:13:33.071Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:13:33.071Z] #36 32.65 Reading package lists... [2021-07-13T15:13:33.071Z] #36 39.53 Building dependency tree... [2021-07-13T15:13:33.071Z] #36 43.12 The following additional packages will be installed: [2021-07-13T15:13:33.071Z] #36 43.16 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-13T15:13:33.071Z] #36 43.17 Suggested packages: [2021-07-13T15:13:33.071Z] #36 43.20 cmake-doc ninja-build lrzip [2021-07-13T15:13:33.071Z] #36 43.20 Recommended packages: [2021-07-13T15:13:33.071Z] #36 43.20 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-13T15:13:33.071Z] #36 44.14 The following NEW packages will be installed: [2021-07-13T15:13:33.071Z] #36 44.16 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-13T15:13:33.071Z] #36 44.16 vim-common xxd [2021-07-13T15:13:33.071Z] #36 44.61 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:13:33.071Z] #36 44.61 Need to get 14.9 MB of archives. [2021-07-13T15:13:33.071Z] #36 44.61 After this operation, 61.8 MB of additional disk space will be used. [2021-07-13T15:13:33.071Z] #36 44.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T15:13:33.071Z] #36 44.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T15:13:33.071Z] #36 44.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-13T15:13:33.071Z] #36 44.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T15:13:33.071Z] #36 46.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-13T15:13:33.071Z] #36 46.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-13T15:13:33.071Z] #36 46.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-13T15:13:33.071Z] #36 46.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-13T15:13:33.071Z] #36 46.41 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-13T15:13:33.071Z] #36 46.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-13T15:13:33.071Z] #36 48.35 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:13:33.071Z] #36 48.59 Fetched 14.9 MB in 2s (6127 kB/s) [2021-07-13T15:13:33.071Z] #36 48.68 Selecting previously unselected package xxd. [2021-07-13T15:13:33.071Z] #36 48.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 ... 15410 files and directories currently installed.) [2021-07-13T15:13:33.071Z] #36 48.83 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T15:13:33.071Z] #36 48.84 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T15:13:33.071Z] #36 49.10 Selecting previously unselected package vim-common. [2021-07-13T15:13:33.071Z] #36 49.10 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:13:33.071Z] #36 49.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T15:13:33.331Z] #36 ... [2021-07-13T15:13:33.331Z] [2021-07-13T15:13:33.331Z] #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-07-13T15:13:33.331Z] #49 sha256:f7491039064bf480d214de7760957f57d0768a325de81b410ee3f20d6ddccb44 [2021-07-13T15:13:33.331Z] #49 48.55 go: finding github.com/fatih/color v1.7.0 [2021-07-13T15:13:33.331Z] #49 48.60 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-13T15:13:33.331Z] #49 48.64 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-13T15:13:33.331Z] #49 48.64 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-13T15:13:33.331Z] #49 48.74 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-13T15:13:33.331Z] #49 48.83 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-13T15:13:33.331Z] #49 48.84 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-13T15:13:33.331Z] #49 48.86 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-13T15:13:33.331Z] #49 48.89 go: finding github.com/pkg/errors v0.8.1 [2021-07-13T15:13:33.331Z] #49 48.91 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-13T15:13:33.331Z] #49 48.93 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-13T15:13:33.331Z] #49 48.96 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-13T15:13:33.331Z] #49 48.98 go: finding github.com/stretchr/testify v1.4.0 [2021-07-13T15:13:33.331Z] #49 48.98 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-13T15:13:33.331Z] #49 49.04 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-13T15:13:33.331Z] #49 49.04 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-13T15:13:33.331Z] #49 49.04 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-13T15:13:33.331Z] #49 49.05 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-13T15:13:33.331Z] #49 49.05 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-13T15:13:33.331Z] #49 49.07 go: finding github.com/stretchr/objx v0.2.0 [2021-07-13T15:13:33.331Z] #49 49.08 go: finding github.com/spf13/viper v1.6.1 [2021-07-13T15:13:33.331Z] #49 49.17 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-13T15:13:33.331Z] #49 49.19 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-13T15:13:33.331Z] #49 49.27 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-13T15:13:33.331Z] #49 49.31 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-13T15:13:33.331Z] #49 49.34 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-13T15:13:33.331Z] #49 49.38 go: finding github.com/gobwas/glob v0.2.3 [2021-07-13T15:13:33.331Z] #49 49.41 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-13T15:13:33.331Z] #49 49.45 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-13T15:13:33.331Z] #49 49.49 go: finding github.com/spf13/cobra v0.0.5 [2021-07-13T15:13:33.570Z] #20 53.88 Setting up python3-setuptools (40.8.0-1) ... [2021-07-13T15:13:33.591Z] #49 49.53 go: finding github.com/spf13/pflag v1.0.5 [2021-07-13T15:13:33.591Z] #49 49.54 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-13T15:13:33.591Z] #49 49.72 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-13T15:13:33.591Z] #49 49.77 go: finding github.com/magiconair/properties v1.8.1 [2021-07-13T15:13:33.850Z] #49 49.82 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-13T15:13:33.850Z] #49 49.85 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-13T15:13:33.850Z] #49 49.88 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-13T15:13:33.850Z] #49 49.89 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-13T15:13:33.850Z] #49 49.92 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-13T15:13:33.850Z] #49 49.97 go: finding github.com/spf13/afero v1.1.2 [2021-07-13T15:13:33.850Z] #49 49.98 go: finding github.com/spf13/cast v1.3.0 [2021-07-13T15:13:33.850Z] #49 49.99 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-13T15:13:33.850Z] #49 50.09 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-13T15:13:34.109Z] #49 50.12 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-13T15:13:34.109Z] #49 50.20 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-13T15:13:34.147Z] #43 143.1 CC criu/parasite-syscall.o [2021-07-13T15:13:34.340Z] #49 ... [2021-07-13T15:13:34.340Z] [2021-07-13T15:13:34.340Z] #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-07-13T15:13:34.340Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:13:34.340Z] #42 33.86 Reading package lists... [2021-07-13T15:13:34.340Z] #42 40.73 Building dependency tree... [2021-07-13T15:13:34.340Z] #42 44.55 The following additional packages will be installed: [2021-07-13T15:13:34.340Z] #42 44.56 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-13T15:13:34.340Z] #42 44.57 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-13T15:13:34.340Z] #42 44.57 Suggested packages: [2021-07-13T15:13:34.340Z] #42 44.58 manpages-dev python-setuptools [2021-07-13T15:13:34.340Z] #42 46.12 The following NEW packages will be installed: [2021-07-13T15:13:34.340Z] #42 46.16 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-13T15:13:34.340Z] #42 46.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-13T15:13:34.340Z] #42 46.19 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-13T15:13:34.340Z] #42 46.20 python-six zlib1g-dev [2021-07-13T15:13:34.340Z] #42 46.78 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:13:34.340Z] #42 46.78 Need to get 4095 kB of archives. [2021-07-13T15:13:34.340Z] #42 46.78 After this operation, 22.5 MB of additional disk space will be used. [2021-07-13T15:13:34.340Z] #42 46.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-13T15:13:34.340Z] #42 46.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T15:13:34.340Z] #42 46.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-13T15:13:34.340Z] #42 46.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T15:13:34.340Z] #42 46.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-13T15:13:34.340Z] #42 46.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T15:13:34.340Z] #42 46.92 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-07-13T15:13:34.340Z] #42 46.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-13T15:13:34.340Z] #42 46.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-13T15:13:34.340Z] #42 47.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-13T15:13:34.340Z] #42 47.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-13T15:13:34.340Z] #42 47.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-13T15:13:34.340Z] #42 47.48 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-07-13T15:13:34.340Z] #42 47.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-13T15:13:34.340Z] #42 47.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-13T15:13:34.340Z] #42 47.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-13T15:13:34.340Z] #42 47.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-13T15:13:34.340Z] #42 49.24 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:13:34.340Z] #42 49.54 Fetched 4095 kB in 1s (3572 kB/s) [2021-07-13T15:13:34.340Z] #42 49.64 Selecting previously unselected package libcap-dev:amd64. [2021-07-13T15:13:34.340Z] #42 49.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 ... 15410 files and directories currently installed.) [2021-07-13T15:13:34.340Z] #42 49.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-13T15:13:34.340Z] #42 49.74 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-13T15:13:34.340Z] #42 49.88 Selecting previously unselected package libnet1:amd64. [2021-07-13T15:13:34.340Z] #42 49.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T15:13:34.340Z] #42 49.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:13:34.340Z] #42 50.02 Selecting previously unselected package libnet1-dev. [2021-07-13T15:13:34.340Z] #42 50.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T15:13:34.340Z] #42 50.03 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-13T15:13:34.340Z] #42 50.23 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T15:13:34.340Z] #42 50.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T15:13:34.340Z] #42 50.31 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:13:34.369Z] #49 50.23 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-13T15:13:34.369Z] #49 50.25 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-13T15:13:34.369Z] #49 50.27 go: finding golang.org/x/text v0.3.2 [2021-07-13T15:13:34.369Z] #49 50.39 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-13T15:13:34.369Z] #49 50.44 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-13T15:13:34.369Z] #49 50.47 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-13T15:13:34.369Z] #49 50.52 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-13T15:13:34.369Z] #49 50.57 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-13T15:13:34.512Z] #20 54.94 Setting up python3-pip (18.1-5) ... [2021-07-13T15:13:34.566Z] #30 DONE 3.3s [2021-07-13T15:13:34.566Z] [2021-07-13T15:13:34.566Z] #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-07-13T15:13:34.566Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:34.566Z] #43 143.0 CC criu/netfilter.o [2021-07-13T15:13:34.566Z] #43 143.5 CC criu/page-pipe.o [2021-07-13T15:13:34.566Z] #43 144.2 CC criu/page-xfer.o [2021-07-13T15:13:34.601Z] #42 50.42 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-13T15:13:34.601Z] #42 50.43 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-13T15:13:34.601Z] #42 50.45 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-13T15:13:34.601Z] #42 ... [2021-07-13T15:13:34.601Z] [2021-07-13T15:13:34.601Z] #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-07-13T15:13:34.601Z] #56 sha256:0bd7ac4ee32e43fc244c3a8c8ae06834f64364be6b9c85c42500762ae64b2188 [2021-07-13T15:13:34.601Z] #56 1.140 + RM_GOPATH=0 [2021-07-13T15:13:34.601Z] #56 1.140 + TMP_GOPATH= [2021-07-13T15:13:34.601Z] #56 1.141 + : /build [2021-07-13T15:13:34.601Z] #56 1.141 + '[' -z '' ']' [2021-07-13T15:13:34.601Z] #56 1.142 ++ mktemp -d [2021-07-13T15:13:34.601Z] #56 1.148 + export GOPATH=/tmp/tmp.ytdI57u9Ur [2021-07-13T15:13:34.601Z] #56 1.148 + GOPATH=/tmp/tmp.ytdI57u9Ur [2021-07-13T15:13:34.601Z] #56 1.148 + RM_GOPATH=1 [2021-07-13T15:13:34.601Z] #56 1.148 + case "$(go env GOARCH)" in [2021-07-13T15:13:34.601Z] #56 1.149 ++ go env GOARCH [2021-07-13T15:13:34.601Z] #56 1.181 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:13:34.601Z] #56 1.181 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:13:34.601Z] #56 1.182 ++ dirname /tmp/install/install.sh [2021-07-13T15:13:34.601Z] #56 1.185 + dir=/tmp/install [2021-07-13T15:13:34.601Z] #56 1.185 + bin=containerd [2021-07-13T15:13:34.601Z] #56 1.185 + shift [2021-07-13T15:13:34.601Z] #56 1.185 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-13T15:13:34.601Z] #56 1.186 + . /tmp/install/containerd.installer [2021-07-13T15:13:34.601Z] #56 1.186 ++ set -e [2021-07-13T15:13:34.601Z] #56 1.186 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:13:34.601Z] #56 1.187 + install_containerd [2021-07-13T15:13:34.601Z] #56 1.189 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-07-13T15:13:34.601Z] #56 1.189 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:13:34.601Z] #56 1.190 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ytdI57u9Ur/src/github.com/containerd/containerd [2021-07-13T15:13:34.601Z] #56 1.191 Cloning into '/tmp/tmp.ytdI57u9Ur/src/github.com/containerd/containerd'... [2021-07-13T15:13:34.628Z] #49 50.65 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-13T15:13:34.628Z] #49 50.68 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-13T15:13:34.628Z] #49 50.71 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-13T15:13:34.628Z] #49 50.72 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-13T15:13:34.628Z] #49 50.75 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-13T15:13:34.628Z] #49 50.75 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-13T15:13:34.628Z] #49 50.78 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-13T15:13:34.722Z] #43 143.9 CC criu/path.o [2021-07-13T15:13:34.827Z] #43 ... [2021-07-13T15:13:34.827Z] [2021-07-13T15:13:34.827Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-13T15:13:34.827Z] #33 sha256:d2c63f2976d1c07f6a15e9bb67f3ab64aa245fe9cdb4d78f2fac764f64319af2 [2021-07-13T15:13:34.827Z] #33 DONE 0.1s [2021-07-13T15:13:34.827Z] [2021-07-13T15:13:34.827Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-13T15:13:34.827Z] #35 sha256:40127b8148e474502e50d42c01ff62fc4f6dccdb7eca43cc505ebefe5e7ec343 [2021-07-13T15:13:34.827Z] #35 DONE 0.1s [2021-07-13T15:13:34.827Z] [2021-07-13T15:13:34.827Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-13T15:13:34.827Z] #38 sha256:80684c97b36cbdece83a152d8b074948b44df31f5adeea7901735786ab4e9ff6 [2021-07-13T15:13:34.861Z] #56 ... [2021-07-13T15:13:34.861Z] [2021-07-13T15:13:34.861Z] #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-07-13T15:13:34.861Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:13:34.861Z] #36 34.08 Reading package lists... [2021-07-13T15:13:34.861Z] #36 41.08 Building dependency tree... [2021-07-13T15:13:34.861Z] #36 44.79 The following additional packages will be installed: [2021-07-13T15:13:34.861Z] #36 44.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-13T15:13:34.861Z] #36 44.82 Suggested packages: [2021-07-13T15:13:34.861Z] #36 44.82 cmake-doc ninja-build lrzip [2021-07-13T15:13:34.861Z] #36 44.82 Recommended packages: [2021-07-13T15:13:34.861Z] #36 44.82 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-13T15:13:34.861Z] #36 45.70 The following NEW packages will be installed: [2021-07-13T15:13:34.861Z] #36 45.72 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-13T15:13:34.861Z] #36 45.73 vim-common xxd [2021-07-13T15:13:34.861Z] #36 46.14 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-13T15:13:34.861Z] #36 46.14 Need to get 14.9 MB of archives. [2021-07-13T15:13:34.862Z] #36 46.14 After this operation, 61.8 MB of additional disk space will be used. [2021-07-13T15:13:34.862Z] #36 46.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T15:13:34.862Z] #36 46.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T15:13:34.862Z] #36 46.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-13T15:13:34.862Z] #36 46.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T15:13:34.862Z] #36 47.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-13T15:13:34.862Z] #36 47.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-13T15:13:34.862Z] #36 47.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-13T15:13:34.862Z] #36 47.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-13T15:13:34.862Z] #36 47.65 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-13T15:13:34.862Z] #36 47.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-13T15:13:34.862Z] #36 49.58 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:13:34.862Z] #36 49.78 Fetched 14.9 MB in 2s (6318 kB/s) [2021-07-13T15:13:34.862Z] #36 49.88 Selecting previously unselected package xxd. [2021-07-13T15:13:34.862Z] #36 49.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 ... 15410 files and directories currently installed.) [2021-07-13T15:13:34.862Z] #36 49.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T15:13:34.862Z] #36 49.98 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T15:13:34.862Z] #36 50.17 Selecting previously unselected package vim-common. [2021-07-13T15:13:34.862Z] #36 50.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:13:34.862Z] #36 50.20 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T15:13:34.862Z] #36 50.52 Selecting previously unselected package cmake-data. [2021-07-13T15:13:34.862Z] #36 50.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-13T15:13:34.862Z] #36 50.54 Unpacking cmake-data (3.13.4-1) ... [2021-07-13T15:13:34.887Z] #49 50.82 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-13T15:13:34.887Z] #49 50.88 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-13T15:13:34.887Z] #49 50.90 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-13T15:13:34.887Z] #49 50.90 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-13T15:13:34.887Z] #49 50.92 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-13T15:13:34.887Z] #49 50.94 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-13T15:13:34.887Z] #49 50.95 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-13T15:13:34.985Z] #43 144.1 CC criu/pie-util-vdso.o [2021-07-13T15:13:35.086Z] #38 DONE 0.1s [2021-07-13T15:13:35.086Z] [2021-07-13T15:13:35.086Z] #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-07-13T15:13:35.086Z] #56 sha256:f068db47f6425339606d78d4fd9c9b0254b85e4526c9bd25d6fcf6e652b3be39 [2021-07-13T15:13:35.122Z] #36 ... [2021-07-13T15:13:35.122Z] [2021-07-13T15:13:35.122Z] #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-07-13T15:13:35.122Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:13:35.122Z] #42 50.77 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T15:13:35.122Z] #42 50.77 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:13:35.122Z] #42 50.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:13:35.122Z] #42 50.90 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-13T15:13:35.122Z] #42 50.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:13:35.122Z] #42 50.92 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-13T15:13:35.122Z] #42 51.02 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-13T15:13:35.122Z] #42 51.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-13T15:13:35.122Z] #42 51.08 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-13T15:13:35.146Z] #49 51.02 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-13T15:13:35.146Z] #49 51.08 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-13T15:13:35.146Z] #49 51.24 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-13T15:13:35.146Z] #49 51.25 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-13T15:13:35.247Z] #43 144.6 CC criu/pie-util.o [2021-07-13T15:13:35.383Z] #42 51.39 Selecting previously unselected package libprotobuf17:amd64. [2021-07-13T15:13:35.383Z] #42 51.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-13T15:13:35.383Z] #42 51.40 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:35.405Z] #49 51.26 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-13T15:13:35.406Z] #49 51.40 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-13T15:13:35.406Z] #49 51.42 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-13T15:13:35.509Z] #43 144.7 CC criu/pipes.o [2021-07-13T15:13:35.654Z] #56 ... [2021-07-13T15:13:35.654Z] [2021-07-13T15:13:35.654Z] #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-07-13T15:13:35.654Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:35.654Z] #43 145.9 CC criu/pagemap-cache.o [2021-07-13T15:13:35.715Z] #20 55.94 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:13:35.715Z] #20 55.98 Processing triggers for mime-support (3.62) ... [2021-07-13T15:13:35.914Z] #43 146.2 CC criu/pagemap.o [2021-07-13T15:13:35.976Z] #20 DONE 56.4s [2021-07-13T15:13:35.976Z] [2021-07-13T15:13:35.976Z] #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-07-13T15:13:35.976Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-07-13T15:13:36.085Z] #43 145.4 CC criu/plugin.o [2021-07-13T15:13:36.334Z] #42 52.29 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-13T15:13:36.334Z] #42 52.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-13T15:13:36.334Z] #42 52.30 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:36.393Z] #43 145.8 CC criu/proc_parse.o [2021-07-13T15:13:36.596Z] #42 52.53 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-13T15:13:36.596Z] #42 52.58 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-13T15:13:36.596Z] #42 52.60 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:36.852Z] #43 147.2 CC criu/parasite-syscall.o [2021-07-13T15:13:36.857Z] #42 ... [2021-07-13T15:13:36.857Z] [2021-07-13T15:13:36.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-07-13T15:13:36.857Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:13:36.857Z] #45 42.83 sync [2021-07-13T15:13:36.857Z] #45 42.83 internal/reflectlite [2021-07-13T15:13:36.857Z] #45 44.44 github.com/LK4D4/vndr/godl/singleflight [2021-07-13T15:13:36.857Z] #45 44.91 math/rand [2021-07-13T15:13:36.857Z] #45 46.12 io [2021-07-13T15:13:36.857Z] #45 46.42 strconv [2021-07-13T15:13:36.857Z] #45 48.24 bytes [2021-07-13T15:13:36.857Z] #45 50.55 bufio [2021-07-13T15:13:36.857Z] #45 50.73 reflect [2021-07-13T15:13:36.857Z] #45 52.59 syscall [2021-07-13T15:13:37.118Z] #45 ... [2021-07-13T15:13:37.118Z] [2021-07-13T15:13:37.118Z] #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-07-13T15:13:37.118Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-13T15:13:37.118Z] #32 52.12 Checking out files: 86% (1311/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-07-13T15:13:37.118Z] #32 52.75 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-13T15:13:37.332Z] #49 ... [2021-07-13T15:13:37.332Z] [2021-07-13T15:13:37.332Z] #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-07-13T15:13:37.333Z] #45 sha256:0481cb4ac515ef889bcbdcca124dfef2d0b77e023db682dd7a93d162b82bf229 [2021-07-13T15:13:37.333Z] #45 43.13 sync [2021-07-13T15:13:37.333Z] #45 43.14 internal/reflectlite [2021-07-13T15:13:37.333Z] #45 44.94 github.com/LK4D4/vndr/godl/singleflight [2021-07-13T15:13:37.333Z] #45 45.38 math/rand [2021-07-13T15:13:37.333Z] #45 47.38 internal/singleflight [2021-07-13T15:13:37.333Z] #45 47.83 strconv [2021-07-13T15:13:37.333Z] #45 47.86 io [2021-07-13T15:13:37.333Z] #45 49.14 bytes [2021-07-13T15:13:37.333Z] #45 51.16 reflect [2021-07-13T15:13:37.333Z] #45 51.83 bufio [2021-07-13T15:13:37.333Z] #45 ... [2021-07-13T15:13:37.333Z] [2021-07-13T15:13:37.333Z] #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-07-13T15:13:37.333Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-13T15:13:37.333Z] #32 50.64 Checking out files: 86% (1315/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-07-13T15:13:37.333Z] #32 51.43 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-07-13T15:13:37.333Z] #32 51.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T15:13:37.593Z] #32 ... [2021-07-13T15:13:37.593Z] [2021-07-13T15:13:37.593Z] #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-07-13T15:13:37.593Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:13:37.593Z] #13 31.57 Reading package lists... [2021-07-13T15:13:37.593Z] #13 39.12 Building dependency tree... [2021-07-13T15:13:37.593Z] #13 43.67 The following additional packages will be installed: [2021-07-13T15:13:37.593Z] #13 43.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-13T15:13:37.593Z] #13 43.69 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-13T15:13:37.593Z] #13 43.70 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-13T15:13:37.593Z] #13 43.71 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-13T15:13:37.594Z] #13 43.71 mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T15:13:37.594Z] #13 43.72 Suggested packages: [2021-07-13T15:13:37.594Z] #13 43.72 gcc-8-locales seccomp wine64 [2021-07-13T15:13:37.594Z] #13 45.00 The following NEW packages will be installed: [2021-07-13T15:13:37.594Z] #13 45.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-13T15:13:37.594Z] #13 45.00 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-13T15:13:37.594Z] #13 45.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-13T15:13:37.594Z] #13 45.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-13T15:13:37.594Z] #13 45.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-13T15:13:37.594Z] #13 45.01 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T15:13:37.594Z] #13 45.04 The following packages will be upgraded: [2021-07-13T15:13:37.594Z] #13 45.05 libseccomp2 libsystemd0 libudev1 [2021-07-13T15:13:37.594Z] #13 45.56 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-13T15:13:37.594Z] #13 45.56 Need to get 78.2 MB of archives. [2021-07-13T15:13:37.594Z] #13 45.56 After this operation, 487 MB of additional disk space will be used. [2021-07-13T15:13:37.594Z] #13 45.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-07-13T15:13:37.594Z] #13 45.57 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-13T15:13:37.594Z] #13 45.57 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-13T15:13:37.594Z] #13 45.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-07-13T15:13:37.594Z] #13 45.60 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-07-13T15:13:37.594Z] #13 45.83 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-07-13T15:13:37.594Z] #13 46.07 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-07-13T15:13:37.594Z] #13 46.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-13T15:13:37.594Z] #13 46.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-13T15:13:37.594Z] #13 46.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-13T15:13:37.594Z] #13 46.57 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-07-13T15:13:37.594Z] #13 46.93 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-07-13T15:13:37.594Z] #13 46.96 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-07-13T15:13:37.691Z] #32 53.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-13T15:13:37.691Z] #32 ... [2021-07-13T15:13:37.691Z] [2021-07-13T15:13:37.691Z] #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-07-13T15:13:37.691Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:13:37.691Z] #13 29.44 Reading package lists... [2021-07-13T15:13:37.691Z] #13 36.93 Building dependency tree... [2021-07-13T15:13:37.691Z] #13 41.65 The following additional packages will be installed: [2021-07-13T15:13:37.691Z] #13 41.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-13T15:13:37.691Z] #13 41.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-13T15:13:37.691Z] #13 41.66 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-13T15:13:37.691Z] #13 41.68 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-13T15:13:37.691Z] #13 41.68 mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T15:13:37.691Z] #13 41.68 Suggested packages: [2021-07-13T15:13:37.691Z] #13 41.68 gcc-8-locales seccomp wine64 [2021-07-13T15:13:37.691Z] #13 43.22 The following NEW packages will be installed: [2021-07-13T15:13:37.691Z] #13 43.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-13T15:13:37.691Z] #13 43.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-13T15:13:37.691Z] #13 43.23 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-13T15:13:37.691Z] #13 43.23 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-13T15:13:37.691Z] #13 43.24 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-13T15:13:37.691Z] #13 43.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-13T15:13:37.691Z] #13 43.24 The following packages will be upgraded: [2021-07-13T15:13:37.691Z] #13 43.25 libseccomp2 libsystemd0 libudev1 [2021-07-13T15:13:37.691Z] #13 43.67 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-13T15:13:37.691Z] #13 43.67 Need to get 78.2 MB of archives. [2021-07-13T15:13:37.691Z] #13 43.67 After this operation, 487 MB of additional disk space will be used. [2021-07-13T15:13:37.691Z] #13 43.67 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-13T15:13:37.691Z] #13 43.68 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-13T15:13:37.691Z] #13 43.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-07-13T15:13:37.691Z] #13 43.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-07-13T15:13:37.691Z] #13 43.73 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-07-13T15:13:37.691Z] #13 43.94 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-07-13T15:13:37.691Z] #13 44.20 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-07-13T15:13:37.691Z] #13 44.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-13T15:13:37.691Z] #13 44.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-13T15:13:37.691Z] #13 44.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-13T15:13:37.691Z] #13 44.75 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-07-13T15:13:37.691Z] #13 45.11 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-07-13T15:13:37.691Z] #13 45.12 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-07-13T15:13:37.789Z] #43 ... [2021-07-13T15:13:37.789Z] [2021-07-13T15:13:37.789Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-13T15:13:37.789Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-07-13T15:13:37.789Z] #22 28.78 Installing build dependencies: finished with status 'done' [2021-07-13T15:13:37.789Z] #43 147.9 CC criu/path.o [2021-07-13T15:13:37.789Z] #43 148.2 CC criu/pie-util-vdso-elf32.o [2021-07-13T15:13:37.856Z] #13 ... [2021-07-13T15:13:37.856Z] [2021-07-13T15:13:37.856Z] #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-07-13T15:13:37.856Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:13:37.856Z] #42 48.22 Fetched 4095 kB in 1s (4719 kB/s) [2021-07-13T15:13:37.856Z] #42 48.33 Selecting previously unselected package libcap-dev:amd64. [2021-07-13T15:13:37.856Z] #42 48.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:13:37.856Z] #42 48.46 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-13T15:13:37.856Z] #42 48.47 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-13T15:13:37.856Z] #42 48.66 Selecting previously unselected package libnet1:amd64. [2021-07-13T15:13:37.856Z] #42 48.66 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T15:13:37.856Z] #42 48.68 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:13:37.856Z] #42 48.84 Selecting previously unselected package libnet1-dev. [2021-07-13T15:13:37.856Z] #42 48.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T15:13:37.856Z] #42 48.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-13T15:13:37.856Z] #42 49.09 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T15:13:37.856Z] #42 49.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T15:13:37.856Z] #42 49.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:13:37.856Z] #42 49.25 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-13T15:13:37.856Z] #42 49.25 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-13T15:13:37.856Z] #42 49.26 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-13T15:13:37.856Z] #42 49.57 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T15:13:37.856Z] #42 49.57 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:13:37.856Z] #42 49.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:13:37.856Z] #42 49.71 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-13T15:13:37.856Z] #42 49.71 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:13:37.856Z] #42 49.72 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-13T15:13:37.856Z] #42 49.83 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-13T15:13:37.856Z] #42 49.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-13T15:13:37.856Z] #42 49.85 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-13T15:13:37.856Z] #42 50.14 Selecting previously unselected package libprotobuf17:amd64. [2021-07-13T15:13:37.856Z] #42 50.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-13T15:13:37.856Z] #42 50.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:37.856Z] #42 50.99 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-13T15:13:37.856Z] #42 51.00 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-13T15:13:37.856Z] #42 51.01 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:37.856Z] #42 51.26 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-13T15:13:37.856Z] #42 51.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-13T15:13:37.856Z] #42 51.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:37.856Z] #42 52.72 Selecting previously unselected package libprotoc17:amd64. [2021-07-13T15:13:37.856Z] #42 52.75 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-13T15:13:37.856Z] #42 52.77 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:37.856Z] #42 53.48 Selecting previously unselected package protobuf-c-compiler. [2021-07-13T15:13:37.856Z] #42 53.48 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:13:37.856Z] #42 53.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-13T15:13:37.856Z] #42 53.61 Selecting previously unselected package protobuf-compiler. [2021-07-13T15:13:37.856Z] #42 53.61 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-13T15:13:37.856Z] #42 53.62 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-13T15:13:37.856Z] #42 53.79 Selecting previously unselected package python-pkg-resources. [2021-07-13T15:13:37.856Z] #42 53.79 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T15:13:37.856Z] #42 53.80 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-13T15:13:37.856Z] #42 54.08 Selecting previously unselected package python-six. [2021-07-13T15:13:37.895Z] #21 1.940 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-13T15:13:37.895Z] #21 1.944 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-13T15:13:37.895Z] #21 1.948 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-13T15:13:37.895Z] #21 DONE 2.0s [2021-07-13T15:13:37.895Z] [2021-07-13T15:13:37.895Z] #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-07-13T15:13:37.895Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:37.895Z] #43 142.6 CC criu/netfilter.o [2021-07-13T15:13:37.895Z] #43 143.0 CC criu/page-pipe.o [2021-07-13T15:13:37.895Z] #43 143.8 CC criu/page-xfer.o [2021-07-13T15:13:37.895Z] #43 145.6 CC criu/pagemap-cache.o [2021-07-13T15:13:37.952Z] #13 ... [2021-07-13T15:13:37.952Z] [2021-07-13T15:13:37.953Z] #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-07-13T15:13:37.953Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:13:37.953Z] #36 53.91 Selecting previously unselected package libicu63:amd64. [2021-07-13T15:13:37.953Z] #36 53.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T15:13:37.953Z] #36 53.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:13:38.116Z] #42 54.08 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-13T15:13:38.116Z] #42 54.10 Unpacking python-six (1.12.0-1) ... [2021-07-13T15:13:38.156Z] #43 146.1 CC criu/pagemap.o [2021-07-13T15:13:38.358Z] #43 148.6 CC criu/pie-util-vdso.o [2021-07-13T15:13:38.375Z] #42 54.21 Selecting previously unselected package python-protobuf. [2021-07-13T15:13:38.375Z] #42 54.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-13T15:13:38.375Z] #42 54.23 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-13T15:13:38.926Z] #43 149.0 CC criu/pie-util.o [2021-07-13T15:13:38.926Z] #43 149.2 CC criu/pipes.o [2021-07-13T15:13:38.944Z] #42 54.87 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-13T15:13:39.544Z] #43 147.2 CC criu/parasite-syscall.o [2021-07-13T15:13:39.863Z] #43 150.0 CC criu/plugin.o [2021-07-13T15:13:40.122Z] #43 150.5 CC criu/proc_parse.o [2021-07-13T15:13:40.486Z] #43 148.3 CC criu/path.o [2021-07-13T15:13:40.748Z] #43 148.7 CC criu/pie-util-vdso-elf32.o [2021-07-13T15:13:41.320Z] #43 149.2 CC criu/pie-util-vdso.o [2021-07-13T15:13:41.892Z] #43 149.8 CC criu/pie-util.o [2021-07-13T15:13:42.153Z] #43 150.1 CC criu/pipes.o [2021-07-13T15:13:43.096Z] #43 151.0 CC criu/plugin.o [2021-07-13T15:13:43.141Z] #42 ... [2021-07-13T15:13:43.141Z] [2021-07-13T15:13:43.141Z] #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-07-13T15:13:43.141Z] #34 sha256:8c50e2d450293ccf12b359256e04cdb29765d842e49421f4e0f5ffbc66d73a34 [2021-07-13T15:13:43.141Z] #34 48.56 internal/oserror [2021-07-13T15:13:43.141Z] #34 48.71 syscall [2021-07-13T15:13:43.141Z] #34 49.33 reflect [2021-07-13T15:13:43.141Z] #34 56.81 time [2021-07-13T15:13:43.141Z] #34 ... [2021-07-13T15:13:43.141Z] [2021-07-13T15:13:43.141Z] #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-07-13T15:13:43.141Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:13:43.141Z] #13 50.25 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-07-13T15:13:43.141Z] #13 52.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-13T15:13:43.141Z] #13 52.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-13T15:13:43.141Z] #13 52.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T15:13:43.141Z] #13 52.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T15:13:43.141Z] #13 52.77 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-07-13T15:13:43.141Z] #13 52.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-13T15:13:43.141Z] #13 52.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-13T15:13:43.141Z] #13 52.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-13T15:13:43.141Z] #13 52.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-13T15:13:43.141Z] #13 52.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-13T15:13:43.141Z] #13 52.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-13T15:13:43.141Z] #13 52.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-13T15:13:43.141Z] #13 53.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-13T15:13:43.141Z] #13 53.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-13T15:13:43.246Z] #36 ... [2021-07-13T15:13:43.246Z] [2021-07-13T15:13:43.246Z] #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-07-13T15:13:43.246Z] #34 sha256:97021be7a6494d70ce21f9191e07afdf67981c5f1a3e85543d9fcbe52327a861 [2021-07-13T15:13:43.246Z] #34 48.46 reflect [2021-07-13T15:13:43.246Z] #34 55.52 time [2021-07-13T15:13:43.246Z] #34 ... [2021-07-13T15:13:43.246Z] [2021-07-13T15:13:43.246Z] #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-07-13T15:13:43.246Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:13:43.246Z] #42 54.14 Selecting previously unselected package libprotoc17:amd64. [2021-07-13T15:13:43.246Z] #42 54.14 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-13T15:13:43.246Z] #42 54.14 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:43.246Z] #42 54.80 Selecting previously unselected package protobuf-c-compiler. [2021-07-13T15:13:43.246Z] #42 54.80 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:13:43.246Z] #42 54.82 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-13T15:13:43.246Z] #42 54.98 Selecting previously unselected package protobuf-compiler. [2021-07-13T15:13:43.246Z] #42 54.98 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-13T15:13:43.246Z] #42 54.99 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-13T15:13:43.246Z] #42 55.12 Selecting previously unselected package python-pkg-resources. [2021-07-13T15:13:43.246Z] #42 55.13 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T15:13:43.246Z] #42 55.13 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-13T15:13:43.246Z] #42 55.40 Selecting previously unselected package python-six. [2021-07-13T15:13:43.246Z] #42 55.40 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-13T15:13:43.246Z] #42 55.41 Unpacking python-six (1.12.0-1) ... [2021-07-13T15:13:43.246Z] #42 55.58 Selecting previously unselected package python-protobuf. [2021-07-13T15:13:43.246Z] #42 55.58 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-13T15:13:43.246Z] #42 55.58 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-13T15:13:43.246Z] #42 56.16 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-13T15:13:43.430Z] #43 153.3 CC criu/protobuf-desc.o [2021-07-13T15:13:43.462Z] #13 54.41 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:13:43.462Z] #13 54.61 Fetched 78.2 MB in 8s (10.1 MB/s) [2021-07-13T15:13:43.462Z] #13 54.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% [2021-07-13T15:13:43.462Z] #13 ... [2021-07-13T15:13:43.462Z] [2021-07-13T15:13:43.462Z] #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-07-13T15:13:43.462Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:13:43.462Z] #36 49.57 Selecting previously unselected package cmake-data. [2021-07-13T15:13:43.462Z] #36 49.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-13T15:13:43.462Z] #36 49.59 Unpacking cmake-data (3.13.4-1) ... [2021-07-13T15:13:43.462Z] #36 52.76 Selecting previously unselected package libicu63:amd64. [2021-07-13T15:13:43.462Z] #36 52.79 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T15:13:43.462Z] #36 52.82 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:13:43.462Z] #36 59.59 Selecting previously unselected package libxml2:amd64. [2021-07-13T15:13:43.462Z] #36 59.59 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-13T15:13:43.462Z] #36 59.61 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T15:13:43.667Z] #43 151.5 CC criu/proc_parse.o [2021-07-13T15:13:43.731Z] #36 ... [2021-07-13T15:13:43.731Z] [2021-07-13T15:13:43.731Z] #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-07-13T15:13:43.731Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:13:43.731Z] #13 54.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:13:43.731Z] #13 54.78 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-07-13T15:13:43.731Z] #13 54.86 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-13T15:13:44.003Z] #43 154.3 CC criu/protobuf.o [2021-07-13T15:13:44.189Z] #42 ... [2021-07-13T15:13:44.189Z] [2021-07-13T15:13:44.189Z] #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-07-13T15:13:44.189Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:13:44.189Z] #45 60.25 time [2021-07-13T15:13:44.334Z] #13 55.35 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-07-13T15:13:44.334Z] #13 55.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:13:44.334Z] #13 55.63 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T15:13:44.334Z] #13 55.65 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-13T15:13:44.388Z] #22 ... [2021-07-13T15:13:44.388Z] [2021-07-13T15:13:44.388Z] #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-07-13T15:13:44.388Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:13:44.388Z] #43 148.5 CC criu/protobuf-desc.o [2021-07-13T15:13:44.388Z] #43 149.4 CC criu/protobuf.o [2021-07-13T15:13:44.388Z] #43 149.8 CC criu/pstree.o [2021-07-13T15:13:44.388Z] #43 150.9 CC criu/rbtree.o [2021-07-13T15:13:44.388Z] #43 151.2 CC criu/rst-malloc.o [2021-07-13T15:13:44.388Z] #43 151.4 CC criu/seccomp.o [2021-07-13T15:13:44.388Z] #43 152.0 CC criu/seize.o [2021-07-13T15:13:44.388Z] #43 152.9 CC criu/servicefd.o [2021-07-13T15:13:44.388Z] #43 153.4 CC criu/shmem.o [2021-07-13T15:13:44.572Z] #43 154.7 CC criu/pstree.o [2021-07-13T15:13:44.904Z] #13 56.00 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:13:44.964Z] #43 154.3 CC criu/sigframe.o [2021-07-13T15:13:45.132Z] #45 ... [2021-07-13T15:13:45.133Z] [2021-07-13T15:13:45.133Z] #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-07-13T15:13:45.133Z] #47 sha256:799c03aee66e19187f7073d335e714d9023a740397be075a1066e12c2625b7ab [2021-07-13T15:13:45.133Z] #47 DONE 61.0s [2021-07-13T15:13:45.164Z] #13 56.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:13:45.164Z] #13 56.31 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-07-13T15:13:45.164Z] #13 56.34 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-13T15:13:45.226Z] #43 154.5 CC criu/signalfd.o [2021-07-13T15:13:45.394Z] [2021-07-13T15:13:45.394Z] #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-07-13T15:13:45.394Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:13:45.394Z] #13 48.70 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-07-13T15:13:45.394Z] #13 50.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-13T15:13:45.394Z] #13 50.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-13T15:13:45.394Z] #13 50.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-13T15:13:45.394Z] #13 50.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-13T15:13:45.394Z] #13 50.98 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-07-13T15:13:45.394Z] #13 50.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-13T15:13:45.394Z] #13 50.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-13T15:13:45.394Z] #13 51.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-13T15:13:45.394Z] #13 51.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-13T15:13:45.394Z] #13 51.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-13T15:13:45.394Z] #13 51.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-13T15:13:45.394Z] #13 51.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-13T15:13:45.394Z] #13 51.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-13T15:13:45.394Z] #13 51.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-13T15:13:45.394Z] #13 52.22 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:13:45.394Z] #13 52.43 Fetched 78.2 MB in 8s (10.0 MB/s) [2021-07-13T15:13:45.394Z] #13 52.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:13:45.394Z] #13 52.66 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-07-13T15:13:45.394Z] #13 52.68 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-13T15:13:45.394Z] #13 53.05 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-07-13T15:13:45.394Z] #13 53.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:13:45.394Z] #13 53.38 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T15:13:45.394Z] #13 53.68 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-13T15:13:45.394Z] #13 54.36 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:13:45.423Z] #13 56.60 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-07-13T15:13:45.488Z] #43 154.8 CC criu/sk-inet.o [2021-07-13T15:13:45.509Z] #43 155.8 CC criu/rbtree.o [2021-07-13T15:13:45.683Z] #13 56.77 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-13T15:13:45.683Z] #13 56.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 ... 15410 files and directories currently installed.) [2021-07-13T15:13:45.683Z] #13 56.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-13T15:13:45.683Z] #13 56.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T15:13:45.916Z] #13 54.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 ... 15410 files and directories currently installed.) [2021-07-13T15:13:45.916Z] #13 54.88 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-07-13T15:13:45.916Z] #13 54.91 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-13T15:13:46.077Z] #43 156.2 CC criu/rst-malloc.o [2021-07-13T15:13:46.077Z] #43 156.5 CC criu/seccomp.o [2021-07-13T15:13:46.178Z] #13 55.43 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-07-13T15:13:46.211Z] #43 154.1 CC criu/protobuf-desc.o [2021-07-13T15:13:46.436Z] #43 155.7 CC criu/sk-netlink.o [2021-07-13T15:13:46.438Z] #13 55.72 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-13T15:13:46.698Z] #43 ... [2021-07-13T15:13:46.698Z] [2021-07-13T15:13:46.698Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-13T15:13:46.698Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-07-13T15:13:46.698Z] #22 34.60 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-13T15:13:46.698Z] #22 34.61 Building wheels for collected packages: yamllint, pyyaml [2021-07-13T15:13:46.698Z] #22 34.61 Running setup.py bdist_wheel for yamllint: started [2021-07-13T15:13:46.698Z] #22 35.55 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-13T15:13:46.698Z] #22 35.55 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-13T15:13:46.698Z] #22 35.62 Running setup.py bdist_wheel for pyyaml: started [2021-07-13T15:13:46.698Z] #22 37.23 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-07-13T15:13:46.698Z] #22 37.23 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-07-13T15:13:46.698Z] #22 37.42 Successfully built yamllint pyyaml [2021-07-13T15:13:46.698Z] #22 37.44 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-13T15:13:46.698Z] #22 37.72 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-13T15:13:46.699Z] #13 55.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-13T15:13:46.699Z] #13 55.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-13T15:13:46.699Z] #13 55.80 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T15:13:46.699Z] #13 ... [2021-07-13T15:13:46.699Z] [2021-07-13T15:13:46.699Z] #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-07-13T15:13:46.699Z] #51 sha256:6f1b5f054d474d983d8892b7c9253ed753bd96095e9e6a7168e0f89705a386eb [2021-07-13T15:13:46.699Z] #51 52.74 syscall [2021-07-13T15:13:46.699Z] #51 52.77 reflect [2021-07-13T15:13:46.699Z] #51 60.57 time [2021-07-13T15:13:46.960Z] #51 ... [2021-07-13T15:13:46.960Z] [2021-07-13T15:13:46.960Z] #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-07-13T15:13:46.960Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:13:46.960Z] #36 61.49 Selecting previously unselected package libxml2:amd64. [2021-07-13T15:13:46.960Z] #36 61.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-13T15:13:46.960Z] #36 61.49 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T15:13:46.960Z] #36 62.43 Selecting previously unselected package libarchive13:amd64. [2021-07-13T15:13:46.960Z] #36 62.43 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-13T15:13:46.960Z] #36 62.44 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T15:13:46.960Z] #36 62.80 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-13T15:13:46.960Z] #36 62.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-13T15:13:46.960Z] #36 62.84 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T15:13:47.015Z] #43 ... [2021-07-13T15:13:47.015Z] [2021-07-13T15:13:47.015Z] #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-07-13T15:13:47.015Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:13:47.015Z] #40 DONE 216.9s [2021-07-13T15:13:47.015Z] [2021-07-13T15:13:47.015Z] #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-07-13T15:13:47.015Z] #49 sha256:f729ef99d86bc7d957eb1c7575e0eba7d01226d77abff17c1165755cf5c0c564 [2021-07-13T15:13:47.015Z] #49 ... [2021-07-13T15:13:47.015Z] [2021-07-13T15:13:47.015Z] #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-07-13T15:13:47.015Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:47.015Z] #43 157.3 CC criu/seize.o [2021-07-13T15:13:47.065Z] #13 ... [2021-07-13T15:13:47.065Z] [2021-07-13T15:13:47.065Z] #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-07-13T15:13:47.065Z] #47 sha256:9e564b23c2dc46be9d1747af1d4ed82697faaa46607a6bb2bb7e6fbe140d3082 [2021-07-13T15:13:47.065Z] #47 DONE 63.0s [2021-07-13T15:13:47.065Z] [2021-07-13T15:13:47.065Z] #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-07-13T15:13:47.065Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:13:47.065Z] #36 60.34 Selecting previously unselected package libarchive13:amd64. [2021-07-13T15:13:47.065Z] #36 60.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-13T15:13:47.065Z] #36 60.35 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T15:13:47.065Z] #36 60.75 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-13T15:13:47.065Z] #36 60.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-13T15:13:47.065Z] #36 60.77 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T15:13:47.065Z] #36 60.96 Selecting previously unselected package librhash0:amd64. [2021-07-13T15:13:47.065Z] #36 60.96 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-13T15:13:47.065Z] #36 60.97 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-13T15:13:47.065Z] #36 61.21 Selecting previously unselected package libuv1:amd64. [2021-07-13T15:13:47.065Z] #36 61.23 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-13T15:13:47.065Z] #36 61.24 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T15:13:47.065Z] #36 61.45 Selecting previously unselected package cmake. [2021-07-13T15:13:47.065Z] #36 61.45 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-13T15:13:47.065Z] #36 61.46 Unpacking cmake (3.13.4-1) ... [2021-07-13T15:13:47.154Z] #43 155.1 CC criu/protobuf.o [2021-07-13T15:13:47.239Z] #36 62.99 Selecting previously unselected package librhash0:amd64. [2021-07-13T15:13:47.239Z] #36 62.99 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-13T15:13:47.239Z] #36 63.01 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-13T15:13:47.239Z] #36 63.21 Selecting previously unselected package libuv1:amd64. [2021-07-13T15:13:47.274Z] #22 DONE 38.3s [2021-07-13T15:13:47.274Z] [2021-07-13T15:13:47.274Z] #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-07-13T15:13:47.274Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-13T15:13:47.274Z] #27 CACHED [2021-07-13T15:13:47.274Z] [2021-07-13T15:13:47.274Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-13T15:13:47.274Z] #28 sha256:43ca035b131a036e9c9c0648723437f6fe7013b77d1de661d48c251704cde2d6 [2021-07-13T15:13:47.274Z] #28 CACHED [2021-07-13T15:13:47.274Z] [2021-07-13T15:13:47.274Z] #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-07-13T15:13:47.274Z] #29 sha256:fb8497e4ab5fc06f54946162a08db40f522b7ea89d4126b5a63a59ac46153e3b [2021-07-13T15:13:47.274Z] #29 CACHED [2021-07-13T15:13:47.274Z] [2021-07-13T15:13:47.274Z] #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-07-13T15:13:47.274Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:13:47.274Z] #43 156.2 CC criu/sk-packet.o [2021-07-13T15:13:47.324Z] #36 ... [2021-07-13T15:13:47.325Z] [2021-07-13T15:13:47.325Z] #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-07-13T15:13:47.325Z] #51 sha256:aa2e54261d9d0c572cfab216fa019b29aff7ddb53b9b9d4fd732a3f4d43f9573 [2021-07-13T15:13:47.325Z] #51 53.15 reflect [2021-07-13T15:13:47.325Z] #51 53.15 syscall [2021-07-13T15:13:47.325Z] #51 61.63 time [2021-07-13T15:13:47.325Z] #51 ... [2021-07-13T15:13:47.325Z] [2021-07-13T15:13:47.325Z] #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-07-13T15:13:47.325Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:13:47.325Z] #42 60.22 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:47.325Z] #42 60.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:13:47.325Z] #42 60.32 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:13:47.325Z] #42 60.34 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-13T15:13:47.325Z] #42 60.35 Setting up python-six (1.12.0-1) ... [2021-07-13T15:13:47.500Z] #36 63.21 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-13T15:13:47.500Z] #36 63.22 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T15:13:47.500Z] #36 63.42 Selecting previously unselected package cmake. [2021-07-13T15:13:47.500Z] #36 63.42 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-13T15:13:47.500Z] #36 63.46 Unpacking cmake (3.13.4-1) ... [2021-07-13T15:13:47.536Z] #43 156.9 CC criu/sk-queue.o [2021-07-13T15:13:47.583Z] #42 ... [2021-07-13T15:13:47.583Z] [2021-07-13T15:13:47.583Z] #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-07-13T15:13:47.583Z] #45 sha256:0481cb4ac515ef889bcbdcca124dfef2d0b77e023db682dd7a93d162b82bf229 [2021-07-13T15:13:47.583Z] #45 53.66 syscall [2021-07-13T15:13:47.583Z] #45 60.80 time [2021-07-13T15:13:47.583Z] #45 ... [2021-07-13T15:13:47.583Z] [2021-07-13T15:13:47.583Z] #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-07-13T15:13:47.583Z] #34 sha256:8c50e2d450293ccf12b359256e04cdb29765d842e49421f4e0f5ffbc66d73a34 [2021-07-13T15:13:47.583Z] #34 63.70 internal/fmtsort [2021-07-13T15:13:47.583Z] #34 63.82 internal/poll [2021-07-13T15:13:47.727Z] #43 155.6 CC criu/pstree.o [2021-07-13T15:13:47.998Z] #43 ... [2021-07-13T15:13:47.998Z] [2021-07-13T15:13:47.998Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-13T15:13:47.998Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-13T15:13:47.998Z] #22 5.838 Collecting yamllint==1.26.1 [2021-07-13T15:13:48.110Z] #43 157.3 CC criu/sk-tcp.o [2021-07-13T15:13:48.392Z] #43 ... [2021-07-13T15:13:48.392Z] [2021-07-13T15:13:48.392Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-13T15:13:48.392Z] #41 sha256:aaf5ffc01476430f26afc8a262b5acc003e2f8982e793343a76eebfd4e55caa7 [2021-07-13T15:13:48.392Z] #41 DONE 0.2s [2021-07-13T15:13:48.392Z] [2021-07-13T15:13:48.392Z] #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-07-13T15:13:48.392Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:48.392Z] #43 158.5 CC criu/servicefd.o [2021-07-13T15:13:48.651Z] #43 158.8 CC criu/shmem.o [2021-07-13T15:13:48.704Z] #43 157.7 CC criu/sk-unix.o [2021-07-13T15:13:48.944Z] #22 ... [2021-07-13T15:13:48.944Z] [2021-07-13T15:13:48.944Z] #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-07-13T15:13:48.944Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:48.944Z] #43 156.9 CC criu/rbtree.o [2021-07-13T15:13:48.964Z] #34 64.72 internal/syscall/execenv [2021-07-13T15:13:48.964Z] #34 64.96 internal/syscall/unix [2021-07-13T15:13:49.079Z] Removing intermediate container e4bc1987b800 [2021-07-13T15:13:49.079Z] ---> a2eea7e50232 [2021-07-13T15:13:49.079Z] 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-07-13T15:13:49.079Z] ---> Running in 9b25b74ea9fa [2021-07-13T15:13:49.079Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-13T15:13:49.079Z] go: finding gotest.tools v0.5.3 [2021-07-13T15:13:49.079Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-07-13T15:13:49.079Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-13T15:13:49.079Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-13T15:13:49.079Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-13T15:13:49.079Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-13T15:13:49.079Z] go: extracting github.com/fatih/color v1.9.0 [2021-07-13T15:13:49.079Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:13:49.079Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:13:49.079Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-07-13T15:13:49.079Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:13:49.079Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:13:49.079Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:13:49.079Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:13:49.079Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:13:49.079Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:13:49.079Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-13T15:13:49.079Z] go: extracting github.com/pkg/errors v0.9.1 [2021-07-13T15:13:49.079Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:13:49.079Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:13:49.079Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:13:49.079Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:13:49.079Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:13:49.079Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:13:49.079Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:13:49.079Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:13:49.079Z] go: finding github.com/fatih/color v1.9.0 [2021-07-13T15:13:49.079Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-13T15:13:49.079Z] go: finding github.com/pkg/errors v0.9.1 [2021-07-13T15:13:49.079Z] go: finding github.com/spf13/pflag v1.0.3 [2021-07-13T15:13:49.079Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-13T15:13:49.079Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-13T15:13:49.079Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-13T15:13:49.079Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-13T15:13:49.079Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-13T15:13:49.079Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-13T15:13:49.079Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-13T15:13:49.219Z] #43 159.6 CC criu/sigframe.o [2021-07-13T15:13:49.222Z] #34 65.22 strings [2021-07-13T15:13:49.478Z] #43 159.8 CC criu/signalfd.o [2021-07-13T15:13:49.517Z] #43 157.3 CC criu/rst-malloc.o [2021-07-13T15:13:49.517Z] #43 157.6 CC criu/seccomp.o [2021-07-13T15:13:49.532Z] INFO: Build done for gotestsum... [2021-07-13T15:13:49.737Z] #43 160.1 CC criu/sk-inet.o [2021-07-13T15:13:50.094Z] #43 159.3 CC criu/sockets.o [2021-07-13T15:13:50.159Z] #34 ... [2021-07-13T15:13:50.159Z] [2021-07-13T15:13:50.159Z] #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-07-13T15:13:50.159Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-13T15:13:50.159Z] #36 65.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:13:50.159Z] #36 65.53 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T15:13:50.159Z] #36 65.55 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T15:13:50.159Z] #36 65.57 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T15:13:50.159Z] #36 65.60 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-13T15:13:50.159Z] #36 65.63 Setting up cmake-data (3.13.4-1) ... [2021-07-13T15:13:50.159Z] #36 65.67 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T15:13:50.159Z] #36 65.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T15:13:50.159Z] #36 65.70 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T15:13:50.159Z] #36 65.72 Setting up cmake (3.13.4-1) ... [2021-07-13T15:13:50.159Z] #36 65.74 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:13:50.159Z] #36 65.79 Processing triggers for mime-support (3.62) ... [2021-07-13T15:13:50.159Z] #36 DONE 66.2s [2021-07-13T15:13:50.159Z] [2021-07-13T15:13:50.160Z] #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-07-13T15:13:50.160Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:13:50.160Z] #42 65.52 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-13T15:13:50.160Z] #42 65.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:13:50.160Z] #42 65.56 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:50.160Z] #42 65.57 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-13T15:13:50.160Z] #42 65.59 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:50.160Z] #42 65.61 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-13T15:13:50.160Z] #42 65.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-13T15:13:50.160Z] #42 65.66 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:50.160Z] #42 65.68 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-13T15:13:50.160Z] #42 65.70 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-13T15:13:50.669Z] #43 160.0 CC criu/stats.o [2021-07-13T15:13:50.675Z] #43 161.0 CC criu/sk-netlink.o [2021-07-13T15:13:50.804Z] #36 66.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:13:50.804Z] #36 66.68 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T15:13:50.804Z] #36 66.69 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-13T15:13:50.804Z] #36 66.70 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T15:13:50.804Z] #36 66.75 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-13T15:13:50.804Z] #36 66.76 Setting up cmake-data (3.13.4-1) ... [2021-07-13T15:13:50.804Z] #36 66.78 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-13T15:13:50.804Z] #36 66.79 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-13T15:13:50.804Z] #36 66.81 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-13T15:13:50.804Z] #36 66.83 Setting up cmake (3.13.4-1) ... [2021-07-13T15:13:50.804Z] #36 66.84 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:13:50.804Z] #36 66.88 Processing triggers for mime-support (3.62) ... [2021-07-13T15:13:50.903Z] #43 158.5 CC criu/seize.o [2021-07-13T15:13:50.931Z] #43 160.3 CC criu/string.o [2021-07-13T15:13:51.194Z] #43 160.4 CC criu/sysctl.o [2021-07-13T15:13:51.243Z] #43 161.3 CC criu/sk-packet.o [2021-07-13T15:13:51.502Z] #43 161.8 CC criu/sk-queue.o [2021-07-13T15:13:51.761Z] #36 DONE 67.6s [2021-07-13T15:13:51.761Z] [2021-07-13T15:13:51.761Z] #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-07-13T15:13:51.761Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:13:51.761Z] #42 61.49 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:51.761Z] #42 61.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:13:51.761Z] #42 61.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:13:51.761Z] #42 61.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-13T15:13:51.761Z] #42 61.76 Setting up python-six (1.12.0-1) ... [2021-07-13T15:13:51.761Z] #42 66.08 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-13T15:13:51.761Z] #42 66.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:13:51.761Z] #42 66.16 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:51.761Z] #42 66.17 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-13T15:13:51.761Z] #42 66.19 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:51.761Z] #42 66.20 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-13T15:13:51.761Z] #42 66.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-13T15:13:51.761Z] #42 66.23 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-13T15:13:51.761Z] #42 66.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-13T15:13:51.761Z] #42 66.27 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-13T15:13:51.769Z] #43 160.9 CC criu/sysfs_parse.o [2021-07-13T15:13:51.847Z] #43 159.5 CC criu/servicefd.o [2021-07-13T15:13:51.847Z] #43 ... [2021-07-13T15:13:51.847Z] [2021-07-13T15:13:51.847Z] #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-07-13T15:13:51.847Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:13:51.847Z] #40 DONE 210.0s [2021-07-13T15:13:52.031Z] #43 161.2 CC criu/timens.o [2021-07-13T15:13:52.070Z] #43 162.3 CC criu/sk-tcp.o [2021-07-13T15:13:52.108Z] [2021-07-13T15:13:52.109Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-13T15:13:52.109Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-13T15:13:52.109Z] #22 11.22 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-13T15:13:52.109Z] #22 12.36 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-13T15:13:52.109Z] #22 12.41 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-13T15:13:52.109Z] #22 12.48 Collecting pyyaml (from yamllint==1.26.1) [2021-07-13T15:13:52.109Z] #22 12.72 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-13T15:13:52.109Z] #22 13.01 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-13T15:13:52.109Z] #22 13.02 Building wheels for collected packages: yamllint [2021-07-13T15:13:52.109Z] #22 13.03 Running setup.py bdist_wheel for yamllint: started [2021-07-13T15:13:52.313Z] #43 161.5 CC criu/timerfd.o [2021-07-13T15:13:52.336Z] #43 162.7 CC criu/sk-unix.o [2021-07-13T15:13:52.370Z] #22 14.27 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-13T15:13:52.370Z] #22 14.28 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-13T15:13:52.370Z] #22 14.33 Successfully built yamllint [2021-07-13T15:13:52.370Z] #22 14.35 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-13T15:13:52.579Z] #43 161.8 CC criu/tty.o [2021-07-13T15:13:52.596Z] #43 ... [2021-07-13T15:13:52.596Z] [2021-07-13T15:13:52.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-07-13T15:13:52.596Z] #49 sha256:f729ef99d86bc7d957eb1c7575e0eba7d01226d77abff17c1165755cf5c0c564 [2021-07-13T15:13:52.596Z] #49 222.5 + /build/golangci-lint --version [2021-07-13T15:13:52.596Z] #49 222.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-13T15:13:52.596Z] #49 DONE 223.1s [2021-07-13T15:13:52.596Z] [2021-07-13T15:13:52.596Z] #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-07-13T15:13:52.596Z] #56 sha256:f068db47f6425339606d78d4fd9c9b0254b85e4526c9bd25d6fcf6e652b3be39 [2021-07-13T15:13:52.704Z] #42 ... [2021-07-13T15:13:52.704Z] [2021-07-13T15:13:52.704Z] #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-07-13T15:13:52.704Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:13:52.704Z] #13 58.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-13T15:13:52.704Z] #13 58.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-13T15:13:52.704Z] #13 58.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T15:13:52.704Z] #13 60.80 Selecting previously unselected package binutils-mingw-w64. [2021-07-13T15:13:52.704Z] #13 60.91 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-13T15:13:52.704Z] #13 60.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T15:13:52.704Z] #13 61.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-13T15:13:52.704Z] #13 61.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:13:52.704Z] #13 61.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:13:52.704Z] #13 61.46 Selecting previously unselected package dmsetup. [2021-07-13T15:13:52.704Z] #13 61.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:13:52.704Z] #13 61.51 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-13T15:13:52.704Z] #13 61.79 Selecting previously unselected package mingw-w64-common. [2021-07-13T15:13:52.704Z] #13 61.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-13T15:13:52.704Z] #13 61.81 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-13T15:13:52.942Z] #22 14.70 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-13T15:13:52.942Z] #22 DONE 15.1s [2021-07-13T15:13:52.942Z] [2021-07-13T15:13:52.942Z] #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-07-13T15:13:52.942Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:52.942Z] #43 160.2 CC criu/shmem.o [2021-07-13T15:13:53.514Z] #43 161.4 CC criu/sigframe.o [2021-07-13T15:13:53.776Z] #43 ... [2021-07-13T15:13:53.776Z] [2021-07-13T15:13:53.776Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-13T15:13:53.776Z] #25 sha256:ad3cf4558df765348eae5d9ca2a8dc574b22b6e72cc1ad300451d4fe5106141f [2021-07-13T15:13:53.776Z] #25 DONE 0.5s [2021-07-13T15:13:53.776Z] [2021-07-13T15:13:53.776Z] #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-07-13T15:13:53.776Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:53.776Z] #43 161.6 CC criu/signalfd.o [2021-07-13T15:13:54.037Z] #43 162.0 CC criu/sk-inet.o [2021-07-13T15:13:54.504Z] #43 163.5 CC criu/tun.o [2021-07-13T15:13:54.766Z] #43 164.0 CC criu/uffd.o [2021-07-13T15:13:55.131Z] #56 ... [2021-07-13T15:13:55.131Z] [2021-07-13T15:13:55.131Z] #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-07-13T15:13:55.131Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:55.131Z] #43 165.0 CC criu/sockets.o [2021-07-13T15:13:55.131Z] #43 165.6 CC criu/stats.o [2021-07-13T15:13:55.249Z] #13 ... [2021-07-13T15:13:55.249Z] [2021-07-13T15:13:55.249Z] #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-07-13T15:13:55.250Z] #37 sha256:b6d0447778471a9883c6326623ad2741de0ca2d2873c369da105c63eabb5a22a [2021-07-13T15:13:55.250Z] #37 1.248 + RM_GOPATH=0 [2021-07-13T15:13:55.250Z] #37 1.249 + TMP_GOPATH= [2021-07-13T15:13:55.250Z] #37 1.249 + : /build [2021-07-13T15:13:55.250Z] #37 1.249 + '[' -z '' ']' [2021-07-13T15:13:55.250Z] #37 1.250 ++ mktemp -d [2021-07-13T15:13:55.250Z] #37 1.251 + export GOPATH=/tmp/tmp.NBPnU8yezy [2021-07-13T15:13:55.250Z] #37 1.251 + GOPATH=/tmp/tmp.NBPnU8yezy [2021-07-13T15:13:55.250Z] #37 1.251 + RM_GOPATH=1 [2021-07-13T15:13:55.250Z] #37 1.252 + case "$(go env GOARCH)" in [2021-07-13T15:13:55.250Z] #37 1.252 ++ go env GOARCH [2021-07-13T15:13:55.250Z] #37 1.286 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:13:55.250Z] #37 1.286 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:13:55.250Z] #37 1.291 ++ dirname /tmp/install/install.sh [2021-07-13T15:13:55.250Z] #37 1.298 + dir=/tmp/install [2021-07-13T15:13:55.250Z] #37 1.298 + bin=tini [2021-07-13T15:13:55.250Z] #37 1.298 + shift [2021-07-13T15:13:55.250Z] #37 1.299 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-13T15:13:55.250Z] #37 1.299 + . /tmp/install/tini.installer [2021-07-13T15:13:55.250Z] #37 1.299 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:13:55.250Z] #37 1.300 + install_tini [2021-07-13T15:13:55.250Z] #37 1.300 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-13T15:13:55.250Z] #37 1.300 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:13:55.250Z] #37 1.300 + git clone https://github.com/krallin/tini.git /tmp/tmp.NBPnU8yezy/tini [2021-07-13T15:13:55.250Z] #37 1.302 Cloning into '/tmp/tmp.NBPnU8yezy/tini'... [2021-07-13T15:13:55.250Z] #37 2.140 + cd /tmp/tmp.NBPnU8yezy/tini [2021-07-13T15:13:55.250Z] #37 2.141 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:13:55.250Z] #37 2.149 + cmake . [2021-07-13T15:13:55.250Z] #37 2.760 -- The C compiler identification is GNU 8.3.0 [2021-07-13T15:13:55.250Z] #37 2.829 -- Check for working C compiler: /usr/bin/cc [2021-07-13T15:13:55.250Z] #37 3.520 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-13T15:13:55.250Z] #37 3.521 -- Detecting C compiler ABI info [2021-07-13T15:13:55.389Z] #43 165.8 CC criu/string.o [2021-07-13T15:13:55.389Z] #43 165.8 CC criu/sysctl.o [2021-07-13T15:13:55.424Z] #43 163.3 CC criu/sk-netlink.o [2021-07-13T15:13:55.435Z] #42 ... [2021-07-13T15:13:55.435Z] [2021-07-13T15:13:55.435Z] #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-07-13T15:13:55.435Z] #37 sha256:98f29ae1065d30c46d90d1624e6ef61c873094bc16f5d5251d19c3e7767cfcf3 [2021-07-13T15:13:55.435Z] #37 1.213 + RM_GOPATH=0 [2021-07-13T15:13:55.435Z] #37 1.213 + TMP_GOPATH= [2021-07-13T15:13:55.435Z] #37 1.213 + : /build [2021-07-13T15:13:55.435Z] #37 1.213 + '[' -z '' ']' [2021-07-13T15:13:55.435Z] #37 1.213 ++ mktemp -d [2021-07-13T15:13:55.435Z] #37 1.216 + export GOPATH=/tmp/tmp.LpoTsKaUit [2021-07-13T15:13:55.435Z] #37 1.216 + GOPATH=/tmp/tmp.LpoTsKaUit [2021-07-13T15:13:55.435Z] #37 1.216 + RM_GOPATH=1 [2021-07-13T15:13:55.435Z] #37 1.216 + case "$(go env GOARCH)" in [2021-07-13T15:13:55.435Z] #37 1.218 ++ go env GOARCH [2021-07-13T15:13:55.435Z] #37 1.243 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:13:55.435Z] #37 1.244 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:13:55.435Z] #37 1.244 ++ dirname /tmp/install/install.sh [2021-07-13T15:13:55.435Z] #37 1.247 + dir=/tmp/install [2021-07-13T15:13:55.435Z] #37 1.253 + bin=tini [2021-07-13T15:13:55.435Z] #37 1.253 + shift [2021-07-13T15:13:55.435Z] #37 1.253 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-13T15:13:55.435Z] #37 1.253 + . /tmp/install/tini.installer [2021-07-13T15:13:55.435Z] #37 1.257 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:13:55.435Z] #37 1.257 + install_tini [2021-07-13T15:13:55.435Z] #37 1.257 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-13T15:13:55.435Z] #37 1.258 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:13:55.435Z] #37 1.258 + git clone https://github.com/krallin/tini.git /tmp/tmp.LpoTsKaUit/tini [2021-07-13T15:13:55.435Z] #37 1.262 Cloning into '/tmp/tmp.LpoTsKaUit/tini'... [2021-07-13T15:13:55.435Z] #37 2.016 + cd /tmp/tmp.LpoTsKaUit/tini [2021-07-13T15:13:55.435Z] #37 2.016 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-13T15:13:55.435Z] #37 2.049 + cmake . [2021-07-13T15:13:55.435Z] #37 2.762 -- The C compiler identification is GNU 8.3.0 [2021-07-13T15:13:55.435Z] #37 2.842 -- Check for working C compiler: /usr/bin/cc [2021-07-13T15:13:55.435Z] #37 3.627 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-13T15:13:55.435Z] #37 3.632 -- Detecting C compiler ABI info [2021-07-13T15:13:55.435Z] #37 4.287 -- Detecting C compiler ABI info - done [2021-07-13T15:13:55.435Z] #37 4.336 -- Detecting C compile features [2021-07-13T15:13:55.685Z] #43 163.7 CC criu/sk-packet.o [2021-07-13T15:13:55.822Z] #37 ... [2021-07-13T15:13:55.822Z] [2021-07-13T15:13:55.822Z] #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-07-13T15:13:55.822Z] #34 sha256:97021be7a6494d70ce21f9191e07afdf67981c5f1a3e85543d9fcbe52327a861 [2021-07-13T15:13:55.822Z] #34 61.58 internal/poll [2021-07-13T15:13:55.822Z] #34 62.67 internal/fmtsort [2021-07-13T15:13:55.822Z] #34 63.25 internal/syscall/execenv [2021-07-13T15:13:55.822Z] #34 63.44 internal/syscall/unix [2021-07-13T15:13:55.822Z] #34 63.71 strings [2021-07-13T15:13:55.822Z] #34 64.13 os [2021-07-13T15:13:55.822Z] #34 66.40 path [2021-07-13T15:13:55.822Z] #34 66.91 text/tabwriter [2021-07-13T15:13:55.822Z] #34 68.14 path/filepath [2021-07-13T15:13:55.822Z] #34 68.15 fmt [2021-07-13T15:13:55.822Z] #34 69.78 io/ioutil [2021-07-13T15:13:55.822Z] #34 71.79 github.com/BurntSushi/toml [2021-07-13T15:13:55.822Z] #34 71.80 flag [2021-07-13T15:13:55.822Z] #34 ... [2021-07-13T15:13:55.822Z] [2021-07-13T15:13:55.822Z] #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-07-13T15:13:55.822Z] #37 sha256:b6d0447778471a9883c6326623ad2741de0ca2d2873c369da105c63eabb5a22a [2021-07-13T15:13:55.822Z] #37 4.164 -- Detecting C compiler ABI info - done [2021-07-13T15:13:55.822Z] #37 4.205 -- Detecting C compile features [2021-07-13T15:13:55.955Z] #43 166.3 CC criu/sysfs_parse.o [2021-07-13T15:13:56.157Z] #43 165.2 CC criu/util.o [2021-07-13T15:13:56.418Z] #43 ... [2021-07-13T15:13:56.418Z] [2021-07-13T15:13:56.418Z] #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-07-13T15:13:56.418Z] #53 sha256:a2860f645fc66efaa5f250a326960ccb4aded50680cc84a1e7991031b944872b [2021-07-13T15:13:56.418Z] #53 121.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-13T15:13:56.523Z] #43 166.6 CC criu/timens.o [2021-07-13T15:13:56.629Z] #43 164.4 CC criu/sk-queue.o [2021-07-13T15:13:56.782Z] #43 166.9 CC criu/timerfd.o [2021-07-13T15:13:56.782Z] #43 167.1 CC criu/tty.o [2021-07-13T15:13:56.813Z] #37 ... [2021-07-13T15:13:56.813Z] [2021-07-13T15:13:56.813Z] #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-07-13T15:13:56.813Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:13:56.813Z] #42 72.90 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-13T15:13:56.813Z] #42 72.93 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:13:57.201Z] #43 164.9 CC criu/sk-tcp.o [2021-07-13T15:13:57.381Z] #42 DONE 73.5s [2021-07-13T15:13:57.381Z] [2021-07-13T15:13:57.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-07-13T15:13:57.381Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:57.774Z] #43 165.6 CC criu/sk-unix.o [2021-07-13T15:13:57.810Z] #53 123.1 + mkdir -p /build [2021-07-13T15:13:57.810Z] #53 123.1 + cp runc /build/runc [2021-07-13T15:13:58.159Z] #43 168.3 CC criu/tun.o [2021-07-13T15:13:58.159Z] #43 168.6 CC criu/uffd.o [2021-07-13T15:13:58.347Z] #43 ... [2021-07-13T15:13:58.347Z] [2021-07-13T15:13:58.347Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-13T15:13:58.347Z] #30 sha256:4697bbe797eccb8d8914a6774e156da8eb52bae095e20c3e1687ab0c5ec0aa14 [2021-07-13T15:13:58.347Z] #30 DONE 4.6s [2021-07-13T15:13:58.347Z] [2021-07-13T15:13:58.347Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-13T15:13:58.347Z] #33 sha256:ba4e3366db156e0feaf02e835a1e770ae4b9f07527480f0f63e0e565a6e9ffe9 [2021-07-13T15:13:58.376Z] #37 ... [2021-07-13T15:13:58.376Z] [2021-07-13T15:13:58.376Z] #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-07-13T15:13:58.376Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-13T15:13:58.376Z] #42 72.89 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-13T15:13:58.376Z] #42 72.90 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:13:58.376Z] #42 DONE 73.8s [2021-07-13T15:13:58.376Z] [2021-07-13T15:13:58.376Z] #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-07-13T15:13:58.376Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:58.390Z] #53 DONE 123.6s [2021-07-13T15:13:58.390Z] [2021-07-13T15:13:58.390Z] #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-07-13T15:13:58.390Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:13:58.390Z] #43 166.3 CC criu/uts_ns.o [2021-07-13T15:13:58.390Z] #43 166.5 CC criu/vdso.o [2021-07-13T15:13:58.390Z] #43 167.0 LINK criu/built-in.o [2021-07-13T15:13:58.390Z] #43 167.1 LINK criu/criu [2021-07-13T15:13:58.390Z] #43 167.5 DEP lib/c/criu.d [2021-07-13T15:13:58.390Z] #43 167.7 CC images/rpc.pb-c.o [2021-07-13T15:13:58.609Z] #33 DONE 0.2s [2021-07-13T15:13:58.609Z] [2021-07-13T15:13:58.609Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-13T15:13:58.609Z] #35 sha256:6e97581cf350b2ea52f5505064409e79d4f91ddbdd10fdfacdb6794a1a3dc5f4 [2021-07-13T15:13:58.609Z] #35 DONE 0.1s [2021-07-13T15:13:58.609Z] [2021-07-13T15:13:58.609Z] #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-07-13T15:13:58.609Z] #56 sha256:061372ac6d008f27788dab3ec4bdd963b6c87db97651c6deb07dab440a4d01fa [2021-07-13T15:13:58.609Z] #56 ... [2021-07-13T15:13:58.609Z] [2021-07-13T15:13:58.609Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-13T15:13:58.609Z] #38 sha256:672396f4eeed791de9b134b0f665f0b5e34b4e5bc6398aa043d7be9eb412d545 [2021-07-13T15:13:58.609Z] #38 DONE 0.1s [2021-07-13T15:13:58.609Z] [2021-07-13T15:13:58.609Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-13T15:13:58.609Z] #41 sha256:285e42659d105a83903c71c7766d239e65e8e9f89cdd6ead6296dac7b739789e [2021-07-13T15:13:58.636Z] #43 ... [2021-07-13T15:13:58.636Z] [2021-07-13T15:13:58.636Z] #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-07-13T15:13:58.636Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:13:58.636Z] #45 64.60 strings [2021-07-13T15:13:58.636Z] #45 66.07 os [2021-07-13T15:13:58.636Z] #45 67.56 regexp/syntax [2021-07-13T15:13:58.636Z] #45 70.21 fmt [2021-07-13T15:13:58.636Z] #45 73.91 regexp [2021-07-13T15:13:58.871Z] #41 DONE 0.2s [2021-07-13T15:13:58.871Z] [2021-07-13T15:13:58.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-07-13T15:13:58.871Z] #56 sha256:061372ac6d008f27788dab3ec4bdd963b6c87db97651c6deb07dab440a4d01fa [2021-07-13T15:13:58.899Z] #45 ... [2021-07-13T15:13:58.899Z] [2021-07-13T15:13:58.899Z] #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-07-13T15:13:58.899Z] #37 sha256:b6d0447778471a9883c6326623ad2741de0ca2d2873c369da105c63eabb5a22a [2021-07-13T15:13:58.899Z] #37 6.762 -- Detecting C compile features - done [2021-07-13T15:13:58.899Z] #37 6.899 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-13T15:13:58.899Z] #37 7.226 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-13T15:13:58.961Z] #43 168.3 CC lib/c/criu.o [2021-07-13T15:13:59.093Z] #43 169.4 CC criu/util.o [2021-07-13T15:13:59.132Z] #56 ... [2021-07-13T15:13:59.132Z] [2021-07-13T15:13:59.132Z] #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-07-13T15:13:59.132Z] #49 sha256:415f2b8cc5f65d5d28714a7d6505a0eeec3dca80706b46a30a8f1c082550706b [2021-07-13T15:13:59.132Z] #49 217.5 + /build/golangci-lint --version [2021-07-13T15:13:59.159Z] #37 7.378 -- Configuring done [2021-07-13T15:13:59.159Z] #37 7.385 -- Generating done [2021-07-13T15:13:59.159Z] #37 7.412 -- Build files have been written to: /tmp/tmp.NBPnU8yezy/tini [2021-07-13T15:13:59.159Z] #37 7.421 + make tini-static [2021-07-13T15:13:59.287Z] #43 ... [2021-07-13T15:13:59.287Z] [2021-07-13T15:13:59.287Z] #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-07-13T15:13:59.287Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:13:59.287Z] #13 60.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-13T15:13:59.287Z] #13 60.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-13T15:13:59.287Z] #13 60.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T15:13:59.287Z] #13 63.31 Selecting previously unselected package binutils-mingw-w64. [2021-07-13T15:13:59.287Z] #13 63.32 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-13T15:13:59.287Z] #13 63.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T15:13:59.287Z] #13 63.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-13T15:13:59.287Z] #13 63.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:13:59.287Z] #13 63.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:13:59.287Z] #13 63.73 Selecting previously unselected package dmsetup. [2021-07-13T15:13:59.287Z] #13 63.76 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:13:59.287Z] #13 63.76 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-13T15:13:59.287Z] #13 63.93 Selecting previously unselected package mingw-w64-common. [2021-07-13T15:13:59.287Z] #13 63.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-13T15:13:59.287Z] #13 63.95 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-13T15:13:59.287Z] #13 69.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-13T15:13:59.287Z] #13 69.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-13T15:13:59.287Z] #13 69.86 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T15:13:59.287Z] #13 ... [2021-07-13T15:13:59.287Z] [2021-07-13T15:13:59.287Z] #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-07-13T15:13:59.287Z] #37 sha256:98f29ae1065d30c46d90d1624e6ef61c873094bc16f5d5251d19c3e7767cfcf3 [2021-07-13T15:13:59.287Z] #37 7.014 -- Detecting C compile features - done [2021-07-13T15:13:59.287Z] #37 7.041 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-13T15:13:59.287Z] #37 7.469 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-13T15:13:59.287Z] #37 7.617 -- Configuring done [2021-07-13T15:13:59.287Z] #37 7.652 -- Generating done [2021-07-13T15:13:59.287Z] #37 7.665 + make tini-static [2021-07-13T15:13:59.287Z] #37 7.665 -- Build files have been written to: /tmp/tmp.LpoTsKaUit/tini [2021-07-13T15:13:59.287Z] #37 8.328 Scanning dependencies of target tini-static [2021-07-13T15:13:59.287Z] #37 8.422 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-13T15:13:59.393Z] #49 217.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-13T15:13:59.655Z] #49 DONE 218.0s [2021-07-13T15:13:59.655Z] [2021-07-13T15:13:59.655Z] #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-07-13T15:13:59.655Z] #56 sha256:061372ac6d008f27788dab3ec4bdd963b6c87db97651c6deb07dab440a4d01fa [2021-07-13T15:13:59.655Z] #56 ... [2021-07-13T15:13:59.655Z] [2021-07-13T15:13:59.655Z] #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-07-13T15:13:59.655Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:13:59.655Z] #43 167.7 CC criu/sockets.o [2021-07-13T15:13:59.733Z] #37 7.875 Scanning dependencies of target tini-static [2021-07-13T15:13:59.733Z] #37 8.105 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-13T15:14:00.029Z] #43 170.2 CC criu/uts_ns.o [2021-07-13T15:14:00.224Z] #37 9.919 [100%] Linking C executable tini-static [2021-07-13T15:14:00.224Z] #37 ... [2021-07-13T15:14:00.224Z] [2021-07-13T15:14:00.224Z] #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-07-13T15:14:00.224Z] #34 sha256:8c50e2d450293ccf12b359256e04cdb29765d842e49421f4e0f5ffbc66d73a34 [2021-07-13T15:14:00.224Z] #34 66.44 os [2021-07-13T15:14:00.224Z] #34 68.40 path [2021-07-13T15:14:00.224Z] #34 69.05 text/tabwriter [2021-07-13T15:14:00.224Z] #34 70.54 path/filepath [2021-07-13T15:14:00.224Z] #34 70.58 fmt [2021-07-13T15:14:00.224Z] #34 71.92 io/ioutil [2021-07-13T15:14:00.224Z] #34 74.12 github.com/BurntSushi/toml [2021-07-13T15:14:00.224Z] #34 74.13 flag [2021-07-13T15:14:00.224Z] #34 76.00 log [2021-07-13T15:14:00.288Z] #43 170.5 CC criu/vdso-compat.o [2021-07-13T15:14:00.288Z] #43 170.6 CC criu/vdso.o [2021-07-13T15:14:00.351Z] #43 169.4 LINK lib/c/built-in.o [2021-07-13T15:14:00.351Z] #43 169.4 LINK lib/c/libcriu.so [2021-07-13T15:14:00.351Z] #43 169.5 LINK lib/c/libcriu.a [2021-07-13T15:14:00.351Z] #43 169.6 GEN magic.py [2021-07-13T15:14:00.351Z] #43 169.8 Note: Building without setproctitle() and strlcpy() support. [2021-07-13T15:14:00.351Z] #43 169.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-13T15:14:00.351Z] #43 ... [2021-07-13T15:14:00.351Z] [2021-07-13T15:14:00.351Z] #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-07-13T15:14:00.351Z] #56 sha256:f7159d7c60429bb64e85ba18d02806ba1aca218e23feafd1c7f8d468a847ad0d [2021-07-13T15:14:00.351Z] #56 175.4 + bin/containerd [2021-07-13T15:14:00.484Z] #34 ... [2021-07-13T15:14:00.484Z] [2021-07-13T15:14:00.484Z] #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-07-13T15:14:00.484Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:00.484Z] #43 2.393 Note: Building without setproctitle() and strlcpy() support. [2021-07-13T15:14:00.484Z] #43 2.394 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-13T15:14:00.484Z] #43 2.404 Note: Building without GnuTLS support [2021-07-13T15:14:00.484Z] #43 2.421 Makefile.config:39: Warn: you have no libnftables installed [2021-07-13T15:14:00.484Z] #43 2.421 Makefile.config:40: Warn: Building without nftables support [2021-07-13T15:14:00.599Z] #43 168.4 CC criu/stats.o [2021-07-13T15:14:00.599Z] #43 168.6 CC criu/string.o [2021-07-13T15:14:00.612Z] #56 ... [2021-07-13T15:14:00.612Z] [2021-07-13T15:14:00.612Z] #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-07-13T15:14:00.612Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:14:00.612Z] #43 169.8 Note: Building without GnuTLS support [2021-07-13T15:14:00.612Z] #43 169.8 Makefile.config:39: Warn: you have no libnftables installed [2021-07-13T15:14:00.612Z] #43 169.8 Makefile.config:40: Warn: Building without nftables support [2021-07-13T15:14:00.675Z] #37 ... [2021-07-13T15:14:00.675Z] [2021-07-13T15:14:00.675Z] #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-07-13T15:14:00.675Z] #51 sha256:6f1b5f054d474d983d8892b7c9253ed753bd96095e9e6a7168e0f89705a386eb [2021-07-13T15:14:00.675Z] #51 66.56 context [2021-07-13T15:14:00.675Z] #51 66.80 encoding/binary [2021-07-13T15:14:00.675Z] #51 67.58 os [2021-07-13T15:14:00.675Z] #51 69.48 encoding/base64 [2021-07-13T15:14:00.675Z] #51 70.27 golang.org/x/sys/unix [2021-07-13T15:14:00.675Z] #51 72.27 encoding/json [2021-07-13T15:14:00.855Z] #43 171.1 LINK criu/built-in.o [2021-07-13T15:14:00.855Z] #43 171.2 LINK criu/criu [2021-07-13T15:14:00.859Z] #43 168.7 CC criu/sysctl.o [2021-07-13T15:14:00.936Z] #51 ... [2021-07-13T15:14:00.936Z] [2021-07-13T15:14:00.936Z] #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-07-13T15:14:00.936Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:00.936Z] #43 2.315 Note: Building without setproctitle() and strlcpy() support. [2021-07-13T15:14:00.936Z] #43 2.315 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-13T15:14:00.936Z] #43 2.345 Note: Building without GnuTLS support [2021-07-13T15:14:00.936Z] #43 2.359 Makefile.config:39: Warn: you have no libnftables installed [2021-07-13T15:14:00.936Z] #43 2.360 Makefile.config:40: Warn: Building without nftables support [2021-07-13T15:14:01.052Z] #43 ... [2021-07-13T15:14:01.052Z] [2021-07-13T15:14:01.052Z] #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-07-13T15:14:01.052Z] #37 sha256:98f29ae1065d30c46d90d1624e6ef61c873094bc16f5d5251d19c3e7767cfcf3 [2021-07-13T15:14:01.052Z] #37 10.60 [100%] Built target tini-static [2021-07-13T15:14:01.052Z] #37 10.72 + mkdir -p /build [2021-07-13T15:14:01.052Z] #37 10.72 + cp tini-static /build/docker-init [2021-07-13T15:14:01.052Z] #37 DONE 11.0s [2021-07-13T15:14:01.052Z] [2021-07-13T15:14:01.052Z] #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-07-13T15:14:01.052Z] #45 sha256:0481cb4ac515ef889bcbdcca124dfef2d0b77e023db682dd7a93d162b82bf229 [2021-07-13T15:14:01.052Z] #45 67.11 strings [2021-07-13T15:14:01.052Z] #45 68.20 os [2021-07-13T15:14:01.052Z] #45 70.12 regexp/syntax [2021-07-13T15:14:01.052Z] #45 72.40 fmt [2021-07-13T15:14:01.052Z] #45 75.71 regexp [2021-07-13T15:14:01.114Z] #43 171.5 DEP lib/c/criu.d [2021-07-13T15:14:01.115Z] #43 171.6 CC images/rpc.pb-c.o [2021-07-13T15:14:01.187Z] #43 170.5 fatal: not a git repository (or any of the parent directories): .git [2021-07-13T15:14:01.312Z] #45 ... [2021-07-13T15:14:01.312Z] [2021-07-13T15:14:01.312Z] #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-07-13T15:14:01.312Z] #51 sha256:aa2e54261d9d0c572cfab216fa019b29aff7ddb53b9b9d4fd732a3f4d43f9573 [2021-07-13T15:14:01.312Z] #51 68.31 encoding/binary [2021-07-13T15:14:01.312Z] #51 68.48 context [2021-07-13T15:14:01.312Z] #51 69.91 os [2021-07-13T15:14:01.312Z] #51 70.47 encoding/base64 [2021-07-13T15:14:01.312Z] #51 71.18 golang.org/x/sys/unix [2021-07-13T15:14:01.312Z] #51 73.67 fmt [2021-07-13T15:14:01.430Z] #43 169.3 CC criu/sysfs_parse.o [2021-07-13T15:14:01.691Z] #43 169.7 CC criu/timens.o [2021-07-13T15:14:01.953Z] #43 169.9 CC criu/timerfd.o [2021-07-13T15:14:02.052Z] #43 172.0 CC lib/c/criu.o [2021-07-13T15:14:02.134Z] #43 171.5 make[1]: Nothing to be done for 'all'. [2021-07-13T15:14:02.214Z] #43 170.1 CC criu/tty.o [2021-07-13T15:14:02.311Z] #43 172.7 LINK lib/c/built-in.o [2021-07-13T15:14:02.311Z] #43 172.7 LINK lib/c/libcriu.so [2021-07-13T15:14:02.334Z] #43 ... [2021-07-13T15:14:02.334Z] [2021-07-13T15:14:02.334Z] #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-07-13T15:14:02.334Z] #37 sha256:b6d0447778471a9883c6326623ad2741de0ca2d2873c369da105c63eabb5a22a [2021-07-13T15:14:02.334Z] #37 9.535 [100%] Linking C executable tini-static [2021-07-13T15:14:02.334Z] #37 10.25 [100%] Built target tini-static [2021-07-13T15:14:02.334Z] #37 10.35 + mkdir -p /build [2021-07-13T15:14:02.334Z] #37 10.35 + cp tini-static /build/docker-init [2021-07-13T15:14:02.334Z] #37 DONE 10.6s [2021-07-13T15:14:02.334Z] [2021-07-13T15:14:02.334Z] #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-07-13T15:14:02.334Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:14:02.334Z] #45 74.85 go/token [2021-07-13T15:14:02.334Z] #45 75.74 go/scanner [2021-07-13T15:14:02.334Z] #45 77.34 go/ast [2021-07-13T15:14:02.334Z] #45 78.10 internal/lazyregexp [2021-07-13T15:14:02.570Z] #43 172.8 LINK lib/c/libcriu.a [2021-07-13T15:14:02.570Z] #43 172.9 GEN magic.py [2021-07-13T15:14:02.594Z] #45 78.54 net/url [2021-07-13T15:14:02.691Z] #51 ... [2021-07-13T15:14:02.691Z] [2021-07-13T15:14:02.691Z] #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-07-13T15:14:02.691Z] #45 sha256:0481cb4ac515ef889bcbdcca124dfef2d0b77e023db682dd7a93d162b82bf229 [2021-07-13T15:14:02.691Z] #45 78.50 go/token [2021-07-13T15:14:02.830Z] #43 173.0 Note: Building without setproctitle() and strlcpy() support. [2021-07-13T15:14:02.830Z] #43 173.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-13T15:14:02.830Z] #43 173.0 Note: Building without GnuTLS support [2021-07-13T15:14:02.830Z] #43 173.0 Makefile.config:39: Warn: you have no libnftables installed [2021-07-13T15:14:02.830Z] #43 173.0 Makefile.config:40: Warn: Building without nftables support [2021-07-13T15:14:03.080Z] #43 172.4 make[1]: 'images/built-in.o' is up to date. [2021-07-13T15:14:03.080Z] #43 172.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-13T15:14:03.080Z] #43 172.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-13T15:14:03.260Z] #45 79.27 go/scanner [2021-07-13T15:14:03.342Z] #43 172.6 make[1]: 'compel/libcompel.a' is up to date. [2021-07-13T15:14:03.342Z] #43 172.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-13T15:14:03.413Z] #43 173.7 fatal: not a git repository (or any of the parent directories): .git [2021-07-13T15:14:03.601Z] #43 171.3 CC criu/tun.o [2021-07-13T15:14:03.601Z] #43 171.6 CC criu/uffd.o [2021-07-13T15:14:03.605Z] #43 172.7 make[1]: Nothing to be done for 'all'. [2021-07-13T15:14:03.605Z] #43 172.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-13T15:14:03.605Z] #43 173.1 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:03.829Z] #45 79.98 internal/lazyregexp [2021-07-13T15:14:03.868Z] #43 ... [2021-07-13T15:14:03.868Z] [2021-07-13T15:14:03.868Z] #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-07-13T15:14:03.868Z] #24 sha256:79ea0cc25f30bc2d06a9a72baec21bac6455c94ee09d9a62adb10e17132a425f [2021-07-13T15:14:03.868Z] #24 213.8 + return [2021-07-13T15:14:03.868Z] #24 DONE 214.1s [2021-07-13T15:14:03.868Z] [2021-07-13T15:14:03.868Z] #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-07-13T15:14:03.868Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-13T15:14:03.868Z] #43 173.1 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:03.868Z] #43 173.2 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:03.868Z] #43 173.3 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:04.088Z] #45 80.27 net/url [2021-07-13T15:14:04.131Z] #43 173.4 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:04.131Z] #43 173.5 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:04.348Z] #45 80.53 go/ast [2021-07-13T15:14:04.351Z] #43 174.3 make[1]: Nothing to be done for 'all'. [2021-07-13T15:14:04.402Z] #43 173.6 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:04.402Z] #43 173.7 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:04.402Z] #43 173.7 INSTALL criu/criu [2021-07-13T15:14:04.545Z] #43 172.4 CC criu/util.o [2021-07-13T15:14:04.610Z] #43 174.9 make[1]: 'images/built-in.o' is up to date. [2021-07-13T15:14:04.610Z] #43 174.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-13T15:14:04.610Z] #43 174.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-13T15:14:04.610Z] #43 175.0 make[1]: 'compel/libcompel.a' is up to date. [2021-07-13T15:14:04.610Z] #43 175.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-13T15:14:04.610Z] #43 175.0 make[1]: Nothing to be done for 'all'. [2021-07-13T15:14:04.664Z] #43 DONE 173.9s [2021-07-13T15:14:04.664Z] [2021-07-13T15:14:04.664Z] #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-07-13T15:14:04.664Z] #56 sha256:f7159d7c60429bb64e85ba18d02806ba1aca218e23feafd1c7f8d468a847ad0d [2021-07-13T15:14:04.869Z] #43 175.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-13T15:14:04.869Z] #43 175.2 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:04.869Z] #43 175.3 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:05.128Z] #43 175.3 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:05.128Z] #43 175.4 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:05.128Z] #43 175.5 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:05.128Z] #43 175.5 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:05.128Z] #43 175.5 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:05.187Z] #45 80.80 text/template/parse [2021-07-13T15:14:05.187Z] #45 ... [2021-07-13T15:14:05.187Z] [2021-07-13T15:14:05.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-07-13T15:14:05.187Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:05.187Z] #43 4.676 fatal: not a git repository (or any of the parent directories): .git [2021-07-13T15:14:05.187Z] #43 4.859 GEN .gitid [2021-07-13T15:14:05.187Z] #43 4.903 GEN criu/include/version.h [2021-07-13T15:14:05.187Z] #43 4.977 GEN include/common/asm [2021-07-13T15:14:05.187Z] #43 6.779 PBCC images/timens.pb-c.c [2021-07-13T15:14:05.187Z] #43 6.817 DEP images/timens.pb-c.d [2021-07-13T15:14:05.187Z] #43 6.908 PBCC images/fown.pb-c.c [2021-07-13T15:14:05.187Z] #43 6.916 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-13T15:14:05.187Z] #43 7.039 PBCC images/opts.pb-c.c [2021-07-13T15:14:05.187Z] #43 7.125 PBCC images/memfd.pb-c.c [2021-07-13T15:14:05.187Z] #43 7.166 DEP images/fown.pb-c.d [2021-07-13T15:14:05.187Z] #43 7.208 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-13T15:14:05.187Z] #43 7.312 DEP images/opts.pb-c.d [2021-07-13T15:14:05.187Z] #43 7.388 DEP images/memfd.pb-c.d [2021-07-13T15:14:05.388Z] #43 175.6 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:05.388Z] #43 175.6 INSTALL criu/criu [2021-07-13T15:14:05.465Z] #43 ... [2021-07-13T15:14:05.465Z] [2021-07-13T15:14:05.465Z] #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-07-13T15:14:05.465Z] #34 sha256:97021be7a6494d70ce21f9191e07afdf67981c5f1a3e85543d9fcbe52327a861 [2021-07-13T15:14:05.465Z] #34 73.43 log [2021-07-13T15:14:05.465Z] #34 76.51 github.com/BurntSushi/toml/cmd/tomlv [2021-07-13T15:14:05.465Z] #34 DONE 81.3s [2021-07-13T15:14:05.465Z] [2021-07-13T15:14:05.465Z] #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-07-13T15:14:05.465Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:05.465Z] #43 7.488 PBCC images/sit.pb-c.c [2021-07-13T15:14:05.465Z] #43 7.654 DEP images/sit.pb-c.d [2021-07-13T15:14:05.488Z] #43 173.2 CC criu/uts_ns.o [2021-07-13T15:14:05.488Z] #43 173.3 CC criu/vdso-compat.o [2021-07-13T15:14:05.488Z] #43 173.5 CC criu/vdso.o [2021-07-13T15:14:05.649Z] #43 DONE 175.8s [2021-07-13T15:14:05.649Z] [2021-07-13T15:14:05.649Z] #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-07-13T15:14:05.649Z] #56 sha256:f068db47f6425339606d78d4fd9c9b0254b85e4526c9bd25d6fcf6e652b3be39 [2021-07-13T15:14:05.726Z] #45 81.88 text/template/parse [2021-07-13T15:14:05.730Z] #43 7.797 PBCC images/macvlan.pb-c.c [2021-07-13T15:14:05.730Z] #43 7.882 DEP images/macvlan.pb-c.d [2021-07-13T15:14:05.995Z] #43 7.990 PBCC images/autofs.pb-c.c [2021-07-13T15:14:05.995Z] #43 8.075 DEP images/autofs.pb-c.d [2021-07-13T15:14:06.061Z] #43 173.9 LINK criu/built-in.o [2021-07-13T15:14:06.061Z] #43 174.0 LINK criu/criu [2021-07-13T15:14:06.264Z] #43 8.231 PBCC images/sysctl.pb-c.c [2021-07-13T15:14:06.264Z] #43 8.271 DEP images/sysctl.pb-c.d [2021-07-13T15:14:06.264Z] #43 8.385 PBCC images/time.pb-c.c [2021-07-13T15:14:06.264Z] #43 8.420 DEP images/time.pb-c.d [2021-07-13T15:14:06.264Z] #43 8.488 PBCC images/binfmt-misc.pb-c.c [2021-07-13T15:14:06.322Z] #43 174.3 DEP lib/c/criu.d [2021-07-13T15:14:06.322Z] #43 174.4 CC images/rpc.pb-c.o [2021-07-13T15:14:06.541Z] #43 8.527 DEP images/binfmt-misc.pb-c.d [2021-07-13T15:14:06.541Z] #43 8.577 PBCC images/seccomp.pb-c.c [2021-07-13T15:14:06.541Z] #43 8.611 DEP images/seccomp.pb-c.d [2021-07-13T15:14:06.541Z] #43 8.700 PBCC images/userns.pb-c.c [2021-07-13T15:14:06.598Z] #56 ... [2021-07-13T15:14:06.598Z] [2021-07-13T15:14:06.598Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-13T15:14:06.598Z] #44 sha256:66e2fade449c49fec4c5286fd137227a84aa789a18f81755ad574fe1400f02b7 [2021-07-13T15:14:06.598Z] #44 DONE 0.1s [2021-07-13T15:14:06.645Z] #56 ... [2021-07-13T15:14:06.645Z] [2021-07-13T15:14:06.645Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-13T15:14:06.645Z] #25 sha256:0d98a7d8316a983bb7bf40875eaf596ed4d9d5a7138a2a381c1f054d5b110c3f [2021-07-13T15:14:06.645Z] #25 DONE 0.3s [2021-07-13T15:14:06.645Z] [2021-07-13T15:14:06.645Z] #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-07-13T15:14:06.645Z] #56 sha256:f7159d7c60429bb64e85ba18d02806ba1aca218e23feafd1c7f8d468a847ad0d [2021-07-13T15:14:06.802Z] #43 8.820 DEP images/userns.pb-c.d [2021-07-13T15:14:06.802Z] #43 8.949 PBCC images/cgroup.pb-c.c [2021-07-13T15:14:06.802Z] #43 9.004 DEP images/cgroup.pb-c.d [2021-07-13T15:14:06.857Z] [2021-07-13T15:14:06.857Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-13T15:14:06.857Z] #46 sha256:81b67aea513248cbb43e247db527f3409da2056ff7b0a3599197ef68a90acc59 [2021-07-13T15:14:06.857Z] #46 DONE 0.1s [2021-07-13T15:14:06.857Z] [2021-07-13T15:14:06.857Z] #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-07-13T15:14:06.857Z] #53 sha256:e7e536c8cfaae5692badee1262004d64e3e97e92b3947ba4870c01cbceec0904 [2021-07-13T15:14:06.857Z] #53 ... [2021-07-13T15:14:06.857Z] [2021-07-13T15:14:06.857Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-13T15:14:06.857Z] #48 sha256:822039f29d4c8e19cb0473ca9b3b83af0c345763b79d159c86f042a730dff1de [2021-07-13T15:14:06.857Z] #48 DONE 0.1s [2021-07-13T15:14:06.894Z] #43 174.8 CC lib/c/criu.o [2021-07-13T15:14:06.906Z] #56 ... [2021-07-13T15:14:06.906Z] [2021-07-13T15:14:06.906Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-13T15:14:06.906Z] #30 sha256:c32c3591b5ec27f20442c8cd58ebd9e9dd5caa913276ce61214dd43454f0e369 [2021-07-13T15:14:07.063Z] #43 9.031 PBCC images/ext-file.pb-c.c [2021-07-13T15:14:07.063Z] #43 9.072 DEP images/ext-file.pb-c.d [2021-07-13T15:14:07.063Z] #43 9.092 PBCC images/rpc.pb-c.c [2021-07-13T15:14:07.063Z] #43 9.152 DEP images/rpc.pb-c.d [2021-07-13T15:14:07.063Z] #43 9.224 PBCC images/siginfo.pb-c.c [2021-07-13T15:14:07.063Z] #43 9.236 DEP images/siginfo.pb-c.d [2021-07-13T15:14:07.063Z] #43 9.288 PBCC images/pagemap.pb-c.c [2021-07-13T15:14:07.104Z] #45 ... [2021-07-13T15:14:07.104Z] [2021-07-13T15:14:07.104Z] #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-07-13T15:14:07.104Z] #34 sha256:8c50e2d450293ccf12b359256e04cdb29765d842e49421f4e0f5ffbc66d73a34 [2021-07-13T15:14:07.104Z] #34 78.82 github.com/BurntSushi/toml/cmd/tomlv [2021-07-13T15:14:07.104Z] #34 DONE 83.2s [2021-07-13T15:14:07.116Z] [2021-07-13T15:14:07.116Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-13T15:14:07.116Z] #50 sha256:d56dbf1675deed1e496499a1dbab2ce0430be0593a506a879741698ffe3b9aba [2021-07-13T15:14:07.116Z] #50 DONE 0.2s [2021-07-13T15:14:07.116Z] [2021-07-13T15:14:07.116Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-13T15:14:07.116Z] #52 sha256:cebc5bfc0166336972d8d6a2b834112055504cf7e31578430f592fe8fb3c84d5 [2021-07-13T15:14:07.116Z] #52 DONE 0.1s [2021-07-13T15:14:07.116Z] [2021-07-13T15:14:07.116Z] #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-07-13T15:14:07.116Z] #56 sha256:f068db47f6425339606d78d4fd9c9b0254b85e4526c9bd25d6fcf6e652b3be39 [2021-07-13T15:14:07.143Z] Removing intermediate container 9b25b74ea9fa [2021-07-13T15:14:07.143Z] ---> 1eb347343ddd [2021-07-13T15:14:07.143Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-13T15:14:07.143Z] ---> Running in 2cb49116c5d2 [2021-07-13T15:14:07.143Z] Removing intermediate container 2cb49116c5d2 [2021-07-13T15:14:07.143Z] ---> 2de93ee280f5 [2021-07-13T15:14:07.143Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-13T15:14:07.143Z] ---> Running in d994be3c5518 [2021-07-13T15:14:07.143Z] Removing intermediate container d994be3c5518 [2021-07-13T15:14:07.143Z] ---> deae981bfa97 [2021-07-13T15:14:07.143Z] Step 10/10 : COPY . . [2021-07-13T15:14:07.324Z] #43 9.352 DEP images/pagemap.pb-c.d [2021-07-13T15:14:07.324Z] #43 9.406 PBCC images/rlimit.pb-c.c [2021-07-13T15:14:07.324Z] #43 9.455 DEP images/rlimit.pb-c.d [2021-07-13T15:14:07.324Z] #43 9.497 PBCC images/file-lock.pb-c.c [2021-07-13T15:14:07.324Z] #43 9.526 DEP images/file-lock.pb-c.d [2021-07-13T15:14:07.363Z] [2021-07-13T15:14:07.363Z] #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-07-13T15:14:07.363Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:07.363Z] #43 4.985 fatal: not a git repository (or any of the parent directories): .git [2021-07-13T15:14:07.363Z] #43 5.043 GEN .gitid [2021-07-13T15:14:07.363Z] #43 5.074 GEN criu/include/version.h [2021-07-13T15:14:07.363Z] #43 5.131 GEN include/common/asm [2021-07-13T15:14:07.363Z] #43 6.860 PBCC images/timens.pb-c.c [2021-07-13T15:14:07.363Z] #43 6.881 DEP images/timens.pb-c.d [2021-07-13T15:14:07.363Z] #43 6.945 PBCC images/fown.pb-c.c [2021-07-13T15:14:07.363Z] #43 6.998 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-13T15:14:07.363Z] #43 7.131 PBCC images/opts.pb-c.c [2021-07-13T15:14:07.363Z] #43 7.233 PBCC images/memfd.pb-c.c [2021-07-13T15:14:07.363Z] #43 7.299 DEP images/fown.pb-c.d [2021-07-13T15:14:07.363Z] #43 7.358 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-13T15:14:07.363Z] #43 7.444 DEP images/opts.pb-c.d [2021-07-13T15:14:07.363Z] #43 7.541 DEP images/memfd.pb-c.d [2021-07-13T15:14:07.363Z] #43 7.584 PBCC images/sit.pb-c.c [2021-07-13T15:14:07.363Z] #43 7.643 DEP images/sit.pb-c.d [2021-07-13T15:14:07.363Z] #43 7.690 PBCC images/macvlan.pb-c.c [2021-07-13T15:14:07.363Z] #43 7.738 DEP images/macvlan.pb-c.d [2021-07-13T15:14:07.363Z] #43 7.789 PBCC images/autofs.pb-c.c [2021-07-13T15:14:07.363Z] #43 7.815 DEP images/autofs.pb-c.d [2021-07-13T15:14:07.363Z] #43 7.888 PBCC images/sysctl.pb-c.c [2021-07-13T15:14:07.363Z] #43 7.921 DEP images/sysctl.pb-c.d [2021-07-13T15:14:07.363Z] #43 7.963 PBCC images/time.pb-c.c [2021-07-13T15:14:07.363Z] #43 8.004 DEP images/time.pb-c.d [2021-07-13T15:14:07.363Z] #43 8.065 PBCC images/binfmt-misc.pb-c.c [2021-07-13T15:14:07.363Z] #43 8.076 DEP images/binfmt-misc.pb-c.d [2021-07-13T15:14:07.363Z] #43 8.189 PBCC images/seccomp.pb-c.c [2021-07-13T15:14:07.363Z] #43 8.226 DEP images/seccomp.pb-c.d [2021-07-13T15:14:07.363Z] #43 8.289 PBCC images/userns.pb-c.c [2021-07-13T15:14:07.363Z] #43 8.308 DEP images/userns.pb-c.d [2021-07-13T15:14:07.363Z] #43 8.374 PBCC images/cgroup.pb-c.c [2021-07-13T15:14:07.363Z] #43 8.421 DEP images/cgroup.pb-c.d [2021-07-13T15:14:07.363Z] #43 8.485 PBCC images/ext-file.pb-c.c [2021-07-13T15:14:07.363Z] #43 8.513 DEP images/ext-file.pb-c.d [2021-07-13T15:14:07.363Z] #43 8.575 PBCC images/rpc.pb-c.c [2021-07-13T15:14:07.363Z] #43 8.626 DEP images/rpc.pb-c.d [2021-07-13T15:14:07.363Z] #43 8.686 PBCC images/siginfo.pb-c.c [2021-07-13T15:14:07.363Z] #43 8.707 DEP images/siginfo.pb-c.d [2021-07-13T15:14:07.363Z] #43 8.764 PBCC images/pagemap.pb-c.c [2021-07-13T15:14:07.363Z] #43 8.804 DEP images/pagemap.pb-c.d [2021-07-13T15:14:07.363Z] #43 8.839 PBCC images/rlimit.pb-c.c [2021-07-13T15:14:07.363Z] #43 8.859 DEP images/rlimit.pb-c.d [2021-07-13T15:14:07.363Z] #43 8.887 PBCC images/file-lock.pb-c.c [2021-07-13T15:14:07.363Z] #43 8.899 DEP images/file-lock.pb-c.d [2021-07-13T15:14:07.363Z] #43 8.928 PBCC images/tty.pb-c.c [2021-07-13T15:14:07.363Z] #43 8.995 DEP images/tty.pb-c.d [2021-07-13T15:14:07.363Z] #43 9.088 PBCC images/tun.pb-c.c [2021-07-13T15:14:07.363Z] #43 9.171 PBCC images/netdev.pb-c.c [2021-07-13T15:14:07.363Z] #43 9.277 DEP images/tun.pb-c.d [2021-07-13T15:14:07.363Z] #43 9.353 DEP images/netdev.pb-c.d [2021-07-13T15:14:07.363Z] #43 9.456 PBCC images/vma.pb-c.c [2021-07-13T15:14:07.363Z] #43 9.565 DEP images/vma.pb-c.d [2021-07-13T15:14:07.363Z] #43 9.621 PBCC images/creds.pb-c.c [2021-07-13T15:14:07.363Z] #43 9.668 DEP images/creds.pb-c.d [2021-07-13T15:14:07.363Z] #43 9.792 PBCC images/utsns.pb-c.c [2021-07-13T15:14:07.363Z] #43 9.889 DEP images/utsns.pb-c.d [2021-07-13T15:14:07.363Z] #43 10.01 PBCC images/ipc-desc.pb-c.c [2021-07-13T15:14:07.465Z] #43 175.4 LINK lib/c/built-in.o [2021-07-13T15:14:07.465Z] #43 175.5 LINK lib/c/libcriu.so [2021-07-13T15:14:07.465Z] #43 175.5 LINK lib/c/libcriu.a [2021-07-13T15:14:07.585Z] #43 9.582 PBCC images/tty.pb-c.c [2021-07-13T15:14:07.585Z] #43 9.665 DEP images/tty.pb-c.d [2021-07-13T15:14:07.585Z] #43 9.743 PBCC images/tun.pb-c.c [2021-07-13T15:14:07.585Z] #43 9.774 PBCC images/netdev.pb-c.c [2021-07-13T15:14:07.585Z] #43 9.822 DEP images/tun.pb-c.d [2021-07-13T15:14:07.585Z] #43 9.898 DEP images/netdev.pb-c.d [2021-07-13T15:14:07.622Z] #43 10.12 PBCC images/ipc-sem.pb-c.c [2021-07-13T15:14:07.623Z] #43 10.22 DEP images/ipc-desc.pb-c.d [2021-07-13T15:14:07.623Z] #43 10.34 DEP images/ipc-sem.pb-c.d [2021-07-13T15:14:07.726Z] #43 175.6 GEN magic.py [2021-07-13T15:14:07.847Z] #43 9.960 PBCC images/vma.pb-c.c [2021-07-13T15:14:07.847Z] #43 10.01 DEP images/vma.pb-c.d [2021-07-13T15:14:07.847Z] #43 10.06 PBCC images/creds.pb-c.c [2021-07-13T15:14:07.847Z] #43 10.09 DEP images/creds.pb-c.d [2021-07-13T15:14:07.847Z] #43 10.13 PBCC images/utsns.pb-c.c [2021-07-13T15:14:07.882Z] #43 10.44 PBCC images/ipc-msg.pb-c.c [2021-07-13T15:14:07.882Z] #43 10.55 DEP images/ipc-msg.pb-c.d [2021-07-13T15:14:07.882Z] #43 10.63 PBCC images/ipc-shm.pb-c.c [2021-07-13T15:14:07.986Z] #43 175.8 Note: Building without setproctitle() and strlcpy() support. [2021-07-13T15:14:07.986Z] #43 175.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-13T15:14:07.986Z] #43 175.8 Note: Building without GnuTLS support [2021-07-13T15:14:07.986Z] #43 175.8 Makefile.config:39: Warn: you have no libnftables installed [2021-07-13T15:14:07.986Z] #43 175.8 Makefile.config:40: Warn: Building without nftables support [2021-07-13T15:14:08.111Z] #43 10.16 DEP images/utsns.pb-c.d [2021-07-13T15:14:08.111Z] #43 10.21 PBCC images/ipc-desc.pb-c.c [2021-07-13T15:14:08.111Z] #43 10.22 PBCC images/ipc-sem.pb-c.c [2021-07-13T15:14:08.111Z] #43 10.24 DEP images/ipc-desc.pb-c.d [2021-07-13T15:14:08.111Z] #43 10.27 DEP images/ipc-sem.pb-c.d [2021-07-13T15:14:08.111Z] #43 10.33 PBCC images/ipc-msg.pb-c.c [2021-07-13T15:14:08.111Z] #43 10.36 DEP images/ipc-msg.pb-c.d [2021-07-13T15:14:08.141Z] #43 10.66 DEP images/ipc-shm.pb-c.d [2021-07-13T15:14:08.141Z] #43 10.72 PBCC images/ipc-var.pb-c.c [2021-07-13T15:14:08.141Z] #43 10.77 DEP images/ipc-var.pb-c.d [2021-07-13T15:14:08.372Z] #43 10.42 PBCC images/ipc-shm.pb-c.c [2021-07-13T15:14:08.372Z] #43 10.44 DEP images/ipc-shm.pb-c.d [2021-07-13T15:14:08.372Z] #43 10.49 PBCC images/ipc-var.pb-c.c [2021-07-13T15:14:08.372Z] #43 10.51 DEP images/ipc-var.pb-c.d [2021-07-13T15:14:08.372Z] #43 10.57 PBCC images/sk-opts.pb-c.c [2021-07-13T15:14:08.372Z] #43 10.61 PBCC images/packet-sock.pb-c.c [2021-07-13T15:14:08.400Z] #43 10.85 PBCC images/sk-opts.pb-c.c [2021-07-13T15:14:08.400Z] #43 10.91 PBCC images/packet-sock.pb-c.c [2021-07-13T15:14:08.400Z] #43 10.97 DEP images/sk-opts.pb-c.d [2021-07-13T15:14:08.400Z] #43 11.03 DEP images/packet-sock.pb-c.d [2021-07-13T15:14:08.400Z] #43 11.10 PBCC images/sk-netlink.pb-c.c [2021-07-13T15:14:08.400Z] #43 11.17 DEP images/sk-netlink.pb-c.d [2021-07-13T15:14:08.570Z] #43 176.4 fatal: not a git repository (or any of the parent directories): .git [2021-07-13T15:14:08.633Z] #43 10.67 DEP images/sk-opts.pb-c.d [2021-07-13T15:14:08.633Z] #43 10.71 DEP images/packet-sock.pb-c.d [2021-07-13T15:14:08.633Z] #43 10.76 PBCC images/sk-netlink.pb-c.c [2021-07-13T15:14:08.633Z] #43 10.79 DEP images/sk-netlink.pb-c.d [2021-07-13T15:14:08.633Z] #43 10.88 PBCC images/sk-inet.pb-c.c [2021-07-13T15:14:08.658Z] #43 11.21 PBCC images/sk-inet.pb-c.c [2021-07-13T15:14:08.658Z] #43 11.31 DEP images/sk-inet.pb-c.d [2021-07-13T15:14:08.658Z] #43 11.36 PBCC images/sk-unix.pb-c.c [2021-07-13T15:14:08.658Z] #43 11.42 DEP images/sk-unix.pb-c.d [2021-07-13T15:14:08.894Z] #43 10.96 DEP images/sk-inet.pb-c.d [2021-07-13T15:14:08.894Z] #43 11.01 PBCC images/sk-unix.pb-c.c [2021-07-13T15:14:08.894Z] #43 11.07 DEP images/sk-unix.pb-c.d [2021-07-13T15:14:08.894Z] #43 11.13 PBCC images/mm.pb-c.c [2021-07-13T15:14:08.917Z] #43 11.49 PBCC images/mm.pb-c.c [2021-07-13T15:14:08.917Z] #43 11.56 DEP images/mm.pb-c.d [2021-07-13T15:14:09.146Z] #43 177.0 make[1]: Nothing to be done for 'all'. [2021-07-13T15:14:09.154Z] #43 11.16 DEP images/mm.pb-c.d [2021-07-13T15:14:09.154Z] #43 11.22 PBCC images/timerfd.pb-c.c [2021-07-13T15:14:09.154Z] #43 11.26 DEP images/timerfd.pb-c.d [2021-07-13T15:14:09.154Z] #43 11.30 PBCC images/timer.pb-c.c [2021-07-13T15:14:09.154Z] #43 11.34 DEP images/timer.pb-c.d [2021-07-13T15:14:09.154Z] #43 11.38 PBCC images/sa.pb-c.c [2021-07-13T15:14:09.176Z] #43 11.64 PBCC images/timerfd.pb-c.c [2021-07-13T15:14:09.176Z] #43 11.71 DEP images/timerfd.pb-c.d [2021-07-13T15:14:09.176Z] #43 11.77 PBCC images/timer.pb-c.c [2021-07-13T15:14:09.176Z] #43 11.80 DEP images/timer.pb-c.d [2021-07-13T15:14:09.176Z] #43 11.85 PBCC images/sa.pb-c.c [2021-07-13T15:14:09.407Z] #43 177.5 make[1]: 'images/built-in.o' is up to date. [2021-07-13T15:14:09.407Z] #43 177.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-13T15:14:09.414Z] #43 11.42 DEP images/sa.pb-c.d [2021-07-13T15:14:09.414Z] #43 11.49 PBCC images/pipe-data.pb-c.c [2021-07-13T15:14:09.414Z] #43 ... [2021-07-13T15:14:09.414Z] [2021-07-13T15:14:09.414Z] #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-07-13T15:14:09.414Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:14:09.414Z] #13 68.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-13T15:14:09.414Z] #13 68.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-13T15:14:09.414Z] #13 68.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T15:14:09.414Z] #13 75.48 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-13T15:14:09.414Z] #13 75.48 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T15:14:09.414Z] #13 75.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:14:09.414Z] #13 75.92 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-13T15:14:09.414Z] #13 75.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T15:14:09.414Z] #13 75.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:14:09.414Z] #13 ... [2021-07-13T15:14:09.414Z] [2021-07-13T15:14:09.414Z] #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-07-13T15:14:09.414Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:09.414Z] #43 11.53 DEP images/pipe-data.pb-c.d [2021-07-13T15:14:09.414Z] #43 11.57 PBCC images/mnt.pb-c.c [2021-07-13T15:14:09.414Z] #43 11.64 DEP images/mnt.pb-c.d [2021-07-13T15:14:09.414Z] #43 11.71 PBCC images/sk-packet.pb-c.c [2021-07-13T15:14:09.414Z] #43 11.74 DEP images/sk-packet.pb-c.d [2021-07-13T15:14:09.436Z] #43 11.92 DEP images/sa.pb-c.d [2021-07-13T15:14:09.436Z] #43 12.02 PBCC images/pipe-data.pb-c.c [2021-07-13T15:14:09.436Z] #43 12.05 DEP images/pipe-data.pb-c.d [2021-07-13T15:14:09.436Z] #43 12.11 PBCC images/mnt.pb-c.c [2021-07-13T15:14:09.667Z] #43 177.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-13T15:14:09.667Z] #43 177.6 make[1]: 'compel/libcompel.a' is up to date. [2021-07-13T15:14:09.667Z] #43 177.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-13T15:14:09.667Z] #43 177.6 make[1]: Nothing to be done for 'all'. [2021-07-13T15:14:09.675Z] #43 11.79 PBCC images/tcp-stream.pb-c.c [2021-07-13T15:14:09.675Z] #43 11.84 DEP images/tcp-stream.pb-c.d [2021-07-13T15:14:09.675Z] #43 11.91 PBCC images/pipe.pb-c.c [2021-07-13T15:14:09.675Z] #43 11.95 DEP images/pipe.pb-c.d [2021-07-13T15:14:09.695Z] #43 12.17 DEP images/mnt.pb-c.d [2021-07-13T15:14:09.695Z] #43 12.22 PBCC images/sk-packet.pb-c.c [2021-07-13T15:14:09.695Z] #43 12.24 DEP images/sk-packet.pb-c.d [2021-07-13T15:14:09.695Z] #43 12.28 PBCC images/tcp-stream.pb-c.c [2021-07-13T15:14:09.695Z] #43 12.33 DEP images/tcp-stream.pb-c.d [2021-07-13T15:14:09.695Z] #43 12.38 PBCC images/pipe.pb-c.c [2021-07-13T15:14:09.695Z] #43 12.41 DEP images/pipe.pb-c.d [2021-07-13T15:14:09.695Z] #43 12.45 PBCC images/pstree.pb-c.c [2021-07-13T15:14:09.928Z] #43 177.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-13T15:14:09.928Z] #43 177.9 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:09.928Z] #43 177.9 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:09.928Z] #43 177.9 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:09.928Z] #43 178.0 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:09.935Z] #43 12.02 PBCC images/pstree.pb-c.c [2021-07-13T15:14:09.935Z] #43 12.05 DEP images/pstree.pb-c.d [2021-07-13T15:14:09.935Z] #43 12.12 PBCC images/fs.pb-c.c [2021-07-13T15:14:09.935Z] #43 12.15 DEP images/fs.pb-c.d [2021-07-13T15:14:09.935Z] #43 12.19 PBCC images/signalfd.pb-c.c [2021-07-13T15:14:09.935Z] #43 12.23 DEP images/signalfd.pb-c.d [2021-07-13T15:14:09.954Z] #43 12.49 DEP images/pstree.pb-c.d [2021-07-13T15:14:09.954Z] #43 12.56 PBCC images/fs.pb-c.c [2021-07-13T15:14:09.954Z] #43 12.57 DEP images/fs.pb-c.d [2021-07-13T15:14:09.954Z] #43 12.63 PBCC images/signalfd.pb-c.c [2021-07-13T15:14:09.954Z] #43 12.66 DEP images/signalfd.pb-c.d [2021-07-13T15:14:10.188Z] #43 178.1 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:10.188Z] #43 178.1 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:10.188Z] #43 178.1 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:10.195Z] #43 12.28 PBCC images/fh.pb-c.c [2021-07-13T15:14:10.195Z] #43 12.32 PBCC images/fsnotify.pb-c.c [2021-07-13T15:14:10.195Z] #43 12.37 DEP images/fh.pb-c.d [2021-07-13T15:14:10.195Z] #43 12.44 DEP images/fsnotify.pb-c.d [2021-07-13T15:14:10.195Z] #43 12.49 PBCC images/eventpoll.pb-c.c [2021-07-13T15:14:10.213Z] #43 12.71 PBCC images/fh.pb-c.c [2021-07-13T15:14:10.213Z] #43 12.76 PBCC images/fsnotify.pb-c.c [2021-07-13T15:14:10.213Z] #43 12.83 DEP images/fh.pb-c.d [2021-07-13T15:14:10.213Z] #43 12.88 DEP images/fsnotify.pb-c.d [2021-07-13T15:14:10.213Z] #43 12.92 PBCC images/eventpoll.pb-c.c [2021-07-13T15:14:10.216Z] #30 DONE 3.5s [2021-07-13T15:14:10.216Z] [2021-07-13T15:14:10.216Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-13T15:14:10.216Z] #33 sha256:7c59612fbfa24704d519bca40a8e31869fae512d35ed893954ede2395e3cf316 [2021-07-13T15:14:10.216Z] #33 DONE 0.2s [2021-07-13T15:14:10.216Z] [2021-07-13T15:14:10.216Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-13T15:14:10.216Z] #35 sha256:fd3c91f743f588c28e75ce21c29d927a2cd8db98a009597cf91fdd71d34f0331 [2021-07-13T15:14:10.216Z] #35 DONE 0.1s [2021-07-13T15:14:10.216Z] [2021-07-13T15:14:10.216Z] #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-07-13T15:14:10.216Z] #56 sha256:f7159d7c60429bb64e85ba18d02806ba1aca218e23feafd1c7f8d468a847ad0d [2021-07-13T15:14:10.449Z] #43 178.2 make[2]: Nothing to be done for 'all'. [2021-07-13T15:14:10.449Z] #43 178.2 INSTALL criu/criu [2021-07-13T15:14:10.449Z] #43 DONE 178.4s [2021-07-13T15:14:10.449Z] [2021-07-13T15:14:10.449Z] #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-07-13T15:14:10.449Z] #56 sha256:061372ac6d008f27788dab3ec4bdd963b6c87db97651c6deb07dab440a4d01fa [2021-07-13T15:14:10.456Z] #43 12.56 DEP images/eventpoll.pb-c.d [2021-07-13T15:14:10.456Z] #43 12.62 PBCC images/eventfd.pb-c.c [2021-07-13T15:14:10.456Z] #43 12.64 DEP images/eventfd.pb-c.d [2021-07-13T15:14:10.456Z] #43 12.69 PBCC images/remap-file-path.pb-c.c [2021-07-13T15:14:10.456Z] #43 12.74 DEP images/remap-file-path.pb-c.d [2021-07-13T15:14:10.474Z] #43 12.95 DEP images/eventpoll.pb-c.d [2021-07-13T15:14:10.474Z] #43 13.02 PBCC images/eventfd.pb-c.c [2021-07-13T15:14:10.474Z] #43 13.07 DEP images/eventfd.pb-c.d [2021-07-13T15:14:10.474Z] #43 13.13 PBCC images/remap-file-path.pb-c.c [2021-07-13T15:14:10.474Z] #43 13.15 DEP images/remap-file-path.pb-c.d [2021-07-13T15:14:10.474Z] #43 13.21 PBCC images/fifo.pb-c.c [2021-07-13T15:14:10.478Z] #56 ... [2021-07-13T15:14:10.478Z] [2021-07-13T15:14:10.478Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-13T15:14:10.478Z] #38 sha256:e9bfcb3115bb07e9b3da1e729bdaa93699f0b14159f6a9972e3ea9a0fef621bc [2021-07-13T15:14:10.478Z] #38 DONE 0.1s [2021-07-13T15:14:10.478Z] [2021-07-13T15:14:10.478Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-13T15:14:10.478Z] #41 sha256:ce0c482accd4437fc5218ced0ced096d6df4abfe59ece5052f10bc664d2d9909 [2021-07-13T15:14:10.716Z] #43 12.77 PBCC images/fifo.pb-c.c [2021-07-13T15:14:10.716Z] #43 12.81 DEP images/fifo.pb-c.d [2021-07-13T15:14:10.716Z] #43 12.86 PBCC images/ghost-file.pb-c.c [2021-07-13T15:14:10.716Z] #43 12.92 DEP images/ghost-file.pb-c.d [2021-07-13T15:14:10.716Z] #43 12.98 PBCC images/regfile.pb-c.c [2021-07-13T15:14:10.732Z] #43 13.25 DEP images/fifo.pb-c.d [2021-07-13T15:14:10.732Z] #43 13.29 PBCC images/ghost-file.pb-c.c [2021-07-13T15:14:10.732Z] #43 13.33 DEP images/ghost-file.pb-c.d [2021-07-13T15:14:10.732Z] #43 13.37 PBCC images/regfile.pb-c.c [2021-07-13T15:14:10.732Z] #43 13.44 DEP images/regfile.pb-c.d [2021-07-13T15:14:10.739Z] #41 DONE 0.2s [2021-07-13T15:14:10.739Z] [2021-07-13T15:14:10.739Z] #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-07-13T15:14:10.739Z] #56 sha256:f7159d7c60429bb64e85ba18d02806ba1aca218e23feafd1c7f8d468a847ad0d [2021-07-13T15:14:10.740Z] #56 ... [2021-07-13T15:14:10.740Z] [2021-07-13T15:14:10.740Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-13T15:14:10.740Z] #44 sha256:96045abc57eee8bce6a1e62cc49da1af0a54bbc13e82f0e84380b3531401d1cb [2021-07-13T15:14:10.740Z] #44 DONE 0.1s [2021-07-13T15:14:10.976Z] #43 13.04 DEP images/regfile.pb-c.d [2021-07-13T15:14:10.976Z] #43 13.12 PBCC images/ns.pb-c.c [2021-07-13T15:14:10.977Z] #43 13.15 DEP images/ns.pb-c.d [2021-07-13T15:14:10.977Z] #43 13.22 PBCC images/fdinfo.pb-c.c [2021-07-13T15:14:10.991Z] #43 13.52 PBCC images/ns.pb-c.c [2021-07-13T15:14:10.991Z] #43 13.55 DEP images/ns.pb-c.d [2021-07-13T15:14:10.991Z] #43 13.59 PBCC images/fdinfo.pb-c.c [2021-07-13T15:14:10.991Z] #43 13.67 DEP images/fdinfo.pb-c.d [2021-07-13T15:14:11.000Z] [2021-07-13T15:14:11.000Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-13T15:14:11.000Z] #46 sha256:fbcb381cfc28c664d4b5a8f6c4587c30d448343264d4eed86339a8e05b6f1af1 [2021-07-13T15:14:11.000Z] #46 DONE 0.1s [2021-07-13T15:14:11.000Z] [2021-07-13T15:14:11.000Z] #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-07-13T15:14:11.001Z] #56 sha256:f7159d7c60429bb64e85ba18d02806ba1aca218e23feafd1c7f8d468a847ad0d [2021-07-13T15:14:11.001Z] #56 ... [2021-07-13T15:14:11.001Z] [2021-07-13T15:14:11.001Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-13T15:14:11.001Z] #48 sha256:da6bbc3f0e010e844f5aa74733eb85a087e58b751684de9b8b82f8d1d0f7c0a3 [2021-07-13T15:14:11.001Z] #48 DONE 0.1s [2021-07-13T15:14:11.237Z] #43 13.30 DEP images/fdinfo.pb-c.d [2021-07-13T15:14:11.237Z] #43 13.37 PBCC images/core-aarch64.pb-c.c [2021-07-13T15:14:11.237Z] #43 13.41 PBCC images/core-arm.pb-c.c [2021-07-13T15:14:11.237Z] #43 13.46 PBCC images/core-ppc64.pb-c.c [2021-07-13T15:14:11.237Z] #43 13.50 PBCC images/core-s390.pb-c.c [2021-07-13T15:14:11.237Z] #43 13.55 PBCC images/core-x86.pb-c.c [2021-07-13T15:14:11.250Z] #43 13.74 PBCC images/core-aarch64.pb-c.c [2021-07-13T15:14:11.250Z] #43 13.82 PBCC images/core-arm.pb-c.c [2021-07-13T15:14:11.250Z] #43 13.90 PBCC images/core-ppc64.pb-c.c [2021-07-13T15:14:11.250Z] #43 13.94 PBCC images/core-s390.pb-c.c [2021-07-13T15:14:11.262Z] [2021-07-13T15:14:11.262Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-13T15:14:11.262Z] #50 sha256:f823c192ecd559084bdb2d113e2e0190e3d8e4b6878399d43b7b6d24472b4819 [2021-07-13T15:14:11.262Z] #50 DONE 0.2s [2021-07-13T15:14:11.262Z] [2021-07-13T15:14:11.262Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-13T15:14:11.262Z] #52 sha256:4d0a6216232ae38c68b1dcb0e054d0051762d4438571436e60409ea40ad81b4d [2021-07-13T15:14:11.262Z] #52 DONE 0.1s [2021-07-13T15:14:11.262Z] [2021-07-13T15:14:11.262Z] #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-07-13T15:14:11.262Z] #56 sha256:f7159d7c60429bb64e85ba18d02806ba1aca218e23feafd1c7f8d468a847ad0d [2021-07-13T15:14:11.498Z] #43 13.61 PBCC images/core.pb-c.c [2021-07-13T15:14:11.498Z] #43 13.69 PBCC images/inventory.pb-c.c [2021-07-13T15:14:11.498Z] #43 13.81 DEP images/core-aarch64.pb-c.d [2021-07-13T15:14:11.509Z] #43 13.99 PBCC images/core-x86.pb-c.c [2021-07-13T15:14:11.509Z] #43 14.04 PBCC images/core.pb-c.c [2021-07-13T15:14:11.509Z] #43 14.11 PBCC images/inventory.pb-c.c [2021-07-13T15:14:11.509Z] #43 14.17 DEP images/core-aarch64.pb-c.d [2021-07-13T15:14:11.524Z] #56 ... [2021-07-13T15:14:11.524Z] [2021-07-13T15:14:11.524Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-13T15:14:11.524Z] #54 sha256:2df86c2b3b6b5d054957572877c2b586f5f1500afab0fa3a4bd702af4ec4252e [2021-07-13T15:14:11.524Z] #54 DONE 0.1s [2021-07-13T15:14:11.524Z] [2021-07-13T15:14:11.524Z] #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-07-13T15:14:11.524Z] #56 sha256:f7159d7c60429bb64e85ba18d02806ba1aca218e23feafd1c7f8d468a847ad0d [2021-07-13T15:14:11.758Z] #43 13.89 DEP images/core-arm.pb-c.d [2021-07-13T15:14:11.767Z] #43 14.25 DEP images/core-arm.pb-c.d [2021-07-13T15:14:11.767Z] #43 14.29 DEP images/core-ppc64.pb-c.d [2021-07-13T15:14:11.767Z] #43 14.38 DEP images/core-s390.pb-c.d [2021-07-13T15:14:11.834Z] #56 ... [2021-07-13T15:14:11.834Z] [2021-07-13T15:14:11.834Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-13T15:14:11.834Z] #44 sha256:8fe74b37ff4e407ad3dcb9a85436dc8ae9e96e1eddae1b829e785ad3badb6877 [2021-07-13T15:14:11.834Z] #44 DONE 0.1s [2021-07-13T15:14:11.834Z] [2021-07-13T15:14:11.834Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-13T15:14:11.834Z] #46 sha256:8b4a8534e19188cf1dd5fec89cfbd8a29a05dd45a386ae35fe49984a31dd98ec [2021-07-13T15:14:11.834Z] #46 DONE 0.1s [2021-07-13T15:14:11.834Z] [2021-07-13T15:14:11.834Z] #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-07-13T15:14:11.834Z] #53 sha256:d5b6d838ef47b58de51f5b7932c399af34f80b7f84b62654252cb04680defa99 [2021-07-13T15:14:11.834Z] #53 ... [2021-07-13T15:14:11.834Z] [2021-07-13T15:14:11.834Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-13T15:14:11.834Z] #48 sha256:abe51d34016b76ac3d9fbd4d7e2a433c9da2a7cfc4c6f73a98664aedfc6ba633 [2021-07-13T15:14:11.834Z] #48 DONE 0.1s [2021-07-13T15:14:12.019Z] #43 13.96 DEP images/core-ppc64.pb-c.d [2021-07-13T15:14:12.019Z] #43 14.01 DEP images/core-s390.pb-c.d [2021-07-13T15:14:12.019Z] #43 14.06 DEP images/core-x86.pb-c.d [2021-07-13T15:14:12.019Z] #43 14.14 DEP images/core.pb-c.d [2021-07-13T15:14:12.019Z] #43 14.21 DEP images/inventory.pb-c.d [2021-07-13T15:14:12.026Z] #43 14.44 DEP images/core-x86.pb-c.d [2021-07-13T15:14:12.026Z] #43 14.48 DEP images/core.pb-c.d [2021-07-13T15:14:12.026Z] #43 14.57 DEP images/inventory.pb-c.d [2021-07-13T15:14:12.026Z] #43 14.67 PBCC images/cpuinfo.pb-c.c [2021-07-13T15:14:12.026Z] #43 14.70 DEP images/cpuinfo.pb-c.d [2021-07-13T15:14:12.026Z] #43 14.74 PBCC images/stats.pb-c.c [2021-07-13T15:14:12.026Z] #43 14.78 DEP images/stats.pb-c.d [2021-07-13T15:14:12.095Z] [2021-07-13T15:14:12.095Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-13T15:14:12.095Z] #50 sha256:d312cbe3cc02bc3ff16f04712a68707014df37226102c4858bac939626c507cf [2021-07-13T15:14:12.280Z] #43 14.29 PBCC images/cpuinfo.pb-c.c [2021-07-13T15:14:12.280Z] #43 14.35 DEP images/cpuinfo.pb-c.d [2021-07-13T15:14:12.280Z] #43 14.40 PBCC images/stats.pb-c.c [2021-07-13T15:14:12.280Z] #43 14.42 DEP images/stats.pb-c.d [2021-07-13T15:14:12.541Z] #43 ... [2021-07-13T15:14:12.541Z] [2021-07-13T15:14:12.541Z] #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-07-13T15:14:12.541Z] #51 sha256:6f1b5f054d474d983d8892b7c9253ed753bd96095e9e6a7168e0f89705a386eb [2021-07-13T15:14:12.541Z] #51 78.50 github.com/pkg/diff [2021-07-13T15:14:12.541Z] #51 80.30 go/ast [2021-07-13T15:14:12.541Z] #51 80.80 golang.org/x/crypto/ssh/terminal [2021-07-13T15:14:12.541Z] #51 82.93 mvdan.cc/editorconfig [2021-07-13T15:14:12.541Z] #51 84.17 mvdan.cc/sh/v3/fileutil [2021-07-13T15:14:12.541Z] #51 84.36 mvdan.cc/sh/v3/syntax [2021-07-13T15:14:12.666Z] #50 DONE 0.5s [2021-07-13T15:14:12.666Z] [2021-07-13T15:14:12.666Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-13T15:14:12.666Z] #52 sha256:934e8b3d7268d65fa21d9eac7244a1977174fe4f6c3760ab638a3bf9d2f027db [2021-07-13T15:14:12.666Z] #52 DONE 0.1s [2021-07-13T15:14:12.666Z] [2021-07-13T15:14:12.666Z] #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-07-13T15:14:12.666Z] #56 sha256:061372ac6d008f27788dab3ec4bdd963b6c87db97651c6deb07dab440a4d01fa [2021-07-13T15:14:12.962Z] #43 ... [2021-07-13T15:14:12.962Z] [2021-07-13T15:14:12.962Z] #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-07-13T15:14:12.962Z] #51 sha256:aa2e54261d9d0c572cfab216fa019b29aff7ddb53b9b9d4fd732a3f4d43f9573 [2021-07-13T15:14:12.962Z] #51 78.84 encoding/json [2021-07-13T15:14:12.962Z] #51 81.21 github.com/pkg/diff [2021-07-13T15:14:12.962Z] #51 82.38 go/ast [2021-07-13T15:14:12.962Z] #51 85.35 golang.org/x/crypto/ssh/terminal [2021-07-13T15:14:12.962Z] #51 86.78 mvdan.cc/editorconfig [2021-07-13T15:14:12.962Z] #51 87.36 mvdan.cc/sh/v3/fileutil [2021-07-13T15:14:12.962Z] #51 87.57 mvdan.cc/sh/v3/syntax [2021-07-13T15:14:12.962Z] #51 ... [2021-07-13T15:14:12.962Z] [2021-07-13T15:14:12.963Z] #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-07-13T15:14:12.963Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:14:12.963Z] #13 77.13 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-13T15:14:12.963Z] #13 77.14 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T15:14:12.963Z] #13 77.15 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:14:12.963Z] #13 77.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-13T15:14:12.963Z] #13 77.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T15:14:12.963Z] #13 77.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:14:13.685Z] #56 212.9 + bin/containerd [2021-07-13T15:14:13.899Z] #13 ... [2021-07-13T15:14:13.900Z] [2021-07-13T15:14:13.900Z] #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-07-13T15:14:13.900Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:13.900Z] #43 16.29 make[1]: Nothing to be done for 'all'. [2021-07-13T15:14:13.927Z] #51 ... [2021-07-13T15:14:13.927Z] [2021-07-13T15:14:13.927Z] #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-07-13T15:14:13.927Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:13.927Z] #43 15.94 make[1]: Nothing to be done for 'all'. [2021-07-13T15:14:15.277Z] #43 17.84 CC images/stats.o [2021-07-13T15:14:15.313Z] #43 17.41 CC images/stats.o [2021-07-13T15:14:15.574Z] #43 17.81 CC images/core.o [2021-07-13T15:14:15.845Z] #43 18.34 CC images/core.o [2021-07-13T15:14:16.413Z] #43 18.97 CC images/core-x86.o [2021-07-13T15:14:16.517Z] #43 18.62 CC images/core-x86.o [2021-07-13T15:14:16.982Z] #43 19.52 CC images/core-arm.o [2021-07-13T15:14:17.089Z] #43 19.24 CC images/core-arm.o [2021-07-13T15:14:17.241Z] #43 19.83 CC images/core-aarch64.o [2021-07-13T15:14:17.661Z] #43 19.68 CC images/core-aarch64.o [2021-07-13T15:14:17.661Z] #43 ... [2021-07-13T15:14:17.661Z] [2021-07-13T15:14:17.661Z] #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-07-13T15:14:17.661Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:14:17.661Z] #45 83.49 go/parser [2021-07-13T15:14:17.661Z] #45 85.78 text/template [2021-07-13T15:14:17.661Z] #45 87.15 encoding/xml [2021-07-13T15:14:17.661Z] #45 90.96 go/doc [2021-07-13T15:14:17.661Z] #45 92.45 github.com/LK4D4/vndr/versioned [2021-07-13T15:14:17.661Z] #45 92.55 compress/flate [2021-07-13T15:14:17.809Z] #43 20.25 CC images/core-ppc64.o [2021-07-13T15:14:17.923Z] #45 93.79 github.com/LK4D4/vndr/build [2021-07-13T15:14:17.923Z] #45 ... [2021-07-13T15:14:17.923Z] [2021-07-13T15:14:17.923Z] #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-07-13T15:14:17.923Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:17.923Z] #43 20.00 CC images/core-ppc64.o [2021-07-13T15:14:18.377Z] #43 20.84 CC images/core-s390.o [2021-07-13T15:14:18.495Z] #43 20.67 CC images/core-s390.o [2021-07-13T15:14:18.945Z] #43 21.48 CC images/cpuinfo.o [2021-07-13T15:14:18.945Z] #43 ... [2021-07-13T15:14:18.945Z] [2021-07-13T15:14:18.945Z] #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-07-13T15:14:18.945Z] #56 sha256:ddbc5b5e4c6bade1dcfa48106d84c11369fa1484650cabcc5d9dd81d5cc7679b [2021-07-13T15:14:18.962Z] #56 ... [2021-07-13T15:14:18.962Z] [2021-07-13T15:14:18.962Z] #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-07-13T15:14:18.962Z] #53 sha256:e7e536c8cfaae5692badee1262004d64e3e97e92b3947ba4870c01cbceec0904 [2021-07-13T15:14:18.962Z] #53 133.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-13T15:14:18.962Z] #53 134.8 + mkdir -p /build [2021-07-13T15:14:18.962Z] #53 134.8 + cp runc /build/runc [2021-07-13T15:14:18.962Z] #53 DONE 135.0s [2021-07-13T15:14:18.962Z] [2021-07-13T15:14:18.962Z] #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-07-13T15:14:18.962Z] #56 sha256:f068db47f6425339606d78d4fd9c9b0254b85e4526c9bd25d6fcf6e652b3be39 [2021-07-13T15:14:19.256Z] #56 207.3 + bin/containerd [2021-07-13T15:14:19.438Z] #43 21.53 CC images/cpuinfo.o [2021-07-13T15:14:19.723Z] #56 47.47 Checking out files: 48% (1975/4075) Checking out files: 49% (1997/4075) Checking out files: 50% (2038/4075) Checking out files: 51% (2079/4075) Checking out files: 52% (2119/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-13T15:14:19.723Z] #56 49.11 + cd /tmp/tmp.BPTY2CJHIH/src/github.com/containerd/containerd [2021-07-13T15:14:19.723Z] #56 49.13 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:14:19.900Z] #56 ... [2021-07-13T15:14:19.900Z] [2021-07-13T15:14:19.900Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-13T15:14:19.900Z] #54 sha256:f269c88742de7008396aff49e4a4cfec37de1efca1220c4d07afadef6c8b8de2 [2021-07-13T15:14:19.900Z] #54 DONE 0.1s [2021-07-13T15:14:19.900Z] [2021-07-13T15:14:19.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-07-13T15:14:19.900Z] #56 sha256:f068db47f6425339606d78d4fd9c9b0254b85e4526c9bd25d6fcf6e652b3be39 [2021-07-13T15:14:20.010Z] #43 22.08 CC images/inventory.o [2021-07-13T15:14:20.272Z] #43 22.45 CC images/fdinfo.o [2021-07-13T15:14:20.659Z] #56 ... [2021-07-13T15:14:20.659Z] [2021-07-13T15:14:20.659Z] #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-07-13T15:14:20.659Z] #45 sha256:0481cb4ac515ef889bcbdcca124dfef2d0b77e023db682dd7a93d162b82bf229 [2021-07-13T15:14:20.659Z] #45 86.56 go/parser [2021-07-13T15:14:20.659Z] #45 86.83 text/template [2021-07-13T15:14:20.659Z] #45 90.46 encoding/xml [2021-07-13T15:14:20.659Z] #45 91.36 go/doc [2021-07-13T15:14:20.659Z] #45 94.61 github.com/LK4D4/vndr/build [2021-07-13T15:14:20.659Z] #45 96.12 github.com/LK4D4/vndr/versioned [2021-07-13T15:14:20.659Z] #45 96.20 compress/flate [2021-07-13T15:14:20.659Z] #45 ... [2021-07-13T15:14:20.659Z] [2021-07-13T15:14:20.659Z] #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-07-13T15:14:20.659Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:20.659Z] #43 21.83 CC images/inventory.o [2021-07-13T15:14:20.659Z] #43 22.08 CC images/fdinfo.o [2021-07-13T15:14:20.659Z] #43 22.43 CC images/fown.o [2021-07-13T15:14:20.659Z] #43 22.72 CC images/ns.o [2021-07-13T15:14:20.659Z] #43 23.04 CC images/regfile.o [2021-07-13T15:14:20.844Z] #43 22.78 CC images/fown.o [2021-07-13T15:14:20.844Z] #43 22.93 CC images/ns.o [2021-07-13T15:14:20.919Z] #43 23.37 CC images/ghost-file.o [2021-07-13T15:14:21.106Z] #43 23.08 CC images/regfile.o [2021-07-13T15:14:21.106Z] #43 23.27 CC images/ghost-file.o [2021-07-13T15:14:21.178Z] #43 23.72 CC images/fifo.o [2021-07-13T15:14:21.178Z] #43 23.91 CC images/remap-file-path.o [2021-07-13T15:14:21.367Z] #43 ... [2021-07-13T15:14:21.367Z] [2021-07-13T15:14:21.367Z] #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-07-13T15:14:21.367Z] #51 sha256:6f1b5f054d474d983d8892b7c9253ed753bd96095e9e6a7168e0f89705a386eb [2021-07-13T15:14:21.367Z] #51 91.22 mvdan.cc/sh/v3/cmd/shfmt [2021-07-13T15:14:21.367Z] #51 DONE 97.2s [2021-07-13T15:14:21.367Z] [2021-07-13T15:14:21.367Z] #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-07-13T15:14:21.367Z] #56 sha256:0bd7ac4ee32e43fc244c3a8c8ae06834f64364be6b9c85c42500762ae64b2188 [2021-07-13T15:14:21.368Z] #56 47.23 Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 93% (3823/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-13T15:14:21.368Z] #56 48.41 + cd /tmp/tmp.ytdI57u9Ur/src/github.com/containerd/containerd [2021-07-13T15:14:21.368Z] #56 48.41 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-13T15:14:21.747Z] #43 24.13 CC images/eventfd.o [2021-07-13T15:14:21.747Z] #43 24.35 CC images/eventpoll.o [2021-07-13T15:14:22.316Z] #43 24.71 CC images/fh.o [2021-07-13T15:14:22.576Z] #43 25.01 CC images/fsnotify.o [2021-07-13T15:14:23.144Z] #43 25.61 CC images/signalfd.o [2021-07-13T15:14:23.144Z] #43 25.86 CC images/fs.o [2021-07-13T15:14:23.283Z] #56 50.78 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-13T15:14:23.283Z] #56 50.78 + BUILDTAGS='netgo osusergo static_build' [2021-07-13T15:14:23.283Z] #56 50.78 + export EXTRA_FLAGS=-buildmode=pie [2021-07-13T15:14:23.283Z] #56 50.78 + EXTRA_FLAGS=-buildmode=pie [2021-07-13T15:14:23.283Z] #56 50.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-13T15:14:23.283Z] #56 50.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-13T15:14:23.283Z] #56 50.78 + '[' '' = dynamic ']' [2021-07-13T15:14:23.283Z] #56 50.78 + make [2021-07-13T15:14:23.404Z] #43 ... [2021-07-13T15:14:23.404Z] [2021-07-13T15:14:23.404Z] #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-07-13T15:14:23.404Z] #51 sha256:aa2e54261d9d0c572cfab216fa019b29aff7ddb53b9b9d4fd732a3f4d43f9573 [2021-07-13T15:14:23.404Z] #51 93.71 mvdan.cc/sh/v3/cmd/shfmt [2021-07-13T15:14:23.404Z] #51 DONE 99.4s [2021-07-13T15:14:23.404Z] [2021-07-13T15:14:23.404Z] #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-07-13T15:14:23.404Z] #56 sha256:ddbc5b5e4c6bade1dcfa48106d84c11369fa1484650cabcc5d9dd81d5cc7679b [2021-07-13T15:14:23.404Z] #56 51.38 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-13T15:14:23.404Z] #56 51.38 + BUILDTAGS='netgo osusergo static_build' [2021-07-13T15:14:23.404Z] #56 51.38 + export EXTRA_FLAGS=-buildmode=pie [2021-07-13T15:14:23.404Z] #56 51.38 + EXTRA_FLAGS=-buildmode=pie [2021-07-13T15:14:23.404Z] #56 51.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-13T15:14:23.404Z] #56 51.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-13T15:14:23.404Z] #56 51.38 + '[' '' = dynamic ']' [2021-07-13T15:14:23.404Z] #56 51.38 + make [2021-07-13T15:14:23.404Z] #56 52.66 + bin/ctr [2021-07-13T15:14:23.858Z] #56 51.87 + bin/ctr [2021-07-13T15:14:24.553Z] #56 ... [2021-07-13T15:14:24.554Z] [2021-07-13T15:14:24.554Z] #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-07-13T15:14:24.554Z] #53 sha256:d5b6d838ef47b58de51f5b7932c399af34f80b7f84b62654252cb04680defa99 [2021-07-13T15:14:24.554Z] #53 128.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-13T15:14:24.554Z] #53 129.6 + mkdir -p /build [2021-07-13T15:14:24.554Z] #53 129.6 + cp runc /build/runc [2021-07-13T15:14:24.817Z] #53 DONE 129.9s [2021-07-13T15:14:24.817Z] [2021-07-13T15:14:24.817Z] #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-07-13T15:14:24.817Z] #56 sha256:061372ac6d008f27788dab3ec4bdd963b6c87db97651c6deb07dab440a4d01fa [2021-07-13T15:14:26.729Z] #56 ... [2021-07-13T15:14:26.729Z] [2021-07-13T15:14:26.729Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-13T15:14:26.729Z] #54 sha256:8b722054d16d90e3b3444202e671f93274310aad1b960b114bd765b29759607f [2021-07-13T15:14:26.729Z] #54 DONE 0.1s [2021-07-13T15:14:26.729Z] [2021-07-13T15:14:26.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-07-13T15:14:26.729Z] #56 sha256:061372ac6d008f27788dab3ec4bdd963b6c87db97651c6deb07dab440a4d01fa [2021-07-13T15:14:28.680Z] #56 ... [2021-07-13T15:14:28.680Z] [2021-07-13T15:14:28.680Z] #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-07-13T15:14:28.680Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:14:28.680Z] #13 99.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-13T15:14:28.680Z] #13 99.10 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T15:14:28.680Z] #13 99.11 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:14:29.152Z] #56 ... [2021-07-13T15:14:29.152Z] [2021-07-13T15:14:29.152Z] #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-07-13T15:14:29.152Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:14:29.152Z] #13 98.06 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-13T15:14:29.152Z] #13 98.06 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-13T15:14:29.152Z] #13 98.07 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:14:29.414Z] #13 ... [2021-07-13T15:14:29.414Z] [2021-07-13T15:14:29.414Z] #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-07-13T15:14:29.414Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:14:29.414Z] #45 95.25 hash/crc32 [2021-07-13T15:14:29.414Z] #45 95.82 compress/gzip [2021-07-13T15:14:29.414Z] #45 96.82 net [2021-07-13T15:14:29.414Z] #45 97.28 vendor/golang.org/x/text/transform [2021-07-13T15:14:29.414Z] #45 98.55 vendor/golang.org/x/text/unicode/bidi [2021-07-13T15:14:29.414Z] #45 100.5 vendor/golang.org/x/text/secure/bidirule [2021-07-13T15:14:29.414Z] #45 100.7 vendor/golang.org/x/text/unicode/norm [2021-07-13T15:14:29.414Z] #45 104.8 vendor/golang.org/x/net/idna [2021-07-13T15:14:29.414Z] #45 ... [2021-07-13T15:14:29.414Z] [2021-07-13T15:14:29.414Z] #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-07-13T15:14:29.414Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:29.414Z] #43 23.68 CC images/fifo.o [2021-07-13T15:14:29.414Z] #43 24.07 CC images/remap-file-path.o [2021-07-13T15:14:29.414Z] #43 24.43 CC images/eventfd.o [2021-07-13T15:14:29.414Z] #43 24.72 CC images/eventpoll.o [2021-07-13T15:14:29.414Z] #43 25.06 CC images/fh.o [2021-07-13T15:14:29.414Z] #43 25.31 CC images/fsnotify.o [2021-07-13T15:14:29.414Z] #43 25.73 CC images/signalfd.o [2021-07-13T15:14:29.414Z] #43 25.91 CC images/fs.o [2021-07-13T15:14:29.414Z] #43 26.13 CC images/pstree.o [2021-07-13T15:14:29.414Z] #43 26.32 CC images/pipe.o [2021-07-13T15:14:29.414Z] #43 26.52 CC images/tcp-stream.o [2021-07-13T15:14:29.414Z] #43 26.69 CC images/sk-packet.o [2021-07-13T15:14:29.414Z] #43 26.89 CC images/mnt.o [2021-07-13T15:14:29.414Z] #43 27.07 CC images/pipe-data.o [2021-07-13T15:14:29.414Z] #43 27.25 CC images/sa.o [2021-07-13T15:14:29.414Z] #43 27.44 CC images/timer.o [2021-07-13T15:14:29.414Z] #43 27.74 CC images/timerfd.o [2021-07-13T15:14:29.414Z] #43 28.02 CC images/mm.o [2021-07-13T15:14:29.414Z] #43 28.31 CC images/sk-opts.o [2021-07-13T15:14:29.414Z] #43 28.48 CC images/sk-unix.o [2021-07-13T15:14:29.414Z] #43 28.80 CC images/sk-inet.o [2021-07-13T15:14:29.414Z] #43 29.28 CC images/tun.o [2021-07-13T15:14:29.414Z] #43 29.54 CC images/sk-netlink.o [2021-07-13T15:14:29.414Z] #43 29.81 CC images/packet-sock.o [2021-07-13T15:14:29.414Z] #43 30.19 CC images/ipc-var.o [2021-07-13T15:14:29.414Z] #43 30.39 CC images/ipc-desc.o [2021-07-13T15:14:29.414Z] #43 30.60 CC images/ipc-shm.o [2021-07-13T15:14:29.414Z] #43 30.77 CC images/ipc-msg.o [2021-07-13T15:14:29.414Z] #43 31.05 CC images/ipc-sem.o [2021-07-13T15:14:29.414Z] #43 31.26 CC images/utsns.o [2021-07-13T15:14:29.414Z] #43 31.45 CC images/creds.o [2021-07-13T15:14:29.675Z] #43 31.71 CC images/vma.o [2021-07-13T15:14:29.675Z] #43 31.98 CC images/netdev.o [2021-07-13T15:14:30.246Z] #43 32.39 CC images/tty.o [2021-07-13T15:14:30.817Z] #43 32.94 CC images/file-lock.o [2021-07-13T15:14:31.078Z] #43 33.22 CC images/rlimit.o [2021-07-13T15:14:31.078Z] #43 ... [2021-07-13T15:14:31.078Z] [2021-07-13T15:14:31.078Z] #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-07-13T15:14:31.078Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:14:31.078Z] #45 107.1 vendor/golang.org/x/net/http2/hpack [2021-07-13T15:14:31.969Z] #13 ... [2021-07-13T15:14:31.969Z] [2021-07-13T15:14:31.969Z] #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-07-13T15:14:31.969Z] #45 sha256:0481cb4ac515ef889bcbdcca124dfef2d0b77e023db682dd7a93d162b82bf229 [2021-07-13T15:14:31.969Z] #45 98.05 hash/crc32 [2021-07-13T15:14:31.969Z] #45 98.76 compress/gzip [2021-07-13T15:14:31.969Z] #45 98.89 net [2021-07-13T15:14:31.969Z] #45 99.42 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-13T15:14:31.969Z] #45 100.9 vendor/golang.org/x/crypto/hkdf [2021-07-13T15:14:31.969Z] #45 101.1 vendor/golang.org/x/text/transform [2021-07-13T15:14:31.969Z] #45 101.7 vendor/golang.org/x/text/unicode/bidi [2021-07-13T15:14:31.969Z] #45 103.2 vendor/golang.org/x/text/secure/bidirule [2021-07-13T15:14:31.969Z] #45 103.5 vendor/golang.org/x/text/unicode/norm [2021-07-13T15:14:31.969Z] #45 107.1 vendor/golang.org/x/net/idna [2021-07-13T15:14:32.228Z] #45 ... [2021-07-13T15:14:32.228Z] [2021-07-13T15:14:32.228Z] #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-07-13T15:14:32.228Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:32.228Z] #43 26.34 CC images/pstree.o [2021-07-13T15:14:32.228Z] #43 26.72 CC images/pipe.o [2021-07-13T15:14:32.228Z] #43 27.15 CC images/tcp-stream.o [2021-07-13T15:14:32.228Z] #43 27.33 CC images/sk-packet.o [2021-07-13T15:14:32.228Z] #43 27.57 CC images/mnt.o [2021-07-13T15:14:32.228Z] #43 27.78 CC images/pipe-data.o [2021-07-13T15:14:32.228Z] #43 28.00 CC images/sa.o [2021-07-13T15:14:32.228Z] #43 28.21 CC images/timer.o [2021-07-13T15:14:32.228Z] #43 28.64 CC images/timerfd.o [2021-07-13T15:14:32.228Z] #43 28.84 CC images/mm.o [2021-07-13T15:14:32.228Z] #43 29.09 CC images/sk-opts.o [2021-07-13T15:14:32.228Z] #43 29.34 CC images/sk-unix.o [2021-07-13T15:14:32.228Z] #43 29.67 CC images/sk-inet.o [2021-07-13T15:14:32.228Z] #43 30.05 CC images/tun.o [2021-07-13T15:14:32.228Z] #43 30.33 CC images/sk-netlink.o [2021-07-13T15:14:32.228Z] #43 30.57 CC images/packet-sock.o [2021-07-13T15:14:32.228Z] #43 31.02 CC images/ipc-var.o [2021-07-13T15:14:32.228Z] #43 31.23 CC images/ipc-desc.o [2021-07-13T15:14:32.228Z] #43 31.41 CC images/ipc-shm.o [2021-07-13T15:14:32.228Z] #43 31.65 CC images/ipc-msg.o [2021-07-13T15:14:32.228Z] #43 31.85 CC images/ipc-sem.o [2021-07-13T15:14:32.228Z] #43 31.99 CC images/utsns.o [2021-07-13T15:14:32.228Z] #43 32.13 CC images/creds.o [2021-07-13T15:14:32.228Z] #43 32.29 CC images/vma.o [2021-07-13T15:14:32.228Z] #43 32.60 CC images/netdev.o [2021-07-13T15:14:32.228Z] #43 32.95 CC images/tty.o [2021-07-13T15:14:32.228Z] #43 33.54 CC images/file-lock.o [2021-07-13T15:14:32.228Z] #43 33.75 CC images/rlimit.o [2021-07-13T15:14:32.228Z] #43 33.97 CC images/pagemap.o [2021-07-13T15:14:32.228Z] #43 34.24 CC images/siginfo.o [2021-07-13T15:14:32.228Z] #43 34.46 CC images/rpc.o [2021-07-13T15:14:32.461Z] #45 108.1 mime [2021-07-13T15:14:33.165Z] #43 35.59 CC images/ext-file.o [2021-07-13T15:14:33.165Z] #43 35.79 CC images/cgroup.o [2021-07-13T15:14:33.424Z] #43 ... [2021-07-13T15:14:33.424Z] [2021-07-13T15:14:33.424Z] #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-07-13T15:14:33.424Z] #45 sha256:0481cb4ac515ef889bcbdcca124dfef2d0b77e023db682dd7a93d162b82bf229 [2021-07-13T15:14:33.424Z] #45 109.4 vendor/golang.org/x/net/http2/hpack [2021-07-13T15:14:33.494Z] #56 216.0 + bin/containerd-stress [2021-07-13T15:14:33.845Z] #45 109.9 mime/quotedprintable [2021-07-13T15:14:34.066Z] #56 218.9 + bin/containerd-shim [2021-07-13T15:14:34.361Z] #45 110.2 mime [2021-07-13T15:14:34.416Z] #45 110.2 net/http/internal [2021-07-13T15:14:36.265Z] #45 112.0 mime/quotedprintable [2021-07-13T15:14:36.265Z] #45 112.3 net/http/internal [2021-07-13T15:14:36.990Z] ---> 6125c03969b3 [2021-07-13T15:14:37.715Z] #45 ... [2021-07-13T15:14:37.715Z] [2021-07-13T15:14:37.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-07-13T15:14:37.715Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:37.715Z] #43 33.42 CC images/pagemap.o [2021-07-13T15:14:37.715Z] #43 33.70 CC images/siginfo.o [2021-07-13T15:14:37.715Z] #43 33.99 CC images/rpc.o [2021-07-13T15:14:37.715Z] #43 35.10 CC images/ext-file.o [2021-07-13T15:14:37.715Z] #43 35.27 CC images/cgroup.o [2021-07-13T15:14:37.715Z] #43 36.01 CC images/userns.o [2021-07-13T15:14:37.715Z] #43 36.29 CC images/google/protobuf/descriptor.o [2021-07-13T15:14:37.715Z] #43 37.86 CC images/opts.o [2021-07-13T15:14:37.715Z] #43 38.09 CC images/seccomp.o [2021-07-13T15:14:37.715Z] #43 38.35 CC images/binfmt-misc.o [2021-07-13T15:14:37.715Z] #43 38.60 CC images/time.o [2021-07-13T15:14:37.715Z] #43 38.78 CC images/sysctl.o [2021-07-13T15:14:37.715Z] #43 38.99 CC images/autofs.o [2021-07-13T15:14:37.715Z] #43 39.17 CC images/macvlan.o [2021-07-13T15:14:37.715Z] #43 39.43 CC images/sit.o [2021-07-13T15:14:37.715Z] #43 39.68 CC images/memfd.o [2021-07-13T15:14:37.715Z] #43 39.92 CC images/timens.o [2021-07-13T15:14:37.715Z] #43 ... [2021-07-13T15:14:37.715Z] [2021-07-13T15:14:37.715Z] #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-07-13T15:14:37.715Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:14:37.715Z] #45 113.8 net/textproto [2021-07-13T15:14:37.976Z] #45 113.8 crypto/x509 [2021-07-13T15:14:38.511Z] Successfully built 6125c03969b3 [2021-07-13T15:14:38.511Z] Successfully tagged docker:latest [2021-07-13T15:14:38.511Z] INFO: Image build ended at 07/13/2021 15:14:38. Duration:00:03:52.2852386 [2021-07-13T15:14:38.511Z] [2021-07-13T15:14:38.511Z] [2021-07-13T15:14:38.511Z] INFO: Building the test binaries at 07/13/2021 15:14:38... [2021-07-13T15:14:39.362Z] #45 115.2 vendor/golang.org/x/net/http/httpguts [2021-07-13T15:14:39.558Z] #45 ... [2021-07-13T15:14:39.558Z] [2021-07-13T15:14:39.558Z] #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-07-13T15:14:39.558Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:39.558Z] #43 36.46 CC images/userns.o [2021-07-13T15:14:39.558Z] #43 36.73 CC images/google/protobuf/descriptor.o [2021-07-13T15:14:39.558Z] #43 38.34 CC images/opts.o [2021-07-13T15:14:39.558Z] #43 38.52 CC images/seccomp.o [2021-07-13T15:14:39.558Z] #43 38.77 CC images/binfmt-misc.o [2021-07-13T15:14:39.558Z] #43 38.99 CC images/time.o [2021-07-13T15:14:39.558Z] #43 39.17 CC images/sysctl.o [2021-07-13T15:14:39.558Z] #43 39.45 CC images/autofs.o [2021-07-13T15:14:39.558Z] #43 39.64 CC images/macvlan.o [2021-07-13T15:14:39.558Z] #43 39.80 CC images/sit.o [2021-07-13T15:14:39.558Z] #43 40.13 CC images/memfd.o [2021-07-13T15:14:39.558Z] #43 40.38 CC images/timens.o [2021-07-13T15:14:39.558Z] #43 40.70 LINK images/built-in.o [2021-07-13T15:14:39.558Z] #43 40.92 GEN compel/include/asm [2021-07-13T15:14:39.558Z] #43 40.95 GEN compel/include/version.h [2021-07-13T15:14:39.558Z] #43 40.98 touch .config [2021-07-13T15:14:39.558Z] #43 41.03 GEN include/common/config.h [2021-07-13T15:14:39.558Z] #43 41.12 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-13T15:14:39.558Z] #43 41.15 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-13T15:14:39.558Z] #43 41.16 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-13T15:14:39.558Z] #43 41.19 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-13T15:14:39.558Z] #43 41.21 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-13T15:14:39.558Z] #43 41.26 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-13T15:14:39.558Z] #43 41.30 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-13T15:14:39.558Z] #43 41.34 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-13T15:14:39.558Z] #43 41.35 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-13T15:14:39.558Z] #43 41.38 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-13T15:14:39.558Z] #43 41.39 DEP compel/plugins/std/infect.d [2021-07-13T15:14:39.558Z] #43 41.49 DEP compel/plugins/std/string.d [2021-07-13T15:14:39.558Z] #43 41.57 DEP compel/plugins/std/log.d [2021-07-13T15:14:39.558Z] #43 41.71 DEP compel/plugins/std/fds.d [2021-07-13T15:14:39.558Z] #43 41.82 DEP compel/plugins/std/std.d [2021-07-13T15:14:39.558Z] #43 41.92 DEP compel/plugins/shmem/shmem.d [2021-07-13T15:14:39.558Z] #43 42.03 DEP compel/plugins/fds/fds.d [2021-07-13T15:14:39.558Z] #43 ... [2021-07-13T15:14:39.558Z] [2021-07-13T15:14:39.558Z] #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-07-13T15:14:39.558Z] #45 sha256:0481cb4ac515ef889bcbdcca124dfef2d0b77e023db682dd7a93d162b82bf229 [2021-07-13T15:14:39.558Z] #45 115.6 crypto/tls [2021-07-13T15:14:39.623Z] #45 115.6 vendor/golang.org/x/net/http/httpproxy [2021-07-13T15:14:40.195Z] #45 116.2 mime/multipart [2021-07-13T15:14:40.663Z] #56 224.6 + bin/containerd-shim-runc-v1 [2021-07-13T15:14:42.106Z] #45 117.7 crypto/tls [2021-07-13T15:14:43.491Z] #45 ... [2021-07-13T15:14:43.491Z] [2021-07-13T15:14:43.491Z] #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-07-13T15:14:43.491Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:43.491Z] #43 40.15 LINK images/built-in.o [2021-07-13T15:14:43.491Z] #43 40.32 GEN compel/include/asm [2021-07-13T15:14:43.491Z] #43 40.34 GEN compel/include/version.h [2021-07-13T15:14:43.491Z] #43 40.37 touch .config [2021-07-13T15:14:43.491Z] #43 40.42 GEN include/common/config.h [2021-07-13T15:14:43.491Z] #43 40.52 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-13T15:14:43.491Z] #43 40.53 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-13T15:14:43.491Z] #43 40.55 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-13T15:14:43.491Z] #43 40.58 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-13T15:14:43.491Z] #43 40.61 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-13T15:14:43.491Z] #43 40.63 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-13T15:14:43.491Z] #43 40.67 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-13T15:14:43.491Z] #43 40.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-13T15:14:43.491Z] #43 40.72 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-13T15:14:43.491Z] #43 40.74 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-13T15:14:43.491Z] #43 40.75 DEP compel/plugins/std/infect.d [2021-07-13T15:14:43.491Z] #43 40.92 DEP compel/plugins/std/string.d [2021-07-13T15:14:43.491Z] #43 41.06 DEP compel/plugins/std/log.d [2021-07-13T15:14:43.491Z] #43 41.13 DEP compel/plugins/std/fds.d [2021-07-13T15:14:43.491Z] #43 41.21 DEP compel/plugins/std/std.d [2021-07-13T15:14:43.491Z] #43 41.39 DEP compel/plugins/shmem/shmem.d [2021-07-13T15:14:43.491Z] #43 41.49 DEP compel/plugins/fds/fds.d [2021-07-13T15:14:43.491Z] #43 41.63 CC compel/plugins/std/std.o [2021-07-13T15:14:43.491Z] #43 42.02 CC compel/plugins/std/fds.o [2021-07-13T15:14:43.491Z] #43 42.39 CC compel/plugins/std/log.o [2021-07-13T15:14:43.491Z] #43 43.22 CC compel/plugins/std/string.o [2021-07-13T15:14:43.491Z] #43 43.86 CC compel/plugins/std/infect.o [2021-07-13T15:14:43.491Z] #43 44.23 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-13T15:14:43.491Z] #43 44.28 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-13T15:14:43.491Z] #43 44.32 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-13T15:14:43.491Z] #43 44.46 AR compel/plugins/std.lib.a [2021-07-13T15:14:43.491Z] #43 44.54 CC compel/plugins/fds/fds.o [2021-07-13T15:14:43.491Z] #43 44.84 AR compel/plugins/fds.lib.a [2021-07-13T15:14:43.491Z] #43 44.91 HOSTDEP compel/src/lib/log-host.d [2021-07-13T15:14:43.491Z] #43 45.10 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-13T15:14:43.491Z] #43 45.19 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-13T15:14:43.491Z] #43 45.28 HOSTDEP compel/src/main-host.d [2021-07-13T15:14:43.491Z] #43 45.42 DEP compel/src/lib/ptrace.d [2021-07-13T15:14:43.491Z] #43 45.60 DEP compel/src/lib/infect.d [2021-07-13T15:14:43.491Z] #43 45.81 DEP compel/src/lib/infect-util.d [2021-07-13T15:14:43.751Z] #43 45.92 DEP compel/src/lib/infect-rpc.d [2021-07-13T15:14:43.751Z] #43 46.02 DEP compel/arch/x86/src/lib/infect.d [2021-07-13T15:14:43.751Z] #43 ... [2021-07-13T15:14:43.751Z] [2021-07-13T15:14:43.751Z] #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-07-13T15:14:43.751Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:14:43.751Z] #13 112.9 Selecting previously unselected package libapparmor1:amd64. [2021-07-13T15:14:43.751Z] #13 112.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-13T15:14:43.751Z] #13 112.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T15:14:43.986Z] #56 228.6 + bin/containerd-shim-runc-v2 [2021-07-13T15:14:44.012Z] #13 113.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-13T15:14:44.012Z] #13 113.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-13T15:14:44.012Z] #13 113.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T15:14:44.273Z] #13 113.3 Selecting previously unselected package libbtrfs0. [2021-07-13T15:14:44.273Z] #13 113.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T15:14:44.273Z] #13 113.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T15:14:44.273Z] #13 113.4 Selecting previously unselected package libbtrfs-dev. [2021-07-13T15:14:44.273Z] #13 113.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T15:14:44.273Z] #13 113.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:14:44.534Z] #13 113.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-13T15:14:44.534Z] #13 113.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:14:44.534Z] #13 113.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:14:44.534Z] #13 113.7 Selecting previously unselected package libudev-dev:amd64. [2021-07-13T15:14:44.794Z] #13 113.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T15:14:44.794Z] #13 113.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:14:44.794Z] #13 113.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-13T15:14:44.794Z] #13 113.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-13T15:14:44.794Z] #13 113.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T15:14:44.832Z] #45 ... [2021-07-13T15:14:44.832Z] [2021-07-13T15:14:44.832Z] #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-07-13T15:14:44.832Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-13T15:14:44.832Z] #13 114.5 Selecting previously unselected package libapparmor1:amd64. [2021-07-13T15:14:44.832Z] #13 114.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-13T15:14:44.832Z] #13 114.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T15:14:44.832Z] #13 114.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-13T15:14:44.832Z] #13 114.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-13T15:14:44.832Z] #13 114.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T15:14:44.832Z] #13 114.8 Selecting previously unselected package libbtrfs0. [2021-07-13T15:14:44.832Z] #13 114.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-13T15:14:44.832Z] #13 114.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-13T15:14:44.832Z] #13 114.9 Selecting previously unselected package libbtrfs-dev. [2021-07-13T15:14:44.832Z] #13 114.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-13T15:14:44.832Z] #13 114.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:14:44.832Z] #13 115.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-13T15:14:44.832Z] #13 115.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:14:44.832Z] #13 115.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:14:44.832Z] #13 115.1 Selecting previously unselected package libudev-dev:amd64. [2021-07-13T15:14:44.832Z] #13 115.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T15:14:44.832Z] #13 115.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:14:44.832Z] #13 115.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-13T15:14:44.832Z] #13 115.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-13T15:14:44.832Z] #13 115.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T15:14:44.832Z] #13 115.6 Selecting previously unselected package libpcre16-3:amd64. [2021-07-13T15:14:44.832Z] #13 115.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-13T15:14:44.832Z] #13 115.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T15:14:44.833Z] #13 115.7 Selecting previously unselected package libpcre32-3:amd64. [2021-07-13T15:14:44.833Z] #13 115.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-13T15:14:44.833Z] #13 115.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T15:14:44.833Z] #13 116.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-13T15:14:44.833Z] #13 116.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-13T15:14:44.833Z] #13 116.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T15:14:44.833Z] #13 116.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-13T15:14:44.927Z] #56 230.0 + binaries [2021-07-13T15:14:45.055Z] #13 114.1 Selecting previously unselected package libpcre16-3:amd64. [2021-07-13T15:14:45.055Z] #13 114.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-13T15:14:45.055Z] #13 114.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T15:14:45.093Z] #13 116.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-13T15:14:45.093Z] #13 116.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T15:14:45.187Z] #56 230.0 + install -D bin/containerd /build/containerd [2021-07-13T15:14:45.187Z] #56 230.0 + install -D bin/containerd-shim /build/containerd-shim [2021-07-13T15:14:45.188Z] #56 230.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-13T15:14:45.188Z] #56 230.1 + install -D bin/ctr /build/ctr [2021-07-13T15:14:45.316Z] #13 114.3 Selecting previously unselected package libpcre32-3:amd64. [2021-07-13T15:14:45.316Z] #13 114.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-13T15:14:45.316Z] #13 114.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T15:14:45.352Z] #13 116.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-13T15:14:45.352Z] #13 116.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-13T15:14:45.352Z] #13 116.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T15:14:45.577Z] #13 114.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-13T15:14:45.577Z] #13 114.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-13T15:14:45.577Z] #13 114.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T15:14:45.577Z] #13 114.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-13T15:14:45.577Z] #13 114.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-13T15:14:45.577Z] #13 114.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T15:14:45.586Z] INFO: make.ps1 starting at 07/13/2021 15:14:44 [2021-07-13T15:14:45.586Z] INFO: Git commit (7429792eed) assumed from DOCKER_GITCOMMIT environment variable [2021-07-13T15:14:45.586Z] INFO: Invoking autogen... [2021-07-13T15:14:45.612Z] #13 116.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-13T15:14:45.612Z] #13 116.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:14:45.612Z] #13 116.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T15:14:45.758Z] #56 DONE 230.5s [2021-07-13T15:14:45.871Z] #13 116.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-13T15:14:45.871Z] #13 116.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T15:14:45.871Z] #13 117.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:14:45.871Z] #13 117.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-13T15:14:45.871Z] #13 117.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T15:14:45.871Z] #13 117.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:14:46.042Z] INFO: Building daemon... [2021-07-13T15:14:46.149Z] #13 115.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-13T15:14:46.149Z] #13 115.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-13T15:14:46.149Z] #13 115.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T15:14:46.410Z] #13 115.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-13T15:14:46.410Z] #13 115.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-13T15:14:46.410Z] #13 115.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T15:14:46.439Z] #13 117.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T15:14:46.439Z] #13 117.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:14:46.439Z] #13 117.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T15:14:46.439Z] #13 117.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T15:14:46.439Z] #13 117.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T15:14:46.439Z] #13 117.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T15:14:46.439Z] #13 117.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:14:46.448Z] #56 244.5 + bin/containerd-stress [2021-07-13T15:14:46.448Z] #56 246.4 + bin/containerd-shim [2021-07-13T15:14:46.671Z] #13 115.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-13T15:14:46.671Z] #13 115.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-13T15:14:46.671Z] #13 115.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:14:46.671Z] #13 115.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-13T15:14:46.671Z] #13 115.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-13T15:14:46.671Z] #13 115.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:14:46.822Z] #13 117.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T15:14:46.822Z] #13 117.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T15:14:46.822Z] #13 117.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:14:46.822Z] #13 117.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T15:14:46.822Z] #13 117.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:14:46.822Z] #13 117.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T15:14:46.822Z] #13 117.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-13T15:14:46.822Z] #13 117.9 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:14:46.822Z] #13 117.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T15:14:46.822Z] #13 117.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T15:14:46.822Z] #13 117.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:14:46.822Z] #13 117.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-13T15:14:46.822Z] #13 117.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-13T15:14:46.822Z] #13 117.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:14:46.822Z] #13 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-13T15:14:46.822Z] #13 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-13T15:14:46.822Z] #13 118.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T15:14:46.822Z] #13 118.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T15:14:46.822Z] #13 118.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:14:46.822Z] #13 118.0 Setting up dmsetup (2:1.02.155-3) ... [2021-07-13T15:14:46.822Z] #13 118.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:14:46.822Z] #13 118.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T15:14:46.822Z] #13 118.1 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:14:47.142Z] [2021-07-13T15:14:47.142Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-13T15:14:47.142Z] #57 sha256:15d2ce8e7dbaec473bc31c26eb4e269a820f32326f3d3b73464189f5e63e9c52 [2021-07-13T15:14:47.244Z] #13 116.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-13T15:14:47.244Z] #13 116.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-13T15:14:47.245Z] #13 116.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-13T15:14:47.245Z] #13 116.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-13T15:14:47.245Z] #13 116.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-13T15:14:47.245Z] #13 116.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-13T15:14:47.404Z] #57 DONE 0.3s [2021-07-13T15:14:47.404Z] [2021-07-13T15:14:47.404Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-13T15:14:47.404Z] #61 sha256:0710d1b6c32efb495a8bfa6822379e09a7347b8040ff34da2429249f8411071e [2021-07-13T15:14:47.404Z] #61 DONE 0.1s [2021-07-13T15:14:47.505Z] #13 116.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:14:47.505Z] #13 116.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-13T15:14:47.505Z] #13 116.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-13T15:14:47.505Z] #13 116.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:14:47.505Z] #13 116.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-13T15:14:47.505Z] #13 116.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-13T15:14:47.505Z] #13 116.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-13T15:14:47.505Z] #13 116.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-13T15:14:47.505Z] #13 116.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-13T15:14:47.505Z] #13 116.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-13T15:14:47.505Z] #13 116.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-13T15:14:47.505Z] #13 116.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:14:47.505Z] #13 116.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-07-13T15:14:47.505Z] #13 116.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-07-13T15:14:47.505Z] #13 116.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-13T15:14:47.665Z] [2021-07-13T15:14:47.665Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-13T15:14:47.665Z] #66 sha256:3b3a2000a83eed08bdfca9a45802a8c7200326183b4f01de90c5eaa9b5d5b9aa [2021-07-13T15:14:47.766Z] #13 116.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-07-13T15:14:47.766Z] #13 116.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-07-13T15:14:47.766Z] #13 116.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-13T15:14:47.766Z] #13 116.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-13T15:14:47.766Z] #13 116.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:14:47.766Z] #13 116.7 Setting up dmsetup (2:1.02.155-3) ... [2021-07-13T15:14:47.766Z] #13 116.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-13T15:14:47.766Z] #13 116.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-13T15:14:47.766Z] #13 116.8 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:14:47.810Z] #13 DONE 118.8s [2021-07-13T15:14:47.810Z] [2021-07-13T15:14:47.810Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-13T15:14:47.810Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-07-13T15:14:48.235Z] #66 DONE 0.6s [2021-07-13T15:14:48.235Z] [2021-07-13T15:14:48.235Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-13T15:14:48.235Z] #68 sha256:35a4cace041a00c9e3ba73301871a4e0e90677798c17c71ff84f7f08e102d50a [2021-07-13T15:14:48.235Z] #68 DONE 0.1s [2021-07-13T15:14:48.235Z] [2021-07-13T15:14:48.235Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-13T15:14:48.235Z] #69 sha256:3731d1a09f5391688a25dad726c942e4ed37232b075750a66185bd463283188c [2021-07-13T15:14:48.235Z] #69 DONE 0.0s [2021-07-13T15:14:48.235Z] [2021-07-13T15:14:48.235Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-13T15:14:48.235Z] #70 sha256:748bf47dcef81e9a134e2d38e823de95ad72763ab1555d11b510d1dd7fbfe30e [2021-07-13T15:14:49.722Z] #14 ... [2021-07-13T15:14:49.722Z] [2021-07-13T15:14:49.722Z] #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-07-13T15:14:49.722Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:49.722Z] #43 42.15 CC compel/plugins/std/std.o [2021-07-13T15:14:49.722Z] #43 42.55 CC compel/plugins/std/fds.o [2021-07-13T15:14:49.722Z] #43 42.97 CC compel/plugins/std/log.o [2021-07-13T15:14:49.722Z] #43 43.77 CC compel/plugins/std/string.o [2021-07-13T15:14:49.722Z] #43 44.47 CC compel/plugins/std/infect.o [2021-07-13T15:14:49.722Z] #43 44.92 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-13T15:14:49.722Z] #43 44.97 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-13T15:14:49.722Z] #43 45.02 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-13T15:14:49.722Z] #43 45.07 AR compel/plugins/std.lib.a [2021-07-13T15:14:49.722Z] #43 45.16 CC compel/plugins/fds/fds.o [2021-07-13T15:14:49.722Z] #43 45.41 AR compel/plugins/fds.lib.a [2021-07-13T15:14:49.722Z] #43 45.46 HOSTDEP compel/src/lib/log-host.d [2021-07-13T15:14:49.722Z] #43 45.62 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-13T15:14:49.722Z] #43 45.74 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-13T15:14:49.722Z] #43 45.81 HOSTDEP compel/src/main-host.d [2021-07-13T15:14:49.722Z] #43 45.90 DEP compel/src/lib/ptrace.d [2021-07-13T15:14:49.722Z] #43 46.02 DEP compel/src/lib/infect.d [2021-07-13T15:14:49.722Z] #43 46.20 DEP compel/src/lib/infect-util.d [2021-07-13T15:14:49.722Z] #43 46.29 DEP compel/src/lib/infect-rpc.d [2021-07-13T15:14:49.722Z] #43 46.40 DEP compel/arch/x86/src/lib/infect.d [2021-07-13T15:14:49.722Z] #43 46.59 DEP compel/arch/x86/src/lib/cpu.d [2021-07-13T15:14:49.722Z] #43 46.66 DEP compel/src/lib/log.d [2021-07-13T15:14:49.722Z] #43 46.75 DEP compel/src/main.d [2021-07-13T15:14:49.722Z] #43 46.91 DEP compel/src/lib/handle-elf.d [2021-07-13T15:14:49.722Z] #43 47.03 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-13T15:14:49.722Z] #43 47.15 CC compel/src/lib/log.o [2021-07-13T15:14:49.722Z] #43 47.39 CC compel/arch/x86/src/lib/cpu.o [2021-07-13T15:14:49.722Z] #43 48.09 CC compel/arch/x86/src/lib/infect.o [2021-07-13T15:14:49.722Z] #43 48.96 CC compel/src/lib/infect-rpc.o [2021-07-13T15:14:49.722Z] #43 49.30 CC compel/src/lib/infect-util.o [2021-07-13T15:14:49.722Z] #43 49.51 CC compel/src/lib/infect.o [2021-07-13T15:14:49.722Z] #43 ... [2021-07-13T15:14:49.722Z] [2021-07-13T15:14:49.722Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-13T15:14:49.722Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-07-13T15:14:49.722Z] #14 DONE 2.0s [2021-07-13T15:14:49.722Z] [2021-07-13T15:14:49.722Z] #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-07-13T15:14:49.722Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-07-13T15:14:49.778Z] #13 DONE 118.8s [2021-07-13T15:14:49.778Z] [2021-07-13T15:14:49.778Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-13T15:14:49.778Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-07-13T15:14:50.150Z] #70 DONE 2.0s [2021-07-13T15:14:50.412Z] [2021-07-13T15:14:50.412Z] #71 exporting to image [2021-07-13T15:14:50.412Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-13T15:14:50.412Z] #71 exporting layers [2021-07-13T15:14:50.738Z] #14 ... [2021-07-13T15:14:50.738Z] [2021-07-13T15:14:50.738Z] #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-07-13T15:14:50.738Z] #58 sha256:4ddcd32bd9b3d4fcd07ba17cc6d5cd0f813e0d0b8016659eef9657c88fdb5206 [2021-07-13T15:14:50.738Z] #58 118.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T15:14:50.738Z] #58 118.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-13T15:14:50.738Z] #58 DONE 126.7s [2021-07-13T15:14:50.998Z] [2021-07-13T15:14:50.998Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-13T15:14:50.998Z] #59 sha256:3e3a7af3f1fb95cca2433ae7056550b0db20a15d906778e203b77715ce7fbc7a [2021-07-13T15:14:50.998Z] #59 DONE 0.1s [2021-07-13T15:14:50.998Z] [2021-07-13T15:14:50.998Z] #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-07-13T15:14:50.998Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:50.998Z] #43 46.16 DEP compel/arch/x86/src/lib/cpu.d [2021-07-13T15:14:50.998Z] #43 46.27 DEP compel/src/lib/log.d [2021-07-13T15:14:50.998Z] #43 46.38 DEP compel/src/main.d [2021-07-13T15:14:50.998Z] #43 46.49 DEP compel/src/lib/handle-elf.d [2021-07-13T15:14:50.998Z] #43 46.66 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-13T15:14:50.998Z] #43 46.77 CC compel/src/lib/log.o [2021-07-13T15:14:50.998Z] #43 47.08 CC compel/arch/x86/src/lib/cpu.o [2021-07-13T15:14:50.998Z] #43 47.73 CC compel/arch/x86/src/lib/infect.o [2021-07-13T15:14:50.998Z] #43 48.57 CC compel/src/lib/infect-rpc.o [2021-07-13T15:14:50.998Z] #43 48.90 CC compel/src/lib/infect-util.o [2021-07-13T15:14:50.998Z] #43 49.24 CC compel/src/lib/infect.o [2021-07-13T15:14:50.998Z] #43 51.41 CC compel/src/lib/ptrace.o [2021-07-13T15:14:50.998Z] #43 51.95 AR compel/libcompel.a [2021-07-13T15:14:50.998Z] #43 52.09 HOSTCC compel/src/main-host.o [2021-07-13T15:14:50.998Z] #43 52.60 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-13T15:14:50.998Z] #43 52.98 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-13T15:14:50.998Z] #43 ... [2021-07-13T15:14:50.998Z] [2021-07-13T15:14:50.998Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-13T15:14:50.998Z] #60 sha256:900550aec73e7f6d12fd16f3b47180b68ffda056d20f0fbe193be5049048621f [2021-07-13T15:14:50.998Z] #60 DONE 0.1s [2021-07-13T15:14:50.998Z] [2021-07-13T15:14:50.998Z] #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-07-13T15:14:50.998Z] #53 sha256:c2f25560eed47cc711062ea388610fbafaa99bd9d252e7c3e848a6a484b6e7f1 [2021-07-13T15:14:51.098Z] #15 DONE 1.3s [2021-07-13T15:14:51.098Z] [2021-07-13T15:14:51.098Z] #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-07-13T15:14:51.098Z] #53 sha256:efa61fb95c201e5f264a2b0639aa3217d2972ca9a3af22365343d77642f6f0cc [2021-07-13T15:14:51.098Z] #53 1.890 + RM_GOPATH=0 [2021-07-13T15:14:51.098Z] #53 1.890 + TMP_GOPATH= [2021-07-13T15:14:51.098Z] #53 1.890 + : /build [2021-07-13T15:14:51.098Z] #53 1.890 + '[' -z '' ']' [2021-07-13T15:14:51.098Z] #53 1.891 ++ mktemp -d [2021-07-13T15:14:51.098Z] #53 1.894 + export GOPATH=/tmp/tmp.YSaD0EpE6B [2021-07-13T15:14:51.098Z] #53 1.894 + GOPATH=/tmp/tmp.YSaD0EpE6B [2021-07-13T15:14:51.098Z] #53 1.895 + RM_GOPATH=1 [2021-07-13T15:14:51.098Z] #53 1.895 + case "$(go env GOARCH)" in [2021-07-13T15:14:51.098Z] #53 1.895 ++ go env GOARCH [2021-07-13T15:14:51.098Z] #53 1.923 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:14:51.098Z] #53 1.923 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:14:51.098Z] #53 1.931 ++ dirname /tmp/install/install.sh [2021-07-13T15:14:51.098Z] #53 1.941 + dir=/tmp/install [2021-07-13T15:14:51.098Z] #53 1.941 + bin=runc [2021-07-13T15:14:51.098Z] #53 1.941 + shift [2021-07-13T15:14:51.098Z] #53 1.942 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-13T15:14:51.098Z] #53 1.942 + . /tmp/install/runc.installer [2021-07-13T15:14:51.098Z] #53 1.942 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:14:51.098Z] #53 1.945 + install_runc [2021-07-13T15:14:51.098Z] #53 1.952 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-13T15:14:51.098Z] #53 1.952 + uname -r [2021-07-13T15:14:51.098Z] #53 1.973 + RUNC_BUILDTAGS='seccomp ' [2021-07-13T15:14:51.098Z] #53 1.973 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-07-13T15:14:51.098Z] #53 1.973 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YSaD0EpE6B/src/github.com/opencontainers/runc [2021-07-13T15:14:51.098Z] #53 1.973 Cloning into '/tmp/tmp.YSaD0EpE6B/src/github.com/opencontainers/runc'... [2021-07-13T15:14:51.098Z] #53 1.973 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-07-13T15:14:51.941Z] #53 2.295 + RM_GOPATH=0 [2021-07-13T15:14:51.941Z] #53 2.295 + TMP_GOPATH= [2021-07-13T15:14:51.941Z] #53 2.295 + : /build [2021-07-13T15:14:51.941Z] #53 2.295 + '[' -z '' ']' [2021-07-13T15:14:51.941Z] #53 2.295 ++ mktemp -d [2021-07-13T15:14:51.941Z] #53 2.295 + export GOPATH=/tmp/tmp.zMVjKXLRLx [2021-07-13T15:14:51.941Z] #53 2.295 + GOPATH=/tmp/tmp.zMVjKXLRLx [2021-07-13T15:14:51.941Z] #53 2.295 + RM_GOPATH=1 [2021-07-13T15:14:51.941Z] #53 2.295 + case "$(go env GOARCH)" in [2021-07-13T15:14:51.941Z] #53 2.298 ++ go env GOARCH [2021-07-13T15:14:51.941Z] #53 2.399 + export GO_BUILDMODE=-buildmode=pie [2021-07-13T15:14:51.941Z] #53 2.399 + GO_BUILDMODE=-buildmode=pie [2021-07-13T15:14:51.941Z] #53 2.399 ++ dirname /tmp/install/install.sh [2021-07-13T15:14:51.941Z] #53 2.399 + dir=/tmp/install [2021-07-13T15:14:51.941Z] #53 2.399 + bin=runc [2021-07-13T15:14:51.941Z] #53 2.399 + shift [2021-07-13T15:14:51.941Z] #53 2.399 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-13T15:14:51.941Z] #53 2.399 + . /tmp/install/runc.installer [2021-07-13T15:14:51.941Z] #53 2.399 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:14:51.941Z] #53 2.399 + install_runc [2021-07-13T15:14:52.202Z] #53 ... [2021-07-13T15:14:52.202Z] [2021-07-13T15:14:52.202Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-13T15:14:52.202Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-07-13T15:14:52.202Z] #14 DONE 2.5s [2021-07-13T15:14:52.202Z] [2021-07-13T15:14:52.202Z] #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-07-13T15:14:52.202Z] #53 sha256:c2f25560eed47cc711062ea388610fbafaa99bd9d252e7c3e848a6a484b6e7f1 [2021-07-13T15:14:52.202Z] #53 2.409 + uname -r [2021-07-13T15:14:52.202Z] #53 2.409 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-13T15:14:52.202Z] #53 2.433 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-07-13T15:14:52.202Z] #53 2.433 + RUNC_BUILDTAGS='seccomp ' [2021-07-13T15:14:52.202Z] #53 2.433 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-07-13T15:14:52.202Z] #53 2.433 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zMVjKXLRLx/src/github.com/opencontainers/runc [2021-07-13T15:14:52.202Z] #53 2.463 Cloning into '/tmp/tmp.zMVjKXLRLx/src/github.com/opencontainers/runc'... [2021-07-13T15:14:52.474Z] #53 ... [2021-07-13T15:14:52.474Z] [2021-07-13T15:14:52.474Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-13T15:14:52.474Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-13T15:14:52.474Z] #16 1.119 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-13T15:14:52.474Z] #16 DONE 1.2s [2021-07-13T15:14:52.474Z] [2021-07-13T15:14:52.474Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-13T15:14:52.474Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-07-13T15:14:53.310Z] #56 238.8 + bin/containerd-stress [2021-07-13T15:14:53.310Z] #56 240.7 + bin/containerd-shim [2021-07-13T15:14:53.853Z] #17 DONE 1.5s [2021-07-13T15:14:53.853Z] [2021-07-13T15:14:53.853Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-13T15:14:53.853Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-07-13T15:14:54.121Z] #53 ... [2021-07-13T15:14:54.121Z] [2021-07-13T15:14:54.121Z] #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-07-13T15:14:54.121Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-07-13T15:14:54.121Z] #15 DONE 2.0s [2021-07-13T15:14:54.385Z] [2021-07-13T15:14:54.385Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-13T15:14:54.385Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-13T15:14:54.588Z] #56 253.2 + bin/containerd-shim-runc-v1 [2021-07-13T15:14:54.622Z] #71 exporting layers 3.7s done [2021-07-13T15:14:54.622Z] #71 writing image sha256:7838117d70ab0358f67ba7812877676e95362ad93442821310df1b0b06c97694 [2021-07-13T15:14:54.622Z] #71 writing image sha256:7838117d70ab0358f67ba7812877676e95362ad93442821310df1b0b06c97694 done [2021-07-13T15:14:54.622Z] #71 naming to docker.io/library/docker:7429792eed401c630d72cf296a921ee86d525579 done [2021-07-13T15:14:54.622Z] #71 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-13T15:14:54.967Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42633/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7429792eed401c630d72cf296a921ee86d525579 hack/test/unit [2021-07-13T15:14:55.230Z] #18 DONE 1.2s [2021-07-13T15:14:55.230Z] [2021-07-13T15:14:55.230Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-13T15:14:55.230Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-13T15:14:55.230Z] #19 ... [2021-07-13T15:14:55.230Z] [2021-07-13T15:14:55.230Z] #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-07-13T15:14:55.230Z] #58 sha256:f9382d49bda84b950f182ddea449eec3b443fe1c29d444934bf8ac51691e6129 [2021-07-13T15:14:55.230Z] #58 121.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-13T15:14:55.230Z] #58 121.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-13T15:14:55.333Z] #16 1.048 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-13T15:14:55.333Z] #16 DONE 1.2s [2021-07-13T15:14:55.333Z] [2021-07-13T15:14:55.333Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-13T15:14:55.333Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-07-13T15:14:55.488Z] #58 ... [2021-07-13T15:14:55.488Z] [2021-07-13T15:14:55.488Z] #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-07-13T15:14:55.488Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:55.488Z] #43 52.87 CC compel/src/lib/ptrace.o [2021-07-13T15:14:55.488Z] #43 53.35 AR compel/libcompel.a [2021-07-13T15:14:55.488Z] #43 53.44 HOSTCC compel/src/main-host.o [2021-07-13T15:14:55.488Z] #43 53.91 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-13T15:14:55.488Z] #43 54.20 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-13T15:14:55.488Z] #43 54.73 HOSTCC compel/src/lib/log-host.o [2021-07-13T15:14:55.488Z] #43 55.13 HOSTLINK compel/compel-host-bin [2021-07-13T15:14:55.488Z] #43 55.42 DEP soccr/soccr.d [2021-07-13T15:14:55.488Z] #43 55.65 CC soccr/soccr.o [2021-07-13T15:14:55.488Z] #43 57.58 AR soccr/libsoccr.a [2021-07-13T15:14:55.488Z] #43 57.70 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-13T15:14:55.750Z] #43 58.25 DEP criu/arch/x86/sigframe.d [2021-07-13T15:14:55.750Z] #43 58.38 DEP criu/arch/x86/sigaction_compat.d [2021-07-13T15:14:55.750Z] #43 ... [2021-07-13T15:14:55.750Z] [2021-07-13T15:14:55.750Z] #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-07-13T15:14:55.750Z] #45 sha256:0481cb4ac515ef889bcbdcca124dfef2d0b77e023db682dd7a93d162b82bf229 [2021-07-13T15:14:55.750Z] #45 121.9 net/http/httptrace [2021-07-13T15:14:55.750Z] #45 122.1 net/http [2021-07-13T15:14:56.009Z] #45 ... [2021-07-13T15:14:56.009Z] [2021-07-13T15:14:56.009Z] #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-07-13T15:14:56.009Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:56.009Z] #43 58.51 DEP criu/arch/x86/kerndat.d [2021-07-13T15:14:56.009Z] #43 58.72 DEP criu/arch/x86/crtools.d [2021-07-13T15:14:56.269Z] #43 ... [2021-07-13T15:14:56.269Z] [2021-07-13T15:14:56.269Z] #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-07-13T15:14:56.269Z] #58 sha256:f9382d49bda84b950f182ddea449eec3b443fe1c29d444934bf8ac51691e6129 [2021-07-13T15:14:56.269Z] #58 DONE 132.2s [2021-07-13T15:14:56.269Z] [2021-07-13T15:14:56.269Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-13T15:14:56.269Z] #59 sha256:53aa6b985757cc9f27c808504dd6c98d605052cf0884166bd9d9849b8effdae8 [2021-07-13T15:14:56.269Z] #59 DONE 0.1s [2021-07-13T15:14:56.269Z] [2021-07-13T15:14:56.269Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-13T15:14:56.269Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-13T15:14:56.269Z] #19 DONE 1.4s [2021-07-13T15:14:56.269Z] [2021-07-13T15:14:56.269Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-13T15:14:56.269Z] #60 sha256:718d4f2010b8ec14ada63892d5a0a98e920a697c7da6e505ae6301c8847f114b [2021-07-13T15:14:56.269Z] #60 DONE 0.1s [2021-07-13T15:14:56.269Z] [2021-07-13T15:14:56.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-07-13T15:14:56.269Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:14:56.716Z] #17 DONE 1.2s [2021-07-13T15:14:56.716Z] [2021-07-13T15:14:56.716Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-13T15:14:56.716Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-07-13T15:14:57.657Z] #18 DONE 1.2s [2021-07-13T15:14:57.657Z] [2021-07-13T15:14:57.657Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-13T15:14:57.657Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-13T15:14:57.881Z] #56 257.8 + bin/containerd-shim-runc-v2 [2021-07-13T15:14:58.228Z] #19 ... [2021-07-13T15:14:58.228Z] [2021-07-13T15:14:58.228Z] #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-07-13T15:14:58.228Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:14:58.228Z] #45 124.2 net/http/httptrace [2021-07-13T15:14:58.228Z] #45 124.5 net/http [2021-07-13T15:14:58.491Z] #45 ... [2021-07-13T15:14:58.491Z] [2021-07-13T15:14:58.491Z] #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-07-13T15:14:58.491Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:14:58.491Z] #43 53.58 HOSTCC compel/src/lib/log-host.o [2021-07-13T15:14:58.491Z] #43 53.97 HOSTLINK compel/compel-host-bin [2021-07-13T15:14:58.491Z] #43 54.30 DEP soccr/soccr.d [2021-07-13T15:14:58.491Z] #43 54.48 CC soccr/soccr.o [2021-07-13T15:14:58.491Z] #43 56.41 AR soccr/libsoccr.a [2021-07-13T15:14:58.491Z] #43 56.53 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-13T15:14:58.491Z] #43 57.16 DEP criu/arch/x86/sigframe.d [2021-07-13T15:14:58.491Z] #43 57.29 DEP criu/arch/x86/sigaction_compat.d [2021-07-13T15:14:58.491Z] #43 57.50 DEP criu/arch/x86/kerndat.d [2021-07-13T15:14:58.491Z] #43 57.79 DEP criu/arch/x86/crtools.d [2021-07-13T15:14:58.491Z] #43 58.01 DEP criu/arch/x86/cpu.d [2021-07-13T15:14:58.491Z] #43 58.23 CC criu/arch/x86/cpu.o [2021-07-13T15:14:58.491Z] #43 59.13 CC criu/arch/x86/crtools.o [2021-07-13T15:14:58.491Z] #43 60.62 CC criu/arch/x86/kerndat.o [2021-07-13T15:14:58.807Z] #20 2.221 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T15:14:58.808Z] #20 2.343 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T15:14:58.808Z] #20 2.438 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T15:14:58.808Z] #20 2.527 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:14:58.817Z] #56 258.7 + binaries [2021-07-13T15:14:58.817Z] #56 258.7 + install -D bin/containerd /build/containerd [2021-07-13T15:14:58.817Z] #56 258.8 + install -D bin/containerd-shim /build/containerd-shim [2021-07-13T15:14:58.817Z] #56 258.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-13T15:14:58.817Z] #56 258.8 + install -D bin/ctr /build/ctr [2021-07-13T15:14:59.065Z] #43 ... [2021-07-13T15:14:59.065Z] [2021-07-13T15:14:59.065Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-13T15:14:59.065Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-13T15:14:59.065Z] #19 DONE 1.2s [2021-07-13T15:14:59.065Z] [2021-07-13T15:14:59.065Z] #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-07-13T15:14:59.065Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:14:59.067Z] #20 2.804 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-13T15:14:59.078Z] #56 DONE 259.2s [2021-07-13T15:14:59.182Z] ? github.com/docker/docker/api [no test files] [2021-07-13T15:14:59.939Z] #56 247.3 + bin/containerd-shim-runc-v1 [2021-07-13T15:15:00.445Z] #20 3.802 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T15:15:00.454Z] #20 1.537 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-13T15:15:00.454Z] #20 1.621 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-13T15:15:00.459Z] [2021-07-13T15:15:00.459Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-13T15:15:00.459Z] #57 sha256:655bf49e100b70365b2ed7c712f1bb796be522ad332feaaa93b8c9a89aafc3be [2021-07-13T15:15:00.459Z] #57 DONE 0.2s [2021-07-13T15:15:00.459Z] [2021-07-13T15:15:00.459Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-13T15:15:00.459Z] #61 sha256:b73c19d424d31bee928c8db9d862201218338178f3c9585122644f33972de417 [2021-07-13T15:15:00.714Z] #20 1.636 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-13T15:15:00.714Z] #20 1.648 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-13T15:15:00.717Z] #61 DONE 0.1s [2021-07-13T15:15:00.717Z] [2021-07-13T15:15:00.717Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-13T15:15:00.717Z] #66 sha256:5cfef1de165a350fdcf6b360dc51d4bc2e24bec37b66455b3a9afbf5efae7543 [2021-07-13T15:15:01.283Z] #66 DONE 0.6s [2021-07-13T15:15:01.283Z] [2021-07-13T15:15:01.283Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-13T15:15:01.283Z] #68 sha256:057744dad908eef07d0983d2dfccfb57c131049cebb203b1a941b915953a536a [2021-07-13T15:15:01.283Z] #68 DONE 0.1s [2021-07-13T15:15:01.286Z] #20 2.241 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-13T15:15:01.542Z] [2021-07-13T15:15:01.542Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-13T15:15:01.542Z] #69 sha256:9a765d69d6f8d76e64173031c1ddb886d622150813e2e981b8e5592048b89af8 [2021-07-13T15:15:01.542Z] #69 DONE 0.0s [2021-07-13T15:15:01.542Z] [2021-07-13T15:15:01.542Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-13T15:15:01.542Z] #70 sha256:172a8180a8a24a67e9614382cdf5fb14abefba31e615d44c63ecef9fd5fe94d4 [2021-07-13T15:15:01.826Z] #20 5.345 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T15:15:02.108Z] #70 DONE 0.8s [2021-07-13T15:15:02.108Z] [2021-07-13T15:15:02.108Z] #71 exporting to image [2021-07-13T15:15:02.108Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-13T15:15:02.108Z] #71 exporting layers [2021-07-13T15:15:02.238Z] #20 3.248 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-13T15:15:02.394Z] #20 ... [2021-07-13T15:15:02.394Z] [2021-07-13T15:15:02.394Z] #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-07-13T15:15:02.394Z] #53 sha256:efa61fb95c201e5f264a2b0639aa3217d2972ca9a3af22365343d77642f6f0cc [2021-07-13T15:15:02.394Z] #53 14.67 + cd /tmp/tmp.YSaD0EpE6B/src/github.com/opencontainers/runc [2021-07-13T15:15:02.394Z] #53 14.67 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:15:02.653Z] #53 14.99 + '[' -z '' ']' [2021-07-13T15:15:02.653Z] #53 14.99 + target=static [2021-07-13T15:15:02.653Z] #53 14.99 + make 'BUILDTAGS=seccomp ' static [2021-07-13T15:15:03.221Z] #53 15.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-07-13T15:15:03.621Z] #20 4.728 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-13T15:15:04.150Z] #56 251.9 + bin/containerd-shim-runc-v2 [2021-07-13T15:15:04.563Z] #20 ... [2021-07-13T15:15:04.563Z] [2021-07-13T15:15:04.563Z] #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-07-13T15:15:04.563Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:15:04.563Z] #45 140.3 github.com/LK4D4/vndr/godl [2021-07-13T15:15:04.720Z] #56 252.9 + binaries [2021-07-13T15:15:04.720Z] #56 252.9 + install -D bin/containerd /build/containerd [2021-07-13T15:15:04.720Z] #56 252.9 + install -D bin/containerd-shim /build/containerd-shim [2021-07-13T15:15:04.720Z] #56 252.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-13T15:15:04.720Z] #56 252.9 + install -D bin/ctr /build/ctr [2021-07-13T15:15:05.134Z] #45 141.0 github.com/LK4D4/vndr [2021-07-13T15:15:06.104Z] #56 DONE 254.4s [2021-07-13T15:15:06.506Z] #53 ... [2021-07-13T15:15:06.506Z] [2021-07-13T15:15:06.506Z] #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-07-13T15:15:06.506Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:15:06.506Z] #43 58.99 DEP criu/arch/x86/cpu.d [2021-07-13T15:15:06.506Z] #43 59.33 CC criu/arch/x86/cpu.o [2021-07-13T15:15:06.506Z] #43 60.62 CC criu/arch/x86/crtools.o [2021-07-13T15:15:06.506Z] #43 62.05 CC criu/arch/x86/kerndat.o [2021-07-13T15:15:06.506Z] #43 62.48 CC criu/arch/x86/sigaction_compat.o [2021-07-13T15:15:06.506Z] #43 62.73 CC criu/arch/x86/sigframe.o [2021-07-13T15:15:06.506Z] #43 63.00 LINK criu/arch/x86/crtools.built-in.o [2021-07-13T15:15:06.506Z] #43 63.04 DEP criu/pie/util-vdso-elf32.d [2021-07-13T15:15:06.506Z] #43 63.13 DEP criu/pie/util-vdso.d [2021-07-13T15:15:06.506Z] #43 63.29 DEP criu/pie/util.d [2021-07-13T15:15:06.506Z] #43 63.43 CC criu/pie/util.o [2021-07-13T15:15:06.506Z] #43 63.71 CC criu/pie/util-vdso.o [2021-07-13T15:15:06.506Z] #43 64.35 CC criu/pie/util-vdso-elf32.o [2021-07-13T15:15:06.506Z] #43 65.15 AR criu/pie/pie.lib.a [2021-07-13T15:15:06.506Z] #43 65.26 DEP criu/pie/restorer.d [2021-07-13T15:15:06.506Z] #43 65.52 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-13T15:15:06.506Z] #43 65.65 DEP criu/arch/x86/restorer_unmap.d [2021-07-13T15:15:06.506Z] #43 65.67 DEP criu/arch/x86/restorer.d [2021-07-13T15:15:06.506Z] #43 65.91 DEP criu/arch/x86/vdso-pie.d [2021-07-13T15:15:06.506Z] #43 66.06 DEP criu/pie/parasite-vdso.d [2021-07-13T15:15:06.506Z] #43 66.22 DEP criu/pie/parasite.d [2021-07-13T15:15:06.506Z] #43 66.47 CC criu/pie/parasite.o [2021-07-13T15:15:06.506Z] #43 67.77 LINK criu/pie/parasite.built-in.o [2021-07-13T15:15:06.506Z] #43 67.79 GEN criu/pie/parasite-blob.h [2021-07-13T15:15:06.506Z] #43 67.82 CC criu/pie/parasite-vdso.o [2021-07-13T15:15:06.506Z] #43 68.58 CC criu/arch/x86/vdso-pie.o [2021-07-13T15:15:06.506Z] #43 69.00 CC criu/arch/x86/restorer.o [2021-07-13T15:15:07.048Z] [2021-07-13T15:15:07.048Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-13T15:15:07.048Z] #57 sha256:185ad0e40c5db2790c0e6d89e8bec279c6d2ea92fdc02d24d8f08d8604c61f7e [2021-07-13T15:15:07.077Z] #43 69.60 CC criu/arch/x86/restorer_unmap.o [2021-07-13T15:15:07.077Z] #43 69.69 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-13T15:15:07.308Z] #57 DONE 0.5s [2021-07-13T15:15:07.308Z] [2021-07-13T15:15:07.308Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-13T15:15:07.308Z] #61 sha256:abab87e09913cf01056b0c57bdfdc73778941794bbbdc88b088534dddd927803 [2021-07-13T15:15:07.568Z] #61 DONE 0.2s [2021-07-13T15:15:07.568Z] [2021-07-13T15:15:07.568Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-13T15:15:07.568Z] #66 sha256:7a9f9b36b7b87c2b259472021561e97ba7f931fc3b65a6a12babd1ce5963d931 [2021-07-13T15:15:07.643Z] #43 70.05 CC criu/pie/restorer.o [2021-07-13T15:15:08.513Z] #66 DONE 0.7s [2021-07-13T15:15:08.513Z] [2021-07-13T15:15:08.513Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-13T15:15:08.513Z] #68 sha256:a8e7d507d876275b16b8a8d9a73a07623a6465a7ab141efc954d126a7b35e0ea [2021-07-13T15:15:08.513Z] #68 DONE 0.1s [2021-07-13T15:15:08.513Z] [2021-07-13T15:15:08.513Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-13T15:15:08.513Z] #69 sha256:315c1fc49e4be826210f8f49007dc118a97cfec27bb8e54e4b441f2623dc5d56 [2021-07-13T15:15:08.513Z] #69 DONE 0.0s [2021-07-13T15:15:08.513Z] [2021-07-13T15:15:08.513Z] #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-07-13T15:15:08.513Z] #70 sha256:0c3aedde9655d6e18ba48fa646ff19deb73d55e318cd4e3f212da4119feafb35 [2021-07-13T15:15:09.084Z] #70 0.701 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-13T15:15:09.084Z] #70 0.812 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-13T15:15:09.345Z] #70 0.814 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-13T15:15:09.345Z] #70 0.816 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-13T15:15:10.225Z] #71 exporting layers 6.9s done [2021-07-13T15:15:10.225Z] #71 writing image sha256:27b39a8bbbbaa792041866187df132e23e2efa4fae3a04731ad3f15b57a6576e done [2021-07-13T15:15:10.225Z] #71 naming to docker.io/library/docker:7429792eed401c630d72cf296a921ee86d525579 done [2021-07-13T15:15:10.225Z] #71 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-13T15:15:10.289Z] #70 1.076 Reading package lists... [2021-07-13T15:15:10.423Z] #45 ... [2021-07-13T15:15:10.424Z] [2021-07-13T15:15:10.424Z] #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-07-13T15:15:10.424Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:15:10.424Z] #43 61.66 CC criu/arch/x86/sigaction_compat.o [2021-07-13T15:15:10.424Z] #43 62.02 CC criu/arch/x86/sigframe.o [2021-07-13T15:15:10.424Z] #43 62.35 LINK criu/arch/x86/crtools.built-in.o [2021-07-13T15:15:10.424Z] #43 62.41 DEP criu/pie/util-vdso-elf32.d [2021-07-13T15:15:10.424Z] #43 62.49 DEP criu/pie/util-vdso.d [2021-07-13T15:15:10.424Z] #43 62.60 DEP criu/pie/util.d [2021-07-13T15:15:10.424Z] #43 62.78 CC criu/pie/util.o [2021-07-13T15:15:10.424Z] #43 63.06 CC criu/pie/util-vdso.o [2021-07-13T15:15:10.424Z] #43 63.74 CC criu/pie/util-vdso-elf32.o [2021-07-13T15:15:10.424Z] #43 64.63 AR criu/pie/pie.lib.a [2021-07-13T15:15:10.424Z] #43 64.69 DEP criu/pie/restorer.d [2021-07-13T15:15:10.424Z] #43 64.90 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-13T15:15:10.424Z] #43 65.04 DEP criu/arch/x86/restorer_unmap.d [2021-07-13T15:15:10.424Z] #43 65.06 DEP criu/arch/x86/restorer.d [2021-07-13T15:15:10.424Z] #43 65.29 DEP criu/arch/x86/vdso-pie.d [2021-07-13T15:15:10.424Z] #43 65.43 DEP criu/pie/parasite-vdso.d [2021-07-13T15:15:10.424Z] #43 65.60 DEP criu/pie/parasite.d [2021-07-13T15:15:10.424Z] #43 65.90 CC criu/pie/parasite.o [2021-07-13T15:15:10.424Z] #43 67.24 LINK criu/pie/parasite.built-in.o [2021-07-13T15:15:10.424Z] #43 67.25 GEN criu/pie/parasite-blob.h [2021-07-13T15:15:10.424Z] #43 67.29 CC criu/pie/parasite-vdso.o [2021-07-13T15:15:10.424Z] #43 68.02 CC criu/arch/x86/vdso-pie.o [2021-07-13T15:15:10.424Z] #43 68.39 CC criu/arch/x86/restorer.o [2021-07-13T15:15:10.424Z] #43 68.90 CC criu/arch/x86/restorer_unmap.o [2021-07-13T15:15:10.424Z] #43 68.95 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-13T15:15:10.424Z] #43 69.33 CC criu/pie/restorer.o [2021-07-13T15:15:10.424Z] #43 72.61 LINK criu/pie/restorer.built-in.o [2021-07-13T15:15:10.424Z] #43 72.62 GEN criu/pie/restorer-blob.h [2021-07-13T15:15:10.424Z] #43 72.75 DEP criu/vdso.d [2021-07-13T15:15:10.557Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42633/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42633/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7429792eed401c630d72cf296a921ee86d525579 hack/validate/default [2021-07-13T15:15:10.861Z] #70 1.718 Reading package lists... [2021-07-13T15:15:10.861Z] #70 2.359 Building dependency tree... [2021-07-13T15:15:10.861Z] #70 2.493 Reading state information... [2021-07-13T15:15:10.861Z] #70 2.602 The following additional packages will be installed: [2021-07-13T15:15:10.861Z] #70 2.602 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-13T15:15:10.861Z] #70 2.602 libpam-systemd [2021-07-13T15:15:10.861Z] #70 2.603 Suggested packages: [2021-07-13T15:15:10.861Z] #70 2.603 systemd-container policykit-1 [2021-07-13T15:15:10.861Z] #70 2.603 Recommended packages: [2021-07-13T15:15:10.861Z] #70 2.603 libnss-systemd [2021-07-13T15:15:10.861Z] #70 2.683 The following NEW packages will be installed: [2021-07-13T15:15:10.929Z] #43 73.43 LINK criu/pie/restorer.built-in.o [2021-07-13T15:15:10.929Z] #43 73.45 GEN criu/pie/restorer-blob.h [2021-07-13T15:15:10.929Z] #43 73.55 DEP criu/vdso.d [2021-07-13T15:15:10.995Z] #43 72.93 DEP criu/vdso-compat.d [2021-07-13T15:15:10.996Z] #43 73.07 DEP criu/uts_ns.d [2021-07-13T15:15:10.996Z] #43 73.31 DEP criu/util.d [2021-07-13T15:15:11.121Z] #70 2.684 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-13T15:15:11.121Z] #70 2.684 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-13T15:15:11.188Z] #43 73.81 DEP criu/vdso-compat.d [2021-07-13T15:15:11.383Z] #70 2.976 0 upgraded, 11 newly installed, 0 to remove and 32 not upgraded. [2021-07-13T15:15:11.383Z] #70 2.976 Need to get 4762 kB of archives. [2021-07-13T15:15:11.383Z] #70 2.976 After this operation, 16.6 MB of additional disk space will be used. [2021-07-13T15:15:11.383Z] #70 2.976 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-13T15:15:11.383Z] #70 2.979 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-07-13T15:15:11.383Z] #70 2.980 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-13T15:15:11.383Z] #70 2.986 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-13T15:15:11.383Z] #70 2.988 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-13T15:15:11.383Z] #70 2.989 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-07-13T15:15:11.383Z] #70 3.035 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-07-13T15:15:11.383Z] #70 3.036 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-07-13T15:15:11.383Z] #70 3.038 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-13T15:15:11.383Z] #70 3.041 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-07-13T15:15:11.383Z] #70 3.043 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-07-13T15:15:11.432Z] ok github.com/docker/docker/api/server 0.032s coverage: 9.0% of statements [2021-07-13T15:15:11.448Z] #43 74.06 DEP criu/uts_ns.d [2021-07-13T15:15:11.492Z] Congratulations! All commits are properly signed with the DCO! [2021-07-13T15:15:11.567Z] #43 73.52 DEP criu/uffd.d [2021-07-13T15:15:11.644Z] #70 3.162 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:15:11.644Z] #70 3.188 Fetched 4762 kB in 0s (13.7 MB/s) [2021-07-13T15:15:11.644Z] #70 3.213 Selecting previously unselected package libargon2-1:amd64. [2021-07-13T15:15:11.644Z] #70 3.213 (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-07-13T15:15:11.644Z] #70 3.228 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-13T15:15:11.644Z] #70 3.234 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-13T15:15:11.644Z] #70 3.267 Selecting previously unselected package libjson-c3:amd64. [2021-07-13T15:15:11.644Z] #70 3.269 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-13T15:15:11.644Z] #70 3.275 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-13T15:15:11.644Z] #70 3.309 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-13T15:15:11.644Z] #70 3.312 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-13T15:15:11.644Z] #70 3.316 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-13T15:15:11.644Z] #70 3.362 Selecting previously unselected package libidn11:amd64. [2021-07-13T15:15:11.644Z] #70 3.365 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-13T15:15:11.644Z] #70 3.369 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-13T15:15:11.644Z] #70 3.414 Selecting previously unselected package libkmod2:amd64. [2021-07-13T15:15:11.644Z] #70 3.417 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-13T15:15:11.644Z] #70 3.422 Unpacking libkmod2:amd64 (26-1) ... [2021-07-13T15:15:11.644Z] #70 3.463 Selecting previously unselected package systemd. [2021-07-13T15:15:11.707Z] #43 74.19 DEP criu/util.d [2021-07-13T15:15:11.707Z] #43 74.40 DEP criu/uffd.d [2021-07-13T15:15:11.827Z] #43 73.82 DEP criu/tun.d [2021-07-13T15:15:11.827Z] #43 73.99 DEP criu/tty.d [2021-07-13T15:15:11.905Z] #70 3.464 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-07-13T15:15:11.905Z] #70 3.505 Unpacking systemd (241-7~deb10u7) ... [2021-07-13T15:15:11.966Z] #43 74.58 DEP criu/tun.d [2021-07-13T15:15:12.088Z] #43 74.21 DEP criu/timerfd.d [2021-07-13T15:15:12.166Z] #70 3.895 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-13T15:15:12.166Z] #70 3.905 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-13T15:15:12.166Z] #70 3.915 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-13T15:15:12.166Z] #70 3.926 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-13T15:15:12.166Z] #70 3.938 Setting up libkmod2:amd64 (26-1) ... [2021-07-13T15:15:12.166Z] #70 3.948 Setting up systemd (241-7~deb10u7) ... [2021-07-13T15:15:12.166Z] #70 3.993 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-13T15:15:12.166Z] #70 3.995 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-13T15:15:12.166Z] #70 3.998 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-13T15:15:12.225Z] #43 74.78 DEP criu/tty.d [2021-07-13T15:15:12.225Z] #43 74.97 DEP criu/timerfd.d [2021-07-13T15:15:12.349Z] #43 74.46 DEP criu/timens.d [2021-07-13T15:15:12.426Z] #70 3.998 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-13T15:15:12.428Z] Congratulations! Seccomp profile generation is done correctly. [2021-07-13T15:15:12.428Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-13T15:15:12.611Z] #43 74.70 DEP criu/sysfs_parse.d [2021-07-13T15:15:12.611Z] #43 74.85 DEP criu/sysctl.d [2021-07-13T15:15:12.687Z] #70 4.391 Selecting previously unselected package systemd-sysv. [2021-07-13T15:15:12.687Z] #70 4.391 (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-07-13T15:15:12.687Z] #70 4.405 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-07-13T15:15:12.687Z] #70 4.409 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-07-13T15:15:12.687Z] #70 4.451 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-13T15:15:12.687Z] #70 4.454 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-13T15:15:12.687Z] #70 4.458 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-13T15:15:12.687Z] #70 4.517 Selecting previously unselected package dbus. [2021-07-13T15:15:12.793Z] #43 75.14 DEP criu/timens.d [2021-07-13T15:15:12.793Z] #43 75.35 DEP criu/sysfs_parse.d [2021-07-13T15:15:12.871Z] #43 74.98 DEP criu/string.d [2021-07-13T15:15:12.871Z] #43 75.05 DEP criu/stats.d [2021-07-13T15:15:12.947Z] #70 4.520 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-13T15:15:12.947Z] #70 4.532 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-13T15:15:12.948Z] #70 4.592 Selecting previously unselected package libpam-systemd:amd64. [2021-07-13T15:15:12.948Z] #70 4.594 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-07-13T15:15:12.948Z] #70 4.598 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-13T15:15:12.948Z] #70 4.638 Selecting previously unselected package dbus-user-session. [2021-07-13T15:15:13.052Z] #43 75.57 DEP criu/sysctl.d [2021-07-13T15:15:13.053Z] #43 ... [2021-07-13T15:15:13.053Z] [2021-07-13T15:15:13.053Z] #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-07-13T15:15:13.053Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:15:13.053Z] #20 6.812 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T15:15:13.053Z] #20 12.23 Fetched 8987 kB in 10s (875 kB/s) [2021-07-13T15:15:13.053Z] #20 12.23 Reading package lists... [2021-07-13T15:15:13.132Z] #43 75.22 DEP criu/sockets.d [2021-07-13T15:15:13.208Z] #70 4.647 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-13T15:15:13.208Z] #70 4.650 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-13T15:15:13.208Z] #70 4.691 Setting up systemd-sysv (241-7~deb10u7) ... [2021-07-13T15:15:13.208Z] #70 4.703 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-13T15:15:13.208Z] #70 4.713 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-13T15:15:13.208Z] #70 4.826 invoke-rc.d: could not determine current runlevel [2021-07-13T15:15:13.208Z] #70 4.828 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-13T15:15:13.208Z] #70 4.833 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-13T15:15:13.311Z] #20 16.72 Reading package lists... [2021-07-13T15:15:13.311Z] #20 ... [2021-07-13T15:15:13.311Z] [2021-07-13T15:15:13.311Z] #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-07-13T15:15:13.311Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:15:13.311Z] #43 75.79 DEP criu/string.d [2021-07-13T15:15:13.311Z] #43 75.83 DEP criu/stats.d [2021-07-13T15:15:13.392Z] #43 75.49 DEP criu/sk-unix.d [2021-07-13T15:15:13.468Z] #70 4.941 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-13T15:15:13.468Z] #70 4.958 Processing triggers for systemd (241-7~deb10u7) ... [2021-07-13T15:15:13.468Z] #70 4.966 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:15:13.468Z] #70 DONE 5.1s [2021-07-13T15:15:13.468Z] [2021-07-13T15:15:13.468Z] #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-07-13T15:15:13.468Z] #71 sha256:e4054cf3c835bcd3f4f3c160c3b8a122cfef2f56ed8fce8d13b3fa92abe59e68 [2021-07-13T15:15:13.572Z] #43 76.01 DEP criu/sockets.d [2021-07-13T15:15:13.572Z] #43 76.21 DEP criu/sk-unix.d [2021-07-13T15:15:13.572Z] #43 ... [2021-07-13T15:15:13.572Z] [2021-07-13T15:15:13.572Z] #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-07-13T15:15:13.572Z] #45 sha256:0481cb4ac515ef889bcbdcca124dfef2d0b77e023db682dd7a93d162b82bf229 [2021-07-13T15:15:13.572Z] #45 139.6 github.com/LK4D4/vndr/godl [2021-07-13T15:15:13.572Z] #45 140.4 github.com/LK4D4/vndr [2021-07-13T15:15:13.653Z] #43 75.82 DEP criu/sk-tcp.d [2021-07-13T15:15:13.832Z] #45 DONE 149.9s [2021-07-13T15:15:13.832Z] [2021-07-13T15:15:13.832Z] #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-07-13T15:15:13.832Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:15:13.832Z] #43 76.44 DEP criu/sk-tcp.d [2021-07-13T15:15:13.914Z] #43 76.00 DEP criu/sk-queue.d [2021-07-13T15:15:13.914Z] #43 ... [2021-07-13T15:15:13.914Z] [2021-07-13T15:15:13.914Z] #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-07-13T15:15:13.914Z] #53 sha256:c2f25560eed47cc711062ea388610fbafaa99bd9d252e7c3e848a6a484b6e7f1 [2021-07-13T15:15:13.914Z] #53 14.13 + cd /tmp/tmp.zMVjKXLRLx/src/github.com/opencontainers/runc [2021-07-13T15:15:13.914Z] #53 14.13 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-13T15:15:13.914Z] #53 14.74 + '[' -z '' ']' [2021-07-13T15:15:13.914Z] #53 14.74 + target=static [2021-07-13T15:15:13.914Z] #53 14.74 + make 'BUILDTAGS=seccomp ' static [2021-07-13T15:15:13.914Z] #53 15.12 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-07-13T15:15:13.914Z] #53 ... [2021-07-13T15:15:13.914Z] [2021-07-13T15:15:13.914Z] #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-07-13T15:15:13.914Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:15:13.914Z] #43 76.14 DEP criu/sk-packet.d [2021-07-13T15:15:14.039Z] #71 0.452 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-13T15:15:14.039Z] #71 0.452 Dload Upload Total Spent Left Speed [2021-07-13T15:15:14.039Z] #71 0.453 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 13306 0 --:--:-- --:--:-- --:--:-- 13306 [2021-07-13T15:15:14.039Z] #71 DONE 0.6s [2021-07-13T15:15:14.039Z] [2021-07-13T15:15:14.039Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-13T15:15:14.039Z] #72 sha256:d89f2a5b4759c5cc100c44fcf8faf07e363cd5239639aa5030d3d9ffc6f56b31 [2021-07-13T15:15:14.176Z] #43 76.31 DEP criu/sk-netlink.d [2021-07-13T15:15:14.399Z] #43 76.79 DEP criu/sk-queue.d [2021-07-13T15:15:14.399Z] #43 76.98 DEP criu/sk-packet.d [2021-07-13T15:15:14.436Z] #43 ... [2021-07-13T15:15:14.436Z] [2021-07-13T15:15:14.436Z] #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-07-13T15:15:14.436Z] #45 sha256:9a23e19a5288cd1d0da8579ab9656f50d5b12eacb4f9513a75e103d526ee9223 [2021-07-13T15:15:14.436Z] #45 DONE 150.3s [2021-07-13T15:15:14.436Z] [2021-07-13T15:15:14.436Z] #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-07-13T15:15:14.436Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:15:14.436Z] #43 76.62 DEP criu/sk-inet.d [2021-07-13T15:15:14.658Z] #43 77.41 DEP criu/sk-netlink.d [2021-07-13T15:15:14.696Z] #43 76.98 DEP criu/signalfd.d [2021-07-13T15:15:14.980Z] #72 DONE 0.7s [2021-07-13T15:15:14.980Z] [2021-07-13T15:15:14.980Z] #73 exporting to image [2021-07-13T15:15:14.980Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-13T15:15:14.980Z] #73 exporting layers [2021-07-13T15:15:15.227Z] #43 77.77 DEP criu/sk-inet.d [2021-07-13T15:15:15.227Z] #43 77.96 DEP criu/signalfd.d [2021-07-13T15:15:15.267Z] #43 77.33 DEP criu/sigframe.d [2021-07-13T15:15:15.267Z] #43 77.48 DEP criu/shmem.d [2021-07-13T15:15:15.267Z] #43 77.57 DEP criu/servicefd.d [2021-07-13T15:15:15.267Z] #43 ... [2021-07-13T15:15:15.267Z] [2021-07-13T15:15:15.267Z] #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-07-13T15:15:15.267Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:15:15.267Z] #20 6.340 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-13T15:15:15.267Z] #20 11.73 Fetched 8987 kB in 10s (860 kB/s) [2021-07-13T15:15:15.267Z] #20 11.73 Reading package lists... [2021-07-13T15:15:15.527Z] #20 16.50 Reading package lists... [2021-07-13T15:15:15.527Z] #20 ... [2021-07-13T15:15:15.527Z] [2021-07-13T15:15:15.527Z] #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-07-13T15:15:15.527Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:15:15.527Z] #43 77.71 DEP criu/seize.d [2021-07-13T15:15:15.787Z] #43 77.89 DEP criu/seccomp.d [2021-07-13T15:15:15.787Z] #43 78.06 DEP criu/rst-malloc.d [2021-07-13T15:15:15.787Z] #43 78.11 DEP criu/rbtree.d [2021-07-13T15:15:15.795Z] #43 78.13 DEP criu/sigframe.d [2021-07-13T15:15:15.795Z] #43 78.21 DEP criu/shmem.d [2021-07-13T15:15:15.795Z] #43 78.37 DEP criu/servicefd.d [2021-07-13T15:15:16.048Z] #43 78.15 DEP criu/pstree.d [2021-07-13T15:15:16.055Z] #43 78.54 DEP criu/seize.d [2021-07-13T15:15:16.055Z] #43 78.70 DEP criu/seccomp.d [2021-07-13T15:15:16.309Z] #43 78.33 DEP criu/protobuf.d [2021-07-13T15:15:16.309Z] #43 78.48 GEN criu/protobuf-desc-gen.h [2021-07-13T15:15:16.314Z] #43 78.85 DEP criu/rst-malloc.d [2021-07-13T15:15:16.314Z] #43 78.95 DEP criu/rbtree.d [2021-07-13T15:15:16.574Z] #43 78.98 DEP criu/pstree.d [2021-07-13T15:15:16.574Z] #43 79.21 DEP criu/protobuf.d [2021-07-13T15:15:16.574Z] #43 79.31 GEN criu/protobuf-desc-gen.h [2021-07-13T15:15:18.223Z] #43 80.18 DEP criu/protobuf-desc.d [2021-07-13T15:15:18.223Z] #43 80.34 DEP criu/proc_parse.d [2021-07-13T15:15:18.479Z] #43 81.01 DEP criu/protobuf-desc.d [2021-07-13T15:15:18.479Z] #43 81.10 DEP criu/proc_parse.d [2021-07-13T15:15:18.483Z] #43 80.53 DEP criu/plugin.d [2021-07-13T15:15:18.483Z] #43 80.66 DEP criu/pipes.d [2021-07-13T15:15:18.739Z] #43 81.29 DEP criu/plugin.d [2021-07-13T15:15:18.744Z] #43 80.87 DEP criu/pie-util.d [2021-07-13T15:15:18.998Z] #43 81.39 DEP criu/pipes.d [2021-07-13T15:15:18.998Z] #43 81.54 DEP criu/pie-util.d [2021-07-13T15:15:19.004Z] #43 80.99 DEP criu/pie-util-vdso.d [2021-07-13T15:15:19.004Z] #43 81.15 DEP criu/pie-util-vdso-elf32.d [2021-07-13T15:15:19.257Z] #43 81.70 DEP criu/pie-util-vdso.d [2021-07-13T15:15:19.257Z] #43 81.88 DEP criu/pie-util-vdso-elf32.d [2021-07-13T15:15:19.265Z] #43 81.31 DEP criu/path.d [2021-07-13T15:15:19.265Z] #43 81.46 DEP criu/parasite-syscall.d [2021-07-13T15:15:19.517Z] #43 82.04 DEP criu/path.d [2021-07-13T15:15:19.517Z] #43 82.25 DEP criu/parasite-syscall.d [2021-07-13T15:15:19.528Z] #43 81.64 DEP criu/pagemap.d [2021-07-13T15:15:19.528Z] #43 81.79 DEP criu/pagemap-cache.d [2021-07-13T15:15:19.777Z] #43 82.51 DEP criu/pagemap.d [2021-07-13T15:15:19.789Z] #43 81.92 DEP criu/page-xfer.d [2021-07-13T15:15:19.790Z] #43 82.06 DEP criu/page-pipe.d [2021-07-13T15:15:20.050Z] #43 82.13 DEP criu/netfilter.d [2021-07-13T15:15:20.050Z] #43 82.26 DEP criu/net.d [2021-07-13T15:15:20.311Z] #43 82.44 DEP criu/namespaces.d [2021-07-13T15:15:20.345Z] #43 82.75 DEP criu/pagemap-cache.d [2021-07-13T15:15:20.345Z] #43 82.88 DEP criu/page-xfer.d [2021-07-13T15:15:20.345Z] #43 83.01 DEP criu/page-pipe.d [2021-07-13T15:15:20.544Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-07-13T15:15:20.572Z] #43 82.67 DEP criu/mount.d [2021-07-13T15:15:20.572Z] #43 82.85 DEP criu/memfd.d [2021-07-13T15:15:20.604Z] #43 83.17 DEP criu/netfilter.d [2021-07-13T15:15:20.833Z] #43 83.00 DEP criu/mem.d [2021-07-13T15:15:20.863Z] #43 83.34 DEP criu/net.d [2021-07-13T15:15:21.094Z] #43 83.20 DEP criu/lsm.d [2021-07-13T15:15:21.122Z] #43 83.59 DEP criu/namespaces.d [2021-07-13T15:15:21.122Z] #43 83.74 DEP criu/mount.d [2021-07-13T15:15:21.355Z] #43 83.32 DEP criu/log.d [2021-07-13T15:15:21.355Z] #43 83.43 DEP criu/libnetlink.d [2021-07-13T15:15:21.355Z] #43 83.59 DEP criu/kerndat.d [2021-07-13T15:15:21.381Z] #43 83.88 DEP criu/memfd.d [2021-07-13T15:15:21.381Z] #43 84.07 DEP criu/mem.d [2021-07-13T15:15:21.562Z] #73 exporting layers 6.4s done [2021-07-13T15:15:21.562Z] #73 writing image sha256:9227c638719126eea70d45b25b61f4c0fac753bad841051694cbbe1dcf7c2729 done [2021-07-13T15:15:21.562Z] #73 naming to docker.io/library/docker:7429792eed401c630d72cf296a921ee86d525579 done [2021-07-13T15:15:21.562Z] #73 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2021-07-13T15:15:21.616Z] #43 83.72 DEP criu/kcmp-ids.d [2021-07-13T15:15:21.616Z] #43 83.80 DEP criu/irmap.d [2021-07-13T15:15:21.616Z] #43 83.93 DEP criu/ipc_ns.d [Pipeline] sh [2021-07-13T15:15:21.640Z] #43 84.24 DEP criu/lsm.d [2021-07-13T15:15:21.640Z] #43 84.35 DEP criu/log.d [2021-07-13T15:15:21.878Z] #43 84.08 DEP criu/image.d [2021-07-13T15:15:21.878Z] #43 ... [2021-07-13T15:15:21.878Z] [2021-07-13T15:15:21.878Z] #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-07-13T15:15:21.878Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-13T15:15:21.878Z] #32 DONE 157.9s [2021-07-13T15:15:21.878Z] [2021-07-13T15:15:21.878Z] #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-07-13T15:15:21.878Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:15:21.878Z] #20 16.50 Reading package lists... [2021-07-13T15:15:21.878Z] #20 20.38 Building dependency tree... [2021-07-13T15:15:21.878Z] #20 22.44 libcap2-bin is already the newest version (1:2.25-2). [2021-07-13T15:15:21.878Z] #20 22.44 The following additional packages will be installed: [2021-07-13T15:15:21.878Z] #20 22.44 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-13T15:15:21.878Z] #20 22.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-13T15:15:21.878Z] #20 22.44 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-13T15:15:21.878Z] #20 22.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-13T15:15:21.878Z] #20 22.45 python3.7 python3.7-minimal vim-runtime xxd [2021-07-13T15:15:21.878Z] #20 22.45 Suggested packages: [2021-07-13T15:15:21.878Z] #20 22.45 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-07-13T15:15:21.878Z] #20 22.45 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-13T15:15:21.878Z] #20 22.45 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-13T15:15:21.878Z] #20 22.45 Recommended packages: [2021-07-13T15:15:21.878Z] #20 22.45 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-13T15:15:21.878Z] #20 22.45 python3-keyrings.alt python3-xdg unzip [2021-07-13T15:15:21.900Z] #43 84.49 DEP criu/libnetlink.d [2021-07-13T15:15:21.900Z] #43 84.60 DEP criu/kerndat.d [2021-07-13T15:15:21.900Z] #43 ... [2021-07-13T15:15:21.900Z] [2021-07-13T15:15:21.900Z] #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-07-13T15:15:21.900Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:15:21.900Z] #20 16.72 Reading package lists... [2021-07-13T15:15:21.900Z] #20 21.16 Building dependency tree... [2021-07-13T15:15:21.900Z] #20 23.16 libcap2-bin is already the newest version (1:2.25-2). [2021-07-13T15:15:21.900Z] #20 23.16 The following additional packages will be installed: [2021-07-13T15:15:21.900Z] #20 23.17 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-13T15:15:21.900Z] #20 23.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-13T15:15:21.900Z] #20 23.17 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-13T15:15:21.900Z] #20 23.17 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-13T15:15:21.900Z] #20 23.17 python3.7 python3.7-minimal vim-runtime xxd [2021-07-13T15:15:21.900Z] #20 23.17 Suggested packages: [2021-07-13T15:15:21.900Z] #20 23.18 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-07-13T15:15:21.900Z] #20 23.18 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-07-13T15:15:21.900Z] #20 23.18 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-07-13T15:15:21.900Z] #20 23.18 Recommended packages: [2021-07-13T15:15:21.900Z] #20 23.18 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-13T15:15:21.900Z] #20 23.18 python3-keyrings.alt python3-xdg unzip [2021-07-13T15:15:21.900Z] #20 24.96 The following NEW packages will be installed: [2021-07-13T15:15:21.900Z] #20 24.97 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-13T15:15:21.900Z] #20 24.97 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-13T15:15:21.900Z] #20 24.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-13T15:15:21.900Z] #20 24.97 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-13T15:15:21.900Z] #20 24.97 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-07-13T15:15:21.900Z] #20 24.97 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-13T15:15:21.900Z] #20 24.97 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-13T15:15:21.900Z] #20 24.97 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-13T15:15:21.900Z] #20 24.97 xz-utils zip [2021-07-13T15:15:21.900Z] #20 25.32 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-07-13T15:15:21.900Z] #20 25.32 Need to get 28.5 MB of archives. [2021-07-13T15:15:21.900Z] #20 25.32 After this operation, 116 MB of additional disk space will be used. [2021-07-13T15:15:21.900Z] #20 25.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-13T15:15:21.900Z] #20 25.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-13T15:15:21.900Z] #20 25.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-13T15:15:21.900Z] #20 25.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-13T15:15:21.900Z] #20 25.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-13T15:15:21.900Z] #20 25.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-13T15:15:21.900Z] #20 25.60 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T15:15:21.900Z] #20 25.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-13T15:15:21.900Z] #20 25.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-13T15:15:21.900Z] #20 25.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-13T15:15:21.900Z] #20 25.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-13T15:15:21.900Z] #20 25.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-13T15:15:21.900Z] #20 25.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-13T15:15:21.900Z] #20 25.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-13T15:15:21.900Z] #20 25.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-13T15:15:21.900Z] #20 25.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-13T15:15:21.900Z] #20 25.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T15:15:21.900Z] #20 25.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T15:15:21.907Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42633/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 -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=20.10 docker:7429792eed401c630d72cf296a921ee86d525579 hack/make.sh dynbinary test-integration [2021-07-13T15:15:22.160Z] #20 25.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-13T15:15:22.160Z] #20 25.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-13T15:15:22.160Z] #20 25.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-13T15:15:22.160Z] #20 25.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-13T15:15:22.160Z] #20 25.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-13T15:15:22.160Z] #20 25.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-13T15:15:22.160Z] #20 25.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-13T15:15:22.160Z] #20 25.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-13T15:15:22.160Z] #20 25.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-13T15:15:22.160Z] #20 25.83 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-13T15:15:22.160Z] #20 25.83 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T15:15:22.446Z] Congratulations! All API changes are done the right way. [2021-07-13T15:15:22.446Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-13T15:15:22.446Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-13T15:15:22.446Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-13T15:15:22.446Z] Congratulations! No new tests were added to integration-cli. [2021-07-13T15:15:22.446Z] [2021-07-13T15:15:22.446Z] INFO Start validation with golang-ci-lint [2021-07-13T15:15:22.446Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-13T15:15:22.446Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-13T15:15:22.446Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-13T15:15:22.477Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-13T15:15:22.477Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-13T15:15:22.477Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-13T15:15:22.477Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-13T15:15:22.477Z] 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-07-13T15:15:22.477Z] Detected virtualization docker. [2021-07-13T15:15:22.477Z] Detected architecture x86-64. [2021-07-13T15:15:22.477Z] Set hostname to <2b3a4447c835>. [2021-07-13T15:15:22.729Z] #20 26.39 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T15:15:22.729Z] #20 26.40 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T15:15:22.729Z] #20 26.40 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T15:15:22.729Z] #20 26.40 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-13T15:15:22.729Z] #20 26.41 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-13T15:15:22.729Z] #20 26.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-13T15:15:22.988Z] #20 26.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-13T15:15:22.988Z] #20 26.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-13T15:15:22.988Z] #20 26.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-13T15:15:22.988Z] #20 26.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T15:15:22.988Z] #20 26.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-13T15:15:22.989Z] #20 26.60 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-13T15:15:22.989Z] #20 26.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-13T15:15:22.989Z] #20 26.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-13T15:15:22.989Z] #20 26.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-13T15:15:22.989Z] #20 26.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-13T15:15:23.048Z] + source /etc/docker-entrypoint-cmd [2021-07-13T15:15:23.048Z] ++ hack/make.sh dynbinary test-integration [2021-07-13T15:15:23.048Z] [2021-07-13T15:15:23.048Z] Removing bundles/ [2021-07-13T15:15:23.048Z] [2021-07-13T15:15:23.048Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-13T15:15:23.048Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T15:15:23.048Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T15:15:23.556Z] #20 27.09 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-13T15:15:23.556Z] #20 27.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-13T15:15:23.556Z] #20 27.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-13T15:15:23.792Z] #20 24.89 The following NEW packages will be installed: [2021-07-13T15:15:23.792Z] #20 24.89 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-13T15:15:23.792Z] #20 24.89 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-13T15:15:23.792Z] #20 24.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-13T15:15:23.792Z] #20 24.89 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-13T15:15:23.792Z] #20 24.89 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-07-13T15:15:23.792Z] #20 24.89 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-13T15:15:23.792Z] #20 24.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-13T15:15:23.792Z] #20 24.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-13T15:15:23.792Z] #20 24.89 xz-utils zip [2021-07-13T15:15:23.816Z] #20 ... [2021-07-13T15:15:23.816Z] [2021-07-13T15:15:23.816Z] #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-07-13T15:15:23.816Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-07-13T15:15:23.816Z] #32 DONE 159.6s [2021-07-13T15:15:23.816Z] [2021-07-13T15:15:23.816Z] #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-07-13T15:15:23.816Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:15:23.816Z] #43 84.84 DEP criu/kcmp-ids.d [2021-07-13T15:15:23.816Z] #43 85.00 DEP criu/irmap.d [2021-07-13T15:15:23.816Z] #43 85.21 DEP criu/ipc_ns.d [2021-07-13T15:15:23.816Z] #43 85.33 DEP criu/image.d [2021-07-13T15:15:23.816Z] #43 85.43 DEP criu/image-desc.d [2021-07-13T15:15:23.816Z] #43 85.51 DEP criu/fsnotify.d [2021-07-13T15:15:23.816Z] #43 85.66 DEP criu/filesystems.d [2021-07-13T15:15:23.816Z] #43 85.87 DEP criu/files.d [2021-07-13T15:15:23.816Z] #43 85.98 DEP criu/files-reg.d [2021-07-13T15:15:23.816Z] #43 86.16 DEP criu/files-ext.d [2021-07-13T15:15:23.816Z] #43 86.29 DEP criu/file-lock.d [2021-07-13T15:15:23.816Z] #43 86.50 DEP criu/file-ids.d [2021-07-13T15:15:24.364Z] #20 25.22 0 upgraded, 48 newly installed, 0 to remove and 32 not upgraded. [2021-07-13T15:15:24.364Z] #20 25.22 Need to get 28.5 MB of archives. [2021-07-13T15:15:24.364Z] #20 25.22 After this operation, 116 MB of additional disk space will be used. [2021-07-13T15:15:24.364Z] #20 25.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-13T15:15:24.364Z] #20 25.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-13T15:15:24.364Z] #20 25.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-13T15:15:24.364Z] #20 25.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-13T15:15:24.364Z] #20 25.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-13T15:15:24.364Z] #20 25.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-13T15:15:24.364Z] #20 25.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-13T15:15:24.364Z] #20 25.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-13T15:15:24.364Z] #20 25.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-13T15:15:24.364Z] #20 25.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-13T15:15:24.364Z] #20 25.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-13T15:15:24.364Z] #20 25.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-13T15:15:24.364Z] #20 25.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-13T15:15:24.364Z] #20 25.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-13T15:15:24.364Z] #20 25.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-13T15:15:24.364Z] #20 25.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-13T15:15:24.364Z] #20 25.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-13T15:15:24.364Z] #20 25.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-13T15:15:24.364Z] #20 25.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-13T15:15:24.364Z] #20 25.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-13T15:15:24.364Z] #20 25.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-13T15:15:24.364Z] #20 25.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-13T15:15:24.364Z] #20 25.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-13T15:15:24.383Z] #43 86.84 DEP criu/fifo.d [2021-07-13T15:15:24.383Z] #43 87.02 DEP criu/fdstore.d [2021-07-13T15:15:24.624Z] #20 25.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-13T15:15:24.625Z] #20 25.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-13T15:15:24.625Z] #20 25.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-13T15:15:24.625Z] #20 25.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-13T15:15:24.625Z] #20 25.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-13T15:15:24.625Z] #20 25.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-13T15:15:24.642Z] #43 87.27 DEP criu/fault-injection.d [2021-07-13T15:15:24.642Z] #43 87.39 DEP criu/external.d [2021-07-13T15:15:24.903Z] #43 87.52 DEP criu/eventpoll.d [2021-07-13T15:15:25.162Z] #43 87.74 DEP criu/eventfd.d [2021-07-13T15:15:25.196Z] #20 26.06 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-13T15:15:25.196Z] #20 26.07 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-13T15:15:25.196Z] #20 26.07 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-13T15:15:25.196Z] #20 26.07 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-13T15:15:25.196Z] #20 26.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-13T15:15:25.196Z] #20 26.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-13T15:15:25.196Z] #20 26.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-13T15:15:25.196Z] #20 26.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-13T15:15:25.196Z] #20 26.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-13T15:15:25.196Z] #20 26.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-13T15:15:25.196Z] #20 26.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-13T15:15:25.196Z] #20 26.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-13T15:15:25.196Z] #20 26.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-13T15:15:25.196Z] #20 26.27 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-13T15:15:25.196Z] #20 26.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-13T15:15:25.196Z] #20 26.30 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-13T15:15:25.421Z] #43 87.87 DEP criu/crtools.d [2021-07-13T15:15:25.421Z] #43 88.03 DEP criu/cr-service.d [2021-07-13T15:15:25.681Z] #43 88.19 DEP criu/cr-restore.d [2021-07-13T15:15:25.681Z] #43 88.36 DEP criu/cr-errno.d [2021-07-13T15:15:25.681Z] #43 88.37 DEP criu/cr-dump.d [2021-07-13T15:15:25.767Z] #20 26.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-13T15:15:25.767Z] #20 26.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-13T15:15:25.767Z] #20 26.70 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-13T15:15:25.940Z] #43 88.55 DEP criu/cr-dedup.d [2021-07-13T15:15:25.940Z] #43 88.67 DEP criu/cr-check.d [2021-07-13T15:15:26.199Z] #43 88.83 DEP criu/config.d [2021-07-13T15:15:26.338Z] #20 27.31 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:15:26.338Z] #20 27.40 Fetched 28.5 MB in 2s (16.3 MB/s) [2021-07-13T15:15:26.338Z] #20 27.46 Selecting previously unselected package pigz. [2021-07-13T15:15:26.458Z] #43 88.98 DEP criu/clone-noasan.d [2021-07-13T15:15:26.458Z] #43 89.05 DEP criu/cgroup.d [2021-07-13T15:15:26.599Z] #20 27.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 ... 23435 files and directories currently installed.) [2021-07-13T15:15:26.599Z] #20 27.51 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-13T15:15:26.599Z] #20 27.52 Unpacking pigz (2.4-1) ... [2021-07-13T15:15:26.599Z] #20 27.61 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-13T15:15:26.599Z] #20 27.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:15:26.599Z] #20 27.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:15:26.718Z] #43 89.24 DEP criu/cgroup-props.d [2021-07-13T15:15:26.860Z] #20 28.03 Selecting previously unselected package python3.7-minimal. [2021-07-13T15:15:26.977Z] #43 89.38 DEP criu/bitmap.d [2021-07-13T15:15:26.977Z] #43 89.40 DEP criu/bfd.d [2021-07-13T15:15:26.977Z] #43 89.55 DEP criu/autofs.d [2021-07-13T15:15:27.121Z] #20 28.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:15:27.121Z] #20 28.05 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T15:15:27.236Z] #43 89.67 DEP criu/aio.d [2021-07-13T15:15:27.236Z] #43 89.88 DEP criu/action-scripts.d [2021-07-13T15:15:27.495Z] #43 90.16 CC criu/action-scripts.o [2021-07-13T15:15:27.695Z] #20 28.88 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:15:27.695Z] #20 28.90 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T15:15:28.063Z] #43 90.53 CC criu/aio.o [2021-07-13T15:15:28.633Z] #43 91.01 CC criu/autofs.o [2021-07-13T15:15:29.908Z] #20 30.83 Selecting previously unselected package python3-minimal. [2021-07-13T15:15:29.908Z] #20 30.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-07-13T15:15:29.908Z] #20 30.89 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-13T15:15:29.908Z] #20 30.90 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T15:15:29.908Z] #20 30.97 Selecting previously unselected package libmpdec2:amd64. [2021-07-13T15:15:29.908Z] #20 30.97 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-13T15:15:29.908Z] #20 30.98 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T15:15:29.908Z] #20 31.06 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-13T15:15:30.011Z] #43 92.30 CC criu/bfd.o [2021-07-13T15:15:30.184Z] #20 31.07 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:15:30.184Z] #20 31.09 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:15:30.271Z] #43 92.79 CC criu/bitmap.o [2021-07-13T15:15:30.530Z] #43 92.95 CC criu/cgroup-props.o [2021-07-13T15:15:30.530Z] #43 ... [2021-07-13T15:15:30.530Z] [2021-07-13T15:15:30.530Z] #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-07-13T15:15:30.530Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:15:30.530Z] #20 27.99 debconf: delaying package configuration, since apt-utils is not installed [2021-07-13T15:15:30.530Z] #20 28.18 Fetched 28.5 MB in 2s (13.1 MB/s) [2021-07-13T15:15:30.530Z] #20 28.25 Selecting previously unselected package pigz. [2021-07-13T15:15:30.530Z] #20 28.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-07-13T15:15:30.530Z] #20 28.29 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-13T15:15:30.531Z] #20 28.30 Unpacking pigz (2.4-1) ... [2021-07-13T15:15:30.531Z] #20 28.41 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-13T15:15:30.531Z] #20 28.41 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:15:30.531Z] #20 28.42 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:15:30.531Z] #20 29.08 Selecting previously unselected package python3.7-minimal. [2021-07-13T15:15:30.531Z] #20 29.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:15:30.531Z] #20 29.10 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T15:15:30.531Z] #20 30.01 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:15:30.531Z] #20 30.03 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-13T15:15:30.531Z] #20 32.07 Selecting previously unselected package python3-minimal. [2021-07-13T15:15:30.531Z] #20 32.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 ... 23684 files and directories currently installed.) [2021-07-13T15:15:30.531Z] #20 32.11 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-13T15:15:30.531Z] #20 32.12 Unpacking python3-minimal (3.7.3-1) ... [2021-07-13T15:15:30.531Z] #20 32.21 Selecting previously unselected package libmpdec2:amd64. [2021-07-13T15:15:30.531Z] #20 32.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-13T15:15:30.531Z] #20 32.22 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T15:15:30.531Z] #20 32.32 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-13T15:15:30.531Z] #20 32.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:15:30.531Z] #20 32.34 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:15:30.531Z] #20 33.19 Selecting previously unselected package python3.7. [2021-07-13T15:15:30.531Z] #20 33.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:15:30.531Z] #20 33.20 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T15:15:30.531Z] #20 33.36 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-13T15:15:30.531Z] #20 33.36 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-13T15:15:30.531Z] #20 33.36 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T15:15:30.531Z] #20 33.50 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T15:15:30.790Z] #20 34.38 Selecting previously unselected package python3. [2021-07-13T15:15:30.790Z] #20 34.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-07-13T15:15:30.790Z] #20 34.48 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-13T15:15:30.790Z] #20 34.50 Unpacking python3 (3.7.3-1) ... [2021-07-13T15:15:31.051Z] #20 34.59 Selecting previously unselected package libip4tc0:amd64. [2021-07-13T15:15:31.051Z] #20 34.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-13T15:15:31.051Z] #20 34.62 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T15:15:31.051Z] #20 34.73 Selecting previously unselected package libip6tc0:amd64. [2021-07-13T15:15:31.051Z] #20 34.74 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-13T15:15:31.051Z] #20 34.75 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T15:15:31.131Z] #20 32.14 Selecting previously unselected package python3.7. [2021-07-13T15:15:31.131Z] #20 32.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-13T15:15:31.131Z] #20 32.16 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T15:15:31.310Z] #20 34.84 Selecting previously unselected package libiptc0:amd64. [2021-07-13T15:15:31.311Z] #20 34.84 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-13T15:15:31.311Z] #20 34.85 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-13T15:15:31.311Z] #20 34.94 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-13T15:15:31.311Z] #20 34.95 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-13T15:15:31.311Z] #20 34.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T15:15:31.311Z] #20 35.02 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-13T15:15:31.311Z] #20 35.04 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-13T15:15:31.391Z] #20 32.28 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-13T15:15:31.391Z] #20 32.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-13T15:15:31.391Z] #20 32.29 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T15:15:31.391Z] #20 32.41 Setting up python3-minimal (3.7.3-1) ... [2021-07-13T15:15:31.570Z] #20 35.05 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T15:15:31.570Z] #20 35.12 Selecting previously unselected package libnftnl11:amd64. [2021-07-13T15:15:31.570Z] #20 35.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-13T15:15:31.570Z] #20 35.14 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T15:15:31.570Z] #20 35.24 Selecting previously unselected package iptables. [2021-07-13T15:15:31.570Z] #20 35.24 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-13T15:15:31.570Z] #20 35.24 Unpacking iptables (1.8.2-4) ... [2021-07-13T15:15:31.830Z] #20 35.62 Selecting previously unselected package xxd. [2021-07-13T15:15:32.089Z] #20 35.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T15:15:32.089Z] #20 35.64 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T15:15:32.089Z] #20 35.82 Selecting previously unselected package vim-common. [2021-07-13T15:15:32.089Z] #20 35.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:15:32.089Z] #20 35.86 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T15:15:32.334Z] #20 ... [2021-07-13T15:15:32.334Z] [2021-07-13T15:15:32.334Z] #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-07-13T15:15:32.334Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:15:32.334Z] #43 84.28 DEP criu/image-desc.d [2021-07-13T15:15:32.334Z] #43 84.37 DEP criu/fsnotify.d [2021-07-13T15:15:32.334Z] #43 84.56 DEP criu/filesystems.d [2021-07-13T15:15:32.334Z] #43 84.86 DEP criu/files.d [2021-07-13T15:15:32.334Z] #43 85.17 DEP criu/files-reg.d [2021-07-13T15:15:32.334Z] #43 85.47 DEP criu/files-ext.d [2021-07-13T15:15:32.334Z] #43 85.66 DEP criu/file-lock.d [2021-07-13T15:15:32.334Z] #43 85.81 DEP criu/file-ids.d [2021-07-13T15:15:32.334Z] #43 85.93 DEP criu/fifo.d [2021-07-13T15:15:32.334Z] #43 86.05 DEP criu/fdstore.d [2021-07-13T15:15:32.334Z] #43 86.11 DEP criu/fault-injection.d [2021-07-13T15:15:32.334Z] #43 86.16 DEP criu/external.d [2021-07-13T15:15:32.334Z] #43 86.22 DEP criu/eventpoll.d [2021-07-13T15:15:32.334Z] #43 86.36 DEP criu/eventfd.d [2021-07-13T15:15:32.334Z] #43 86.51 DEP criu/crtools.d [2021-07-13T15:15:32.334Z] #43 86.67 DEP criu/cr-service.d [2021-07-13T15:15:32.334Z] #43 86.89 DEP criu/cr-restore.d [2021-07-13T15:15:32.334Z] #43 87.14 DEP criu/cr-errno.d [2021-07-13T15:15:32.334Z] #43 87.15 DEP criu/cr-dump.d [2021-07-13T15:15:32.334Z] #43 87.38 DEP criu/cr-dedup.d [2021-07-13T15:15:32.334Z] #43 87.59 DEP criu/cr-check.d [2021-07-13T15:15:32.334Z] #43 87.76 DEP criu/config.d [2021-07-13T15:15:32.334Z] #43 87.94 DEP criu/clone-noasan.d [2021-07-13T15:15:32.334Z] #43 88.01 DEP criu/cgroup.d [2021-07-13T15:15:32.334Z] #43 88.14 DEP criu/cgroup-props.d [2021-07-13T15:15:32.334Z] #43 88.21 DEP criu/bitmap.d [2021-07-13T15:15:32.334Z] #43 88.22 DEP criu/bfd.d [2021-07-13T15:15:32.334Z] #43 88.32 DEP criu/autofs.d [2021-07-13T15:15:32.334Z] #43 88.52 DEP criu/aio.d [2021-07-13T15:15:32.334Z] #43 88.66 DEP criu/action-scripts.d [2021-07-13T15:15:32.334Z] #43 88.92 CC criu/action-scripts.o [2021-07-13T15:15:32.334Z] #43 89.31 CC criu/aio.o [2021-07-13T15:15:32.334Z] #43 89.82 CC criu/autofs.o [2021-07-13T15:15:32.334Z] #43 91.32 CC criu/bfd.o [2021-07-13T15:15:32.334Z] #43 91.87 CC criu/bitmap.o [2021-07-13T15:15:32.334Z] #43 92.01 CC criu/cgroup-props.o [2021-07-13T15:15:32.334Z] #43 92.89 CC criu/cgroup.o [2021-07-13T15:15:32.334Z] #43 ... [2021-07-13T15:15:32.334Z] [2021-07-13T15:15:32.334Z] #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-07-13T15:15:32.334Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:15:32.334Z] #20 33.34 Selecting previously unselected package python3. [2021-07-13T15:15:32.334Z] #20 33.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 ... 24096 files and directories currently installed.) [2021-07-13T15:15:32.334Z] #20 33.39 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-13T15:15:32.334Z] #20 33.41 Unpacking python3 (3.7.3-1) ... [2021-07-13T15:15:32.334Z] #20 33.50 Selecting previously unselected package libip4tc0:amd64. [2021-07-13T15:15:32.334Z] #20 33.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-13T15:15:32.334Z] #20 33.51 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T15:15:32.349Z] #20 36.11 Selecting previously unselected package bash-completion. [2021-07-13T15:15:32.349Z] #20 36.11 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-13T15:15:32.595Z] #20 33.60 Selecting previously unselected package libip6tc0:amd64. [2021-07-13T15:15:32.595Z] #20 33.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-13T15:15:32.595Z] #20 33.62 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T15:15:32.595Z] #20 33.72 Selecting previously unselected package libiptc0:amd64. [2021-07-13T15:15:32.595Z] #20 33.73 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-13T15:15:32.595Z] #20 33.74 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-13T15:15:32.595Z] #20 33.81 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-13T15:15:32.855Z] #20 33.83 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-13T15:15:32.855Z] #20 33.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T15:15:32.855Z] #20 33.89 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-13T15:15:32.855Z] #20 33.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-13T15:15:32.855Z] #20 33.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T15:15:33.115Z] #20 34.02 Selecting previously unselected package libnftnl11:amd64. [2021-07-13T15:15:33.116Z] #20 34.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-13T15:15:33.116Z] #20 34.03 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T15:15:33.116Z] #20 34.12 Selecting previously unselected package iptables. [2021-07-13T15:15:33.116Z] #20 34.13 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-13T15:15:33.116Z] #20 34.13 Unpacking iptables (1.8.2-4) ... [2021-07-13T15:15:33.377Z] #20 34.45 Selecting previously unselected package xxd. [2021-07-13T15:15:33.377Z] #20 34.46 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T15:15:33.377Z] #20 34.47 Unpacking xxd (2:8.1.0875-5) ... [2021-07-13T15:15:33.638Z] #20 34.62 Selecting previously unselected package vim-common. [2021-07-13T15:15:33.638Z] #20 34.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:15:33.638Z] #20 34.65 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-13T15:15:33.638Z] #20 34.82 Selecting previously unselected package bash-completion. [2021-07-13T15:15:33.638Z] #20 34.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-13T15:15:35.689Z] #20 39.12 Unpacking bash-completion (1:2.8-6) ... [2021-07-13T15:15:35.689Z] #20 39.48 Selecting previously unselected package bzip2. [2021-07-13T15:15:35.950Z] #20 39.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-13T15:15:35.950Z] #20 39.49 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T15:15:35.950Z] #20 39.57 Selecting previously unselected package xz-utils. [2021-07-13T15:15:35.950Z] #20 39.61 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-13T15:15:35.950Z] #20 39.61 Unpacking xz-utils (5.2.4-1) ... [2021-07-13T15:15:35.950Z] #20 39.74 Selecting previously unselected package apparmor. [2021-07-13T15:15:36.215Z] #20 39.75 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-13T15:15:36.215Z] #20 39.89 Unpacking apparmor (2.13.2-10) ... [2021-07-13T15:15:36.474Z] #20 40.27 Selecting previously unselected package aufs-tools. [2021-07-13T15:15:36.474Z] #20 40.27 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-13T15:15:36.474Z] #20 40.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-13T15:15:36.732Z] #20 40.39 Selecting previously unselected package libonig5:amd64. [2021-07-13T15:15:36.732Z] #20 40.40 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-13T15:15:36.732Z] #20 40.41 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-13T15:15:36.938Z] #20 37.57 Unpacking bash-completion (1:2.8-6) ... [2021-07-13T15:15:36.938Z] #20 37.94 Selecting previously unselected package bzip2. [2021-07-13T15:15:36.938Z] #20 37.95 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-13T15:15:36.938Z] #20 37.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T15:15:36.938Z] #20 38.05 Selecting previously unselected package xz-utils. [2021-07-13T15:15:36.938Z] #20 38.06 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-13T15:15:36.938Z] #20 38.07 Unpacking xz-utils (5.2.4-1) ... [2021-07-13T15:15:36.996Z] #20 40.56 Selecting previously unselected package libjq1:amd64. [2021-07-13T15:15:36.996Z] #20 40.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T15:15:36.996Z] #20 40.58 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T15:15:36.996Z] #20 40.67 Selecting previously unselected package jq. [2021-07-13T15:15:36.996Z] #20 40.69 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T15:15:36.996Z] #20 40.69 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T15:15:37.199Z] #20 38.27 Selecting previously unselected package apparmor. [2021-07-13T15:15:37.199Z] #20 38.29 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-13T15:15:37.256Z] #20 40.78 Selecting previously unselected package libaio1:amd64. [2021-07-13T15:15:37.256Z] #20 40.80 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-13T15:15:37.256Z] #20 40.81 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-13T15:15:37.256Z] #20 40.88 Selecting previously unselected package libgpm2:amd64. [2021-07-13T15:15:37.256Z] #20 40.88 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-13T15:15:37.256Z] #20 40.89 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-13T15:15:37.256Z] #20 40.96 Selecting previously unselected package libicu63:amd64. [2021-07-13T15:15:37.256Z] #20 40.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T15:15:37.256Z] #20 40.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:15:37.460Z] #20 38.38 Unpacking apparmor (2.13.2-10) ... [2021-07-13T15:15:37.721Z] #20 38.77 Selecting previously unselected package aufs-tools. [2021-07-13T15:15:37.721Z] #20 38.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-13T15:15:37.721Z] #20 38.79 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-13T15:15:37.981Z] #20 38.93 Selecting previously unselected package libonig5:amd64. [2021-07-13T15:15:37.981Z] #20 38.94 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-13T15:15:37.981Z] #20 38.95 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-13T15:15:38.242Z] #20 39.10 Selecting previously unselected package libjq1:amd64. [2021-07-13T15:15:38.242Z] #20 39.12 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T15:15:38.242Z] #20 39.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T15:15:38.242Z] #20 39.25 Selecting previously unselected package jq. [2021-07-13T15:15:38.242Z] #20 39.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-13T15:15:38.242Z] #20 39.26 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-13T15:15:38.242Z] #20 39.35 Selecting previously unselected package libaio1:amd64. [2021-07-13T15:15:38.502Z] #20 39.36 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-13T15:15:38.502Z] #20 39.36 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-13T15:15:38.502Z] #20 39.42 Selecting previously unselected package libgpm2:amd64. [2021-07-13T15:15:38.502Z] #20 39.43 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-13T15:15:38.502Z] #20 39.44 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-13T15:15:38.502Z] #20 39.52 Selecting previously unselected package libicu63:amd64. [2021-07-13T15:15:38.502Z] #20 39.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-13T15:15:38.502Z] #20 39.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:15:41.455Z] #20 44.65 Selecting previously unselected package libnet1:amd64. [2021-07-13T15:15:41.455Z] #20 44.66 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T15:15:41.455Z] #20 44.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:15:41.455Z] #20 44.76 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T15:15:41.455Z] #20 44.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T15:15:41.455Z] #20 44.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:15:41.455Z] #20 44.87 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T15:15:41.455Z] #20 ... [2021-07-13T15:15:41.455Z] [2021-07-13T15:15:41.455Z] #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-07-13T15:15:41.455Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:15:41.455Z] #43 93.67 CC criu/cgroup.o [2021-07-13T15:15:41.455Z] #43 96.19 CC criu/clone-noasan.o [2021-07-13T15:15:41.455Z] #43 96.35 CC criu/config.o [2021-07-13T15:15:41.455Z] #43 97.99 CC criu/cr-check.o [2021-07-13T15:15:41.455Z] #43 99.99 CC criu/cr-dedup.o [2021-07-13T15:15:41.455Z] #43 100.5 CC criu/cr-dump.o [2021-07-13T15:15:41.455Z] #43 102.9 CC criu/cr-errno.o [2021-07-13T15:15:41.455Z] #43 103.0 CC criu/cr-restore.o [2021-07-13T15:15:41.455Z] #43 ... [2021-07-13T15:15:41.455Z] [2021-07-13T15:15:41.455Z] #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-07-13T15:15:41.455Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:15:41.455Z] #20 44.87 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T15:15:41.455Z] #20 44.88 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:15:41.455Z] #20 44.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:15:41.455Z] #20 44.97 Selecting previously unselected package libreadline5:amd64. [2021-07-13T15:15:41.455Z] #20 44.99 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-13T15:15:41.455Z] #20 45.00 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T15:15:41.455Z] #20 45.11 Selecting previously unselected package net-tools. [2021-07-13T15:15:41.455Z] #20 45.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-13T15:15:41.455Z] #20 45.12 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T15:15:41.715Z] #20 45.34 Selecting previously unselected package python-pip-whl. [2021-07-13T15:15:41.715Z] #20 45.36 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-07-13T15:15:41.715Z] #20 45.37 Unpacking python-pip-whl (18.1-5) ... [2021-07-13T15:15:42.284Z] #20 45.98 Selecting previously unselected package python3-lib2to3. [2021-07-13T15:15:42.284Z] #20 45.98 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-13T15:15:42.284Z] #20 45.99 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-13T15:15:42.543Z] #20 46.11 Selecting previously unselected package python3-distutils. [2021-07-13T15:15:42.543Z] #20 46.13 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-07-13T15:15:42.543Z] #20 46.14 Unpacking python3-distutils (3.7.3-1) ... [2021-07-13T15:15:42.543Z] #20 46.30 Selecting previously unselected package python3-pip. [2021-07-13T15:15:42.543Z] #20 46.30 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-07-13T15:15:42.543Z] #20 46.31 Unpacking python3-pip (18.1-5) ... [2021-07-13T15:15:42.706Z] #20 43.00 Selecting previously unselected package libnet1:amd64. [2021-07-13T15:15:42.706Z] #20 43.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-13T15:15:42.706Z] #20 43.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:15:42.706Z] #20 43.11 Selecting previously unselected package libnl-3-200:amd64. [2021-07-13T15:15:42.706Z] #20 43.11 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-13T15:15:42.706Z] #20 43.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:15:42.706Z] #20 43.21 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-13T15:15:42.706Z] #20 43.23 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-13T15:15:42.706Z] #20 43.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:15:42.706Z] #20 43.30 Selecting previously unselected package libreadline5:amd64. [2021-07-13T15:15:42.706Z] #20 43.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-13T15:15:42.706Z] #20 43.31 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T15:15:42.706Z] #20 43.42 Selecting previously unselected package net-tools. [2021-07-13T15:15:42.706Z] #20 43.42 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-13T15:15:42.706Z] #20 43.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T15:15:42.706Z] #20 43.60 Selecting previously unselected package python-pip-whl. [2021-07-13T15:15:42.706Z] #20 43.62 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-07-13T15:15:42.706Z] #20 43.63 Unpacking python-pip-whl (18.1-5) ... [2021-07-13T15:15:42.803Z] #20 46.49 Selecting previously unselected package python3-pkg-resources. [2021-07-13T15:15:42.803Z] #20 46.50 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T15:15:42.803Z] #20 46.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T15:15:42.803Z] #20 46.66 Selecting previously unselected package python3-setuptools. [2021-07-13T15:15:42.803Z] #20 46.67 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-07-13T15:15:43.063Z] #20 46.68 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-13T15:15:43.063Z] #20 46.92 Selecting previously unselected package python3-wheel. [2021-07-13T15:15:43.063Z] #20 46.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-07-13T15:15:43.063Z] #20 46.94 Unpacking python3-wheel (0.32.3-2) ... [2021-07-13T15:15:43.277Z] #20 44.18 Selecting previously unselected package python3-lib2to3. [2021-07-13T15:15:43.277Z] #20 44.20 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-13T15:15:43.277Z] #20 44.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-13T15:15:43.277Z] #20 44.34 Selecting previously unselected package python3-distutils. [2021-07-13T15:15:43.277Z] #20 44.36 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-07-13T15:15:43.277Z] #20 44.37 Unpacking python3-distutils (3.7.3-1) ... [2021-07-13T15:15:43.277Z] #20 ... [2021-07-13T15:15:43.277Z] [2021-07-13T15:15:43.277Z] #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-07-13T15:15:43.277Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:15:43.277Z] #43 95.52 CC criu/clone-noasan.o [2021-07-13T15:15:43.277Z] #43 95.71 CC criu/config.o [2021-07-13T15:15:43.278Z] #43 97.19 CC criu/cr-check.o [2021-07-13T15:15:43.278Z] #43 98.98 CC criu/cr-dedup.o [2021-07-13T15:15:43.278Z] #43 99.42 CC criu/cr-dump.o [2021-07-13T15:15:43.278Z] #43 101.6 CC criu/cr-errno.o [2021-07-13T15:15:43.278Z] #43 101.7 CC criu/cr-restore.o [2021-07-13T15:15:43.323Z] #20 47.04 Selecting previously unselected package sudo. [2021-07-13T15:15:43.323Z] #20 47.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-13T15:15:43.323Z] #20 47.05 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-13T15:15:43.538Z] #43 ... [2021-07-13T15:15:43.538Z] [2021-07-13T15:15:43.539Z] #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-07-13T15:15:43.539Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:15:43.539Z] #20 44.54 Selecting previously unselected package python3-pip. [2021-07-13T15:15:43.539Z] #20 44.55 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-07-13T15:15:43.539Z] #20 44.56 Unpacking python3-pip (18.1-5) ... [2021-07-13T15:15:43.799Z] #20 44.72 Selecting previously unselected package python3-pkg-resources. [2021-07-13T15:15:43.799Z] #20 44.73 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-13T15:15:43.799Z] #20 44.74 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-13T15:15:43.799Z] #20 44.89 Selecting previously unselected package python3-setuptools. [2021-07-13T15:15:43.799Z] #20 44.89 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-07-13T15:15:43.799Z] #20 44.90 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-13T15:15:43.892Z] #20 47.54 Selecting previously unselected package thin-provisioning-tools. [2021-07-13T15:15:43.892Z] #20 47.56 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-13T15:15:43.892Z] #20 47.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T15:15:44.060Z] #20 45.15 Selecting previously unselected package python3-wheel. [2021-07-13T15:15:44.060Z] #20 45.15 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-07-13T15:15:44.060Z] #20 45.16 Unpacking python3-wheel (0.32.3-2) ... [2021-07-13T15:15:44.152Z] #20 47.84 Selecting previously unselected package uidmap. [2021-07-13T15:15:44.152Z] #20 47.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-13T15:15:44.152Z] #20 47.84 Unpacking uidmap (1:4.5-1.1) ... [2021-07-13T15:15:44.321Z] #20 45.26 Selecting previously unselected package sudo. [2021-07-13T15:15:44.321Z] #20 45.26 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-13T15:15:44.321Z] #20 45.27 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-13T15:15:44.411Z] #20 47.96 Selecting previously unselected package vim-runtime. [2021-07-13T15:15:44.412Z] #20 47.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:15:44.412Z] #20 48.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-13T15:15:44.412Z] #20 48.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-13T15:15:44.412Z] #20 48.07 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-13T15:15:44.892Z] #20 45.82 Selecting previously unselected package thin-provisioning-tools. [2021-07-13T15:15:44.892Z] #20 45.84 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-13T15:15:44.892Z] #20 45.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T15:15:44.892Z] #20 46.09 Selecting previously unselected package uidmap. [2021-07-13T15:15:45.152Z] #20 46.10 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-13T15:15:45.152Z] #20 46.10 Unpacking uidmap (1:4.5-1.1) ... [2021-07-13T15:15:45.152Z] #20 46.23 Selecting previously unselected package vim-runtime. [2021-07-13T15:15:45.152Z] #20 46.23 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-13T15:15:45.152Z] #20 46.27 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-13T15:15:45.152Z] #20 46.30 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-13T15:15:45.152Z] #20 46.31 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-13T15:15:47.703Z] #20 51.36 Selecting previously unselected package vim. [2021-07-13T15:15:47.703Z] #20 51.37 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T15:15:47.703Z] #20 51.40 Unpacking vim (2:8.1.0875-5) ... [2021-07-13T15:15:48.272Z] #20 51.98 Selecting previously unselected package xfsprogs. [2021-07-13T15:15:48.272Z] #20 51.99 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-13T15:15:48.272Z] #20 51.99 Unpacking xfsprogs (4.20.0-1) ... [2021-07-13T15:15:48.456Z] #20 49.56 Selecting previously unselected package vim. [2021-07-13T15:15:48.456Z] #20 49.56 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-13T15:15:48.456Z] #20 49.58 Unpacking vim (2:8.1.0875-5) ... [2021-07-13T15:15:48.854Z] #20 52.46 Selecting previously unselected package zip. [2021-07-13T15:15:48.854Z] #20 52.48 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-07-13T15:15:48.854Z] #20 52.49 Unpacking zip (3.0-11+b1) ... [2021-07-13T15:15:49.028Z] #20 50.12 Selecting previously unselected package xfsprogs. [2021-07-13T15:15:49.028Z] #20 50.13 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-13T15:15:49.028Z] #20 50.14 Unpacking xfsprogs (4.20.0-1) ... [2021-07-13T15:15:49.114Z] #20 52.63 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-13T15:15:49.114Z] #20 52.66 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T15:15:49.114Z] #20 52.67 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T15:15:49.114Z] #20 52.69 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T15:15:49.115Z] #20 52.70 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-13T15:15:49.115Z] #20 52.71 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T15:15:49.115Z] #20 52.75 Setting up uidmap (1:4.5-1.1) ... [2021-07-13T15:15:49.115Z] #20 52.77 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T15:15:49.115Z] #20 52.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:15:49.115Z] #20 52.79 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T15:15:49.115Z] #20 52.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:15:49.115Z] #20 52.82 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:15:49.115Z] #20 52.84 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T15:15:49.115Z] #20 52.85 Setting up zip (3.0-11+b1) ... [2021-07-13T15:15:49.115Z] #20 52.86 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T15:15:49.115Z] #20 52.89 Setting up bash-completion (1:2.8-6) ... [2021-07-13T15:15:49.600Z] #20 50.61 Selecting previously unselected package zip. [2021-07-13T15:15:49.600Z] #20 50.63 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-07-13T15:15:49.600Z] #20 50.64 Unpacking zip (3.0-11+b1) ... [2021-07-13T15:15:49.600Z] #20 50.83 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-13T15:15:49.861Z] #20 50.86 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-13T15:15:49.861Z] #20 50.87 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-13T15:15:49.861Z] #20 50.88 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-13T15:15:49.861Z] #20 50.90 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-13T15:15:49.861Z] #20 50.94 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-13T15:15:49.861Z] #20 50.95 Setting up uidmap (1:4.5-1.1) ... [2021-07-13T15:15:49.861Z] #20 50.96 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-13T15:15:49.861Z] #20 50.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-13T15:15:49.861Z] #20 50.99 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-13T15:15:49.861Z] #20 51.00 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-13T15:15:49.861Z] #20 51.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-13T15:15:50.122Z] #20 51.05 Setting up xxd (2:8.1.0875-5) ... [2021-07-13T15:15:50.122Z] #20 51.06 Setting up zip (3.0-11+b1) ... [2021-07-13T15:15:50.122Z] #20 51.07 Setting up vim-common (2:8.1.0875-5) ... [2021-07-13T15:15:50.122Z] #20 51.11 Setting up bash-completion (1:2.8-6) ... [2021-07-13T15:15:52.405Z] #20 56.02 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-13T15:15:52.405Z] #20 56.03 Setting up xz-utils (5.2.4-1) ... [2021-07-13T15:15:52.405Z] #20 56.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-13T15:15:52.405Z] #20 56.07 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-13T15:15:52.664Z] #20 56.14 invoke-rc.d: could not determine current runlevel [2021-07-13T15:15:52.664Z] #20 56.15 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-13T15:15:52.664Z] #20 56.17 Setting up pigz (2.4-1) ... [2021-07-13T15:15:52.664Z] #20 56.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T15:15:52.664Z] #20 56.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:15:52.664Z] #20 56.35 Setting up python-pip-whl (18.1-5) ... [2021-07-13T15:15:52.664Z] #20 56.36 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T15:15:52.924Z] #20 56.43 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-13T15:15:53.183Z] #20 56.86 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-13T15:15:53.183Z] #20 56.88 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-13T15:15:53.183Z] #20 56.89 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:15:53.183Z] #20 56.91 Setting up vim (2:8.1.0875-5) ... [2021-07-13T15:15:53.183Z] #20 56.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-13T15:15:53.183Z] #20 56.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-13T15:15:53.183Z] #20 56.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-13T15:15:53.183Z] #20 56.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-13T15:15:53.183Z] #20 56.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-13T15:15:53.183Z] #20 56.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-13T15:15:53.183Z] #20 56.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-13T15:15:53.183Z] #20 56.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-13T15:15:53.428Z] #20 53.94 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-13T15:15:53.428Z] #20 53.95 Setting up xz-utils (5.2.4-1) ... [2021-07-13T15:15:53.428Z] #20 53.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-13T15:15:53.428Z] #20 53.98 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-13T15:15:53.428Z] #20 54.08 invoke-rc.d: could not determine current runlevel [2021-07-13T15:15:53.428Z] #20 54.09 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-13T15:15:53.428Z] #20 54.10 Setting up pigz (2.4-1) ... [2021-07-13T15:15:53.428Z] #20 54.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-13T15:15:53.428Z] #20 54.13 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-13T15:15:53.428Z] #20 54.15 Setting up python-pip-whl (18.1-5) ... [2021-07-13T15:15:53.428Z] #20 54.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-13T15:15:53.428Z] #20 54.18 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-13T15:15:53.428Z] #20 54.56 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-13T15:15:53.428Z] #20 54.57 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-13T15:15:53.428Z] #20 54.58 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-13T15:15:53.428Z] #20 54.60 Setting up vim (2:8.1.0875-5) ... [2021-07-13T15:15:53.428Z] #20 54.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-13T15:15:53.428Z] #20 54.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-13T15:15:53.428Z] #20 54.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-13T15:15:53.428Z] #20 54.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-13T15:15:53.428Z] #20 54.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-13T15:15:53.428Z] #20 54.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-13T15:15:53.442Z] #20 57.00 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T15:15:53.442Z] #20 57.02 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T15:15:53.442Z] #20 57.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T15:15:53.442Z] #20 57.05 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T15:15:53.442Z] #20 57.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T15:15:53.442Z] #20 57.08 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T15:15:53.689Z] #20 54.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-13T15:15:53.689Z] #20 54.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-13T15:15:53.689Z] #20 54.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-13T15:15:53.689Z] #20 54.71 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-13T15:15:53.689Z] #20 54.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-13T15:15:53.689Z] #20 54.75 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-13T15:15:53.689Z] #20 54.76 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-13T15:15:53.689Z] #20 54.77 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-13T15:15:54.261Z] #20 ... [2021-07-13T15:15:54.261Z] [2021-07-13T15:15:54.261Z] #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-07-13T15:15:54.261Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:15:54.261Z] #43 106.3 CC criu/cr-service.o [2021-07-13T15:15:54.261Z] #43 107.8 CC criu/crtools.o [2021-07-13T15:15:54.261Z] #43 108.5 CC criu/eventfd.o [2021-07-13T15:15:54.261Z] #43 108.9 CC criu/eventpoll.o [2021-07-13T15:15:54.261Z] #43 109.7 CC criu/external.o [2021-07-13T15:15:54.261Z] #43 110.1 CC criu/fault-injection.o [2021-07-13T15:15:54.261Z] #43 110.2 CC criu/fdstore.o [2021-07-13T15:15:54.261Z] #43 110.5 CC criu/fifo.o [2021-07-13T15:15:54.261Z] #43 110.9 CC criu/file-ids.o [2021-07-13T15:15:54.261Z] #43 111.3 CC criu/file-lock.o [2021-07-13T15:15:54.261Z] #43 112.1 CC criu/files-ext.o [2021-07-13T15:15:54.261Z] #43 112.5 CC criu/files-reg.o [2021-07-13T15:15:54.261Z] #43 114.8 CC criu/files.o [2021-07-13T15:15:54.832Z] #43 116.8 CC criu/filesystems.o [2021-07-13T15:15:55.348Z] #20 ... [2021-07-13T15:15:55.349Z] [2021-07-13T15:15:55.349Z] #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-07-13T15:15:55.349Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:15:55.349Z] #43 107.8 CC criu/cr-service.o [2021-07-13T15:15:55.349Z] #43 109.6 CC criu/crtools.o [2021-07-13T15:15:55.349Z] #43 110.2 CC criu/eventfd.o [2021-07-13T15:15:55.349Z] #43 110.5 CC criu/eventpoll.o [2021-07-13T15:15:55.349Z] #43 111.4 CC criu/external.o [2021-07-13T15:15:55.349Z] #43 111.8 CC criu/fault-injection.o [2021-07-13T15:15:55.349Z] #43 111.9 CC criu/fdstore.o [2021-07-13T15:15:55.349Z] #43 112.2 CC criu/fifo.o [2021-07-13T15:15:55.349Z] #43 112.6 CC criu/file-ids.o [2021-07-13T15:15:55.349Z] #43 113.1 CC criu/file-lock.o [2021-07-13T15:15:55.349Z] #43 114.1 CC criu/files-ext.o [2021-07-13T15:15:55.349Z] #43 114.5 CC criu/files-reg.o [2021-07-13T15:15:55.349Z] #43 116.7 CC criu/files.o [2021-07-13T15:15:55.404Z] #43 117.6 CC criu/fsnotify.o [2021-07-13T15:15:56.288Z] #43 118.8 CC criu/filesystems.o [2021-07-13T15:15:56.790Z] #43 118.8 CC criu/image-desc.o [2021-07-13T15:15:56.790Z] #43 ... [2021-07-13T15:15:56.790Z] [2021-07-13T15:15:56.790Z] #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-07-13T15:15:56.790Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:15:56.790Z] #20 57.84 Setting up iptables (1.8.2-4) ... [2021-07-13T15:15:56.790Z] #20 57.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T15:15:56.790Z] #20 57.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T15:15:56.790Z] #20 57.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T15:15:56.790Z] #20 57.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T15:15:56.790Z] #20 57.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-13T15:15:56.790Z] #20 57.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-13T15:15:56.790Z] #20 57.92 Setting up python3 (3.7.3-1) ... [2021-07-13T15:15:56.856Z] #43 ... [2021-07-13T15:15:56.856Z] [2021-07-13T15:15:56.857Z] #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-07-13T15:15:56.857Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-07-13T15:15:56.857Z] #20 60.36 Setting up iptables (1.8.2-4) ... [2021-07-13T15:15:56.857Z] #20 60.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T15:15:56.857Z] #20 60.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T15:15:56.857Z] #20 60.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-13T15:15:56.857Z] #20 60.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-13T15:15:56.857Z] #20 60.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-13T15:15:56.857Z] #20 60.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-13T15:15:56.857Z] #20 60.44 Setting up python3 (3.7.3-1) ... [2021-07-13T15:15:57.364Z] #20 58.43 Setting up python3-wheel (0.32.3-2) ... [2021-07-13T15:15:57.425Z] #20 60.94 Setting up python3-wheel (0.32.3-2) ... [2021-07-13T15:15:57.993Z] #20 61.75 Setting up apparmor (2.13.2-10) ... [2021-07-13T15:15:58.307Z] #20 59.23 Setting up apparmor (2.13.2-10) ... [2021-07-13T15:15:59.899Z] #20 63.63 Setting up xfsprogs (4.20.0-1) ... [2021-07-13T15:15:59.899Z] #20 63.64 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-13T15:15:59.954Z] #20 60.92 Setting up xfsprogs (4.20.0-1) ... [2021-07-13T15:15:59.954Z] #20 60.94 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-13T15:16:00.468Z] #20 64.02 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T15:16:00.476Z] #20 61.34 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-13T15:16:01.407Z] #20 64.99 Setting up python3-distutils (3.7.3-1) ... [2021-07-13T15:16:01.418Z] #20 62.35 Setting up python3-distutils (3.7.3-1) ... [2021-07-13T15:16:01.667Z] #20 65.43 Setting up python3-setuptools (40.8.0-1) ... [2021-07-13T15:16:01.686Z] #20 62.91 Setting up python3-setuptools (40.8.0-1) ... [2021-07-13T15:16:03.046Z] #20 66.61 Setting up python3-pip (18.1-5) ... [2021-07-13T15:16:03.605Z] #20 64.30 Setting up python3-pip (18.1-5) ... [2021-07-13T15:16:03.984Z] #20 67.74 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:16:04.243Z] #20 67.82 Processing triggers for mime-support (3.62) ... [2021-07-13T15:16:04.548Z] #20 65.56 Processing triggers for libc-bin (2.28-10) ... [2021-07-13T15:16:04.548Z] #20 65.59 Processing triggers for mime-support (3.62) ... [2021-07-13T15:16:05.180Z] #20 DONE 68.7s [2021-07-13T15:16:05.180Z] [2021-07-13T15:16:05.180Z] #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-07-13T15:16:05.180Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-07-13T15:16:05.491Z] #20 DONE 66.5s [2021-07-13T15:16:05.492Z] [2021-07-13T15:16:05.492Z] #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-07-13T15:16:05.492Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-07-13T15:16:06.118Z] #21 1.073 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-13T15:16:06.118Z] #21 1.076 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-13T15:16:06.118Z] #21 1.080 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-13T15:16:06.118Z] #21 DONE 1.2s [2021-07-13T15:16:06.118Z] [2021-07-13T15:16:06.118Z] #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-07-13T15:16:06.118Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:16:06.118Z] #40 193.5 + dpkg --print-architecture [2021-07-13T15:16:06.118Z] #40 193.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-13T15:16:06.119Z] #40 193.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-13T15:16:06.119Z] #40 193.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-13T15:16:06.378Z] #40 ... [2021-07-13T15:16:06.378Z] [2021-07-13T15:16:06.378Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-13T15:16:06.378Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-13T15:16:06.698Z] #21 1.069 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-13T15:16:06.698Z] #21 1.074 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-13T15:16:06.698Z] #21 1.078 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-13T15:16:06.698Z] #21 DONE 1.1s [2021-07-13T15:16:06.698Z] [2021-07-13T15:16:06.698Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-13T15:16:06.698Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-13T15:16:06.698Z] #22 ... [2021-07-13T15:16:06.698Z] [2021-07-13T15:16:06.698Z] #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-07-13T15:16:06.698Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:16:06.698Z] #40 191.6 + dpkg --print-architecture [2021-07-13T15:16:06.698Z] #40 191.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-13T15:16:06.698Z] #40 191.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-13T15:16:06.698Z] #40 191.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-13T15:16:06.946Z] #22 ... [2021-07-13T15:16:06.946Z] [2021-07-13T15:16:06.946Z] #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-07-13T15:16:06.946Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:16:06.946Z] #43 119.5 CC criu/fsnotify.o [2021-07-13T15:16:06.946Z] #43 120.7 CC criu/image-desc.o [2021-07-13T15:16:06.946Z] #43 120.9 CC criu/image.o [2021-07-13T15:16:06.946Z] #43 121.9 CC criu/ipc_ns.o [2021-07-13T15:16:06.946Z] #43 123.3 CC criu/irmap.o [2021-07-13T15:16:06.946Z] #43 123.9 CC criu/kcmp-ids.o [2021-07-13T15:16:06.946Z] #43 124.2 CC criu/kerndat.o [2021-07-13T15:16:06.946Z] #43 125.5 CC criu/libnetlink.o [2021-07-13T15:16:06.946Z] #43 126.0 CC criu/log.o [2021-07-13T15:16:06.946Z] #43 126.6 CC criu/lsm.o [2021-07-13T15:16:06.946Z] #43 127.1 CC criu/mem.o [2021-07-13T15:16:06.946Z] #43 129.5 CC criu/memfd.o [2021-07-13T15:16:06.960Z] #40 ... [2021-07-13T15:16:06.960Z] [2021-07-13T15:16:06.960Z] #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-07-13T15:16:06.960Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:16:06.960Z] #43 119.0 CC criu/image.o [2021-07-13T15:16:06.960Z] #43 119.9 CC criu/ipc_ns.o [2021-07-13T15:16:06.960Z] #43 121.1 CC criu/irmap.o [2021-07-13T15:16:06.960Z] #43 121.8 CC criu/kcmp-ids.o [2021-07-13T15:16:06.960Z] #43 122.1 CC criu/kerndat.o [2021-07-13T15:16:06.960Z] #43 123.3 CC criu/libnetlink.o [2021-07-13T15:16:06.960Z] #43 123.6 CC criu/log.o [2021-07-13T15:16:06.960Z] #43 124.3 CC criu/lsm.o [2021-07-13T15:16:06.960Z] #43 124.7 CC criu/mem.o [2021-07-13T15:16:06.960Z] #43 126.5 CC criu/memfd.o [2021-07-13T15:16:06.960Z] #43 127.3 CC criu/mount.o [2021-07-13T15:16:07.883Z] #43 130.3 CC criu/mount.o [2021-07-13T15:16:10.265Z] #43 132.2 CC criu/namespaces.o [2021-07-13T15:16:11.947Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-13T15:16:11.947Z] [2021-07-13T15:16:11.947Z] ________ ____ __. [2021-07-13T15:16:11.947Z] \_____ \ | |/ _| [2021-07-13T15:16:11.947Z] / | \| < [2021-07-13T15:16:11.947Z] / | \ | \ [2021-07-13T15:16:11.947Z] \_______ /____|__ \ [2021-07-13T15:16:11.947Z] \/ \/ [2021-07-13T15:16:11.947Z] [2021-07-13T15:16:11.947Z] INFO: make.ps1 ended at 07/13/2021 15:16:09 [2021-07-13T15:16:11.947Z] INFO: Binaries build ended at 07/13/2021 15:16:11. Duration:00:01:32.6144879 [2021-07-13T15:16:12.080Z] #43 ... [2021-07-13T15:16:12.080Z] [2021-07-13T15:16:12.080Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-13T15:16:12.080Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-13T15:16:12.080Z] #22 5.380 Collecting yamllint==1.26.1 [2021-07-13T15:16:12.181Z] #43 ... [2021-07-13T15:16:12.181Z] [2021-07-13T15:16:12.181Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-13T15:16:12.181Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-13T15:16:12.181Z] #22 5.465 Collecting yamllint==1.26.1 [2021-07-13T15:16:12.402Z] INFO: Copying the built daemon binary to d:\CI\PR-42633\1\binary\dockerd-7429792eed.exe... [2021-07-13T15:16:12.402Z] INFO: Copying the built client binary to d:\CI\PR-42633\1\binary\docker-7429792eed.exe... [2021-07-13T15:16:12.402Z] INFO: Copying dockerversion from the container... [2021-07-13T15:16:12.861Z] INFO: Copying the golang package from the container to d:\CI\PR-42633\1\installer\go.zip... [2021-07-13T15:16:13.817Z] INFO: Extracting go.zip to d:\CI\PR-42633\1\go [2021-07-13T15:16:17.354Z] #22 10.77 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-13T15:16:17.471Z] #22 10.86 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-13T15:16:18.292Z] #22 11.86 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-13T15:16:18.292Z] #22 11.93 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-13T15:16:18.292Z] #22 11.98 Collecting pyyaml (from yamllint==1.26.1) [2021-07-13T15:16:18.551Z] #22 12.28 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-13T15:16:18.810Z] #22 12.60 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-13T15:16:18.810Z] #22 12.61 Building wheels for collected packages: yamllint [2021-07-13T15:16:18.810Z] #22 12.61 Running setup.py bdist_wheel for yamllint: started [2021-07-13T15:16:18.899Z] #22 ... [2021-07-13T15:16:18.899Z] [2021-07-13T15:16:18.899Z] #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-07-13T15:16:18.899Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:16:18.899Z] #43 134.3 CC criu/net.o [2021-07-13T15:16:18.899Z] #43 137.3 CC criu/netfilter.o [2021-07-13T15:16:18.899Z] #43 137.7 CC criu/page-pipe.o [2021-07-13T15:16:18.899Z] #43 138.4 CC criu/page-xfer.o [2021-07-13T15:16:18.899Z] #43 139.9 CC criu/pagemap-cache.o [2021-07-13T15:16:18.899Z] #43 140.3 CC criu/pagemap.o [2021-07-13T15:16:18.899Z] #43 ... [2021-07-13T15:16:18.899Z] [2021-07-13T15:16:18.899Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-13T15:16:18.899Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-07-13T15:16:18.899Z] #22 12.19 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-13T15:16:18.899Z] #22 12.25 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-13T15:16:18.899Z] #22 12.30 Collecting pyyaml (from yamllint==1.26.1) [2021-07-13T15:16:19.164Z] #22 12.55 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-13T15:16:19.193Z] ok github.com/docker/docker/api/server/httputils 0.044s coverage: 14.7% of statements [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-13T15:16:19.193Z] ok github.com/docker/docker/api/server/middleware 0.039s coverage: 37.7% of statements [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-13T15:16:19.193Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2021-07-13T15:16:19.193Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2021-07-13T15:16:19.193Z] ok github.com/docker/docker/api/server/router/swarm 0.023s coverage: 5.7% of statements [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-13T15:16:19.193Z] ok github.com/docker/docker/api/types/time 0.038s coverage: 100.0% of statements [2021-07-13T15:16:19.193Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/builder [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-13T15:16:19.193Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-07-13T15:16:19.193Z] ok github.com/docker/docker/builder/remotecontext 0.181s coverage: 13.7% of statements [2021-07-13T15:16:19.193Z] ok github.com/docker/docker/builder/dockerfile 0.442s coverage: 48.5% of statements [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-13T15:16:19.193Z] ok github.com/docker/docker/builder/remotecontext/git 4.605s coverage: 86.3% of statements [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/cli [no test files] [2021-07-13T15:16:19.193Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-13T15:16:19.429Z] #22 12.91 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-13T15:16:19.429Z] #22 12.92 Building wheels for collected packages: yamllint [2021-07-13T15:16:19.429Z] #22 12.98 Running setup.py bdist_wheel for yamllint: started [2021-07-13T15:16:20.189Z] #22 13.76 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-13T15:16:20.189Z] #22 13.77 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-13T15:16:20.189Z] #22 13.80 Successfully built yamllint [2021-07-13T15:16:20.189Z] #22 13.81 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-13T15:16:20.449Z] #22 14.19 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-13T15:16:20.708Z] #22 DONE 14.6s [2021-07-13T15:16:20.708Z] [2021-07-13T15:16:20.708Z] #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-07-13T15:16:20.708Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:16:20.708Z] #43 134.9 CC criu/namespaces.o [2021-07-13T15:16:20.708Z] #43 136.7 CC criu/net.o [2021-07-13T15:16:20.708Z] #43 139.7 CC criu/netfilter.o [2021-07-13T15:16:20.708Z] #43 140.2 CC criu/page-pipe.o [2021-07-13T15:16:20.708Z] #43 140.9 CC criu/page-xfer.o [2021-07-13T15:16:20.708Z] #43 142.7 CC criu/pagemap-cache.o [2021-07-13T15:16:20.708Z] #43 143.3 CC criu/pagemap.o [2021-07-13T15:16:20.967Z] #43 ... [2021-07-13T15:16:20.967Z] [2021-07-13T15:16:20.967Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-13T15:16:20.967Z] #25 sha256:7ed20ede4128f0eb52362a42c740467310116ece4329bd7ad4d01207c3b72c22 [2021-07-13T15:16:21.226Z] #25 DONE 0.3s [2021-07-13T15:16:21.226Z] [2021-07-13T15:16:21.226Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-13T15:16:21.226Z] #30 sha256:4a2823f4ac5664d4465ed629cd71b286fa0450d4701303b3d154a61e19d83465 [2021-07-13T15:16:21.345Z] #22 14.34 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-13T15:16:21.345Z] #22 14.34 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-13T15:16:21.345Z] #22 14.40 Successfully built yamllint [2021-07-13T15:16:21.345Z] #22 14.43 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-13T15:16:21.345Z] #22 14.83 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-13T15:16:22.294Z] #22 DONE 15.4s [2021-07-13T15:16:22.294Z] [2021-07-13T15:16:22.294Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-13T15:16:22.294Z] #25 sha256:c983f25c15c2b4584aeb93c2e8fc70f56da493c157c573bcb66ac06537849992 [2021-07-13T15:16:22.294Z] #25 DONE 0.4s [2021-07-13T15:16:22.294Z] [2021-07-13T15:16:22.294Z] #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-07-13T15:16:22.294Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:16:22.294Z] #43 141.6 CC criu/parasite-syscall.o [2021-07-13T15:16:22.294Z] #43 142.5 CC criu/path.o [2021-07-13T15:16:22.294Z] #43 142.8 CC criu/pie-util-vdso-elf32.o [2021-07-13T15:16:22.294Z] #43 143.4 CC criu/pie-util-vdso.o [2021-07-13T15:16:22.294Z] #43 143.9 CC criu/pie-util.o [2021-07-13T15:16:22.294Z] #43 144.0 CC criu/pipes.o [2021-07-13T15:16:22.511Z] ok github.com/docker/docker/client 0.257s coverage: 75.4% of statements [2021-07-13T15:16:22.867Z] #43 144.9 CC criu/plugin.o [2021-07-13T15:16:23.439Z] #43 145.4 CC criu/proc_parse.o [2021-07-13T15:16:25.987Z] #43 147.8 CC criu/protobuf-desc.o [2021-07-13T15:16:26.249Z] #43 148.4 CC criu/protobuf.o [2021-07-13T15:16:26.500Z] #30 DONE 4.7s [2021-07-13T15:16:26.500Z] [2021-07-13T15:16:26.500Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-13T15:16:26.500Z] #33 sha256:9411316cf862842d8075125baf7c5d8ddd1dbff69f0957793421159acbbbe536 [2021-07-13T15:16:26.500Z] #33 DONE 0.6s [2021-07-13T15:16:26.500Z] [2021-07-13T15:16:26.500Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-13T15:16:26.500Z] #35 sha256:c2ad8148a5ad3869a898c780943cdebef0b8a930dc1e17a362e67e4aabb68385 [2021-07-13T15:16:26.500Z] #35 DONE 0.1s [2021-07-13T15:16:26.500Z] [2021-07-13T15:16:26.500Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-13T15:16:26.500Z] #38 sha256:08572d3a75d89869845cda87bc9aa8b2ef46cf16977fb4c0553c23a162b19394 [2021-07-13T15:16:26.500Z] #38 DONE 0.1s [2021-07-13T15:16:26.500Z] [2021-07-13T15:16:26.500Z] #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-07-13T15:16:26.500Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:16:26.500Z] #43 144.7 CC criu/parasite-syscall.o [2021-07-13T15:16:26.500Z] #43 145.6 CC criu/path.o [2021-07-13T15:16:26.500Z] #43 145.9 CC criu/pie-util-vdso-elf32.o [2021-07-13T15:16:26.500Z] #43 146.3 CC criu/pie-util-vdso.o [2021-07-13T15:16:26.500Z] #43 146.7 CC criu/pie-util.o [2021-07-13T15:16:26.500Z] #43 146.8 CC criu/pipes.o [2021-07-13T15:16:26.500Z] #43 147.5 CC criu/plugin.o [2021-07-13T15:16:26.500Z] #43 147.9 CC criu/proc_parse.o [2021-07-13T15:16:26.510Z] #43 148.7 CC criu/pstree.o [2021-07-13T15:16:27.452Z] #43 149.6 CC criu/rbtree.o [2021-07-13T15:16:27.714Z] #43 149.8 CC criu/rst-malloc.o [2021-07-13T15:16:27.975Z] #43 150.0 CC criu/seccomp.o [2021-07-13T15:16:27.975Z] #43 ... [2021-07-13T15:16:27.975Z] [2021-07-13T15:16:27.975Z] #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-07-13T15:16:27.975Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:16:27.975Z] #40 DONE 222.8s [2021-07-13T15:16:27.975Z] [2021-07-13T15:16:27.975Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-13T15:16:27.975Z] #30 sha256:16c0d4bb3e7df1dceb387ec5849219ff0735db8926053b4a2f0fef4f8e921701 [2021-07-13T15:16:27.975Z] #30 DONE 5.5s [2021-07-13T15:16:27.975Z] [2021-07-13T15:16:27.975Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-13T15:16:27.975Z] #33 sha256:e8b084fe9c647b29639c7cbe7e78d42432d9755b096cc7e4d6480689cb464a8c [2021-07-13T15:16:28.407Z] #43 150.7 CC criu/protobuf-desc.o [2021-07-13T15:16:28.554Z] #33 DONE 0.5s [2021-07-13T15:16:28.554Z] [2021-07-13T15:16:28.554Z] #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-07-13T15:16:28.554Z] #56 sha256:0bd7ac4ee32e43fc244c3a8c8ae06834f64364be6b9c85c42500762ae64b2188 [2021-07-13T15:16:28.554Z] #56 ... [2021-07-13T15:16:28.554Z] [2021-07-13T15:16:28.554Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-13T15:16:28.554Z] #35 sha256:8970ba6552fb9454bfc73a78978ed60a717b675df17b922537dc3d1451ded3a0 [2021-07-13T15:16:28.815Z] #35 DONE 0.3s [2021-07-13T15:16:28.815Z] [2021-07-13T15:16:28.815Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-13T15:16:28.815Z] #38 sha256:4acf073c5bbe7d574efbfde84b6f0e8372d793a26ec6eeb03242d34b52db013d [2021-07-13T15:16:28.976Z] #43 151.6 CC criu/protobuf.o [2021-07-13T15:16:29.076Z] #38 DONE 0.3s [2021-07-13T15:16:29.076Z] [2021-07-13T15:16:29.076Z] #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-07-13T15:16:29.076Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:16:29.076Z] #43 150.9 CC criu/seize.o [2021-07-13T15:16:29.236Z] #43 152.0 CC criu/pstree.o [2021-07-13T15:16:29.496Z] #43 ... [2021-07-13T15:16:29.496Z] [2021-07-13T15:16:29.496Z] #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-07-13T15:16:29.496Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-13T15:16:29.496Z] #40 DONE 225.1s [2021-07-13T15:16:29.496Z] [2021-07-13T15:16:29.496Z] #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-07-13T15:16:29.496Z] #49 sha256:f7491039064bf480d214de7760957f57d0768a325de81b410ee3f20d6ddccb44 [2021-07-13T15:16:30.019Z] #43 152.0 CC criu/servicefd.o [2021-07-13T15:16:30.019Z] #43 ... [2021-07-13T15:16:30.019Z] [2021-07-13T15:16:30.019Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-13T15:16:30.019Z] #41 sha256:a71cbe15aacd3c0e8b97df6bf5ead3b0de9d8cc23bba45e2e1b480942d3455c1 [2021-07-13T15:16:30.019Z] #41 DONE 0.7s [2021-07-13T15:16:30.280Z] [2021-07-13T15:16:30.280Z] #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-07-13T15:16:30.280Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:16:30.280Z] #43 152.4 CC criu/shmem.o [2021-07-13T15:16:30.851Z] #43 153.1 CC criu/sigframe.o [2021-07-13T15:16:30.880Z] #49 ... [2021-07-13T15:16:30.880Z] [2021-07-13T15:16:30.880Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-13T15:16:30.880Z] #41 sha256:5aeb299fc0bae1e2158f0b31d269b1b67596cb9c3a3a66a57b7f20d60c36e8a1 [2021-07-13T15:16:31.111Z] #43 153.3 CC criu/signalfd.o [2021-07-13T15:16:31.372Z] #43 153.6 CC criu/sk-inet.o [2021-07-13T15:16:31.448Z] #41 DONE 0.6s [2021-07-13T15:16:31.449Z] [2021-07-13T15:16:31.449Z] #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-07-13T15:16:31.449Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:16:31.449Z] #43 153.4 CC criu/rbtree.o [2021-07-13T15:16:31.449Z] #43 153.7 CC criu/rst-malloc.o [2021-07-13T15:16:31.449Z] #43 154.0 CC criu/seccomp.o [2021-07-13T15:16:32.017Z] #43 154.7 CC criu/seize.o [2021-07-13T15:16:32.313Z] #43 154.4 CC criu/sk-netlink.o [2021-07-13T15:16:32.572Z] #43 154.8 CC criu/sk-packet.o [2021-07-13T15:16:32.953Z] #43 155.5 CC criu/servicefd.o [2021-07-13T15:16:33.145Z] #43 155.4 CC criu/sk-queue.o [2021-07-13T15:16:33.522Z] #43 156.0 CC criu/shmem.o [2021-07-13T15:16:33.716Z] #43 155.9 CC criu/sk-tcp.o [2021-07-13T15:16:34.090Z] #43 156.8 CC criu/sigframe.o [2021-07-13T15:16:34.287Z] #43 156.3 CC criu/sk-unix.o [2021-07-13T15:16:34.287Z] #43 ... [2021-07-13T15:16:34.287Z] [2021-07-13T15:16:34.287Z] #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-07-13T15:16:34.287Z] #49 sha256:2862cff1819eb41af5b5e986d3f8f32e97d9b77988228919763b2f2c1394ffa1 [2021-07-13T15:16:34.287Z] #49 229.7 + /build/golangci-lint --version [2021-07-13T15:16:34.287Z] #49 230.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-13T15:16:34.287Z] #49 DONE 230.3s [2021-07-13T15:16:34.349Z] #43 157.0 CC criu/signalfd.o [2021-07-13T15:16:34.546Z] [2021-07-13T15:16:34.547Z] #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-07-13T15:16:34.547Z] #56 sha256:0bd7ac4ee32e43fc244c3a8c8ae06834f64364be6b9c85c42500762ae64b2188 [2021-07-13T15:16:34.608Z] #43 157.3 CC criu/sk-inet.o [2021-07-13T15:16:35.574Z] #43 ... [2021-07-13T15:16:35.574Z] [2021-07-13T15:16:35.574Z] #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-07-13T15:16:35.574Z] #49 sha256:f7491039064bf480d214de7760957f57d0768a325de81b410ee3f20d6ddccb44 [2021-07-13T15:16:35.574Z] #49 230.7 + /build/golangci-lint --version [2021-07-13T15:16:35.574Z] #49 231.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-13T15:16:35.574Z] #49 DONE 231.6s [2021-07-13T15:16:35.855Z] [2021-07-13T15:16:35.855Z] #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-07-13T15:16:35.855Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:16:35.855Z] #43 158.3 CC criu/sk-netlink.o [2021-07-13T15:16:36.119Z] #43 158.8 CC criu/sk-packet.o [2021-07-13T15:16:36.458Z] #56 ... [2021-07-13T15:16:36.458Z] [2021-07-13T15:16:36.458Z] #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-07-13T15:16:36.458Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-13T15:16:36.458Z] #43 158.4 CC criu/sockets.o [2021-07-13T15:16:36.718Z] #43 159.0 CC criu/stats.o [2021-07-13T15:16:36.979Z] #43 159.2 CC criu/string.o [2021-07-13T15:16:36.979Z] #43 159.3 CC criu/sysctl.o [2021-07-13T15:16:37.064Z] #43 159.7 CC criu/sk-queue.o [2021-07-13T15:16:37.638Z] #43 160.2 CC criu/sk-tcp.o [2021-07-13T15:16:37.897Z] #43 160.5 CC criu/sk-unix.o [2021-07-13T15:16:37.922Z] #43 159.8 CC criu/sysfs_parse.o [2021-07-13T15:16:37.922Z] #43 160.1 CC criu/timens.o [2021-07-13T15:16:38.183Z] #43 160.3 CC criu/timerfd.o [2021-07-13T15:16:38.445Z] #43 160.6 CC criu/tty.o [2021-07-13T15:16:39.275Z] #43 161.7 CC criu/sockets.o [2021-07-13T15:16:39.832Z] #43 162.0 CC criu/tun.o [2021-07-13T15:16:39.842Z] #43 162.3 CC criu/stats.o [2021-07-13T15:16:40.093Z] #43 162.3 CC criu/uffd.o [2021-07-13T15:16:40.100Z] #43 162.6 CC criu/string.o [2021-07-13T15:16:40.101Z] #43 162.7 CC criu/sysctl.o [2021-07-13T15:16:40.359Z] #43 163.1 CC criu/sysfs_parse.o [2021-07-13T15:16:40.927Z] #43 163.4 CC criu/timens.o [2021-07-13T15:16:41.038Z] #43 163.1 CC criu/util.o [2021-07-13T15:16:41.186Z] #43 163.6 CC criu/timerfd.o [2021-07-13T15:16:41.445Z] #43 163.9 CC criu/tty.o [2021-07-13T15:16:41.982Z] #43 163.9 CC criu/uts_ns.o [2021-07-13T15:16:41.982Z] #43 164.0 CC criu/vdso-compat.o [2021-07-13T15:16:41.982Z] #43 164.2 CC criu/vdso.o [2021-07-13T15:16:42.555Z] #43 164.6 LINK criu/built-in.o [2021-07-13T15:16:42.816Z] #43 164.8 LINK criu/criu [2021-07-13T15:16:42.824Z] #43 165.2 CC criu/tun.o [2021-07-13T15:16:43.078Z] #43 165.1 DEP lib/c/criu.d [2021-07-13T15:16:43.078Z] #43 165.2 CC images/rpc.pb-c.o [2021-07-13T15:16:43.083Z] #43 165.5 CC criu/uffd.o [2021-07-13T15:16:43.339Z] #43 165.5 CC lib/c/criu.o [2021-07-13T15:16:43.651Z] #43 166.3 CC criu/util.o [2021-07-13T15:16:43.671Z] INFO: Extraction ended at 07/13/2021 15:16:39. Duration:00:00:25.4998553 [2021-07-13T15:16:43.671Z] INFO: Updating the golang and path environment variables [2021-07-13T15:16:43.671Z] INFO: GOPATH=d:\gopath [2021-07-13T15:16:43.671Z] INFO: go version go1.13.15 windows/amd64 [2021-07-13T15:16:43.671Z] INFO: Running the daemon under test in debug mode [2021-07-13T15:16:43.671Z] INFO: Starting a daemon under test... [2021-07-13T15:16:43.671Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42633\1\daemon --pidfile d:\CI\PR-42633\1\docker.pid -D [2021-07-13T15:16:43.671Z] INFO: Process started successfully. [2021-07-13T15:16:43.671Z] INFO: Start tailing logs of the daemon under tests [2021-07-13T15:16:43.671Z] INFO: Waiting for the daemon under test to start... [2021-07-13T15:16:44.282Z] #43 166.3 LINK lib/c/built-in.o [2021-07-13T15:16:44.282Z] #43 166.3 LINK lib/c/libcriu.so [2021-07-13T15:16:44.282Z] #43 166.3 LINK lib/c/libcriu.a [2021-07-13T15:16:44.282Z] #43 166.4 GEN magic.py [2021-07-13T15:16:44.282Z] #43 166.5 Note: Building without setproctitle() and strlcpy() support. [2021-07-13T15:16:44.282Z] #43 166.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-13T15:16:44.282Z] #43 166.5 Note: Building without GnuTLS support [2021-07-13T15:16:44.282Z] #43 166.5 Makefile.config:39: Warn: you have no libnftables installed [2021-07-13T15:16:44.282Z] #43 166.5 Makefile.config:40: Warn: Building without nftables support [2021-07-13T15:16:44.590Z] #43 167.2 CC criu/uts_ns.o [2021-07-13T15:16:44.849Z] #43 167.4 CC criu/vdso-compat.o [2021-07-13T15:16:44.849Z] #43 167.5 CC criu/vdso.o [2021-07-13T15:16:44.854Z] #43 167.1 fatal: not a git repository (or any of the parent directories): .git [2021-07-13T15:16:45.418Z] #43 167.9 LINK criu/built-in.o [2021-07-13T15:16:45.418Z] #43 168.1 LINK criu/criu [2021-07-13T15:16:45.425Z] #43 167.6 make[1]: Nothing to be done for 'all'. [2021-07-13T15:16:45.677Z] #43 168.4 DEP lib/c/criu.d [2021-07-13T15:16:45.937Z] #43 168.4 CC images/rpc.pb-c.o [2021-07-13T15:16:45.997Z] #43 168.2 make[1]: 'images/built-in.o' is up to date. [2021-07-13T15:16:45.997Z] #43 168.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-13T15:16:45.997Z] #43 168.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-13T15:16:45.997Z] #43 168.3 make[1]: 'compel/libcompel.a' is up to date. [2021-07-13T15:16:45.997Z] #43 168.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-13T15:16:46.258Z] #43 168.3 make[1]: Nothing to be done for 'all'. [2021-07-13T15:16:46.258Z] #43 168.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-13T15:16:46.258Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:46.258Z] #43 168.5 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:46.258Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:46.506Z] #43 168.9 CC lib/c/criu.o [2021-07-13T15:16:46.523Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:46.523Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:46.523Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:46.523Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:46.784Z] #43 168.9 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:46.784Z] #43 168.9 INSTALL criu/criu [2021-07-13T15:16:46.785Z] #43 DONE 169.1s [2021-07-13T15:16:46.785Z] [2021-07-13T15:16:46.785Z] #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-07-13T15:16:46.785Z] #56 sha256:0bd7ac4ee32e43fc244c3a8c8ae06834f64364be6b9c85c42500762ae64b2188 [2021-07-13T15:16:47.075Z] #43 169.6 LINK lib/c/built-in.o [2021-07-13T15:16:47.075Z] #43 169.6 LINK lib/c/libcriu.so [2021-07-13T15:16:47.334Z] #43 169.7 LINK lib/c/libcriu.a [2021-07-13T15:16:47.334Z] #43 169.8 GEN magic.py [2021-07-13T15:16:47.593Z] #43 170.0 Note: Building without setproctitle() and strlcpy() support. [2021-07-13T15:16:47.593Z] #43 170.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-13T15:16:47.593Z] #43 170.0 Note: Building without GnuTLS support [2021-07-13T15:16:47.593Z] #43 170.0 Makefile.config:39: Warn: you have no libnftables installed [2021-07-13T15:16:47.593Z] #43 170.0 Makefile.config:40: Warn: Building without nftables support [2021-07-13T15:16:48.161Z] #43 170.7 fatal: not a git repository (or any of the parent directories): .git [2021-07-13T15:16:48.173Z] #56 ... [2021-07-13T15:16:48.173Z] [2021-07-13T15:16:48.173Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-13T15:16:48.173Z] #44 sha256:b8786e1f7d33d73106dd91774574f50e8bfbdfc28f776adf7da9ff05bdb4026b [2021-07-13T15:16:48.173Z] #44 DONE 0.1s [2021-07-13T15:16:48.173Z] [2021-07-13T15:16:48.173Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-13T15:16:48.173Z] #46 sha256:5c0b0dccae24b69b6f296bf97e01855839107e888b2d142547c0ab88baeafcef [2021-07-13T15:16:48.173Z] #46 DONE 0.1s [2021-07-13T15:16:48.173Z] [2021-07-13T15:16:48.173Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-13T15:16:48.173Z] #48 sha256:ec2edaeabf5aeaccefcc4c341eb1e4a8a5dc447e82c67c6f9548baaf5a0a8f1a [2021-07-13T15:16:48.173Z] #48 DONE 0.1s [2021-07-13T15:16:48.173Z] [2021-07-13T15:16:48.173Z] #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-07-13T15:16:48.173Z] #53 sha256:c2f25560eed47cc711062ea388610fbafaa99bd9d252e7c3e848a6a484b6e7f1 [2021-07-13T15:16:48.434Z] #53 ... [2021-07-13T15:16:48.434Z] [2021-07-13T15:16:48.434Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-13T15:16:48.434Z] #50 sha256:bb84cca5eb1ed08c0a35c30a251fa30bc9a1ac55439b157b5e4f016cb1f58775 [2021-07-13T15:16:48.434Z] #50 DONE 0.3s [2021-07-13T15:16:48.434Z] [2021-07-13T15:16:48.434Z] #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-07-13T15:16:48.434Z] #53 sha256:c2f25560eed47cc711062ea388610fbafaa99bd9d252e7c3e848a6a484b6e7f1 [2021-07-13T15:16:48.696Z] #53 ... [2021-07-13T15:16:48.696Z] [2021-07-13T15:16:48.696Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-13T15:16:48.696Z] #52 sha256:421581da18fd9d9db6ae9b9d4a31b21672325eef8723f089349ad4495a298853 [2021-07-13T15:16:48.696Z] #52 DONE 0.1s [2021-07-13T15:16:48.696Z] [2021-07-13T15:16:48.696Z] #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-07-13T15:16:48.696Z] #56 sha256:0bd7ac4ee32e43fc244c3a8c8ae06834f64364be6b9c85c42500762ae64b2188 [2021-07-13T15:16:48.729Z] #43 171.2 make[1]: Nothing to be done for 'all'. [2021-07-13T15:16:49.297Z] #43 171.8 make[1]: 'images/built-in.o' is up to date. [2021-07-13T15:16:49.297Z] #43 171.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-13T15:16:49.297Z] #43 171.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-13T15:16:49.297Z] #43 171.9 make[1]: 'compel/libcompel.a' is up to date. [2021-07-13T15:16:49.297Z] #43 171.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-13T15:16:49.297Z] #43 171.9 make[1]: Nothing to be done for 'all'. [2021-07-13T15:16:49.297Z] #43 171.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-13T15:16:49.565Z] #43 172.1 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:49.565Z] #43 172.1 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:49.565Z] #43 172.1 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:49.565Z] #43 172.2 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:49.824Z] #43 172.2 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:49.824Z] #43 172.3 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:49.824Z] #43 172.3 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:49.824Z] #43 172.4 make[2]: Nothing to be done for 'all'. [2021-07-13T15:16:49.824Z] #43 172.4 INSTALL criu/criu [2021-07-13T15:16:50.083Z] #43 DONE 172.7s [2021-07-13T15:16:50.083Z] [2021-07-13T15:16:50.083Z] #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-07-13T15:16:50.083Z] #56 sha256:ddbc5b5e4c6bade1dcfa48106d84c11369fa1484650cabcc5d9dd81d5cc7679b [2021-07-13T15:16:51.461Z] #56 ... [2021-07-13T15:16:51.461Z] [2021-07-13T15:16:51.461Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-13T15:16:51.461Z] #44 sha256:011cbbc8041a6324c85acda316dacb164ec90ea19bde1a379190f919154047e9 [2021-07-13T15:16:51.461Z] #44 DONE 0.1s [2021-07-13T15:16:51.461Z] [2021-07-13T15:16:51.461Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-13T15:16:51.461Z] #46 sha256:38f43ac335c2eb55d0ee8039ac06c1c16c0bb588e5dcc12c345fecae211e1345 [2021-07-13T15:16:51.461Z] #46 DONE 0.2s [2021-07-13T15:16:51.461Z] [2021-07-13T15:16:51.461Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-13T15:16:51.461Z] #48 sha256:c05247a06ec953292b70c0af9380f35ee16206904827201017fca37278f0858b [2021-07-13T15:16:51.461Z] #48 DONE 0.1s [2021-07-13T15:16:51.461Z] [2021-07-13T15:16:51.461Z] #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-07-13T15:16:51.461Z] #56 sha256:ddbc5b5e4c6bade1dcfa48106d84c11369fa1484650cabcc5d9dd81d5cc7679b [2021-07-13T15:16:51.461Z] #56 ... [2021-07-13T15:16:51.461Z] [2021-07-13T15:16:51.461Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-13T15:16:51.461Z] #50 sha256:a9a99bcdea46b298d8c16e259b848388afd92a516220a7295d488e01f93993fa [2021-07-13T15:16:52.028Z] #50 DONE 0.5s [2021-07-13T15:16:52.028Z] [2021-07-13T15:16:52.028Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-13T15:16:52.028Z] #52 sha256:4ee708663be72e6efa27130ca35765e411c29fb956f22539a313bec274305162 [2021-07-13T15:16:52.028Z] #52 DONE 0.1s [2021-07-13T15:16:52.028Z] [2021-07-13T15:16:52.028Z] #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-07-13T15:16:52.028Z] #53 sha256:efa61fb95c201e5f264a2b0639aa3217d2972ca9a3af22365343d77642f6f0cc [2021-07-13T15:16:54.650Z] ok github.com/docker/docker/cmd/dockerd 0.131s coverage: 29.1% of statements [2021-07-13T15:16:54.650Z] ok github.com/docker/docker/container 0.167s coverage: 34.5% of statements [2021-07-13T15:16:54.650Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-13T15:16:54.650Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-13T15:16:54.650Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-13T15:16:54.650Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-13T15:16:54.650Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.041s coverage: 65.3% of statements [2021-07-13T15:16:55.284Z] #56 202.2 + bin/containerd [2021-07-13T15:16:55.595Z] ok github.com/docker/docker/daemon/cluster/convert 0.054s coverage: 35.9% of statements [2021-07-13T15:16:58.592Z] #53 ... [2021-07-13T15:16:58.592Z] [2021-07-13T15:16:58.592Z] #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-07-13T15:16:58.592Z] #56 sha256:ddbc5b5e4c6bade1dcfa48106d84c11369fa1484650cabcc5d9dd81d5cc7679b [2021-07-13T15:16:58.592Z] #56 206.8 + bin/containerd [2021-07-13T15:16:59.550Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T15:16:59.550Z] [2021-07-13T15:16:59.550Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-13T15:16:59.550Z] DOCKER_SYSTEMD=1 [2021-07-13T15:16:59.550Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-13T15:16:59.550Z] HOSTNAME=2b3a4447c835 [2021-07-13T15:16:59.550Z] DEST=bundles/test-integration [2021-07-13T15:16:59.550Z] PWD=/go/src/github.com/docker/docker [2021-07-13T15:16:59.550Z] DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:16:59.550Z] container=docker [2021-07-13T15:16:59.550Z] HOME=/root [2021-07-13T15:16:59.550Z] LANG=C.UTF-8 [2021-07-13T15:16:59.550Z] INVOCATION_ID=caf40087479942e89a6aba3cae75cdde [2021-07-13T15:16:59.550Z] GOLANG_VERSION=1.13.15 [2021-07-13T15:16:59.550Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-13T15:16:59.550Z] VALIDATE_BRANCH=20.10 [2021-07-13T15:16:59.550Z] TERM=xterm [2021-07-13T15:16:59.550Z] DOCKER_PKG=github.com/docker/docker [2021-07-13T15:16:59.550Z] SHLVL=3 [2021-07-13T15:16:59.550Z] TIMEOUT=120m [2021-07-13T15:16:59.550Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-13T15:16:59.550Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-13T15:16:59.550Z] GO111MODULE=off [2021-07-13T15:16:59.550Z] DOCKER_EXPERIMENTAL=1 [2021-07-13T15:16:59.550Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-13T15:16:59.550Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-13T15:16:59.550Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-13T15:16:59.550Z] GOPATH=/go [2021-07-13T15:16:59.550Z] PKG_CONFIG=pkg-config [2021-07-13T15:16:59.550Z] _=/usr/bin/env [2021-07-13T15:16:59.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-13T15:16:59.813Z] ok github.com/docker/docker/daemon/cluster 0.145s coverage: 0.5% of statements [2021-07-13T15:17:00.574Z] #56 ... [2021-07-13T15:17:00.575Z] [2021-07-13T15:17:00.575Z] #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-07-13T15:17:00.575Z] #53 sha256:c2f25560eed47cc711062ea388610fbafaa99bd9d252e7c3e848a6a484b6e7f1 [2021-07-13T15:17:00.575Z] #53 129.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-13T15:17:00.575Z] #53 130.8 + mkdir -p /build [2021-07-13T15:17:00.575Z] #53 130.8 + cp runc /build/runc [2021-07-13T15:17:01.145Z] #53 DONE 131.4s [2021-07-13T15:17:01.145Z] [2021-07-13T15:17:01.145Z] #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-07-13T15:17:01.145Z] #56 sha256:0bd7ac4ee32e43fc244c3a8c8ae06834f64364be6b9c85c42500762ae64b2188 [2021-07-13T15:17:01.273Z] .....INFO: Daemon under test started and replied! [2021-07-13T15:17:01.273Z] INFO: Docker version of the daemon under test [2021-07-13T15:17:01.273Z] [2021-07-13T15:17:01.273Z] Client: [2021-07-13T15:17:01.273Z] Version: 17.06.2-ce [2021-07-13T15:17:01.273Z] API version: 1.30 [2021-07-13T15:17:01.273Z] Go version: go1.8.3 [2021-07-13T15:17:01.273Z] Git commit: cec0b72 [2021-07-13T15:17:01.273Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-13T15:17:01.273Z] OS/Arch: windows/amd64 [2021-07-13T15:17:01.273Z] [2021-07-13T15:17:01.273Z] Server: [2021-07-13T15:17:01.273Z] Version: 0.0.0-dev [2021-07-13T15:17:01.273Z] API version: 1.41 (minimum version 1.24) [2021-07-13T15:17:01.273Z] Go version: go1.13.15 [2021-07-13T15:17:01.273Z] Git commit: 7429792eed [2021-07-13T15:17:01.273Z] Built: 07/13/2021 15:14:45 [2021-07-13T15:17:01.273Z] OS/Arch: windows/amd64 [2021-07-13T15:17:01.273Z] Experimental: false [2021-07-13T15:17:01.273Z] [2021-07-13T15:17:01.273Z] INFO: Docker info of the daemon under test [2021-07-13T15:17:01.273Z] [2021-07-13T15:17:01.273Z] Containers: 0 [2021-07-13T15:17:01.273Z] Running: 0 [2021-07-13T15:17:01.273Z] Paused: 0 [2021-07-13T15:17:01.273Z] Stopped: 0 [2021-07-13T15:17:01.273Z] Images: 0 [2021-07-13T15:17:01.273Z] Server Version: 0.0.0-dev [2021-07-13T15:17:01.273Z] Storage Driver: windowsfilter [2021-07-13T15:17:01.273Z] Windows: [2021-07-13T15:17:01.273Z] Logging Driver: json-file [2021-07-13T15:17:01.273Z] Plugins: [2021-07-13T15:17:01.273Z] Volume: local [2021-07-13T15:17:01.273Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T15:17:01.273Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T15:17:01.273Z] Swarm: inactive [2021-07-13T15:17:01.273Z] Default Isolation: process [2021-07-13T15:17:01.273Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-13T15:17:01.273Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-13T15:17:01.273Z] OSType: windows [2021-07-13T15:17:01.273Z] Architecture: x86_64 [2021-07-13T15:17:01.273Z] CPUs: 4 [2021-07-13T15:17:01.273Z] Total Memory: 32GiB [2021-07-13T15:17:01.273Z] Name: azwin-2-a31a90 [2021-07-13T15:17:01.273Z] ID: N5TT:Q6KK:IRIQ:KCFY:TKGL:W3AG:RNGA:NT3F:XDVO:RV2C:TONL:4AS5 [2021-07-13T15:17:01.273Z] Docker Root Dir: D:\CI\PR-42633\1\daemon [2021-07-13T15:17:01.273Z] Debug Mode (client): false [2021-07-13T15:17:01.273Z] Debug Mode (server): true [2021-07-13T15:17:01.273Z] File Descriptors: -1 [2021-07-13T15:17:01.273Z] Goroutines: 16 [2021-07-13T15:17:01.273Z] System Time: 2021-07-13T15:16:58.9277214Z [2021-07-13T15:17:01.273Z] EventsListeners: 0 [2021-07-13T15:17:01.273Z] Registry: https://index.docker.io/v1/ [2021-07-13T15:17:01.273Z] Labels: [2021-07-13T15:17:01.273Z] Experimental: false [2021-07-13T15:17:01.273Z] Insecure Registries: [2021-07-13T15:17:01.273Z] 127.0.0.0/8 [2021-07-13T15:17:01.273Z] Live Restore Enabled: false [2021-07-13T15:17:01.273Z] [2021-07-13T15:17:01.273Z] [2021-07-13T15:17:01.273Z] INFO: Docker images of the daemon under test [2021-07-13T15:17:01.273Z] [2021-07-13T15:17:01.273Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-13T15:17:01.273Z] [2021-07-13T15:17:01.273Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-13T15:17:01.273Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-13T15:17:01.273Z] ltsc2019: Pulling from windows/servercore [2021-07-13T15:17:01.273Z] 4612f6d0b889: Pulling fs layer [2021-07-13T15:17:01.273Z] 8d5139ce8e39: Pulling fs layer [2021-07-13T15:17:02.372Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 81.8% of statements [2021-07-13T15:17:02.372Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2021-07-13T15:17:02.531Z] #56 ... [2021-07-13T15:17:02.531Z] [2021-07-13T15:17:02.531Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-13T15:17:02.531Z] #54 sha256:e453932193d3dccb605497a4afae4d97939b17c82c9ad66efc2738707879d759 [2021-07-13T15:17:02.786Z] #56 ... [2021-07-13T15:17:02.786Z] [2021-07-13T15:17:02.786Z] #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-07-13T15:17:02.786Z] #53 sha256:efa61fb95c201e5f264a2b0639aa3217d2972ca9a3af22365343d77642f6f0cc [2021-07-13T15:17:02.786Z] #53 133.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-13T15:17:02.786Z] #53 134.8 + mkdir -p /build [2021-07-13T15:17:02.786Z] #53 134.8 + cp runc /build/runc [2021-07-13T15:17:02.786Z] #53 DONE 135.2s [2021-07-13T15:17:02.794Z] #54 DONE 0.3s [2021-07-13T15:17:02.794Z] [2021-07-13T15:17:02.794Z] #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-07-13T15:17:02.794Z] #56 sha256:0bd7ac4ee32e43fc244c3a8c8ae06834f64364be6b9c85c42500762ae64b2188 [2021-07-13T15:17:03.047Z] [2021-07-13T15:17:03.048Z] #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-07-13T15:17:03.048Z] #56 sha256:ddbc5b5e4c6bade1dcfa48106d84c11369fa1484650cabcc5d9dd81d5cc7679b [2021-07-13T15:17:03.763Z] ok github.com/docker/docker/daemon/events 0.079s coverage: 50.0% of statements [2021-07-13T15:17:04.025Z] ok github.com/docker/docker/daemon/graphdriver 0.032s coverage: 2.2% of statements [2021-07-13T15:17:04.428Z] #56 ... [2021-07-13T15:17:04.428Z] [2021-07-13T15:17:04.428Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-13T15:17:04.428Z] #54 sha256:e321d27a9ed7b5f596cd864549b02b922a5e697034df27959c8cbd993e9fc3ed [2021-07-13T15:17:04.428Z] #54 DONE 0.4s [2021-07-13T15:17:04.428Z] [2021-07-13T15:17:04.428Z] #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-07-13T15:17:04.428Z] #56 sha256:ddbc5b5e4c6bade1dcfa48106d84c11369fa1484650cabcc5d9dd81d5cc7679b [2021-07-13T15:17:08.244Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.594s coverage: 13.7% of statements [2021-07-13T15:17:08.244Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2021-07-13T15:17:09.190Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.489s coverage: 73.3% of statements [2021-07-13T15:17:09.190Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.802s coverage: 56.2% of statements [2021-07-13T15:17:11.114Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-07-13T15:17:13.040Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.839s coverage: 49.4% of statements [2021-07-13T15:17:13.608Z] 8d5139ce8e39: Verifying Checksum [2021-07-13T15:17:13.608Z] 8d5139ce8e39: Download complete [2021-07-13T15:17:14.957Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.784s coverage: 46.2% of statements [2021-07-13T15:17:14.957Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.436s coverage: 57.7% of statements [2021-07-13T15:17:15.219Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.028s coverage: 57.5% of statements [2021-07-13T15:17:16.164Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-07-13T15:17:17.109Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2021-07-13T15:17:17.372Z] ok github.com/docker/docker/daemon 12.245s coverage: 17.1% of statements [2021-07-13T15:17:17.372Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-13T15:17:17.372Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-13T15:17:17.372Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-13T15:17:17.372Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-13T15:17:17.372Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-13T15:17:17.372Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-13T15:17:17.372Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-13T15:17:18.264Z] 4612f6d0b889: Verifying Checksum [2021-07-13T15:17:18.264Z] 4612f6d0b889: Download complete [2021-07-13T15:17:18.762Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.6% of statements [2021-07-13T15:17:18.762Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-13T15:17:18.762Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-13T15:17:19.336Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 43.4% of statements [2021-07-13T15:17:19.597Z] ok github.com/docker/docker/daemon/logger/gelf 0.049s coverage: 67.0% of statements [2021-07-13T15:17:19.859Z] ok github.com/docker/docker/daemon/logger/awslogs 0.334s coverage: 77.4% of statements [2021-07-13T15:17:19.859Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-13T15:17:19.859Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-13T15:17:20.452Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 23.9% of statements [2021-07-13T15:17:20.714Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2021-07-13T15:17:21.288Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 69.9% of statements [2021-07-13T15:17:22.233Z] ok github.com/docker/docker/daemon/logger/local 0.076s coverage: 75.2% of statements [2021-07-13T15:17:22.233Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-13T15:17:22.495Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.106s coverage: 58.6% of statements [2021-07-13T15:17:23.069Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2021-07-13T15:17:23.644Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2021-07-13T15:17:24.219Z] ok github.com/docker/docker/daemon/logger/syslog 0.031s coverage: 46.8% of statements [2021-07-13T15:17:24.794Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2021-07-13T15:17:25.740Z] ok github.com/docker/docker/daemon/logger/splunk 1.895s coverage: 82.5% of statements [2021-07-13T15:17:25.740Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-13T15:17:25.740Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-13T15:17:26.002Z] ok github.com/docker/docker/distribution/metadata 0.091s coverage: 48.2% of statements [2021-07-13T15:17:27.393Z] ok github.com/docker/docker/distribution 0.275s coverage: 25.0% of statements [2021-07-13T15:17:27.393Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-13T15:17:27.968Z] ok github.com/docker/docker/errdefs 0.034s coverage: 53.1% of statements [2021-07-13T15:17:28.230Z] ok github.com/docker/docker/image 0.050s coverage: 86.8% of statements [2021-07-13T15:17:28.804Z] ok github.com/docker/docker/distribution/xfer 1.731s coverage: 85.6% of statements [2021-07-13T15:17:28.804Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-13T15:17:28.936Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 2m2.302472872s [2021-07-13T15:17:28.936Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.034309ms [2021-07-13T15:17:29.067Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2021-07-13T15:17:29.067Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-07-13T15:17:29.329Z] ok github.com/docker/docker/image/v1 0.054s coverage: 25.0% of statements [2021-07-13T15:17:29.329Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-13T15:17:29.448Z] #56 234.8 + bin/containerd-stress [2021-07-13T15:17:29.448Z] #56 236.9 + bin/containerd-shim [2021-07-13T15:17:30.275Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-07-13T15:17:30.850Z] ok github.com/docker/docker/oci 0.039s coverage: 38.4% of statements [2021-07-13T15:17:30.980Z] #56 238.6 + bin/containerd-stress [2021-07-13T15:17:31.112Z] ok github.com/docker/docker/opts 0.068s coverage: 67.1% of statements [2021-07-13T15:17:31.112Z] ok github.com/docker/docker/pkg/aaparser 0.051s coverage: 52.9% of statements [2021-07-13T15:17:31.656Z] #56 240.7 + bin/containerd-shim [2021-07-13T15:17:31.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-13T15:17:31.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-13T15:17:32.058Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2021-07-13T15:17:33.012Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-07-13T15:17:33.276Z] ok github.com/docker/docker/pkg/authorization 0.737s coverage: 68.3% of statements [2021-07-13T15:17:34.220Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2021-07-13T15:17:34.481Z] ok github.com/docker/docker/pkg/archive 1.272s coverage: 81.9% of statements [2021-07-13T15:17:35.053Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-07-13T15:17:35.053Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2021-07-13T15:17:35.997Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-07-13T15:17:36.037Z] #56 243.8 + bin/containerd-shim-runc-v1 [2021-07-13T15:17:36.258Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-07-13T15:17:36.831Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-07-13T15:17:37.093Z] ok github.com/docker/docker/pkg/chrootarchive 3.030s coverage: 43.2% of statements [2021-07-13T15:17:38.036Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-07-13T15:17:38.036Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-07-13T15:17:38.608Z] ok github.com/docker/docker/pkg/fsutils 0.273s coverage: 85.1% of statements [2021-07-13T15:17:38.608Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-07-13T15:17:39.552Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2021-07-13T15:17:39.787Z] #56 247.7 + bin/containerd-shim-runc-v1 [2021-07-13T15:17:40.125Z] ok github.com/docker/docker/pkg/idtools 0.625s coverage: 69.5% of statements [2021-07-13T15:17:40.125Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2021-07-13T15:17:40.125Z] ok github.com/docker/docker/layer 7.853s coverage: 68.8% of statements [2021-07-13T15:17:40.125Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-13T15:17:40.125Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-13T15:17:40.125Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-13T15:17:40.125Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-13T15:17:40.125Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-13T15:17:40.125Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-13T15:17:40.125Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-13T15:17:40.387Z] ok github.com/docker/docker/pkg/ioutils 0.595s coverage: 70.6% of statements [2021-07-13T15:17:40.387Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-13T15:17:40.649Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2021-07-13T15:17:40.649Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-13T15:17:40.649Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-13T15:17:40.649Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2021-07-13T15:17:40.649Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-13T15:17:40.911Z] ok github.com/docker/docker/pkg/parsers 0.022s coverage: 97.0% of statements [2021-07-13T15:17:41.173Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2021-07-13T15:17:41.325Z] #56 248.3 + bin/containerd-shim-runc-v2 [2021-07-13T15:17:41.325Z] #56 249.3 + binaries [2021-07-13T15:17:41.325Z] #56 249.3 + install -D bin/containerd /build/containerd [2021-07-13T15:17:41.325Z] #56 249.3 + install -D bin/containerd-shim /build/containerd-shim [2021-07-13T15:17:41.325Z] #56 249.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-13T15:17:41.325Z] #56 249.3 + install -D bin/ctr /build/ctr [2021-07-13T15:17:41.436Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.4% of statements [2021-07-13T15:17:41.436Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.024s coverage: 86.7% of statements [2021-07-13T15:17:41.436Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-13T15:17:41.436Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-13T15:17:42.009Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2021-07-13T15:17:42.584Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2021-07-13T15:17:42.845Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-07-13T15:17:42.845Z] ok github.com/docker/docker/pkg/progress 0.020s coverage: 75.9% of statements [2021-07-13T15:17:43.078Z] #56 252.4 + bin/containerd-shim-runc-v2 [2021-07-13T15:17:43.233Z] #56 DONE 250.8s [2021-07-13T15:17:43.417Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-07-13T15:17:43.804Z] [2021-07-13T15:17:43.804Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-13T15:17:43.804Z] #57 sha256:3152a790cb29ef8d6c4eff803d233eef3f9793d708ab2b8a93a1b6730f838294 [2021-07-13T15:17:43.988Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-07-13T15:17:44.018Z] #56 253.3 + binaries [2021-07-13T15:17:44.018Z] #56 253.3 + install -D bin/containerd /build/containerd [2021-07-13T15:17:44.018Z] #56 253.4 + install -D bin/containerd-shim /build/containerd-shim [2021-07-13T15:17:44.249Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 75.0% of statements [2021-07-13T15:17:44.275Z] #56 253.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-13T15:17:44.275Z] #56 253.4 + install -D bin/ctr /build/ctr [2021-07-13T15:17:44.511Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-07-13T15:17:44.743Z] #57 DONE 0.9s [2021-07-13T15:17:44.743Z] [2021-07-13T15:17:44.743Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-13T15:17:44.743Z] #61 sha256:dddd066dc87c5b969f29e4c14f5470d8610da6969d6def4abc2b3c4fdb7a0c5b [2021-07-13T15:17:44.743Z] #61 DONE 0.2s [2021-07-13T15:17:44.743Z] [2021-07-13T15:17:44.743Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-13T15:17:44.743Z] #66 sha256:80f2e0c7eec3ded6df005754fef3c11235c291bef94a5a7fec3c2ffc0a0e4b36 [2021-07-13T15:17:44.773Z] ok github.com/docker/docker/pkg/stringid 0.015s coverage: 70.6% of statements [2021-07-13T15:17:45.649Z] #56 DONE 254.8s [2021-07-13T15:17:45.682Z] #66 DONE 0.9s [2021-07-13T15:17:45.682Z] [2021-07-13T15:17:45.682Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-13T15:17:45.682Z] #68 sha256:c2d016052d38e4adaa8608632e3407c94560ac4c474915c3ec5919d697be7a25 [2021-07-13T15:17:45.682Z] #68 DONE 0.1s [2021-07-13T15:17:45.724Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.9% of statements [2021-07-13T15:17:45.942Z] [2021-07-13T15:17:45.942Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-13T15:17:45.942Z] #69 sha256:cb8a235c47a65747a44b44d27b649d1356815bc30d57e6fb057c40a0acad9675 [2021-07-13T15:17:45.942Z] #69 DONE 0.0s [2021-07-13T15:17:45.942Z] [2021-07-13T15:17:45.942Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-13T15:17:45.942Z] #70 sha256:0c111a15e12a28e55dcd473e80ef25757110fe0ed536e39e5997a2f46c0f08ff [2021-07-13T15:17:45.986Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 36.9% of statements [2021-07-13T15:17:46.215Z] [2021-07-13T15:17:46.215Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-13T15:17:46.215Z] #57 sha256:beb85c3189deccfe6724a5d3200a831c66c26b948b66aac4d1a4c40ed574a814 [2021-07-13T15:17:46.560Z] ok github.com/docker/docker/pkg/tailfile 0.099s coverage: 88.6% of statements [2021-07-13T15:17:47.025Z] INFO [runner/unused/goanalysis] analyzers took 29.656990235s with top 10 stages: buildssa: 25.328430516s, U1000: 4.328559719s [2021-07-13T15:17:47.132Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2021-07-13T15:17:47.132Z] testing: warning: no tests to run [2021-07-13T15:17:47.132Z] coverage: [no statements] [2021-07-13T15:17:47.132Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2021-07-13T15:17:47.149Z] #57 DONE 0.8s [2021-07-13T15:17:47.149Z] [2021-07-13T15:17:47.149Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-13T15:17:47.149Z] #61 sha256:c75f8c766f92c87af6b4394578f7560a14b5c6797ddaad5e15c8507806c04130 [2021-07-13T15:17:47.325Z] #70 DONE 1.3s [2021-07-13T15:17:47.325Z] [2021-07-13T15:17:47.325Z] #71 exporting to image [2021-07-13T15:17:47.325Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-13T15:17:47.325Z] #71 exporting layers [2021-07-13T15:17:47.408Z] #61 DONE 0.2s [2021-07-13T15:17:47.408Z] [2021-07-13T15:17:47.408Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-13T15:17:47.408Z] #66 sha256:0c6c309422506eb6f21542932a201cef4d92a007051be918fd56b45d8661fbbb [2021-07-13T15:17:47.706Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-07-13T15:17:47.706Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2021-07-13T15:17:47.706Z] ok github.com/docker/docker/pkg/signal 4.046s coverage: 62.3% of statements [2021-07-13T15:17:47.968Z] ok github.com/docker/docker/pkg/useragent 0.018s coverage: 88.9% of statements [2021-07-13T15:17:48.342Z] #66 DONE 0.9s [2021-07-13T15:17:48.342Z] [2021-07-13T15:17:48.342Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-13T15:17:48.342Z] #68 sha256:927d6af35ea5e9930384f00b02f47377b5a566b51f5cf30f8196e3112892b398 [2021-07-13T15:17:48.342Z] #68 DONE 0.0s [2021-07-13T15:17:48.342Z] [2021-07-13T15:17:48.342Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-13T15:17:48.342Z] #69 sha256:fca1ab51ac0a6f199b72acab0f4f507656238f02cd905561bee238458e6329b3 [2021-07-13T15:17:48.342Z] #69 DONE 0.0s [2021-07-13T15:17:48.342Z] [2021-07-13T15:17:48.342Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-13T15:17:48.342Z] #70 sha256:142136f4662512a331107765a3a69291bcd8751f28fad0151b38585c06b5acc6 [2021-07-13T15:17:49.357Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2021-07-13T15:17:49.357Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 85.4% of statements [2021-07-13T15:17:49.719Z] #70 DONE 1.3s [2021-07-13T15:17:49.719Z] [2021-07-13T15:17:49.719Z] #71 exporting to image [2021-07-13T15:17:49.719Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-13T15:17:49.719Z] #71 exporting layers [2021-07-13T15:17:49.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-13T15:17:50.302Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-07-13T15:17:50.564Z] ok github.com/docker/docker/plugin 0.543s coverage: 23.2% of statements [2021-07-13T15:17:51.953Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2021-07-13T15:17:52.214Z] ok github.com/docker/docker/quota 0.482s coverage: 71.4% of statements [2021-07-13T15:17:52.476Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 45.3% of statements [2021-07-13T15:17:52.476Z] ok github.com/docker/docker/registry 0.218s coverage: 57.2% of statements [2021-07-13T15:17:53.048Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2021-07-13T15:17:53.625Z] ok github.com/docker/docker/runconfig 0.050s coverage: 66.1% of statements [2021-07-13T15:17:53.912Z] #71 exporting layers 6.8s done [2021-07-13T15:17:53.912Z] #71 writing image sha256:0196f9a482cb78fb5db32b791a5d27b30d3704d9eca899f652e9bdbee9a789df done [2021-07-13T15:17:53.912Z] #71 naming to docker.io/library/docker:7429792eed401c630d72cf296a921ee86d525579 done [2021-07-13T15:17:53.912Z] #71 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-13T15:17:54.254Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42633/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 -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=20.10 docker:7429792eed401c630d72cf296a921ee86d525579 hack/make.sh dynbinary test-integration [2021-07-13T15:17:55.545Z] ok github.com/docker/docker/volume/drivers 0.031s coverage: 36.1% of statements [2021-07-13T15:17:56.119Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.0% of statements [2021-07-13T15:17:56.163Z] [2021-07-13T15:17:56.163Z] Removing bundles/ [2021-07-13T15:17:56.163Z] [2021-07-13T15:17:56.163Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-13T15:17:56.163Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T15:17:56.163Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T15:17:56.691Z] ok github.com/docker/docker/volume/local 0.210s coverage: 76.4% of statements [2021-07-13T15:17:57.834Z] #71 exporting layers 7.0s done [2021-07-13T15:17:57.834Z] #71 writing image sha256:594f99c8baf7aacc878d731b4bf8604e3f7e3d5715409633d01507f9a6b6def5 done [2021-07-13T15:17:57.834Z] #71 naming to docker.io/library/docker:7429792eed401c630d72cf296a921ee86d525579 done [2021-07-13T15:17:57.834Z] #71 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-13T15:17:58.076Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.1% of statements [2021-07-13T15:17:58.166Z] + trap exit INT TERM [2021-07-13T15:17:58.166Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-13T15:17:58.166Z] + CONTAINER_NAME=docker-pr1 [2021-07-13T15:17:58.166Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42633/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42633/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 -e DOCKER_GRAPHDRIVER docker:7429792eed401c630d72cf296a921ee86d525579 hack/make.sh dynbinary-daemon [2021-07-13T15:17:59.588Z] [2021-07-13T15:17:59.588Z] Removing bundles/ [2021-07-13T15:17:59.588Z] [2021-07-13T15:17:59.588Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-07-13T15:17:59.588Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T15:17:59.588Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T15:17:59.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-13T15:18:00.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-13T15:18:02.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-13T15:18:03.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-13T15:18:03.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-13T15:18:05.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-13T15:18:07.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-13T15:18:09.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-13T15:18:11.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-13T15:18:11.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-13T15:18:13.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-13T15:18:13.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-13T15:18:15.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-13T15:18:16.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-13T15:18:17.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-13T15:18:19.153Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-13T15:18:19.153Z] Using test binary docker [2021-07-13T15:18:19.153Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-13T15:18:19.154Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-13T15:18:19.154Z] INFO: Waiting for daemon to start... [2021-07-13T15:18:19.154Z] Starting dockerd [2021-07-13T15:18:20.026Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/rootless [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/volume [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-13T15:18:20.026Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === Skipped [2021-07-13T15:18:20.026Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-07-13T15:18:20.026Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-07-13T15:18:20.026Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-13T15:18:20.026Z] graphtest_unix.go:73: No driver to put! [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-13T15:18:20.026Z] time="2021-07-13T15:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-13T15:18:20.026Z] time="2021-07-13T15:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-13T15:18:20.026Z] time="2021-07-13T15:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-13T15:18:20.026Z] time="2021-07-13T15:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-13T15:18:20.026Z] time="2021-07-13T15:17:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-13T15:18:20.026Z] graphtest_unix.go:73: No driver to put! [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-13T15:18:20.026Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-13T15:18:20.026Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-13T15:18:20.026Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-13T15:18:20.026Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-13T15:18:20.026Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:18:20.026Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-13T15:18:20.026Z] graphtest_unix.go:73: No driver to put! [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-13T15:18:20.026Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-13T15:18:20.026Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] [2021-07-13T15:18:20.026Z] DONE 2230 tests, 26 skipped in 199.498s Post stage [Pipeline] junit [2021-07-13T15:18:20.041Z] Recording test results [2021-07-13T15:18:20.147Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-13T15:18:20.503Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42633/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7429792eed401c630d72cf296a921ee86d525579 hack/make.sh dynbinary test-integration [2021-07-13T15:18:21.064Z] . [2021-07-13T15:18:21.325Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-13T15:18:21.325Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-13T15:18:21.325Z] Error: No such image: emptyfs [2021-07-13T15:18:21.325Z] Running integration-test (iteration 1) [2021-07-13T15:18:21.325Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-13T15:18:21.444Z] [2021-07-13T15:18:21.444Z] Removing bundles/ [2021-07-13T15:18:21.444Z] [2021-07-13T15:18:21.444Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-13T15:18:21.705Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T15:18:21.705Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T15:18:33.568Z] Loaded image: buildpack-deps:buster [2021-07-13T15:18:33.829Z] Loaded image: busybox:latest [2021-07-13T15:18:33.829Z] Loaded image: busybox:glibc [2021-07-13T15:18:36.373Z] Loaded image: debian:bullseye [2021-07-13T15:18:36.373Z] Loaded image: hello-world:latest [2021-07-13T15:18:36.373Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T15:18:36.373Z] INFO: Testing against a local daemon [2021-07-13T15:18:36.373Z] === RUN TestCgroupNamespacesBuild [2021-07-13T15:18:38.283Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2021-07-13T15:18:38.284Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-13T15:18:39.666Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.50s) [2021-07-13T15:18:39.666Z] === RUN TestBuildWithSession [2021-07-13T15:18:39.666Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-13T15:18:39.666Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T15:18:39.666Z] === RUN TestBuildSquashParent [2021-07-13T15:18:46.247Z] --- PASS: TestBuildSquashParent (6.25s) [2021-07-13T15:18:46.247Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-13T15:18:46.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:18:46.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:18:46.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:18:46.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:18:46.247Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:18:46.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:18:46.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:18:46.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:18:46.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:18:46.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:18:46.247Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:18:46.247Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:18:46.247Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:18:46.247Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:18:48.161Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:18:48.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:18:50.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:18:50.908Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:18:52.822Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-13T15:18:52.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.25s) [2021-07-13T15:18:52.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.54s) [2021-07-13T15:18:52.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.22s) [2021-07-13T15:18:52.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s) [2021-07-13T15:18:52.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) [2021-07-13T15:18:52.822Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2021-07-13T15:18:52.822Z] === RUN TestBuildMultiStageCopy [2021-07-13T15:18:52.822Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-13T15:18:54.736Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-13T15:18:54.997Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-13T15:18:55.266Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-13T15:18:55.526Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-13T15:18:55.788Z] --- PASS: TestBuildMultiStageCopy (2.87s) [2021-07-13T15:18:55.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2021-07-13T15:18:55.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-07-13T15:18:55.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2021-07-13T15:18:55.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-07-13T15:18:55.788Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2021-07-13T15:18:55.788Z] === RUN TestBuildMultiStageParentConfig [2021-07-13T15:18:56.359Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2021-07-13T15:18:56.359Z] === RUN TestBuildLabelWithTargets [2021-07-13T15:18:57.745Z] --- PASS: TestBuildLabelWithTargets (1.07s) [2021-07-13T15:18:57.745Z] === RUN TestBuildWithEmptyLayers [2021-07-13T15:18:58.006Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-07-13T15:18:58.006Z] === RUN TestBuildMultiStageOnBuild [2021-07-13T15:19:00.568Z] --- PASS: TestBuildMultiStageOnBuild (2.15s) [2021-07-13T15:19:00.568Z] === RUN TestBuildUncleanTarFilenames [2021-07-13T15:19:00.828Z] --- PASS: TestBuildUncleanTarFilenames (0.71s) [2021-07-13T15:19:00.828Z] === RUN TestBuildMultiStageLayerLeak [2021-07-13T15:19:03.373Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2021-07-13T15:19:03.373Z] === RUN TestBuildWithHugeFile [2021-07-13T15:19:23.469Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m18.919052494s with top 10 stages: buildssa: 1m44.15069459s, goimports: 22.842956933s, unconvert: 13.747179535s, gosec: 10.22304633s, golint: 6.450661375s, ineffassign: 4.819971484s, misspell: 4.612455317s, inspect: 3.49509229s, vrp: 3.358889756s, printf: 1.994180786s [2021-07-13T15:19:23.469Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-07-13T15:19:23.469Z] INFO [runner] Processors filtering stat (out/in): cgo: 1682/2262, identifier_marker: 1577/1577, nolint: 0/64, autogenerated_exclude: 1577/1682, exclude: 1577/1577, exclude-rules: 64/1577, filename_unadjuster: 1682/1682, skip_files: 1682/1682, path_prettifier: 1682/1682, skip_dirs: 1682/1682 [2021-07-13T15:19:23.469Z] INFO [runner] processing took 60.816576ms with stages: nolint: 24.915896ms, identifier_marker: 17.326891ms, path_prettifier: 8.963155ms, autogenerated_exclude: 4.389857ms, exclude-rules: 3.284541ms, skip_dirs: 1.640109ms, cgo: 196.286µs, filename_unadjuster: 94.975µs, max_same_issues: 1.5µs, uniq_by_line: 1.032µs, diff: 471ns, exclude: 348ns, max_from_linter: 342ns, skip_files: 341ns, source_code: 334ns, max_per_file_from_linter: 254ns, path_shortener: 244ns [2021-07-13T15:19:23.469Z] INFO [runner] linters took 1m44.131880569s with stages: goanalysis_metalinter: 1m22.829261554s, unused: 21.241665458s [2021-07-13T15:19:23.469Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-07-13T15:19:23.469Z] INFO Memory: 1550 samples, avg is 786.3MB, max is 3904.5MB [2021-07-13T15:19:23.469Z] INFO Execution took 3m46.902274205s [2021-07-13T15:19:23.469Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-13T15:19:23.814Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42633/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7429792eed401c630d72cf296a921ee86d525579 hack/make.sh dynbinary-daemon test-docker-py [2021-07-13T15:19:24.381Z] [2021-07-13T15:19:24.381Z] Removing bundles/ [2021-07-13T15:19:24.381Z] [2021-07-13T15:19:24.381Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-07-13T15:19:24.381Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T15:19:24.381Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T15:19:32.657Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T15:19:32.657Z] [2021-07-13T15:19:32.657Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-13T15:19:32.657Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-13T15:19:32.657Z] HOSTNAME=1f669e8071df [2021-07-13T15:19:32.657Z] DEST=bundles/test-integration [2021-07-13T15:19:32.657Z] PWD=/go/src/github.com/docker/docker [2021-07-13T15:19:32.657Z] DOCKER_ROOTLESS=1 [2021-07-13T15:19:32.657Z] DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:19:32.657Z] container=docker [2021-07-13T15:19:32.657Z] HOME=/root [2021-07-13T15:19:32.657Z] GOLANG_VERSION=1.13.15 [2021-07-13T15:19:32.657Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-13T15:19:32.657Z] VALIDATE_BRANCH=20.10 [2021-07-13T15:19:32.657Z] TERM=xterm [2021-07-13T15:19:32.657Z] DOCKER_PKG=github.com/docker/docker [2021-07-13T15:19:32.657Z] SHLVL=1 [2021-07-13T15:19:32.657Z] TIMEOUT=120m [2021-07-13T15:19:32.657Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-13T15:19:32.657Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-13T15:19:32.657Z] GO111MODULE=off [2021-07-13T15:19:32.657Z] DOCKER_EXPERIMENTAL=1 [2021-07-13T15:19:32.657Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-13T15:19:32.657Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-13T15:19:32.657Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-13T15:19:32.657Z] GOPATH=/go [2021-07-13T15:19:32.657Z] PKG_CONFIG=pkg-config [2021-07-13T15:19:32.657Z] _=/usr/bin/env [2021-07-13T15:19:32.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-13T15:19:36.070Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T15:19:36.070Z] [2021-07-13T15:19:36.070Z] + TEST_INTEGRATION_DEST=2 [2021-07-13T15:19:36.070Z] + CONTAINER_NAME=docker-pr1-2 [2021-07-13T15:19:36.070Z] + TEST_SKIP_INTEGRATION=1 [2021-07-13T15:19:36.070Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-13T15:19:36.070Z] + run_tests [2021-07-13T15:19:36.070Z] + c=0 [2021-07-13T15:19:36.070Z] + '[' -n 0 ']' [2021-07-13T15:19:36.070Z] + rm= [2021-07-13T15:19:36.070Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42633/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42633/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42633/.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=7429792eed401c630d72cf296a921ee86d525579 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7429792eed401c630d72cf296a921ee86d525579 hack/make.sh '' test-integration [2021-07-13T15:19:36.070Z] + TEST_INTEGRATION_DEST=1 [2021-07-13T15:19:36.070Z] + CONTAINER_NAME=docker-pr1-1 [2021-07-13T15:19:36.070Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-13T15:19:36.070Z] + run_tests test-integration-flaky [2021-07-13T15:19:36.070Z] + '[' -n 0 ']' [2021-07-13T15:19:36.070Z] + rm= [2021-07-13T15:19:36.070Z] + TEST_INTEGRATION_DEST=3 [2021-07-13T15:19:36.070Z] + CONTAINER_NAME=docker-pr1-3 [2021-07-13T15:19:36.070Z] + TEST_SKIP_INTEGRATION=1 [2021-07-13T15:19:36.070Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-13T15:19:36.070Z] + run_tests [2021-07-13T15:19:36.070Z] + '[' -n 0 ']' [2021-07-13T15:19:36.070Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42633/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42633/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42633/.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=7429792eed401c630d72cf296a921ee86d525579 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7429792eed401c630d72cf296a921ee86d525579 hack/make.sh test-integration-flaky test-integration [2021-07-13T15:19:36.070Z] + rm= [2021-07-13T15:19:36.070Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42633/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42633/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42633/.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=7429792eed401c630d72cf296a921ee86d525579 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7429792eed401c630d72cf296a921ee86d525579 hack/make.sh '' test-integration [2021-07-13T15:19:36.070Z] ++ jobs -p [2021-07-13T15:19:36.070Z] + for job in $(jobs -p) [2021-07-13T15:19:36.070Z] + wait 8628 [2021-07-13T15:19:36.070Z] [2021-07-13T15:19:36.070Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-13T15:19:36.070Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-13T15:19:36.070Z] HOSTNAME=a00dfb8ffb66 [2021-07-13T15:19:36.070Z] TEST_SKIP_INTEGRATION=1 [2021-07-13T15:19:36.070Z] TESTDEBUG=0 [2021-07-13T15:19:36.070Z] DEST=bundles/test-integration [2021-07-13T15:19:36.070Z] PWD=/go/src/github.com/docker/docker [2021-07-13T15:19:36.070Z] KEEPBUNDLE=1 [2021-07-13T15:19:36.070Z] DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:19:36.070Z] container=docker [2021-07-13T15:19:36.070Z] HOME=/root [2021-07-13T15:19:36.071Z] GOLANG_VERSION=1.13.15 [2021-07-13T15:19:36.071Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-13T15:19:36.071Z] VALIDATE_BRANCH=20.10 [2021-07-13T15:19:36.071Z] TERM=xterm [2021-07-13T15:19:36.071Z] DOCKER_PKG=github.com/docker/docker [2021-07-13T15:19:36.071Z] SHLVL=1 [2021-07-13T15:19:36.071Z] TIMEOUT=120m [2021-07-13T15:19:36.071Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-13T15:19:36.071Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-13T15:19:36.071Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-13T15:19:36.071Z] GO111MODULE=off [2021-07-13T15:19:36.071Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-13T15:19:36.071Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-13T15:19:36.071Z] GOPATH=/go [2021-07-13T15:19:36.071Z] PKG_CONFIG=pkg-config [2021-07-13T15:19:36.071Z] _=/usr/bin/env [2021-07-13T15:19:36.071Z] Building test suite binary ./integration-cli/test.main [2021-07-13T15:19:36.071Z] [2021-07-13T15:19:36.071Z] [2021-07-13T15:19:36.071Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-13T15:19:36.071Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-13T15:19:36.071Z] HOSTNAME=546ca5ec4e39 [2021-07-13T15:19:36.071Z] TEST_SKIP_INTEGRATION=1 [2021-07-13T15:19:36.071Z] TESTDEBUG=0 [2021-07-13T15:19:36.071Z] DEST=bundles/test-integration [2021-07-13T15:19:36.071Z] PWD=/go/src/github.com/docker/docker [2021-07-13T15:19:36.071Z] KEEPBUNDLE=1 [2021-07-13T15:19:36.071Z] DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:19:36.071Z] container=docker [2021-07-13T15:19:36.071Z] HOME=/root [2021-07-13T15:19:36.071Z] GOLANG_VERSION=1.13.15 [2021-07-13T15:19:36.071Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-13T15:19:36.071Z] VALIDATE_BRANCH=20.10 [2021-07-13T15:19:36.071Z] TERM=xterm [2021-07-13T15:19:36.071Z] DOCKER_PKG=github.com/docker/docker [2021-07-13T15:19:36.071Z] SHLVL=1 [2021-07-13T15:19:36.071Z] TIMEOUT=120m [2021-07-13T15:19:36.071Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-13T15:19:36.071Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-13T15:19:36.071Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-13T15:19:36.071Z] GO111MODULE=off [2021-07-13T15:19:36.071Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-13T15:19:36.071Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-13T15:19:36.071Z] GOPATH=/go [2021-07-13T15:19:36.071Z] PKG_CONFIG=pkg-config [2021-07-13T15:19:36.071Z] _=/usr/bin/env [2021-07-13T15:19:36.071Z] Building test suite binary ./integration-cli/test.main [2021-07-13T15:19:36.071Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-13T15:19:36.071Z] No new tests added to integration. [2021-07-13T15:19:36.071Z] [2021-07-13T15:19:36.071Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-13T15:19:36.071Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-13T15:19:36.071Z] HOSTNAME=e9ea9eab4bfe [2021-07-13T15:19:36.071Z] TESTDEBUG=0 [2021-07-13T15:19:36.071Z] DEST=bundles/test-integration [2021-07-13T15:19:36.071Z] PWD=/go/src/github.com/docker/docker [2021-07-13T15:19:36.071Z] KEEPBUNDLE=1 [2021-07-13T15:19:36.071Z] DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:19:36.071Z] container=docker [2021-07-13T15:19:36.071Z] HOME=/root [2021-07-13T15:19:36.071Z] GOLANG_VERSION=1.13.15 [2021-07-13T15:19:36.071Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-13T15:19:36.071Z] VALIDATE_BRANCH=20.10 [2021-07-13T15:19:36.071Z] TERM=xterm [2021-07-13T15:19:36.071Z] DOCKER_PKG=github.com/docker/docker [2021-07-13T15:19:36.071Z] SHLVL=1 [2021-07-13T15:19:36.071Z] TIMEOUT=120m [2021-07-13T15:19:36.071Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-13T15:19:36.071Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-13T15:19:36.071Z] GO111MODULE=off [2021-07-13T15:19:36.071Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-13T15:19:36.071Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-13T15:19:36.071Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-13T15:19:36.071Z] GOPATH=/go [2021-07-13T15:19:36.071Z] PKG_CONFIG=pkg-config [2021-07-13T15:19:36.071Z] _=/usr/bin/env [2021-07-13T15:19:36.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-13T15:19:43.220Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T15:19:43.220Z] [2021-07-13T15:19:43.220Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-13T15:19:43.220Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-13T15:19:43.220Z] HOSTNAME=22883aa8d74c [2021-07-13T15:19:43.220Z] TESTDEBUG=0 [2021-07-13T15:19:43.220Z] DEST=bundles/test-integration [2021-07-13T15:19:43.220Z] PWD=/go/src/github.com/docker/docker [2021-07-13T15:19:43.220Z] DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 [2021-07-13T15:19:43.220Z] container=docker [2021-07-13T15:19:43.220Z] HOME=/root [2021-07-13T15:19:43.220Z] GOLANG_VERSION=1.13.15 [2021-07-13T15:19:43.220Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-13T15:19:43.220Z] VALIDATE_BRANCH=20.10 [2021-07-13T15:19:43.220Z] TERM=xterm [2021-07-13T15:19:43.220Z] DOCKER_PKG=github.com/docker/docker [2021-07-13T15:19:43.220Z] SHLVL=1 [2021-07-13T15:19:43.220Z] TIMEOUT=120m [2021-07-13T15:19:43.220Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-13T15:19:43.220Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-13T15:19:43.220Z] GO111MODULE=off [2021-07-13T15:19:43.220Z] DOCKER_EXPERIMENTAL=1 [2021-07-13T15:19:43.220Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-13T15:19:43.220Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-13T15:19:43.220Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-13T15:19:43.220Z] GOPATH=/go [2021-07-13T15:19:43.220Z] PKG_CONFIG=pkg-config [2021-07-13T15:19:43.220Z] _=/usr/bin/env [2021-07-13T15:19:43.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-13T15:19:45.062Z] 4612f6d0b889: Pull complete [2021-07-13T15:19:59.640Z] --- PASS: TestBuildWithHugeFile (53.56s) [2021-07-13T15:19:59.640Z] === RUN TestBuildWithEmptyDockerfile [2021-07-13T15:19:59.640Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:19:59.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:19:59.640Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:19:59.640Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:19:59.640Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:19:59.640Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:19:59.640Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:19:59.640Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:19:59.640Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:19:59.640Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-07-13T15:19:59.640Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-07-13T15:19:59.640Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2021-07-13T15:19:59.640Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-07-13T15:19:59.640Z] === RUN TestBuildPreserveOwnership [2021-07-13T15:19:59.640Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-13T15:20:00.211Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-13T15:20:02.124Z] --- PASS: TestBuildPreserveOwnership (4.68s) [2021-07-13T15:20:02.124Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.21s) [2021-07-13T15:20:02.124Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.45s) [2021-07-13T15:20:02.124Z] === RUN TestBuildPlatformInvalid [2021-07-13T15:20:02.124Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2021-07-13T15:20:02.124Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-13T15:20:04.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-13T15:20:04.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-13T15:20:05.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-13T15:20:05.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-13T15:20:17.033Z] Loaded image: buildpack-deps:buster [2021-07-13T15:20:17.033Z] Loaded image: busybox:latest [2021-07-13T15:20:17.033Z] Loaded image: busybox:glibc [2021-07-13T15:20:17.605Z] Loaded image: debian:bullseye [2021-07-13T15:20:17.605Z] Loaded image: hello-world:latest [2021-07-13T15:20:17.605Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T15:20:23.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-13T15:20:25.739Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.38s) [2021-07-13T15:20:25.739Z] PASS [2021-07-13T15:20:25.739Z] [2021-07-13T15:20:25.739Z] === Skipped [2021-07-13T15:20:25.739Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-13T15:20:25.739Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T15:20:25.739Z] [2021-07-13T15:20:25.739Z] [2021-07-13T15:20:25.739Z] DONE 33 tests, 1 skipped in 123.909s [2021-07-13T15:20:25.739Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-13T15:20:25.739Z] INFO: Testing against a local daemon [2021-07-13T15:20:25.739Z] === RUN TestConfigInspect [2021-07-13T15:20:26.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-13T15:20:27.676Z] --- PASS: TestConfigInspect (2.35s) [2021-07-13T15:20:27.676Z] === RUN TestConfigList [2021-07-13T15:20:30.218Z] --- PASS: TestConfigList (2.28s) [2021-07-13T15:20:30.218Z] === RUN TestConfigsCreateAndDelete [2021-07-13T15:20:31.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-13T15:20:32.761Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2021-07-13T15:20:32.761Z] === RUN TestConfigsUpdate [2021-07-13T15:20:33.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-13T15:20:34.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-13T15:20:34.670Z] --- PASS: TestConfigsUpdate (2.28s) [2021-07-13T15:20:34.671Z] === RUN TestTemplatedConfig [2021-07-13T15:20:34.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-13T15:20:35.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-13T15:20:35.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-13T15:20:36.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-13T15:20:36.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-13T15:20:37.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-13T15:20:37.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-13T15:20:38.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-13T15:20:38.874Z] --- PASS: TestTemplatedConfig (3.55s) [2021-07-13T15:20:38.874Z] === RUN TestConfigCreateResolve [2021-07-13T15:20:39.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-13T15:20:40.784Z] --- PASS: TestConfigCreateResolve (2.38s) [2021-07-13T15:20:40.784Z] === RUN TestConfigDaemonLibtrustID [2021-07-13T15:20:41.045Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-13T15:20:41.045Z] PASS [2021-07-13T15:20:41.045Z] [2021-07-13T15:20:41.045Z] DONE 7 tests in 15.649s [2021-07-13T15:20:41.045Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-13T15:20:41.045Z] INFO: Testing against a local daemon [2021-07-13T15:20:41.045Z] === RUN TestCheckpoint [2021-07-13T15:20:41.045Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-13T15:20:41.045Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T15:20:41.045Z] === RUN TestContainerInvalidJSON [2021-07-13T15:20:41.045Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:20:41.045Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:20:41.045Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:20:41.045Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:20:41.045Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:20:41.045Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:20:41.045Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:20:41.045Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:20:41.045Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:20:41.045Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-13T15:20:41.045Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-13T15:20:41.045Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-13T15:20:41.045Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-13T15:20:41.045Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-13T15:20:41.045Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-13T15:20:41.045Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-13T15:20:41.306Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-07-13T15:20:41.306Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-13T15:20:41.306Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-13T15:20:41.306Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-13T15:20:41.306Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-13T15:20:41.306Z] === RUN TestCopyFromContainer [2021-07-13T15:20:41.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-13T15:20:42.691Z] === RUN TestCopyFromContainer// [2021-07-13T15:20:42.691Z] === RUN TestCopyFromContainer//bar/root [2021-07-13T15:20:42.691Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-13T15:20:42.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-13T15:20:42.952Z] === RUN TestCopyFromContainer/bar/quux [2021-07-13T15:20:42.953Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-13T15:20:42.953Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-13T15:20:42.953Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-13T15:20:43.214Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-13T15:20:43.214Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-13T15:20:43.214Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-13T15:20:43.475Z] --- PASS: TestCopyFromContainer (2.10s) [2021-07-13T15:20:43.475Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-07-13T15:20:43.475Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-07-13T15:20:43.475Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-07-13T15:20:43.475Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-07-13T15:20:43.475Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-07-13T15:20:43.475Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-07-13T15:20:43.475Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-07-13T15:20:43.475Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-07-13T15:20:43.475Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-07-13T15:20:43.475Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-07-13T15:20:43.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-13T15:20:43.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:20:43.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:20:43.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:20:43.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:20:43.475Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:20:43.475Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:20:43.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:20:43.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:20:43.475Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:20:43.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-13T15:20:43.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-13T15:20:43.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-13T15:20:43.475Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-13T15:20:43.475Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-13T15:20:43.475Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-13T15:20:43.475Z] === RUN TestCreateWithInvalidEnv [2021-07-13T15:20:43.475Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-13T15:20:43.475Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-13T15:20:43.475Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-13T15:20:43.475Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-13T15:20:43.475Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-13T15:20:43.475Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-13T15:20:43.475Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-13T15:20:43.475Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-13T15:20:43.475Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-13T15:20:43.475Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-13T15:20:43.475Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-13T15:20:43.475Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-13T15:20:43.475Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-13T15:20:43.475Z] === RUN TestCreateTmpfsMountsTarget [2021-07-13T15:20:43.475Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-13T15:20:43.475Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-13T15:20:43.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-13T15:20:43.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-13T15:20:45.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-13T15:20:45.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-13T15:20:45.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-13T15:20:45.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-13T15:20:46.018Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2021-07-13T15:20:46.018Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-13T15:20:47.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-13T15:20:47.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-13T15:20:48.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-13T15:20:48.564Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2021-07-13T15:20:48.564Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-13T15:20:48.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:20:48.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:20:48.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:20:48.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:20:48.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:20:48.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:20:48.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:20:48.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:20:48.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:20:48.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:20:48.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:20:48.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:20:48.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:20:48.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:20:48.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:20:48.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-13T15:20:48.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-13T15:20:48.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-13T15:20:48.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-13T15:20:48.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-13T15:20:48.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-13T15:20:48.564Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-13T15:20:49.135Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-07-13T15:20:49.135Z] === RUN TestCreateDifferentPlatform [2021-07-13T15:20:49.135Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-13T15:20:49.135Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-13T15:20:49.135Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-13T15:20:49.135Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-13T15:20:49.135Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-13T15:20:49.135Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-13T15:20:49.135Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-13T15:20:49.135Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-13T15:20:49.135Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-13T15:20:49.135Z] === RUN TestContainerStartOnDaemonRestart [2021-07-13T15:20:49.135Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-13T15:20:49.135Z] === RUN TestDaemonRestartIpcMode [2021-07-13T15:20:49.135Z] === PAUSE TestDaemonRestartIpcMode [2021-07-13T15:20:49.135Z] === RUN TestDaemonHostGatewayIP [2021-07-13T15:20:49.135Z] === PAUSE TestDaemonHostGatewayIP [2021-07-13T15:20:49.135Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-13T15:20:49.135Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-13T15:20:49.135Z] === RUN TestContainerKillOnDaemonStart [2021-07-13T15:20:49.135Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-13T15:20:49.135Z] === RUN TestDiff [2021-07-13T15:20:49.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-13T15:20:49.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-13T15:20:50.075Z] --- PASS: TestDiff (0.79s) [2021-07-13T15:20:50.075Z] === RUN TestExecWithCloseStdin [2021-07-13T15:20:50.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-13T15:20:51.015Z] --- PASS: TestExecWithCloseStdin (1.10s) [2021-07-13T15:20:51.016Z] === RUN TestExec [2021-07-13T15:20:51.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-13T15:20:52.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-13T15:20:52.399Z] --- PASS: TestExec (1.11s) [2021-07-13T15:20:52.399Z] === RUN TestExecUser [2021-07-13T15:20:52.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-13T15:20:53.079Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-13T15:20:53.079Z] Using test binary docker [2021-07-13T15:20:53.079Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-13T15:20:53.079Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-13T15:20:53.079Z] INFO: Waiting for daemon to start... [2021-07-13T15:20:53.079Z] Starting dockerd [2021-07-13T15:20:53.340Z] --- PASS: TestExecUser (1.10s) [2021-07-13T15:20:53.340Z] === RUN TestExportContainerAndImportImage [2021-07-13T15:20:53.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-13T15:20:54.293Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2021-07-13T15:20:54.293Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-13T15:20:55.347Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-13T15:20:55.347Z] Using test binary docker [2021-07-13T15:20:55.347Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-13T15:20:55.347Z] +++ /etc/init.d/apparmor start [2021-07-13T15:20:55.347Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-13T15:20:55.347Z] INFO: Waiting for daemon to start... [2021-07-13T15:20:55.347Z] Starting dockerd [2021-07-13T15:20:55.347Z] +++ 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-07-13T15:20:55.675Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-07-13T15:20:55.675Z] === RUN TestHealthCheckWorkdir [2021-07-13T15:20:56.372Z] . [2021-07-13T15:20:56.372Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-13T15:20:56.372Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-13T15:20:56.372Z] Error: No such image: emptyfs [2021-07-13T15:20:56.372Z] Running integration-test (iteration 1) [2021-07-13T15:20:56.372Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-13T15:20:57.058Z] --- PASS: TestHealthCheckWorkdir (1.56s) [2021-07-13T15:20:57.058Z] === RUN TestHealthKillContainer [2021-07-13T15:20:57.890Z] . [2021-07-13T15:20:57.890Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-13T15:20:57.890Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-13T15:20:57.890Z] Error: No such image: emptyfs [2021-07-13T15:20:57.890Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-13T15:20:57.890Z] ++++ docker load [2021-07-13T15:20:57.890Z] Running integration-test (iteration 1) [2021-07-13T15:20:57.890Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-13T15:20:57.890Z] ++ 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-07-13T15:20:57.890Z] ++ set -e [2021-07-13T15:20:57.890Z] ++ '[' -n 0 ']' [2021-07-13T15:20:57.890Z] ++ set -x [2021-07-13T15:20:57.890Z] ++ env -i DEST=/go/src/github.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-07-13T15:21:00.355Z] --- PASS: TestHealthKillContainer (3.14s) [2021-07-13T15:21:00.355Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-13T15:21:00.831Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-13T15:21:00.831Z] [2021-07-13T15:21:00.831Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-13T15:21:00.831Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-13T15:21:00.831Z] Using test binary docker [2021-07-13T15:21:00.831Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-13T15:21:00.831Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-13T15:21:00.831Z] INFO: Waiting for daemon to start... [2021-07-13T15:21:00.831Z] Starting dockerd [2021-07-13T15:21:00.831Z] . [2021-07-13T15:21:00.831Z] INFO: Building docker-sdk-python3:4.4.1... [2021-07-13T15:21:01.296Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-07-13T15:21:01.296Z] === RUN TestIpcModeNone [2021-07-13T15:21:02.238Z] --- PASS: TestIpcModeNone (1.11s) [2021-07-13T15:21:02.238Z] === RUN TestIpcModePrivate [2021-07-13T15:21:03.182Z] --- PASS: TestIpcModePrivate (1.11s) [2021-07-13T15:21:03.182Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-07-13T15:21:03.182Z] === RUN TestIpcModeShareable [2021-07-13T15:21:04.565Z] --- PASS: TestIpcModeShareable (1.14s) [2021-07-13T15:21:04.565Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-07-13T15:21:04.565Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-13T15:21:07.866Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2021-07-13T15:21:07.866Z] === RUN TestAPIIpcModeHost [2021-07-13T15:21:08.807Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-07-13T15:21:08.807Z] === RUN TestDaemonIpcModeShareable [2021-07-13T15:21:10.135Z] Loaded image: buildpack-deps:buster [2021-07-13T15:21:10.135Z] Loaded image: busybox:latest [2021-07-13T15:21:10.135Z] Loaded image: busybox:glibc [2021-07-13T15:21:10.191Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2021-07-13T15:21:10.191Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-13T15:21:10.191Z] === RUN TestDaemonIpcModePrivate [2021-07-13T15:21:11.520Z] Loaded image: debian:bullseye [2021-07-13T15:21:11.520Z] Loaded image: hello-world:latest [2021-07-13T15:21:11.520Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T15:21:11.520Z] INFO: Testing against a local daemon [2021-07-13T15:21:11.520Z] === RUN TestCgroupNamespacesBuild [2021-07-13T15:21:12.104Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2021-07-13T15:21:12.104Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-13T15:21:12.104Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-13T15:21:14.015Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2021-07-13T15:21:14.015Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-13T15:21:14.015Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-13T15:21:15.400Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2021-07-13T15:21:15.400Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-13T15:21:15.400Z] === RUN TestIpcModeOlderClient [2021-07-13T15:21:15.400Z] === PAUSE TestIpcModeOlderClient [2021-07-13T15:21:15.400Z] === RUN TestKillContainerInvalidSignal [2021-07-13T15:21:15.722Z] --- PASS: TestCgroupNamespacesBuild (3.51s) [2021-07-13T15:21:15.722Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-13T15:21:16.343Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2021-07-13T15:21:16.343Z] === RUN TestKillContainer [2021-07-13T15:21:16.343Z] === RUN TestKillContainer/no_signal [2021-07-13T15:21:16.916Z] === RUN TestKillContainer/non_killing_signal [2021-07-13T15:21:17.111Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2021-07-13T15:21:17.111Z] === RUN TestBuildWithSession [2021-07-13T15:21:17.111Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-13T15:21:17.111Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T15:21:17.111Z] === RUN TestBuildSquashParent [2021-07-13T15:21:17.487Z] === RUN TestKillContainer/killing_signal [2021-07-13T15:21:18.325Z] Loaded image: buildpack-deps:buster [2021-07-13T15:21:18.326Z] Loaded image: busybox:latest [2021-07-13T15:21:18.326Z] Loaded image: busybox:glibc [2021-07-13T15:21:18.326Z] Loaded image: debian:bullseye [2021-07-13T15:21:18.326Z] Loaded image: hello-world:latest [2021-07-13T15:21:18.326Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T15:21:18.326Z] INFO: Testing against a local daemon [2021-07-13T15:21:18.326Z] === RUN TestCgroupNamespacesBuild [2021-07-13T15:21:18.428Z] --- PASS: TestKillContainer (2.11s) [2021-07-13T15:21:18.428Z] --- PASS: TestKillContainer/no_signal (0.71s) [2021-07-13T15:21:18.428Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-07-13T15:21:18.428Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-07-13T15:21:18.428Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-13T15:21:18.428Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-13T15:21:19.010Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-13T15:21:19.579Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2021-07-13T15:21:19.579Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2021-07-13T15:21:19.579Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-07-13T15:21:19.579Z] === RUN TestKillStoppedContainer [2021-07-13T15:21:19.840Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-13T15:21:19.840Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-13T15:21:19.840Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-13T15:21:19.840Z] === RUN TestKillDifferentUserContainer [2021-07-13T15:21:20.412Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-07-13T15:21:20.412Z] === RUN TestInspectOomKilledTrue [2021-07-13T15:21:20.412Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-13T15:21:20.412Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-13T15:21:20.412Z] === RUN TestInspectOomKilledFalse [2021-07-13T15:21:20.868Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2021-07-13T15:21:20.868Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-13T15:21:21.354Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2021-07-13T15:21:21.354Z] === RUN TestLinksEtcHostsContentMatch [2021-07-13T15:21:21.926Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-07-13T15:21:21.926Z] === RUN TestLinksContainerNames [2021-07-13T15:21:23.311Z] --- PASS: TestLinksContainerNames (1.41s) [2021-07-13T15:21:23.311Z] === RUN TestLogsFollowTailEmpty [2021-07-13T15:21:23.409Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.44s) [2021-07-13T15:21:23.410Z] === RUN TestBuildWithSession [2021-07-13T15:21:23.410Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-13T15:21:23.410Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T15:21:23.410Z] === RUN TestBuildSquashParent [2021-07-13T15:21:23.692Z] --- PASS: TestBuildSquashParent (6.54s) [2021-07-13T15:21:23.692Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-13T15:21:23.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:21:23.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:21:23.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:21:23.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:21:23.692Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:21:23.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:21:23.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:21:23.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:21:23.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:21:23.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:21:23.692Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:21:23.692Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:21:23.692Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:21:23.692Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:21:23.692Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:21:23.692Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:21:24.251Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-07-13T15:21:24.251Z] === RUN TestContainerNetworkMountsNoChown [2021-07-13T15:21:24.822Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/default [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/default [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/private [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/private [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/rprivate [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/slave [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/slave [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/rslave [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/shared [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/shared [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/rshared [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-13T15:21:24.822Z] === CONT TestMountDaemonRoot/default [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-13T15:21:24.822Z] === CONT TestMountDaemonRoot/rslave [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T15:21:24.822Z] === CONT TestMountDaemonRoot/rshared [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T15:21:24.822Z] === CONT TestMountDaemonRoot/shared [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-13T15:21:24.822Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-13T15:21:24.822Z] === CONT TestMountDaemonRoot/rprivate [2021-07-13T15:21:24.822Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-13T15:21:24.823Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-13T15:21:24.823Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T15:21:24.823Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T15:21:24.823Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-13T15:21:24.823Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-13T15:21:24.823Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T15:21:24.823Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T15:21:24.823Z] === CONT TestMountDaemonRoot/slave [2021-07-13T15:21:24.823Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-13T15:21:24.823Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-13T15:21:24.823Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-13T15:21:24.823Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-13T15:21:24.823Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-13T15:21:24.823Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-13T15:21:24.823Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-13T15:21:24.823Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-13T15:21:24.823Z] === CONT TestMountDaemonRoot/private [2021-07-13T15:21:24.823Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-13T15:21:24.823Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-13T15:21:24.823Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-13T15:21:24.823Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-13T15:21:24.823Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-13T15:21:24.823Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-13T15:21:24.823Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-13T15:21:24.823Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-13T15:21:24.823Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-13T15:21:24.823Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-13T15:21:24.823Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-13T15:21:24.823Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-13T15:21:24.823Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T15:21:25.083Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-13T15:21:25.343Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-13T15:21:25.343Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-13T15:21:25.343Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-13T15:21:25.343Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-13T15:21:25.343Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-13T15:21:25.343Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-13T15:21:25.343Z] === RUN TestContainerBindMountNonRecursive [2021-07-13T15:21:26.243Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:21:26.243Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:21:27.255Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2021-07-13T15:21:27.255Z] === RUN TestContainerVolumesMountedAsShared [2021-07-13T15:21:27.826Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2021-07-13T15:21:27.826Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-13T15:21:28.769Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s) [2021-07-13T15:21:28.769Z] === RUN TestNetworkNat [2021-07-13T15:21:28.805Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-13T15:21:28.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.59s) [2021-07-13T15:21:28.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.79s) [2021-07-13T15:21:28.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.35s) [2021-07-13T15:21:28.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2021-07-13T15:21:28.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2021-07-13T15:21:28.805Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s) [2021-07-13T15:21:28.805Z] === RUN TestBuildMultiStageCopy [2021-07-13T15:21:28.805Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-13T15:21:29.340Z] --- PASS: TestNetworkNat (0.73s) [2021-07-13T15:21:29.340Z] === RUN TestNetworkLocalhostTCPNat [2021-07-13T15:21:30.281Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-07-13T15:21:30.281Z] === RUN TestNetworkLoopbackNat [2021-07-13T15:21:31.348Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-13T15:21:31.348Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-13T15:21:31.540Z] --- PASS: TestBuildSquashParent (7.73s) [2021-07-13T15:21:31.540Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-13T15:21:31.540Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:21:31.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:21:31.540Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:21:31.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:21:31.540Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:21:31.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:21:31.540Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:21:31.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:21:31.540Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:21:31.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:21:31.540Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:21:31.540Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:21:31.540Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:21:31.540Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:21:31.609Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-13T15:21:31.870Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-13T15:21:32.441Z] --- PASS: TestBuildMultiStageCopy (3.88s) [2021-07-13T15:21:32.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.36s) [2021-07-13T15:21:32.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2021-07-13T15:21:32.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2021-07-13T15:21:32.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.38s) [2021-07-13T15:21:32.441Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2021-07-13T15:21:32.441Z] === RUN TestBuildMultiStageParentConfig [2021-07-13T15:21:32.923Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:21:33.383Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2021-07-13T15:21:33.383Z] === RUN TestBuildLabelWithTargets [2021-07-13T15:21:33.578Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-07-13T15:21:33.578Z] === RUN TestPause [2021-07-13T15:21:33.866Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:21:34.149Z] --- PASS: TestPause (0.88s) [2021-07-13T15:21:34.149Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-13T15:21:34.149Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T15:21:34.149Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T15:21:34.149Z] === RUN TestPauseStopPausedContainer [2021-07-13T15:21:34.720Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2021-07-13T15:21:34.720Z] === RUN TestPsFilter [2021-07-13T15:21:34.981Z] --- PASS: TestPsFilter (0.11s) [2021-07-13T15:21:34.981Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-13T15:21:35.248Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:21:35.295Z] --- PASS: TestBuildLabelWithTargets (1.61s) [2021-07-13T15:21:35.295Z] === RUN TestBuildWithEmptyLayers [2021-07-13T15:21:35.553Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-07-13T15:21:35.553Z] === RUN TestRemoveContainerWithVolume [2021-07-13T15:21:35.866Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2021-07-13T15:21:35.866Z] === RUN TestBuildMultiStageOnBuild [2021-07-13T15:21:36.189Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:21:36.495Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2021-07-13T15:21:36.495Z] === RUN TestRemoveContainerRunning [2021-07-13T15:21:37.066Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-07-13T15:21:37.066Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-13T15:21:37.638Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2021-07-13T15:21:37.638Z] === RUN TestRemoveInvalidContainer [2021-07-13T15:21:37.638Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-13T15:21:37.638Z] === RUN TestRenameLinkedContainer [2021-07-13T15:21:38.101Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.07s) [2021-07-13T15:21:38.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.82s) [2021-07-13T15:21:38.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2021-07-13T15:21:38.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.21s) [2021-07-13T15:21:38.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2021-07-13T15:21:38.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2021-07-13T15:21:38.101Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.74s) [2021-07-13T15:21:38.101Z] === RUN TestBuildMultiStageCopy [2021-07-13T15:21:38.101Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-13T15:21:38.410Z] --- PASS: TestBuildMultiStageOnBuild (2.55s) [2021-07-13T15:21:38.410Z] === RUN TestBuildUncleanTarFilenames [2021-07-13T15:21:39.352Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2021-07-13T15:21:39.352Z] === RUN TestBuildMultiStageLayerLeak [2021-07-13T15:21:40.939Z] --- PASS: TestRenameLinkedContainer (2.88s) [2021-07-13T15:21:40.939Z] === RUN TestRenameStoppedContainer [2021-07-13T15:21:41.437Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-13T15:21:41.509Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-07-13T15:21:41.509Z] === RUN TestRenameRunningContainerAndReuse [2021-07-13T15:21:42.016Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-13T15:21:42.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-13T15:21:42.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-13T15:21:42.652Z] --- PASS: TestBuildMultiStageLayerLeak (2.61s) [2021-07-13T15:21:42.652Z] === RUN TestBuildWithHugeFile [2021-07-13T15:21:42.909Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2021-07-13T15:21:42.909Z] === RUN TestRenameInvalidName [2021-07-13T15:21:43.397Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-13T15:21:43.480Z] --- PASS: TestRenameInvalidName (0.71s) [2021-07-13T15:21:43.480Z] === RUN TestRenameAnonymousContainer [2021-07-13T15:21:44.337Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-13T15:21:45.275Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2021-07-13T15:21:45.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2021-07-13T15:21:45.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-13T15:21:45.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-07-13T15:21:45.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-07-13T15:21:45.275Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-13T15:21:45.275Z] === RUN TestBuildMultiStageParentConfig [2021-07-13T15:21:46.023Z] --- PASS: TestRenameAnonymousContainer (2.54s) [2021-07-13T15:21:46.023Z] === RUN TestRenameContainerWithSameName [2021-07-13T15:21:46.966Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-07-13T15:21:46.966Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-13T15:21:48.350Z] --- PASS: TestRenameContainerWithLinkedContainer (1.49s) [2021-07-13T15:21:48.350Z] === RUN TestResize [2021-07-13T15:21:48.922Z] --- PASS: TestResize (0.70s) [2021-07-13T15:21:48.922Z] === RUN TestResizeWithInvalidSize [2021-07-13T15:21:49.864Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2021-07-13T15:21:49.864Z] === RUN TestResizeWhenContainerNotStarted [2021-07-13T15:21:50.434Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2021-07-13T15:21:50.434Z] === RUN TestDaemonRestartKillContainers [2021-07-13T15:21:50.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T15:21:50.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T15:21:50.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T15:21:50.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T15:21:50.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T15:21:50.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T15:21:50.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T15:21:50.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T15:21:50.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T15:21:50.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T15:21:50.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T15:21:50.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T15:21:50.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T15:21:50.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T15:21:50.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T15:21:50.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T15:21:50.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:21:50.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:21:50.434Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:21:50.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:21:50.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:21:50.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:21:50.434Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:21:50.434Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:21:50.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T15:21:50.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T15:21:50.552Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-07-13T15:21:50.552Z] === RUN TestBuildLabelWithTargets [2021-07-13T15:21:52.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:21:52.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:21:54.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:21:54.361Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:21:55.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T15:21:55.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T15:21:57.055Z] sha256:71d3f1d6a4685305af05fe987cfa5c6b1fb2e733d92ca1f5dff22911d0036773 [2021-07-13T15:21:57.055Z] INFO: Starting docker-py tests... [2021-07-13T15:21:57.055Z] ============================= test session starts ============================== [2021-07-13T15:21:57.055Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-13T15:21:57.055Z] rootdir: /src, inifile: pytest.ini [2021-07-13T15:21:57.055Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-13T15:21:57.055Z] collected 389 items / 1 deselected / 388 selected [2021-07-13T15:21:57.055Z] [2021-07-13T15:21:58.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T15:21:58.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T15:21:58.676Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-13T15:21:58.676Z] === RUN TestBuildWithEmptyLayers [2021-07-13T15:22:00.653Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T15:22:00.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T15:22:01.215Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-07-13T15:22:01.215Z] === RUN TestBuildMultiStageOnBuild [2021-07-13T15:22:03.457Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-13T15:22:03.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.41s) [2021-07-13T15:22:03.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2021-07-13T15:22:03.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2021-07-13T15:22:03.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2021-07-13T15:22:03.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2021-07-13T15:22:03.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2021-07-13T15:22:03.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2021-07-13T15:22:03.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2021-07-13T15:22:03.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.86s) [2021-07-13T15:22:03.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.00s) [2021-07-13T15:22:03.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s) [2021-07-13T15:22:03.457Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2021-07-13T15:22:03.457Z] === RUN TestCgroupNamespacesRun [2021-07-13T15:22:04.840Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2021-07-13T15:22:04.840Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-13T15:22:04.840Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-13T15:22:04.840Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-13T15:22:04.840Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-13T15:22:06.497Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-13T15:22:06.497Z] === RUN TestBuildUncleanTarFilenames [2021-07-13T15:22:06.753Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2021-07-13T15:22:06.753Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-13T15:22:06.757Z] --- PASS: TestBuildUncleanTarFilenames (0.71s) [2021-07-13T15:22:06.757Z] === RUN TestBuildMultiStageLayerLeak [2021-07-13T15:22:08.679Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2021-07-13T15:22:08.679Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-13T15:22:10.060Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2021-07-13T15:22:10.060Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-13T15:22:11.443Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2021-07-13T15:22:11.443Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-13T15:22:12.013Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-07-13T15:22:12.013Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-13T15:22:12.039Z] --- PASS: TestBuildMultiStageLayerLeak (4.29s) [2021-07-13T15:22:12.039Z] === RUN TestBuildWithHugeFile [2021-07-13T15:22:13.924Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2021-07-13T15:22:13.924Z] === RUN TestNISDomainname [2021-07-13T15:22:14.865Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-13T15:22:14.865Z] --- PASS: TestNISDomainname (1.29s) [2021-07-13T15:22:14.865Z] === RUN TestHostnameDnsResolution [2021-07-13T15:22:15.689Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-13T15:22:16.247Z] --- PASS: TestHostnameDnsResolution (1.34s) [2021-07-13T15:22:16.247Z] === RUN TestStats [2021-07-13T15:22:17.189Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-13T15:22:19.544Z] --- PASS: TestStats (2.76s) [2021-07-13T15:22:19.544Z] === RUN TestStopContainerWithTimeout [2021-07-13T15:22:19.544Z] === RUN TestStopContainerWithTimeout/0 [2021-07-13T15:22:19.544Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-13T15:22:19.544Z] === RUN TestStopContainerWithTimeout/1 [2021-07-13T15:22:19.544Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-13T15:22:19.544Z] === RUN TestStopContainerWithTimeout/3 [2021-07-13T15:22:19.544Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-13T15:22:19.544Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-13T15:22:19.544Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-13T15:22:19.544Z] === CONT TestStopContainerWithTimeout/0 [2021-07-13T15:22:19.544Z] === CONT TestStopContainerWithTimeout/3 [2021-07-13T15:22:20.115Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-13T15:22:22.025Z] === CONT TestStopContainerWithTimeout/1 [2021-07-13T15:22:23.936Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-13T15:22:23.936Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2021-07-13T15:22:23.936Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2021-07-13T15:22:23.936Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2021-07-13T15:22:23.936Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-07-13T15:22:23.936Z] === RUN TestDeleteDevicemapper [2021-07-13T15:22:23.936Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-13T15:22:23.936Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T15:22:23.936Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-13T15:22:26.480Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.23s) [2021-07-13T15:22:26.480Z] === RUN TestUpdateMemory [2021-07-13T15:22:27.018Z] 8d5139ce8e39: Pull complete [2021-07-13T15:22:27.018Z] Digest: sha256:6dfc9ed8c6048a7a45fba93fdfc0b5c4cf1215392e74dfa674003ccfb99061fa [2021-07-13T15:22:27.018Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:22:27.018Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-13T15:22:27.018Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-13T15:22:27.018Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2029' [2021-07-13T15:22:27.018Z] WARN: Skipping validation tests [2021-07-13T15:22:27.018Z] INFO: Running unit tests at 07/13/2021 15:22:24... [2021-07-13T15:22:27.422Z] --- PASS: TestUpdateMemory (1.30s) [2021-07-13T15:22:27.422Z] === RUN TestUpdateCPUQuota [2021-07-13T15:22:29.383Z] --- PASS: TestBuildWithHugeFile (42.78s) [2021-07-13T15:22:29.383Z] === RUN TestBuildWithEmptyDockerfile [2021-07-13T15:22:29.383Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:22:29.383Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:22:29.383Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:22:29.383Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:22:29.383Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:22:29.383Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:22:29.383Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:22:29.383Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:22:29.383Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:22:29.383Z] --- PASS: TestBuildWithEmptyDockerfile (0.26s) [2021-07-13T15:22:29.383Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2021-07-13T15:22:29.383Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2021-07-13T15:22:29.383Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-07-13T15:22:29.383Z] === RUN TestBuildPreserveOwnership [2021-07-13T15:22:29.383Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-13T15:22:29.383Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-13T15:22:31.297Z] --- PASS: TestBuildPreserveOwnership (5.55s) [2021-07-13T15:22:31.297Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.67s) [2021-07-13T15:22:31.297Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.86s) [2021-07-13T15:22:31.297Z] === RUN TestBuildPlatformInvalid [2021-07-13T15:22:31.297Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-07-13T15:22:31.297Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-13T15:22:31.670Z] INFO: make.ps1 starting at 07/13/2021 15:22:31 [2021-07-13T15:22:31.670Z] INFO: Git commit (7429792eed) assumed from DOCKER_GITCOMMIT environment variable [2021-07-13T15:22:31.670Z] INFO: Invoking autogen... [2021-07-13T15:22:32.628Z] INFO: Running unit tests... [2021-07-13T15:22:33.999Z] --- PASS: TestUpdateCPUQuota (6.67s) [2021-07-13T15:22:33.999Z] === RUN TestUpdatePidsLimit [2021-07-13T15:22:33.999Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-13T15:22:34.570Z] === RUN TestUpdatePidsLimit/no_change [2021-07-13T15:22:35.532Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-13T15:22:36.103Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-13T15:22:37.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-13T15:22:37.615Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-13T15:22:38.186Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-13T15:22:39.571Z] --- PASS: TestUpdatePidsLimit (5.55s) [2021-07-13T15:22:39.571Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-07-13T15:22:39.571Z] --- PASS: TestUpdatePidsLimit/no_change (0.74s) [2021-07-13T15:22:39.571Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-07-13T15:22:39.571Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-07-13T15:22:39.571Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-07-13T15:22:39.571Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2021-07-13T15:22:39.571Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-07-13T15:22:39.571Z] === RUN TestUpdateRestartPolicy [2021-07-13T15:22:43.527Z] Loaded image: buildpack-deps:buster [2021-07-13T15:22:43.787Z] Loaded image: busybox:latest [2021-07-13T15:22:44.048Z] Loaded image: busybox:glibc [2021-07-13T15:22:45.048Z] 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-07-13T15:22:45.962Z] Loaded image: debian:bullseye [2021-07-13T15:22:46.226Z] Loaded image: hello-world:latest [2021-07-13T15:22:46.226Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T15:22:50.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-13T15:22:54.474Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2021-07-13T15:22:54.475Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-13T15:22:54.475Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2021-07-13T15:22:54.475Z] === RUN TestWaitNonBlocked [2021-07-13T15:22:54.475Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:22:54.475Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:22:54.475Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:22:54.475Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:22:54.475Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:22:54.475Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:22:54.475Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-13T15:22:54.475Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2021-07-13T15:22:54.475Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2021-07-13T15:22:54.475Z] === RUN TestWaitBlocked [2021-07-13T15:22:54.475Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T15:22:54.475Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T15:22:54.475Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T15:22:54.475Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T15:22:54.475Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T15:22:54.475Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T15:22:55.309Z] ? github.com/docker/docker/api [no test files] [2021-07-13T15:22:55.415Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-13T15:22:55.415Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2021-07-13T15:22:55.415Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-07-13T15:22:55.415Z] === CONT TestContainerStartOnDaemonRestart [2021-07-13T15:22:55.415Z] === CONT TestIpcModeOlderClient [2021-07-13T15:22:55.415Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-07-13T15:22:55.415Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-13T15:22:55.844Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-07-13T15:22:56.223Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.03s) [2021-07-13T15:22:56.223Z] PASS [2021-07-13T15:22:56.223Z] [2021-07-13T15:22:56.223Z] === Skipped [2021-07-13T15:22:56.223Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-13T15:22:56.223Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T15:22:56.223Z] [2021-07-13T15:22:56.223Z] [2021-07-13T15:22:56.223Z] DONE 33 tests, 1 skipped in 117.234s [2021-07-13T15:22:56.223Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-13T15:22:56.223Z] ++ 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-07-13T15:22:56.223Z] ++ set -e [2021-07-13T15:22:56.223Z] ++ '[' -n 0 ']' [2021-07-13T15:22:56.223Z] ++ set -x [2021-07-13T15:22:56.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-13T15:22:56.223Z] INFO: Testing against a local daemon [2021-07-13T15:22:56.223Z] === RUN TestConfigInspect [2021-07-13T15:22:58.715Z] --- PASS: TestContainerStartOnDaemonRestart (3.14s) [2021-07-13T15:22:58.715Z] === CONT TestContainerKillOnDaemonStart [2021-07-13T15:22:58.715Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.16s) [2021-07-13T15:22:58.715Z] === CONT TestDaemonHostGatewayIP [2021-07-13T15:22:58.763Z] --- PASS: TestConfigInspect (3.01s) [2021-07-13T15:22:58.763Z] === RUN TestConfigList [2021-07-13T15:23:01.307Z] --- PASS: TestConfigList (2.99s) [2021-07-13T15:23:01.307Z] === RUN TestConfigsCreateAndDelete [2021-07-13T15:23:02.917Z] --- PASS: TestDaemonHostGatewayIP (3.77s) [2021-07-13T15:23:02.917Z] === CONT TestDaemonRestartIpcMode [2021-07-13T15:23:04.604Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2021-07-13T15:23:04.604Z] === RUN TestConfigsUpdate [2021-07-13T15:23:05.460Z] --- PASS: TestDaemonRestartIpcMode (2.92s) [2021-07-13T15:23:07.903Z] --- PASS: TestConfigsUpdate (3.04s) [2021-07-13T15:23:07.903Z] === RUN TestTemplatedConfig [2021-07-13T15:23:08.305Z] --- PASS: TestBuildWithHugeFile (52.60s) [2021-07-13T15:23:08.305Z] === RUN TestBuildWithEmptyDockerfile [2021-07-13T15:23:08.305Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:23:08.305Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:23:08.305Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:23:08.305Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:23:08.306Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:23:08.306Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:23:08.306Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:23:08.306Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:23:08.306Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:23:08.306Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-07-13T15:23:08.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-07-13T15:23:08.306Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-07-13T15:23:08.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-07-13T15:23:08.306Z] === RUN TestBuildPreserveOwnership [2021-07-13T15:23:08.306Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-13T15:23:10.215Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-13T15:23:10.741Z] --- PASS: TestContainerKillOnDaemonStart (12.17s) [2021-07-13T15:23:10.741Z] PASS [2021-07-13T15:23:10.741Z] [2021-07-13T15:23:10.741Z] === Skipped [2021-07-13T15:23:10.741Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-13T15:23:10.741Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T15:23:10.741Z] [2021-07-13T15:23:10.741Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-13T15:23:10.741Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-13T15:23:10.741Z] [2021-07-13T15:23:10.741Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T15:23:10.741Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T15:23:10.741Z] [2021-07-13T15:23:10.741Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-13T15:23:10.741Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-13T15:23:10.741Z] [2021-07-13T15:23:10.741Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-13T15:23:10.741Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T15:23:10.741Z] [2021-07-13T15:23:10.741Z] [2021-07-13T15:23:10.741Z] DONE 195 tests, 5 skipped in 149.571s [2021-07-13T15:23:10.741Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-13T15:23:10.741Z] INFO: Testing against a local daemon [2021-07-13T15:23:10.741Z] === RUN TestCommitInheritsEnv [2021-07-13T15:23:11.001Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-07-13T15:23:11.001Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-13T15:23:11.001Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-13T15:23:11.001Z] === RUN TestImagesFilterMultiReference [2021-07-13T15:23:11.001Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-13T15:23:11.001Z] === RUN TestImagePullPlatformInvalid [2021-07-13T15:23:11.001Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-13T15:23:11.001Z] === RUN TestRemoveImageOrphaning [2021-07-13T15:23:11.208Z] --- PASS: TestTemplatedConfig (3.73s) [2021-07-13T15:23:11.208Z] === RUN TestConfigCreateResolve [2021-07-13T15:23:11.261Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2021-07-13T15:23:11.261Z] === RUN TestRemoveImageGarbageCollector [2021-07-13T15:23:12.907Z] === RUN TestMiddlewares [2021-07-13T15:23:12.907Z] --- PASS: TestMiddlewares (0.00s) [2021-07-13T15:23:12.907Z] PASS [2021-07-13T15:23:12.907Z] coverage: 9.0% of statements [2021-07-13T15:23:12.907Z] ok github.com/docker/docker/api/server 0.149s coverage: 9.0% of statements [2021-07-13T15:23:13.200Z] --- PASS: TestRemoveImageGarbageCollector (2.00s) [2021-07-13T15:23:13.200Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-13T15:23:13.460Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-13T15:23:13.460Z] === RUN TestTagInvalidReference [2021-07-13T15:23:13.460Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-13T15:23:13.460Z] === RUN TestTagValidPrefixedRepo [2021-07-13T15:23:13.460Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-13T15:23:13.460Z] === RUN TestTagExistedNameWithoutForce [2021-07-13T15:23:13.460Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-13T15:23:13.460Z] === RUN TestTagOfficialNames [2021-07-13T15:23:13.460Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-13T15:23:13.460Z] === RUN TestTagMatchesDigest [2021-07-13T15:23:13.460Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-13T15:23:13.460Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-13T15:23:14.414Z] --- PASS: TestBuildPreserveOwnership (10.04s) [2021-07-13T15:23:14.414Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.03s) [2021-07-13T15:23:14.414Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-13T15:23:14.414Z] === RUN TestBuildPlatformInvalid [2021-07-13T15:23:14.414Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-07-13T15:23:14.414Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-13T15:23:14.414Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-13T15:23:14.414Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-13T15:23:14.414Z] PASS [2021-07-13T15:23:14.414Z] [2021-07-13T15:23:14.414Z] === Skipped [2021-07-13T15:23:14.414Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-13T15:23:14.414Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T15:23:14.414Z] [2021-07-13T15:23:14.414Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-13T15:23:14.414Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-13T15:23:14.414Z] [2021-07-13T15:23:14.414Z] [2021-07-13T15:23:14.414Z] DONE 33 tests, 2 skipped in 137.994s [2021-07-13T15:23:14.414Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-13T15:23:14.414Z] INFO: Testing against a local daemon [2021-07-13T15:23:14.414Z] === RUN TestConfigInspect [2021-07-13T15:23:14.414Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-13T15:23:14.414Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:23:14.414Z] === RUN TestConfigList [2021-07-13T15:23:14.414Z] --- SKIP: TestConfigList (0.02s) [2021-07-13T15:23:14.414Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:23:14.414Z] === RUN TestConfigsCreateAndDelete [2021-07-13T15:23:14.414Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-07-13T15:23:14.414Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:23:14.414Z] === RUN TestConfigsUpdate [2021-07-13T15:23:14.414Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-13T15:23:14.414Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:23:14.414Z] === RUN TestTemplatedConfig [2021-07-13T15:23:14.414Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-13T15:23:14.414Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:23:14.414Z] === RUN TestConfigCreateResolve [2021-07-13T15:23:14.414Z] --- SKIP: TestConfigCreateResolve (0.02s) [2021-07-13T15:23:14.414Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:23:14.414Z] === RUN TestConfigDaemonLibtrustID [2021-07-13T15:23:14.508Z] --- PASS: TestConfigCreateResolve (3.00s) [2021-07-13T15:23:14.508Z] === RUN TestConfigDaemonLibtrustID [2021-07-13T15:23:15.079Z] --- PASS: TestConfigDaemonLibtrustID (0.74s) [2021-07-13T15:23:15.079Z] PASS [2021-07-13T15:23:15.079Z] [2021-07-13T15:23:15.079Z] DONE 7 tests in 19.733s [2021-07-13T15:23:15.079Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-13T15:23:15.079Z] ++ 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-07-13T15:23:15.079Z] ++ set -e [2021-07-13T15:23:15.079Z] ++ '[' -n 0 ']' [2021-07-13T15:23:15.079Z] ++ set -x [2021-07-13T15:23:15.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-07-13T15:23:15.340Z] INFO: Testing against a local daemon [2021-07-13T15:23:15.340Z] === RUN TestCheckpoint [2021-07-13T15:23:15.340Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-13T15:23:15.340Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T15:23:15.340Z] === RUN TestContainerInvalidJSON [2021-07-13T15:23:15.340Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:23:15.340Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:23:15.340Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:23:15.340Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:23:15.340Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:23:15.340Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:23:15.340Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:23:15.340Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:23:15.340Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:23:15.340Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-07-13T15:23:15.340Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-13T15:23:15.340Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-13T15:23:15.340Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-13T15:23:15.340Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-13T15:23:15.340Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-13T15:23:15.340Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-13T15:23:15.600Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-07-13T15:23:15.600Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-13T15:23:15.600Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-07-13T15:23:15.600Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-13T15:23:15.600Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-13T15:23:15.600Z] === RUN TestCopyFromContainer [2021-07-13T15:23:16.324Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-07-13T15:23:16.324Z] PASS [2021-07-13T15:23:16.324Z] [2021-07-13T15:23:16.324Z] === Skipped [2021-07-13T15:23:16.324Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-13T15:23:16.324Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:23:16.324Z] [2021-07-13T15:23:16.324Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-07-13T15:23:16.324Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:23:16.324Z] [2021-07-13T15:23:16.324Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-07-13T15:23:16.324Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:23:16.324Z] [2021-07-13T15:23:16.324Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-13T15:23:16.324Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:23:16.324Z] [2021-07-13T15:23:16.324Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-13T15:23:16.324Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:23:16.324Z] [2021-07-13T15:23:16.324Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2021-07-13T15:23:16.324Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:23:16.324Z] [2021-07-13T15:23:16.324Z] [2021-07-13T15:23:16.324Z] DONE 7 tests, 6 skipped in 1.750s [2021-07-13T15:23:16.324Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-13T15:23:16.324Z] INFO: Testing against a local daemon [2021-07-13T15:23:16.324Z] === RUN TestCheckpoint [2021-07-13T15:23:16.324Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-13T15:23:16.324Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T15:23:16.324Z] === RUN TestContainerInvalidJSON [2021-07-13T15:23:16.324Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:23:16.324Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:23:16.324Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:23:16.324Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:23:16.324Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:23:16.324Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:23:16.324Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:23:16.324Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:23:16.324Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:23:16.324Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-13T15:23:16.324Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-13T15:23:16.324Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-13T15:23:16.324Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-13T15:23:16.324Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-13T15:23:16.324Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-07-13T15:23:16.324Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-13T15:23:16.324Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-13T15:23:16.324Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-13T15:23:16.324Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-13T15:23:16.324Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-13T15:23:16.324Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-13T15:23:16.324Z] === RUN TestCopyFromContainer [2021-07-13T15:23:16.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-13T15:23:17.512Z] === RUN TestCopyFromContainer// [2021-07-13T15:23:17.512Z] === RUN TestCopyFromContainer//bar/root [2021-07-13T15:23:17.512Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-13T15:23:17.773Z] === RUN TestCopyFromContainer/bar/quux [2021-07-13T15:23:17.773Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-13T15:23:18.035Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-13T15:23:18.035Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-13T15:23:18.035Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-13T15:23:18.295Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-13T15:23:18.295Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-13T15:23:18.556Z] --- PASS: TestCopyFromContainer (2.90s) [2021-07-13T15:23:18.556Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-07-13T15:23:18.556Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-07-13T15:23:18.556Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-07-13T15:23:18.556Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-07-13T15:23:18.556Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-07-13T15:23:18.556Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-07-13T15:23:18.556Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-07-13T15:23:18.556Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-07-13T15:23:18.556Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-07-13T15:23:18.556Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-07-13T15:23:18.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-13T15:23:18.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:23:18.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:23:18.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:23:18.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:23:18.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:23:18.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:23:18.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:23:18.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:23:18.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:23:18.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-13T15:23:18.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-13T15:23:18.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-13T15:23:18.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-13T15:23:18.556Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-13T15:23:18.556Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2021-07-13T15:23:18.556Z] === RUN TestCreateWithInvalidEnv [2021-07-13T15:23:18.556Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-13T15:23:18.556Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-13T15:23:18.556Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-13T15:23:18.556Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-13T15:23:18.556Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-13T15:23:18.556Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-13T15:23:18.556Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-13T15:23:18.556Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-13T15:23:18.556Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-13T15:23:18.556Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-13T15:23:18.556Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-13T15:23:18.556Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-13T15:23:18.556Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-13T15:23:18.556Z] === RUN TestCreateTmpfsMountsTarget [2021-07-13T15:23:18.817Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-13T15:23:18.817Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-13T15:23:20.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-13T15:23:20.520Z] === RUN TestCopyFromContainer// [2021-07-13T15:23:20.521Z] === RUN TestCopyFromContainer//bar/root [2021-07-13T15:23:20.521Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-13T15:23:20.521Z] === RUN TestCopyFromContainer/bar/quux [2021-07-13T15:23:20.521Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-13T15:23:20.521Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-13T15:23:20.521Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-13T15:23:20.521Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-13T15:23:20.782Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-13T15:23:20.782Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-13T15:23:20.782Z] --- PASS: TestCopyFromContainer (4.39s) [2021-07-13T15:23:20.782Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-07-13T15:23:20.782Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-07-13T15:23:20.782Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-07-13T15:23:20.782Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-07-13T15:23:20.782Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-07-13T15:23:20.782Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-07-13T15:23:20.782Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-07-13T15:23:20.782Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-07-13T15:23:20.782Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-07-13T15:23:20.782Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-07-13T15:23:20.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-13T15:23:20.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:23:20.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:23:20.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:23:20.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:23:20.782Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:23:20.782Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:23:20.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:23:20.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:23:20.782Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:23:20.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-13T15:23:20.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-13T15:23:20.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-13T15:23:20.782Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-13T15:23:20.782Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-13T15:23:20.782Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-07-13T15:23:20.782Z] === RUN TestCreateWithInvalidEnv [2021-07-13T15:23:20.782Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-13T15:23:20.782Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-13T15:23:20.782Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-13T15:23:20.782Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-13T15:23:20.782Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-13T15:23:20.782Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-13T15:23:20.782Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-13T15:23:20.782Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-13T15:23:20.782Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-13T15:23:20.782Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-13T15:23:20.782Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-13T15:23:20.782Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-13T15:23:20.782Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-13T15:23:20.782Z] === RUN TestCreateTmpfsMountsTarget [2021-07-13T15:23:20.782Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-13T15:23:20.782Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-13T15:23:21.359Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2021-07-13T15:23:21.359Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-13T15:23:23.323Z] --- PASS: TestCreateWithCustomMaskedPaths (1.98s) [2021-07-13T15:23:23.323Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-13T15:23:23.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-13T15:23:23.900Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.47s) [2021-07-13T15:23:23.901Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-13T15:23:23.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:23:23.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:23:23.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:23:23.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:23:23.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:23:23.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:23:23.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:23:23.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:23:23.901Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:23:23.901Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:23:23.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:23:23.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:23:23.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:23:23.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:23:23.901Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:23:23.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-13T15:23:23.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-07-13T15:23:23.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-07-13T15:23:23.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-07-13T15:23:23.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2021-07-13T15:23:23.901Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-07-13T15:23:23.901Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-13T15:23:24.472Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-07-13T15:23:24.472Z] === RUN TestCreateDifferentPlatform [2021-07-13T15:23:24.472Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-13T15:23:24.472Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-13T15:23:24.472Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-13T15:23:24.472Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-13T15:23:24.472Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-13T15:23:24.472Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-13T15:23:24.732Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-13T15:23:24.732Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-13T15:23:24.732Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-07-13T15:23:24.732Z] === RUN TestContainerStartOnDaemonRestart [2021-07-13T15:23:24.732Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-13T15:23:24.732Z] === RUN TestDaemonRestartIpcMode [2021-07-13T15:23:24.732Z] === PAUSE TestDaemonRestartIpcMode [2021-07-13T15:23:24.732Z] === RUN TestDaemonHostGatewayIP [2021-07-13T15:23:24.732Z] === PAUSE TestDaemonHostGatewayIP [2021-07-13T15:23:24.732Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-13T15:23:24.732Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-13T15:23:24.732Z] === RUN TestContainerKillOnDaemonStart [2021-07-13T15:23:24.732Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-13T15:23:24.732Z] === RUN TestDiff [2021-07-13T15:23:25.235Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2021-07-13T15:23:25.235Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-13T15:23:25.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:23:25.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:23:25.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:23:25.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:23:25.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:23:25.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:23:25.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:23:25.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:23:25.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:23:25.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:23:25.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:23:25.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:23:25.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:23:25.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:23:25.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:23:25.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-13T15:23:25.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-13T15:23:25.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-13T15:23:25.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-13T15:23:25.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-13T15:23:25.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-13T15:23:25.235Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-13T15:23:25.502Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2021-07-13T15:23:25.502Z] === RUN TestCreateDifferentPlatform [2021-07-13T15:23:25.502Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-13T15:23:25.502Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-13T15:23:25.502Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-13T15:23:25.502Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-13T15:23:25.502Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-13T15:23:25.502Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-13T15:23:25.502Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-07-13T15:23:25.502Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-13T15:23:25.673Z] --- PASS: TestDiff (0.83s) [2021-07-13T15:23:25.673Z] === RUN TestExecWithCloseStdin [2021-07-13T15:23:25.762Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-13T15:23:25.762Z] === RUN TestContainerStartOnDaemonRestart [2021-07-13T15:23:25.762Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-13T15:23:25.762Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-13T15:23:25.762Z] === RUN TestDaemonRestartIpcMode [2021-07-13T15:23:25.762Z] === PAUSE TestDaemonRestartIpcMode [2021-07-13T15:23:25.762Z] === RUN TestDaemonHostGatewayIP [2021-07-13T15:23:25.762Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-13T15:23:25.762Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:23:25.762Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-13T15:23:25.762Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-13T15:23:25.762Z] === RUN TestContainerKillOnDaemonStart [2021-07-13T15:23:25.762Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-13T15:23:25.762Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-13T15:23:25.762Z] === RUN TestDiff [2021-07-13T15:23:26.334Z] --- PASS: TestDiff (0.68s) [2021-07-13T15:23:26.334Z] === RUN TestExecWithCloseStdin [2021-07-13T15:23:26.615Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-07-13T15:23:26.615Z] === RUN TestExec [2021-07-13T15:23:26.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-13T15:23:27.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-13T15:23:27.276Z] --- PASS: TestExecWithCloseStdin (0.98s) [2021-07-13T15:23:27.276Z] === RUN TestExec [2021-07-13T15:23:27.998Z] --- PASS: TestExec (1.14s) [2021-07-13T15:23:27.998Z] === RUN TestExecUser [2021-07-13T15:23:28.238Z] --- PASS: TestExec (0.94s) [2021-07-13T15:23:28.238Z] === RUN TestExecUser [2021-07-13T15:23:28.940Z] --- PASS: TestExecUser (1.18s) [2021-07-13T15:23:28.940Z] === RUN TestExportContainerAndImportImage [2021-07-13T15:23:29.206Z] --- PASS: TestExecUser (1.05s) [2021-07-13T15:23:29.206Z] === RUN TestExportContainerAndImportImage [2021-07-13T15:23:30.149Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2021-07-13T15:23:30.149Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-13T15:23:30.325Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2021-07-13T15:23:30.325Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-13T15:23:31.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-13T15:23:32.237Z] --- PASS: TestExportContainerAfterDaemonRestart (1.88s) [2021-07-13T15:23:32.237Z] === RUN TestHealthCheckWorkdir [2021-07-13T15:23:33.443Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-07-13T15:23:33.443Z] === RUN TestHealthCheckWorkdir [2021-07-13T15:23:33.620Z] --- PASS: TestHealthCheckWorkdir (1.43s) [2021-07-13T15:23:33.620Z] === RUN TestHealthKillContainer [2021-07-13T15:23:34.825Z] --- PASS: TestHealthCheckWorkdir (1.35s) [2021-07-13T15:23:34.825Z] === RUN TestHealthKillContainer [2021-07-13T15:23:36.917Z] --- PASS: TestHealthKillContainer (3.16s) [2021-07-13T15:23:36.917Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-13T15:23:37.488Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2021-07-13T15:23:37.488Z] === RUN TestIpcModeNone [2021-07-13T15:23:38.123Z] --- PASS: TestHealthKillContainer (3.04s) [2021-07-13T15:23:38.123Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-13T15:23:38.388Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-07-13T15:23:38.388Z] === RUN TestIpcModeNone [2021-07-13T15:23:38.871Z] --- PASS: TestIpcModeNone (1.10s) [2021-07-13T15:23:38.871Z] === RUN TestIpcModePrivate [2021-07-13T15:23:39.328Z] --- PASS: TestIpcModeNone (0.95s) [2021-07-13T15:23:39.328Z] === RUN TestIpcModePrivate [2021-07-13T15:23:39.811Z] --- PASS: TestIpcModePrivate (1.13s) [2021-07-13T15:23:39.811Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-13T15:23:39.811Z] === RUN TestIpcModeShareable [2021-07-13T15:23:40.269Z] --- PASS: TestIpcModePrivate (0.93s) [2021-07-13T15:23:40.269Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-13T15:23:40.269Z] === RUN TestIpcModeShareable [2021-07-13T15:23:40.269Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-13T15:23:40.269Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T15:23:40.269Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-13T15:23:40.751Z] --- PASS: TestIpcModeShareable (1.13s) [2021-07-13T15:23:40.751Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-07-13T15:23:40.751Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-13T15:23:41.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-13T15:23:43.566Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2021-07-13T15:23:43.566Z] === RUN TestAPIIpcModeHost [2021-07-13T15:23:43.566Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-13T15:23:43.566Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T15:23:43.566Z] === RUN TestDaemonIpcModeShareable [2021-07-13T15:23:43.566Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-13T15:23:43.566Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T15:23:43.566Z] === RUN TestDaemonIpcModePrivate [2021-07-13T15:23:44.050Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.33s) [2021-07-13T15:23:44.050Z] === RUN TestAPIIpcModeHost [2021-07-13T15:23:45.433Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-07-13T15:23:45.433Z] === RUN TestDaemonIpcModeShareable [2021-07-13T15:23:45.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-13T15:23:46.106Z] --- PASS: TestDaemonIpcModePrivate (2.64s) [2021-07-13T15:23:46.106Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-13T15:23:46.106Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-13T15:23:46.106Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-13T15:23:46.106Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T15:23:46.106Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-13T15:23:46.106Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-13T15:23:46.106Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T15:23:46.106Z] === RUN TestIpcModeOlderClient [2021-07-13T15:23:46.106Z] === PAUSE TestIpcModeOlderClient [2021-07-13T15:23:46.106Z] === RUN TestKillContainerInvalidSignal [2021-07-13T15:23:46.366Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2021-07-13T15:23:46.366Z] === RUN TestKillContainer [2021-07-13T15:23:46.366Z] === RUN TestKillContainer/no_signal [2021-07-13T15:23:46.938Z] === RUN TestKillContainer/non_killing_signal [2021-07-13T15:23:47.346Z] --- PASS: TestDaemonIpcModeShareable (2.10s) [2021-07-13T15:23:47.346Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-13T15:23:47.346Z] === RUN TestDaemonIpcModePrivate [2021-07-13T15:23:47.523Z] === RUN TestKillContainer/killing_signal [2021-07-13T15:23:48.465Z] --- PASS: TestKillContainer (2.01s) [2021-07-13T15:23:48.465Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-07-13T15:23:48.465Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-07-13T15:23:48.465Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-07-13T15:23:48.465Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-13T15:23:48.465Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-13T15:23:49.036Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-13T15:23:49.615Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-07-13T15:23:49.615Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-07-13T15:23:49.615Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-07-13T15:23:49.615Z] === RUN TestKillStoppedContainer [2021-07-13T15:23:49.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-13T15:23:49.875Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-13T15:23:49.875Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-13T15:23:49.875Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-13T15:23:49.875Z] === RUN TestKillDifferentUserContainer [2021-07-13T15:23:49.888Z] --- PASS: TestDaemonIpcModePrivate (2.22s) [2021-07-13T15:23:49.888Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-13T15:23:49.888Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-13T15:23:50.446Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-07-13T15:23:50.446Z] === RUN TestInspectOomKilledTrue [2021-07-13T15:23:50.446Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-13T15:23:50.446Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T15:23:50.446Z] === RUN TestInspectOomKilledFalse [2021-07-13T15:23:50.446Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-13T15:23:50.446Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:23:50.446Z] === RUN TestLinksEtcHostsContentMatch [2021-07-13T15:23:50.446Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-13T15:23:50.446Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-13T15:23:50.446Z] === RUN TestLinksContainerNames [2021-07-13T15:23:51.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-13T15:23:51.799Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.06s) [2021-07-13T15:23:51.799Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-13T15:23:51.799Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-13T15:23:51.833Z] --- PASS: TestLinksContainerNames (1.33s) [2021-07-13T15:23:51.833Z] === RUN TestLogsFollowTailEmpty [2021-07-13T15:23:52.404Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-07-13T15:23:52.404Z] === RUN TestContainerNetworkMountsNoChown [2021-07-13T15:23:52.975Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2021-07-13T15:23:52.975Z] === RUN TestMountDaemonRoot [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/default [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/default [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/private [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/private [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/rprivate [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/slave [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/slave [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/rslave [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/shared [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/shared [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/rshared [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-13T15:23:53.235Z] === CONT TestMountDaemonRoot/default [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-13T15:23:53.235Z] === CONT TestMountDaemonRoot/rslave [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T15:23:53.235Z] === CONT TestMountDaemonRoot/rshared [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-13T15:23:53.235Z] === CONT TestMountDaemonRoot/shared [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-13T15:23:53.235Z] === CONT TestMountDaemonRoot/rprivate [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T15:23:53.235Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T15:23:53.235Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-13T15:23:53.236Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-13T15:23:53.236Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T15:23:53.236Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/slave [2021-07-13T15:23:53.236Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-13T15:23:53.236Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-13T15:23:53.236Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-13T15:23:53.236Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-13T15:23:53.236Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-13T15:23:53.236Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-13T15:23:53.236Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-13T15:23:53.236Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/private [2021-07-13T15:23:53.236Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-13T15:23:53.236Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-13T15:23:53.236Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-13T15:23:53.236Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-13T15:23:53.236Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-13T15:23:53.236Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-13T15:23:53.236Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-13T15:23:53.236Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-13T15:23:53.236Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-13T15:23:53.495Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-13T15:23:53.495Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-13T15:23:53.495Z] === RUN TestContainerBindMountNonRecursive [2021-07-13T15:23:53.495Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-13T15:23:53.495Z] 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-07-13T15:23:53.495Z] === RUN TestContainerVolumesMountedAsShared [2021-07-13T15:23:53.495Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-13T15:23:53.496Z] 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-07-13T15:23:53.496Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-13T15:23:53.496Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-13T15:23:53.496Z] 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-07-13T15:23:53.496Z] === RUN TestNetworkNat [2021-07-13T15:23:53.710Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.08s) [2021-07-13T15:23:53.710Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-13T15:23:53.710Z] === RUN TestIpcModeOlderClient [2021-07-13T15:23:53.710Z] === PAUSE TestIpcModeOlderClient [2021-07-13T15:23:53.710Z] === RUN TestKillContainerInvalidSignal [2021-07-13T15:23:54.435Z] --- PASS: TestNetworkNat (0.79s) [2021-07-13T15:23:54.435Z] === RUN TestNetworkLocalhostTCPNat [2021-07-13T15:23:54.651Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2021-07-13T15:23:54.651Z] === RUN TestKillContainer [2021-07-13T15:23:54.651Z] === RUN TestKillContainer/no_signal [2021-07-13T15:23:55.005Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2021-07-13T15:23:55.005Z] === RUN TestNetworkLoopbackNat [2021-07-13T15:23:55.591Z] === RUN TestKillContainer/non_killing_signal [2021-07-13T15:23:55.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-13T15:23:56.162Z] === RUN TestKillContainer/killing_signal [2021-07-13T15:23:57.103Z] --- PASS: TestKillContainer (2.58s) [2021-07-13T15:23:57.103Z] --- PASS: TestKillContainer/no_signal (0.83s) [2021-07-13T15:23:57.103Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-07-13T15:23:57.103Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2021-07-13T15:23:57.103Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-13T15:23:57.103Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-13T15:23:58.044Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-13T15:23:58.300Z] --- PASS: TestNetworkLoopbackNat (3.03s) [2021-07-13T15:23:58.300Z] === RUN TestPause [2021-07-13T15:23:58.300Z] --- SKIP: TestPause (0.00s) [2021-07-13T15:23:58.300Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T15:23:58.300Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-13T15:23:58.300Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T15:23:58.300Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T15:23:58.300Z] === RUN TestPauseStopPausedContainer [2021-07-13T15:23:58.300Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-13T15:23:58.300Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T15:23:58.300Z] === RUN TestPsFilter [2021-07-13T15:23:58.300Z] --- PASS: TestPsFilter (0.11s) [2021-07-13T15:23:58.300Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-13T15:23:58.871Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2021-07-13T15:23:58.871Z] === RUN TestRemoveContainerWithVolume [2021-07-13T15:23:58.986Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2021-07-13T15:23:58.986Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2021-07-13T15:23:58.986Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2021-07-13T15:23:58.986Z] === RUN TestKillStoppedContainer [2021-07-13T15:23:58.986Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-07-13T15:23:58.986Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-13T15:23:58.986Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-07-13T15:23:58.986Z] === RUN TestKillDifferentUserContainer [2021-07-13T15:23:59.442Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2021-07-13T15:23:59.442Z] === RUN TestRemoveContainerRunning [2021-07-13T15:23:59.928Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2021-07-13T15:23:59.928Z] === RUN TestInspectOomKilledTrue [2021-07-13T15:23:59.928Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-13T15:23:59.928Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:23:59.928Z] === RUN TestInspectOomKilledFalse [2021-07-13T15:23:59.928Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-13T15:23:59.928Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:23:59.928Z] === RUN TestLinksEtcHostsContentMatch [2021-07-13T15:24:00.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-13T15:24:00.384Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-07-13T15:24:00.385Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-13T15:24:00.869Z] --- PASS: TestLinksEtcHostsContentMatch (0.94s) [2021-07-13T15:24:00.869Z] === RUN TestLinksContainerNames [2021-07-13T15:24:00.955Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-07-13T15:24:00.955Z] === RUN TestRemoveInvalidContainer [2021-07-13T15:24:00.955Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-13T15:24:00.955Z] === RUN TestRenameLinkedContainer [2021-07-13T15:24:02.782Z] --- PASS: TestLinksContainerNames (1.67s) [2021-07-13T15:24:02.782Z] === RUN TestLogsFollowTailEmpty [2021-07-13T15:24:03.353Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2021-07-13T15:24:03.353Z] === RUN TestContainerNetworkMountsNoChown [2021-07-13T15:24:03.498Z] --- PASS: TestRenameLinkedContainer (2.63s) [2021-07-13T15:24:03.498Z] === RUN TestRenameStoppedContainer [2021-07-13T15:24:04.295Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/default [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/default [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/private [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/private [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rprivate [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/slave [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/slave [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rslave [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/shared [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/shared [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rshared [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/default [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/rslave [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/private [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/shared [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/rshared [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/slave [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/rprivate [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-13T15:24:04.295Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T15:24:04.295Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T15:24:04.295Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T15:24:04.441Z] --- PASS: TestRenameStoppedContainer (0.82s) [2021-07-13T15:24:04.441Z] === RUN TestRenameRunningContainerAndReuse [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-13T15:24:04.555Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-13T15:24:04.555Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-13T15:24:04.555Z] === RUN TestContainerBindMountNonRecursive [2021-07-13T15:24:05.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-13T15:24:05.824Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2021-07-13T15:24:05.824Z] === RUN TestRenameInvalidName [2021-07-13T15:24:06.394Z] --- PASS: TestRenameInvalidName (0.64s) [2021-07-13T15:24:06.394Z] === RUN TestRenameAnonymousContainer [2021-07-13T15:24:06.972Z] ..........................xx.................... [ 29%] [2021-07-13T15:24:07.098Z] --- PASS: TestContainerBindMountNonRecursive (2.53s) [2021-07-13T15:24:07.098Z] === RUN TestContainerVolumesMountedAsShared [2021-07-13T15:24:07.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-13T15:24:08.039Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-07-13T15:24:08.039Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-13T15:24:08.609Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-07-13T15:24:08.609Z] === RUN TestNetworkNat [2021-07-13T15:24:08.936Z] --- PASS: TestRenameAnonymousContainer (2.27s) [2021-07-13T15:24:08.936Z] === RUN TestRenameContainerWithSameName [2021-07-13T15:24:09.196Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2021-07-13T15:24:09.196Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-13T15:24:09.551Z] --- PASS: TestNetworkNat (0.93s) [2021-07-13T15:24:09.551Z] === RUN TestNetworkLocalhostTCPNat [2021-07-13T15:24:10.492Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2021-07-13T15:24:10.492Z] === RUN TestNetworkLoopbackNat [2021-07-13T15:24:10.580Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2021-07-13T15:24:10.580Z] === RUN TestResize [2021-07-13T15:24:11.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-13T15:24:11.522Z] --- PASS: TestResize (0.67s) [2021-07-13T15:24:11.522Z] === RUN TestResizeWithInvalidSize [2021-07-13T15:24:12.091Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-07-13T15:24:12.091Z] === RUN TestResizeWhenContainerNotStarted [2021-07-13T15:24:12.662Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2021-07-13T15:24:12.662Z] === RUN TestDaemonRestartKillContainers [2021-07-13T15:24:12.662Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-13T15:24:12.662Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-13T15:24:12.662Z] === RUN TestCgroupNamespacesRun [2021-07-13T15:24:13.257Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-13T15:24:13.257Z] === RUN TestBoolValue [2021-07-13T15:24:13.257Z] --- PASS: TestBoolValue (0.00s) [2021-07-13T15:24:13.257Z] === RUN TestBoolValueOrDefault [2021-07-13T15:24:13.257Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-13T15:24:13.257Z] === RUN TestInt64ValueOrZero [2021-07-13T15:24:13.257Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-13T15:24:13.257Z] === RUN TestInt64ValueOrDefault [2021-07-13T15:24:13.257Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-13T15:24:13.257Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-13T15:24:13.257Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-13T15:24:13.257Z] === RUN TestJsonContentType [2021-07-13T15:24:13.257Z] --- PASS: TestJsonContentType (0.00s) [2021-07-13T15:24:13.257Z] PASS [2021-07-13T15:24:13.257Z] coverage: 14.7% of statements [2021-07-13T15:24:13.257Z] ok github.com/docker/docker/api/server/httputils 0.071s coverage: 14.7% of statements [2021-07-13T15:24:14.692Z] --- PASS: TestNetworkLoopbackNat (3.40s) [2021-07-13T15:24:14.692Z] === RUN TestPause [2021-07-13T15:24:14.956Z] --- PASS: TestPause (1.00s) [2021-07-13T15:24:14.956Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-13T15:24:14.956Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T15:24:14.956Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T15:24:14.956Z] === RUN TestPauseStopPausedContainer [2021-07-13T15:24:15.201Z] --- PASS: TestCgroupNamespacesRun (2.63s) [2021-07-13T15:24:15.201Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-13T15:24:15.410Z] === RUN TestMaskSecretKeys [2021-07-13T15:24:15.410Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-13T15:24:15.410Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-13T15:24:15.410Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-13T15:24:15.410Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-13T15:24:15.410Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-13T15:24:15.410Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-13T15:24:15.410Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-13T15:24:15.410Z] === RUN TestVersionMiddlewareVersion [2021-07-13T15:24:15.410Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-13T15:24:15.410Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-13T15:24:15.410Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-13T15:24:15.410Z] PASS [2021-07-13T15:24:15.410Z] coverage: 37.7% of statements [2021-07-13T15:24:15.410Z] ok github.com/docker/docker/api/server/middleware 0.093s coverage: 37.7% of statements [2021-07-13T15:24:15.410Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-13T15:24:15.410Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-13T15:24:15.410Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-13T15:24:15.410Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-13T15:24:15.410Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-13T15:24:15.410Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-13T15:24:15.410Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-13T15:24:15.410Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-13T15:24:15.410Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-13T15:24:15.410Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-13T15:24:15.410Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-13T15:24:15.433Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-13T15:24:15.433Z] Using test binary docker [2021-07-13T15:24:15.433Z] +++ /etc/init.d/apparmor start [2021-07-13T15:24:15.433Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-13T15:24:15.433Z] INFO: Waiting for daemon to start... [2021-07-13T15:24:15.433Z] Starting dockerd [2021-07-13T15:24:15.433Z] +++ 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-07-13T15:24:15.896Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2021-07-13T15:24:15.896Z] === RUN TestPsFilter [2021-07-13T15:24:16.157Z] --- PASS: TestPsFilter (0.17s) [2021-07-13T15:24:16.157Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-13T15:24:16.927Z] === RUN TestToJSON [2021-07-13T15:24:16.927Z] --- PASS: TestToJSON (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestToParamWithVersion [2021-07-13T15:24:16.927Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestFromJSON [2021-07-13T15:24:16.927Z] --- PASS: TestFromJSON (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestEmpty [2021-07-13T15:24:16.927Z] --- PASS: TestEmpty (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestArgsMatchKVListEmptySources [2021-07-13T15:24:16.927Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestArgsMatchKVList [2021-07-13T15:24:16.927Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestArgsMatch [2021-07-13T15:24:16.927Z] --- PASS: TestArgsMatch (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestAdd [2021-07-13T15:24:16.927Z] --- PASS: TestAdd (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestDel [2021-07-13T15:24:16.927Z] --- PASS: TestDel (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestLen [2021-07-13T15:24:16.927Z] --- PASS: TestLen (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestExactMatch [2021-07-13T15:24:16.927Z] --- PASS: TestExactMatch (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestOnlyOneExactMatch [2021-07-13T15:24:16.927Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestContains [2021-07-13T15:24:16.927Z] --- PASS: TestContains (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestValidate [2021-07-13T15:24:16.927Z] --- PASS: TestValidate (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestWalkValues [2021-07-13T15:24:16.927Z] --- PASS: TestWalkValues (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestFuzzyMatch [2021-07-13T15:24:16.927Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestClone [2021-07-13T15:24:16.927Z] --- PASS: TestClone (0.00s) [2021-07-13T15:24:16.927Z] PASS [2021-07-13T15:24:16.927Z] coverage: 92.2% of statements [2021-07-13T15:24:16.927Z] ok github.com/docker/docker/api/types/filters 0.070s coverage: 92.2% of statements [2021-07-13T15:24:16.927Z] === RUN TestStrSliceMarshalJSON [2021-07-13T15:24:16.927Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-13T15:24:16.927Z] === RUN TestStrSliceUnmarshalJSON [2021-07-13T15:24:16.928Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-13T15:24:16.928Z] === RUN TestStrSliceUnmarshalString [2021-07-13T15:24:16.928Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-13T15:24:16.928Z] === RUN TestStrSliceUnmarshalSlice [2021-07-13T15:24:16.928Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-13T15:24:16.928Z] PASS [2021-07-13T15:24:16.928Z] coverage: 90.0% of statements [2021-07-13T15:24:16.928Z] ok github.com/docker/docker/api/types/strslice 0.075s coverage: 90.0% of statements [2021-07-13T15:24:17.097Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2021-07-13T15:24:17.097Z] === RUN TestRemoveContainerWithVolume [2021-07-13T15:24:17.340Z] . [2021-07-13T15:24:17.340Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-13T15:24:17.340Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-13T15:24:17.340Z] Error: No such image: emptyfs [2021-07-13T15:24:17.340Z] ++++ docker load [2021-07-13T15:24:17.340Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-13T15:24:17.380Z] === RUN TestAdjustForAPIVersion [2021-07-13T15:24:17.380Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-13T15:24:17.380Z] PASS [2021-07-13T15:24:17.380Z] coverage: 5.7% of statements [2021-07-13T15:24:17.380Z] ok github.com/docker/docker/api/server/router/swarm 0.064s coverage: 5.7% of statements [2021-07-13T15:24:17.380Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-13T15:24:17.380Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-13T15:24:17.380Z] ? github.com/docker/docker/api/types [no test files] [2021-07-13T15:24:17.380Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-13T15:24:17.380Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-13T15:24:17.380Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-13T15:24:17.380Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-13T15:24:17.380Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-13T15:24:17.380Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-13T15:24:17.380Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-13T15:24:17.380Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-13T15:24:17.380Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-13T15:24:17.380Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-13T15:24:17.380Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-13T15:24:17.380Z] === RUN TestDurationToSecondsString [2021-07-13T15:24:17.380Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-13T15:24:17.380Z] === RUN TestGetTimestamp [2021-07-13T15:24:17.668Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2021-07-13T15:24:17.668Z] === RUN TestRemoveContainerRunning [2021-07-13T15:24:17.807Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.32s) [2021-07-13T15:24:17.807Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-13T15:24:17.832Z] --- PASS: TestGetTimestamp (0.18s) [2021-07-13T15:24:17.832Z] === RUN TestParseTimestamps [2021-07-13T15:24:17.832Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-13T15:24:17.832Z] PASS [2021-07-13T15:24:17.832Z] coverage: 100.0% of statements [2021-07-13T15:24:17.832Z] ok github.com/docker/docker/api/types/time 0.240s coverage: 100.0% of statements [2021-07-13T15:24:17.832Z] === RUN TestCompareVersion [2021-07-13T15:24:17.832Z] --- PASS: TestCompareVersion (0.00s) [2021-07-13T15:24:17.832Z] PASS [2021-07-13T15:24:17.832Z] coverage: 75.0% of statements [2021-07-13T15:24:17.832Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 75.0% of statements [2021-07-13T15:24:17.832Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-13T15:24:17.832Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-13T15:24:17.832Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-13T15:24:17.832Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-13T15:24:17.832Z] ? github.com/docker/docker/builder [no test files] [2021-07-13T15:24:17.832Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-13T15:24:17.832Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-13T15:24:17.832Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-13T15:24:17.832Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-13T15:24:17.832Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-13T15:24:17.832Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-13T15:24:17.832Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-13T15:24:17.909Z] Running integration-test (iteration 1) [2021-07-13T15:24:17.909Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-13T15:24:17.909Z] ++ 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-07-13T15:24:17.909Z] ++ set -e [2021-07-13T15:24:17.909Z] ++ '[' -n 0 ']' [2021-07-13T15:24:17.909Z] ++ set -x [2021-07-13T15:24:17.909Z] ++ env -i DEST=/go/src/github.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-07-13T15:24:18.608Z] --- PASS: TestRemoveContainerRunning (0.84s) [2021-07-13T15:24:18.608Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-13T15:24:19.549Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.96s) [2021-07-13T15:24:19.549Z] === RUN TestRemoveInvalidContainer [2021-07-13T15:24:19.549Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-13T15:24:19.549Z] === RUN TestRenameLinkedContainer [2021-07-13T15:24:19.985Z] === RUN TestParseRemoteURL [2021-07-13T15:24:19.985Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-13T15:24:19.985Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-13T15:24:19.985Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-13T15:24:19.985Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-13T15:24:19.985Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-13T15:24:19.985Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-13T15:24:19.985Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-13T15:24:19.985Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-13T15:24:19.985Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-13T15:24:19.985Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-13T15:24:19.985Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-13T15:24:19.985Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-13T15:24:19.985Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-13T15:24:19.985Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-13T15:24:19.985Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-13T15:24:19.985Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-13T15:24:19.985Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-13T15:24:19.985Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-13T15:24:19.985Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-13T15:24:19.985Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-13T15:24:19.985Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-13T15:24:19.985Z] === RUN TestCloneArgsSmartHttp [2021-07-13T15:24:19.985Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-07-13T15:24:19.985Z] === RUN TestCloneArgsDumbHttp [2021-07-13T15:24:19.985Z] --- PASS: TestCloneArgsDumbHttp (0.01s) [2021-07-13T15:24:19.985Z] === RUN TestCloneArgsGit [2021-07-13T15:24:19.985Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-13T15:24:19.985Z] === RUN TestCheckoutGit [2021-07-13T15:24:20.348Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.69s) [2021-07-13T15:24:20.348Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-13T15:24:22.846Z] --- PASS: TestRenameLinkedContainer (3.34s) [2021-07-13T15:24:22.846Z] === RUN TestRenameStoppedContainer [2021-07-13T15:24:22.855Z] === RUN TestEnable [2021-07-13T15:24:22.855Z] --- PASS: TestEnable (0.00s) [2021-07-13T15:24:22.855Z] === RUN TestDisable [2021-07-13T15:24:22.855Z] --- PASS: TestDisable (0.00s) [2021-07-13T15:24:22.855Z] === RUN TestEnabled [2021-07-13T15:24:22.855Z] --- PASS: TestEnabled (0.00s) [2021-07-13T15:24:22.855Z] PASS [2021-07-13T15:24:22.855Z] coverage: 100.0% of statements [2021-07-13T15:24:22.855Z] ok github.com/docker/docker/cli/debug 0.055s coverage: 100.0% of statements [2021-07-13T15:24:22.855Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-13T15:24:22.855Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-13T15:24:22.855Z] === RUN TestProcessNoDockerignore [2021-07-13T15:24:22.855Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-07-13T15:24:22.855Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-13T15:24:22.855Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-13T15:24:22.855Z] === RUN TestDetectContentType [2021-07-13T15:24:22.855Z] --- PASS: TestDetectContentType (0.00s) [2021-07-13T15:24:22.855Z] === RUN TestSelectAcceptableMIME [2021-07-13T15:24:22.855Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-13T15:24:22.855Z] === RUN TestInspectEmptyResponse [2021-07-13T15:24:22.855Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-13T15:24:22.855Z] === RUN TestInspectResponseBinary [2021-07-13T15:24:22.855Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-13T15:24:22.855Z] === RUN TestResponseUnsupportedContentType [2021-07-13T15:24:22.855Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-13T15:24:22.855Z] === RUN TestInspectResponseTextSimple [2021-07-13T15:24:22.855Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-13T15:24:22.855Z] === RUN TestInspectResponseEmptyContentType [2021-07-13T15:24:22.855Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-13T15:24:22.855Z] === RUN TestUnknownContentLength [2021-07-13T15:24:22.855Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-13T15:24:22.855Z] === RUN TestDownloadRemote [2021-07-13T15:24:22.855Z] --- PASS: TestDownloadRemote (0.10s) [2021-07-13T15:24:22.855Z] === RUN TestGetWithStatusError [2021-07-13T15:24:22.855Z] --- PASS: TestGetWithStatusError (0.01s) [2021-07-13T15:24:22.855Z] === RUN TestCloseRootDirectory [2021-07-13T15:24:22.855Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-13T15:24:22.855Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:24:22.855Z] === RUN TestHashFile [2021-07-13T15:24:22.855Z] --- SKIP: TestHashFile (0.00s) [2021-07-13T15:24:22.855Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:24:22.855Z] === RUN TestHashSubdir [2021-07-13T15:24:22.855Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-13T15:24:22.855Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:24:22.855Z] === RUN TestRemoveDirectory [2021-07-13T15:24:22.855Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-13T15:24:22.855Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:24:22.855Z] PASS [2021-07-13T15:24:22.855Z] coverage: 9.3% of statements [2021-07-13T15:24:22.855Z] ok github.com/docker/docker/builder/remotecontext 0.326s coverage: 9.3% of statements [2021-07-13T15:24:22.887Z] --- PASS: TestCgroupNamespacesRunHostMode (2.65s) [2021-07-13T15:24:22.887Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-13T15:24:23.787Z] --- PASS: TestRenameStoppedContainer (0.94s) [2021-07-13T15:24:23.787Z] === RUN TestRenameRunningContainerAndReuse [2021-07-13T15:24:23.808Z] === RUN TestGetAllAllowed [2021-07-13T15:24:23.808Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestGetAllMeta [2021-07-13T15:24:23.808Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-13T15:24:23.808Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestIsUnreferencedBuiltin [2021-07-13T15:24:23.808Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestIsExistingDirectory [2021-07-13T15:24:23.808Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestGetFilenameForDownload [2021-07-13T15:24:23.808Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestEnv2Variables [2021-07-13T15:24:23.808Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-13T15:24:23.808Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestMaintainer [2021-07-13T15:24:23.808Z] --- PASS: TestMaintainer (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestLabel [2021-07-13T15:24:23.808Z] --- PASS: TestLabel (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestFromScratch [2021-07-13T15:24:23.808Z] --- PASS: TestFromScratch (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestFromWithArg [2021-07-13T15:24:23.808Z] --- PASS: TestFromWithArg (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-13T15:24:23.808Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestFromWithUndefinedArg [2021-07-13T15:24:23.808Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestFromMultiStageWithNamedStage [2021-07-13T15:24:23.808Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestOnbuild [2021-07-13T15:24:23.808Z] --- PASS: TestOnbuild (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestWorkdir [2021-07-13T15:24:23.808Z] --- PASS: TestWorkdir (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestCmd [2021-07-13T15:24:23.808Z] --- PASS: TestCmd (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestHealthcheckNone [2021-07-13T15:24:23.808Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestHealthcheckCmd [2021-07-13T15:24:23.808Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestEntrypoint [2021-07-13T15:24:23.808Z] --- PASS: TestEntrypoint (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestExpose [2021-07-13T15:24:23.808Z] --- PASS: TestExpose (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestUser [2021-07-13T15:24:23.808Z] --- PASS: TestUser (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestVolume [2021-07-13T15:24:23.808Z] --- PASS: TestVolume (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestStopSignal [2021-07-13T15:24:23.808Z] --- SKIP: TestStopSignal (0.00s) [2021-07-13T15:24:23.808Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-13T15:24:23.808Z] === RUN TestArg [2021-07-13T15:24:23.808Z] --- PASS: TestArg (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestShell [2021-07-13T15:24:23.808Z] --- PASS: TestShell (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestPrependEnvOnCmd [2021-07-13T15:24:23.808Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestRunWithBuildArgs [2021-07-13T15:24:23.808Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestRunIgnoresHealthcheck [2021-07-13T15:24:23.808Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestDispatchUnsupportedOptions [2021-07-13T15:24:23.808Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-13T15:24:23.808Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-13T15:24:23.808Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-13T15:24:23.808Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-13T15:24:23.808Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-13T15:24:23.808Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-13T15:24:23.808Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestNormalizeWorkdir [2021-07-13T15:24:23.808Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestDispatch [2021-07-13T15:24:23.808Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-13T15:24:23.808Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-13T15:24:23.808Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-13T15:24:23.808Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-13T15:24:23.808Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-13T15:24:23.808Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-13T15:24:23.808Z] === RUN TestDispatch/COPY_url [2021-07-13T15:24:23.808Z] --- PASS: TestDispatch (0.12s) [2021-07-13T15:24:23.808Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-13T15:24:23.808Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-13T15:24:23.808Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-13T15:24:23.808Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) [2021-07-13T15:24:23.808Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-13T15:24:23.808Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-13T15:24:23.808Z] --- PASS: TestDispatch/COPY_url (0.01s) [2021-07-13T15:24:23.808Z] === RUN TestAddScratchImageAddsToMounts [2021-07-13T15:24:23.808Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-13T15:24:23.808Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-13T15:24:23.808Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-13T15:24:23.808Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestImageSourceGetAddsToMounts [2021-07-13T15:24:23.808Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestEmptyDockerfile [2021-07-13T15:24:23.808Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-13T15:24:23.808Z] === RUN TestSymlinkDockerfile [2021-07-13T15:24:23.808Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-13T15:24:23.808Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-13T15:24:23.808Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-07-13T15:24:23.808Z] === RUN TestNonExistingDockerfile [2021-07-13T15:24:23.808Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestCopyRunConfig [2021-07-13T15:24:23.808Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-13T15:24:23.808Z] === RUN TestDeepCopyRunConfig [2021-07-13T15:24:23.809Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-13T15:24:23.809Z] === RUN TestExportImage [2021-07-13T15:24:23.809Z] --- PASS: TestExportImage (0.00s) [2021-07-13T15:24:23.809Z] === RUN TestNormalizeDest [2021-07-13T15:24:23.809Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-13T15:24:23.809Z] PASS [2021-07-13T15:24:23.809Z] coverage: 46.8% of statements [2021-07-13T15:24:23.809Z] ok github.com/docker/docker/builder/dockerfile 0.354s coverage: 46.8% of statements [2021-07-13T15:24:24.263Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-13T15:24:25.699Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2021-07-13T15:24:25.699Z] === RUN TestRenameInvalidName [2021-07-13T15:24:26.182Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.68s) [2021-07-13T15:24:26.182Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-13T15:24:26.641Z] --- PASS: TestRenameInvalidName (0.88s) [2021-07-13T15:24:26.641Z] === RUN TestRenameAnonymousContainer [2021-07-13T15:24:28.090Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s) [2021-07-13T15:24:28.090Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-13T15:24:29.470Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2021-07-13T15:24:29.470Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-13T15:24:29.943Z] --- PASS: TestRenameAnonymousContainer (3.47s) [2021-07-13T15:24:29.943Z] === RUN TestRenameContainerWithSameName [2021-07-13T15:24:30.886Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2021-07-13T15:24:30.886Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-13T15:24:32.014Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.65s) [2021-07-13T15:24:32.014Z] === RUN TestNISDomainname [2021-07-13T15:24:32.014Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-13T15:24:32.014Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-13T15:24:32.014Z] === RUN TestHostnameDnsResolution [2021-07-13T15:24:32.799Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2021-07-13T15:24:32.799Z] === RUN TestResize [2021-07-13T15:24:33.370Z] --- PASS: TestResize (0.88s) [2021-07-13T15:24:33.370Z] === RUN TestResizeWithInvalidSize [2021-07-13T15:24:33.397Z] --- PASS: TestHostnameDnsResolution (1.14s) [2021-07-13T15:24:33.397Z] === RUN TestStats [2021-07-13T15:24:33.397Z] --- SKIP: TestStats (0.00s) [2021-07-13T15:24:33.397Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T15:24:33.397Z] === RUN TestStopContainerWithTimeout [2021-07-13T15:24:33.397Z] === RUN TestStopContainerWithTimeout/0 [2021-07-13T15:24:33.397Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-13T15:24:33.397Z] === RUN TestStopContainerWithTimeout/1 [2021-07-13T15:24:33.397Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-13T15:24:33.397Z] === RUN TestStopContainerWithTimeout/3 [2021-07-13T15:24:33.397Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-13T15:24:33.397Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-13T15:24:33.397Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-13T15:24:33.397Z] === CONT TestStopContainerWithTimeout/0 [2021-07-13T15:24:33.397Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-13T15:24:34.314Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2021-07-13T15:24:34.314Z] === RUN TestResizeWhenContainerNotStarted [2021-07-13T15:24:34.337Z] === CONT TestStopContainerWithTimeout/3 [2021-07-13T15:24:34.441Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-13T15:24:35.255Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2021-07-13T15:24:35.255Z] === RUN TestDaemonRestartKillContainers [2021-07-13T15:24:35.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T15:24:35.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T15:24:35.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T15:24:35.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T15:24:35.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T15:24:35.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T15:24:35.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T15:24:35.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T15:24:35.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T15:24:35.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T15:24:35.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T15:24:35.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T15:24:35.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T15:24:35.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T15:24:35.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T15:24:35.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T15:24:35.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:24:35.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:24:35.255Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:24:35.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:24:35.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:24:35.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:24:35.255Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:24:35.255Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:24:35.255Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T15:24:35.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T15:24:35.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:24:35.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:24:36.566Z] === RUN TestCheckpointCreateError [2021-07-13T15:24:36.566Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-13T15:24:36.566Z] === RUN TestCheckpointCreate [2021-07-13T15:24:36.566Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-13T15:24:36.566Z] === RUN TestCheckpointDeleteError [2021-07-13T15:24:36.566Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-13T15:24:36.566Z] === RUN TestCheckpointDelete [2021-07-13T15:24:36.566Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-13T15:24:36.566Z] === RUN TestCheckpointListError [2021-07-13T15:24:36.566Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-13T15:24:36.566Z] === RUN TestCheckpointList [2021-07-13T15:24:36.566Z] --- PASS: TestCheckpointList (0.00s) [2021-07-13T15:24:36.566Z] === RUN TestCheckpointListContainerNotFound [2021-07-13T15:24:36.566Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-13T15:24:36.566Z] === RUN TestNewClientWithOpsFromEnv [2021-07-13T15:24:36.566Z] --- SKIP: TestNewClientWithOpsFromEnv (0.02s) [2021-07-13T15:24:36.566Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-13T15:24:36.566Z] === RUN TestGetAPIPath [2021-07-13T15:24:36.566Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-13T15:24:36.566Z] === RUN TestParseHostURL [2021-07-13T15:24:36.566Z] --- PASS: TestParseHostURL (0.00s) [2021-07-13T15:24:36.566Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-13T15:24:36.566Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-13T15:24:36.566Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-13T15:24:36.875Z] === CONT TestStopContainerWithTimeout/1 [2021-07-13T15:24:37.019Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestNegotiateAPIVersion [2021-07-13T15:24:37.019Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestNegotiateAPVersionOverride [2021-07-13T15:24:37.019Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-13T15:24:37.019Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-13T15:24:37.019Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-13T15:24:37.019Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestClientRedirect [2021-07-13T15:24:37.019Z] --- PASS: TestClientRedirect (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigCreateUnsupported [2021-07-13T15:24:37.019Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigCreateError [2021-07-13T15:24:37.019Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigCreate [2021-07-13T15:24:37.019Z] --- PASS: TestConfigCreate (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigInspectNotFound [2021-07-13T15:24:37.019Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigInspectWithEmptyID [2021-07-13T15:24:37.019Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigInspectUnsupported [2021-07-13T15:24:37.019Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigInspectError [2021-07-13T15:24:37.019Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigInspectConfigNotFound [2021-07-13T15:24:37.019Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigInspect [2021-07-13T15:24:37.019Z] --- PASS: TestConfigInspect (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigListUnsupported [2021-07-13T15:24:37.019Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigListError [2021-07-13T15:24:37.019Z] --- PASS: TestConfigListError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigList [2021-07-13T15:24:37.019Z] --- PASS: TestConfigList (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigRemoveUnsupported [2021-07-13T15:24:37.019Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigRemoveError [2021-07-13T15:24:37.019Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigRemove [2021-07-13T15:24:37.019Z] --- PASS: TestConfigRemove (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigUpdateUnsupported [2021-07-13T15:24:37.019Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigUpdateError [2021-07-13T15:24:37.019Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestConfigUpdate [2021-07-13T15:24:37.019Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerCommitError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerCommit [2021-07-13T15:24:37.019Z] --- PASS: TestContainerCommit (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerStatPathError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerStatPathNotFoundError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerStatPathNoHeaderError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerStatPath [2021-07-13T15:24:37.019Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestCopyToContainerError [2021-07-13T15:24:37.019Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestCopyToContainerNotFoundError [2021-07-13T15:24:37.019Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-13T15:24:37.019Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestCopyToContainer [2021-07-13T15:24:37.019Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestCopyFromContainerError [2021-07-13T15:24:37.019Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestCopyFromContainerNotFoundError [2021-07-13T15:24:37.019Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-13T15:24:37.019Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-13T15:24:37.019Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestCopyFromContainer [2021-07-13T15:24:37.019Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerCreateError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerCreateImageNotFound [2021-07-13T15:24:37.019Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerCreateWithName [2021-07-13T15:24:37.019Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerCreateAutoRemove [2021-07-13T15:24:37.019Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerDiffError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerDiff [2021-07-13T15:24:37.019Z] --- PASS: TestContainerDiff (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerExecCreateError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerExecCreate [2021-07-13T15:24:37.019Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerExecStartError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerExecStart [2021-07-13T15:24:37.019Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerExecInspectError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerExecInspect [2021-07-13T15:24:37.019Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerExportError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerExportError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerExport [2021-07-13T15:24:37.019Z] --- PASS: TestContainerExport (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerInspectError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerInspectContainerNotFound [2021-07-13T15:24:37.019Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerInspectWithEmptyID [2021-07-13T15:24:37.019Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerInspect [2021-07-13T15:24:37.019Z] --- PASS: TestContainerInspect (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerInspectNode [2021-07-13T15:24:37.019Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerKillError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerKillError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerKill [2021-07-13T15:24:37.019Z] --- PASS: TestContainerKill (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerListError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerListError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerList [2021-07-13T15:24:37.019Z] --- PASS: TestContainerList (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerLogsNotFoundError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-13T15:24:37.019Z] === RUN TestContainerLogsError [2021-07-13T15:24:37.019Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-13T15:24:37.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:24:37.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:24:37.471Z] === RUN TestContainerLogs [2021-07-13T15:24:37.471Z] --- PASS: TestContainerLogs (0.22s) [2021-07-13T15:24:37.471Z] === RUN TestContainerPauseError [2021-07-13T15:24:37.471Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerPause [2021-07-13T15:24:37.471Z] --- PASS: TestContainerPause (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainersPruneError [2021-07-13T15:24:37.471Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainersPrune [2021-07-13T15:24:37.471Z] --- PASS: TestContainersPrune (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerRemoveError [2021-07-13T15:24:37.471Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerRemoveNotFoundError [2021-07-13T15:24:37.471Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerRemove [2021-07-13T15:24:37.471Z] --- PASS: TestContainerRemove (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerRenameError [2021-07-13T15:24:37.471Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerRename [2021-07-13T15:24:37.471Z] --- PASS: TestContainerRename (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerResizeError [2021-07-13T15:24:37.471Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerExecResizeError [2021-07-13T15:24:37.471Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerResize [2021-07-13T15:24:37.471Z] --- PASS: TestContainerResize (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerExecResize [2021-07-13T15:24:37.471Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerRestartError [2021-07-13T15:24:37.471Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerRestart [2021-07-13T15:24:37.471Z] --- PASS: TestContainerRestart (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerStartError [2021-07-13T15:24:37.471Z] --- PASS: TestContainerStartError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerStart [2021-07-13T15:24:37.471Z] --- PASS: TestContainerStart (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerStatsError [2021-07-13T15:24:37.471Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerStats [2021-07-13T15:24:37.471Z] --- PASS: TestContainerStats (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerStopError [2021-07-13T15:24:37.471Z] --- PASS: TestContainerStopError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerStop [2021-07-13T15:24:37.471Z] --- PASS: TestContainerStop (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerTopError [2021-07-13T15:24:37.471Z] --- PASS: TestContainerTopError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerTop [2021-07-13T15:24:37.471Z] --- PASS: TestContainerTop (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerUnpauseError [2021-07-13T15:24:37.471Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerUnpause [2021-07-13T15:24:37.471Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerUpdateError [2021-07-13T15:24:37.471Z] --- PASS: TestContainerUpdateError (0.01s) [2021-07-13T15:24:37.471Z] === RUN TestContainerUpdate [2021-07-13T15:24:37.471Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerWaitError [2021-07-13T15:24:37.471Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestContainerWait [2021-07-13T15:24:37.471Z] --- PASS: TestContainerWait (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestDiskUsageError [2021-07-13T15:24:37.471Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestDiskUsage [2021-07-13T15:24:37.471Z] --- PASS: TestDiskUsage (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestDistributionInspectUnsupported [2021-07-13T15:24:37.471Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestDistributionInspectWithEmptyID [2021-07-13T15:24:37.471Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestEventsErrorInOptions [2021-07-13T15:24:37.471Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestEventsErrorFromServer [2021-07-13T15:24:37.471Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestEvents [2021-07-13T15:24:37.471Z] --- PASS: TestEvents (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestTLSCloseWriter [2021-07-13T15:24:37.471Z] === PAUSE TestTLSCloseWriter [2021-07-13T15:24:37.471Z] === RUN TestImageBuildError [2021-07-13T15:24:37.471Z] --- PASS: TestImageBuildError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestImageBuild [2021-07-13T15:24:37.471Z] --- PASS: TestImageBuild (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestGetDockerOS [2021-07-13T15:24:37.471Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestImageCreateError [2021-07-13T15:24:37.471Z] --- PASS: TestImageCreateError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestImageCreate [2021-07-13T15:24:37.471Z] --- PASS: TestImageCreate (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestImageHistoryError [2021-07-13T15:24:37.471Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestImageHistory [2021-07-13T15:24:37.471Z] --- PASS: TestImageHistory (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestImageImportError [2021-07-13T15:24:37.471Z] --- PASS: TestImageImportError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestImageImport [2021-07-13T15:24:37.471Z] --- PASS: TestImageImport (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestImageInspectError [2021-07-13T15:24:37.471Z] --- PASS: TestImageInspectError (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestImageInspectImageNotFound [2021-07-13T15:24:37.471Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestImageInspectWithEmptyID [2021-07-13T15:24:37.471Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-13T15:24:37.471Z] === RUN TestImageInspect [2021-07-13T15:24:37.472Z] --- PASS: TestImageInspect (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageListError [2021-07-13T15:24:37.472Z] --- PASS: TestImageListError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageList [2021-07-13T15:24:37.472Z] --- PASS: TestImageList (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageListApiBefore125 [2021-07-13T15:24:37.472Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageLoadError [2021-07-13T15:24:37.472Z] --- PASS: TestImageLoadError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageLoad [2021-07-13T15:24:37.472Z] --- PASS: TestImageLoad (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagesPruneError [2021-07-13T15:24:37.472Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagesPrune [2021-07-13T15:24:37.472Z] --- PASS: TestImagesPrune (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagePullReferenceParseError [2021-07-13T15:24:37.472Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagePullAnyError [2021-07-13T15:24:37.472Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-13T15:24:37.472Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-13T15:24:37.472Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-13T15:24:37.472Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-13T15:24:37.472Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagePullWithoutErrors [2021-07-13T15:24:37.472Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagePushReferenceError [2021-07-13T15:24:37.472Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagePushAnyError [2021-07-13T15:24:37.472Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-13T15:24:37.472Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-13T15:24:37.472Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-13T15:24:37.472Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-13T15:24:37.472Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImagePushWithoutErrors [2021-07-13T15:24:37.472Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-13T15:24:37.472Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-13T15:24:37.472Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-13T15:24:37.472Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-13T15:24:37.472Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-13T15:24:37.472Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-13T15:24:37.472Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-13T15:24:37.472Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-13T15:24:37.472Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageRemoveError [2021-07-13T15:24:37.472Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageRemoveImageNotFound [2021-07-13T15:24:37.472Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageRemove [2021-07-13T15:24:37.472Z] --- PASS: TestImageRemove (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageSaveError [2021-07-13T15:24:37.472Z] --- PASS: TestImageSaveError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageSave [2021-07-13T15:24:37.472Z] --- PASS: TestImageSave (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageSearchAnyError [2021-07-13T15:24:37.472Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-13T15:24:37.472Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-13T15:24:37.472Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-13T15:24:37.472Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-13T15:24:37.472Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageSearchWithoutErrors [2021-07-13T15:24:37.472Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageTagError [2021-07-13T15:24:37.472Z] --- PASS: TestImageTagError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageTagInvalidReference [2021-07-13T15:24:37.472Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageTagInvalidSourceImageName [2021-07-13T15:24:37.472Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageTagHexSource [2021-07-13T15:24:37.472Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestImageTag [2021-07-13T15:24:37.472Z] --- PASS: TestImageTag (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestInfoServerError [2021-07-13T15:24:37.472Z] --- PASS: TestInfoServerError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestInfoInvalidResponseJSONError [2021-07-13T15:24:37.472Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestInfo [2021-07-13T15:24:37.472Z] --- PASS: TestInfo (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkConnectError [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkConnect [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkCreateError [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkCreate [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkDisconnectError [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkDisconnect [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkInspectError [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkInspectNotFoundError [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkInspectWithEmptyID [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkInspect [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkListError [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkListError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkList [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkList (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworksPruneError [2021-07-13T15:24:37.472Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworksPrune [2021-07-13T15:24:37.472Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkRemoveError [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNetworkRemove [2021-07-13T15:24:37.472Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNodeInspectError [2021-07-13T15:24:37.472Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNodeInspectNodeNotFound [2021-07-13T15:24:37.472Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNodeInspectWithEmptyID [2021-07-13T15:24:37.472Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNodeInspect [2021-07-13T15:24:37.472Z] --- PASS: TestNodeInspect (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNodeListError [2021-07-13T15:24:37.472Z] --- PASS: TestNodeListError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNodeList [2021-07-13T15:24:37.472Z] --- PASS: TestNodeList (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNodeRemoveError [2021-07-13T15:24:37.472Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNodeRemove [2021-07-13T15:24:37.472Z] --- PASS: TestNodeRemove (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNodeUpdateError [2021-07-13T15:24:37.472Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestNodeUpdate [2021-07-13T15:24:37.472Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestOptionWithTimeout [2021-07-13T15:24:37.472Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPingFail [2021-07-13T15:24:37.472Z] --- PASS: TestPingFail (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPingWithError [2021-07-13T15:24:37.472Z] 2021/07/13 15:24:36 RoundTripper returned a response & error; ignoring response [2021-07-13T15:24:37.472Z] 2021/07/13 15:24:36 RoundTripper returned a response & error; ignoring response [2021-07-13T15:24:37.472Z] --- PASS: TestPingWithError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPingSuccess [2021-07-13T15:24:37.472Z] --- PASS: TestPingSuccess (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPingHeadFallback [2021-07-13T15:24:37.472Z] === RUN TestPingHeadFallback/OK [2021-07-13T15:24:37.472Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-13T15:24:37.472Z] === RUN TestPingHeadFallback/Not_Found [2021-07-13T15:24:37.472Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-13T15:24:37.472Z] --- PASS: TestPingHeadFallback (0.04s) [2021-07-13T15:24:37.472Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-13T15:24:37.472Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-13T15:24:37.472Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-13T15:24:37.472Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginDisableError [2021-07-13T15:24:37.472Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginDisable [2021-07-13T15:24:37.472Z] --- PASS: TestPluginDisable (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginEnableError [2021-07-13T15:24:37.472Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginEnable [2021-07-13T15:24:37.472Z] --- PASS: TestPluginEnable (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginInspectError [2021-07-13T15:24:37.472Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginInspectWithEmptyID [2021-07-13T15:24:37.472Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginInspect [2021-07-13T15:24:37.472Z] --- PASS: TestPluginInspect (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginListError [2021-07-13T15:24:37.472Z] --- PASS: TestPluginListError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginList [2021-07-13T15:24:37.472Z] --- PASS: TestPluginList (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginPushError [2021-07-13T15:24:37.472Z] --- PASS: TestPluginPushError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginPush [2021-07-13T15:24:37.472Z] --- PASS: TestPluginPush (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginRemoveError [2021-07-13T15:24:37.472Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginRemove [2021-07-13T15:24:37.472Z] --- PASS: TestPluginRemove (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginSetError [2021-07-13T15:24:37.472Z] --- PASS: TestPluginSetError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPluginSet [2021-07-13T15:24:37.472Z] --- PASS: TestPluginSet (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSetHostHeader [2021-07-13T15:24:37.472Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestPlainTextError [2021-07-13T15:24:37.472Z] --- PASS: TestPlainTextError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestInfiniteError [2021-07-13T15:24:37.472Z] --- PASS: TestInfiniteError (0.03s) [2021-07-13T15:24:37.472Z] === RUN TestSecretCreateUnsupported [2021-07-13T15:24:37.472Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretCreateError [2021-07-13T15:24:37.472Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretCreate [2021-07-13T15:24:37.472Z] --- PASS: TestSecretCreate (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretInspectUnsupported [2021-07-13T15:24:37.472Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretInspectError [2021-07-13T15:24:37.472Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretInspectSecretNotFound [2021-07-13T15:24:37.472Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretInspectWithEmptyID [2021-07-13T15:24:37.472Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretInspect [2021-07-13T15:24:37.472Z] --- PASS: TestSecretInspect (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretListUnsupported [2021-07-13T15:24:37.472Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretListError [2021-07-13T15:24:37.472Z] --- PASS: TestSecretListError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretList [2021-07-13T15:24:37.472Z] --- PASS: TestSecretList (0.02s) [2021-07-13T15:24:37.472Z] === RUN TestSecretRemoveUnsupported [2021-07-13T15:24:37.472Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretRemoveError [2021-07-13T15:24:37.472Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretRemove [2021-07-13T15:24:37.472Z] --- PASS: TestSecretRemove (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretUpdateUnsupported [2021-07-13T15:24:37.472Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretUpdateError [2021-07-13T15:24:37.472Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSecretUpdate [2021-07-13T15:24:37.472Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceCreateError [2021-07-13T15:24:37.472Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceCreate [2021-07-13T15:24:37.472Z] --- PASS: TestServiceCreate (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-13T15:24:37.472Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceCreateDigestPinning [2021-07-13T15:24:37.472Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceInspectError [2021-07-13T15:24:37.472Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceInspectServiceNotFound [2021-07-13T15:24:37.472Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceInspectWithEmptyID [2021-07-13T15:24:37.472Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceInspect [2021-07-13T15:24:37.472Z] --- PASS: TestServiceInspect (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceListError [2021-07-13T15:24:37.472Z] --- PASS: TestServiceListError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceList [2021-07-13T15:24:37.472Z] --- PASS: TestServiceList (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceLogsError [2021-07-13T15:24:37.472Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceLogs [2021-07-13T15:24:37.472Z] --- PASS: TestServiceLogs (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceRemoveError [2021-07-13T15:24:37.472Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceRemoveNotFoundError [2021-07-13T15:24:37.472Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceRemove [2021-07-13T15:24:37.472Z] --- PASS: TestServiceRemove (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceUpdateError [2021-07-13T15:24:37.472Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestServiceUpdate [2021-07-13T15:24:37.472Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSwarmGetUnlockKeyError [2021-07-13T15:24:37.472Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSwarmGetUnlockKey [2021-07-13T15:24:37.472Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSwarmInitError [2021-07-13T15:24:37.472Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSwarmInit [2021-07-13T15:24:37.472Z] --- PASS: TestSwarmInit (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSwarmInspectError [2021-07-13T15:24:37.472Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSwarmInspect [2021-07-13T15:24:37.472Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSwarmJoinError [2021-07-13T15:24:37.472Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSwarmJoin [2021-07-13T15:24:37.472Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSwarmLeaveError [2021-07-13T15:24:37.472Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSwarmLeave [2021-07-13T15:24:37.472Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSwarmUnlockError [2021-07-13T15:24:37.472Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSwarmUnlock [2021-07-13T15:24:37.472Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSwarmUpdateError [2021-07-13T15:24:37.472Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestSwarmUpdate [2021-07-13T15:24:37.472Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestTaskInspectError [2021-07-13T15:24:37.472Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestTaskInspectWithEmptyID [2021-07-13T15:24:37.472Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestTaskInspect [2021-07-13T15:24:37.472Z] --- PASS: TestTaskInspect (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestTaskListError [2021-07-13T15:24:37.472Z] --- PASS: TestTaskListError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestTaskList [2021-07-13T15:24:37.472Z] --- PASS: TestTaskList (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestVolumeCreateError [2021-07-13T15:24:37.472Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestVolumeCreate [2021-07-13T15:24:37.472Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestVolumeInspectError [2021-07-13T15:24:37.472Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestVolumeInspectNotFound [2021-07-13T15:24:37.472Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestVolumeInspectWithEmptyID [2021-07-13T15:24:37.472Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-13T15:24:37.472Z] === RUN TestVolumeInspect [2021-07-13T15:24:37.473Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-13T15:24:37.473Z] === RUN TestVolumeListError [2021-07-13T15:24:37.473Z] --- PASS: TestVolumeListError (0.00s) [2021-07-13T15:24:37.473Z] === RUN TestVolumeList [2021-07-13T15:24:37.473Z] --- PASS: TestVolumeList (0.00s) [2021-07-13T15:24:37.473Z] === RUN TestVolumeRemoveError [2021-07-13T15:24:37.473Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-13T15:24:37.473Z] === RUN TestVolumeRemove [2021-07-13T15:24:37.473Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-13T15:24:37.473Z] === CONT TestTLSCloseWriter [2021-07-13T15:24:37.473Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-13T15:24:37.473Z] PASS [2021-07-13T15:24:37.473Z] coverage: 74.9% of statements [2021-07-13T15:24:37.473Z] ok github.com/docker/docker/client 0.705s coverage: 74.9% of statements [2021-07-13T15:24:38.121Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T15:24:38.121Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T15:24:38.256Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-13T15:24:38.256Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2021-07-13T15:24:38.256Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2021-07-13T15:24:38.256Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2021-07-13T15:24:38.256Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2021-07-13T15:24:38.256Z] === RUN TestDeleteDevicemapper [2021-07-13T15:24:38.256Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-13T15:24:38.256Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T15:24:38.256Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-13T15:24:38.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T15:24:38.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T15:24:40.168Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.06s) [2021-07-13T15:24:40.168Z] === RUN TestUpdateMemory [2021-07-13T15:24:40.168Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-13T15:24:40.168Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T15:24:40.168Z] === RUN TestUpdateCPUQuota [2021-07-13T15:24:40.168Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-13T15:24:40.168Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T15:24:40.168Z] === RUN TestUpdatePidsLimit [2021-07-13T15:24:40.168Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-13T15:24:40.168Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T15:24:40.168Z] === RUN TestUpdateRestartPolicy [2021-07-13T15:24:41.244Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T15:24:41.244Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T15:24:43.792Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-13T15:24:43.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-07-13T15:24:43.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s) [2021-07-13T15:24:43.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.04s) [2021-07-13T15:24:43.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.09s) [2021-07-13T15:24:43.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-07-13T15:24:43.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2021-07-13T15:24:43.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s) [2021-07-13T15:24:43.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s) [2021-07-13T15:24:43.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.73s) [2021-07-13T15:24:43.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.80s) [2021-07-13T15:24:43.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2021-07-13T15:24:43.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2021-07-13T15:24:43.792Z] === RUN TestCgroupNamespacesRun [2021-07-13T15:24:44.147Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-13T15:24:45.704Z] --- PASS: TestCgroupNamespacesRun (2.18s) [2021-07-13T15:24:45.704Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-13T15:24:47.624Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2021-07-13T15:24:47.624Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-13T15:24:48.497Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-13T15:24:49.535Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.09s) [2021-07-13T15:24:49.536Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-13T15:24:51.448Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2021-07-13T15:24:51.448Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-13T15:24:53.989Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.02s) [2021-07-13T15:24:53.989Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-13T15:24:55.065Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2021-07-13T15:24:55.065Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-13T15:24:55.065Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-07-13T15:24:55.065Z] === RUN TestWaitNonBlocked [2021-07-13T15:24:55.065Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:24:55.065Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:24:55.065Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:24:55.065Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:24:55.065Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:24:55.065Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:24:55.065Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-13T15:24:55.065Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2021-07-13T15:24:55.065Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2021-07-13T15:24:55.065Z] === RUN TestWaitBlocked [2021-07-13T15:24:55.065Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T15:24:55.065Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T15:24:55.065Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T15:24:55.065Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T15:24:55.065Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T15:24:55.065Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T15:24:55.325Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-13T15:24:55.325Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2021-07-13T15:24:55.325Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2021-07-13T15:24:55.325Z] === CONT TestDaemonRestartIpcMode [2021-07-13T15:24:55.325Z] === CONT TestIpcModeOlderClient [2021-07-13T15:24:55.325Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-13T15:24:55.325Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-13T15:24:55.374Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2021-07-13T15:24:55.374Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-13T15:24:56.316Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-07-13T15:24:56.316Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-13T15:24:58.228Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.11s) [2021-07-13T15:24:58.228Z] === RUN TestNISDomainname [2021-07-13T15:24:58.462Z] --- PASS: TestCheckoutGit (37.36s) [2021-07-13T15:24:58.462Z] === RUN TestValidGitTransport [2021-07-13T15:24:58.462Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-13T15:24:58.462Z] === RUN TestGitInvalidRef [2021-07-13T15:24:58.462Z] --- PASS: TestGitInvalidRef (0.26s) [2021-07-13T15:24:58.462Z] PASS [2021-07-13T15:24:58.462Z] coverage: 86.3% of statements [2021-07-13T15:24:58.462Z] ok github.com/docker/docker/builder/remotecontext/git 37.839s coverage: 86.3% of statements [2021-07-13T15:24:58.914Z] ? github.com/docker/docker/cli [no test files] [2021-07-13T15:24:58.914Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-13T15:24:59.611Z] --- PASS: TestNISDomainname (1.40s) [2021-07-13T15:24:59.611Z] === RUN TestHostnameDnsResolution [2021-07-13T15:25:00.607Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.98s) [2021-07-13T15:25:00.867Z] --- PASS: TestDaemonRestartIpcMode (5.59s) [2021-07-13T15:25:00.867Z] PASS [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === Skipped [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-13T15:25:00.867Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-13T15:25:00.867Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-13T15:25:00.867Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-13T15:25:00.867Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-13T15:25:00.867Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-13T15:25:00.867Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-13T15:25:00.867Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-13T15:25:00.867Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-13T15:25:00.867Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-13T15:25:00.867Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-13T15:25:00.867Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-13T15:25:00.867Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-13T15:25:00.867Z] 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-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-13T15:25:00.867Z] 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-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-13T15:25:00.867Z] 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-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-13T15:25:00.867Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T15:25:00.867Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-13T15:25:00.867Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-13T15:25:00.867Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-13T15:25:00.867Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-13T15:25:00.867Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-13T15:25:00.867Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-13T15:25:00.867Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-13T15:25:00.867Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-13T15:25:00.867Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] [2021-07-13T15:25:00.867Z] DONE 176 tests, 25 skipped in 104.898s [2021-07-13T15:25:00.867Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-13T15:25:01.127Z] INFO: Testing against a local daemon [2021-07-13T15:25:01.127Z] === RUN TestCommitInheritsEnv [2021-07-13T15:25:01.523Z] --- PASS: TestHostnameDnsResolution (1.72s) [2021-07-13T15:25:01.523Z] === RUN TestStats [2021-07-13T15:25:03.036Z] --- PASS: TestCommitInheritsEnv (1.96s) [2021-07-13T15:25:03.036Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-13T15:25:03.036Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-13T15:25:03.036Z] === RUN TestImagesFilterMultiReference [2021-07-13T15:25:03.036Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-13T15:25:03.036Z] === RUN TestImagePullPlatformInvalid [2021-07-13T15:25:03.296Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-13T15:25:03.296Z] === RUN TestRemoveImageOrphaning [2021-07-13T15:25:04.604Z] Loaded image: buildpack-deps:buster [2021-07-13T15:25:04.604Z] Loaded image: busybox:latest [2021-07-13T15:25:04.604Z] Loaded image: busybox:glibc [2021-07-13T15:25:04.821Z] --- PASS: TestStats (2.93s) [2021-07-13T15:25:04.821Z] === RUN TestStopContainerWithTimeout [2021-07-13T15:25:04.821Z] === RUN TestStopContainerWithTimeout/0 [2021-07-13T15:25:04.821Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-13T15:25:04.821Z] === RUN TestStopContainerWithTimeout/1 [2021-07-13T15:25:04.821Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-13T15:25:04.821Z] === RUN TestStopContainerWithTimeout/3 [2021-07-13T15:25:04.821Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-13T15:25:04.821Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-13T15:25:04.821Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-13T15:25:04.821Z] === CONT TestStopContainerWithTimeout/0 [2021-07-13T15:25:04.821Z] === CONT TestStopContainerWithTimeout/1 [2021-07-13T15:25:04.821Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-13T15:25:04.821Z] === CONT TestStopContainerWithTimeout/3 [2021-07-13T15:25:04.953Z] --- PASS: TestImportExtremelyLargeImageWorks (102.20s) [2021-07-13T15:25:04.953Z] PASS [2021-07-13T15:25:04.953Z] [2021-07-13T15:25:04.953Z] DONE 12 tests in 105.107s [2021-07-13T15:25:04.953Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-13T15:25:04.953Z] INFO: Testing against a local daemon [2021-07-13T15:25:04.953Z] === RUN TestNetworkCreateDelete [2021-07-13T15:25:04.953Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-13T15:25:04.953Z] === RUN TestDockerNetworkDeletePreferID [2021-07-13T15:25:04.953Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-07-13T15:25:04.953Z] === RUN TestDaemonDNSFallback [2021-07-13T15:25:04.953Z] --- PASS: TestDaemonDNSFallback (6.62s) [2021-07-13T15:25:04.954Z] === RUN TestInspectNetwork [2021-07-13T15:25:05.204Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-07-13T15:25:05.205Z] === RUN TestRemoveImageGarbageCollector [2021-07-13T15:25:05.205Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-13T15:25:05.205Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-13T15:25:05.205Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-13T15:25:05.205Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-13T15:25:05.205Z] === RUN TestTagInvalidReference [2021-07-13T15:25:05.205Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-13T15:25:05.205Z] === RUN TestTagValidPrefixedRepo [2021-07-13T15:25:05.205Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-13T15:25:05.205Z] === RUN TestTagExistedNameWithoutForce [2021-07-13T15:25:05.205Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-13T15:25:05.205Z] === RUN TestTagOfficialNames [2021-07-13T15:25:05.205Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-13T15:25:05.205Z] === RUN TestTagMatchesDigest [2021-07-13T15:25:05.205Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-13T15:25:05.205Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-13T15:25:06.338Z] === RUN TestInspectNetwork/full_network_id [2021-07-13T15:25:06.338Z] === RUN TestInspectNetwork/partial_network_id [2021-07-13T15:25:06.338Z] === RUN TestInspectNetwork/network_name [2021-07-13T15:25:06.338Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-13T15:25:07.142Z] Loaded image: debian:bullseye [2021-07-13T15:25:07.142Z] Loaded image: hello-world:latest [2021-07-13T15:25:07.142Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T15:25:07.142Z] INFO: Testing against a local daemon [2021-07-13T15:25:07.142Z] === RUN TestCgroupNamespacesBuild [2021-07-13T15:25:07.418Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-13T15:25:07.418Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-13T15:25:07.418Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-13T15:25:07.418Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-13T15:25:07.418Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-13T15:25:07.418Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-13T15:25:07.418Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-13T15:25:07.418Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-13T15:25:07.418Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-13T15:25:07.418Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-13T15:25:07.418Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-13T15:25:07.418Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-13T15:25:07.418Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-13T15:25:07.418Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-13T15:25:07.418Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-13T15:25:07.418Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-13T15:25:07.418Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-13T15:25:07.418Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-13T15:25:07.418Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-13T15:25:07.418Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-13T15:25:07.418Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-13T15:25:07.418Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-13T15:25:07.418Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-13T15:25:07.418Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-13T15:25:07.418Z] === RUN TestConfigureDaemonLogs [2021-07-13T15:25:07.418Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-13T15:25:07.418Z] === RUN TestCommonOptionsInstallFlags [2021-07-13T15:25:07.418Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-13T15:25:07.418Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-13T15:25:07.418Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-13T15:25:07.418Z] PASS [2021-07-13T15:25:07.418Z] coverage: 18.4% of statements [2021-07-13T15:25:07.418Z] ok github.com/docker/docker/cmd/dockerd 0.415s coverage: 18.4% of statements [2021-07-13T15:25:08.119Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-13T15:25:08.119Z] --- PASS: TestStopContainerWithTimeout/0 (1.48s) [2021-07-13T15:25:08.119Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2021-07-13T15:25:08.119Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2021-07-13T15:25:08.119Z] --- PASS: TestStopContainerWithTimeout/-1 (3.39s) [2021-07-13T15:25:08.119Z] === RUN TestDeleteDevicemapper [2021-07-13T15:25:08.119Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-13T15:25:08.119Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T15:25:08.119Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-13T15:25:09.568Z] === RUN TestContainerStopSignal [2021-07-13T15:25:09.568Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestContainerStopTimeout [2021-07-13T15:25:09.568Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-13T15:25:09.568Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-13T15:25:09.568Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-13T15:25:09.568Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestReplaceAndAppendEnvVars [2021-07-13T15:25:09.568Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-13T15:25:09.568Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-13T15:25:09.568Z] === RUN TestNewMemoryStore [2021-07-13T15:25:09.568Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestAddContainers [2021-07-13T15:25:09.568Z] --- PASS: TestAddContainers (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestGetContainer [2021-07-13T15:25:09.568Z] --- PASS: TestGetContainer (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestDeleteContainer [2021-07-13T15:25:09.568Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestListContainers [2021-07-13T15:25:09.568Z] --- PASS: TestListContainers (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestFirstContainer [2021-07-13T15:25:09.568Z] --- PASS: TestFirstContainer (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestApplyAllContainer [2021-07-13T15:25:09.568Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestIsValidHealthString [2021-07-13T15:25:09.568Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestStateRunStop [2021-07-13T15:25:09.568Z] --- PASS: TestStateRunStop (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestStateTimeoutWait [2021-07-13T15:25:09.568Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-07-13T15:25:09.568Z] state_test.go:141: Stop callback fired [2021-07-13T15:25:09.568Z] state_test.go:165: Stop callback fired [2021-07-13T15:25:09.568Z] === RUN TestIsValidStateString [2021-07-13T15:25:09.568Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestViewSaveDelete [2021-07-13T15:25:09.568Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-13T15:25:09.568Z] === RUN TestViewAll [2021-07-13T15:25:09.568Z] --- PASS: TestViewAll (0.02s) [2021-07-13T15:25:09.568Z] === RUN TestViewGet [2021-07-13T15:25:09.568Z] --- PASS: TestViewGet (0.01s) [2021-07-13T15:25:09.568Z] === RUN TestNames [2021-07-13T15:25:09.568Z] --- PASS: TestNames (0.00s) [2021-07-13T15:25:09.568Z] === RUN TestViewWithHealthCheck [2021-07-13T15:25:09.568Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-13T15:25:09.568Z] PASS [2021-07-13T15:25:09.568Z] coverage: 41.1% of statements [2021-07-13T15:25:09.568Z] ok github.com/docker/docker/container 0.323s coverage: 41.1% of statements [2021-07-13T15:25:10.021Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-13T15:25:10.021Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-13T15:25:10.021Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-13T15:25:10.021Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-13T15:25:10.324Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-13T15:25:10.432Z] --- PASS: TestCgroupNamespacesBuild (3.33s) [2021-07-13T15:25:10.432Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-13T15:25:10.661Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.00s) [2021-07-13T15:25:10.661Z] === RUN TestUpdateMemory [2021-07-13T15:25:10.661Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-13T15:25:10.661Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:25:10.661Z] === RUN TestUpdateCPUQuota [2021-07-13T15:25:11.537Z] === RUN TestPrepare [2021-07-13T15:25:11.537Z] --- PASS: TestPrepare (0.00s) [2021-07-13T15:25:11.537Z] === RUN TestStart [2021-07-13T15:25:11.537Z] --- PASS: TestStart (0.00s) [2021-07-13T15:25:11.537Z] === RUN TestWaitCancel [2021-07-13T15:25:11.537Z] --- PASS: TestWaitCancel (0.00s) [2021-07-13T15:25:11.537Z] === RUN TestWaitDisabled [2021-07-13T15:25:11.620Z] --- PASS: TestInspectNetwork (7.80s) [2021-07-13T15:25:11.620Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-13T15:25:11.620Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-13T15:25:11.620Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-13T15:25:11.620Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-13T15:25:11.620Z] === RUN TestRunContainerWithBridgeNone [2021-07-13T15:25:11.997Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-13T15:25:11.997Z] === RUN TestWaitEnabled [2021-07-13T15:25:11.997Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-13T15:25:11.997Z] === RUN TestRemove [2021-07-13T15:25:11.997Z] --- PASS: TestRemove (0.00s) [2021-07-13T15:25:11.997Z] PASS [2021-07-13T15:25:11.997Z] coverage: 65.3% of statements [2021-07-13T15:25:11.997Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.251s coverage: 65.3% of statements [2021-07-13T15:25:13.724Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.72s) [2021-07-13T15:25:13.724Z] === RUN TestBuildWithSession [2021-07-13T15:25:13.724Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-13T15:25:13.724Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T15:25:13.724Z] === RUN TestBuildSquashParent [2021-07-13T15:25:14.166Z] --- PASS: TestRunContainerWithBridgeNone (3.05s) [2021-07-13T15:25:14.167Z] === RUN TestNetworkInvalidJSON [2021-07-13T15:25:14.167Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-13T15:25:14.167Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-13T15:25:14.167Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:25:14.167Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:25:14.167Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:25:14.167Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:25:14.167Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-13T15:25:14.167Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:25:14.167Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:25:14.167Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-13T15:25:14.167Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-13T15:25:14.167Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-13T15:25:14.167Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-13T15:25:14.167Z] === RUN TestNetworkList [2021-07-13T15:25:14.167Z] === RUN TestNetworkList//networks [2021-07-13T15:25:14.167Z] === PAUSE TestNetworkList//networks [2021-07-13T15:25:14.167Z] === RUN TestNetworkList//networks/ [2021-07-13T15:25:14.167Z] === PAUSE TestNetworkList//networks/ [2021-07-13T15:25:14.167Z] === CONT TestNetworkList//networks [2021-07-13T15:25:14.167Z] === CONT TestNetworkList//networks/ [2021-07-13T15:25:14.167Z] --- PASS: TestNetworkList (0.01s) [2021-07-13T15:25:14.167Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-13T15:25:14.167Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-13T15:25:14.167Z] === RUN TestHostIPv4BridgeLabel [2021-07-13T15:25:14.427Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-13T15:25:14.427Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-13T15:25:14.870Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-13T15:25:14.871Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-13T15:25:14.871Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-13T15:25:14.871Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-13T15:25:14.871Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-13T15:25:14.871Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-13T15:25:14.871Z] PASS [2021-07-13T15:25:14.871Z] coverage: 35.9% of statements [2021-07-13T15:25:14.871Z] ok github.com/docker/docker/daemon/cluster/convert 0.298s coverage: 35.9% of statements [2021-07-13T15:25:15.324Z] === RUN TestNewListSecretsFilters [2021-07-13T15:25:15.324Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-13T15:25:15.324Z] === RUN TestNewListConfigsFilters [2021-07-13T15:25:15.324Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-13T15:25:15.324Z] PASS [2021-07-13T15:25:15.324Z] coverage: 0.5% of statements [2021-07-13T15:25:15.324Z] ok github.com/docker/docker/daemon/cluster 0.526s coverage: 0.5% of statements [2021-07-13T15:25:15.367Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-07-13T15:25:15.367Z] === RUN TestDaemonDefaultNetworkPools [2021-07-13T15:25:16.307Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-07-13T15:25:16.307Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-13T15:25:17.238Z] --- PASS: TestUpdateCPUQuota (5.67s) [2021-07-13T15:25:17.238Z] === RUN TestUpdatePidsLimit [2021-07-13T15:25:17.238Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-13T15:25:17.238Z] === RUN TestUpdatePidsLimit/no_change [2021-07-13T15:25:17.248Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2021-07-13T15:25:17.248Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-13T15:25:17.808Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-13T15:25:17.971Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-13T15:25:18.378Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-13T15:25:18.630Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-07-13T15:25:18.630Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-13T15:25:18.891Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-13T15:25:18.891Z] === RUN TestServiceWithPredefinedNetwork [2021-07-13T15:25:18.948Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-13T15:25:19.472Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-13T15:25:19.889Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-13T15:25:20.459Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-13T15:25:21.848Z] --- PASS: TestUpdatePidsLimit (5.45s) [2021-07-13T15:25:21.848Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-07-13T15:25:21.848Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-07-13T15:25:21.848Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-07-13T15:25:21.848Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-07-13T15:25:21.848Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) [2021-07-13T15:25:21.848Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-07-13T15:25:21.848Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-07-13T15:25:21.848Z] === RUN TestUpdateRestartPolicy [2021-07-13T15:25:22.211Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2021-07-13T15:25:22.211Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-13T15:25:22.211Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T15:25:22.211Z] service_test.go:242: FLAKY_TEST [2021-07-13T15:25:22.211Z] === RUN TestServiceWithDataPathPortInit [2021-07-13T15:25:22.337Z] === RUN TestBuilderGC [2021-07-13T15:25:22.337Z] --- PASS: TestBuilderGC (0.00s) [2021-07-13T15:25:22.337Z] === RUN TestDaemonConfigurationNotFound [2021-07-13T15:25:22.337Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-13T15:25:22.337Z] === RUN TestDaemonBrokenConfiguration [2021-07-13T15:25:22.337Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-13T15:25:22.337Z] === RUN TestParseClusterAdvertiseSettings [2021-07-13T15:25:22.337Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-13T15:25:22.337Z] === RUN TestFindConfigurationConflicts [2021-07-13T15:25:22.337Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-13T15:25:22.337Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-13T15:25:22.337Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-13T15:25:22.337Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-13T15:25:22.337Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-13T15:25:22.337Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-13T15:25:22.337Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-13T15:25:22.337Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-13T15:25:22.337Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-13T15:25:22.337Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-13T15:25:22.337Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-13T15:25:22.337Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-13T15:25:22.337Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-13T15:25:22.337Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-13T15:25:22.337Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-13T15:25:22.337Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-13T15:25:22.337Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-13T15:25:22.337Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-13T15:25:22.337Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-13T15:25:22.337Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-13T15:25:22.337Z] === RUN TestValidateConfigurationErrors [2021-07-13T15:25:22.337Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-13T15:25:22.337Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-13T15:25:22.337Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-13T15:25:22.337Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-13T15:25:22.337Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-13T15:25:22.337Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-13T15:25:22.337Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-13T15:25:22.337Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-13T15:25:22.337Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-13T15:25:22.337Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-13T15:25:22.337Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-13T15:25:22.337Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-13T15:25:22.337Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-13T15:25:22.337Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-13T15:25:22.337Z] === RUN TestValidateConfiguration [2021-07-13T15:25:22.337Z] === RUN TestValidateConfiguration/with_label [2021-07-13T15:25:22.338Z] === RUN TestValidateConfiguration/with_dns [2021-07-13T15:25:22.338Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-13T15:25:22.338Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-13T15:25:22.338Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-13T15:25:22.338Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-13T15:25:22.338Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-13T15:25:22.338Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-13T15:25:22.338Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-13T15:25:22.338Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-13T15:25:22.338Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-13T15:25:22.338Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-13T15:25:22.338Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-13T15:25:22.338Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-13T15:25:22.338Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-13T15:25:22.338Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-13T15:25:22.338Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-13T15:25:22.338Z] === RUN TestModifiedDiscoverySettings [2021-07-13T15:25:22.338Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-13T15:25:22.338Z] === RUN TestReloadSetConfigFileNotExist [2021-07-13T15:25:22.338Z] time="2021-07-13T15:25:20Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-13T15:25:22.338Z] --- PASS: TestReloadSetConfigFileNotExist (0.32s) [2021-07-13T15:25:22.338Z] === RUN TestReloadDefaultConfigNotExist [2021-07-13T15:25:22.338Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-07-13T15:25:22.338Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:25:22.338Z] === RUN TestReloadBadDefaultConfig [2021-07-13T15:25:22.338Z] time="2021-07-13T15:25:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-061751363" [2021-07-13T15:25:22.338Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-13T15:25:22.338Z] === RUN TestReloadWithConflictingLabels [2021-07-13T15:25:22.338Z] time="2021-07-13T15:25:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-752608454" [2021-07-13T15:25:22.338Z] --- PASS: TestReloadWithConflictingLabels (0.04s) [2021-07-13T15:25:22.338Z] === RUN TestReloadWithDuplicateLabels [2021-07-13T15:25:22.338Z] time="2021-07-13T15:25:21Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-849238381" [2021-07-13T15:25:22.338Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-13T15:25:22.338Z] === RUN TestDaemonConfigurationMerge [2021-07-13T15:25:22.338Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-13T15:25:22.338Z] PASS [2021-07-13T15:25:22.338Z] coverage: 79.7% of statements [2021-07-13T15:25:22.338Z] ok github.com/docker/docker/daemon/config 0.751s coverage: 79.7% of statements [2021-07-13T15:25:22.338Z] === RUN TestDiscoveryOptsErrors [2021-07-13T15:25:22.338Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-13T15:25:22.338Z] === RUN TestDiscoveryOpts [2021-07-13T15:25:22.338Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-13T15:25:22.338Z] PASS [2021-07-13T15:25:22.338Z] coverage: 30.0% of statements [2021-07-13T15:25:22.338Z] ok github.com/docker/docker/daemon/discovery 0.075s coverage: 30.0% of statements [2021-07-13T15:25:23.854Z] === RUN TestVerifyNetworkingConfig [2021-07-13T15:25:23.854Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-13T15:25:23.854Z] === RUN TestGetContainer [2021-07-13T15:25:23.854Z] --- PASS: TestGetContainer (0.00s) [2021-07-13T15:25:23.854Z] === RUN TestValidContainerNames [2021-07-13T15:25:23.854Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-13T15:25:23.854Z] === RUN TestContainerInitDNS [2021-07-13T15:25:24.305Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-13T15:25:24.305Z] daemon_test.go:147: root required [2021-07-13T15:25:24.305Z] === RUN TestMerge [2021-07-13T15:25:24.305Z] --- PASS: TestMerge (0.00s) [2021-07-13T15:25:24.305Z] === RUN TestValidateContainerIsolation [2021-07-13T15:25:24.305Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-13T15:25:24.305Z] === RUN TestFindNetworkErrorType [2021-07-13T15:25:24.305Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-13T15:25:24.305Z] === RUN TestEnsureServicesExist [2021-07-13T15:25:24.305Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-13T15:25:24.305Z] === RUN TestEnsureServicesExistErrors [2021-07-13T15:25:24.305Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-13T15:25:24.305Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-13T15:25:24.305Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-13T15:25:24.305Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-13T15:25:24.305Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-13T15:25:24.305Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-13T15:25:24.305Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-13T15:25:24.305Z] === RUN TestContainerDelete [2021-07-13T15:25:24.305Z] --- PASS: TestContainerDelete (0.00s) [2021-07-13T15:25:24.305Z] === RUN TestContainerDoubleDelete [2021-07-13T15:25:24.305Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-13T15:25:24.305Z] === RUN TestLogContainerEventCopyLabels [2021-07-13T15:25:24.305Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-13T15:25:24.305Z] === RUN TestLogContainerEventWithAttributes [2021-07-13T15:25:24.305Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-13T15:25:24.305Z] === RUN TestNoneHealthcheck [2021-07-13T15:25:24.305Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-13T15:25:24.305Z] === RUN TestHealthStates [2021-07-13T15:25:24.305Z] time="2021-07-13T15:25:23Z" 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-07-13T15:25:24.306Z] time="2021-07-13T15:25:23Z" 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-07-13T15:25:24.306Z] time="2021-07-13T15:25:23Z" 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-07-13T15:25:24.306Z] time="2021-07-13T15:25:23Z" 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-07-13T15:25:24.306Z] time="2021-07-13T15:25:23Z" 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-07-13T15:25:24.306Z] time="2021-07-13T15:25:23Z" 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-07-13T15:25:24.306Z] time="2021-07-13T15:25:23Z" 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-07-13T15:25:24.306Z] time="2021-07-13T15:25:23Z" 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-07-13T15:25:24.306Z] time="2021-07-13T15:25:23Z" 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-07-13T15:25:24.306Z] time="2021-07-13T15:25:23Z" 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-07-13T15:25:24.306Z] --- PASS: TestHealthStates (0.18s) [2021-07-13T15:25:24.306Z] === RUN TestMaskURLCredentials [2021-07-13T15:25:24.306Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestGetInspectData [2021-07-13T15:25:24.306Z] --- PASS: TestGetInspectData (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestFillLicense [2021-07-13T15:25:24.306Z] --- PASS: TestFillLicense (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestListInvalidFilter [2021-07-13T15:25:24.306Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestNameFilter [2021-07-13T15:25:24.306Z] --- PASS: TestNameFilter (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-13T15:25:24.306Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-13T15:25:24.306Z] === 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-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-13T15:25:24.306Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.03s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.01s) [2021-07-13T15:25:24.306Z] --- 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-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-13T15:25:24.306Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestDaemonReloadLabels [2021-07-13T15:25:24.306Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-13T15:25:24.306Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestDaemonReloadMirrors [2021-07-13T15:25:24.306Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-13T15:25:24.306Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-13T15:25:24.306Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestDaemonDiscoveryReload [2021-07-13T15:25:24.306Z] === RUN TestEventsLog [2021-07-13T15:25:24.306Z] --- PASS: TestEventsLog (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestEventsLogTimeout [2021-07-13T15:25:24.306Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestLogEvents [2021-07-13T15:25:24.306Z] --- PASS: TestLogEvents (0.05s) [2021-07-13T15:25:24.306Z] === RUN TestLoadBufferedEvents [2021-07-13T15:25:24.306Z] --- PASS: TestLoadBufferedEvents (0.19s) [2021-07-13T15:25:24.306Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-13T15:25:24.306Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-13T15:25:24.306Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-13T15:25:24.306Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-13T15:25:24.306Z] PASS [2021-07-13T15:25:24.306Z] coverage: 50.0% of statements [2021-07-13T15:25:24.306Z] ok github.com/docker/docker/daemon/events 0.468s coverage: 50.0% of statements [2021-07-13T15:25:25.259Z] --- PASS: TestDaemonDiscoveryReload (1.07s) [2021-07-13T15:25:25.259Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-13T15:25:25.259Z] === RUN TestIsEmptyDir [2021-07-13T15:25:25.259Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-13T15:25:25.259Z] PASS [2021-07-13T15:25:25.259Z] coverage: 2.3% of statements [2021-07-13T15:25:25.259Z] === RUN TestWaitNodeAttachment [2021-07-13T15:25:25.259Z] ok github.com/docker/docker/daemon/graphdriver 0.153s coverage: 2.3% of statements [2021-07-13T15:25:25.468Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-07-13T15:25:25.712Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-13T15:25:25.712Z] === RUN TestIsolationConversion [2021-07-13T15:25:25.712Z] === RUN TestIsolationConversion/default [2021-07-13T15:25:25.712Z] === RUN TestIsolationConversion/process [2021-07-13T15:25:25.712Z] === RUN TestIsolationConversion/hyperv [2021-07-13T15:25:25.712Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-13T15:25:25.712Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-13T15:25:25.712Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-13T15:25:25.712Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-13T15:25:25.712Z] === RUN TestContainerLabels [2021-07-13T15:25:25.712Z] --- PASS: TestContainerLabels (0.00s) [2021-07-13T15:25:25.712Z] === RUN TestCredentialSpecConversion [2021-07-13T15:25:25.712Z] === RUN TestCredentialSpecConversion/none [2021-07-13T15:25:25.712Z] === RUN TestCredentialSpecConversion/config [2021-07-13T15:25:25.712Z] === RUN TestCredentialSpecConversion/file [2021-07-13T15:25:25.712Z] === RUN TestCredentialSpecConversion/registry [2021-07-13T15:25:25.712Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-13T15:25:25.712Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-13T15:25:25.712Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-13T15:25:25.712Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-13T15:25:25.712Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-13T15:25:25.712Z] === RUN TestControllerValidateMountBind [2021-07-13T15:25:25.712Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-13T15:25:25.712Z] === RUN TestControllerValidateMountVolume [2021-07-13T15:25:25.712Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-13T15:25:25.712Z] === RUN TestControllerValidateMountTarget [2021-07-13T15:25:25.712Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-13T15:25:25.712Z] === RUN TestControllerValidateMountTmpfs [2021-07-13T15:25:25.712Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-13T15:25:25.712Z] === RUN TestControllerValidateMountInvalidType [2021-07-13T15:25:25.712Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-13T15:25:25.712Z] === RUN TestControllerValidateMountNamedPipe [2021-07-13T15:25:25.712Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-13T15:25:25.712Z] PASS [2021-07-13T15:25:25.712Z] coverage: 11.0% of statements [2021-07-13T15:25:25.712Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.730s coverage: 11.0% of statements [2021-07-13T15:25:25.712Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-13T15:25:25.712Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-13T15:25:26.165Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-13T15:25:26.165Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-13T15:25:26.165Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-13T15:25:26.165Z] reload_test.go:520: root required [2021-07-13T15:25:26.165Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-13T15:25:26.165Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-13T15:25:26.165Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-13T15:25:26.165Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-07-13T15:25:26.165Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-13T15:25:26.165Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-13T15:25:26.165Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-13T15:25:26.165Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-13T15:25:26.165Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-13T15:25:26.165Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-13T15:25:26.165Z] === RUN TestParseVolumesFrom [2021-07-13T15:25:26.165Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-13T15:25:26.165Z] PASS [2021-07-13T15:25:26.165Z] coverage: 9.1% of statements [2021-07-13T15:25:26.165Z] === RUN TestLinkNaming [2021-07-13T15:25:26.165Z] --- PASS: TestLinkNaming (0.00s) [2021-07-13T15:25:26.165Z] === RUN TestLinkNew [2021-07-13T15:25:26.165Z] --- PASS: TestLinkNew (0.00s) [2021-07-13T15:25:26.165Z] === RUN TestLinkEnv [2021-07-13T15:25:26.165Z] --- PASS: TestLinkEnv (0.00s) [2021-07-13T15:25:26.165Z] === RUN TestLinkMultipleEnv [2021-07-13T15:25:26.165Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-13T15:25:26.165Z] === RUN TestLinkPortRangeEnv [2021-07-13T15:25:26.165Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-13T15:25:26.165Z] PASS [2021-07-13T15:25:26.165Z] coverage: 93.0% of statements [2021-07-13T15:25:26.165Z] ok github.com/docker/docker/daemon 2.816s coverage: 9.1% of statements [2021-07-13T15:25:26.165Z] ok github.com/docker/docker/daemon/links 0.059s coverage: 93.0% of statements [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-13T15:25:26.165Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-13T15:25:28.614Z] --- PASS: TestBuildSquashParent (13.17s) [2021-07-13T15:25:28.614Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-13T15:25:28.614Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:25:28.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:25:28.614Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:25:28.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:25:28.614Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:25:28.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:25:28.614Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:25:28.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:25:28.614Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:25:28.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:25:28.614Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:25:28.614Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:25:28.614Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:25:28.614Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:25:29.862Z] === RUN TestAdapterReadLogs [2021-07-13T15:25:29.862Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-13T15:25:29.862Z] === RUN TestCopier [2021-07-13T15:25:29.862Z] --- PASS: TestCopier (0.01s) [2021-07-13T15:25:29.862Z] === RUN TestCopierLongLines [2021-07-13T15:25:29.862Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-13T15:25:29.862Z] === RUN TestCopierSlow [2021-07-13T15:25:30.315Z] --- PASS: TestCopierSlow (0.40s) [2021-07-13T15:25:30.315Z] === RUN TestCopierWithSized [2021-07-13T15:25:30.315Z] === RUN TestCopierWithSized/as_is [2021-07-13T15:25:30.315Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-13T15:25:30.315Z] --- PASS: TestCopierWithSized (0.06s) [2021-07-13T15:25:30.315Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-13T15:25:30.315Z] --- PASS: TestCopierWithSized/With_RingLogger (0.06s) [2021-07-13T15:25:30.315Z] === RUN TestCopierWithPartial [2021-07-13T15:25:30.315Z] --- PASS: TestCopierWithPartial (0.01s) [2021-07-13T15:25:30.315Z] === RUN TestRingLogger [2021-07-13T15:25:30.315Z] --- PASS: TestRingLogger (0.00s) [2021-07-13T15:25:30.315Z] === RUN TestRingCap [2021-07-13T15:25:30.315Z] --- PASS: TestRingCap (0.00s) [2021-07-13T15:25:30.315Z] === RUN TestRingClose [2021-07-13T15:25:30.315Z] --- PASS: TestRingClose (0.00s) [2021-07-13T15:25:30.315Z] === RUN TestRingDrain [2021-07-13T15:25:30.315Z] --- PASS: TestRingDrain (0.00s) [2021-07-13T15:25:30.315Z] PASS [2021-07-13T15:25:30.315Z] coverage: 43.5% of statements [2021-07-13T15:25:30.315Z] ok github.com/docker/docker/daemon/logger 0.886s coverage: 43.5% of statements [2021-07-13T15:25:30.769Z] === RUN TestNewStreamConfig [2021-07-13T15:25:30.769Z] === RUN TestNewStreamConfig/defaults [2021-07-13T15:25:30.769Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-13T15:25:30.769Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-13T15:25:30.769Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-13T15:25:30.769Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-13T15:25:30.769Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-13T15:25:30.769Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-13T15:25:30.769Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-13T15:25:30.769Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-13T15:25:30.769Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-13T15:25:30.769Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-13T15:25:30.769Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-13T15:25:30.769Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-13T15:25:30.769Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-13T15:25:30.769Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-13T15:25:30.769Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-13T15:25:30.769Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-13T15:25:30.769Z] === RUN TestJSONFileLogger [2021-07-13T15:25:30.769Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestJSONFileLoggerWithTags [2021-07-13T15:25:30.769Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestJSONFileLoggerWithOpts [2021-07-13T15:25:30.769Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-13T15:25:30.769Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-13T15:25:30.769Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestEncodeDecode [2021-07-13T15:25:30.769Z] === PAUSE TestEncodeDecode [2021-07-13T15:25:30.769Z] === RUN TestUnexpectedEOF [2021-07-13T15:25:30.769Z] time="2021-07-13T15:25:30Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-13T15:25:30.769Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-07-13T15:25:30.769Z] === RUN TestCreateSuccess [2021-07-13T15:25:30.769Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestCreateLogGroupSuccess [2021-07-13T15:25:30.769Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestCreateError [2021-07-13T15:25:30.769Z] --- PASS: TestCreateError (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestCreateAlreadyExists [2021-07-13T15:25:30.769Z] time="2021-07-13T15:25:30Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-13T15:25:30.769Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestLogClosed [2021-07-13T15:25:30.769Z] --- PASS: TestLogClosed (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestLogBlocking [2021-07-13T15:25:30.769Z] --- PASS: TestLogBlocking (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-13T15:25:30.769Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestLogNonBlockingBufferFull [2021-07-13T15:25:30.769Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestPublishBatchSuccess [2021-07-13T15:25:30.769Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestPublishBatchError [2021-07-13T15:25:30.769Z] time="2021-07-13T15:25:30Z" level=error msg=Error [2021-07-13T15:25:30.769Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-13T15:25:30.769Z] time="2021-07-13T15:25:30Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-13T15:25:30.769Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-13T15:25:30.769Z] time="2021-07-13T15:25:30Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-13T15:25:30.769Z] time="2021-07-13T15:25:30Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-13T15:25:30.769Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestCollectBatchSimple [2021-07-13T15:25:30.769Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestCollectBatchTicker [2021-07-13T15:25:30.769Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestCollectBatchMultilinePattern [2021-07-13T15:25:30.769Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-13T15:25:30.769Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-13T15:25:30.769Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-13T15:25:30.769Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-13T15:25:30.769Z] === RUN TestCollectBatchClose [2021-07-13T15:25:30.769Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestEffectiveLen [2021-07-13T15:25:30.769Z] === RUN TestEffectiveLen/0/Hello [2021-07-13T15:25:30.769Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-13T15:25:30.769Z] === RUN TestEffectiveLen/2/🙃 [2021-07-13T15:25:30.769Z] === RUN TestEffectiveLen/3/���� [2021-07-13T15:25:30.769Z] === RUN TestEffectiveLen/4/He��o [2021-07-13T15:25:30.769Z] === RUN TestEffectiveLen/5/ [2021-07-13T15:25:30.769Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-13T15:25:30.769Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-13T15:25:30.769Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-13T15:25:30.769Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-13T15:25:30.769Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-13T15:25:30.769Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-13T15:25:30.769Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-13T15:25:30.769Z] === RUN TestFindValidSplit [2021-07-13T15:25:30.769Z] === RUN TestFindValidSplit/0/ [2021-07-13T15:25:30.769Z] === RUN TestFindValidSplit/1/Hello [2021-07-13T15:25:30.769Z] === RUN TestFindValidSplit/2/Hello [2021-07-13T15:25:30.769Z] === RUN TestFindValidSplit/3/Hello [2021-07-13T15:25:30.769Z] === RUN TestFindValidSplit/4/🙃 [2021-07-13T15:25:30.769Z] === RUN TestFindValidSplit/5/🙃 [2021-07-13T15:25:30.769Z] === RUN TestFindValidSplit/6/a� [2021-07-13T15:25:30.769Z] === RUN TestFindValidSplit/7/a� [2021-07-13T15:25:30.769Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-13T15:25:30.769Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-13T15:25:30.769Z] cloudwatchlogs_test.go:1044: [2021-07-13T15:25:30.769Z] cloudwatchlogs_test.go:1045: [2021-07-13T15:25:30.769Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-13T15:25:30.769Z] cloudwatchlogs_test.go:1044: Hello [2021-07-13T15:25:30.769Z] cloudwatchlogs_test.go:1045: [2021-07-13T15:25:30.769Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-13T15:25:30.769Z] cloudwatchlogs_test.go:1044: He [2021-07-13T15:25:30.769Z] cloudwatchlogs_test.go:1045: llo [2021-07-13T15:25:30.769Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-13T15:25:30.769Z] cloudwatchlogs_test.go:1044: [2021-07-13T15:25:30.769Z] cloudwatchlogs_test.go:1045: Hello [2021-07-13T15:25:30.769Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-13T15:25:30.769Z] cloudwatchlogs_test.go:1044: [2021-07-13T15:25:30.769Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-13T15:25:30.769Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-13T15:25:31.225Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-13T15:25:31.225Z] cloudwatchlogs_test.go:1045: [2021-07-13T15:25:31.225Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-13T15:25:31.225Z] cloudwatchlogs_test.go:1044: a [2021-07-13T15:25:31.225Z] cloudwatchlogs_test.go:1045: � [2021-07-13T15:25:31.225Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-13T15:25:31.225Z] cloudwatchlogs_test.go:1044: a� [2021-07-13T15:25:31.225Z] cloudwatchlogs_test.go:1045: [2021-07-13T15:25:31.225Z] === RUN TestProcessEventEmoji [2021-07-13T15:25:31.225Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-13T15:25:31.225Z] === RUN TestCollectBatchLineSplit [2021-07-13T15:25:31.225Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-13T15:25:31.225Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-13T15:25:31.225Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-13T15:25:31.225Z] === RUN TestCollectBatchMaxEvents [2021-07-13T15:25:31.225Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-07-13T15:25:31.225Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-13T15:25:31.225Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-13T15:25:31.225Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-13T15:25:31.225Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-13T15:25:31.225Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-13T15:25:31.225Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-07-13T15:25:31.225Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-13T15:25:31.225Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-13T15:25:31.225Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-13T15:25:31.225Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-13T15:25:31.225Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-13T15:25:31.225Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-13T15:25:31.225Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-13T15:25:31.225Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-13T15:25:31.225Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-13T15:25:31.225Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-13T15:25:31.225Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-13T15:25:31.225Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-13T15:25:31.225Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-13T15:25:31.225Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-13T15:25:31.225Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-13T15:25:31.225Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-13T15:25:31.225Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-13T15:25:31.225Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-13T15:25:31.225Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-13T15:25:31.225Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-13T15:25:31.225Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-13T15:25:31.225Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-13T15:25:31.225Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-13T15:25:31.225Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-13T15:25:31.225Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-13T15:25:31.225Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-13T15:25:31.225Z] === RUN TestCreateTagSuccess [2021-07-13T15:25:31.225Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-13T15:25:31.225Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-13T15:25:31.225Z] time="2021-07-13T15:25:30Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-13T15:25:31.225Z] time="2021-07-13T15:25:30Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-13T15:25:31.225Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-07-13T15:25:31.225Z] === CONT TestEncodeDecode [2021-07-13T15:25:31.225Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-13T15:25:31.225Z] PASS [2021-07-13T15:25:31.225Z] coverage: 69.9% of statements [2021-07-13T15:25:31.225Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-13T15:25:31.225Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-13T15:25:31.225Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.01s) [2021-07-13T15:25:31.225Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-13T15:25:31.225Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-13T15:25:31.225Z] PASS [2021-07-13T15:25:31.225Z] coverage: 77.8% of statements [2021-07-13T15:25:31.225Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.329s coverage: 69.9% of statements [2021-07-13T15:25:31.225Z] ok github.com/docker/docker/daemon/logger/awslogs 0.532s coverage: 77.8% of statements [2021-07-13T15:25:31.225Z] === RUN TestSearchRegistryForImagesErrors [2021-07-13T15:25:31.225Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-13T15:25:31.225Z] === RUN TestSearchRegistryForImages [2021-07-13T15:25:31.225Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-13T15:25:31.225Z] === RUN TestOnlyPlatformWithFallback [2021-07-13T15:25:31.225Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-13T15:25:31.225Z] === RUN TestImageDelete [2021-07-13T15:25:31.225Z] === RUN TestImageDelete/no_lease [2021-07-13T15:25:31.225Z] === RUN TestImageDelete/lease_exists [2021-07-13T15:25:31.225Z] --- PASS: TestImageDelete (0.07s) [2021-07-13T15:25:31.225Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-13T15:25:31.225Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-07-13T15:25:31.225Z] === RUN TestContentStoreForPull [2021-07-13T15:25:31.680Z] --- PASS: TestContentStoreForPull (0.26s) [2021-07-13T15:25:31.680Z] PASS [2021-07-13T15:25:31.680Z] coverage: 6.6% of statements [2021-07-13T15:25:31.680Z] ok github.com/docker/docker/daemon/images 0.605s coverage: 6.6% of statements [2021-07-13T15:25:31.680Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-13T15:25:31.680Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-13T15:25:31.680Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-13T15:25:31.680Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-13T15:25:31.680Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-13T15:25:31.680Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-13T15:25:31.680Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-13T15:25:31.903Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:25:31.903Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:25:32.134Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-13T15:25:32.134Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-13T15:25:32.134Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-13T15:25:32.134Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2021-07-13T15:25:32.134Z] === RUN TestFastTimeMarshalJSON [2021-07-13T15:25:32.134Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-13T15:25:32.134Z] PASS [2021-07-13T15:25:32.134Z] coverage: 87.2% of statements [2021-07-13T15:25:32.134Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.273s coverage: 87.2% of statements [2021-07-13T15:25:34.285Z] === RUN TestWriteLog [2021-07-13T15:25:34.285Z] === PAUSE TestWriteLog [2021-07-13T15:25:34.285Z] === RUN TestReadLog [2021-07-13T15:25:34.285Z] === PAUSE TestReadLog [2021-07-13T15:25:34.285Z] === CONT TestWriteLog [2021-07-13T15:25:34.285Z] === CONT TestReadLog [2021-07-13T15:25:34.285Z] === RUN TestReadLog/tail_exact [2021-07-13T15:25:34.285Z] --- PASS: TestWriteLog (0.01s) [2021-07-13T15:25:34.285Z] === RUN TestReadLog/tail_less_than_available [2021-07-13T15:25:34.285Z] === RUN TestReadLog/tail_more_than_available [2021-07-13T15:25:34.285Z] --- PASS: TestReadLog (0.21s) [2021-07-13T15:25:34.285Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-07-13T15:25:34.285Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-07-13T15:25:34.285Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-13T15:25:34.285Z] PASS [2021-07-13T15:25:34.285Z] coverage: 75.2% of statements [2021-07-13T15:25:34.738Z] ok github.com/docker/docker/daemon/logger/local 0.372s coverage: 75.2% of statements [2021-07-13T15:25:34.738Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-13T15:25:34.738Z] === RUN TestOpenFileDelete [2021-07-13T15:25:34.738Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-13T15:25:34.738Z] === RUN TestOpenFileRename [2021-07-13T15:25:34.738Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-13T15:25:34.738Z] === RUN TestParseLogTagDefaultTag [2021-07-13T15:25:34.738Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-13T15:25:34.738Z] === RUN TestParseLogTag [2021-07-13T15:25:34.738Z] --- PASS: TestParseLogTag (0.00s) [2021-07-13T15:25:34.738Z] === RUN TestParseLogTagEmptyTag [2021-07-13T15:25:34.738Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-13T15:25:34.738Z] === RUN TestTailFiles [2021-07-13T15:25:34.738Z] --- PASS: TestTailFiles (0.00s) [2021-07-13T15:25:34.738Z] === RUN TestFollowLogsConsumerGone [2021-07-13T15:25:34.738Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-13T15:25:34.738Z] === RUN TestFollowLogsProducerGone [2021-07-13T15:25:34.738Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-07-13T15:25:34.738Z] logfile_test.go:179: logDecode() closed after sending 3599 messages [2021-07-13T15:25:34.738Z] logfile_test.go:232: messages sent: 3599, received: 3599 [2021-07-13T15:25:34.738Z] === RUN TestCheckCapacityAndRotate [2021-07-13T15:25:34.738Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-13T15:25:34.738Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-13T15:25:34.738Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2021-07-13T15:25:34.738Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-13T15:25:34.738Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2021-07-13T15:25:34.738Z] PASS [2021-07-13T15:25:34.738Z] coverage: 55.3% of statements [2021-07-13T15:25:34.738Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.517s coverage: 55.3% of statements [2021-07-13T15:25:35.194Z] === RUN TestLog [2021-07-13T15:25:35.194Z] --- PASS: TestLog (0.01s) [2021-07-13T15:25:35.194Z] PASS [2021-07-13T15:25:35.194Z] coverage: 31.5% of statements [2021-07-13T15:25:35.194Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.194s coverage: 31.5% of statements [2021-07-13T15:25:35.646Z] === RUN TestValidateLogOpt [2021-07-13T15:25:35.646Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-13T15:25:35.646Z] === RUN TestNewMissedConfig [2021-07-13T15:25:35.646Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-13T15:25:35.646Z] === RUN TestNewMissedUrl [2021-07-13T15:25:35.646Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-13T15:25:35.646Z] === RUN TestNewMissedToken [2021-07-13T15:25:35.646Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-13T15:25:35.646Z] === RUN TestNewWithProxy [2021-07-13T15:25:35.646Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-13T15:25:35.646Z] === RUN TestDefault [2021-07-13T15:25:35.646Z] --- PASS: TestDefault (0.01s) [2021-07-13T15:25:35.646Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-13T15:25:35.646Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-13T15:25:35.646Z] === RUN TestJsonFormat [2021-07-13T15:25:35.646Z] --- PASS: TestJsonFormat (0.01s) [2021-07-13T15:25:35.646Z] === RUN TestRawFormat [2021-07-13T15:25:35.646Z] --- PASS: TestRawFormat (0.00s) [2021-07-13T15:25:35.646Z] === RUN TestRawFormatWithLabels [2021-07-13T15:25:35.646Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-13T15:25:35.646Z] === RUN TestRawFormatWithoutTag [2021-07-13T15:25:36.099Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-13T15:25:36.099Z] === RUN TestBatching [2021-07-13T15:25:36.099Z] --- PASS: TestBatching (0.37s) [2021-07-13T15:25:36.099Z] === RUN TestFrequency [2021-07-13T15:25:36.099Z] === RUN TestNewParse [2021-07-13T15:25:36.099Z] --- PASS: TestNewParse (0.00s) [2021-07-13T15:25:36.099Z] PASS [2021-07-13T15:25:36.099Z] coverage: 8.3% of statements [2021-07-13T15:25:36.099Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2021-07-13T15:25:36.748Z] --- PASS: TestUpdateRestartPolicy (13.09s) [2021-07-13T15:25:36.748Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-13T15:25:36.748Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-07-13T15:25:36.748Z] === RUN TestWaitNonBlocked [2021-07-13T15:25:36.748Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:25:36.748Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:25:36.748Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:25:36.748Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:25:36.748Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:25:36.748Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:25:36.748Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-13T15:25:36.748Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-07-13T15:25:36.748Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2021-07-13T15:25:36.748Z] === RUN TestWaitBlocked [2021-07-13T15:25:36.748Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T15:25:36.748Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T15:25:36.748Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T15:25:36.748Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T15:25:36.824Z] --- PASS: TestFrequency (0.16s) [2021-07-13T15:25:36.824Z] === RUN TestOneMessagePerRequest [2021-07-13T15:25:36.824Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-07-13T15:25:36.824Z] === RUN TestVerify [2021-07-13T15:25:36.824Z] --- PASS: TestVerify (0.00s) [2021-07-13T15:25:36.824Z] === RUN TestSkipVerify [2021-07-13T15:25:36.824Z] time="2021-07-13T15:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T15:25:36.824Z] time="2021-07-13T15:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T15:25:36.824Z] time="2021-07-13T15:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T15:25:36.824Z] time="2021-07-13T15:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T15:25:37.008Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T15:25:37.008Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T15:25:37.109Z] --- PASS: TestServiceWithDataPathPortInit (14.96s) [2021-07-13T15:25:37.109Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-13T15:25:37.276Z] --- PASS: TestSkipVerify (0.79s) [2021-07-13T15:25:37.276Z] === RUN TestBufferMaximum [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626189936.916785\",\"host\":\"5ec671a6f04f\"}'" [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626189936.916785\",\"host\":\"5ec671a6f04f\"}'" [2021-07-13T15:25:37.276Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-13T15:25:37.276Z] === RUN TestServerAlwaysDown [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626189936.920808\",\"host\":\"5ec671a6f04f\"}'" [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626189936.920808\",\"host\":\"5ec671a6f04f\"}'" [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626189936.920808\",\"host\":\"5ec671a6f04f\"}'" [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626189936.924798\",\"host\":\"5ec671a6f04f\"}'" [2021-07-13T15:25:37.276Z] time="2021-07-13T15:25:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626189936.924798\",\"host\":\"5ec671a6f04f\"}'" [2021-07-13T15:25:37.276Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-13T15:25:37.276Z] === RUN TestCannotSendAfterClose [2021-07-13T15:25:37.276Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-13T15:25:37.276Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-13T15:25:37.276Z] === RUN TestParseLogFormat [2021-07-13T15:25:37.276Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-13T15:25:37.276Z] === RUN TestValidateLogOptEmpty [2021-07-13T15:25:37.276Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-13T15:25:37.276Z] === RUN TestValidateSyslogAddress [2021-07-13T15:25:37.276Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-13T15:25:37.276Z] === RUN TestParseAddressDefaultPort [2021-07-13T15:25:37.276Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-13T15:25:37.276Z] === RUN TestValidateSyslogFacility [2021-07-13T15:25:37.276Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-13T15:25:37.276Z] === RUN TestValidateLogOptSyslogFormat [2021-07-13T15:25:37.276Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-13T15:25:37.276Z] === RUN TestValidateLogOpt [2021-07-13T15:25:37.276Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-13T15:25:37.276Z] PASS [2021-07-13T15:25:37.276Z] coverage: 46.8% of statements [2021-07-13T15:25:37.276Z] ok github.com/docker/docker/daemon/logger/syslog 0.188s coverage: 46.8% of statements [2021-07-13T15:25:38.235Z] time="2021-07-13T15:25:38Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-07-13T15:25:38.235Z] time="2021-07-13T15:25:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5ec671a6f04f\"}'" [2021-07-13T15:25:38.235Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.10s) [2021-07-13T15:25:38.235Z] PASS [2021-07-13T15:25:38.235Z] coverage: 82.5% of statements [2021-07-13T15:25:38.235Z] ok github.com/docker/docker/daemon/logger/splunk 2.691s coverage: 82.5% of statements [2021-07-13T15:25:38.235Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-13T15:25:38.235Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-13T15:25:38.235Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-13T15:25:38.393Z] --- PASS: TestWaitBlocked (0.03s) [2021-07-13T15:25:38.393Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2021-07-13T15:25:38.393Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-07-13T15:25:38.393Z] === CONT TestContainerStartOnDaemonRestart [2021-07-13T15:25:38.393Z] === CONT TestContainerKillOnDaemonStart [2021-07-13T15:25:38.393Z] === CONT TestDaemonHostGatewayIP [2021-07-13T15:25:38.393Z] === CONT TestDaemonRestartIpcMode [2021-07-13T15:25:38.471Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:25:38.471Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:25:38.527Z] ......................... [ 67%] [2021-07-13T15:25:39.190Z] === RUN TestV1IDService [2021-07-13T15:25:39.642Z] --- PASS: TestV1IDService (0.10s) [2021-07-13T15:25:39.642Z] === RUN TestV2MetadataService [2021-07-13T15:25:40.096Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-13T15:25:40.096Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-13T15:25:40.096Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-13T15:25:40.096Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-13T15:25:40.096Z] === RUN TestContinueOnError_NeverContinue [2021-07-13T15:25:40.096Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-13T15:25:40.096Z] === RUN TestContinueOnError_UnnestsErrors [2021-07-13T15:25:40.096Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-07-13T15:25:40.096Z] === RUN TestManifestStore [2021-07-13T15:25:40.096Z] === RUN TestManifestStore/no_remote_or_local [2021-07-13T15:25:40.096Z] time="2021-07-13T15:25:40Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local911832707\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-13T15:25:40.096Z] === RUN TestManifestStore/no_local_cache [2021-07-13T15:25:40.549Z] === RUN TestManifestStore/with_local_cache [2021-07-13T15:25:40.549Z] === RUN TestManifestStore/unknown_media_type [2021-07-13T15:25:40.549Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-13T15:25:40.549Z] time="2021-07-13T15:25:40Z" level=warning msg="reference for unknown type: " [2021-07-13T15:25:40.549Z] time="2021-07-13T15:25:40Z" level=warning msg="reference for unknown type: " [2021-07-13T15:25:40.549Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-13T15:25:40.549Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-13T15:25:40.549Z] time="2021-07-13T15:25:40Z" level=warning msg="reference for unknown type: " [2021-07-13T15:25:40.549Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-13T15:25:40.549Z] time="2021-07-13T15:25:40Z" level=warning msg="reference for unknown type: " [2021-07-13T15:25:40.549Z] time="2021-07-13T15:25:40Z" level=warning msg="reference for unknown type: " [2021-07-13T15:25:40.549Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-13T15:25:40.549Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-13T15:25:40.549Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-13T15:25:40.549Z] time="2021-07-13T15:25:40Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-13T15:25:40.549Z] --- PASS: TestManifestStore (0.37s) [2021-07-13T15:25:40.549Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2021-07-13T15:25:40.549Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-13T15:25:40.549Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-13T15:25:40.549Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-07-13T15:25:40.549Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-13T15:25:40.549Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2021-07-13T15:25:40.549Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-07-13T15:25:40.549Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-07-13T15:25:40.549Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-07-13T15:25:40.549Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-13T15:25:40.549Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-13T15:25:40.549Z] === RUN TestDetectManifestBlobMediaType [2021-07-13T15:25:40.549Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-13T15:25:40.549Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-13T15:25:40.549Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-13T15:25:40.549Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-13T15:25:40.549Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-13T15:25:40.549Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-13T15:25:40.549Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-13T15:25:40.549Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-13T15:25:40.549Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-13T15:25:40.549Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-13T15:25:40.549Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-13T15:25:40.549Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-13T15:25:40.549Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-13T15:25:40.549Z] === RUN TestFixManifestLayers [2021-07-13T15:25:40.549Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-13T15:25:40.549Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-13T15:25:40.549Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-13T15:25:40.549Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-13T15:25:40.549Z] === RUN TestFixManifestLayersBadParent [2021-07-13T15:25:40.549Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-13T15:25:40.549Z] === RUN TestValidateManifest [2021-07-13T15:25:40.549Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-13T15:25:40.549Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-13T15:25:40.549Z] === RUN TestFormatPlatform [2021-07-13T15:25:40.549Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-13T15:25:40.549Z] === RUN TestGetRepositoryMountCandidates [2021-07-13T15:25:40.549Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-13T15:25:40.549Z] === RUN TestLayerAlreadyExists [2021-07-13T15:25:40.549Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-13T15:25:40.549Z] 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-07-13T15:25:40.549Z] 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-07-13T15:25:40.549Z] 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-07-13T15:25:40.549Z] 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-07-13T15:25:40.549Z] 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-07-13T15:25:40.549Z] 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-07-13T15:25:40.549Z] === RUN TestWhenEmptyAuthConfig [2021-07-13T15:25:40.549Z] === RUN TestSuccessfulDownload [2021-07-13T15:25:40.549Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-13T15:25:40.549Z] download_test.go:268: Needs fixing on Windows [2021-07-13T15:25:40.549Z] === RUN TestCancelledDownload [2021-07-13T15:25:40.549Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-13T15:25:40.549Z] === RUN TestMaxDownloadAttempts [2021-07-13T15:25:40.549Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-13T15:25:40.549Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-13T15:25:40.549Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-13T15:25:40.549Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-13T15:25:40.549Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-13T15:25:40.549Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-13T15:25:40.549Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-13T15:25:40.549Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-13T15:25:40.549Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-13T15:25:40.549Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-13T15:25:40.549Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-13T15:25:40.549Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-13T15:25:41.001Z] --- PASS: TestV2MetadataService (1.35s) [2021-07-13T15:25:41.001Z] PASS [2021-07-13T15:25:41.001Z] coverage: 48.2% of statements [2021-07-13T15:25:41.001Z] ok github.com/docker/docker/distribution/metadata 1.608s coverage: 48.2% of statements [2021-07-13T15:25:41.001Z] time="2021-07-13T15:25:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T15:25:41.001Z] time="2021-07-13T15:25:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T15:25:41.001Z] time="2021-07-13T15:25:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T15:25:41.001Z] time="2021-07-13T15:25:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-13T15:25:41.001Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-13T15:25:41.001Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2021-07-13T15:25:41.001Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2021-07-13T15:25:41.001Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2021-07-13T15:25:41.001Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2021-07-13T15:25:41.001Z] === RUN TestTransfer [2021-07-13T15:25:41.001Z] --- PASS: TestTransfer (0.12s) [2021-07-13T15:25:41.001Z] === RUN TestConcurrencyLimit [2021-07-13T15:25:41.453Z] === RUN TestNotFound [2021-07-13T15:25:41.453Z] --- PASS: TestNotFound (0.00s) [2021-07-13T15:25:41.453Z] === RUN TestConflict [2021-07-13T15:25:41.453Z] --- PASS: TestConflict (0.00s) [2021-07-13T15:25:41.453Z] === RUN TestForbidden [2021-07-13T15:25:41.453Z] --- PASS: TestForbidden (0.00s) [2021-07-13T15:25:41.453Z] === RUN TestInvalidParameter [2021-07-13T15:25:41.453Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-13T15:25:41.453Z] === RUN TestNotImplemented [2021-07-13T15:25:41.453Z] --- PASS: TestNotImplemented (0.00s) [2021-07-13T15:25:41.453Z] === RUN TestNotModified [2021-07-13T15:25:41.453Z] --- PASS: TestNotModified (0.00s) [2021-07-13T15:25:41.453Z] === RUN TestUnauthorized [2021-07-13T15:25:41.453Z] --- PASS: TestUnauthorized (0.00s) [2021-07-13T15:25:41.453Z] === RUN TestUnknown [2021-07-13T15:25:41.453Z] --- PASS: TestUnknown (0.00s) [2021-07-13T15:25:41.453Z] === RUN TestCancelled [2021-07-13T15:25:41.453Z] --- PASS: TestCancelled (0.00s) [2021-07-13T15:25:41.453Z] === RUN TestDeadline [2021-07-13T15:25:41.453Z] --- PASS: TestDeadline (0.00s) [2021-07-13T15:25:41.453Z] === RUN TestDataLoss [2021-07-13T15:25:41.453Z] --- PASS: TestDataLoss (0.00s) [2021-07-13T15:25:41.453Z] === RUN TestUnavailable [2021-07-13T15:25:41.453Z] --- PASS: TestUnavailable (0.00s) [2021-07-13T15:25:41.453Z] === RUN TestSystem [2021-07-13T15:25:41.453Z] --- PASS: TestSystem (0.00s) [2021-07-13T15:25:41.453Z] === RUN TestFromStatusCode [2021-07-13T15:25:41.453Z] === RUN TestFromStatusCode/Not_Found [2021-07-13T15:25:41.453Z] === RUN TestFromStatusCode/Bad_Request [2021-07-13T15:25:41.453Z] === RUN TestFromStatusCode/Conflict [2021-07-13T15:25:41.453Z] === RUN TestFromStatusCode/Unauthorized [2021-07-13T15:25:41.453Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-13T15:25:41.453Z] === RUN TestFromStatusCode/Forbidden [2021-07-13T15:25:41.453Z] === RUN TestFromStatusCode/Not_Modified [2021-07-13T15:25:41.453Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-13T15:25:41.453Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-13T15:25:41.453Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-13T15:25:41.453Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-13T15:25:41.453Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-13T15:25:41.453Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-13T15:25:41.453Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-13T15:25:41.453Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-13T15:25:41.453Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-13T15:25:41.453Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-13T15:25:41.453Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-13T15:25:41.453Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-13T15:25:41.453Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-13T15:25:41.453Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-13T15:25:41.453Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-13T15:25:41.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-13T15:25:41.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-13T15:25:41.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-13T15:25:41.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-13T15:25:41.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-13T15:25:41.453Z] PASS [2021-07-13T15:25:41.453Z] coverage: 53.1% of statements [2021-07-13T15:25:41.453Z] ok github.com/docker/docker/errdefs 0.051s coverage: 53.1% of statements [2021-07-13T15:25:41.453Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-07-13T15:25:41.453Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-13T15:25:41.453Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-13T15:25:41.453Z] === RUN TestTokenPassThru [2021-07-13T15:25:41.453Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-07-13T15:25:41.453Z] === RUN TestInactiveJobs [2021-07-13T15:25:41.453Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-13T15:25:41.453Z] === RUN TestTokenPassThruDifferentHost [2021-07-13T15:25:41.453Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-13T15:25:41.453Z] PASS [2021-07-13T15:25:41.453Z] coverage: 23.4% of statements [2021-07-13T15:25:41.453Z] ok github.com/docker/docker/distribution 1.681s coverage: 23.4% of statements [2021-07-13T15:25:41.703Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s) [2021-07-13T15:25:41.703Z] === CONT TestIpcModeOlderClient [2021-07-13T15:25:41.905Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-13T15:25:41.905Z] --- PASS: TestInactiveJobs (0.46s) [2021-07-13T15:25:41.905Z] === RUN TestWatchRelease [2021-07-13T15:25:41.905Z] --- PASS: TestWatchRelease (0.06s) [2021-07-13T15:25:41.905Z] === RUN TestWatchFinishedTransfer [2021-07-13T15:25:41.905Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-13T15:25:41.905Z] === RUN TestDuplicateTransfer [2021-07-13T15:25:41.966Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-07-13T15:25:41.966Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-13T15:25:42.358Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-13T15:25:42.358Z] === RUN TestSuccessfulUpload [2021-07-13T15:25:42.358Z] time="2021-07-13T15:25:42Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-13T15:25:42.810Z] --- PASS: TestSuccessfulUpload (0.53s) [2021-07-13T15:25:42.810Z] === RUN TestCancelledUpload [2021-07-13T15:25:42.810Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-13T15:25:42.810Z] PASS [2021-07-13T15:25:42.810Z] coverage: 77.3% of statements [2021-07-13T15:25:42.810Z] ok github.com/docker/docker/distribution/xfer 2.163s coverage: 77.3% of statements [2021-07-13T15:25:42.810Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-13T15:25:42.909Z] --- PASS: TestDaemonRestartIpcMode (4.75s) [2021-07-13T15:25:43.261Z] === RUN TestCompare [2021-07-13T15:25:43.261Z] --- PASS: TestCompare (0.00s) [2021-07-13T15:25:43.261Z] PASS [2021-07-13T15:25:43.261Z] coverage: 19.2% of statements [2021-07-13T15:25:43.261Z] ok github.com/docker/docker/image/cache 0.149s coverage: 19.2% of statements [2021-07-13T15:25:43.713Z] === RUN TestFSGetInvalidData [2021-07-13T15:25:43.713Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-07-13T15:25:43.713Z] === RUN TestFSInvalidSet [2021-07-13T15:25:43.713Z] --- PASS: TestFSInvalidSet (0.02s) [2021-07-13T15:25:43.713Z] === RUN TestFSInvalidRoot [2021-07-13T15:25:43.713Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-13T15:25:43.713Z] === RUN TestFSMetadataGetSet [2021-07-13T15:25:43.713Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-07-13T15:25:43.713Z] === RUN TestFSInvalidWalker [2021-07-13T15:25:43.713Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-07-13T15:25:43.713Z] === RUN TestFSGetSet [2021-07-13T15:25:43.713Z] --- PASS: TestFSGetSet (0.02s) [2021-07-13T15:25:43.713Z] === RUN TestFSGetUnsetKey [2021-07-13T15:25:43.713Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-13T15:25:43.713Z] === RUN TestFSGetEmptyData [2021-07-13T15:25:43.713Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-13T15:25:43.713Z] === RUN TestFSDelete [2021-07-13T15:25:43.713Z] --- PASS: TestFSDelete (0.02s) [2021-07-13T15:25:43.713Z] === RUN TestFSWalker [2021-07-13T15:25:43.713Z] --- PASS: TestFSWalker (0.02s) [2021-07-13T15:25:43.713Z] === RUN TestFSWalkerStopOnError [2021-07-13T15:25:43.713Z] --- PASS: TestFSWalkerStopOnError (0.04s) [2021-07-13T15:25:43.713Z] === RUN TestNewFromJSON [2021-07-13T15:25:43.713Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-13T15:25:43.713Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-13T15:25:43.713Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-13T15:25:43.713Z] === RUN TestMarshalKeyOrder [2021-07-13T15:25:43.713Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-13T15:25:43.713Z] === RUN TestImage [2021-07-13T15:25:43.713Z] --- PASS: TestImage (0.00s) [2021-07-13T15:25:43.713Z] === RUN TestImageOSNotEmpty [2021-07-13T15:25:43.713Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-13T15:25:43.713Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-13T15:25:43.713Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-13T15:25:43.713Z] === RUN TestCreate [2021-07-13T15:25:43.713Z] --- PASS: TestCreate (0.01s) [2021-07-13T15:25:43.713Z] === RUN TestRestore [2021-07-13T15:25:43.746Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-13T15:25:43.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.24s) [2021-07-13T15:25:43.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.61s) [2021-07-13T15:25:43.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.02s) [2021-07-13T15:25:43.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.75s) [2021-07-13T15:25:43.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.27s) [2021-07-13T15:25:43.746Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.43s) [2021-07-13T15:25:43.746Z] === RUN TestBuildMultiStageCopy [2021-07-13T15:25:43.746Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-13T15:25:43.851Z] --- PASS: TestDaemonHostGatewayIP (5.54s) [2021-07-13T15:25:44.165Z] time="2021-07-13T15:25:43Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-13T15:25:44.165Z] --- PASS: TestRestore (0.26s) [2021-07-13T15:25:44.165Z] === RUN TestAddDelete [2021-07-13T15:25:44.165Z] --- PASS: TestAddDelete (0.03s) [2021-07-13T15:25:44.165Z] === RUN TestSearchAfterDelete [2021-07-13T15:25:44.165Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-13T15:25:44.165Z] === RUN TestParentReset [2021-07-13T15:25:44.165Z] --- PASS: TestParentReset (0.05s) [2021-07-13T15:25:44.165Z] === RUN TestGetAndSetLastUpdated [2021-07-13T15:25:44.165Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2021-07-13T15:25:44.165Z] === RUN TestStoreLen [2021-07-13T15:25:44.165Z] --- PASS: TestStoreLen (0.11s) [2021-07-13T15:25:44.165Z] PASS [2021-07-13T15:25:44.165Z] coverage: 86.8% of statements [2021-07-13T15:25:44.165Z] ok github.com/docker/docker/image 0.821s coverage: 86.8% of statements [2021-07-13T15:25:44.617Z] === RUN TestMakeV1ConfigFromConfig [2021-07-13T15:25:44.617Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-13T15:25:44.617Z] PASS [2021-07-13T15:25:44.617Z] coverage: 25.0% of statements [2021-07-13T15:25:44.617Z] ok github.com/docker/docker/image/v1 0.280s coverage: 25.0% of statements [2021-07-13T15:25:44.617Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-07-13T15:25:44.617Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-13T15:25:45.235Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.32s) [2021-07-13T15:25:45.241Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.53s) [2021-07-13T15:25:45.241Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1bvhl0npsjycrhyrddeg4nxhz Created:2021-07-13 15:25:38.033090033 +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[5dc94e15d7e0a15bc5097ffe1ab6841f56249f7313ab27c851a93609cee46fbd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aqy52mn3on3gpx2btp11n4fw0 EndpointID:38f28fcc5cf4ac67cdd044d052cc03a7b7397662d22f7364a5c7a8be508f2b36 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d141a90e238fc33d6c09db9623944d066d97be8853cff503c2f643da9d686e7d 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:d9bed014aae4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aqy52mn3on3gpx2btp11n4fw0 EndpointID:38f28fcc5cf4ac67cdd044d052cc03a7b7397662d22f7364a5c7a8be508f2b36 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-13T15:25:45.241Z] PASS [2021-07-13T15:25:45.241Z] [2021-07-13T15:25:45.241Z] === Skipped [2021-07-13T15:25:45.241Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T15:25:45.241Z] service_test.go:242: FLAKY_TEST [2021-07-13T15:25:45.241Z] [2021-07-13T15:25:45.241Z] [2021-07-13T15:25:45.241Z] DONE 26 tests, 1 skipped in 48.531s [2021-07-13T15:25:45.241Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-13T15:25:45.241Z] INFO: Testing against a local daemon [2021-07-13T15:25:45.241Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-13T15:25:45.241Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-13T15:25:45.241Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:25:45.241Z] === RUN TestDockerNetworkIpvlan [2021-07-13T15:25:45.241Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-13T15:25:45.241Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:25:45.241Z] PASS [2021-07-13T15:25:45.241Z] [2021-07-13T15:25:45.241Z] === Skipped [2021-07-13T15:25:45.241Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-13T15:25:45.241Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:25:45.241Z] [2021-07-13T15:25:45.241Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-13T15:25:45.241Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:25:45.241Z] [2021-07-13T15:25:45.241Z] [2021-07-13T15:25:45.241Z] DONE 2 tests, 2 skipped in 0.094s [2021-07-13T15:25:45.241Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-13T15:25:45.241Z] INFO: Testing against a local daemon [2021-07-13T15:25:45.241Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-13T15:25:45.811Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2021-07-13T15:25:45.811Z] === RUN TestDockerNetworkMacvlan [2021-07-13T15:25:46.138Z] === RUN TestSerialization [2021-07-13T15:25:46.138Z] --- PASS: TestSerialization (0.02s) [2021-07-13T15:25:46.138Z] PASS [2021-07-13T15:25:46.138Z] coverage: 100.0% of statements [2021-07-13T15:25:46.138Z] ok github.com/docker/docker/libcontainerd/queue 0.094s coverage: 100.0% of statements [2021-07-13T15:25:46.382Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-13T15:25:47.035Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-13T15:25:47.091Z] === RUN TestEnvironmentParsing [2021-07-13T15:25:47.091Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-13T15:25:47.091Z] PASS [2021-07-13T15:25:47.091Z] coverage: 1.0% of statements [2021-07-13T15:25:47.091Z] ok github.com/docker/docker/libcontainerd/local 0.143s coverage: 1.0% of statements [2021-07-13T15:25:47.091Z] === RUN TestEmptyLayer [2021-07-13T15:25:47.091Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-13T15:25:47.091Z] === RUN TestCommitFailure [2021-07-13T15:25:47.091Z] --- PASS: TestCommitFailure (0.01s) [2021-07-13T15:25:47.091Z] === RUN TestStartTransactionFailure [2021-07-13T15:25:47.091Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-13T15:25:47.091Z] === RUN TestGetOrphan [2021-07-13T15:25:47.091Z] --- PASS: TestGetOrphan (0.01s) [2021-07-13T15:25:47.091Z] === RUN TestMountAndRegister [2021-07-13T15:25:47.091Z] --- PASS: TestMountAndRegister (0.06s) [2021-07-13T15:25:47.091Z] layer_test.go:271: Layer size: 14 [2021-07-13T15:25:47.091Z] === RUN TestLayerRelease [2021-07-13T15:25:47.091Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-13T15:25:47.091Z] layer_test.go:304: Failing on Windows [2021-07-13T15:25:47.091Z] === RUN TestStoreRestore [2021-07-13T15:25:47.091Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-13T15:25:47.091Z] layer_test.go:353: Failing on Windows [2021-07-13T15:25:47.091Z] === RUN TestTarStreamStability [2021-07-13T15:25:47.091Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-13T15:25:47.091Z] layer_test.go:468: Failing on Windows [2021-07-13T15:25:47.091Z] === RUN TestRegisterExistingLayer [2021-07-13T15:25:47.091Z] --- PASS: TestRegisterExistingLayer (0.20s) [2021-07-13T15:25:47.322Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-13T15:25:47.549Z] === RUN TestTarStreamVerification [2021-07-13T15:25:47.549Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-13T15:25:47.549Z] layer_test.go:697: Failing on Windows [2021-07-13T15:25:47.549Z] === RUN TestLayerMigration [2021-07-13T15:25:47.549Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-13T15:25:47.549Z] migration_test.go:46: Failing on Windows [2021-07-13T15:25:47.549Z] === RUN TestLayerMigrationNoTarsplit [2021-07-13T15:25:47.549Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-13T15:25:47.549Z] migration_test.go:182: Failing on Windows [2021-07-13T15:25:47.549Z] === RUN TestMountInit [2021-07-13T15:25:47.549Z] --- SKIP: TestMountInit (0.00s) [2021-07-13T15:25:47.549Z] mount_test.go:17: Failing on Windows [2021-07-13T15:25:47.549Z] === RUN TestMountSize [2021-07-13T15:25:47.549Z] --- SKIP: TestMountSize (0.00s) [2021-07-13T15:25:47.549Z] mount_test.go:76: Failing on Windows [2021-07-13T15:25:47.549Z] === RUN TestMountChanges [2021-07-13T15:25:47.549Z] --- SKIP: TestMountChanges (0.00s) [2021-07-13T15:25:47.549Z] mount_test.go:125: Failing on Windows [2021-07-13T15:25:47.549Z] === RUN TestMountApply [2021-07-13T15:25:47.549Z] --- SKIP: TestMountApply (0.00s) [2021-07-13T15:25:47.549Z] mount_test.go:212: Failing on Windows [2021-07-13T15:25:47.549Z] PASS [2021-07-13T15:25:47.549Z] coverage: 30.1% of statements [2021-07-13T15:25:47.549Z] ok github.com/docker/docker/layer 0.405s coverage: 30.1% of statements [2021-07-13T15:25:47.549Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-13T15:25:47.549Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-13T15:25:47.549Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-13T15:25:47.549Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-13T15:25:47.603Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-13T15:25:47.893Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-13T15:25:48.001Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-13T15:25:48.001Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-13T15:25:48.001Z] PASS [2021-07-13T15:25:48.001Z] coverage: 42.3% of statements [2021-07-13T15:25:48.001Z] ok github.com/docker/docker/oci 0.087s coverage: 42.3% of statements [2021-07-13T15:25:48.001Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-13T15:25:48.001Z] === RUN TestParseVersion [2021-07-13T15:25:48.001Z] --- PASS: TestParseVersion (0.00s) [2021-07-13T15:25:48.001Z] PASS [2021-07-13T15:25:48.001Z] coverage: 52.9% of statements [2021-07-13T15:25:48.001Z] ok github.com/docker/docker/pkg/aaparser 0.065s coverage: 52.9% of statements [2021-07-13T15:25:48.171Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-13T15:25:48.738Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-13T15:25:48.954Z] === RUN TestAddressPoolOpt [2021-07-13T15:25:48.954Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/a [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/something [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/_=a [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/env1=value1 [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/_env1=value1 [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/PATH [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/=a [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/PATH= [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/PATH=something [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/asd!qwe [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/1asd [2021-07-13T15:25:48.955Z] === RUN TestValidateEnv/123 [2021-07-13T15:25:49.306Z] --- PASS: TestBuildMultiStageCopy (6.14s) [2021-07-13T15:25:49.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.78s) [2021-07-13T15:25:49.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2021-07-13T15:25:49.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2021-07-13T15:25:49.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-07-13T15:25:49.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2021-07-13T15:25:49.306Z] === RUN TestBuildMultiStageParentConfig [2021-07-13T15:25:49.407Z] === RUN TestValidateEnv/some_space [2021-07-13T15:25:49.407Z] === RUN TestValidateEnv/__some_space_before [2021-07-13T15:25:49.407Z] === RUN TestValidateEnv/some_space_after__ [2021-07-13T15:25:49.407Z] === RUN TestValidateEnv/= [2021-07-13T15:25:49.407Z] === RUN TestValidateEnv/PaTh [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-13T15:25:49.407Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestParseHost [2021-07-13T15:25:49.859Z] --- PASS: TestParseHost (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestParseDockerDaemonHost [2021-07-13T15:25:49.859Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestParseTCP [2021-07-13T15:25:49.859Z] --- PASS: TestParseTCP (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-13T15:25:49.859Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestValidateExtraHosts [2021-07-13T15:25:49.859Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestIpOptString [2021-07-13T15:25:49.859Z] --- PASS: TestIpOptString (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-13T15:25:49.859Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestNewIpOptValidDefaultVal [2021-07-13T15:25:49.859Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestIpOptSetInvalidVal [2021-07-13T15:25:49.859Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestValidateIPAddress [2021-07-13T15:25:49.859Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestMapOpts [2021-07-13T15:25:49.859Z] --- PASS: TestMapOpts (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestListOptsWithoutValidator [2021-07-13T15:25:49.859Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestListOptsWithValidator [2021-07-13T15:25:49.859Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestValidateDNSSearch [2021-07-13T15:25:49.859Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestValidateLabel [2021-07-13T15:25:49.859Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-13T15:25:49.859Z] === RUN TestValidateLabel/label_with_general_format [2021-07-13T15:25:49.859Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-13T15:25:49.859Z] === RUN TestValidateLabel/label_with_one_more [2021-07-13T15:25:49.859Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-13T15:25:49.859Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-13T15:25:49.859Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-13T15:25:49.859Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-13T15:25:49.859Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-13T15:25:49.859Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-13T15:25:49.859Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-13T15:25:49.859Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-13T15:25:49.859Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-13T15:25:49.859Z] --- PASS: TestValidateLabel (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-13T15:25:49.859Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestNamedListOpts [2021-07-13T15:25:49.859Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestNamedMapOpts [2021-07-13T15:25:49.859Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestParseLink [2021-07-13T15:25:49.859Z] --- PASS: TestParseLink (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestQuotedStringSetWithQuotes [2021-07-13T15:25:49.859Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-13T15:25:49.859Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-13T15:25:49.859Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestUlimitOpt [2021-07-13T15:25:49.859Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-13T15:25:49.859Z] PASS [2021-07-13T15:25:49.859Z] coverage: 67.1% of statements [2021-07-13T15:25:49.859Z] ok github.com/docker/docker/opts 0.258s coverage: 67.1% of statements [2021-07-13T15:25:49.859Z] === RUN TestUnbuffered [2021-07-13T15:25:49.859Z] --- PASS: TestUnbuffered (0.00s) [2021-07-13T15:25:49.859Z] === RUN TestRaceUnbuffered [2021-07-13T15:25:49.859Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-13T15:25:49.859Z] PASS [2021-07-13T15:25:49.859Z] coverage: 100.0% of statements [2021-07-13T15:25:49.859Z] ok github.com/docker/docker/pkg/broadcaster 0.145s coverage: 100.0% of statements [2021-07-13T15:25:50.314Z] === RUN TestPeerCertificateMarshalJSON [2021-07-13T15:25:50.684Z] --- PASS: TestBuildMultiStageParentConfig (1.32s) [2021-07-13T15:25:50.684Z] === RUN TestBuildLabelWithTargets [2021-07-13T15:25:51.193Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-13T15:25:51.267Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-13T15:25:51.267Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-13T15:25:51.267Z] --- PASS: TestPeerCertificateMarshalJSON (0.65s) [2021-07-13T15:25:51.267Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-13T15:25:51.267Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-13T15:25:51.267Z] === RUN TestMiddleware [2021-07-13T15:25:51.267Z] --- PASS: TestMiddleware (0.00s) [2021-07-13T15:25:51.267Z] === RUN TestNewResponseModifier [2021-07-13T15:25:51.267Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-13T15:25:51.267Z] PASS [2021-07-13T15:25:51.267Z] coverage: 26.8% of statements [2021-07-13T15:25:51.267Z] ok github.com/docker/docker/pkg/authorization 0.955s coverage: 26.8% of statements [2021-07-13T15:25:51.267Z] === RUN TestMatch [2021-07-13T15:25:51.267Z] === RUN TestMatch/[[]] [2021-07-13T15:25:51.267Z] === RUN TestMatch/[[foo]] [2021-07-13T15:25:51.267Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-13T15:25:51.267Z] === RUN TestMatch/[[foo_bar]] [2021-07-13T15:25:51.267Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-13T15:25:51.267Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-13T15:25:51.267Z] === RUN TestMatch/[] [2021-07-13T15:25:51.267Z] === RUN TestMatch/[]#01 [2021-07-13T15:25:51.267Z] === RUN TestMatch/[[qux]] [2021-07-13T15:25:51.267Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-13T15:25:51.267Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-13T15:25:51.267Z] === RUN TestMatch/[[foo_baz]] [2021-07-13T15:25:51.267Z] --- PASS: TestMatch (0.00s) [2021-07-13T15:25:51.267Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-13T15:25:51.267Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-13T15:25:51.267Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-13T15:25:51.267Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-13T15:25:51.267Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-13T15:25:51.267Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-13T15:25:51.267Z] --- PASS: TestMatch/[] (0.00s) [2021-07-13T15:25:51.267Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-13T15:25:51.267Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-13T15:25:51.267Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-13T15:25:51.267Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-13T15:25:51.267Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-13T15:25:51.267Z] PASS [2021-07-13T15:25:51.267Z] coverage: 87.5% of statements [2021-07-13T15:25:51.267Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2021-07-13T15:25:51.720Z] === RUN TestChrootTarUntar [2021-07-13T15:25:51.720Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-13T15:25:51.720Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:25:51.720Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-13T15:25:51.720Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-13T15:25:51.720Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:25:51.720Z] === RUN TestChrootUntarEmptyArchive [2021-07-13T15:25:51.720Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-13T15:25:51.720Z] === RUN TestChrootTarUntarWithSymlink [2021-07-13T15:25:51.720Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-13T15:25:51.720Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T15:25:51.720Z] === RUN TestChrootCopyWithTar [2021-07-13T15:25:51.720Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-13T15:25:51.720Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T15:25:51.720Z] === RUN TestChrootCopyFileWithTar [2021-07-13T15:25:51.720Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-13T15:25:51.720Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:25:51.720Z] === RUN TestChrootUntarPath [2021-07-13T15:25:51.720Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-13T15:25:51.720Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T15:25:51.720Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-13T15:25:51.720Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-13T15:25:51.720Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:25:51.720Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-13T15:25:51.720Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-13T15:25:51.720Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:25:51.720Z] === RUN TestChrootApplyDotDotFile [2021-07-13T15:25:51.720Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-13T15:25:51.720Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:25:51.720Z] PASS [2021-07-13T15:25:51.720Z] coverage: 15.4% of statements [2021-07-13T15:25:51.720Z] ok github.com/docker/docker/pkg/chrootarchive 0.165s coverage: 15.4% of statements [2021-07-13T15:25:51.720Z] === RUN TestIsArchivePathDir [2021-07-13T15:25:51.811Z] --- PASS: TestContainerKillOnDaemonStart (13.10s) [2021-07-13T15:25:51.811Z] PASS [2021-07-13T15:25:51.811Z] [2021-07-13T15:25:51.811Z] === Skipped [2021-07-13T15:25:51.811Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-13T15:25:51.811Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T15:25:51.811Z] [2021-07-13T15:25:51.811Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-13T15:25:51.811Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:25:51.811Z] [2021-07-13T15:25:51.811Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-13T15:25:51.811Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:25:51.811Z] [2021-07-13T15:25:51.811Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T15:25:51.811Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T15:25:51.811Z] [2021-07-13T15:25:51.811Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-13T15:25:51.811Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T15:25:51.811Z] [2021-07-13T15:25:51.811Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-13T15:25:51.811Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:25:51.811Z] [2021-07-13T15:25:51.811Z] [2021-07-13T15:25:51.811Z] DONE 195 tests, 6 skipped in 156.209s [2021-07-13T15:25:51.811Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-13T15:25:51.811Z] ++ 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-07-13T15:25:51.811Z] ++ set -e [2021-07-13T15:25:51.811Z] ++ '[' -n 0 ']' [2021-07-13T15:25:51.811Z] ++ set -x [2021-07-13T15:25:51.811Z] ++ env -i DEST=/go/src/github.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-07-13T15:25:51.811Z] INFO: Testing against a local daemon [2021-07-13T15:25:51.811Z] === RUN TestCommitInheritsEnv [2021-07-13T15:25:51.811Z] --- PASS: TestCommitInheritsEnv (0.44s) [2021-07-13T15:25:51.811Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-13T15:25:51.811Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-13T15:25:51.811Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-13T15:25:51.811Z] === RUN TestImagesFilterMultiReference [2021-07-13T15:25:52.075Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-07-13T15:25:52.075Z] === RUN TestImagePullPlatformInvalid [2021-07-13T15:25:52.075Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-07-13T15:25:52.075Z] === RUN TestRemoveImageOrphaning [2021-07-13T15:25:52.172Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-07-13T15:25:52.172Z] === RUN TestIsArchivePathInvalidFile [2021-07-13T15:25:52.172Z] --- PASS: TestIsArchivePathInvalidFile (0.22s) [2021-07-13T15:25:52.172Z] === RUN TestIsArchivePathTar [2021-07-13T15:25:52.172Z] === RUN TestSizeEmpty [2021-07-13T15:25:52.172Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-13T15:25:52.625Z] === RUN TestSizeEmptyFile [2021-07-13T15:25:52.625Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-13T15:25:52.625Z] === RUN TestSizeNonemptyFile [2021-07-13T15:25:52.625Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-13T15:25:52.625Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-13T15:25:52.625Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-13T15:25:52.625Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-13T15:25:52.625Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-13T15:25:52.625Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-13T15:25:52.625Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-13T15:25:52.625Z] === RUN TestMoveToSubdir [2021-07-13T15:25:52.625Z] --- PASS: TestMoveToSubdir (0.01s) [2021-07-13T15:25:52.625Z] === RUN TestSizeNonExistingDirectory [2021-07-13T15:25:52.625Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-13T15:25:52.625Z] PASS [2021-07-13T15:25:52.625Z] coverage: 80.0% of statements [2021-07-13T15:25:52.625Z] --- PASS: TestIsArchivePathTar (0.20s) [2021-07-13T15:25:52.625Z] === RUN TestDecompressStreamGzip [2021-07-13T15:25:52.625Z] ok github.com/docker/docker/pkg/directory 0.082s coverage: 80.0% of statements [2021-07-13T15:25:52.625Z] --- PASS: TestDecompressStreamGzip (0.25s) [2021-07-13T15:25:52.625Z] === RUN TestDecompressStreamBzip2 [2021-07-13T15:25:52.656Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2021-07-13T15:25:52.656Z] === RUN TestRemoveImageGarbageCollector [2021-07-13T15:25:52.656Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-13T15:25:52.656Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T15:25:52.656Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-13T15:25:52.656Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-13T15:25:52.656Z] === RUN TestTagInvalidReference [2021-07-13T15:25:52.656Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-13T15:25:52.656Z] === RUN TestTagValidPrefixedRepo [2021-07-13T15:25:52.656Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-13T15:25:52.656Z] === RUN TestTagExistedNameWithoutForce [2021-07-13T15:25:52.656Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-13T15:25:52.656Z] === RUN TestTagOfficialNames [2021-07-13T15:25:52.917Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-13T15:25:52.917Z] === RUN TestTagMatchesDigest [2021-07-13T15:25:52.917Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-13T15:25:52.917Z] PASS [2021-07-13T15:25:52.917Z] [2021-07-13T15:25:52.917Z] === Skipped [2021-07-13T15:25:52.917Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-13T15:25:52.917Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-13T15:25:52.917Z] [2021-07-13T15:25:52.917Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-13T15:25:52.917Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T15:25:52.917Z] [2021-07-13T15:25:52.917Z] [2021-07-13T15:25:52.917Z] DONE 12 tests, 2 skipped in 1.660s [2021-07-13T15:25:52.917Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-13T15:25:52.917Z] ++ 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-07-13T15:25:52.917Z] ++ set -e [2021-07-13T15:25:52.917Z] ++ '[' -n 0 ']' [2021-07-13T15:25:52.917Z] ++ set -x [2021-07-13T15:25:52.917Z] ++ env -i DEST=/go/src/github.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-07-13T15:25:53.079Z] --- PASS: TestDecompressStreamBzip2 (0.21s) [2021-07-13T15:25:53.079Z] === RUN TestDecompressStreamXz [2021-07-13T15:25:53.079Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-13T15:25:53.079Z] archive_test.go:134: Xz not present in msys2 [2021-07-13T15:25:53.079Z] === RUN TestCompressStreamXzUnsupported [2021-07-13T15:25:53.079Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-13T15:25:53.079Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-13T15:25:53.079Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-13T15:25:53.079Z] === RUN TestCompressStreamInvalid [2021-07-13T15:25:53.079Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-13T15:25:53.079Z] === RUN TestExtensionInvalid [2021-07-13T15:25:53.079Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-13T15:25:53.079Z] === RUN TestExtensionUncompressed [2021-07-13T15:25:53.079Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-13T15:25:53.079Z] === RUN TestExtensionBzip2 [2021-07-13T15:25:53.079Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-13T15:25:53.079Z] === RUN TestExtensionGzip [2021-07-13T15:25:53.079Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-13T15:25:53.079Z] === RUN TestExtensionXz [2021-07-13T15:25:53.079Z] --- PASS: TestExtensionXz (0.00s) [2021-07-13T15:25:53.079Z] === RUN TestCmdStreamLargeStderr [2021-07-13T15:25:53.079Z] === RUN Test [2021-07-13T15:25:53.079Z] === RUN Test/TestContainsEntry [2021-07-13T15:25:53.079Z] === RUN Test/TestCreateEntries [2021-07-13T15:25:53.079Z] === RUN Test/TestEntriesDiff [2021-07-13T15:25:53.079Z] === RUN Test/TestEntriesEquality [2021-07-13T15:25:53.079Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-13T15:25:53.079Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-13T15:25:53.079Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-13T15:25:53.080Z] === RUN Test/TestGeneratorNotGenerate [2021-07-13T15:25:53.080Z] === RUN Test/TestGeneratorWithPort [2021-07-13T15:25:53.080Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-13T15:25:53.080Z] === RUN Test/TestNewEntry [2021-07-13T15:25:53.080Z] === RUN Test/TestParse [2021-07-13T15:25:53.080Z] --- PASS: Test (0.00s) [2021-07-13T15:25:53.080Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-13T15:25:53.080Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-13T15:25:53.080Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-13T15:25:53.080Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-13T15:25:53.080Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-13T15:25:53.080Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-13T15:25:53.080Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-13T15:25:53.080Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-13T15:25:53.080Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-13T15:25:53.080Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-13T15:25:53.080Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-13T15:25:53.080Z] --- PASS: Test/TestParse (0.00s) [2021-07-13T15:25:53.080Z] PASS [2021-07-13T15:25:53.080Z] coverage: 58.3% of statements [2021-07-13T15:25:53.080Z] ok github.com/docker/docker/pkg/discovery 0.060s coverage: 58.3% of statements [2021-07-13T15:25:53.080Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-07-13T15:25:53.080Z] === RUN TestCmdStreamBad [2021-07-13T15:25:53.080Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-13T15:25:53.080Z] archive_test.go:239: Failing on Windows CI machines [2021-07-13T15:25:53.080Z] === RUN TestCmdStreamGood [2021-07-13T15:25:53.080Z] --- PASS: TestCmdStreamGood (0.07s) [2021-07-13T15:25:53.080Z] === RUN TestUntarPathWithInvalidDest [2021-07-13T15:25:53.080Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-07-13T15:25:53.080Z] === RUN TestUntarPathWithInvalidSrc [2021-07-13T15:25:53.080Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-13T15:25:53.080Z] === RUN TestUntarPath [2021-07-13T15:25:53.080Z] --- PASS: TestUntarPath (0.15s) [2021-07-13T15:25:53.080Z] === RUN TestUntarPathWithDestinationFile [2021-07-13T15:25:53.177Z] INFO: Testing against a local daemon [2021-07-13T15:25:53.177Z] === RUN TestNetworkCreateDelete [2021-07-13T15:25:53.218Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2021-07-13T15:25:53.218Z] === RUN TestBuildWithEmptyLayers [2021-07-13T15:25:53.438Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-07-13T15:25:53.438Z] === RUN TestDockerNetworkDeletePreferID [2021-07-13T15:25:53.533Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2021-07-13T15:25:53.533Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-13T15:25:53.533Z] === RUN Test [2021-07-13T15:25:53.533Z] === RUN Test/TestContent [2021-07-13T15:25:53.533Z] === RUN Test/TestInitialize [2021-07-13T15:25:53.533Z] === RUN Test/TestNew [2021-07-13T15:25:53.533Z] === RUN Test/TestParsingContentsWithComments [2021-07-13T15:25:53.533Z] === RUN Test/TestRegister [2021-07-13T15:25:53.533Z] === RUN Test/TestWatch [2021-07-13T15:25:53.533Z] --- PASS: Test (0.01s) [2021-07-13T15:25:53.533Z] --- PASS: Test/TestContent (0.00s) [2021-07-13T15:25:53.533Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-13T15:25:53.533Z] --- PASS: Test/TestNew (0.00s) [2021-07-13T15:25:53.533Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-13T15:25:53.533Z] --- PASS: Test/TestRegister (0.00s) [2021-07-13T15:25:53.533Z] --- PASS: Test/TestWatch (0.01s) [2021-07-13T15:25:53.533Z] PASS [2021-07-13T15:25:53.533Z] coverage: 92.9% of statements [2021-07-13T15:25:53.533Z] ok github.com/docker/docker/pkg/discovery/file 0.103s coverage: 92.9% of statements [2021-07-13T15:25:53.533Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.11s) [2021-07-13T15:25:53.533Z] === RUN TestCopyWithTarInvalidSrc [2021-07-13T15:25:53.533Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-13T15:25:53.533Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-13T15:25:53.533Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-13T15:25:53.533Z] === RUN TestCopyWithTarSrcFile [2021-07-13T15:25:53.533Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-13T15:25:53.533Z] === RUN TestCopyWithTarSrcFolder [2021-07-13T15:25:53.533Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-13T15:25:53.533Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-13T15:25:53.533Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-13T15:25:53.533Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-13T15:25:53.533Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-07-13T15:25:53.533Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-13T15:25:53.533Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-13T15:25:53.533Z] === RUN TestCopyFileWithTarSrcFile [2021-07-13T15:25:53.533Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-13T15:25:53.533Z] === RUN TestTarFiles [2021-07-13T15:25:53.738Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-13T15:25:54.155Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2021-07-13T15:25:54.155Z] === RUN TestBuildMultiStageOnBuild [2021-07-13T15:25:54.820Z] --- PASS: TestDockerNetworkDeletePreferID (1.31s) [2021-07-13T15:25:54.820Z] === RUN TestDaemonDNSFallback [2021-07-13T15:25:55.068Z] === RUN Test [2021-07-13T15:25:55.068Z] === RUN Test/TestWatch [2021-07-13T15:25:55.068Z] --- PASS: Test (0.00s) [2021-07-13T15:25:55.068Z] --- PASS: Test/TestWatch (0.00s) [2021-07-13T15:25:55.068Z] PASS [2021-07-13T15:25:55.068Z] coverage: 92.3% of statements [2021-07-13T15:25:55.068Z] ok github.com/docker/docker/pkg/discovery/memory 0.084s coverage: 92.3% of statements [2021-07-13T15:25:55.068Z] === RUN Test [2021-07-13T15:25:55.068Z] === RUN Test/TestInitialize [2021-07-13T15:25:55.068Z] === RUN Test/TestInitializeWithPattern [2021-07-13T15:25:55.068Z] === RUN Test/TestRegister [2021-07-13T15:25:55.068Z] === RUN Test/TestWatch [2021-07-13T15:25:55.068Z] --- PASS: Test (0.00s) [2021-07-13T15:25:55.068Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-13T15:25:55.068Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-13T15:25:55.068Z] --- PASS: Test/TestRegister (0.00s) [2021-07-13T15:25:55.068Z] --- PASS: Test/TestWatch (0.00s) [2021-07-13T15:25:55.068Z] PASS [2021-07-13T15:25:55.068Z] coverage: 93.8% of statements [2021-07-13T15:25:55.068Z] ok github.com/docker/docker/pkg/discovery/nodes 0.059s coverage: 93.8% of statements [2021-07-13T15:25:55.068Z] === RUN Test [2021-07-13T15:25:55.068Z] === RUN Test/TestInitialize [2021-07-13T15:25:55.520Z] time="2021-07-13T15:25:54Z" level=info msg="Initializing discovery without TLS" [2021-07-13T15:25:55.520Z] time="2021-07-13T15:25:55Z" level=info msg="Initializing discovery without TLS" [2021-07-13T15:25:55.520Z] time="2021-07-13T15:25:55Z" level=info msg="Initializing discovery without TLS" [2021-07-13T15:25:55.520Z] === RUN Test/TestInitializeWithCerts [2021-07-13T15:25:55.520Z] time="2021-07-13T15:25:55Z" level=info msg="Initializing discovery with TLS" [2021-07-13T15:25:55.520Z] === RUN Test/TestWatch [2021-07-13T15:25:55.520Z] time="2021-07-13T15:25:55Z" level=info msg="Initializing discovery without TLS" [2021-07-13T15:25:55.974Z] === RUN TestPollerAddRemove [2021-07-13T15:25:55.974Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-13T15:25:55.974Z] === RUN TestPollerEvent [2021-07-13T15:25:55.974Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-13T15:25:55.974Z] poller_test.go:41: No chmod on Windows [2021-07-13T15:25:55.974Z] === RUN TestPollerClose [2021-07-13T15:25:55.974Z] --- PASS: TestPollerClose (0.00s) [2021-07-13T15:25:55.974Z] PASS [2021-07-13T15:25:55.974Z] coverage: 36.2% of statements [2021-07-13T15:25:55.974Z] ok github.com/docker/docker/pkg/filenotify 0.059s coverage: 36.2% of statements [2021-07-13T15:25:56.929Z] === RUN TestCopyFileWithInvalidSrc [2021-07-13T15:25:56.929Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestCopyFileWithInvalidDest [2021-07-13T15:25:56.929Z] --- PASS: TestCopyFileWithInvalidDest (0.04s) [2021-07-13T15:25:56.929Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-13T15:25:56.929Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2021-07-13T15:25:56.929Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-13T15:25:56.929Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-07-13T15:25:56.929Z] === RUN TestCopyFile [2021-07-13T15:25:56.929Z] --- PASS: TestCopyFile (0.01s) [2021-07-13T15:25:56.929Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-13T15:25:56.929Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-13T15:25:56.929Z] fileutils_test.go:134: Needs porting to Windows [2021-07-13T15:25:56.929Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-13T15:25:56.929Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-13T15:25:56.929Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-13T15:25:56.929Z] fileutils_test.go:180: Needs porting to Windows [2021-07-13T15:25:56.929Z] === RUN TestWildcardMatches [2021-07-13T15:25:56.929Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestPatternMatches [2021-07-13T15:25:56.929Z] --- PASS: TestPatternMatches (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-13T15:25:56.929Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestPatternMatchesFolderExclusions [2021-07-13T15:25:56.929Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-13T15:25:56.929Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-13T15:25:56.929Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-13T15:25:56.929Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-13T15:25:56.929Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestSingleExclamationError [2021-07-13T15:25:56.929Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestMatchesWithNoPatterns [2021-07-13T15:25:56.929Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestMatchesWithMalformedPatterns [2021-07-13T15:25:56.929Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestMatches [2021-07-13T15:25:56.929Z] --- PASS: TestMatches (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestCleanPatterns [2021-07-13T15:25:56.929Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-13T15:25:56.929Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestCleanPatternsExceptionFlag [2021-07-13T15:25:56.929Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-13T15:25:56.929Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-13T15:25:56.929Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestCleanPatternsErrorSingleException [2021-07-13T15:25:56.929Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestCreateIfNotExistsDir [2021-07-13T15:25:56.929Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-13T15:25:56.929Z] === RUN TestCreateIfNotExistsFile [2021-07-13T15:25:56.929Z] --- PASS: TestCreateIfNotExistsFile (0.03s) [2021-07-13T15:25:56.929Z] === RUN TestMatch [2021-07-13T15:25:56.929Z] --- PASS: TestMatch (0.00s) [2021-07-13T15:25:56.929Z] PASS [2021-07-13T15:25:56.929Z] coverage: 87.7% of statements [2021-07-13T15:25:56.929Z] ok github.com/docker/docker/pkg/fileutils 0.152s coverage: 87.7% of statements [2021-07-13T15:25:57.381Z] === RUN TestGet [2021-07-13T15:25:57.381Z] --- PASS: TestGet (0.00s) [2021-07-13T15:25:57.381Z] === RUN TestGetShortcutString [2021-07-13T15:25:57.381Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-13T15:25:57.381Z] PASS [2021-07-13T15:25:57.381Z] coverage: 42.9% of statements [2021-07-13T15:25:57.381Z] ok github.com/docker/docker/pkg/homedir 0.076s coverage: 42.9% of statements [2021-07-13T15:25:58.337Z] --- PASS: Test (3.27s) [2021-07-13T15:25:58.337Z] --- PASS: Test/TestInitialize (0.17s) [2021-07-13T15:25:58.337Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-13T15:25:58.337Z] --- PASS: Test/TestWatch (3.08s) [2021-07-13T15:25:58.337Z] PASS [2021-07-13T15:25:58.337Z] coverage: 84.1% of statements [2021-07-13T15:25:58.337Z] ok github.com/docker/docker/pkg/discovery/kv 3.432s coverage: 84.1% of statements [2021-07-13T15:25:58.401Z] --- PASS: TestBuildMultiStageOnBuild (4.31s) [2021-07-13T15:25:58.401Z] === RUN TestBuildUncleanTarFilenames [2021-07-13T15:25:58.790Z] === RUN TestCreateIDMapOrder [2021-07-13T15:25:58.790Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-13T15:25:58.790Z] PASS [2021-07-13T15:25:58.790Z] coverage: 7.2% of statements [2021-07-13T15:25:58.790Z] ok github.com/docker/docker/pkg/idtools 0.152s coverage: 7.2% of statements [2021-07-13T15:25:59.026Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-13T15:25:59.746Z] === RUN TestFixedBufferCap [2021-07-13T15:25:59.746Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-13T15:25:59.746Z] === RUN TestFixedBufferLen [2021-07-13T15:25:59.746Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-13T15:25:59.746Z] === RUN TestFixedBufferString [2021-07-13T15:25:59.746Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-13T15:25:59.746Z] === RUN TestFixedBufferWrite [2021-07-13T15:25:59.746Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-13T15:25:59.746Z] === RUN TestFixedBufferRead [2021-07-13T15:25:59.746Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-13T15:25:59.746Z] === RUN TestBytesPipeRead [2021-07-13T15:25:59.746Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-13T15:25:59.746Z] === RUN TestBytesPipeWrite [2021-07-13T15:25:59.746Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-13T15:25:59.746Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-13T15:26:00.197Z] === RUN TestError [2021-07-13T15:26:00.197Z] --- PASS: TestError (0.00s) [2021-07-13T15:26:00.197Z] === RUN TestProgressString [2021-07-13T15:26:00.197Z] === RUN TestProgressString/no_progress [2021-07-13T15:26:00.197Z] === RUN TestProgressString/progress_1 [2021-07-13T15:26:00.197Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-13T15:26:00.197Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-13T15:26:00.197Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-13T15:26:00.197Z] === RUN TestProgressString/with_units [2021-07-13T15:26:00.197Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-13T15:26:00.197Z] === RUN TestProgressString/hide_counts [2021-07-13T15:26:00.197Z] --- PASS: TestProgressString (0.00s) [2021-07-13T15:26:00.197Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-13T15:26:00.197Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-13T15:26:00.197Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-13T15:26:00.197Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-13T15:26:00.197Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-13T15:26:00.197Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-13T15:26:00.197Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-13T15:26:00.197Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-13T15:26:00.197Z] === RUN TestJSONMessageDisplay [2021-07-13T15:26:00.197Z] --- PASS: TestBytesPipeWriteRandomChunks (0.60s) [2021-07-13T15:26:00.197Z] === RUN TestAtomicWriteToFile [2021-07-13T15:26:00.197Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-07-13T15:26:00.197Z] === RUN TestAtomicWriteSetCommit [2021-07-13T15:26:00.197Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-13T15:26:00.197Z] === RUN TestAtomicWriteSetCancel [2021-07-13T15:26:00.197Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-13T15:26:00.197Z] === RUN TestReadCloserWrapperClose [2021-07-13T15:26:00.197Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-13T15:26:00.197Z] === RUN TestReaderErrWrapperReadOnError [2021-07-13T15:26:00.197Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-13T15:26:00.197Z] === RUN TestReaderErrWrapperRead [2021-07-13T15:26:00.197Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-13T15:26:00.197Z] === RUN TestHashData [2021-07-13T15:26:00.197Z] --- PASS: TestHashData (0.00s) [2021-07-13T15:26:00.197Z] === RUN TestCancelReadCloser [2021-07-13T15:26:00.197Z] --- PASS: TestJSONMessageDisplay (0.21s) [2021-07-13T15:26:00.197Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-13T15:26:00.197Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-13T15:26:00.197Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-13T15:26:00.197Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-13T15:26:00.197Z] === RUN TestDisplayJSONMessagesStream [2021-07-13T15:26:00.197Z] --- PASS: TestDisplayJSONMessagesStream (0.02s) [2021-07-13T15:26:00.197Z] PASS [2021-07-13T15:26:00.197Z] coverage: 91.7% of statements [2021-07-13T15:26:00.198Z] ok github.com/docker/docker/pkg/jsonmessage 0.349s coverage: 91.7% of statements [2021-07-13T15:26:00.198Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-13T15:26:00.198Z] === RUN TestWriteCloserWrapperClose [2021-07-13T15:26:00.198Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-13T15:26:00.198Z] === RUN TestNopWriteCloser [2021-07-13T15:26:00.198Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-13T15:26:00.198Z] === RUN TestNopWriter [2021-07-13T15:26:00.198Z] --- PASS: TestNopWriter (0.00s) [2021-07-13T15:26:00.198Z] === RUN TestWriteCounter [2021-07-13T15:26:00.198Z] --- PASS: TestWriteCounter (0.00s) [2021-07-13T15:26:00.198Z] PASS [2021-07-13T15:26:00.198Z] coverage: 68.8% of statements [2021-07-13T15:26:00.198Z] ok github.com/docker/docker/pkg/ioutils 0.797s coverage: 68.8% of statements [2021-07-13T15:26:00.410Z] --- PASS: TestDockerNetworkMacvlan (14.59s) [2021-07-13T15:26:00.410Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-13T15:26:00.410Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-07-13T15:26:00.410Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.61s) [2021-07-13T15:26:00.410Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-07-13T15:26:00.410Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.17s) [2021-07-13T15:26:00.410Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2021-07-13T15:26:00.410Z] PASS [2021-07-13T15:26:00.410Z] [2021-07-13T15:26:00.410Z] DONE 8 tests in 15.922s [2021-07-13T15:26:00.410Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-13T15:26:00.410Z] testing: warning: no tests to run [2021-07-13T15:26:00.410Z] PASS [2021-07-13T15:26:00.410Z] [2021-07-13T15:26:00.410Z] DONE 0 tests in 0.009s [2021-07-13T15:26:00.410Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-13T15:26:00.410Z] INFO: Testing against a local daemon [2021-07-13T15:26:00.410Z] === RUN TestAuthZPluginAllowRequest [2021-07-13T15:26:00.649Z] === RUN TestStandardLongPath [2021-07-13T15:26:00.650Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-13T15:26:00.650Z] === RUN TestUNCLongPath [2021-07-13T15:26:00.650Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-13T15:26:00.650Z] PASS [2021-07-13T15:26:00.650Z] coverage: 100.0% of statements [2021-07-13T15:26:00.650Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2021-07-13T15:26:00.946Z] --- PASS: TestBuildUncleanTarFilenames (2.10s) [2021-07-13T15:26:00.946Z] === RUN TestBuildMultiStageLayerLeak [2021-07-13T15:26:01.604Z] --- PASS: TestTarFiles (7.88s) [2021-07-13T15:26:01.604Z] === RUN TestTarUntar [2021-07-13T15:26:01.604Z] === RUN TestNameFormat [2021-07-13T15:26:01.604Z] --- PASS: TestNameFormat (0.00s) [2021-07-13T15:26:01.604Z] === RUN TestNameRetries [2021-07-13T15:26:01.604Z] --- PASS: TestNameRetries (0.00s) [2021-07-13T15:26:01.604Z] PASS [2021-07-13T15:26:01.604Z] coverage: 85.7% of statements [2021-07-13T15:26:01.604Z] ok github.com/docker/docker/pkg/namesgenerator 0.121s coverage: 85.7% of statements [2021-07-13T15:26:01.604Z] --- PASS: TestTarUntar (0.04s) [2021-07-13T15:26:01.604Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-13T15:26:01.604Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-13T15:26:01.604Z] === RUN TestTarWithOptions [2021-07-13T15:26:01.604Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-13T15:26:01.604Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-13T15:26:01.604Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-13T15:26:01.604Z] === RUN TestUntarUstarGnuConflict [2021-07-13T15:26:01.604Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-13T15:26:01.604Z] === RUN TestUntarInvalidFilenames [2021-07-13T15:26:01.604Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames228464658\\dest" [2021-07-13T15:26:01.605Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2021-07-13T15:26:01.605Z] === RUN TestUntarHardlinkToSymlink [2021-07-13T15:26:01.605Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-13T15:26:01.605Z] === RUN TestUntarInvalidHardlink [2021-07-13T15:26:01.605Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink302674787\\victim\\hello" -> "../victim/hello" [2021-07-13T15:26:01.605Z] === RUN TestParseKeyValueOpt [2021-07-13T15:26:01.605Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-13T15:26:01.605Z] === RUN TestParseUintList [2021-07-13T15:26:01.605Z] --- PASS: TestParseUintList (0.00s) [2021-07-13T15:26:01.605Z] === RUN TestParseUintListMaximumLimits [2021-07-13T15:26:01.605Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-13T15:26:01.605Z] PASS [2021-07-13T15:26:01.605Z] coverage: 97.0% of statements [2021-07-13T15:26:01.605Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink718514534\\victim\\hello" -> "/../victim/hello" [2021-07-13T15:26:01.605Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink443966349\\victim" -> "../victim" [2021-07-13T15:26:01.605Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2021-07-13T15:26:01.605Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink402057608\\victim" -> "../victim" [2021-07-13T15:26:01.605Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink279265607\\victim" -> "../victim" [2021-07-13T15:26:01.605Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink287949818\\victim" -> "../victim" [2021-07-13T15:26:01.605Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-07-13T15:26:01.605Z] === RUN TestUntarInvalidSymlink [2021-07-13T15:26:01.605Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink348846865\\dest\\dotdot" -> "../victim/hello" [2021-07-13T15:26:01.605Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink482851644\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-13T15:26:01.605Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink416532843\\dest\\loophole-victim" -> "../victim" [2021-07-13T15:26:01.605Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink737774030\\dest\\loophole-victim" -> "../victim" [2021-07-13T15:26:01.605Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink346614485\\dest\\loophole-victim" -> "../victim" [2021-07-13T15:26:01.605Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink446244400\\dest\\loophole-victim" -> "../victim" [2021-07-13T15:26:01.605Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink653276623\\dest\\dir\\loophole" -> "../../victim" [2021-07-13T15:26:01.605Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-13T15:26:01.605Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-13T15:26:01.605Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-13T15:26:01.605Z] === RUN TestXGlobalNoParent [2021-07-13T15:26:01.605Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-13T15:26:01.605Z] === RUN TestReplaceFileTarWrapper [2021-07-13T15:26:01.792Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2021-07-13T15:26:01.793Z] === RUN TestAuthZPluginTLS [2021-07-13T15:26:02.058Z] --- PASS: TestReplaceFileTarWrapper (0.26s) [2021-07-13T15:26:02.058Z] === RUN TestPrefixHeaderReadable [2021-07-13T15:26:02.058Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-13T15:26:02.058Z] === RUN TestDisablePigz [2021-07-13T15:26:02.058Z] === RUN TestNewAndRemove [2021-07-13T15:26:02.058Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-13T15:26:02.058Z] === RUN TestRemoveInvalidPath [2021-07-13T15:26:02.058Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-13T15:26:02.058Z] PASS [2021-07-13T15:26:02.058Z] coverage: 82.6% of statements [2021-07-13T15:26:02.058Z] ok github.com/docker/docker/pkg/pidfile 0.062s coverage: 82.6% of statements [2021-07-13T15:26:02.395Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-13T15:26:02.396Z] === RUN TestAuthZPluginDenyRequest [2021-07-13T15:26:02.511Z] --- PASS: TestDisablePigz (0.23s) [2021-07-13T15:26:02.511Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-13T15:26:02.511Z] === RUN TestPigz [2021-07-13T15:26:02.511Z] --- PASS: TestPigz (0.17s) [2021-07-13T15:26:02.511Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-13T15:26:02.511Z] === RUN TestCopyFileWithInvalidDest [2021-07-13T15:26:02.511Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-13T15:26:02.511Z] archive_windows_test.go:16: Currently fails [2021-07-13T15:26:02.511Z] === RUN TestCanonicalTarNameForPath [2021-07-13T15:26:02.511Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-13T15:26:02.511Z] === RUN TestCanonicalTarName [2021-07-13T15:26:02.511Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-13T15:26:02.511Z] === RUN TestChmodTarEntry [2021-07-13T15:26:02.511Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-13T15:26:02.511Z] === RUN TestHardLinkOrder [2021-07-13T15:26:02.511Z] --- PASS: TestHardLinkOrder (0.18s) [2021-07-13T15:26:02.511Z] === RUN TestChangeString [2021-07-13T15:26:02.511Z] --- PASS: TestChangeString (0.00s) [2021-07-13T15:26:02.511Z] === RUN TestChangesWithNoChanges [2021-07-13T15:26:02.511Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-13T15:26:02.511Z] === RUN TestChangesWithChanges [2021-07-13T15:26:02.951Z] --- PASS: TestDaemonDNSFallback (7.32s) [2021-07-13T15:26:02.951Z] === RUN TestInspectNetwork [2021-07-13T15:26:02.967Z] --- PASS: TestChangesWithChanges (0.06s) [2021-07-13T15:26:02.967Z] === RUN TestChangesWithChangesGH13590 [2021-07-13T15:26:02.967Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-13T15:26:02.967Z] changes_test.go:192: needs more investigation [2021-07-13T15:26:02.967Z] === RUN TestChangesDirsEmpty [2021-07-13T15:26:02.967Z] --- PASS: TestChangesDirsEmpty (0.17s) [2021-07-13T15:26:02.967Z] === RUN TestChangesDirsMutated [2021-07-13T15:26:02.967Z] === RUN TestParseEmptyInterface [2021-07-13T15:26:02.967Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-13T15:26:02.967Z] === RUN TestParseNonInterfaceType [2021-07-13T15:26:02.967Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-13T15:26:02.967Z] === RUN TestParseWithOneFunction [2021-07-13T15:26:02.967Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-13T15:26:02.967Z] === RUN TestParseWithMultipleFuncs [2021-07-13T15:26:02.967Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-13T15:26:02.967Z] === RUN TestParseWithUnnamedReturn [2021-07-13T15:26:02.967Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-13T15:26:02.967Z] === RUN TestEmbeddedInterface [2021-07-13T15:26:02.967Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-13T15:26:02.967Z] === RUN TestParsedImports [2021-07-13T15:26:02.967Z] --- PASS: TestChangesDirsMutated (0.20s) [2021-07-13T15:26:02.967Z] === RUN TestApplyLayer [2021-07-13T15:26:02.967Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-13T15:26:02.967Z] changes_test.go:405: needs further investigation [2021-07-13T15:26:02.967Z] === RUN TestChangesSizeWithHardlinks [2021-07-13T15:26:02.967Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-13T15:26:02.967Z] changes_test.go:441: needs further investigation [2021-07-13T15:26:02.967Z] === RUN TestChangesSizeWithNoChanges [2021-07-13T15:26:02.967Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-13T15:26:02.967Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-13T15:26:02.967Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-13T15:26:02.967Z] === RUN TestChangesSize [2021-07-13T15:26:02.967Z] --- PASS: TestParsedImports (0.00s) [2021-07-13T15:26:02.967Z] === RUN TestAliasedImports [2021-07-13T15:26:02.967Z] --- PASS: TestAliasedImports (0.00s) [2021-07-13T15:26:02.967Z] PASS [2021-07-13T15:26:02.967Z] coverage: 56.8% of statements [2021-07-13T15:26:02.967Z] --- PASS: TestChangesSize (0.01s) [2021-07-13T15:26:02.967Z] === RUN TestApplyLayerInvalidFilenames [2021-07-13T15:26:02.967Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames800631046\\dest" [2021-07-13T15:26:02.967Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.103s coverage: 56.8% of statements [2021-07-13T15:26:02.967Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-13T15:26:02.967Z] === RUN TestApplyLayerInvalidHardlink [2021-07-13T15:26:02.967Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink630977576\\victim\\hello" -> "../victim/hello" [2021-07-13T15:26:02.967Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink545933671\\victim\\hello" -> "/../victim/hello" [2021-07-13T15:26:02.967Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink667072410\\victim" -> "../victim" [2021-07-13T15:26:02.967Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink296961073\\victim" -> "../victim" [2021-07-13T15:26:02.967Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink156312028\\victim" -> "../victim" [2021-07-13T15:26:02.967Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink842520459\\victim" -> "../victim" [2021-07-13T15:26:02.967Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-07-13T15:26:02.967Z] === RUN TestApplyLayerInvalidSymlink [2021-07-13T15:26:02.967Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink364463982\\dest\\dotdot" -> "../victim/hello" [2021-07-13T15:26:02.967Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink587950069\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-13T15:26:02.967Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink059472592\\dest\\loophole-victim" -> "../victim" [2021-07-13T15:26:02.967Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink137432047\\dest\\loophole-victim" -> "../victim" [2021-07-13T15:26:02.970Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-07-13T15:26:02.970Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-13T15:26:03.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink378317954\\dest\\loophole-victim" -> "../victim" [2021-07-13T15:26:03.420Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink399815673\\dest\\loophole-victim" -> "../victim" [2021-07-13T15:26:03.420Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-07-13T15:26:03.420Z] === RUN TestApplyLayerWhiteouts [2021-07-13T15:26:03.420Z] --- PASS: TestApplyLayerWhiteouts (0.15s) [2021-07-13T15:26:03.420Z] === RUN TestGenerateEmptyFile [2021-07-13T15:26:03.420Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-13T15:26:03.420Z] === RUN TestGenerateWithContent [2021-07-13T15:26:03.420Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-13T15:26:03.420Z] PASS [2021-07-13T15:26:03.420Z] coverage: 62.6% of statements [2021-07-13T15:26:03.420Z] ok github.com/docker/docker/pkg/archive 11.554s coverage: 62.6% of statements [2021-07-13T15:26:03.541Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-07-13T15:26:03.541Z] === RUN TestAuthZPluginDenyResponse [2021-07-13T15:26:04.112Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-07-13T15:26:04.112Z] === RUN TestAuthZPluginAllowEventStream [2021-07-13T15:26:04.376Z] === RUN TestFailedConnection [2021-07-13T15:26:04.828Z] === RUN TestHTTPTransport [2021-07-13T15:26:04.828Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-13T15:26:04.828Z] PASS [2021-07-13T15:26:04.828Z] coverage: 85.7% of statements [2021-07-13T15:26:04.828Z] ok github.com/docker/docker/pkg/plugins/transport 0.113s coverage: 85.7% of statements [2021-07-13T15:26:04.828Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-13T15:26:04.828Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-13T15:26:04.828Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-13T15:26:04.828Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-13T15:26:04.828Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-13T15:26:04.828Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-13T15:26:04.828Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-13T15:26:04.828Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-13T15:26:04.828Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-13T15:26:04.828Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-13T15:26:04.828Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-13T15:26:04.828Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-13T15:26:04.828Z] === RUN TestBufferPoolPutAndGet [2021-07-13T15:26:04.828Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-13T15:26:04.828Z] PASS [2021-07-13T15:26:04.828Z] coverage: 88.2% of statements [2021-07-13T15:26:04.828Z] ok github.com/docker/docker/pkg/pools 0.056s coverage: 88.2% of statements [2021-07-13T15:26:05.138Z] --- PASS: TestBuildMultiStageLayerLeak (4.58s) [2021-07-13T15:26:05.139Z] === RUN TestBuildWithHugeFile [2021-07-13T15:26:05.280Z] --- PASS: TestFailedConnection (1.06s) [2021-07-13T15:26:05.280Z] === RUN TestFailOnce [2021-07-13T15:26:05.280Z] 2021/07/13 15:26:04 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-07-13T15:26:05.280Z] goroutine 10 [running]: [2021-07-13T15:26:05.280Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-07-13T15:26:05.280Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-07-13T15:26:05.280Z] panic(0x849b40, 0x986ad0) [2021-07-13T15:26:05.280Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-07-13T15:26:05.280Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-07-13T15:26:05.280Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-13T15:26:05.280Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-07-13T15:26:05.280Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-07-13T15:26:05.280Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-07-13T15:26:05.280Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-07-13T15:26:05.280Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-07-13T15:26:05.280Z] c:/go/src/net/http/server.go:2831 +0xab [2021-07-13T15:26:05.280Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-07-13T15:26:05.280Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-07-13T15:26:05.280Z] created by net/http.(*Server).Serve [2021-07-13T15:26:05.280Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-07-13T15:26:05.280Z] time="2021-07-13T15:26:05Z" 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-07-13T15:26:05.494Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2021-07-13T15:26:05.494Z] === RUN TestAuthZPluginErrorResponse [2021-07-13T15:26:05.732Z] === RUN TestOutputOnPrematureClose [2021-07-13T15:26:05.732Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-13T15:26:05.732Z] === RUN TestCompleteSilently [2021-07-13T15:26:05.732Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-13T15:26:05.732Z] PASS [2021-07-13T15:26:05.732Z] coverage: 75.9% of statements [2021-07-13T15:26:05.732Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2021-07-13T15:26:05.732Z] === RUN TestSendToOneSub [2021-07-13T15:26:05.732Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-13T15:26:05.732Z] === RUN TestSendToMultipleSubs [2021-07-13T15:26:05.732Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-13T15:26:05.732Z] === RUN TestEvictOneSub [2021-07-13T15:26:05.732Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-13T15:26:05.732Z] === RUN TestClosePublisher [2021-07-13T15:26:05.732Z] --- PASS: TestClosePublisher (0.00s) [2021-07-13T15:26:05.732Z] === RUN TestPubSubRace [2021-07-13T15:26:06.064Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-07-13T15:26:06.064Z] === RUN TestAuthZPluginErrorRequest [2021-07-13T15:26:06.185Z] --- PASS: TestFailOnce (1.18s) [2021-07-13T15:26:06.185Z] === RUN TestEchoInputOutput [2021-07-13T15:26:06.185Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-13T15:26:06.185Z] === RUN TestBackoff [2021-07-13T15:26:06.185Z] --- PASS: TestBackoff (0.00s) [2021-07-13T15:26:06.185Z] === RUN TestAbortRetry [2021-07-13T15:26:06.185Z] --- PASS: TestAbortRetry (0.00s) [2021-07-13T15:26:06.185Z] === RUN TestClientScheme [2021-07-13T15:26:06.185Z] --- PASS: TestClientScheme (0.00s) [2021-07-13T15:26:06.185Z] === RUN TestNewClientWithTimeout [2021-07-13T15:26:06.634Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-13T15:26:06.634Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-13T15:26:06.637Z] === RUN TestRegister [2021-07-13T15:26:06.637Z] --- PASS: TestRegister (0.00s) [2021-07-13T15:26:06.637Z] === RUN TestCommand [2021-07-13T15:26:06.637Z] --- PASS: TestCommand (0.03s) [2021-07-13T15:26:06.637Z] === RUN TestNaiveSelf [2021-07-13T15:26:06.637Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-13T15:26:06.637Z] PASS [2021-07-13T15:26:06.637Z] coverage: 82.4% of statements [2021-07-13T15:26:06.637Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2021-07-13T15:26:06.637Z] time="2021-07-13T15:26:06Z" 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-07-13T15:26:07.090Z] --- PASS: TestPubSubRace (1.05s) [2021-07-13T15:26:07.090Z] PASS [2021-07-13T15:26:07.090Z] coverage: 75.0% of statements [2021-07-13T15:26:07.090Z] ok github.com/docker/docker/pkg/pubsub 1.102s coverage: 75.0% of statements [2021-07-13T15:26:07.154Z] === RUN TestInspectNetwork/full_network_id [2021-07-13T15:26:07.154Z] === RUN TestInspectNetwork/partial_network_id [2021-07-13T15:26:07.154Z] === RUN TestInspectNetwork/network_name [2021-07-13T15:26:07.154Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-13T15:26:07.204Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-07-13T15:26:07.204Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-13T15:26:08.051Z] === RUN TestParseSignal [2021-07-13T15:26:08.051Z] --- PASS: TestParseSignal (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestValidSignalForPlatform [2021-07-13T15:26:08.051Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-13T15:26:08.051Z] PASS [2021-07-13T15:26:08.051Z] coverage: 19.7% of statements [2021-07-13T15:26:08.051Z] ok github.com/docker/docker/pkg/signal 0.045s coverage: 19.7% of statements [2021-07-13T15:26:08.051Z] === RUN TestNewStdWriter [2021-07-13T15:26:08.051Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-13T15:26:08.051Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestWriteWithNilBytes [2021-07-13T15:26:08.051Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestWrite [2021-07-13T15:26:08.051Z] --- PASS: TestWrite (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestWriteWithWriterError [2021-07-13T15:26:08.051Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-13T15:26:08.051Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestStdCopyWriteAndRead [2021-07-13T15:26:08.051Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-13T15:26:08.051Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-13T15:26:08.051Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-13T15:26:08.051Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-13T15:26:08.051Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-13T15:26:08.051Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-13T15:26:08.051Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-13T15:26:08.051Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-13T15:26:08.051Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-13T15:26:08.051Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-13T15:26:08.051Z] PASS [2021-07-13T15:26:08.051Z] coverage: 100.0% of statements [2021-07-13T15:26:08.051Z] ok github.com/docker/docker/pkg/stdcopy 0.070s coverage: 100.0% of statements [2021-07-13T15:26:08.502Z] time="2021-07-13T15:26:08Z" 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-07-13T15:26:08.954Z] === RUN TestGenerateRandomID [2021-07-13T15:26:08.954Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-13T15:26:08.954Z] === RUN TestShortenId [2021-07-13T15:26:08.954Z] --- PASS: TestShortenId (0.00s) [2021-07-13T15:26:08.954Z] === RUN TestShortenSha256Id [2021-07-13T15:26:08.954Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-13T15:26:08.954Z] === RUN TestShortenIdEmpty [2021-07-13T15:26:08.954Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-13T15:26:08.954Z] === RUN TestShortenIdInvalid [2021-07-13T15:26:08.954Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-13T15:26:08.954Z] === RUN TestIsShortIDNonHex [2021-07-13T15:26:08.954Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-13T15:26:08.954Z] === RUN TestIsShortIDNotCorrectSize [2021-07-13T15:26:08.954Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-13T15:26:08.954Z] PASS [2021-07-13T15:26:08.954Z] coverage: 70.6% of statements [2021-07-13T15:26:08.954Z] ok github.com/docker/docker/pkg/stringid 0.093s coverage: 70.6% of statements [2021-07-13T15:26:09.115Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2021-07-13T15:26:09.115Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-13T15:26:09.406Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-13T15:26:09.406Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-13T15:26:09.406Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-13T15:26:09.406Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-13T15:26:09.406Z] === RUN TestFormatStatus [2021-07-13T15:26:09.406Z] --- PASS: TestFormatStatus (0.00s) [2021-07-13T15:26:09.406Z] === RUN TestFormatError [2021-07-13T15:26:09.406Z] --- PASS: TestFormatError (0.00s) [2021-07-13T15:26:09.406Z] === RUN TestFormatJSONError [2021-07-13T15:26:09.406Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-13T15:26:09.406Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-13T15:26:09.406Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-13T15:26:09.406Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-13T15:26:09.406Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-13T15:26:09.406Z] === RUN TestNewJSONProgressOutput [2021-07-13T15:26:09.406Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-13T15:26:09.406Z] === RUN TestAuxFormatterEmit [2021-07-13T15:26:09.406Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-13T15:26:09.406Z] === RUN TestStreamWriterStdout [2021-07-13T15:26:09.406Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-13T15:26:09.406Z] === RUN TestStreamWriterStderr [2021-07-13T15:26:09.406Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-13T15:26:09.406Z] PASS [2021-07-13T15:26:09.406Z] coverage: 66.2% of statements [2021-07-13T15:26:09.406Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2021-07-13T15:26:10.361Z] === RUN TestIsCpusetListAvailable [2021-07-13T15:26:10.361Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-13T15:26:10.361Z] PASS [2021-07-13T15:26:10.361Z] coverage: 38.2% of statements [2021-07-13T15:26:10.361Z] ok github.com/docker/docker/pkg/sysinfo 0.050s coverage: 38.2% of statements [2021-07-13T15:26:10.500Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2021-07-13T15:26:10.501Z] === RUN TestAuthZPluginHeader [2021-07-13T15:26:10.814Z] time="2021-07-13T15:26:10Z" 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-07-13T15:26:11.266Z] === RUN TestChtimes [2021-07-13T15:26:11.266Z] --- PASS: TestChtimes (0.01s) [2021-07-13T15:26:11.266Z] === RUN TestChtimesWindows [2021-07-13T15:26:11.266Z] --- PASS: TestChtimesWindows (0.01s) [2021-07-13T15:26:11.266Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-13T15:26:11.266Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-13T15:26:11.266Z] === RUN TestEnsureRemoveAllNotExist [2021-07-13T15:26:11.266Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-13T15:26:11.266Z] === RUN TestEnsureRemoveAllWithDir [2021-07-13T15:26:11.266Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-13T15:26:11.266Z] === RUN TestEnsureRemoveAllWithFile [2021-07-13T15:26:11.266Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-13T15:26:11.266Z] === RUN TestHasWin32KSupport [2021-07-13T15:26:11.266Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-13T15:26:11.266Z] syscall_windows_test.go:8: win32k: true [2021-07-13T15:26:11.266Z] PASS [2021-07-13T15:26:11.266Z] coverage: 12.0% of statements [2021-07-13T15:26:11.266Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 12.0% of statements [2021-07-13T15:26:11.351Z] --- PASS: TestInspectNetwork (8.72s) [2021-07-13T15:26:11.351Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-13T15:26:11.351Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-13T15:26:11.351Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-13T15:26:11.351Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-13T15:26:11.351Z] === RUN TestRunContainerWithBridgeNone [2021-07-13T15:26:11.442Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-07-13T15:26:11.442Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-13T15:26:11.719Z] === RUN TestTailFile [2021-07-13T15:26:11.719Z] --- PASS: TestTailFile (0.00s) [2021-07-13T15:26:11.719Z] === RUN TestTailFileManyLines [2021-07-13T15:26:11.719Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-13T15:26:11.719Z] === RUN TestTailEmptyFile [2021-07-13T15:26:11.719Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-13T15:26:11.719Z] === RUN TestTailNegativeN [2021-07-13T15:26:11.719Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader [2021-07-13T15:26:11.719Z] === PAUSE TestNewTailReader [2021-07-13T15:26:11.719Z] === CONT TestNewTailReader [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader/no_delimiter [2021-07-13T15:26:11.719Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-13T15:26:11.719Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-13T15:26:11.719Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-13T15:26:11.719Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-13T15:26:11.719Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-13T15:26:11.719Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader/truncated_last_line [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-13T15:26:11.719Z] === CONT TestNewTailReader/no_delimiter [2021-07-13T15:26:11.719Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-13T15:26:11.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-13T15:26:11.719Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-13T15:26:11.719Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-13T15:26:12.173Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.174Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.174Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.175Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.175Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.175Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.176Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.176Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.176Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.177Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-13T15:26:12.177Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.177Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-13T15:26:12.636Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.636Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.636Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.636Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.637Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.637Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-13T15:26:12.638Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-13T15:26:12.639Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.03s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.04s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T15:26:12.639Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.08s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.02s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.02s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.02s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.02s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T15:26:13.092Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.02s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.02s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-13T15:26:13.093Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-13T15:26:13.094Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-13T15:26:13.094Z] PASS [2021-07-13T15:26:13.094Z] coverage: 88.6% of statements [2021-07-13T15:26:13.094Z] ok github.com/docker/docker/pkg/tailfile 0.552s coverage: 88.6% of statements [2021-07-13T15:26:13.094Z] === RUN TestTarSumRemoveNonExistent [2021-07-13T15:26:13.094Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-13T15:26:13.094Z] === RUN TestTarSumRemove [2021-07-13T15:26:13.094Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-13T15:26:13.094Z] === RUN TestSortFileInfoSums [2021-07-13T15:26:13.094Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-13T15:26:13.094Z] === RUN TestNewTarSumForLabelInvalid [2021-07-13T15:26:13.094Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-13T15:26:13.094Z] === RUN TestNewTarSumForLabel [2021-07-13T15:26:13.094Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-13T15:26:13.094Z] === RUN TestEmptyTar [2021-07-13T15:26:13.094Z] --- PASS: TestEmptyTar (0.00s) [2021-07-13T15:26:13.094Z] === RUN TestTarSumsReadSize [2021-07-13T15:26:13.094Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-13T15:26:13.094Z] === RUN TestTarSums [2021-07-13T15:26:13.094Z] --- PASS: TestTarSums (0.10s) [2021-07-13T15:26:13.094Z] === RUN TestIteration [2021-07-13T15:26:13.094Z] --- PASS: TestIteration (0.00s) [2021-07-13T15:26:13.094Z] === RUN TestVersionLabelForChecksum [2021-07-13T15:26:13.094Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-13T15:26:13.094Z] === RUN TestVersion [2021-07-13T15:26:13.094Z] --- PASS: TestVersion (0.00s) [2021-07-13T15:26:13.094Z] === RUN TestGetVersion [2021-07-13T15:26:13.094Z] --- PASS: TestGetVersion (0.00s) [2021-07-13T15:26:13.094Z] === RUN TestGetVersions [2021-07-13T15:26:13.094Z] --- PASS: TestGetVersions (0.00s) [2021-07-13T15:26:13.094Z] PASS [2021-07-13T15:26:13.094Z] coverage: 89.3% of statements [2021-07-13T15:26:13.094Z] ok github.com/docker/docker/pkg/tarsum 0.172s coverage: 89.3% of statements [2021-07-13T15:26:14.051Z] testing: warning: no tests to run [2021-07-13T15:26:14.051Z] PASS [2021-07-13T15:26:14.051Z] coverage: [no statements] [2021-07-13T15:26:14.051Z] ok github.com/docker/docker/pkg/term/windows 0.051s coverage: [no statements] [no tests to run] [2021-07-13T15:26:14.051Z] === RUN TestTruncIndex [2021-07-13T15:26:14.503Z] --- PASS: TestTruncIndex (0.10s) [2021-07-13T15:26:14.503Z] PASS [2021-07-13T15:26:14.503Z] coverage: 91.5% of statements [2021-07-13T15:26:14.503Z] ok github.com/docker/docker/pkg/truncindex 0.159s coverage: 91.5% of statements [2021-07-13T15:26:14.649Z] --- PASS: TestRunContainerWithBridgeNone (3.18s) [2021-07-13T15:26:14.649Z] === RUN TestNetworkInvalidJSON [2021-07-13T15:26:14.649Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-13T15:26:14.649Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-13T15:26:14.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:26:14.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:26:14.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:26:14.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:26:14.649Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-13T15:26:14.649Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:26:14.649Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:26:14.649Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-13T15:26:14.649Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-13T15:26:14.649Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-13T15:26:14.649Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-13T15:26:14.649Z] === RUN TestNetworkList [2021-07-13T15:26:14.649Z] === RUN TestNetworkList//networks [2021-07-13T15:26:14.649Z] === PAUSE TestNetworkList//networks [2021-07-13T15:26:14.649Z] === RUN TestNetworkList//networks/ [2021-07-13T15:26:14.649Z] === PAUSE TestNetworkList//networks/ [2021-07-13T15:26:14.649Z] === CONT TestNetworkList//networks [2021-07-13T15:26:14.649Z] === CONT TestNetworkList//networks/ [2021-07-13T15:26:14.649Z] --- PASS: TestNetworkList (0.03s) [2021-07-13T15:26:14.649Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-13T15:26:14.649Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-13T15:26:14.649Z] === RUN TestHostIPv4BridgeLabel [2021-07-13T15:26:14.912Z] --- PASS: TestHostIPv4BridgeLabel (0.89s) [2021-07-13T15:26:14.912Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-13T15:26:14.955Z] === RUN TestIsGIT [2021-07-13T15:26:14.955Z] --- PASS: TestIsGIT (0.00s) [2021-07-13T15:26:14.955Z] === RUN TestIsTransport [2021-07-13T15:26:14.955Z] --- PASS: TestIsTransport (0.00s) [2021-07-13T15:26:14.955Z] PASS [2021-07-13T15:26:14.955Z] coverage: 100.0% of statements [2021-07-13T15:26:14.955Z] ok github.com/docker/docker/pkg/urlutil 0.048s coverage: 100.0% of statements [2021-07-13T15:26:15.408Z] === RUN TestVersionInfo [2021-07-13T15:26:15.408Z] --- PASS: TestVersionInfo (0.00s) [2021-07-13T15:26:15.408Z] === RUN TestAppendVersions [2021-07-13T15:26:15.408Z] --- PASS: TestAppendVersions (0.00s) [2021-07-13T15:26:15.408Z] PASS [2021-07-13T15:26:15.408Z] coverage: 88.9% of statements [2021-07-13T15:26:15.408Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2021-07-13T15:26:15.408Z] time="2021-07-13T15:26:15Z" 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-07-13T15:26:15.649Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.77s) [2021-07-13T15:26:15.649Z] === RUN TestAuthZPluginV2Disable [2021-07-13T15:26:16.825Z] --- PASS: TestDaemonRestartWithLiveRestore (1.44s) [2021-07-13T15:26:16.825Z] === RUN TestDaemonDefaultNetworkPools [2021-07-13T15:26:17.353Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-13T15:26:17.353Z] Using test binary docker [2021-07-13T15:26:17.353Z] +++ /etc/init.d/apparmor start [2021-07-13T15:26:17.353Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-13T15:26:17.353Z] INFO: Waiting for daemon to start... [2021-07-13T15:26:17.353Z] Starting dockerd [2021-07-13T15:26:17.353Z] +++ 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-07-13T15:26:17.353Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-13T15:26:17.353Z] Using test binary docker [2021-07-13T15:26:17.353Z] +++ /etc/init.d/apparmor start [2021-07-13T15:26:17.353Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-13T15:26:17.353Z] INFO: Waiting for daemon to start... [2021-07-13T15:26:17.353Z] Starting dockerd [2021-07-13T15:26:17.353Z] +++ 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-07-13T15:26:17.558Z] === RUN TestValidatePrivileges [2021-07-13T15:26:17.558Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-13T15:26:17.558Z] === RUN TestFilterByCapNeg [2021-07-13T15:26:17.558Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-13T15:26:17.558Z] === RUN TestFilterByCapPos [2021-07-13T15:26:17.558Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-13T15:26:17.558Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-13T15:26:17.558Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-13T15:26:17.558Z] PASS [2021-07-13T15:26:17.558Z] coverage: 12.0% of statements [2021-07-13T15:26:17.558Z] ok github.com/docker/docker/plugin 0.073s coverage: 12.0% of statements [2021-07-13T15:26:17.558Z] === RUN TestNewSettable [2021-07-13T15:26:17.558Z] --- PASS: TestNewSettable (0.00s) [2021-07-13T15:26:17.558Z] === RUN TestIsSettable [2021-07-13T15:26:17.558Z] --- PASS: TestIsSettable (0.00s) [2021-07-13T15:26:17.558Z] === RUN TestUpdateSettingsEnv [2021-07-13T15:26:17.558Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-13T15:26:17.558Z] PASS [2021-07-13T15:26:17.558Z] coverage: 20.1% of statements [2021-07-13T15:26:17.558Z] ok github.com/docker/docker/plugin/v2 0.049s coverage: 20.1% of statements [2021-07-13T15:26:17.766Z] --- PASS: TestDaemonDefaultNetworkPools (1.19s) [2021-07-13T15:26:17.766Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-13T15:26:18.192Z] --- PASS: TestAuthZPluginV2Disable (3.01s) [2021-07-13T15:26:18.192Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-13T15:26:19.074Z] === RUN TestLoad [2021-07-13T15:26:19.074Z] --- PASS: TestLoad (0.00s) [2021-07-13T15:26:19.074Z] === RUN TestSave [2021-07-13T15:26:19.074Z] --- PASS: TestSave (0.04s) [2021-07-13T15:26:19.074Z] === RUN TestAddDeleteGet [2021-07-13T15:26:19.074Z] --- PASS: TestAddDeleteGet (0.05s) [2021-07-13T15:26:19.074Z] === RUN TestInvalidTags [2021-07-13T15:26:19.074Z] --- PASS: TestInvalidTags (0.01s) [2021-07-13T15:26:19.074Z] PASS [2021-07-13T15:26:19.074Z] coverage: 84.4% of statements [2021-07-13T15:26:19.074Z] ok github.com/docker/docker/reference 0.168s coverage: 84.4% of statements [2021-07-13T15:26:19.677Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.89s) [2021-07-13T15:26:19.677Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-13T15:26:20.474Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-13T15:26:20.589Z] === RUN TestResolveAuthConfigIndexServer [2021-07-13T15:26:20.589Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-13T15:26:20.589Z] === RUN TestResolveAuthConfigFullURL [2021-07-13T15:26:20.589Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-13T15:26:20.589Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-13T15:26:20.589Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-13T15:26:20.589Z] === RUN TestValidateMirror [2021-07-13T15:26:20.589Z] --- PASS: TestValidateMirror (0.00s) [2021-07-13T15:26:20.589Z] === RUN TestLoadInsecureRegistries [2021-07-13T15:26:20.733Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.67s) [2021-07-13T15:26:20.734Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-13T15:26:21.041Z] time="2021-07-13T15:26:20Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-13T15:26:21.041Z] time="2021-07-13T15:26:20Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-13T15:26:21.041Z] time="2021-07-13T15:26:20Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-13T15:26:21.041Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-07-13T15:26:21.041Z] === RUN TestNewServiceConfig [2021-07-13T15:26:21.041Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-13T15:26:21.041Z] === RUN TestValidateIndexName [2021-07-13T15:26:21.041Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-13T15:26:21.041Z] === RUN TestValidateIndexNameWithError [2021-07-13T15:26:21.041Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-13T15:26:21.041Z] === RUN TestEndpointParse [2021-07-13T15:26:21.041Z] --- PASS: TestEndpointParse (0.00s) [2021-07-13T15:26:21.041Z] === RUN TestEndpointParseInvalid [2021-07-13T15:26:21.041Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-13T15:26:21.041Z] === RUN TestValidateEndpoint [2021-07-13T15:26:21.041Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-13T15:26:21.041Z] === RUN TestPing [2021-07-13T15:26:21.041Z] --- PASS: TestPing (0.00s) [2021-07-13T15:26:21.041Z] === RUN TestPingRegistryEndpoint [2021-07-13T15:26:21.041Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-13T15:26:21.041Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:21.041Z] === RUN TestEndpoint [2021-07-13T15:26:21.041Z] --- SKIP: TestEndpoint (0.01s) [2021-07-13T15:26:21.041Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:21.041Z] === RUN TestParseRepositoryInfo [2021-07-13T15:26:21.041Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-13T15:26:21.041Z] === RUN TestNewIndexInfo [2021-07-13T15:26:21.041Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-13T15:26:21.041Z] === RUN TestMirrorEndpointLookup [2021-07-13T15:26:21.041Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-13T15:26:21.041Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:21.041Z] === RUN TestSearchRepositories [2021-07-13T15:26:21.041Z] --- PASS: TestSearchRepositories (0.01s) [2021-07-13T15:26:21.041Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-13T15:26:21.041Z] Host: 127.0.0.1:49230 [2021-07-13T15:26:21.041Z] User-Agent: docker test client [2021-07-13T15:26:21.041Z] Authorization: Token fake-token [2021-07-13T15:26:21.041Z] X-Docker-Token: true [2021-07-13T15:26:21.041Z] Accept-Encoding: gzip [2021-07-13T15:26:21.041Z] [2021-07-13T15:26:21.041Z] [2021-07-13T15:26:21.041Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-13T15:26:21.041Z] Connection: close [2021-07-13T15:26:21.041Z] Content-Length: 144 [2021-07-13T15:26:21.041Z] Cache-Control: no-cache [2021-07-13T15:26:21.041Z] Content-Type: application/json [2021-07-13T15:26:21.041Z] Date: Tue, 13 Jul 2021 15:26:20 GMT [2021-07-13T15:26:21.041Z] Expires: -1 [2021-07-13T15:26:21.041Z] Pragma: no-cache [2021-07-13T15:26:21.041Z] Server: docker-tests/mock [2021-07-13T15:26:21.041Z] X-Docker-Registry-Config: mock [2021-07-13T15:26:21.041Z] X-Docker-Registry-Version: 0.0.0 [2021-07-13T15:26:21.041Z] [2021-07-13T15:26:21.041Z] [2021-07-13T15:26:21.041Z] === RUN TestTrustedLocation [2021-07-13T15:26:21.041Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-13T15:26:21.041Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-13T15:26:21.041Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-13T15:26:21.041Z] === RUN TestAllowNondistributableArtifacts [2021-07-13T15:26:21.041Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-13T15:26:21.041Z] === RUN TestIsSecureIndex [2021-07-13T15:26:21.041Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-13T15:26:21.041Z] PASS [2021-07-13T15:26:21.041Z] coverage: 50.3% of statements [2021-07-13T15:26:21.041Z] ok github.com/docker/docker/registry 0.286s coverage: 50.3% of statements [2021-07-13T15:26:21.041Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-13T15:26:21.041Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-13T15:26:21.041Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-13T15:26:21.041Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-13T15:26:21.041Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-13T15:26:21.041Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-13T15:26:21.041Z] === RUN TestResumableRequestReaderWithReadError [2021-07-13T15:26:21.041Z] time="2021-07-13T15:26:20Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-13T15:26:21.042Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-07-13T15:26:21.042Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-13T15:26:21.042Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-13T15:26:21.042Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-13T15:26:21.042Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-13T15:26:21.042Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-13T15:26:21.042Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-13T15:26:21.042Z] === RUN TestResumableRequestReader [2021-07-13T15:26:21.042Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-13T15:26:21.042Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-13T15:26:21.042Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-13T15:26:21.042Z] PASS [2021-07-13T15:26:21.042Z] coverage: 100.0% of statements [2021-07-13T15:26:21.042Z] ok github.com/docker/docker/registry/resumable 0.267s coverage: 100.0% of statements [2021-07-13T15:26:21.996Z] === RUN TestRestartManagerTimeout [2021-07-13T15:26:21.996Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-13T15:26:21.996Z] === RUN TestRestartManagerTimeoutReset [2021-07-13T15:26:21.996Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-13T15:26:21.996Z] PASS [2021-07-13T15:26:21.996Z] coverage: 50.9% of statements [2021-07-13T15:26:21.996Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2021-07-13T15:26:22.220Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.46s) [2021-07-13T15:26:22.220Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-13T15:26:22.449Z] === RUN TestDecodeContainerConfig [2021-07-13T15:26:22.449Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-13T15:26:22.449Z] === RUN TestDecodeContainerConfigIsolation [2021-07-13T15:26:22.449Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-13T15:26:22.449Z] === RUN TestValidatePrivileged [2021-07-13T15:26:22.449Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-13T15:26:22.449Z] PASS [2021-07-13T15:26:22.449Z] coverage: 52.2% of statements [2021-07-13T15:26:22.449Z] ok github.com/docker/docker/runconfig 0.050s coverage: 52.2% of statements [2021-07-13T15:26:22.790Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.76s) [2021-07-13T15:26:22.790Z] === RUN TestServiceWithPredefinedNetwork [2021-07-13T15:26:23.448Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-13T15:26:23.448Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-13T15:26:23.448Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-13T15:26:23.448Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-13T15:26:23.448Z] PASS [2021-07-13T15:26:23.448Z] coverage: 62.5% of statements [2021-07-13T15:26:23.448Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2021-07-13T15:26:23.900Z] --- PASS: TestNewClientWithTimeout (17.66s) [2021-07-13T15:26:23.900Z] === RUN TestClientStream [2021-07-13T15:26:23.900Z] --- PASS: TestClientStream (0.01s) [2021-07-13T15:26:23.900Z] === RUN TestClientSendFile [2021-07-13T15:26:23.900Z] --- PASS: TestClientSendFile (0.00s) [2021-07-13T15:26:23.900Z] === RUN TestClientWithRequestTimeout [2021-07-13T15:26:23.900Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-13T15:26:23.900Z] === RUN TestFileSpecPlugin [2021-07-13T15:26:23.900Z] --- PASS: TestFileSpecPlugin (0.02s) [2021-07-13T15:26:23.900Z] === RUN TestFileJSONSpecPlugin [2021-07-13T15:26:23.900Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-13T15:26:23.900Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-13T15:26:23.900Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-13T15:26:23.900Z] === RUN TestPluginAddHandler [2021-07-13T15:26:23.900Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-13T15:26:23.900Z] === RUN TestPluginWaitBadPlugin [2021-07-13T15:26:23.900Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-13T15:26:23.900Z] === RUN TestGet [2021-07-13T15:26:23.900Z] time="2021-07-13T15:26:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-13T15:26:24.855Z] time="2021-07-13T15:26:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-13T15:26:25.307Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-13T15:26:25.307Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-13T15:26:25.307Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-13T15:26:25.307Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-13T15:26:25.307Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-13T15:26:25.307Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-13T15:26:25.307Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-13T15:26:25.307Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-13T15:26:25.307Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-13T15:26:26.088Z] --- PASS: TestServiceWithPredefinedNetwork (3.00s) [2021-07-13T15:26:26.088Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-13T15:26:26.088Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T15:26:26.088Z] service_test.go:242: FLAKY_TEST [2021-07-13T15:26:26.088Z] === RUN TestServiceWithDataPathPortInit [2021-07-13T15:26:26.824Z] === RUN TestGetAddress [2021-07-13T15:26:26.824Z] --- PASS: TestGetAddress (0.00s) [2021-07-13T15:26:26.824Z] === RUN TestRemove [2021-07-13T15:26:26.824Z] --- SKIP: TestRemove (0.00s) [2021-07-13T15:26:26.824Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-13T15:26:26.824Z] === RUN TestInitializeWithVolumes [2021-07-13T15:26:26.824Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-13T15:26:26.824Z] === RUN TestCreate [2021-07-13T15:26:26.824Z] --- PASS: TestCreate (0.02s) [2021-07-13T15:26:26.824Z] === RUN TestValidateName [2021-07-13T15:26:26.824Z] --- PASS: TestValidateName (0.00s) [2021-07-13T15:26:26.824Z] === RUN TestCreateWithOpts [2021-07-13T15:26:26.824Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-13T15:26:26.824Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-13T15:26:26.824Z] === RUN TestRelaodNoOpts [2021-07-13T15:26:26.824Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-07-13T15:26:26.824Z] PASS [2021-07-13T15:26:26.824Z] coverage: 41.5% of statements [2021-07-13T15:26:26.824Z] ok github.com/docker/docker/volume/local 0.111s coverage: 41.5% of statements [2021-07-13T15:26:26.824Z] time="2021-07-13T15:26:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-13T15:26:27.277Z] === RUN TestGetDriver [2021-07-13T15:26:27.277Z] --- PASS: TestGetDriver (0.00s) [2021-07-13T15:26:27.277Z] === RUN TestVolumeRequestError [2021-07-13T15:26:27.277Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-13T15:26:27.277Z] PASS [2021-07-13T15:26:27.277Z] coverage: 36.1% of statements [2021-07-13T15:26:27.277Z] ok github.com/docker/docker/volume/drivers 0.291s coverage: 36.1% of statements [2021-07-13T15:26:27.277Z] === RUN TestConvertTmpfsOptions [2021-07-13T15:26:27.277Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-13T15:26:27.277Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-13T15:26:27.277Z] parser_test.go:49: data="ro" [2021-07-13T15:26:27.277Z] === RUN TestParseMountRaw [2021-07-13T15:26:27.277Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-13T15:26:27.277Z] === RUN TestParseMountRawSplit [2021-07-13T15:26:27.277Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-13T15:26:27.277Z] parser_test.go:390: case 0 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 1 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 2 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 3 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 4 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 5 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 6 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 7 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 8 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 0 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 1 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 2 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 3 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 4 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 5 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 6 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 7 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 8 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 9 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 10 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 11 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 12 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 0 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 1 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 2 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 3 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 4 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 5 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 6 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 7 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 8 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 9 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 10 [2021-07-13T15:26:27.277Z] parser_test.go:390: case 11 [2021-07-13T15:26:27.277Z] === RUN TestParseMountSpec [2021-07-13T15:26:27.277Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-13T15:26:27.277Z] parser_test.go:455: case 0 [2021-07-13T15:26:27.277Z] parser_test.go:455: case 1 [2021-07-13T15:26:27.277Z] parser_test.go:455: case 2 [2021-07-13T15:26:27.277Z] parser_test.go:455: case 3 [2021-07-13T15:26:27.277Z] parser_test.go:455: case 4 [2021-07-13T15:26:27.277Z] parser_test.go:455: case 5 [2021-07-13T15:26:27.277Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-13T15:26:27.277Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-13T15:26:27.277Z] === RUN TestValidateMount [2021-07-13T15:26:27.277Z] --- PASS: TestValidateMount (0.00s) [2021-07-13T15:26:27.277Z] PASS [2021-07-13T15:26:27.730Z] coverage: 66.2% of statements [2021-07-13T15:26:27.730Z] ok github.com/docker/docker/volume/mounts 0.103s coverage: 66.2% of statements [2021-07-13T15:26:29.248Z] === RUN TestSetGetMeta [2021-07-13T15:26:29.248Z] === PAUSE TestSetGetMeta [2021-07-13T15:26:29.248Z] === RUN TestRestore [2021-07-13T15:26:29.248Z] === PAUSE TestRestore [2021-07-13T15:26:29.248Z] === RUN TestServiceCreate [2021-07-13T15:26:29.248Z] === PAUSE TestServiceCreate [2021-07-13T15:26:29.248Z] === RUN TestServiceList [2021-07-13T15:26:29.248Z] === PAUSE TestServiceList [2021-07-13T15:26:29.250Z] === RUN TestServiceRemove [2021-07-13T15:26:29.250Z] === PAUSE TestServiceRemove [2021-07-13T15:26:29.250Z] === RUN TestServiceGet [2021-07-13T15:26:29.250Z] === PAUSE TestServiceGet [2021-07-13T15:26:29.250Z] === RUN TestServicePrune [2021-07-13T15:26:29.250Z] === PAUSE TestServicePrune [2021-07-13T15:26:29.250Z] === RUN TestCreate [2021-07-13T15:26:29.250Z] === PAUSE TestCreate [2021-07-13T15:26:29.250Z] === RUN TestRemove [2021-07-13T15:26:29.250Z] === PAUSE TestRemove [2021-07-13T15:26:29.250Z] === RUN TestList [2021-07-13T15:26:29.250Z] === PAUSE TestList [2021-07-13T15:26:29.250Z] === RUN TestFindByDriver [2021-07-13T15:26:29.250Z] === PAUSE TestFindByDriver [2021-07-13T15:26:29.250Z] === RUN TestFindByReferenced [2021-07-13T15:26:29.250Z] === PAUSE TestFindByReferenced [2021-07-13T15:26:29.250Z] === RUN TestDerefMultipleOfSameRef [2021-07-13T15:26:29.250Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-13T15:26:29.250Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-13T15:26:29.250Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-13T15:26:29.250Z] === RUN TestDefererencePluginOnCreateError [2021-07-13T15:26:29.250Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-13T15:26:29.250Z] === RUN TestRefDerefRemove [2021-07-13T15:26:29.250Z] === PAUSE TestRefDerefRemove [2021-07-13T15:26:29.250Z] === RUN TestGet [2021-07-13T15:26:29.250Z] === PAUSE TestGet [2021-07-13T15:26:29.252Z] === RUN TestGetWithReference [2021-07-13T15:26:29.252Z] === PAUSE TestGetWithReference [2021-07-13T15:26:29.252Z] === RUN TestFilterFunc [2021-07-13T15:26:29.252Z] === RUN TestFilterFunc/test_nil_list [2021-07-13T15:26:29.252Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-13T15:26:29.252Z] === RUN TestFilterFunc/test_empty_list [2021-07-13T15:26:29.252Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-13T15:26:29.252Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-13T15:26:29.252Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-13T15:26:29.252Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-13T15:26:29.252Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-13T15:26:29.252Z] === RUN TestFilterFunc/test_filter_some [2021-07-13T15:26:29.252Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-13T15:26:29.252Z] === RUN TestFilterFunc/test_filter_middle [2021-07-13T15:26:29.252Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-13T15:26:29.252Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-13T15:26:29.252Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-13T15:26:29.252Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-13T15:26:29.252Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-13T15:26:29.252Z] === CONT TestFilterFunc/test_nil_list [2021-07-13T15:26:29.252Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-13T15:26:29.252Z] === CONT TestFilterFunc/test_filter_some [2021-07-13T15:26:29.252Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-13T15:26:29.252Z] === CONT TestFilterFunc/test_filter_middle [2021-07-13T15:26:29.252Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-13T15:26:29.252Z] === CONT TestFilterFunc/test_empty_list [2021-07-13T15:26:29.252Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-13T15:26:29.252Z] --- PASS: TestFilterFunc (0.00s) [2021-07-13T15:26:29.252Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-13T15:26:29.255Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-13T15:26:29.255Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-13T15:26:29.257Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-13T15:26:29.257Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-13T15:26:29.257Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-13T15:26:29.257Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-13T15:26:29.257Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-13T15:26:29.257Z] === CONT TestSetGetMeta [2021-07-13T15:26:29.257Z] === CONT TestDerefMultipleOfSameRef [2021-07-13T15:26:29.257Z] === CONT TestServicePrune [2021-07-13T15:26:29.257Z] === CONT TestFindByReferenced [2021-07-13T15:26:29.257Z] --- PASS: TestSetGetMeta (0.03s) [2021-07-13T15:26:29.257Z] === CONT TestFindByDriver [2021-07-13T15:26:29.257Z] --- PASS: TestDerefMultipleOfSameRef (0.06s) [2021-07-13T15:26:29.257Z] === CONT TestList [2021-07-13T15:26:29.257Z] --- PASS: TestFindByReferenced (0.05s) [2021-07-13T15:26:29.257Z] === CONT TestRemove [2021-07-13T15:26:29.257Z] --- PASS: TestFindByDriver (0.04s) [2021-07-13T15:26:29.257Z] === CONT TestCreate [2021-07-13T15:26:29.710Z] --- PASS: TestCreate (0.02s) [2021-07-13T15:26:29.710Z] === CONT TestServiceList [2021-07-13T15:26:29.710Z] --- PASS: TestList (0.04s) [2021-07-13T15:26:29.710Z] === CONT TestServiceGet [2021-07-13T15:26:29.710Z] --- PASS: TestRemove (0.04s) [2021-07-13T15:26:29.710Z] === CONT TestServiceRemove [2021-07-13T15:26:29.710Z] --- PASS: TestServiceGet (0.16s) [2021-07-13T15:26:29.710Z] === CONT TestRefDerefRemove [2021-07-13T15:26:29.710Z] time="2021-07-13T15:26:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T15:26:29.710Z] --- PASS: TestServiceRemove (0.16s) [2021-07-13T15:26:29.710Z] === CONT TestGetWithReference [2021-07-13T15:26:29.710Z] --- PASS: TestServiceList (0.19s) [2021-07-13T15:26:29.710Z] === CONT TestGet [2021-07-13T15:26:29.710Z] time="2021-07-13T15:26:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T15:26:29.710Z] --- PASS: TestRefDerefRemove (0.03s) [2021-07-13T15:26:29.710Z] === CONT TestDefererencePluginOnCreateError [2021-07-13T15:26:29.710Z] time="2021-07-13T15:26:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T15:26:29.710Z] --- PASS: TestGetWithReference (0.04s) [2021-07-13T15:26:29.710Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-13T15:26:29.710Z] time="2021-07-13T15:26:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-13T15:26:29.710Z] --- PASS: TestGet (0.04s) [2021-07-13T15:26:29.710Z] === CONT TestServiceCreate [2021-07-13T15:26:29.710Z] time="2021-07-13T15:26:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-13T15:26:29.710Z] --- PASS: TestServicePrune (0.33s) [2021-07-13T15:26:29.710Z] === CONT TestRestore [2021-07-13T15:26:29.710Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2021-07-13T15:26:29.710Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2021-07-13T15:26:29.710Z] --- PASS: TestServiceCreate (0.04s) [2021-07-13T15:26:29.710Z] --- PASS: TestRestore (0.04s) [2021-07-13T15:26:29.710Z] PASS [2021-07-13T15:26:29.710Z] coverage: 70.3% of statements [2021-07-13T15:26:29.710Z] ok github.com/docker/docker/volume/service 0.440s coverage: 70.3% of statements [2021-07-13T15:26:31.226Z] time="2021-07-13T15:26:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-13T15:26:32.233Z] . [2021-07-13T15:26:32.233Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-13T15:26:32.233Z] [2021-07-13T15:26:32.233Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-13T15:26:32.495Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-13T15:26:32.495Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-13T15:26:32.495Z] Error: No such image: emptyfs [2021-07-13T15:26:32.495Z] Error: No such image: emptyfs [2021-07-13T15:26:32.495Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-13T15:26:32.495Z] ++++ docker load [2021-07-13T15:26:32.495Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-13T15:26:32.495Z] ++++ docker load [2021-07-13T15:26:32.957Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.80s) [2021-07-13T15:26:32.957Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-13T15:26:33.061Z] Running integration-test (iteration 1) [2021-07-13T15:26:33.061Z] Running integration-test (iteration 1) [2021-07-13T15:26:33.061Z] 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-07-13T15:26:33.061Z] ++ 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-07-13T15:26:33.061Z] ++ set -e [2021-07-13T15:26:33.061Z] ++ '[' -n 0 ']' [2021-07-13T15:26:33.061Z] ++ set -x [2021-07-13T15:26:33.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'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-07-13T15:26:33.061Z] ++ 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-07-13T15:26:33.061Z] [2021-07-13T15:26:33.061Z] ++ set -e [2021-07-13T15:26:33.061Z] ++ '[' -n 0 ']' [2021-07-13T15:26:33.061Z] ++ set -x [2021-07-13T15:26:33.062Z] ++ env -i DEST=/go/src/github.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-07-13T15:26:38.546Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-13T15:26:38.546Z] tests/integration/client_test.py ..... [ 75%] [2021-07-13T15:26:38.546Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-13T15:26:38.546Z] tests/integration/errors_test.py . [ 76%] [2021-07-13T15:26:39.723Z] --- PASS: TestGet (15.01s) [2021-07-13T15:26:39.723Z] === RUN TestPluginWithNoManifest [2021-07-13T15:26:39.723Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-13T15:26:39.723Z] === RUN TestGetAll [2021-07-13T15:26:39.723Z] --- PASS: TestGetAll (0.00s) [2021-07-13T15:26:39.723Z] PASS [2021-07-13T15:26:39.723Z] coverage: 73.4% of statements [2021-07-13T15:26:39.723Z] ok github.com/docker/docker/pkg/plugins 35.036s coverage: 73.4% of statements [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/quota [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/rootless [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/volume [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-13T15:26:39.723Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === Skipped [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-13T15:26:41.250Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-13T15:26:41.250Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-13T15:26:41.250Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-13T15:26:41.250Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-13T15:26:41.250Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.02s) [2021-07-13T15:26:41.250Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-13T15:26:41.250Z] daemon_test.go:147: root required [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-13T15:26:41.250Z] reload_test.go:520: root required [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-07-13T15:26:41.250Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-13T15:26:41.250Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-13T15:26:41.250Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-13T15:26:41.250Z] download_test.go:268: Needs fixing on Windows [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-13T15:26:41.250Z] layer_test.go:304: Failing on Windows [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-13T15:26:41.250Z] layer_test.go:353: Failing on Windows [2021-07-13T15:26:41.250Z] [2021-07-13T15:26:41.250Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-13T15:26:41.250Z] layer_test.go:468: Failing on Windows [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.709Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-13T15:26:41.709Z] layer_test.go:697: Failing on Windows [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.709Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-13T15:26:41.709Z] migration_test.go:46: Failing on Windows [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.709Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-13T15:26:41.709Z] migration_test.go:182: Failing on Windows [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.709Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-13T15:26:41.709Z] mount_test.go:17: Failing on Windows [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.709Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-13T15:26:41.709Z] mount_test.go:76: Failing on Windows [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.709Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-13T15:26:41.709Z] mount_test.go:125: Failing on Windows [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.709Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-13T15:26:41.709Z] mount_test.go:212: Failing on Windows [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-13T15:26:41.709Z] archive_test.go:134: Xz not present in msys2 [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-13T15:26:41.709Z] archive_test.go:239: Failing on Windows CI machines [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-13T15:26:41.709Z] archive_windows_test.go:16: Currently fails [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-13T15:26:41.709Z] changes_test.go:192: needs more investigation [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-13T15:26:41.709Z] changes_test.go:405: needs further investigation [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.709Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-13T15:26:41.709Z] changes_test.go:441: needs further investigation [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.709Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-13T15:26:41.709Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:41.709Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-13T15:26:41.710Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-13T15:26:41.710Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-13T15:26:41.710Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-13T15:26:41.710Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-13T15:26:41.710Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-13T15:26:41.710Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-13T15:26:41.710Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-13T15:26:41.710Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-13T15:26:41.710Z] poller_test.go:41: No chmod on Windows [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-13T15:26:41.710Z] fileutils_test.go:134: Needs porting to Windows [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-13T15:26:41.710Z] fileutils_test.go:180: Needs porting to Windows [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-13T15:26:41.710Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-07-13T15:26:41.710Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-13T15:26:41.710Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-13T15:26:41.710Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-13T15:26:41.710Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] [2021-07-13T15:26:41.710Z] DONE 1830 tests, 45 skipped in 236.725s [2021-07-13T15:26:41.710Z] INFO: make.ps1 ended at 07/13/2021 15:26:41 [2021-07-13T15:26:43.861Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-13T15:26:43.861Z] INFO: Unit tests ended at 07/13/2021 15:26:43. Duration:00:04:18.4608080 [2021-07-13T15:26:43.861Z] INFO: Building busybox [2021-07-13T15:26:43.861Z] Sending build context to Docker daemon 5.12kB [2021-07-13T15:26:43.861Z] [2021-07-13T15:26:43.861Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-13T15:26:43.861Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-13T15:26:43.861Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-13T15:26:43.861Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-13T15:26:43.861Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-13T15:26:43.861Z] ---> 5bda1547be50 [2021-07-13T15:26:43.861Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-13T15:26:43.861Z] ---> Running in 50e743b09cb0 [2021-07-13T15:26:44.196Z] --- PASS: TestServiceWithDataPathPortInit (17.01s) [2021-07-13T15:26:44.196Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-13T15:26:51.077Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-07-13T15:26:51.077Z] PASS [2021-07-13T15:26:51.077Z] [2021-07-13T15:26:51.077Z] DONE 17 tests in 47.794s [2021-07-13T15:26:51.077Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-13T15:26:51.077Z] INFO: Testing against a local daemon [2021-07-13T15:26:51.077Z] === RUN TestPluginInvalidJSON [2021-07-13T15:26:51.077Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:26:51.077Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:26:51.077Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:26:51.077Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-13T15:26:51.077Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-13T15:26:51.077Z] === RUN TestPluginInstall [2021-07-13T15:26:51.077Z] === RUN TestPluginInstall/no_auth [2021-07-13T15:26:51.077Z] time="2021-07-13T15:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:26:51.077Z] time="2021-07-13T15:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:914392757ee2d7d8896fa06ea7c3f9fe71ec91e5739955b11f42f58a0bf64bb4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:26:51.077Z] time="2021-07-13T15:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:26:51.077Z] time="2021-07-13T15:26:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:914392757ee2d7d8896fa06ea7c3f9fe71ec91e5739955b11f42f58a0bf64bb4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:26:51.077Z] === RUN TestPluginInstall/with_htpasswd [2021-07-13T15:26:51.077Z] time="2021-07-13T15:26:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:26:51.077Z] time="2021-07-13T15:26:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7989750c02ab8b1f8e9fa495b148ed022e5ecbffacb20e01334e38ba5c06b59b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:26:51.077Z] time="2021-07-13T15:26:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:26:51.077Z] time="2021-07-13T15:26:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7989750c02ab8b1f8e9fa495b148ed022e5ecbffacb20e01334e38ba5c06b59b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:26:51.077Z] === RUN TestPluginInstall/with_insecure [2021-07-13T15:26:52.017Z] time="2021-07-13T15:26:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:26:52.017Z] time="2021-07-13T15:26:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99a0f3808b4b59b453bc34b67894c6dcaeb9986e553d50e338534225e503fc86" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:26:52.017Z] time="2021-07-13T15:26:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:26:52.017Z] time="2021-07-13T15:26:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99a0f3808b4b59b453bc34b67894c6dcaeb9986e553d50e338534225e503fc86" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:26:52.278Z] --- PASS: TestPluginInstall (4.10s) [2021-07-13T15:26:52.278Z] --- PASS: TestPluginInstall/no_auth (2.06s) [2021-07-13T15:26:52.279Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-07-13T15:26:52.279Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2021-07-13T15:26:52.279Z] plugin_test.go:165: [d31624aafa4de] daemon is not started [2021-07-13T15:26:52.279Z] === RUN TestPluginsWithRuntimes [2021-07-13T15:26:52.349Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.48s) [2021-07-13T15:26:52.349Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:arxm1d99co4dj76uossa49b8t Created:2021-07-13 15:26:44.426566209 +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[4422b8fc6913217c79d8f111a018cf9839d39c823f5933c902726da8dc9c4003:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o3hpq81zi0yxr01l235e31nyw EndpointID:5d39ac0a57e2f25253cfd852f19f7cffadb1fea8356f1648fe5f677a72026b83 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5e126a09744de9eb95085fff7939817e7d7bbf00d5c381f8775a0b8d0382395f 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:e64159b904cd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o3hpq81zi0yxr01l235e31nyw EndpointID:5d39ac0a57e2f25253cfd852f19f7cffadb1fea8356f1648fe5f677a72026b83 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-13T15:26:52.349Z] PASS [2021-07-13T15:26:52.349Z] [2021-07-13T15:26:52.349Z] === Skipped [2021-07-13T15:26:52.349Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T15:26:52.349Z] service_test.go:242: FLAKY_TEST [2021-07-13T15:26:52.349Z] [2021-07-13T15:26:52.349Z] [2021-07-13T15:26:52.349Z] DONE 26 tests, 1 skipped in 58.386s [2021-07-13T15:26:52.349Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-13T15:26:52.349Z] ++ 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-07-13T15:26:52.349Z] ++ set -e [2021-07-13T15:26:52.349Z] ++ '[' -n 0 ']' [2021-07-13T15:26:52.349Z] ++ set -x [2021-07-13T15:26:52.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-13T15:26:52.349Z] INFO: Testing against a local daemon [2021-07-13T15:26:52.349Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-13T15:26:52.349Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-13T15:26:52.349Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:26:52.349Z] === RUN TestDockerNetworkIpvlan [2021-07-13T15:26:52.349Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-13T15:26:52.349Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:26:52.349Z] PASS [2021-07-13T15:26:52.349Z] [2021-07-13T15:26:52.349Z] === Skipped [2021-07-13T15:26:52.349Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-13T15:26:52.349Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:26:52.349Z] [2021-07-13T15:26:52.349Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-13T15:26:52.349Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:26:52.349Z] [2021-07-13T15:26:52.349Z] [2021-07-13T15:26:52.349Z] DONE 2 tests, 2 skipped in 0.170s [2021-07-13T15:26:52.349Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-13T15:26:52.349Z] ++ 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-07-13T15:26:52.349Z] ++ set -e [2021-07-13T15:26:52.349Z] ++ '[' -n 0 ']' [2021-07-13T15:26:52.349Z] ++ set -x [2021-07-13T15:26:52.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-07-13T15:26:52.350Z] INFO: Testing against a local daemon [2021-07-13T15:26:52.350Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-13T15:26:53.733Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.87s) [2021-07-13T15:26:53.733Z] === RUN TestDockerNetworkMacvlan [2021-07-13T15:26:54.188Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-13T15:26:54.674Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-13T15:26:55.131Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-13T15:26:55.614Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-13T15:26:56.072Z] --- PASS: TestPluginsWithRuntimes (3.56s) [2021-07-13T15:26:56.072Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-07-13T15:26:56.072Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-07-13T15:26:56.072Z] === RUN TestPluginBackCompatMediaTypes [2021-07-13T15:26:56.644Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-07-13T15:26:56.644Z] PASS [2021-07-13T15:26:56.644Z] [2021-07-13T15:26:56.644Z] DONE 10 tests in 8.428s [2021-07-13T15:26:56.644Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-13T15:26:56.644Z] INFO: Testing against a local daemon [2021-07-13T15:26:56.644Z] === RUN TestExternalGraphDriver [2021-07-13T15:26:56.644Z] === RUN TestExternalGraphDriver/json [2021-07-13T15:26:56.707Z] --- PASS: TestImportExtremelyLargeImageWorks (103.11s) [2021-07-13T15:26:56.707Z] PASS [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] === Skipped [2021-07-13T15:26:56.707Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-13T15:26:56.707Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] DONE 12 tests, 1 skipped in 107.453s [2021-07-13T15:26:56.707Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-13T15:26:56.707Z] INFO: Testing against a local daemon [2021-07-13T15:26:56.707Z] === RUN TestNetworkCreateDelete [2021-07-13T15:26:56.707Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-13T15:26:56.707Z] === RUN TestDockerNetworkDeletePreferID [2021-07-13T15:26:56.707Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-07-13T15:26:56.707Z] === RUN TestDaemonDNSFallback [2021-07-13T15:26:56.707Z] --- PASS: TestDaemonDNSFallback (7.59s) [2021-07-13T15:26:56.707Z] === RUN TestInspectNetwork [2021-07-13T15:26:56.707Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-13T15:26:56.707Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:26:56.707Z] === RUN TestRunContainerWithBridgeNone [2021-07-13T15:26:56.707Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-13T15:26:56.707Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.707Z] === RUN TestNetworkInvalidJSON [2021-07-13T15:26:56.707Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-13T15:26:56.707Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-13T15:26:56.707Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:26:56.707Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:26:56.707Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:26:56.707Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:26:56.707Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-13T15:26:56.707Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:26:56.707Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:26:56.707Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-13T15:26:56.707Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-13T15:26:56.707Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-13T15:26:56.707Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-13T15:26:56.707Z] === RUN TestNetworkList [2021-07-13T15:26:56.707Z] === RUN TestNetworkList//networks [2021-07-13T15:26:56.707Z] === PAUSE TestNetworkList//networks [2021-07-13T15:26:56.707Z] === RUN TestNetworkList//networks/ [2021-07-13T15:26:56.707Z] === PAUSE TestNetworkList//networks/ [2021-07-13T15:26:56.707Z] === CONT TestNetworkList//networks [2021-07-13T15:26:56.707Z] === CONT TestNetworkList//networks/ [2021-07-13T15:26:56.707Z] --- PASS: TestNetworkList (0.02s) [2021-07-13T15:26:56.707Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-13T15:26:56.707Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-13T15:26:56.707Z] === RUN TestHostIPv4BridgeLabel [2021-07-13T15:26:56.707Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-13T15:26:56.707Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.707Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-13T15:26:56.707Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-13T15:26:56.707Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.707Z] === RUN TestDaemonDefaultNetworkPools [2021-07-13T15:26:56.707Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.707Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-13T15:26:56.707Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.707Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-13T15:26:56.707Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.707Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-13T15:26:56.707Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.707Z] === RUN TestServiceWithPredefinedNetwork [2021-07-13T15:26:56.707Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:26:56.707Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-13T15:26:56.707Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:242: FLAKY_TEST [2021-07-13T15:26:56.707Z] === RUN TestServiceWithDataPathPortInit [2021-07-13T15:26:56.707Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:26:56.707Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-13T15:26:56.707Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:26:56.707Z] PASS [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] === Skipped [2021-07-13T15:26:56.707Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-13T15:26:56.707Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-13T15:26:56.707Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-13T15:26:56.707Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-13T15:26:56.707Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:242: FLAKY_TEST [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-13T15:26:56.707Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] [2021-07-13T15:26:56.707Z] DONE 22 tests, 12 skipped in 8.283s [2021-07-13T15:26:56.707Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-13T15:26:56.707Z] INFO: Testing against a local daemon [2021-07-13T15:26:56.707Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-13T15:26:56.707Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-13T15:26:56.707Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:26:56.707Z] === RUN TestDockerNetworkIpvlan [2021-07-13T15:26:56.708Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-13T15:26:56.708Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:26:56.708Z] PASS [2021-07-13T15:26:56.708Z] [2021-07-13T15:26:56.708Z] === Skipped [2021-07-13T15:26:56.708Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-13T15:26:56.708Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:26:56.708Z] [2021-07-13T15:26:56.708Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-13T15:26:56.708Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:26:56.708Z] [2021-07-13T15:26:56.708Z] [2021-07-13T15:26:56.708Z] DONE 2 tests, 2 skipped in 0.120s [2021-07-13T15:26:56.708Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-13T15:26:56.967Z] INFO: Testing against a local daemon [2021-07-13T15:26:56.967Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-13T15:26:56.967Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-13T15:26:56.967Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.967Z] === RUN TestDockerNetworkMacvlan [2021-07-13T15:26:56.967Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-13T15:26:56.967Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.967Z] PASS [2021-07-13T15:26:56.967Z] [2021-07-13T15:26:56.967Z] === Skipped [2021-07-13T15:26:56.967Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-13T15:26:56.967Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.967Z] [2021-07-13T15:26:56.967Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-13T15:26:56.967Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:26:56.967Z] [2021-07-13T15:26:56.967Z] [2021-07-13T15:26:56.967Z] DONE 2 tests, 2 skipped in 0.114s [2021-07-13T15:26:56.967Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-13T15:26:56.967Z] testing: warning: no tests to run [2021-07-13T15:26:56.967Z] PASS [2021-07-13T15:26:56.967Z] [2021-07-13T15:26:56.967Z] DONE 0 tests in 0.028s [2021-07-13T15:26:56.967Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-13T15:26:56.999Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-13T15:26:57.227Z] INFO: Testing against a local daemon [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginAllowRequest [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginTLS [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginDenyRequest [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginDenyResponse [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginAllowEventStream [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginErrorResponse [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginErrorRequest [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginHeader [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginV2Disable [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-13T15:26:57.227Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-13T15:26:57.227Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.227Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-13T15:26:57.487Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] PASS [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === Skipped [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-13T15:26:57.487Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] DONE 17 tests, 17 skipped in 0.375s [2021-07-13T15:26:57.487Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-13T15:26:57.487Z] INFO: Testing against a local daemon [2021-07-13T15:26:57.487Z] === RUN TestPluginInvalidJSON [2021-07-13T15:26:57.487Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:26:57.487Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:26:57.487Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:26:57.487Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-13T15:26:57.487Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-13T15:26:57.487Z] === RUN TestPluginInstall [2021-07-13T15:26:57.487Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-13T15:26:57.487Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] === RUN TestPluginsWithRuntimes [2021-07-13T15:26:57.487Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-13T15:26:57.487Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-13T15:26:57.487Z] === RUN TestPluginBackCompatMediaTypes [2021-07-13T15:26:57.487Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-13T15:26:57.487Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-13T15:26:57.487Z] PASS [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === Skipped [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-13T15:26:57.487Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-13T15:26:57.487Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-13T15:26:57.487Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] [2021-07-13T15:26:57.487Z] DONE 5 tests, 3 skipped in 0.152s [2021-07-13T15:26:57.487Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-13T15:26:57.748Z] INFO: Testing against a local daemon [2021-07-13T15:26:57.748Z] === RUN TestExternalGraphDriver [2021-07-13T15:26:57.748Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-07-13T15:26:57.748Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-13T15:26:57.748Z] === RUN TestGraphdriverPluginV2 [2021-07-13T15:26:58.554Z] === RUN TestExternalGraphDriver/spec [2021-07-13T15:27:00.300Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-13T15:27:00.468Z] === RUN TestExternalGraphDriver/pull [2021-07-13T15:27:01.446Z] Removing intermediate container 50e743b09cb0 [2021-07-13T15:27:01.446Z] ---> bc43f1d7c7cc [2021-07-13T15:27:01.446Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-13T15:27:01.446Z] ---> Running in d74a8818ef05 [2021-07-13T15:27:01.446Z] Removing intermediate container d74a8818ef05 [2021-07-13T15:27:01.446Z] ---> 94e8ced1bb50 [2021-07-13T15:27:01.446Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-13T15:27:01.446Z] ---> Running in 9c57cdf6b307 [2021-07-13T15:27:01.446Z] Removing intermediate container 9c57cdf6b307 [2021-07-13T15:27:01.446Z] ---> c4bbac703653 [2021-07-13T15:27:01.446Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-13T15:27:02.379Z] --- PASS: TestExternalGraphDriver (5.55s) [2021-07-13T15:27:02.379Z] --- PASS: TestExternalGraphDriver/json (1.96s) [2021-07-13T15:27:02.379Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2021-07-13T15:27:02.379Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-07-13T15:27:02.379Z] === RUN TestGraphdriverPluginV2 [2021-07-13T15:27:02.401Z] [2021-07-13T15:27:02.855Z] ---> 6b5bedd3f3d3 [2021-07-13T15:27:02.855Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-13T15:27:02.855Z] ---> Running in 370b8bf69fa5 [2021-07-13T15:27:03.596Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-13T15:27:04.480Z] --- PASS: TestGraphdriverPluginV2 (6.27s) [2021-07-13T15:27:04.480Z] PASS [2021-07-13T15:27:04.480Z] [2021-07-13T15:27:04.480Z] === Skipped [2021-07-13T15:27:04.480Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-07-13T15:27:04.480Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-13T15:27:04.480Z] [2021-07-13T15:27:04.480Z] [2021-07-13T15:27:04.480Z] DONE 2 tests, 1 skipped in 6.458s [2021-07-13T15:27:04.480Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-13T15:27:04.480Z] INFO: Testing against a local daemon [2021-07-13T15:27:04.480Z] === RUN TestContinueAfterPluginCrash [2021-07-13T15:27:04.480Z] === PAUSE TestContinueAfterPluginCrash [2021-07-13T15:27:04.480Z] === RUN TestReadPluginNoRead [2021-07-13T15:27:04.480Z] === PAUSE TestReadPluginNoRead [2021-07-13T15:27:04.480Z] === RUN TestDaemonStartWithLogOpt [2021-07-13T15:27:04.480Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-13T15:27:04.480Z] === CONT TestContinueAfterPluginCrash [2021-07-13T15:27:04.480Z] === CONT TestDaemonStartWithLogOpt [2021-07-13T15:27:06.228Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-13T15:27:06.582Z] --- PASS: TestGraphdriverPluginV2 (3.72s) [2021-07-13T15:27:06.582Z] PASS [2021-07-13T15:27:06.582Z] [2021-07-13T15:27:06.582Z] DONE 5 tests in 9.312s [2021-07-13T15:27:06.582Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-13T15:27:06.582Z] INFO: Testing against a local daemon [2021-07-13T15:27:06.582Z] === RUN TestContinueAfterPluginCrash [2021-07-13T15:27:06.582Z] === PAUSE TestContinueAfterPluginCrash [2021-07-13T15:27:06.582Z] === RUN TestReadPluginNoRead [2021-07-13T15:27:06.582Z] === PAUSE TestReadPluginNoRead [2021-07-13T15:27:06.582Z] === RUN TestDaemonStartWithLogOpt [2021-07-13T15:27:06.582Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-13T15:27:06.582Z] === CONT TestContinueAfterPluginCrash [2021-07-13T15:27:06.582Z] === CONT TestDaemonStartWithLogOpt [2021-07-13T15:27:10.180Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-13T15:27:10.790Z] --- PASS: TestDaemonStartWithLogOpt (4.08s) [2021-07-13T15:27:10.790Z] === CONT TestReadPluginNoRead [2021-07-13T15:27:11.063Z] --- PASS: TestDaemonStartWithLogOpt (6.81s) [2021-07-13T15:27:11.063Z] === CONT TestReadPluginNoRead [2021-07-13T15:27:12.092Z] --- PASS: TestDockerNetworkMacvlan (18.31s) [2021-07-13T15:27:12.092Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-07-13T15:27:12.092Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-07-13T15:27:12.092Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2021-07-13T15:27:12.092Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s) [2021-07-13T15:27:12.092Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.11s) [2021-07-13T15:27:12.092Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.54s) [2021-07-13T15:27:12.092Z] PASS [2021-07-13T15:27:12.092Z] [2021-07-13T15:27:12.092Z] DONE 8 tests in 20.350s [2021-07-13T15:27:12.092Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-13T15:27:12.092Z] ++ 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-07-13T15:27:12.092Z] ++ set -e [2021-07-13T15:27:12.092Z] ++ '[' -n 0 ']' [2021-07-13T15:27:12.092Z] ++ set -x [2021-07-13T15:27:12.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-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-07-13T15:27:12.092Z] testing: warning: no tests to run [2021-07-13T15:27:12.092Z] PASS [2021-07-13T15:27:12.092Z] [2021-07-13T15:27:12.092Z] DONE 0 tests in 0.031s [2021-07-13T15:27:12.092Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-13T15:27:12.092Z] ++ 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-07-13T15:27:12.092Z] ++ set -e [2021-07-13T15:27:12.092Z] ++ '[' -n 0 ']' [2021-07-13T15:27:12.092Z] ++ set -x [2021-07-13T15:27:12.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-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-07-13T15:27:12.092Z] INFO: Testing against a local daemon [2021-07-13T15:27:12.092Z] === RUN TestAuthZPluginAllowRequest [2021-07-13T15:27:12.701Z] === RUN TestReadPluginNoRead/default [2021-07-13T15:27:14.004Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2021-07-13T15:27:14.004Z] === RUN TestAuthZPluginTLS [2021-07-13T15:27:14.575Z] --- PASS: TestAuthZPluginTLS (0.72s) [2021-07-13T15:27:14.575Z] === RUN TestAuthZPluginDenyRequest [2021-07-13T15:27:14.638Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-13T15:27:15.263Z] === RUN TestReadPluginNoRead/default [2021-07-13T15:27:15.263Z] --- PASS: TestContinueAfterPluginCrash (10.73s) [2021-07-13T15:27:15.515Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2021-07-13T15:27:15.515Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-13T15:27:15.578Z] --- PASS: TestContinueAfterPluginCrash (9.39s) [2021-07-13T15:27:16.086Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2021-07-13T15:27:16.086Z] === RUN TestAuthZPluginDenyResponse [2021-07-13T15:27:16.148Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-13T15:27:16.656Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-07-13T15:27:16.657Z] === RUN TestAuthZPluginAllowEventStream [2021-07-13T15:27:17.171Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-13T15:27:17.531Z] --- PASS: TestReadPluginNoRead (7.42s) [2021-07-13T15:27:17.532Z] --- PASS: TestReadPluginNoRead/default (1.62s) [2021-07-13T15:27:17.532Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2021-07-13T15:27:17.532Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2021-07-13T15:27:17.532Z] read_test.go:92: [d60e607a2e9c0] daemon is not started [2021-07-13T15:27:17.532Z] PASS [2021-07-13T15:27:17.532Z] [2021-07-13T15:27:17.532Z] DONE 6 tests in 11.536s [2021-07-13T15:27:17.532Z] 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-07-13T15:27:17.532Z] testing: warning: no tests to run [2021-07-13T15:27:17.532Z] PASS [2021-07-13T15:27:17.532Z] [2021-07-13T15:27:17.532Z] DONE 0 tests in 0.009s [2021-07-13T15:27:17.532Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-13T15:27:17.532Z] INFO: Testing against a local daemon [2021-07-13T15:27:17.532Z] === RUN TestPluginWithDevMounts [2021-07-13T15:27:17.532Z] === PAUSE TestPluginWithDevMounts [2021-07-13T15:27:17.532Z] === CONT TestPluginWithDevMounts [2021-07-13T15:27:18.569Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2021-07-13T15:27:18.569Z] === RUN TestAuthZPluginErrorResponse [2021-07-13T15:27:19.139Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-07-13T15:27:19.139Z] === RUN TestAuthZPluginErrorRequest [2021-07-13T15:27:19.442Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-07-13T15:27:19.442Z] PASS [2021-07-13T15:27:19.442Z] [2021-07-13T15:27:19.442Z] DONE 1 tests in 1.753s [2021-07-13T15:27:19.442Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-13T15:27:19.442Z] INFO: Testing against a local daemon [2021-07-13T15:27:19.442Z] === RUN TestSecretInspect [2021-07-13T15:27:19.710Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-13T15:27:19.710Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-07-13T15:27:19.710Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-13T15:27:19.759Z] Loaded image: buildpack-deps:buster [2021-07-13T15:27:19.759Z] Loaded image: busybox:latest [2021-07-13T15:27:19.759Z] Loaded image: buildpack-deps:buster [2021-07-13T15:27:19.759Z] Loaded image: busybox:glibc [2021-07-13T15:27:19.759Z] Loaded image: busybox:latest [2021-07-13T15:27:19.759Z] Loaded image: busybox:glibc [2021-07-13T15:27:20.653Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.71s) [2021-07-13T15:27:20.653Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-13T15:27:21.665Z] Loaded image: debian:bullseye [2021-07-13T15:27:21.927Z] Loaded image: hello-world:latest [2021-07-13T15:27:21.985Z] --- PASS: TestSecretInspect (2.31s) [2021-07-13T15:27:21.985Z] === RUN TestSecretList [2021-07-13T15:27:22.194Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T15:27:22.253Z] --- PASS: TestReadPluginNoRead (11.17s) [2021-07-13T15:27:22.253Z] --- PASS: TestReadPluginNoRead/default (2.57s) [2021-07-13T15:27:22.253Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.52s) [2021-07-13T15:27:22.253Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.48s) [2021-07-13T15:27:22.253Z] read_test.go:92: [d0bd276618aae] daemon is not started [2021-07-13T15:27:22.253Z] PASS [2021-07-13T15:27:22.253Z] [2021-07-13T15:27:22.253Z] DONE 6 tests in 18.118s [2021-07-13T15:27:22.253Z] 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-07-13T15:27:22.253Z] testing: warning: no tests to run [2021-07-13T15:27:22.253Z] PASS [2021-07-13T15:27:22.253Z] [2021-07-13T15:27:22.253Z] DONE 0 tests in 0.049s [2021-07-13T15:27:22.253Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-13T15:27:22.253Z] INFO: Testing against a local daemon [2021-07-13T15:27:22.253Z] === RUN TestPluginWithDevMounts [2021-07-13T15:27:22.253Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-13T15:27:22.253Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-13T15:27:22.253Z] PASS [2021-07-13T15:27:22.253Z] [2021-07-13T15:27:22.253Z] === Skipped [2021-07-13T15:27:22.253Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-13T15:27:22.253Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-13T15:27:22.253Z] [2021-07-13T15:27:22.253Z] [2021-07-13T15:27:22.253Z] DONE 1 tests, 1 skipped in 0.138s [2021-07-13T15:27:22.253Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-13T15:27:22.453Z] INFO: Testing against a local daemon [2021-07-13T15:27:22.453Z] === RUN TestDockerDaemonSuite [2021-07-13T15:27:22.453Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-13T15:27:22.513Z] INFO: Testing against a local daemon [2021-07-13T15:27:22.513Z] === RUN TestSecretInspect [2021-07-13T15:27:22.513Z] --- SKIP: TestSecretInspect (0.02s) [2021-07-13T15:27:22.513Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.513Z] === RUN TestSecretList [2021-07-13T15:27:22.513Z] --- SKIP: TestSecretList (0.02s) [2021-07-13T15:27:22.513Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.513Z] === RUN TestSecretsCreateAndDelete [2021-07-13T15:27:22.513Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-07-13T15:27:22.513Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.513Z] === RUN TestSecretsUpdate [2021-07-13T15:27:22.513Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-13T15:27:22.513Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.513Z] === RUN TestTemplatedSecret [2021-07-13T15:27:22.513Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-13T15:27:22.513Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.513Z] === RUN TestSecretCreateResolve [2021-07-13T15:27:22.513Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-07-13T15:27:22.513Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.513Z] PASS [2021-07-13T15:27:22.513Z] [2021-07-13T15:27:22.513Z] === Skipped [2021-07-13T15:27:22.513Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-07-13T15:27:22.513Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.513Z] [2021-07-13T15:27:22.513Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-07-13T15:27:22.513Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.513Z] [2021-07-13T15:27:22.513Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-07-13T15:27:22.514Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.514Z] [2021-07-13T15:27:22.514Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-13T15:27:22.514Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.514Z] [2021-07-13T15:27:22.514Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-13T15:27:22.514Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.514Z] [2021-07-13T15:27:22.514Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-07-13T15:27:22.514Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.514Z] [2021-07-13T15:27:22.514Z] [2021-07-13T15:27:22.514Z] DONE 6 tests, 6 skipped in 0.195s [2021-07-13T15:27:22.514Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-13T15:27:22.712Z] Loaded image: debian:bullseye [2021-07-13T15:27:22.774Z] INFO: Testing against a local daemon [2021-07-13T15:27:22.774Z] === RUN TestServiceCreateInit [2021-07-13T15:27:22.774Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-13T15:27:22.774Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-13T15:27:22.774Z] --- PASS: TestServiceCreateInit (0.02s) [2021-07-13T15:27:22.774Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T15:27:22.774Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T15:27:22.774Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] === RUN TestCreateServiceMultipleTimes [2021-07-13T15:27:22.774Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-13T15:27:22.774Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] === RUN TestCreateServiceConflict [2021-07-13T15:27:22.774Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-13T15:27:22.774Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] === RUN TestCreateServiceMaxReplicas [2021-07-13T15:27:22.774Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-13T15:27:22.774Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-13T15:27:22.774Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-13T15:27:22.774Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] === RUN TestCreateServiceSecretFileMode [2021-07-13T15:27:22.774Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-13T15:27:22.774Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] === RUN TestCreateServiceConfigFileMode [2021-07-13T15:27:22.774Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-13T15:27:22.774Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] === RUN TestCreateServiceSysctls [2021-07-13T15:27:22.774Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-13T15:27:22.774Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] === RUN TestCreateServiceCapabilities [2021-07-13T15:27:22.774Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-13T15:27:22.774Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] === RUN TestInspect [2021-07-13T15:27:22.774Z] --- SKIP: TestInspect (0.01s) [2021-07-13T15:27:22.774Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] === RUN TestCreateJob [2021-07-13T15:27:22.774Z] --- SKIP: TestCreateJob (0.01s) [2021-07-13T15:27:22.774Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] === RUN TestReplicatedJob [2021-07-13T15:27:22.774Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-13T15:27:22.774Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] === RUN TestUpdateReplicatedJob [2021-07-13T15:27:22.774Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-07-13T15:27:22.774Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] === RUN TestServiceListWithStatuses [2021-07-13T15:27:22.774Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-13T15:27:22.774Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T15:27:22.774Z] === RUN TestDockerNetworkConnectAlias [2021-07-13T15:27:22.774Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-13T15:27:22.774Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:22.774Z] === RUN TestDockerNetworkReConnect [2021-07-13T15:27:22.971Z] Loaded image: hello-world:latest [2021-07-13T15:27:22.971Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T15:27:22.971Z] INFO: Testing against a local daemon [2021-07-13T15:27:23.035Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-07-13T15:27:23.035Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:23.035Z] === RUN TestServicePlugin [2021-07-13T15:27:23.195Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2021-07-13T15:27:23.195Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-13T15:27:23.229Z] === RUN TestDockerSuite [2021-07-13T15:27:23.229Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-13T15:27:23.229Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-13T15:27:23.229Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-13T15:27:23.229Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-13T15:27:23.229Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-13T15:27:23.229Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-13T15:27:23.229Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-13T15:27:23.229Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-13T15:27:23.896Z] --- PASS: TestSecretList (1.88s) [2021-07-13T15:27:23.896Z] === RUN TestSecretsCreateAndDelete [2021-07-13T15:27:25.107Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2021-07-13T15:27:25.107Z] === RUN TestAuthZPluginHeader [2021-07-13T15:27:25.132Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-13T15:27:25.132Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-13T15:27:25.276Z] ......... [ 86%] [2021-07-13T15:27:25.391Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-13T15:27:25.391Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-13T15:27:25.807Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2021-07-13T15:27:25.807Z] === RUN TestSecretsUpdate [2021-07-13T15:27:26.048Z] --- PASS: TestAuthZPluginHeader (1.01s) [2021-07-13T15:27:26.048Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-13T15:27:26.048Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-13T15:27:26.048Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T15:27:26.048Z] === RUN TestAuthZPluginV2Disable [2021-07-13T15:27:26.048Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-13T15:27:26.048Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T15:27:26.048Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-13T15:27:26.048Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-13T15:27:26.048Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T15:27:26.048Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-13T15:27:26.048Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-13T15:27:26.048Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T15:27:26.048Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-13T15:27:26.329Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-13T15:27:26.332Z] --- SKIP: TestServicePlugin (3.48s) [2021-07-13T15:27:26.332Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.332Z] === RUN TestServiceUpdateLabel [2021-07-13T15:27:26.332Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-13T15:27:26.332Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.332Z] === RUN TestServiceUpdateSecrets [2021-07-13T15:27:26.332Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-13T15:27:26.332Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.332Z] === RUN TestServiceUpdateConfigs [2021-07-13T15:27:26.332Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-07-13T15:27:26.332Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.332Z] === RUN TestServiceUpdateNetwork [2021-07-13T15:27:26.332Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-13T15:27:26.332Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.332Z] === RUN TestServiceUpdatePidsLimit [2021-07-13T15:27:26.588Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-13T15:27:26.588Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-13T15:27:26.592Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-13T15:27:26.592Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] PASS [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === Skipped [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T15:27:26.592Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T15:27:26.592Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T15:27:26.592Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T15:27:26.592Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-13T15:27:26.592Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-13T15:27:26.592Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-13T15:27:26.592Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-13T15:27:26.592Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-13T15:27:26.592Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-13T15:27:26.592Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-13T15:27:26.592Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-13T15:27:26.592Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-13T15:27:26.592Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-13T15:27:26.592Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-13T15:27:26.592Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-07-13T15:27:26.592Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-13T15:27:26.592Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-13T15:27:26.592Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-07-13T15:27:26.592Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s) [2021-07-13T15:27:26.592Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-13T15:27:26.592Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-13T15:27:26.592Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-07-13T15:27:26.592Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-07-13T15:27:26.592Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-13T15:27:26.592Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] DONE 24 tests, 23 skipped in 3.917s [2021-07-13T15:27:26.592Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-13T15:27:26.592Z] INFO: Testing against a local daemon [2021-07-13T15:27:26.592Z] === RUN TestSessionCreate [2021-07-13T15:27:26.592Z] --- PASS: TestSessionCreate (0.02s) [2021-07-13T15:27:26.592Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-13T15:27:26.592Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-13T15:27:26.592Z] PASS [2021-07-13T15:27:26.592Z] [2021-07-13T15:27:26.592Z] DONE 2 tests in 0.154s [2021-07-13T15:27:26.592Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-13T15:27:26.852Z] INFO: Testing against a local daemon [2021-07-13T15:27:26.852Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-13T15:27:26.852Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T15:27:26.852Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-13T15:27:26.852Z] === RUN TestEventsExecDie [2021-07-13T15:27:27.792Z] --- PASS: TestEventsExecDie (0.99s) [2021-07-13T15:27:27.792Z] === RUN TestEventsBackwardsCompatible [2021-07-13T15:27:27.792Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-13T15:27:27.792Z] === RUN TestInfoBinaryCommits [2021-07-13T15:27:27.792Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-13T15:27:27.792Z] === RUN TestInfoAPIVersioned [2021-07-13T15:27:27.792Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-13T15:27:27.792Z] === RUN TestInfoDiscoveryBackend [2021-07-13T15:27:27.895Z] Removing intermediate container 370b8bf69fa5 [2021-07-13T15:27:27.895Z] ---> ee0b424fb884 [2021-07-13T15:27:27.895Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-13T15:27:27.895Z] ---> Running in b3b7f339707a [2021-07-13T15:27:27.895Z] [2021-07-13T15:27:27.895Z] SUCCESS: Specified value was saved. [2021-07-13T15:27:28.348Z] --- PASS: TestSecretsUpdate (2.25s) [2021-07-13T15:27:28.348Z] === RUN TestTemplatedSecret [2021-07-13T15:27:28.356Z] Removing intermediate container b3b7f339707a [2021-07-13T15:27:28.356Z] ---> 37a91274996c [2021-07-13T15:27:28.356Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-13T15:27:28.356Z] ---> Running in b5773da1bba6 [2021-07-13T15:27:28.491Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-13T15:27:29.060Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-13T15:27:29.060Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-13T15:27:29.060Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-13T15:27:29.319Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-13T15:27:29.699Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-07-13T15:27:29.699Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-13T15:27:30.256Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-13T15:27:30.815Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-13T15:27:31.634Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-13T15:27:31.645Z] --- PASS: TestTemplatedSecret (3.47s) [2021-07-13T15:27:31.645Z] === RUN TestSecretCreateResolve [2021-07-13T15:27:31.893Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-13T15:27:31.893Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-13T15:27:31.893Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-13T15:27:31.893Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-13T15:27:32.709Z] tests/integration/models_networks_test.py .... [ 90%] [2021-07-13T15:27:32.991Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-07-13T15:27:32.991Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-13T15:27:32.991Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-13T15:27:32.991Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:27:32.991Z] === RUN TestInfoAPI [2021-07-13T15:27:32.991Z] --- PASS: TestInfoAPI (0.02s) [2021-07-13T15:27:32.991Z] === RUN TestInfoAPIWarnings [2021-07-13T15:27:34.167Z] Cannot create a file when that file already exists. [2021-07-13T15:27:34.186Z] --- PASS: TestSecretCreateResolve (2.30s) [2021-07-13T15:27:34.186Z] PASS [2021-07-13T15:27:34.186Z] [2021-07-13T15:27:34.186Z] DONE 6 tests in 14.518s [2021-07-13T15:27:34.186Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-13T15:27:34.186Z] INFO: Testing against a local daemon [2021-07-13T15:27:34.186Z] === RUN TestServiceCreateInit [2021-07-13T15:27:34.186Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-13T15:27:37.983Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-13T15:27:38.458Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-13T15:27:39.470Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-13T15:27:39.883Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-13T15:27:39.977Z] Removing intermediate container b5773da1bba6 [2021-07-13T15:27:39.977Z] ---> eaf69a3d8957 [2021-07-13T15:27:39.977Z] Step 13/13 : CMD ["sh"] [2021-07-13T15:27:39.977Z] ---> Running in 519ab5e31d28 [2021-07-13T15:27:39.977Z] Removing intermediate container 519ab5e31d28 [2021-07-13T15:27:39.977Z] ---> 90a5f474b73f [2021-07-13T15:27:39.977Z] Successfully built 90a5f474b73f [2021-07-13T15:27:39.977Z] Successfully tagged busybox:latest [2021-07-13T15:27:39.977Z] INFO: Docker images of the daemon under test [2021-07-13T15:27:39.977Z] [2021-07-13T15:27:40.361Z] --- PASS: TestBuildWithHugeFile (95.33s) [2021-07-13T15:27:40.361Z] === RUN TestBuildWithEmptyDockerfile [2021-07-13T15:27:40.361Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:27:40.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:27:40.361Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:27:40.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:27:40.361Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:27:40.361Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:27:40.438Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-13T15:27:40.438Z] busybox latest 90a5f474b73f Less than a second ago 5.71GB [2021-07-13T15:27:40.438Z] mcr.microsoft.com/windows/servercore ltsc2019 5bda1547be50 7 days ago 5.69GB [2021-07-13T15:27:40.438Z] microsoft/windowsservercore latest 5bda1547be50 7 days ago 5.69GB [2021-07-13T15:27:40.438Z] [2021-07-13T15:27:40.438Z] INFO: Running integration tests at 07/13/2021 15:27:39... [2021-07-13T15:27:40.438Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-13T15:27:40.438Z] INFO: Integration API tests being run from the host: [2021-07-13T15:27:40.438Z] INFO: make.ps1 starting at 07/13/2021 15:27:40 [2021-07-13T15:27:40.619Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:27:40.619Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:27:40.619Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:27:40.619Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-07-13T15:27:40.619Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-07-13T15:27:40.619Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-07-13T15:27:40.619Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-07-13T15:27:40.619Z] === RUN TestBuildPreserveOwnership [2021-07-13T15:27:40.619Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-13T15:27:41.332Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-13T15:27:41.411Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-13T15:27:41.553Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-13T15:27:42.788Z] --- PASS: TestServiceCreateInit (8.97s) [2021-07-13T15:27:42.788Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.75s) [2021-07-13T15:27:42.788Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.20s) [2021-07-13T15:27:42.788Z] === RUN TestCreateServiceMultipleTimes [2021-07-13T15:27:44.087Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-13T15:27:44.087Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-13T15:27:44.150Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.96s) [2021-07-13T15:27:44.151Z] PASS [2021-07-13T15:27:44.151Z] [2021-07-13T15:27:44.151Z] === Skipped [2021-07-13T15:27:44.151Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-13T15:27:44.151Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T15:27:44.151Z] [2021-07-13T15:27:44.151Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-13T15:27:44.151Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T15:27:44.151Z] [2021-07-13T15:27:44.151Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-13T15:27:44.151Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T15:27:44.151Z] [2021-07-13T15:27:44.151Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-13T15:27:44.151Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T15:27:44.151Z] [2021-07-13T15:27:44.151Z] [2021-07-13T15:27:44.151Z] DONE 17 tests, 4 skipped in 32.023s [2021-07-13T15:27:44.151Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-13T15:27:44.151Z] ++ 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-07-13T15:27:44.151Z] ++ set -e [2021-07-13T15:27:44.151Z] ++ '[' -n 0 ']' [2021-07-13T15:27:44.151Z] ++ set -x [2021-07-13T15:27:44.151Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-13T15:27:44.151Z] INFO: Testing against a local daemon [2021-07-13T15:27:44.151Z] === RUN TestPluginInvalidJSON [2021-07-13T15:27:44.151Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:27:44.151Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:27:44.151Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:27:44.151Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-13T15:27:44.151Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-13T15:27:44.151Z] === RUN TestPluginInstall [2021-07-13T15:27:44.151Z] === RUN TestPluginInstall/no_auth [2021-07-13T15:27:44.606Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-13T15:27:44.606Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-13T15:27:45.989Z] --- PASS: TestBuildPreserveOwnership (5.22s) [2021-07-13T15:27:45.989Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.41s) [2021-07-13T15:27:45.989Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.80s) [2021-07-13T15:27:45.989Z] === RUN TestBuildPlatformInvalid [2021-07-13T15:27:45.989Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-07-13T15:27:45.989Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-13T15:27:46.248Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-13T15:27:46.694Z] time="2021-07-13T15:27:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:27:46.694Z] time="2021-07-13T15:27:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ed83205ecc6d10194c2f44aff1aea7b6e609adf987a77cf0cb765bfea13f592" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:27:46.694Z] time="2021-07-13T15:27:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:27:46.695Z] time="2021-07-13T15:27:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ed83205ecc6d10194c2f44aff1aea7b6e609adf987a77cf0cb765bfea13f592" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:27:46.955Z] === RUN TestPluginInstall/with_htpasswd [2021-07-13T15:27:47.183Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-13T15:27:47.895Z] time="2021-07-13T15:27:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:27:47.895Z] time="2021-07-13T15:27:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:203fe4bde766bc9b73e2a6990bd924e1d7ba59a300d28880f845b3b56e368135" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:27:47.895Z] time="2021-07-13T15:27:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:27:47.895Z] time="2021-07-13T15:27:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:203fe4bde766bc9b73e2a6990bd924e1d7ba59a300d28880f845b3b56e368135" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:27:48.120Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-13T15:27:48.155Z] === RUN TestPluginInstall/with_insecure [2021-07-13T15:27:48.379Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-13T15:27:49.538Z] time="2021-07-13T15:27:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:27:49.538Z] time="2021-07-13T15:27:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc99b49ef404eef8550df2cf21e327bfe15b24c0d6f3d012d659afc1046dd260" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:27:49.538Z] time="2021-07-13T15:27:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:27:49.538Z] time="2021-07-13T15:27:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc99b49ef404eef8550df2cf21e327bfe15b24c0d6f3d012d659afc1046dd260" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:27:49.758Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-13T15:27:49.798Z] --- PASS: TestPluginInstall (5.66s) [2021-07-13T15:27:49.798Z] --- PASS: TestPluginInstall/no_auth (2.79s) [2021-07-13T15:27:49.798Z] --- PASS: TestPluginInstall/with_htpasswd (1.17s) [2021-07-13T15:27:49.798Z] --- PASS: TestPluginInstall/with_insecure (1.69s) [2021-07-13T15:27:49.798Z] plugin_test.go:165: [d6ebebe07cbb8] daemon is not started [2021-07-13T15:27:49.798Z] === RUN TestPluginsWithRuntimes [2021-07-13T15:27:49.907Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-13T15:27:50.167Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-13T15:27:50.167Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-13T15:27:50.167Z] [2021-07-13T15:27:50.167Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-13T15:27:50.167Z] =========================== short test summary info ============================ [2021-07-13T15:27:50.167Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-13T15:27:50.167Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-13T15:27:50.167Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-13T15:27:50.167Z] Not supported on most drivers [2021-07-13T15:27:50.167Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-13T15:27:50.167Z] Output of docker top depends on host distro, and is not formalized. [2021-07-13T15:27:50.167Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-13T15:27:50.167Z] Output of docker top depends on host distro, and is not formalized. [2021-07-13T15:27:50.167Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-13T15:27:50.167Z] Can fail if eth0 has multiple IP addresses [2021-07-13T15:27:50.167Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-13T15:27:50.167Z] This doesn't seem to be taken into account by the engine [2021-07-13T15:27:50.167Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-07-13T15:27:50.167Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-13T15:27:50.167Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 360.01 seconds == [2021-07-13T15:27:50.424Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-13T15:27:51.089Z] --- PASS: TestInfoAPIWarnings (17.34s) [2021-07-13T15:27:51.089Z] === RUN TestInfoDebug [2021-07-13T15:27:51.135Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-13T15:27:51.659Z] --- PASS: TestInfoDebug (1.52s) [2021-07-13T15:27:51.659Z] === RUN TestInfoInsecureRegistries [2021-07-13T15:27:52.072Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-13T15:27:52.339Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-13T15:27:53.567Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-07-13T15:27:53.567Z] === RUN TestInfoRegistryMirrors [2021-07-13T15:27:53.731Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-13T15:27:53.977Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-13T15:27:54.944Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-13T15:27:54.947Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-07-13T15:27:54.947Z] === RUN TestLoginFailsWithBadCredentials [2021-07-13T15:27:54.947Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-07-13T15:27:54.947Z] === RUN TestPingCacheHeaders [2021-07-13T15:27:54.947Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-13T15:27:54.947Z] === RUN TestPingGet [2021-07-13T15:27:54.947Z] --- PASS: TestPingGet (0.01s) [2021-07-13T15:27:54.947Z] === RUN TestPingHead [2021-07-13T15:27:54.947Z] --- PASS: TestPingHead (0.02s) [2021-07-13T15:27:54.947Z] === RUN TestVersion [2021-07-13T15:27:54.947Z] --- PASS: TestVersion (0.02s) [2021-07-13T15:27:54.947Z] PASS [2021-07-13T15:27:54.947Z] [2021-07-13T15:27:54.947Z] === Skipped [2021-07-13T15:27:54.947Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T15:27:54.947Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-13T15:27:54.947Z] [2021-07-13T15:27:54.947Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-13T15:27:54.947Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-13T15:27:54.947Z] [2021-07-13T15:27:54.947Z] [2021-07-13T15:27:54.947Z] DONE 18 tests, 2 skipped in 28.312s [2021-07-13T15:27:54.947Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-13T15:27:55.114Z] --- PASS: TestPluginsWithRuntimes (5.19s) [2021-07-13T15:27:55.114Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.48s) [2021-07-13T15:27:55.114Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.49s) [2021-07-13T15:27:55.114Z] === RUN TestPluginBackCompatMediaTypes [2021-07-13T15:27:55.207Z] INFO: Testing against a local daemon [2021-07-13T15:27:55.207Z] === RUN TestVolumesCreateAndList [2021-07-13T15:27:55.207Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-13T15:27:55.207Z] === RUN TestVolumesRemove [2021-07-13T15:27:55.207Z] --- PASS: TestVolumesRemove (0.06s) [2021-07-13T15:27:55.207Z] === RUN TestVolumesInspect [2021-07-13T15:27:55.207Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-13T15:27:55.207Z] === RUN TestVolumesInvalidJSON [2021-07-13T15:27:55.207Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-13T15:27:55.207Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-13T15:27:55.207Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-13T15:27:55.207Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-13T15:27:55.207Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-13T15:27:55.207Z] PASS [2021-07-13T15:27:55.207Z] [2021-07-13T15:27:55.207Z] DONE 5 tests in 0.232s [2021-07-13T15:27:55.207Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-13T15:27:55.207Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12232 is not a child of this shell [2021-07-13T15:27:55.207Z] warning: PID 12232 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-13T15:27:55.207Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-13T15:27:55.207Z] [2021-07-13T15:27:55.207Z] Unloading profiles will leave already running processes permanently [2021-07-13T15:27:55.207Z] unconfined, which can lead to unexpected situations. [2021-07-13T15:27:55.207Z] [2021-07-13T15:27:55.207Z] To set a process to complain mode, use the command line tool [2021-07-13T15:27:55.207Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-13T15:27:55.207Z] Removing test suite binaries [2021-07-13T15:27:55.207Z] exiting test-integration [2021-07-13T15:27:55.469Z] ++ exit 0 [2021-07-13T15:27:55.469Z] [2021-07-13T15:27:56.055Z] --- PASS: TestPluginBackCompatMediaTypes (1.12s) [2021-07-13T15:27:56.055Z] PASS [2021-07-13T15:27:56.055Z] [2021-07-13T15:27:56.055Z] DONE 10 tests in 12.209s [2021-07-13T15:27:56.316Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-13T15:27:56.316Z] ++ 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-07-13T15:27:56.316Z] ++ set -e [2021-07-13T15:27:56.316Z] ++ '[' -n 0 ']' [2021-07-13T15:27:56.316Z] ++ set -x [2021-07-13T15:27:56.316Z] ++ env -i DEST=/go/src/github.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-07-13T15:27:56.316Z] INFO: Testing against a local daemon [2021-07-13T15:27:56.316Z] === RUN TestExternalGraphDriver [2021-07-13T15:27:56.576Z] === RUN TestExternalGraphDriver/json [2021-07-13T15:27:56.857Z] === RUN TestDockerSuite/TestAttachDetach Post stage [Pipeline] junit [2021-07-13T15:27:56.866Z] Recording test results [2021-07-13T15:27:57.423Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-13T15:27:57.990Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-13T15:27:58.599Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-13T15:27:58.944Z] + echo Ensuring container killed. [2021-07-13T15:27:58.944Z] Ensuring container killed. [2021-07-13T15:27:58.944Z] + docker rm -vf docker-pr1 [2021-07-13T15:27:58.944Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-13T15:27:59.121Z] === RUN TestExternalGraphDriver/spec [2021-07-13T15:27:59.233Z] + echo Chowning /workspace to jenkins user [2021-07-13T15:27:59.234Z] Chowning /workspace to jenkins user [2021-07-13T15:27:59.234Z] + id -u [2021-07-13T15:27:59.234Z] + id -g [2021-07-13T15:27:59.234Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42633:/workspace busybox chown -R 1000:1000 /workspace [2021-07-13T15:27:59.234Z] Unable to find image 'busybox:latest' locally [2021-07-13T15:27:59.365Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-13T15:27:59.494Z] latest: Pulling from library/busybox [2021-07-13T15:27:59.494Z] b71f96345d44: Pulling fs layer [2021-07-13T15:27:59.494Z] b71f96345d44: Download complete [2021-07-13T15:27:59.753Z] b71f96345d44: Pull complete [2021-07-13T15:27:59.754Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-13T15:27:59.754Z] Status: Downloaded newer image for busybox:latest [2021-07-13T15:28:00.899Z] --- PASS: TestCreateServiceMultipleTimes (17.66s) [2021-07-13T15:28:00.899Z] === RUN TestCreateServiceConflict [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-13T15:28:01.435Z] + bundleName=amd64-rootless [2021-07-13T15:28:01.435Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-13T15:28:01.435Z] Creating amd64-rootless-bundles.tar.gz [2021-07-13T15:28:01.435Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-13T15:28:01.435Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-13T15:28:01.448Z] Archiving artifacts [2021-07-13T15:28:01.663Z] === RUN TestExternalGraphDriver/pull [2021-07-13T15:28:01.905Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-13T15:28:01.905Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-13T15:28:02.618Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-13T15:28:02.618Z] [2021-07-13T15:28:02.618Z] Unloading profiles will leave already running processes permanently [2021-07-13T15:28:02.618Z] unconfined, which can lead to unexpected situations. [2021-07-13T15:28:02.618Z] [2021-07-13T15:28:02.618Z] To set a process to complain mode, use the command line tool [2021-07-13T15:28:02.618Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-13T15:28:02.618Z] [2021-07-13T15:28:02.811Z] --- PASS: TestCreateServiceConflict (2.29s) [2021-07-13T15:28:02.811Z] === RUN TestCreateServiceMaxReplicas [2021-07-13T15:28:02.841Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin Post stage [Pipeline] junit [2021-07-13T15:28:02.889Z] Recording test results [2021-07-13T15:28:02.957Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-13T15:28:03.238Z] + echo Ensuring container killed. [2021-07-13T15:28:03.238Z] Ensuring container killed. [2021-07-13T15:28:03.238Z] + docker rm -vf docker-pr1 [2021-07-13T15:28:03.238Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-13T15:28:03.552Z] + echo Chowning /workspace to jenkins user [2021-07-13T15:28:03.552Z] Chowning /workspace to jenkins user [2021-07-13T15:28:03.552Z] + id -u [2021-07-13T15:28:03.552Z] + id -g [2021-07-13T15:28:03.552Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42633:/workspace busybox chown -R 1000:1000 /workspace [2021-07-13T15:28:03.593Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42633/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-13T15:28:03.906Z] + make clean [2021-07-13T15:28:04.166Z] docker volume rm -f docker-dev-cache [2021-07-13T15:28:04.166Z] docker-dev-cache [Pipeline] deleteDir [2021-07-13T15:28:04.204Z] --- PASS: TestExternalGraphDriver (7.85s) [2021-07-13T15:28:04.204Z] --- PASS: TestExternalGraphDriver/json (2.57s) [2021-07-13T15:28:04.204Z] --- PASS: TestExternalGraphDriver/spec (2.61s) [2021-07-13T15:28:04.204Z] --- PASS: TestExternalGraphDriver/pull (2.52s) [2021-07-13T15:28:04.204Z] === RUN TestGraphdriverPluginV2 [2021-07-13T15:28:04.204Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-07-13T15:28:04.204Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T15:28:04.204Z] PASS [2021-07-13T15:28:04.204Z] [2021-07-13T15:28:04.204Z] === Skipped [2021-07-13T15:28:04.204Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-07-13T15:28:04.204Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T15:28:04.204Z] [2021-07-13T15:28:04.204Z] [2021-07-13T15:28:04.204Z] DONE 5 tests, 1 skipped in 8.073s [2021-07-13T15:28:04.204Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-13T15:28:04.204Z] ++ 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-07-13T15:28:04.204Z] ++ set -e [2021-07-13T15:28:04.204Z] ++ '[' -n 0 ']' [2021-07-13T15:28:04.204Z] ++ set -x [2021-07-13T15:28:04.205Z] ++ env -i DEST=/go/src/github.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-07-13T15:28:04.217Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-13T15:28:04.465Z] INFO: Testing against a local daemon [2021-07-13T15:28:04.465Z] === RUN TestContinueAfterPluginCrash [2021-07-13T15:28:04.465Z] === PAUSE TestContinueAfterPluginCrash [2021-07-13T15:28:04.465Z] === RUN TestReadPluginNoRead [2021-07-13T15:28:04.465Z] === PAUSE TestReadPluginNoRead [2021-07-13T15:28:04.465Z] === RUN TestDaemonStartWithLogOpt [2021-07-13T15:28:04.465Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-13T15:28:04.465Z] === CONT TestContinueAfterPluginCrash [2021-07-13T15:28:04.465Z] === CONT TestDaemonStartWithLogOpt [2021-07-13T15:28:04.465Z] === CONT TestReadPluginNoRead [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-13T15:28:05.595Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-13T15:28:05.746Z] + bundleName=docker-py [2021-07-13T15:28:05.746Z] + echo Creating docker-py-bundles.tar.gz [2021-07-13T15:28:05.746Z] Creating docker-py-bundles.tar.gz [2021-07-13T15:28:05.746Z] + 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-07-13T15:28:05.758Z] Archiving artifacts [2021-07-13T15:28:05.987Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42633/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-13T15:28:06.110Z] --- PASS: TestCreateServiceMaxReplicas (3.27s) [2021-07-13T15:28:06.110Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-13T15:28:06.164Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-13T15:28:06.336Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42633/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 -e DOCKER_GRAPHDRIVER docker:7429792eed401c630d72cf296a921ee86d525579 hack/make.sh binary-daemon [2021-07-13T15:28:06.903Z] [2021-07-13T15:28:06.903Z] Removing bundles/ [2021-07-13T15:28:06.903Z] [2021-07-13T15:28:06.903Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-07-13T15:28:06.903Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-13T15:28:06.903Z] GOOS="" GOARCH="" GOARM="" [2021-07-13T15:28:08.675Z] === RUN TestReadPluginNoRead/default [2021-07-13T15:28:08.700Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-13T15:28:09.249Z] --- PASS: TestDaemonStartWithLogOpt (4.83s) [2021-07-13T15:28:09.268Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-13T15:28:10.645Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-13T15:28:11.171Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-13T15:28:11.406Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:28:11.406Z] INFO: Testing against a local daemon [2021-07-13T15:28:11.406Z] === RUN TestBuildWithSession [2021-07-13T15:28:11.406Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-13T15:28:11.406Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T15:28:11.406Z] === RUN TestBuildSquashParent [2021-07-13T15:28:11.406Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-13T15:28:11.406Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:28:11.406Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-13T15:28:11.406Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:28:11.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:28:11.406Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:28:11.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:28:11.406Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:28:11.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:28:11.406Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:28:11.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:28:11.406Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:28:11.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:28:11.406Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:28:11.406Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:28:11.406Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-13T15:28:11.406Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-13T15:28:11.406Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-13T15:28:11.406Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-13T15:28:12.554Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-13T15:28:13.081Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-13T15:28:13.081Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-13T15:28:13.081Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-13T15:28:14.464Z] --- PASS: TestReadPluginNoRead (9.77s) [2021-07-13T15:28:14.464Z] --- PASS: TestReadPluginNoRead/default (1.98s) [2021-07-13T15:28:14.464Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2021-07-13T15:28:14.464Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s) [2021-07-13T15:28:14.464Z] read_test.go:92: [d64d2868a3c56] daemon is not started [2021-07-13T15:28:14.987Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-13T15:28:15.034Z] --- PASS: TestContinueAfterPluginCrash (10.51s) [2021-07-13T15:28:15.034Z] PASS [2021-07-13T15:28:15.034Z] [2021-07-13T15:28:15.034Z] DONE 6 tests in 10.698s [2021-07-13T15:28:15.034Z] 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-07-13T15:28:15.034Z] ++ 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-07-13T15:28:15.034Z] ++ set -e [2021-07-13T15:28:15.034Z] ++ '[' -n 0 ']' [2021-07-13T15:28:15.034Z] ++ set -x [2021-07-13T15:28:15.034Z] ++ env -i DEST=/go/src/github.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-07-13T15:28:15.034Z] testing: warning: no tests to run [2021-07-13T15:28:15.034Z] PASS [2021-07-13T15:28:15.034Z] [2021-07-13T15:28:15.034Z] DONE 0 tests in 0.056s [2021-07-13T15:28:15.034Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-13T15:28:15.034Z] ++ 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-07-13T15:28:15.034Z] ++ set -e [2021-07-13T15:28:15.034Z] ++ '[' -n 0 ']' [2021-07-13T15:28:15.034Z] ++ set -x [2021-07-13T15:28:15.034Z] ++ env -i DEST=/go/src/github.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-07-13T15:28:15.293Z] INFO: Testing against a local daemon [2021-07-13T15:28:15.294Z] === RUN TestPluginWithDevMounts [2021-07-13T15:28:15.294Z] === PAUSE TestPluginWithDevMounts [2021-07-13T15:28:15.294Z] === CONT TestPluginWithDevMounts [2021-07-13T15:28:15.555Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-13T15:28:16.934Z] Loaded image: buildpack-deps:buster [2021-07-13T15:28:17.502Z] Loaded image: busybox:latest [2021-07-13T15:28:17.761Z] Loaded image: busybox:glibc [2021-07-13T15:28:17.834Z] --- PASS: TestPluginWithDevMounts (2.08s) [2021-07-13T15:28:17.834Z] PASS [2021-07-13T15:28:17.834Z] [2021-07-13T15:28:17.834Z] DONE 1 tests in 2.266s [2021-07-13T15:28:17.834Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-13T15:28:17.834Z] ++ 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-07-13T15:28:17.834Z] ++ set -e [2021-07-13T15:28:17.834Z] ++ '[' -n 0 ']' [2021-07-13T15:28:17.834Z] ++ set -x [2021-07-13T15:28:17.835Z] ++ env -i DEST=/go/src/github.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-07-13T15:28:17.835Z] INFO: Testing against a local daemon [2021-07-13T15:28:17.835Z] === RUN TestSecretInspect [2021-07-13T15:28:19.140Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-13T15:28:20.377Z] --- PASS: TestSecretInspect (2.43s) [2021-07-13T15:28:20.377Z] === RUN TestSecretList [2021-07-13T15:28:21.010Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.73s) [2021-07-13T15:28:21.010Z] === RUN TestCreateServiceSecretFileMode [2021-07-13T15:28:22.425Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-13T15:28:22.919Z] --- PASS: TestSecretList (2.50s) [2021-07-13T15:28:22.919Z] === RUN TestSecretsCreateAndDelete [2021-07-13T15:28:22.922Z] --- PASS: TestCreateServiceSecretFileMode (2.78s) [2021-07-13T15:28:22.922Z] === RUN TestCreateServiceConfigFileMode [2021-07-13T15:28:23.802Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-13T15:28:23.802Z] Loaded image: debian:bullseye [2021-07-13T15:28:23.832Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-13T15:28:23.832Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-13T15:28:24.062Z] Loaded image: hello-world:latest [2021-07-13T15:28:24.062Z] Loaded image: arm32v7/hello-world:latest [2021-07-13T15:28:25.461Z] --- PASS: TestSecretsCreateAndDelete (2.96s) [2021-07-13T15:28:25.461Z] === RUN TestSecretsUpdate [2021-07-13T15:28:25.463Z] --- PASS: TestCreateServiceConfigFileMode (2.70s) [2021-07-13T15:28:25.463Z] === RUN TestCreateServiceSysctls [2021-07-13T15:28:27.348Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-13T15:28:27.348Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-13T15:28:27.918Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-13T15:28:28.762Z] --- PASS: TestSecretsUpdate (2.95s) [2021-07-13T15:28:28.762Z] === RUN TestTemplatedSecret [2021-07-13T15:28:29.664Z] --- PASS: TestCreateServiceSysctls (3.73s) [2021-07-13T15:28:29.664Z] === RUN TestCreateServiceCapabilities [2021-07-13T15:28:30.454Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-13T15:28:30.712Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-13T15:28:30.961Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-13T15:28:30.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.41s) [2021-07-13T15:28:30.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.53s) [2021-07-13T15:28:30.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.74s) [2021-07-13T15:28:30.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.92s) [2021-07-13T15:28:30.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.21s) [2021-07-13T15:28:30.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.47s) [2021-07-13T15:28:30.961Z] === RUN TestBuildMultiStageCopy [2021-07-13T15:28:30.961Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-13T15:28:32.217Z] --- PASS: TestCreateServiceCapabilities (2.87s) [2021-07-13T15:28:32.217Z] === RUN TestInspect [2021-07-13T15:28:32.964Z] --- PASS: TestTemplatedSecret (3.89s) [2021-07-13T15:28:32.964Z] === RUN TestSecretCreateResolve [2021-07-13T15:28:34.000Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-13T15:28:34.772Z] --- PASS: TestInspect (2.89s) [2021-07-13T15:28:34.772Z] === RUN TestCreateJob [2021-07-13T15:28:35.376Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (49.38s) [2021-07-13T15:28:35.376Z] PASS [2021-07-13T15:28:35.376Z] [2021-07-13T15:28:35.376Z] === Skipped [2021-07-13T15:28:35.376Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-13T15:28:35.376Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T15:28:35.376Z] [2021-07-13T15:28:35.376Z] [2021-07-13T15:28:35.376Z] DONE 33 tests, 1 skipped in 257.541s [2021-07-13T15:28:35.376Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-13T15:28:35.376Z] ++ 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-07-13T15:28:35.505Z] --- PASS: TestSecretCreateResolve (2.99s) [2021-07-13T15:28:35.505Z] PASS [2021-07-13T15:28:35.505Z] [2021-07-13T15:28:35.505Z] DONE 6 tests in 17.867s [2021-07-13T15:28:35.505Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-13T15:28:35.505Z] ++ 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-07-13T15:28:35.505Z] ++ set -e [2021-07-13T15:28:35.505Z] ++ '[' -n 0 ']' [2021-07-13T15:28:35.505Z] ++ set -x [2021-07-13T15:28:35.505Z] ++ env -i DEST=/go/src/github.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-07-13T15:28:35.505Z] INFO: Testing against a local daemon [2021-07-13T15:28:35.505Z] === RUN TestServiceCreateInit [2021-07-13T15:28:35.505Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-13T15:28:35.634Z] ++ set -e [2021-07-13T15:28:35.634Z] ++ '[' -n 0 ']' [2021-07-13T15:28:35.634Z] ++ set -x [2021-07-13T15:28:35.634Z] ++ env -i DEST=/go/src/github.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-07-13T15:28:35.634Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-13T15:28:35.634Z] INFO: Testing against a local daemon [2021-07-13T15:28:35.634Z] === RUN TestConfigInspect [2021-07-13T15:28:38.918Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-13T15:28:38.975Z] --- PASS: TestCreateJob (3.70s) [2021-07-13T15:28:38.975Z] === RUN TestReplicatedJob [2021-07-13T15:28:39.485Z] --- PASS: TestConfigInspect (3.60s) [2021-07-13T15:28:39.485Z] === RUN TestConfigList [2021-07-13T15:28:39.485Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-13T15:28:40.052Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-13T15:28:40.793Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-13T15:28:41.310Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-13T15:28:41.310Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-13T15:28:41.772Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-13T15:28:41.955Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-13T15:28:42.214Z] --- PASS: TestConfigList (2.81s) [2021-07-13T15:28:42.214Z] === RUN TestConfigsCreateAndDelete [2021-07-13T15:28:42.473Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-13T15:28:42.745Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-13T15:28:43.722Z] --- PASS: TestBuildMultiStageCopy (12.90s) [2021-07-13T15:28:43.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.27s) [2021-07-13T15:28:43.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2021-07-13T15:28:43.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s) [2021-07-13T15:28:43.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2021-07-13T15:28:43.722Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.10s) [2021-07-13T15:28:43.722Z] === RUN TestBuildMultiStageParentConfig [2021-07-13T15:28:43.852Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-13T15:28:44.110Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-13T15:28:44.369Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-13T15:28:44.937Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-13T15:28:44.937Z] --- PASS: TestConfigsCreateAndDelete (2.93s) [2021-07-13T15:28:44.937Z] === RUN TestConfigsUpdate [2021-07-13T15:28:45.556Z] --- PASS: TestReplicatedJob (6.49s) [2021-07-13T15:28:45.556Z] === RUN TestUpdateReplicatedJob [2021-07-13T15:28:46.079Z] --- PASS: TestServiceCreateInit (10.31s) [2021-07-13T15:28:46.079Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.83s) [2021-07-13T15:28:46.079Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.45s) [2021-07-13T15:28:46.079Z] === RUN TestCreateServiceMultipleTimes [2021-07-13T15:28:46.643Z] --- PASS: TestBuildMultiStageParentConfig (2.52s) [2021-07-13T15:28:46.643Z] === RUN TestBuildLabelWithTargets [2021-07-13T15:28:46.643Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-13T15:28:46.643Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:28:46.643Z] === RUN TestBuildWithEmptyLayers [2021-07-13T15:28:47.468Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-13T15:28:47.468Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-13T15:28:47.468Z] --- PASS: TestConfigsUpdate (2.40s) [2021-07-13T15:28:47.468Z] === RUN TestTemplatedConfig [2021-07-13T15:28:47.620Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2021-07-13T15:28:47.620Z] === RUN TestBuildMultiStageOnBuild [2021-07-13T15:28:48.034Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-13T15:28:48.293Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-13T15:28:48.853Z] --- PASS: TestUpdateReplicatedJob (3.80s) [2021-07-13T15:28:48.854Z] === RUN TestServiceListWithStatuses [2021-07-13T15:28:48.854Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-13T15:28:48.854Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T15:28:48.854Z] === RUN TestDockerNetworkConnectAlias [2021-07-13T15:28:48.862Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-13T15:28:49.430Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-13T15:28:49.998Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-13T15:28:51.374Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-13T15:28:52.311Z] --- PASS: TestTemplatedConfig (4.92s) [2021-07-13T15:28:52.311Z] === RUN TestConfigCreateResolve [2021-07-13T15:28:53.730Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-13T15:28:54.142Z] --- PASS: TestDockerNetworkConnectAlias (4.85s) [2021-07-13T15:28:54.142Z] === RUN TestDockerNetworkReConnect [2021-07-13T15:28:55.664Z] --- PASS: TestConfigCreateResolve (3.36s) [2021-07-13T15:28:55.664Z] === RUN TestConfigDaemonLibtrustID [2021-07-13T15:28:56.603Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2021-07-13T15:28:56.603Z] PASS [2021-07-13T15:28:56.603Z] [2021-07-13T15:28:56.603Z] DONE 7 tests in 20.851s [2021-07-13T15:28:56.603Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-13T15:28:56.603Z] ++ 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-07-13T15:28:56.603Z] ++ set -e [2021-07-13T15:28:56.603Z] ++ '[' -n 0 ']' [2021-07-13T15:28:56.603Z] ++ set -x [2021-07-13T15:28:56.603Z] ++ env -i DEST=/go/src/github.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-07-13T15:28:56.603Z] INFO: Testing against a local daemon [2021-07-13T15:28:56.603Z] === RUN TestCheckpoint [2021-07-13T15:28:56.603Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-13T15:28:56.603Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T15:28:56.603Z] === RUN TestContainerInvalidJSON [2021-07-13T15:28:56.603Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:28:56.603Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:28:56.603Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:28:56.603Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:28:56.603Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:28:56.603Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:28:56.603Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:28:56.603Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:28:56.603Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:28:56.603Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-07-13T15:28:56.603Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-13T15:28:56.603Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-13T15:28:56.603Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-13T15:28:56.603Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-13T15:28:56.861Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-07-13T15:28:56.861Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-13T15:28:56.861Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-07-13T15:28:56.861Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-13T15:28:57.119Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-07-13T15:28:57.119Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-13T15:28:57.119Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-07-13T15:28:57.119Z] === RUN TestCopyFromContainer [2021-07-13T15:28:57.441Z] --- PASS: TestDockerNetworkReConnect (3.89s) [2021-07-13T15:28:57.441Z] === RUN TestServicePlugin [2021-07-13T15:28:59.021Z] === RUN TestCopyFromContainer// [2021-07-13T15:28:59.280Z] === RUN TestCopyFromContainer//bar/root [2021-07-13T15:28:59.538Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-13T15:28:59.797Z] === RUN TestCopyFromContainer/bar/quux [2021-07-13T15:28:59.797Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-13T15:29:00.055Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-13T15:29:00.313Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-13T15:29:00.313Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-13T15:29:00.313Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-13T15:29:00.572Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-13T15:29:00.572Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-13T15:29:00.831Z] --- PASS: TestCopyFromContainer (3.79s) [2021-07-13T15:29:00.831Z] --- PASS: TestCopyFromContainer// (0.28s) [2021-07-13T15:29:00.831Z] --- PASS: TestCopyFromContainer//bar/root (0.25s) [2021-07-13T15:29:00.831Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2021-07-13T15:29:00.831Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-07-13T15:29:00.831Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2021-07-13T15:29:00.831Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-07-13T15:29:00.831Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-07-13T15:29:00.831Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-07-13T15:29:00.831Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2021-07-13T15:29:00.831Z] --- PASS: TestCopyFromContainer/bar/notarget (0.23s) [2021-07-13T15:29:00.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-13T15:29:00.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:29:00.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:29:00.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:29:00.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:29:00.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:29:00.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:29:00.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:29:00.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:29:00.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:29:00.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-13T15:29:00.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-13T15:29:00.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-13T15:29:00.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-13T15:29:00.831Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-13T15:29:01.089Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-07-13T15:29:01.089Z] === RUN TestCreateWithInvalidEnv [2021-07-13T15:29:01.089Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-13T15:29:01.089Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-13T15:29:01.089Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-13T15:29:01.089Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-13T15:29:01.089Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-13T15:29:01.089Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-13T15:29:01.089Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-13T15:29:01.089Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-13T15:29:01.089Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-13T15:29:01.089Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-13T15:29:01.089Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-13T15:29:01.089Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-13T15:29:01.089Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-13T15:29:01.089Z] === RUN TestCreateTmpfsMountsTarget [2021-07-13T15:29:01.089Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-13T15:29:01.089Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-13T15:29:02.475Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-13T15:29:03.853Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-13T15:29:03.853Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-13T15:29:04.198Z] --- PASS: TestCreateServiceMultipleTimes (17.61s) [2021-07-13T15:29:04.198Z] === RUN TestCreateServiceConflict [2021-07-13T15:29:05.231Z] --- PASS: TestCreateWithCustomMaskedPaths (4.00s) [2021-07-13T15:29:05.231Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-13T15:29:06.738Z] --- PASS: TestCreateServiceConflict (2.99s) [2021-07-13T15:29:06.738Z] === RUN TestCreateServiceMaxReplicas [2021-07-13T15:29:07.137Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-13T15:29:08.767Z] --- PASS: TestBuildMultiStageOnBuild (18.75s) [2021-07-13T15:29:08.767Z] === RUN TestBuildUncleanTarFilenames [2021-07-13T15:29:08.767Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-13T15:29:08.767Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:29:08.767Z] === RUN TestBuildMultiStageLayerLeak [2021-07-13T15:29:09.041Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-13T15:29:09.041Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.90s) [2021-07-13T15:29:09.041Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-13T15:29:09.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:29:09.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:29:09.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:29:09.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:29:09.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:29:09.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:29:09.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:29:09.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:29:09.041Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:29:09.041Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:29:09.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:29:09.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:29:09.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:29:09.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:29:09.041Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:29:09.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-13T15:29:09.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-07-13T15:29:09.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-07-13T15:29:09.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-13T15:29:09.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.07s) [2021-07-13T15:29:09.041Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s) [2021-07-13T15:29:09.041Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-13T15:29:09.301Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-13T15:29:09.869Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-13T15:29:10.036Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2021-07-13T15:29:10.037Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-13T15:29:10.437Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.24s) [2021-07-13T15:29:10.437Z] === RUN TestCreateDifferentPlatform [2021-07-13T15:29:10.437Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-13T15:29:10.437Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-13T15:29:10.437Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-13T15:29:10.437Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-13T15:29:10.437Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-13T15:29:10.437Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-13T15:29:10.437Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-07-13T15:29:10.437Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-13T15:29:10.437Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-07-13T15:29:10.437Z] === RUN TestContainerStartOnDaemonRestart [2021-07-13T15:29:10.437Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-13T15:29:10.437Z] === RUN TestDaemonRestartIpcMode [2021-07-13T15:29:10.437Z] === PAUSE TestDaemonRestartIpcMode [2021-07-13T15:29:10.437Z] === RUN TestDaemonHostGatewayIP [2021-07-13T15:29:10.437Z] === PAUSE TestDaemonHostGatewayIP [2021-07-13T15:29:10.437Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-13T15:29:10.437Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-13T15:29:10.437Z] === RUN TestContainerKillOnDaemonStart [2021-07-13T15:29:10.437Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-13T15:29:10.437Z] === RUN TestDiff [2021-07-13T15:29:11.813Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-13T15:29:11.813Z] --- PASS: TestDiff (1.26s) [2021-07-13T15:29:11.813Z] === RUN TestExecWithCloseStdin [2021-07-13T15:29:12.750Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-13T15:29:13.687Z] --- PASS: TestExecWithCloseStdin (1.91s) [2021-07-13T15:29:13.687Z] === RUN TestExec [2021-07-13T15:29:15.063Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-13T15:29:15.631Z] --- PASS: TestExec (2.04s) [2021-07-13T15:29:15.631Z] === RUN TestExecUser [2021-07-13T15:29:17.534Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-13T15:29:17.793Z] --- PASS: TestExecUser (2.01s) [2021-07-13T15:29:17.793Z] === RUN TestExportContainerAndImportImage [2021-07-13T15:29:19.169Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-13T15:29:19.427Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-13T15:29:19.685Z] --- PASS: TestExportContainerAndImportImage (1.91s) [2021-07-13T15:29:19.685Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-13T15:29:19.945Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-13T15:29:20.204Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-13T15:29:21.581Z] --- PASS: TestExportContainerAfterDaemonRestart (1.76s) [2021-07-13T15:29:21.581Z] === RUN TestHealthCheckWorkdir [2021-07-13T15:29:24.114Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-13T15:29:24.114Z] --- PASS: TestHealthCheckWorkdir (2.34s) [2021-07-13T15:29:24.114Z] === RUN TestHealthKillContainer [2021-07-13T15:29:24.682Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-13T15:29:24.935Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.62s) [2021-07-13T15:29:24.935Z] === RUN TestCreateServiceSecretFileMode [2021-07-13T15:29:27.212Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-13T15:29:27.471Z] --- PASS: TestHealthKillContainer (3.66s) [2021-07-13T15:29:27.471Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-13T15:29:27.471Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-13T15:29:28.235Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2021-07-13T15:29:28.235Z] === RUN TestCreateServiceConfigFileMode [2021-07-13T15:29:28.847Z] --- PASS: TestInspectCpusetInConfigPre120 (1.19s) [2021-07-13T15:29:28.847Z] === RUN TestIpcModeNone [2021-07-13T15:29:29.108Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-13T15:29:29.542Z] --- PASS: TestServicePlugin (30.49s) [2021-07-13T15:29:29.542Z] plugin_test.go:62: [d2709f9e00556] joining swarm manager [dbe34aa6d81df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T15:29:29.542Z] plugin_test.go:65: [d09fc1f444736] joining swarm manager [dbe34aa6d81df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T15:29:29.542Z] === RUN TestServiceUpdateLabel [2021-07-13T15:29:29.899Z] --- PASS: TestBuildMultiStageLayerLeak (21.18s) [2021-07-13T15:29:29.899Z] === RUN TestBuildWithHugeFile [2021-07-13T15:29:30.484Z] --- PASS: TestIpcModeNone (1.94s) [2021-07-13T15:29:30.484Z] === RUN TestIpcModePrivate [2021-07-13T15:29:30.508Z] --- PASS: TestServiceUpdateLabel (2.31s) [2021-07-13T15:29:30.508Z] === RUN TestServiceUpdateSecrets [2021-07-13T15:29:31.052Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-13T15:29:31.311Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-13T15:29:31.535Z] --- PASS: TestCreateServiceConfigFileMode (2.86s) [2021-07-13T15:29:31.535Z] === RUN TestCreateServiceSysctls [2021-07-13T15:29:31.878Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-13T15:29:32.447Z] --- PASS: TestIpcModePrivate (1.88s) [2021-07-13T15:29:32.447Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2021-07-13T15:29:32.447Z] === RUN TestIpcModeShareable [2021-07-13T15:29:32.705Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-13T15:29:33.272Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-13T15:29:34.209Z] --- PASS: TestIpcModeShareable (1.72s) [2021-07-13T15:29:34.209Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-07-13T15:29:34.209Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-13T15:29:35.593Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-13T15:29:35.738Z] --- PASS: TestCreateServiceSysctls (4.36s) [2021-07-13T15:29:35.738Z] === RUN TestCreateServiceCapabilities [2021-07-13T15:29:35.852Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-13T15:29:38.386Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-13T15:29:39.036Z] --- PASS: TestCreateServiceCapabilities (3.27s) [2021-07-13T15:29:39.036Z] === RUN TestInspect [2021-07-13T15:29:39.763Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.46s) [2021-07-13T15:29:39.763Z] === RUN TestAPIIpcModeHost [2021-07-13T15:29:40.330Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-13T15:29:42.237Z] --- PASS: TestAPIIpcModeHost (2.39s) [2021-07-13T15:29:42.237Z] === RUN TestDaemonIpcModeShareable [2021-07-13T15:29:42.335Z] --- PASS: TestInspect (3.69s) [2021-07-13T15:29:42.335Z] === RUN TestCreateJob [2021-07-13T15:29:42.805Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-13T15:29:43.354Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-13T15:29:43.354Z] Copying nested executables into bundles/binary-daemon [2021-07-13T15:29:43.354Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-13T15:29:43.679Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42633/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 -e DOCKER_GRAPHDRIVER docker:7429792eed401c630d72cf296a921ee86d525579 hack/make.sh cross [2021-07-13T15:29:44.246Z] [2021-07-13T15:29:44.246Z] Removing bundles/ [2021-07-13T15:29:44.246Z] [2021-07-13T15:29:44.246Z] ---> Making bundle: cross (in bundles/cross) [2021-07-13T15:29:44.246Z] Cross building: bundles/cross/linux/amd64 [2021-07-13T15:29:44.246Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-07-13T15:29:44.246Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-13T15:29:45.342Z] --- PASS: TestDaemonIpcModeShareable (3.03s) [2021-07-13T15:29:45.342Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2021-07-13T15:29:45.342Z] === RUN TestDaemonIpcModePrivate [2021-07-13T15:29:45.342Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-13T15:29:45.406Z] --- PASS: TestServiceUpdateSecrets (15.20s) [2021-07-13T15:29:45.406Z] === RUN TestServiceUpdateConfigs [2021-07-13T15:29:46.534Z] --- PASS: TestCreateJob (4.35s) [2021-07-13T15:29:46.534Z] === RUN TestReplicatedJob [2021-07-13T15:29:47.874Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-13T15:29:47.874Z] --- PASS: TestDaemonIpcModePrivate (2.88s) [2021-07-13T15:29:47.874Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false [2021-07-13T15:29:47.874Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-13T15:29:48.135Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-13T15:29:50.714Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-13T15:29:51.281Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-13T15:29:51.281Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.30s) [2021-07-13T15:29:51.281Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-07-13T15:29:51.281Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-13T15:29:53.810Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.35s) [2021-07-13T15:29:53.810Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2021-07-13T15:29:53.810Z] === RUN TestIpcModeOlderClient [2021-07-13T15:29:53.810Z] === PAUSE TestIpcModeOlderClient [2021-07-13T15:29:53.810Z] === RUN TestKillContainerInvalidSignal [2021-07-13T15:29:54.378Z] --- PASS: TestKillContainerInvalidSignal (0.97s) [2021-07-13T15:29:54.378Z] === RUN TestKillContainer [2021-07-13T15:29:54.637Z] === RUN TestKillContainer/no_signal [2021-07-13T15:29:54.637Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-13T15:29:54.637Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-13T15:29:54.669Z] --- PASS: TestReplicatedJob (6.90s) [2021-07-13T15:29:54.669Z] === RUN TestUpdateReplicatedJob [2021-07-13T15:29:55.576Z] === RUN TestKillContainer/non_killing_signal [2021-07-13T15:29:56.511Z] === RUN TestKillContainer/killing_signal [2021-07-13T15:29:57.887Z] --- PASS: TestKillContainer (3.17s) [2021-07-13T15:29:57.887Z] --- PASS: TestKillContainer/no_signal (1.11s) [2021-07-13T15:29:57.887Z] --- PASS: TestKillContainer/non_killing_signal (0.82s) [2021-07-13T15:29:57.887Z] --- PASS: TestKillContainer/killing_signal (1.02s) [2021-07-13T15:29:57.887Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-13T15:29:57.887Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-13T15:29:57.970Z] --- PASS: TestUpdateReplicatedJob (4.18s) [2021-07-13T15:29:57.970Z] === RUN TestServiceListWithStatuses [2021-07-13T15:29:57.970Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-13T15:29:57.970Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T15:29:57.970Z] === RUN TestDockerNetworkConnectAlias [2021-07-13T15:29:58.454Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-13T15:29:58.712Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-13T15:29:58.971Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-13T15:29:59.539Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.96s) [2021-07-13T15:29:59.539Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2021-07-13T15:29:59.539Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.84s) [2021-07-13T15:29:59.539Z] === RUN TestKillStoppedContainer [2021-07-13T15:29:59.798Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-07-13T15:29:59.798Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-13T15:29:59.798Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-13T15:29:59.798Z] === RUN TestKillDifferentUserContainer [2021-07-13T15:30:00.304Z] --- PASS: TestServiceUpdateConfigs (14.80s) [2021-07-13T15:30:00.304Z] === RUN TestServiceUpdateNetwork [2021-07-13T15:30:00.734Z] --- PASS: TestKillDifferentUserContainer (0.99s) [2021-07-13T15:30:00.734Z] === RUN TestInspectOomKilledTrue [2021-07-13T15:30:00.734Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-07-13T15:30:00.734Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:30:00.734Z] === RUN TestInspectOomKilledFalse [2021-07-13T15:30:00.734Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-13T15:30:00.734Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:30:00.734Z] === RUN TestLinksEtcHostsContentMatch [2021-07-13T15:30:01.302Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-13T15:30:02.238Z] --- PASS: TestLinksEtcHostsContentMatch (1.48s) [2021-07-13T15:30:02.238Z] === RUN TestLinksContainerNames [2021-07-13T15:30:04.549Z] --- PASS: TestDockerNetworkConnectAlias (6.07s) [2021-07-13T15:30:04.549Z] === RUN TestDockerNetworkReConnect [2021-07-13T15:30:05.526Z] --- PASS: TestLinksContainerNames (2.77s) [2021-07-13T15:30:05.526Z] === RUN TestLogsFollowTailEmpty [2021-07-13T15:30:06.464Z] --- PASS: TestLogsFollowTailEmpty (1.32s) [2021-07-13T15:30:06.464Z] === RUN TestContainerNetworkMountsNoChown [2021-07-13T15:30:07.842Z] --- PASS: TestContainerNetworkMountsNoChown (1.28s) [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/default [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/default [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/private [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/private [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rprivate [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/slave [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/slave [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rslave [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/shared [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/shared [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rshared [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/default [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/rshared [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/shared [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/rslave [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/slave [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/rprivate [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/private [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-13T15:30:07.842Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-13T15:30:07.842Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-13T15:30:07.842Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-13T15:30:08.100Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-13T15:30:08.100Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-13T15:30:08.100Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-13T15:30:08.100Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-13T15:30:08.100Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-13T15:30:08.100Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-13T15:30:08.100Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-13T15:30:08.100Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-13T15:30:08.100Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-13T15:30:08.100Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-13T15:30:08.359Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-13T15:30:08.359Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-13T15:30:08.359Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-13T15:30:08.359Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-13T15:30:08.359Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-13T15:30:08.359Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-07-13T15:30:08.359Z] === RUN TestContainerBindMountNonRecursive [2021-07-13T15:30:08.751Z] --- PASS: TestDockerNetworkReConnect (4.76s) [2021-07-13T15:30:08.751Z] === RUN TestServicePlugin [2021-07-13T15:30:08.751Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-13T15:30:08.751Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T15:30:08.751Z] === RUN TestServiceUpdateLabel [2021-07-13T15:30:10.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-13T15:30:10.828Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-13T15:30:11.295Z] --- PASS: TestServiceUpdateLabel (2.88s) [2021-07-13T15:30:11.295Z] === RUN TestServiceUpdateSecrets [2021-07-13T15:30:12.205Z] --- PASS: TestContainerBindMountNonRecursive (3.58s) [2021-07-13T15:30:12.205Z] === RUN TestContainerVolumesMountedAsShared [2021-07-13T15:30:12.464Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-13T15:30:12.723Z] --- PASS: TestContainerVolumesMountedAsShared (0.85s) [2021-07-13T15:30:12.723Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-13T15:30:13.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-13T15:30:14.666Z] --- PASS: TestContainerVolumesMountedAsSlave (1.72s) [2021-07-13T15:30:14.666Z] === RUN TestNetworkNat [2021-07-13T15:30:14.666Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-13T15:30:15.203Z] --- PASS: TestServiceUpdateNetwork (13.17s) [2021-07-13T15:30:15.203Z] === RUN TestServiceUpdatePidsLimit [2021-07-13T15:30:15.203Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-13T15:30:15.774Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-13T15:30:16.044Z] --- PASS: TestNetworkNat (1.59s) [2021-07-13T15:30:16.044Z] === RUN TestNetworkLocalhostTCPNat [2021-07-13T15:30:17.950Z] --- PASS: TestNetworkLocalhostTCPNat (1.50s) [2021-07-13T15:30:17.950Z] === RUN TestNetworkLoopbackNat [2021-07-13T15:30:22.136Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-13T15:30:22.136Z] --- PASS: TestNetworkLoopbackNat (4.52s) [2021-07-13T15:30:22.136Z] === RUN TestPause [2021-07-13T15:30:23.904Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-13T15:30:24.043Z] --- PASS: TestPause (1.53s) [2021-07-13T15:30:24.043Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-13T15:30:24.043Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T15:30:24.043Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T15:30:24.043Z] === RUN TestPauseStopPausedContainer [2021-07-13T15:30:25.419Z] --- PASS: TestPauseStopPausedContainer (1.50s) [2021-07-13T15:30:25.419Z] === RUN TestPsFilter [2021-07-13T15:30:25.419Z] --- PASS: TestPsFilter (0.18s) [2021-07-13T15:30:25.419Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-13T15:30:27.325Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.61s) [2021-07-13T15:30:27.325Z] === RUN TestRemoveContainerWithVolume [2021-07-13T15:30:28.265Z] --- PASS: TestRemoveContainerWithVolume (1.27s) [2021-07-13T15:30:28.265Z] === RUN TestRemoveContainerRunning [2021-07-13T15:30:29.404Z] --- PASS: TestServiceUpdateSecrets (15.61s) [2021-07-13T15:30:29.404Z] === RUN TestServiceUpdateConfigs [2021-07-13T15:30:30.169Z] --- PASS: TestRemoveContainerRunning (1.74s) [2021-07-13T15:30:30.169Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-13T15:30:31.546Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.59s) [2021-07-13T15:30:31.547Z] === RUN TestRemoveInvalidContainer [2021-07-13T15:30:31.547Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-13T15:30:31.547Z] === RUN TestRenameLinkedContainer [2021-07-13T15:30:32.045Z] --- PASS: TestServiceUpdatePidsLimit (17.20s) [2021-07-13T15:30:32.045Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s) [2021-07-13T15:30:32.045Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-07-13T15:30:32.045Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-07-13T15:30:32.045Z] PASS [2021-07-13T15:30:32.045Z] [2021-07-13T15:30:32.045Z] === Skipped [2021-07-13T15:30:32.045Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-13T15:30:32.045Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T15:30:32.045Z] [2021-07-13T15:30:32.045Z] [2021-07-13T15:30:32.045Z] DONE 27 tests, 1 skipped in 176.824s [2021-07-13T15:30:32.045Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-13T15:30:32.045Z] INFO: Testing against a local daemon [2021-07-13T15:30:32.045Z] === RUN TestSessionCreate [2021-07-13T15:30:32.045Z] --- PASS: TestSessionCreate (0.04s) [2021-07-13T15:30:32.045Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-13T15:30:32.045Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-13T15:30:32.045Z] PASS [2021-07-13T15:30:32.045Z] [2021-07-13T15:30:32.045Z] DONE 2 tests in 0.081s [2021-07-13T15:30:32.045Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-13T15:30:32.045Z] INFO: Testing against a local daemon [2021-07-13T15:30:32.045Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-13T15:30:32.045Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-13T15:30:32.045Z] === RUN TestEventsExecDie [2021-07-13T15:30:32.045Z] --- PASS: TestEventsExecDie (1.06s) [2021-07-13T15:30:32.045Z] === RUN TestEventsBackwardsCompatible [2021-07-13T15:30:32.045Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-07-13T15:30:32.045Z] === RUN TestInfoBinaryCommits [2021-07-13T15:30:32.045Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-13T15:30:32.045Z] === RUN TestInfoAPIVersioned [2021-07-13T15:30:32.045Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-13T15:30:32.045Z] === RUN TestInfoDiscoveryBackend [2021-07-13T15:30:32.616Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-13T15:30:32.616Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-13T15:30:33.558Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-13T15:30:33.558Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-13T15:30:34.083Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-13T15:30:34.128Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-13T15:30:34.128Z] === RUN TestInfoAPI [2021-07-13T15:30:34.128Z] --- PASS: TestInfoAPI (0.02s) [2021-07-13T15:30:34.128Z] === RUN TestInfoAPIWarnings [2021-07-13T15:30:34.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-13T15:30:37.940Z] --- PASS: TestRenameLinkedContainer (5.75s) [2021-07-13T15:30:37.940Z] === RUN TestRenameStoppedContainer [2021-07-13T15:30:38.509Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-13T15:30:38.768Z] --- PASS: TestRenameStoppedContainer (1.49s) [2021-07-13T15:30:38.768Z] === RUN TestRenameRunningContainerAndReuse [2021-07-13T15:30:40.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-13T15:30:41.603Z] --- PASS: TestRenameRunningContainerAndReuse (2.79s) [2021-07-13T15:30:41.603Z] === RUN TestRenameInvalidName [2021-07-13T15:30:42.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-13T15:30:43.105Z] --- PASS: TestRenameInvalidName (1.43s) [2021-07-13T15:30:43.105Z] === RUN TestRenameAnonymousContainer [2021-07-13T15:30:43.673Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-13T15:30:43.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-13T15:30:44.300Z] --- PASS: TestServiceUpdateConfigs (15.63s) [2021-07-13T15:30:44.300Z] === RUN TestServiceUpdateNetwork [2021-07-13T15:30:44.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-13T15:30:48.214Z] --- PASS: TestRenameAnonymousContainer (4.63s) [2021-07-13T15:30:48.214Z] === RUN TestRenameContainerWithSameName [2021-07-13T15:30:48.214Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-13T15:30:48.793Z] --- PASS: TestRenameContainerWithSameName (1.20s) [2021-07-13T15:30:48.793Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-13T15:30:51.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-13T15:30:51.587Z] --- PASS: TestRenameContainerWithLinkedContainer (2.74s) [2021-07-13T15:30:51.587Z] === RUN TestResize [2021-07-13T15:30:51.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-13T15:30:52.231Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-07-13T15:30:52.231Z] === RUN TestInfoDebug [2021-07-13T15:30:52.231Z] --- PASS: TestInfoDebug (0.52s) [2021-07-13T15:30:52.231Z] === RUN TestInfoInsecureRegistries [2021-07-13T15:30:52.231Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-13T15:30:52.231Z] === RUN TestInfoRegistryMirrors [2021-07-13T15:30:52.231Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-07-13T15:30:52.231Z] === RUN TestLoginFailsWithBadCredentials [2021-07-13T15:30:52.231Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-07-13T15:30:52.231Z] === RUN TestPingCacheHeaders [2021-07-13T15:30:52.231Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-13T15:30:52.231Z] === RUN TestPingGet [2021-07-13T15:30:52.231Z] --- PASS: TestPingGet (0.01s) [2021-07-13T15:30:52.231Z] === RUN TestPingHead [2021-07-13T15:30:52.231Z] --- PASS: TestPingHead (0.02s) [2021-07-13T15:30:52.231Z] === RUN TestVersion [2021-07-13T15:30:52.231Z] --- PASS: TestVersion (0.02s) [2021-07-13T15:30:52.231Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-13T15:30:52.781Z] --- PASS: TestResize (1.24s) [2021-07-13T15:30:52.781Z] === RUN TestResizeWithInvalidSize [2021-07-13T15:30:53.614Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2021-07-13T15:30:53.614Z] PASS [2021-07-13T15:30:53.614Z] [2021-07-13T15:30:53.614Z] DONE 18 tests in 22.798s [2021-07-13T15:30:53.614Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-13T15:30:53.614Z] INFO: Testing against a local daemon [2021-07-13T15:30:53.614Z] === RUN TestVolumesCreateAndList [2021-07-13T15:30:53.614Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-13T15:30:53.614Z] === RUN TestVolumesRemove [2021-07-13T15:30:53.874Z] --- PASS: TestVolumesRemove (0.10s) [2021-07-13T15:30:53.874Z] === RUN TestVolumesInspect [2021-07-13T15:30:53.874Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-13T15:30:53.874Z] === RUN TestVolumesInvalidJSON [2021-07-13T15:30:53.874Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-13T15:30:53.874Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-13T15:30:53.874Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-13T15:30:53.874Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-13T15:30:53.874Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-13T15:30:53.874Z] PASS [2021-07-13T15:30:53.874Z] [2021-07-13T15:30:53.874Z] DONE 5 tests in 0.196s [2021-07-13T15:30:53.874Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-13T15:30:54.160Z] --- PASS: TestResizeWithInvalidSize (1.31s) [2021-07-13T15:30:54.160Z] === RUN TestResizeWhenContainerNotStarted [2021-07-13T15:30:54.445Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-13T15:30:54.445Z] Removing test suite binaries [2021-07-13T15:30:54.445Z] exiting test-integration [2021-07-13T15:30:54.445Z] ++ exit 0 [2021-07-13T15:30:54.445Z] [2021-07-13T15:30:54.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-13T15:30:55.299Z] --- PASS: TestResizeWhenContainerNotStarted (1.27s) [2021-07-13T15:30:55.299Z] === RUN TestDaemonRestartKillContainers [2021-07-13T15:30:55.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T15:30:55.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T15:30:55.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T15:30:55.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T15:30:55.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T15:30:55.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-13T15:30:55.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T15:30:55.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T15:30:55.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T15:30:55.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T15:30:55.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T15:30:55.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T15:30:55.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T15:30:55.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T15:30:55.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T15:30:55.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T15:30:55.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:30:55.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:30:55.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:30:55.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:30:55.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:30:55.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:30:55.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:30:55.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:30:55.299Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-13T15:30:55.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-13T15:30:56.236Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-13T15:30:56.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-13T15:30:59.200Z] --- PASS: TestServiceUpdateNetwork (14.12s) [2021-07-13T15:30:59.200Z] === RUN TestServiceUpdatePidsLimit [2021-07-13T15:30:59.200Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-13T15:30:59.460Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 Post stage [Pipeline] junit [2021-07-13T15:30:59.748Z] Recording test results [2021-07-13T15:30:59.942Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-13T15:31:00.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-13T15:31:00.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-13T15:31:00.279Z] + echo Ensuring container killed. [2021-07-13T15:31:00.279Z] Ensuring container killed. [2021-07-13T15:31:00.279Z] + docker rm -vf docker-pr1 [2021-07-13T15:31:00.279Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-13T15:31:00.564Z] + echo Chowning /workspace to jenkins user [2021-07-13T15:31:00.564Z] Chowning /workspace to jenkins user [2021-07-13T15:31:00.564Z] + id -u [2021-07-13T15:31:00.564Z] + id -g [2021-07-13T15:31:00.564Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42633:/workspace busybox chown -R 1000:1000 /workspace [2021-07-13T15:31:02.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-13T15:31:03.423Z] + bundleName=amd64-cgroup2 [2021-07-13T15:31:03.424Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-13T15:31:03.424Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-13T15:31:03.424Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-13T15:31:03.424Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-13T15:31:03.697Z] Archiving artifacts [2021-07-13T15:31:03.994Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42633/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-13T15:31:04.305Z] + make clean [2021-07-13T15:31:04.305Z] docker volume rm -f docker-dev-cache [2021-07-13T15:31:04.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-13T15:31:04.565Z] docker-dev-cache [Pipeline] deleteDir [2021-07-13T15:31:05.907Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-13T15:31:06.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-13T15:31:06.167Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-13T15:31:07.589Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-13T15:31:09.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-13T15:31:10.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-13T15:31:10.283Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:31:12.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-13T15:31:13.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:31:14.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-13T15:31:15.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-13T15:31:15.801Z] --- PASS: TestServiceUpdatePidsLimit (17.72s) [2021-07-13T15:31:15.801Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-07-13T15:31:15.801Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-07-13T15:31:15.801Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-07-13T15:31:15.801Z] PASS [2021-07-13T15:31:15.801Z] [2021-07-13T15:31:15.801Z] === Skipped [2021-07-13T15:31:15.801Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-13T15:31:15.801Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T15:31:15.801Z] [2021-07-13T15:31:15.801Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-13T15:31:15.801Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-13T15:31:15.801Z] [2021-07-13T15:31:15.801Z] [2021-07-13T15:31:15.801Z] DONE 27 tests, 2 skipped in 159.213s [2021-07-13T15:31:15.801Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-13T15:31:15.801Z] ++ 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-07-13T15:31:15.801Z] ++ set -e [2021-07-13T15:31:15.801Z] ++ '[' -n 0 ']' [2021-07-13T15:31:15.801Z] ++ set -x [2021-07-13T15:31:15.801Z] ++ env -i DEST=/go/src/github.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-07-13T15:31:15.801Z] INFO: Testing against a local daemon [2021-07-13T15:31:15.801Z] === RUN TestSessionCreate [2021-07-13T15:31:15.801Z] --- PASS: TestSessionCreate (0.05s) [2021-07-13T15:31:15.801Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-13T15:31:15.801Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-07-13T15:31:15.801Z] PASS [2021-07-13T15:31:15.801Z] [2021-07-13T15:31:15.801Z] DONE 2 tests in 0.259s [2021-07-13T15:31:15.801Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-13T15:31:15.801Z] ++ 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-07-13T15:31:15.801Z] ++ set -e [2021-07-13T15:31:15.801Z] ++ '[' -n 0 ']' [2021-07-13T15:31:15.801Z] ++ set -x [2021-07-13T15:31:15.801Z] ++ env -i DEST=/go/src/github.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-07-13T15:31:15.801Z] INFO: Testing against a local daemon [2021-07-13T15:31:15.801Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-13T15:31:15.801Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T15:31:15.801Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-13T15:31:15.801Z] === RUN TestEventsExecDie [2021-07-13T15:31:16.062Z] --- PASS: TestEventsExecDie (1.14s) [2021-07-13T15:31:16.062Z] === RUN TestEventsBackwardsCompatible [2021-07-13T15:31:16.062Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-07-13T15:31:16.062Z] === RUN TestInfoBinaryCommits [2021-07-13T15:31:16.323Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-07-13T15:31:16.323Z] === RUN TestInfoAPIVersioned [2021-07-13T15:31:16.323Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-07-13T15:31:16.323Z] === RUN TestInfoDiscoveryBackend [2021-07-13T15:31:16.894Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2021-07-13T15:31:16.894Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-13T15:31:17.834Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-13T15:31:17.834Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-13T15:31:18.406Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2021-07-13T15:31:18.666Z] === RUN TestInfoAPI [2021-07-13T15:31:18.666Z] --- PASS: TestInfoAPI (0.05s) [2021-07-13T15:31:18.666Z] === RUN TestInfoAPIWarnings [2021-07-13T15:31:18.802Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-13T15:31:18.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.20s) [2021-07-13T15:31:18.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.38s) [2021-07-13T15:31:18.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.17s) [2021-07-13T15:31:18.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.48s) [2021-07-13T15:31:18.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.14s) [2021-07-13T15:31:18.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.94s) [2021-07-13T15:31:18.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.03s) [2021-07-13T15:31:18.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.59s) [2021-07-13T15:31:18.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) [2021-07-13T15:31:18.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.08s) [2021-07-13T15:31:18.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.03s) [2021-07-13T15:31:18.802Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.00s) [2021-07-13T15:31:18.802Z] === RUN TestCgroupNamespacesRun [2021-07-13T15:31:20.814Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-07-13T15:31:20.814Z] Copying nested executables into bundles/cross/linux/amd64 [2021-07-13T15:31:20.814Z] Cross building: bundles/cross/windows/amd64 [2021-07-13T15:31:20.814Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-07-13T15:31:20.814Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-13T15:31:21.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-13T15:31:21.594Z] --- PASS: TestCgroupNamespacesRun (2.92s) [2021-07-13T15:31:21.594Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-13T15:31:23.496Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.02s) [2021-07-13T15:31:23.496Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-13T15:31:24.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-13T15:31:25.132Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-13T15:31:26.511Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.85s) [2021-07-13T15:31:26.511Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-13T15:31:29.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-13T15:31:29.308Z] --- PASS: TestCgroupNamespacesRunHostMode (2.84s) [2021-07-13T15:31:29.308Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-13T15:31:29.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-13T15:31:29.308Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-13T15:31:31.213Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-13T15:31:32.148Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.86s) [2021-07-13T15:31:32.148Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-13T15:31:32.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-13T15:31:34.052Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-13T15:31:34.310Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2021-07-13T15:31:34.310Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-13T15:31:35.246Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-07-13T15:31:35.246Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-13T15:31:35.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-13T15:31:36.767Z] --- PASS: TestInfoAPIWarnings (16.65s) [2021-07-13T15:31:36.767Z] === RUN TestInfoDebug [2021-07-13T15:31:36.767Z] --- PASS: TestInfoDebug (0.65s) [2021-07-13T15:31:36.767Z] === RUN TestInfoInsecureRegistries [2021-07-13T15:31:36.767Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2021-07-13T15:31:36.767Z] === RUN TestInfoRegistryMirrors [2021-07-13T15:31:37.339Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2021-07-13T15:31:37.339Z] === RUN TestLoginFailsWithBadCredentials [2021-07-13T15:31:37.339Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-07-13T15:31:37.339Z] === RUN TestPingCacheHeaders [2021-07-13T15:31:37.599Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-07-13T15:31:37.599Z] === RUN TestPingGet [2021-07-13T15:31:37.599Z] --- PASS: TestPingGet (0.03s) [2021-07-13T15:31:37.599Z] === RUN TestPingHead [2021-07-13T15:31:37.599Z] --- PASS: TestPingHead (0.05s) [2021-07-13T15:31:37.599Z] === RUN TestVersion [2021-07-13T15:31:37.599Z] --- PASS: TestVersion (0.05s) [2021-07-13T15:31:37.599Z] PASS [2021-07-13T15:31:37.599Z] [2021-07-13T15:31:37.599Z] === Skipped [2021-07-13T15:31:37.599Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T15:31:37.599Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-13T15:31:37.599Z] [2021-07-13T15:31:37.599Z] [2021-07-13T15:31:37.599Z] DONE 18 tests, 1 skipped in 22.860s [2021-07-13T15:31:37.599Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-13T15:31:37.599Z] ++ 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-07-13T15:31:37.599Z] ++ set -e [2021-07-13T15:31:37.599Z] ++ '[' -n 0 ']' [2021-07-13T15:31:37.599Z] ++ set -x [2021-07-13T15:31:37.599Z] ++ env -i DEST=/go/src/github.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-07-13T15:31:37.859Z] INFO: Testing against a local daemon [2021-07-13T15:31:37.859Z] === RUN TestVolumesCreateAndList [2021-07-13T15:31:37.859Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-13T15:31:37.859Z] === RUN TestVolumesRemove [2021-07-13T15:31:38.119Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-13T15:31:38.119Z] === RUN TestVolumesInspect [2021-07-13T15:31:38.119Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-13T15:31:38.119Z] === RUN TestVolumesInvalidJSON [2021-07-13T15:31:38.119Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-13T15:31:38.119Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-13T15:31:38.119Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-13T15:31:38.119Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-13T15:31:38.119Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-13T15:31:38.119Z] PASS [2021-07-13T15:31:38.119Z] [2021-07-13T15:31:38.119Z] DONE 5 tests in 0.417s [2021-07-13T15:31:38.119Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-13T15:31:38.350Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.82s) [2021-07-13T15:31:38.350Z] === RUN TestNISDomainname [2021-07-13T15:31:38.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-13T15:31:38.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-13T15:31:38.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-13T15:31:38.689Z] ++++ cat bundles/test-integration/docker.pid [2021-07-13T15:31:38.689Z] +++ kill 13941 [2021-07-13T15:31:40.071Z] +++ /etc/init.d/apparmor stop [2021-07-13T15:31:40.071Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-13T15:31:40.071Z] [2021-07-13T15:31:40.071Z] Unloading profiles will leave already running processes permanently [2021-07-13T15:31:40.071Z] unconfined, which can lead to unexpected situations. [2021-07-13T15:31:40.071Z] [2021-07-13T15:31:40.071Z] To set a process to complain mode, use the command line tool [2021-07-13T15:31:40.071Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-13T15:31:40.071Z] +++ true [2021-07-13T15:31:40.071Z] exiting test-integration [2021-07-13T15:31:40.071Z] ++ exit 0 [2021-07-13T15:31:40.071Z] [2021-07-13T15:31:40.886Z] --- PASS: TestNISDomainname (2.60s) [2021-07-13T15:31:40.887Z] === RUN TestHostnameDnsResolution [2021-07-13T15:31:42.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-13T15:31:42.521Z] --- PASS: TestHostnameDnsResolution (1.98s) [2021-07-13T15:31:42.521Z] === RUN TestStats [2021-07-13T15:31:43.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-13T15:31:45.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse Post stage [Pipeline] junit [2021-07-13T15:31:45.373Z] Recording test results [2021-07-13T15:31:45.545Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-13T15:31:45.844Z] --- PASS: TestStats (3.28s) [2021-07-13T15:31:45.844Z] === RUN TestStopContainerWithTimeout [2021-07-13T15:31:45.844Z] === RUN TestStopContainerWithTimeout/0 [2021-07-13T15:31:45.844Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-13T15:31:45.844Z] === RUN TestStopContainerWithTimeout/1 [2021-07-13T15:31:45.844Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-13T15:31:45.844Z] === RUN TestStopContainerWithTimeout/3 [2021-07-13T15:31:45.844Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-13T15:31:45.844Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-13T15:31:45.844Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-13T15:31:45.844Z] === CONT TestStopContainerWithTimeout/0 [2021-07-13T15:31:45.844Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-13T15:31:45.883Z] + echo Ensuring container killed. [2021-07-13T15:31:45.883Z] Ensuring container killed. [2021-07-13T15:31:45.883Z] + docker rm -vf docker-pr1 [2021-07-13T15:31:45.883Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-13T15:31:46.171Z] + echo Chowning /workspace to jenkins user [2021-07-13T15:31:46.171Z] Chowning /workspace to jenkins user [2021-07-13T15:31:46.171Z] + id -u [2021-07-13T15:31:46.171Z] + id -g [2021-07-13T15:31:46.171Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42633:/workspace busybox chown -R 1000:1000 /workspace [2021-07-13T15:31:47.266Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-13T15:31:48.215Z] === CONT TestStopContainerWithTimeout/3 [2021-07-13T15:31:48.483Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-13T15:31:49.052Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-13T15:31:49.311Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-13T15:31:49.879Z] === CONT TestStopContainerWithTimeout/1 [2021-07-13T15:31:52.414Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-07-13T15:31:52.414Z] --- PASS: TestStopContainerWithTimeout/0 (2.44s) [2021-07-13T15:31:52.414Z] --- PASS: TestStopContainerWithTimeout/-1 (4.08s) [2021-07-13T15:31:52.414Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2021-07-13T15:31:52.414Z] --- PASS: TestStopContainerWithTimeout/1 (2.32s) [2021-07-13T15:31:52.414Z] === RUN TestDeleteDevicemapper [2021-07-13T15:31:52.414Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-13T15:31:52.414Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T15:31:52.414Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-13T15:31:52.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-13T15:31:53.052Z] + bundleName=arm64-integration [2021-07-13T15:31:53.052Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-13T15:31:53.052Z] Creating arm64-integration-bundles.tar.gz [2021-07-13T15:31:53.052Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-13T15:31:53.052Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-13T15:31:53.325Z] Archiving artifacts [2021-07-13T15:31:53.647Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42633/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-13T15:31:53.959Z] + make clean [2021-07-13T15:31:54.531Z] docker volume rm -f docker-dev-cache [2021-07-13T15:31:54.791Z] docker-dev-cache [Pipeline] deleteDir [2021-07-13T15:31:57.173Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.38s) [2021-07-13T15:31:57.173Z] === RUN TestUpdateMemory [2021-07-13T15:31:57.173Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-13T15:31:57.173Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:31:57.173Z] === RUN TestUpdateCPUQuota [2021-07-13T15:31:57.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-13T15:31:57.692Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-13T15:31:59.072Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-13T15:31:59.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-13T15:31:59.898Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-13T15:32:00.834Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-13T15:32:02.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-13T15:32:06.939Z] --- PASS: TestUpdateCPUQuota (10.44s) [2021-07-13T15:32:06.939Z] === RUN TestUpdatePidsLimit [2021-07-13T15:32:06.939Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-13T15:32:07.508Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-13T15:32:08.075Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-13T15:32:08.643Z] === RUN TestUpdatePidsLimit/no_change [2021-07-13T15:32:10.019Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-13T15:32:11.396Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-13T15:32:11.396Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-13T15:32:12.077Z] --- PASS: TestBuildWithHugeFile (151.02s) [2021-07-13T15:32:12.077Z] === RUN TestBuildWithEmptyDockerfile [2021-07-13T15:32:12.077Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:32:12.077Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:32:12.077Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:32:12.077Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:32:12.077Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:32:12.077Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:32:12.077Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-13T15:32:12.077Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-13T15:32:12.077Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-13T15:32:12.077Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-07-13T15:32:12.077Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-07-13T15:32:12.077Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-13T15:32:12.077Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-13T15:32:12.077Z] === RUN TestBuildPreserveOwnership [2021-07-13T15:32:12.077Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-13T15:32:12.077Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:32:12.077Z] === RUN TestBuildPlatformInvalid [2021-07-13T15:32:12.077Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-07-13T15:32:12.077Z] PASS [2021-07-13T15:32:12.077Z] ok github.com/docker/docker/integration/build 230.885s [2021-07-13T15:32:12.077Z] [2021-07-13T15:32:12.077Z] === Skipped [2021-07-13T15:32:12.077Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-13T15:32:12.077Z] build_session_test.go:25: TODO: BuildKit [2021-07-13T15:32:12.077Z] [2021-07-13T15:32:12.077Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-13T15:32:12.077Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.077Z] [2021-07-13T15:32:12.077Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-13T15:32:12.077Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:32:12.077Z] [2021-07-13T15:32:12.077Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-13T15:32:12.077Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:32:12.077Z] [2021-07-13T15:32:12.077Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-13T15:32:12.077Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:32:12.077Z] [2021-07-13T15:32:12.077Z] [2021-07-13T15:32:12.077Z] DONE 28 tests, 5 skipped in 257.801s [2021-07-13T15:32:12.077Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-13T15:32:12.077Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:32:12.077Z] INFO: Testing against a local daemon [2021-07-13T15:32:12.077Z] === RUN TestConfigInspect [2021-07-13T15:32:12.077Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-13T15:32:12.077Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.077Z] === RUN TestConfigList [2021-07-13T15:32:12.077Z] --- SKIP: TestConfigList (0.00s) [2021-07-13T15:32:12.077Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.077Z] === RUN TestConfigsCreateAndDelete [2021-07-13T15:32:12.077Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-13T15:32:12.077Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.077Z] === RUN TestConfigsUpdate [2021-07-13T15:32:12.077Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-13T15:32:12.077Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.077Z] === RUN TestTemplatedConfig [2021-07-13T15:32:12.077Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-13T15:32:12.077Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.077Z] === RUN TestConfigCreateResolve [2021-07-13T15:32:12.078Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-13T15:32:12.078Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:32:12.078Z] === RUN TestConfigDaemonLibtrustID [2021-07-13T15:32:12.078Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-13T15:32:12.078Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:32:12.078Z] PASS [2021-07-13T15:32:12.078Z] ok github.com/docker/docker/integration/config 0.216s [2021-07-13T15:32:12.078Z] [2021-07-13T15:32:12.078Z] === Skipped [2021-07-13T15:32:12.078Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-13T15:32:12.078Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.078Z] [2021-07-13T15:32:12.078Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-13T15:32:12.078Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.078Z] [2021-07-13T15:32:12.078Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-13T15:32:12.078Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.078Z] [2021-07-13T15:32:12.078Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-13T15:32:12.078Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.078Z] [2021-07-13T15:32:12.078Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-13T15:32:12.078Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.078Z] [2021-07-13T15:32:12.078Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-13T15:32:12.078Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:32:12.078Z] [2021-07-13T15:32:12.078Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-07-13T15:32:12.078Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:32:12.078Z] [2021-07-13T15:32:12.078Z] [2021-07-13T15:32:12.078Z] DONE 7 tests, 7 skipped in 2.845s [2021-07-13T15:32:12.078Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-13T15:32:12.078Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:32:12.078Z] INFO: Testing against a local daemon [2021-07-13T15:32:12.078Z] === RUN TestCheckpoint [2021-07-13T15:32:12.078Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-13T15:32:12.078Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T15:32:12.078Z] === RUN TestContainerInvalidJSON [2021-07-13T15:32:12.078Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:32:12.078Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:32:12.078Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:32:12.078Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:32:12.078Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:32:12.078Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:32:12.078Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-13T15:32:12.078Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-13T15:32:12.078Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-13T15:32:12.078Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-07-13T15:32:12.078Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-13T15:32:12.078Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-13T15:32:12.078Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-13T15:32:12.078Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-13T15:32:12.078Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-07-13T15:32:12.078Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-13T15:32:12.078Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2021-07-13T15:32:12.078Z] copy_test.go:38: testEnv.OSType == "windows" [2021-07-13T15:32:12.078Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-13T15:32:12.078Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.34s) [2021-07-13T15:32:12.078Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-13T15:32:12.078Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-13T15:32:12.078Z] copy_test.go:63: testEnv.OSType == "windows" [2021-07-13T15:32:12.078Z] === RUN TestCopyFromContainer [2021-07-13T15:32:12.078Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-13T15:32:12.078Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.078Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-13T15:32:12.078Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:32:12.078Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:32:12.078Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:32:12.078Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:32:12.078Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:32:12.078Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:32:12.078Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-13T15:32:12.078Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-13T15:32:12.078Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-13T15:32:12.078Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2021-07-13T15:32:12.078Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-13T15:32:12.078Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-07-13T15:32:12.078Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-13T15:32:12.078Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-13T15:32:12.078Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-13T15:32:12.078Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-13T15:32:12.078Z] === RUN TestCreateWithInvalidEnv [2021-07-13T15:32:12.078Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-13T15:32:12.078Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-13T15:32:12.078Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-13T15:32:12.078Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-13T15:32:12.078Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-13T15:32:12.078Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-13T15:32:12.078Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-13T15:32:12.078Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-13T15:32:12.078Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-13T15:32:12.078Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-07-13T15:32:12.078Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-13T15:32:12.078Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-13T15:32:12.078Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-13T15:32:12.078Z] === RUN TestCreateTmpfsMountsTarget [2021-07-13T15:32:12.078Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-13T15:32:12.078Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.078Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-13T15:32:12.078Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-13T15:32:12.078Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:32:12.078Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-13T15:32:12.078Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-13T15:32:12.078Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:32:12.078Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-13T15:32:12.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:32:12.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:32:12.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:32:12.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:32:12.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:32:12.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:32:12.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:32:12.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:32:12.078Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:32:12.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:32:12.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-13T15:32:12.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-13T15:32:12.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-13T15:32:12.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-13T15:32:12.078Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-13T15:32:12.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-13T15:32:12.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-13T15:32:12.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-13T15:32:12.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-13T15:32:12.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-13T15:32:12.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-13T15:32:12.078Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-13T15:32:12.078Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-13T15:32:12.078Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-13T15:32:12.078Z] === RUN TestCreateDifferentPlatform [2021-07-13T15:32:12.078Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-13T15:32:12.078Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-13T15:32:12.078Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-07-13T15:32:12.078Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-13T15:32:12.078Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-13T15:32:12.078Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-13T15:32:12.078Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-07-13T15:32:12.078Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-13T15:32:12.078Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-13T15:32:12.078Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-13T15:32:12.078Z] === RUN TestContainerKillOnDaemonStart [2021-07-13T15:32:12.078Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-13T15:32:12.078Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.078Z] === RUN TestDiff [2021-07-13T15:32:12.078Z] --- SKIP: TestDiff (0.00s) [2021-07-13T15:32:12.078Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-13T15:32:12.078Z] === RUN TestExecWithCloseStdin [2021-07-13T15:32:12.078Z] --- PASS: TestExecWithCloseStdin (2.61s) [2021-07-13T15:32:12.078Z] === RUN TestExec [2021-07-13T15:32:12.078Z] --- PASS: TestExec (2.48s) [2021-07-13T15:32:12.078Z] === RUN TestExecUser [2021-07-13T15:32:12.078Z] --- SKIP: TestExecUser (0.00s) [2021-07-13T15:32:12.078Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-13T15:32:12.078Z] === RUN TestExportContainerAndImportImage [2021-07-13T15:32:12.078Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-13T15:32:12.078Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.078Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-13T15:32:12.078Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-13T15:32:12.078Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:12.078Z] === RUN TestHealthCheckWorkdir [2021-07-13T15:32:12.078Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-13T15:32:12.078Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-13T15:32:12.078Z] === RUN TestHealthKillContainer [2021-07-13T15:32:12.078Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-13T15:32:12.078Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-13T15:32:12.078Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-13T15:32:12.078Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-13T15:32:12.078Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-13T15:32:12.078Z] === RUN TestKillContainerInvalidSignal [2021-07-13T15:32:12.774Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-13T15:32:12.774Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-13T15:32:13.343Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-13T15:32:13.911Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-13T15:32:13.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-13T15:32:14.169Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-13T15:32:14.268Z] --- PASS: TestKillContainerInvalidSignal (2.11s) [2021-07-13T15:32:14.268Z] === RUN TestKillContainer [2021-07-13T15:32:14.268Z] === RUN TestKillContainer/no_signal [2021-07-13T15:32:14.429Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-13T15:32:14.689Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-13T15:32:14.689Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-13T15:32:15.625Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-13T15:32:15.820Z] === RUN TestKillContainer/non_killing_signal [2021-07-13T15:32:15.820Z] === RUN TestKillContainer/killing_signal [2021-07-13T15:32:17.001Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-13T15:32:17.001Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-13T15:32:17.677Z] --- PASS: TestUpdatePidsLimit (10.61s) [2021-07-13T15:32:17.677Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.50s) [2021-07-13T15:32:17.677Z] --- PASS: TestUpdatePidsLimit/no_change (1.52s) [2021-07-13T15:32:17.677Z] --- PASS: TestUpdatePidsLimit/update_lower (1.31s) [2021-07-13T15:32:17.677Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.46s) [2021-07-13T15:32:17.677Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.36s) [2021-07-13T15:32:17.677Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.36s) [2021-07-13T15:32:17.677Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.25s) [2021-07-13T15:32:17.677Z] === RUN TestUpdateRestartPolicy [2021-07-13T15:32:18.749Z] --- PASS: TestKillContainer (4.66s) [2021-07-13T15:32:18.750Z] --- PASS: TestKillContainer/no_signal (2.12s) [2021-07-13T15:32:18.750Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-13T15:32:18.750Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-13T15:32:18.750Z] --- PASS: TestKillContainer/killing_signal (2.47s) [2021-07-13T15:32:18.750Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-13T15:32:18.750Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-13T15:32:18.750Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T15:32:18.750Z] === RUN TestKillStoppedContainer [2021-07-13T15:32:18.750Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-13T15:32:18.750Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T15:32:18.750Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-13T15:32:18.750Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-13T15:32:18.750Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T15:32:18.750Z] === RUN TestKillDifferentUserContainer [2021-07-13T15:32:18.750Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-13T15:32:18.750Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-13T15:32:18.750Z] === RUN TestInspectOomKilledTrue [2021-07-13T15:32:18.750Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-13T15:32:18.750Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:18.750Z] === RUN TestInspectOomKilledFalse [2021-07-13T15:32:18.750Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-13T15:32:18.750Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:32:18.750Z] === RUN TestLogsFollowTailEmpty [2021-07-13T15:32:20.948Z] --- PASS: TestLogsFollowTailEmpty (2.30s) [2021-07-13T15:32:20.948Z] === RUN TestNetworkNat [2021-07-13T15:32:20.948Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-13T15:32:20.948Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-13T15:32:20.948Z] === RUN TestNetworkLocalhostTCPNat [2021-07-13T15:32:21.866Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-13T15:32:23.869Z] --- PASS: TestNetworkLocalhostTCPNat (2.59s) [2021-07-13T15:32:23.869Z] === RUN TestNetworkLoopbackNat [2021-07-13T15:32:23.869Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-13T15:32:23.869Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-13T15:32:23.869Z] === RUN TestPause [2021-07-13T15:32:23.869Z] --- SKIP: TestPause (0.00s) [2021-07-13T15:32:23.869Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-13T15:32:23.869Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-13T15:32:24.400Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-13T15:32:24.659Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-13T15:32:25.418Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.14s) [2021-07-13T15:32:25.418Z] === RUN TestPauseStopPausedContainer [2021-07-13T15:32:25.418Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-13T15:32:25.418Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:25.418Z] === RUN TestPsFilter [2021-07-13T15:32:25.597Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-13T15:32:25.881Z] --- PASS: TestPsFilter (0.13s) [2021-07-13T15:32:25.881Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-13T15:32:26.535Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-13T15:32:26.795Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-13T15:32:27.053Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-13T15:32:27.989Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-13T15:32:28.523Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-07-13T15:32:28.524Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-13T15:32:28.524Z] remote: Enumerating objects: 23, done. [2021-07-13T15:32:28.524Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-13T15:32:28.524Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-13T15:32:28.524Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-13T15:32:28.524Z] 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-07-13T15:32:28.524Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-13T15:32:28.557Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-13T15:32:28.557Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-13T15:32:28.799Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.67s) [2021-07-13T15:32:28.799Z] === RUN TestRemoveContainerWithVolume [2021-07-13T15:32:30.457Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-13T15:32:30.995Z] --- PASS: TestRemoveContainerWithVolume (2.43s) [2021-07-13T15:32:30.995Z] === RUN TestRemoveContainerRunning [2021-07-13T15:32:31.056Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-13T15:32:32.755Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42633/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7429792eed401c630d72cf296a921ee86d525579 hack/test/unit [2021-07-13T15:32:32.990Z] --- PASS: TestUpdateRestartPolicy (15.44s) [2021-07-13T15:32:32.990Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-13T15:32:33.183Z] --- PASS: TestRemoveContainerRunning (2.13s) [2021-07-13T15:32:33.183Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-13T15:32:34.370Z] --- PASS: TestUpdateRestartWithAutoRemove (1.38s) [2021-07-13T15:32:34.370Z] === RUN TestWaitNonBlocked [2021-07-13T15:32:34.370Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:32:34.370Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:32:34.370Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:32:34.370Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:32:34.370Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:32:34.370Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:32:35.305Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-13T15:32:35.374Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.17s) [2021-07-13T15:32:35.374Z] === RUN TestRemoveInvalidContainer [2021-07-13T15:32:35.374Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-07-13T15:32:35.374Z] === RUN TestRenameLinkedContainer [2021-07-13T15:32:35.375Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-13T15:32:35.375Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-13T15:32:35.375Z] === RUN TestRenameStoppedContainer [2021-07-13T15:32:36.041Z] ? github.com/docker/docker/api [no test files] [2021-07-13T15:32:36.244Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-13T15:32:36.811Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-13T15:32:36.811Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.19s) [2021-07-13T15:32:36.811Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.24s) [2021-07-13T15:32:36.811Z] === RUN TestWaitBlocked [2021-07-13T15:32:36.811Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T15:32:36.811Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T15:32:36.811Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T15:32:36.811Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T15:32:36.811Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-13T15:32:36.811Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-13T15:32:36.811Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-13T15:32:37.379Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-13T15:32:38.756Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-13T15:32:38.756Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.93s) [2021-07-13T15:32:38.756Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.05s) [2021-07-13T15:32:38.756Z] === CONT TestContainerStartOnDaemonRestart [2021-07-13T15:32:38.756Z] === CONT TestContainerKillOnDaemonStart [2021-07-13T15:32:42.472Z] --- PASS: TestRenameStoppedContainer (7.34s) [2021-07-13T15:32:42.472Z] === RUN TestRenameRunningContainerAndReuse [2021-07-13T15:32:42.951Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-13T15:32:43.520Z] --- PASS: TestContainerStartOnDaemonRestart (4.55s) [2021-07-13T15:32:43.520Z] === CONT TestIpcModeOlderClient [2021-07-13T15:32:43.520Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-13T15:32:43.520Z] === CONT TestDaemonHostGatewayIP [2021-07-13T15:32:43.780Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-13T15:32:44.039Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-13T15:32:44.299Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-13T15:32:44.866Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-13T15:32:45.433Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-13T15:32:45.691Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-13T15:32:47.181Z] --- PASS: TestRenameRunningContainerAndReuse (4.46s) [2021-07-13T15:32:47.181Z] === RUN TestRenameInvalidName [2021-07-13T15:32:49.034Z] --- PASS: TestDaemonHostGatewayIP (5.29s) [2021-07-13T15:32:49.034Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-13T15:32:49.374Z] --- PASS: TestRenameInvalidName (2.16s) [2021-07-13T15:32:49.374Z] === RUN TestRenameAnonymousContainer [2021-07-13T15:32:49.374Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-07-13T15:32:49.374Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-07-13T15:32:49.374Z] === RUN TestRenameContainerWithSameName [2021-07-13T15:32:50.411Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-13T15:32:50.411Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-13T15:32:50.670Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-13T15:32:50.937Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-07-13T15:32:51.565Z] --- PASS: TestRenameContainerWithSameName (2.15s) [2021-07-13T15:32:51.565Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-13T15:32:51.565Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-13T15:32:51.565Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-07-13T15:32:51.565Z] === RUN TestResize [2021-07-13T15:32:53.204Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.16s) [2021-07-13T15:32:53.204Z] === CONT TestDaemonRestartIpcMode [2021-07-13T15:32:53.204Z] --- PASS: TestContainerKillOnDaemonStart (14.39s) [2021-07-13T15:32:53.754Z] --- PASS: TestResize (2.22s) [2021-07-13T15:32:53.754Z] === RUN TestResizeWithInvalidSize [2021-07-13T15:32:53.754Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-07-13T15:32:53.754Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-07-13T15:32:53.754Z] === RUN TestResizeWhenContainerNotStarted [2021-07-13T15:32:54.584Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-13T15:32:55.940Z] --- PASS: TestResizeWhenContainerNotStarted (2.40s) [2021-07-13T15:32:55.940Z] === RUN TestDaemonRestartKillContainers [2021-07-13T15:32:55.940Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-13T15:32:55.940Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:32:55.940Z] === RUN TestStats [2021-07-13T15:32:55.940Z] --- SKIP: TestStats (0.00s) [2021-07-13T15:32:55.940Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-13T15:32:55.940Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-13T15:32:57.119Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-13T15:32:57.119Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-13T15:32:58.055Z] --- PASS: TestDaemonRestartIpcMode (5.09s) [2021-07-13T15:32:58.055Z] PASS [2021-07-13T15:32:58.055Z] [2021-07-13T15:32:58.055Z] === Skipped [2021-07-13T15:32:58.055Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-13T15:32:58.055Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T15:32:58.055Z] [2021-07-13T15:32:58.055Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-07-13T15:32:58.055Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:32:58.055Z] [2021-07-13T15:32:58.055Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-13T15:32:58.055Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:32:58.055Z] [2021-07-13T15:32:58.055Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-13T15:32:58.055Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-13T15:32:58.055Z] [2021-07-13T15:32:58.055Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-13T15:32:58.055Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-13T15:32:58.055Z] [2021-07-13T15:32:58.055Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-13T15:32:58.055Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:32:58.055Z] [2021-07-13T15:32:58.055Z] [2021-07-13T15:32:58.055Z] DONE 195 tests, 6 skipped in 241.559s [2021-07-13T15:32:58.055Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-13T15:32:58.055Z] ++ 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-07-13T15:32:58.055Z] ++ set -e [2021-07-13T15:32:58.055Z] ++ '[' -n 0 ']' [2021-07-13T15:32:58.055Z] ++ set -x [2021-07-13T15:32:58.055Z] ++ env -i DEST=/go/src/github.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-07-13T15:32:58.314Z] INFO: Testing against a local daemon [2021-07-13T15:32:58.314Z] === RUN TestCommitInheritsEnv [2021-07-13T15:32:58.881Z] --- PASS: TestCommitInheritsEnv (0.57s) [2021-07-13T15:32:58.881Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-13T15:32:58.881Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-13T15:32:58.881Z] === RUN TestImagesFilterMultiReference [2021-07-13T15:32:58.881Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-07-13T15:32:58.881Z] === RUN TestImagePullPlatformInvalid [2021-07-13T15:32:58.881Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-07-13T15:32:58.881Z] === RUN TestRemoveImageOrphaning [2021-07-13T15:32:59.140Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-13T15:32:59.140Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-13T15:32:59.140Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-13T15:32:59.140Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-13T15:32:59.140Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-13T15:32:59.708Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2021-07-13T15:32:59.708Z] === RUN TestRemoveImageGarbageCollector [2021-07-13T15:33:02.242Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-13T15:33:02.501Z] --- PASS: TestRemoveImageGarbageCollector (2.91s) [2021-07-13T15:33:02.501Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-13T15:33:02.501Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-13T15:33:02.501Z] === RUN TestTagInvalidReference [2021-07-13T15:33:02.501Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-13T15:33:02.501Z] === RUN TestTagValidPrefixedRepo [2021-07-13T15:33:02.501Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-13T15:33:02.501Z] === RUN TestTagExistedNameWithoutForce [2021-07-13T15:33:02.760Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-07-13T15:33:02.760Z] === RUN TestTagOfficialNames [2021-07-13T15:33:02.760Z] --- PASS: TestTagOfficialNames (0.11s) [2021-07-13T15:33:02.760Z] === RUN TestTagMatchesDigest [2021-07-13T15:33:02.760Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-13T15:33:02.760Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-13T15:33:03.040Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.43s) [2021-07-13T15:33:03.040Z] === RUN TestStopContainerWithTimeout [2021-07-13T15:33:03.040Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-13T15:33:03.040Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-13T15:33:03.040Z] === RUN TestUpdateRestartPolicy [2021-07-13T15:33:03.327Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-13T15:33:05.232Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-13T15:33:11.796Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-13T15:33:13.174Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-13T15:33:17.362Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-13T15:33:18.299Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-13T15:33:18.866Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-13T15:33:22.154Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-13T15:33:24.167Z] --- PASS: TestUpdateRestartPolicy (21.85s) [2021-07-13T15:33:24.167Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-13T15:33:24.688Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-13T15:33:24.947Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-13T15:33:25.885Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-13T15:33:26.353Z] --- PASS: TestUpdateRestartWithAutoRemove (2.21s) [2021-07-13T15:33:26.353Z] === RUN TestWaitNonBlocked [2021-07-13T15:33:26.353Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:33:26.353Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:33:26.353Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:33:26.353Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:33:26.353Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-13T15:33:26.353Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-13T15:33:26.452Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-13T15:33:27.828Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-13T15:33:29.205Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-13T15:33:29.205Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-13T15:33:31.108Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-13T15:33:32.485Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-13T15:33:34.953Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-13T15:33:34.953Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.98s) [2021-07-13T15:33:34.953Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.71s) [2021-07-13T15:33:34.953Z] === RUN TestWaitBlocked [2021-07-13T15:33:34.953Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-13T15:33:34.953Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:33:34.953Z] PASS [2021-07-13T15:33:34.953Z] ok github.com/docker/docker/integration/container 88.632s [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === Skipped [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-13T15:33:34.953Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2021-07-13T15:33:34.953Z] copy_test.go:38: testEnv.OSType == "windows" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2021-07-13T15:33:34.953Z] copy_test.go:63: testEnv.OSType == "windows" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-13T15:33:34.953Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-13T15:33:34.953Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-13T15:33:34.953Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-13T15:33:34.953Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-13T15:33:34.953Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-13T15:33:34.953Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-13T15:33:34.953Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-13T15:33:34.953Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-13T15:33:34.953Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-13T15:33:34.953Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-13T15:33:34.953Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-13T15:33:34.953Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-13T15:33:34.953Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-13T15:33:34.953Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-13T15:33:34.953Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-13T15:33:34.953Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-13T15:33:34.953Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-13T15:33:34.953Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-13T15:33:34.953Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-13T15:33:34.953Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-13T15:33:34.953Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-13T15:33:34.953Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-13T15:33:34.953Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-13T15:33:34.953Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-13T15:33:34.953Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-13T15:33:34.953Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-13T15:33:34.953Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-13T15:33:34.953Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-07-13T15:33:34.953Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-13T15:33:34.953Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-07-13T15:33:34.953Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-13T15:33:34.953Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-13T15:33:34.953Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-13T15:33:34.953Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-13T15:33:34.953Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] [2021-07-13T15:33:34.953Z] DONE 88 tests, 37 skipped in 91.990s [2021-07-13T15:33:34.953Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-13T15:33:36.675Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-13T15:33:36.675Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-13T15:33:36.934Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-13T15:33:37.141Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:33:37.141Z] INFO: Testing against a local daemon [2021-07-13T15:33:37.141Z] === RUN TestCommitInheritsEnv [2021-07-13T15:33:37.141Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-13T15:33:37.141Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:33:37.141Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-13T15:33:37.141Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-13T15:33:37.141Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-13T15:33:37.141Z] === RUN TestImagesFilterMultiReference [2021-07-13T15:33:37.141Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-07-13T15:33:37.141Z] === RUN TestImagePullPlatformInvalid [2021-07-13T15:33:37.141Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-13T15:33:37.141Z] === RUN TestRemoveImageOrphaning [2021-07-13T15:33:37.869Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-13T15:33:38.116Z] --- PASS: TestRemoveImageOrphaning (1.06s) [2021-07-13T15:33:38.116Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-13T15:33:38.116Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-07-13T15:33:38.116Z] === RUN TestTagInvalidReference [2021-07-13T15:33:38.116Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-13T15:33:38.116Z] === RUN TestTagValidPrefixedRepo [2021-07-13T15:33:38.116Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-07-13T15:33:38.116Z] === RUN TestTagExistedNameWithoutForce [2021-07-13T15:33:38.577Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-07-13T15:33:38.577Z] === RUN TestTagOfficialNames [2021-07-13T15:33:38.577Z] --- PASS: TestTagOfficialNames (0.10s) [2021-07-13T15:33:38.577Z] === RUN TestTagMatchesDigest [2021-07-13T15:33:38.577Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-13T15:33:38.577Z] PASS [2021-07-13T15:33:38.577Z] ok github.com/docker/docker/integration/image 1.857s [2021-07-13T15:33:38.577Z] [2021-07-13T15:33:38.577Z] === Skipped [2021-07-13T15:33:38.577Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-13T15:33:38.577Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:33:38.577Z] [2021-07-13T15:33:38.577Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-13T15:33:38.577Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-13T15:33:38.577Z] [2021-07-13T15:33:38.577Z] [2021-07-13T15:33:38.577Z] DONE 11 tests, 2 skipped in 4.285s [2021-07-13T15:33:38.577Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-13T15:33:39.246Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-13T15:33:39.814Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-13T15:33:40.765Z] testing: warning: no tests to run [2021-07-13T15:33:40.765Z] PASS [2021-07-13T15:33:40.765Z] ok github.com/docker/docker/integration/network/macvlan 0.122s [no tests to run] [2021-07-13T15:33:40.765Z] testing: warning: no tests to run [2021-07-13T15:33:40.765Z] PASS [2021-07-13T15:33:40.765Z] ok github.com/docker/docker/integration/network/ipvlan 0.130s [no tests to run] [2021-07-13T15:33:41.737Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:33:41.737Z] INFO: Testing against a local daemon [2021-07-13T15:33:41.737Z] === RUN TestNetworkCreateDelete [2021-07-13T15:33:41.737Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-13T15:33:41.737Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:33:41.737Z] === RUN TestDockerNetworkDeletePreferID [2021-07-13T15:33:41.737Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-13T15:33:41.737Z] 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-07-13T15:33:41.737Z] === RUN TestDaemonDNSFallback [2021-07-13T15:33:41.737Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-13T15:33:41.737Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:33:41.737Z] === RUN TestInspectNetwork [2021-07-13T15:33:41.737Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-13T15:33:41.737Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-13T15:33:41.737Z] === RUN TestRunContainerWithBridgeNone [2021-07-13T15:33:41.737Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-13T15:33:41.737Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:33:41.737Z] === RUN TestNetworkInvalidJSON [2021-07-13T15:33:41.737Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-13T15:33:41.737Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-13T15:33:42.202Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:33:42.202Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:33:42.202Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:33:42.202Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:33:42.202Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-13T15:33:42.202Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:33:42.202Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:33:42.202Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-07-13T15:33:42.202Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-13T15:33:42.202Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-13T15:33:42.202Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-13T15:33:42.202Z] === RUN TestNetworkList [2021-07-13T15:33:42.202Z] === RUN TestNetworkList//networks [2021-07-13T15:33:42.202Z] === PAUSE TestNetworkList//networks [2021-07-13T15:33:42.202Z] === RUN TestNetworkList//networks/ [2021-07-13T15:33:42.202Z] === PAUSE TestNetworkList//networks/ [2021-07-13T15:33:42.202Z] === CONT TestNetworkList//networks [2021-07-13T15:33:42.202Z] === CONT TestNetworkList//networks/ [2021-07-13T15:33:42.202Z] --- PASS: TestNetworkList (0.04s) [2021-07-13T15:33:42.202Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-13T15:33:42.202Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-13T15:33:42.202Z] === RUN TestHostIPv4BridgeLabel [2021-07-13T15:33:42.202Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-13T15:33:42.202Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-13T15:33:42.202Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] === RUN TestDaemonDefaultNetworkPools [2021-07-13T15:33:42.202Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-13T15:33:42.202Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-13T15:33:42.202Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-13T15:33:42.202Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] === RUN TestServiceWithPredefinedNetwork [2021-07-13T15:33:42.202Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-13T15:33:42.202Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:242: FLAKY_TEST [2021-07-13T15:33:42.202Z] === RUN TestServiceWithDataPathPortInit [2021-07-13T15:33:42.202Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:332: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-13T15:33:42.202Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:400: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] PASS [2021-07-13T15:33:42.202Z] ok github.com/docker/docker/integration/network 0.318s [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === Skipped [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-13T15:33:42.202Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-13T15:33:42.202Z] 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-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-13T15:33:42.202Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-13T15:33:42.202Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-13T15:33:42.202Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-13T15:33:42.202Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:242: FLAKY_TEST [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:332: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-13T15:33:42.202Z] service_test.go:400: testEnv.OSType == "windows" [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] [2021-07-13T15:33:42.202Z] DONE 22 tests, 15 skipped in 3.602s [2021-07-13T15:33:42.202Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-13T15:33:42.663Z] testing: warning: no tests to run [2021-07-13T15:33:42.663Z] PASS [2021-07-13T15:33:42.663Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-07-13T15:33:42.663Z] [2021-07-13T15:33:42.663Z] DONE 0 tests in 0.389s [2021-07-13T15:33:42.663Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-13T15:33:43.125Z] testing: warning: no tests to run [2021-07-13T15:33:43.125Z] PASS [2021-07-13T15:33:43.125Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-07-13T15:33:43.125Z] [2021-07-13T15:33:43.125Z] DONE 0 tests in 0.432s [2021-07-13T15:33:43.125Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-13T15:33:45.086Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-13T15:33:45.086Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-13T15:33:45.334Z] testing: warning: no tests to run [2021-07-13T15:33:45.334Z] PASS [2021-07-13T15:33:45.334Z] ok github.com/docker/docker/integration/plugin 0.145s [no tests to run] [2021-07-13T15:33:45.334Z] testing: warning: no tests to run [2021-07-13T15:33:45.334Z] PASS [2021-07-13T15:33:45.334Z] ok github.com/docker/docker/integration/plugin/authz 0.105s [no tests to run] [2021-07-13T15:33:46.024Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-13T15:33:46.025Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-13T15:33:47.929Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-13T15:33:49.304Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-13T15:33:49.872Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-13T15:33:51.785Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-13T15:33:55.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:33:55.690Z] INFO: Testing against a local daemon [2021-07-13T15:33:55.690Z] === RUN TestExternalGraphDriver [2021-07-13T15:33:55.690Z] --- SKIP: TestExternalGraphDriver (0.02s) [2021-07-13T15:33:55.690Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-13T15:33:55.690Z] === RUN TestGraphdriverPluginV2 [2021-07-13T15:33:55.690Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-13T15:33:55.690Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-13T15:33:55.690Z] PASS [2021-07-13T15:33:55.690Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.433s [2021-07-13T15:33:55.690Z] testing: warning: no tests to run [2021-07-13T15:33:55.690Z] PASS [2021-07-13T15:33:55.690Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.157s [no tests to run] [2021-07-13T15:33:55.973Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-13T15:33:56.151Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:33:56.151Z] INFO: Testing against a local daemon [2021-07-13T15:33:56.151Z] === RUN TestReadPluginNoRead [2021-07-13T15:33:56.151Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-13T15:33:56.151Z] read_test.go:21: no unix domain sockets on Windows [2021-07-13T15:33:56.151Z] PASS [2021-07-13T15:33:56.151Z] ok github.com/docker/docker/integration/plugin/logging 0.196s [2021-07-13T15:33:56.613Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:33:56.613Z] INFO: Testing against a local daemon [2021-07-13T15:33:56.613Z] === RUN TestPluginInvalidJSON [2021-07-13T15:33:56.613Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:33:56.613Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:33:56.613Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:33:56.613Z] --- PASS: TestPluginInvalidJSON (0.09s) [2021-07-13T15:33:56.613Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-13T15:33:56.613Z] === RUN TestPluginInstall [2021-07-13T15:33:56.613Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-13T15:33:56.613Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-13T15:33:56.613Z] === RUN TestPluginsWithRuntimes [2021-07-13T15:33:56.613Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-13T15:33:56.613Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-13T15:33:56.613Z] === RUN TestPluginBackCompatMediaTypes [2021-07-13T15:33:56.613Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-13T15:33:56.613Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-13T15:33:56.613Z] PASS [2021-07-13T15:33:56.613Z] ok github.com/docker/docker/integration/plugin/common 0.311s [2021-07-13T15:33:56.613Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-07-13T15:33:56.613Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-07-13T15:33:57.359Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-13T15:33:57.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:33:57.585Z] INFO: Testing against a local daemon [2021-07-13T15:33:57.585Z] === RUN TestPluginWithDevMounts [2021-07-13T15:33:57.585Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-13T15:33:57.585Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:33:57.585Z] PASS [2021-07-13T15:33:57.585Z] ok github.com/docker/docker/integration/plugin/volumes 0.146s [2021-07-13T15:33:57.585Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-07-13T15:33:58.046Z] [2021-07-13T15:33:58.046Z] === Skipped [2021-07-13T15:33:58.046Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-13T15:33:58.046Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-13T15:33:58.046Z] [2021-07-13T15:33:58.046Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-13T15:33:58.046Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-13T15:33:58.046Z] [2021-07-13T15:33:58.046Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-13T15:33:58.046Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-13T15:33:58.046Z] [2021-07-13T15:33:58.046Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.02s) [2021-07-13T15:33:58.046Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-13T15:33:58.046Z] [2021-07-13T15:33:58.046Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-13T15:33:58.046Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-13T15:33:58.046Z] [2021-07-13T15:33:58.046Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-13T15:33:58.046Z] read_test.go:21: no unix domain sockets on Windows [2021-07-13T15:33:58.046Z] [2021-07-13T15:33:58.046Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-13T15:33:58.046Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:33:58.046Z] [2021-07-13T15:33:58.046Z] [2021-07-13T15:33:58.046Z] DONE 9 tests, 7 skipped in 14.769s [2021-07-13T15:33:58.046Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-13T15:33:58.508Z] testing: warning: no tests to run [2021-07-13T15:33:58.508Z] PASS [2021-07-13T15:33:58.508Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-07-13T15:33:58.508Z] [2021-07-13T15:33:58.508Z] DONE 0 tests in 0.436s [2021-07-13T15:33:58.508Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-13T15:33:58.754Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-13T15:33:59.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:33:59.482Z] INFO: Testing against a local daemon [2021-07-13T15:33:59.482Z] === RUN TestPluginInvalidJSON [2021-07-13T15:33:59.482Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:33:59.482Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:33:59.482Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:33:59.482Z] --- PASS: TestPluginInvalidJSON (0.09s) [2021-07-13T15:33:59.482Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-13T15:33:59.482Z] === RUN TestPluginInstall [2021-07-13T15:33:59.482Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-13T15:33:59.482Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-13T15:33:59.482Z] === RUN TestPluginsWithRuntimes [2021-07-13T15:33:59.482Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-13T15:33:59.482Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-13T15:33:59.482Z] === RUN TestPluginBackCompatMediaTypes [2021-07-13T15:33:59.482Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-13T15:33:59.482Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-13T15:33:59.482Z] PASS [2021-07-13T15:33:59.482Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-07-13T15:33:59.944Z] [2021-07-13T15:33:59.944Z] === Skipped [2021-07-13T15:33:59.944Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-13T15:33:59.944Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-13T15:33:59.944Z] [2021-07-13T15:33:59.944Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-13T15:33:59.944Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-13T15:33:59.944Z] [2021-07-13T15:33:59.944Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-13T15:33:59.944Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-13T15:33:59.944Z] [2021-07-13T15:33:59.944Z] [2021-07-13T15:33:59.944Z] DONE 5 tests, 3 skipped in 1.100s [2021-07-13T15:33:59.944Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-13T15:34:00.133Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-13T15:34:00.919Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:34:00.919Z] INFO: Testing against a local daemon [2021-07-13T15:34:00.919Z] === RUN TestExternalGraphDriver [2021-07-13T15:34:00.919Z] --- SKIP: TestExternalGraphDriver (0.02s) [2021-07-13T15:34:00.919Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-13T15:34:00.919Z] === RUN TestGraphdriverPluginV2 [2021-07-13T15:34:00.919Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-13T15:34:00.919Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-13T15:34:00.919Z] PASS [2021-07-13T15:34:00.919Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-07-13T15:34:00.919Z] [2021-07-13T15:34:00.919Z] === Skipped [2021-07-13T15:34:00.919Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.02s) [2021-07-13T15:34:00.919Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-13T15:34:00.919Z] [2021-07-13T15:34:00.919Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-13T15:34:00.919Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-13T15:34:00.919Z] [2021-07-13T15:34:00.919Z] [2021-07-13T15:34:00.919Z] DONE 2 tests, 2 skipped in 1.033s [2021-07-13T15:34:00.919Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-13T15:34:01.893Z] testing: warning: no tests to run [2021-07-13T15:34:01.893Z] PASS [2021-07-13T15:34:01.893Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:34:01.893Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-07-13T15:34:01.893Z] INFO: Testing against a local daemon [2021-07-13T15:34:01.893Z] === RUN TestReadPluginNoRead [2021-07-13T15:34:01.893Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-13T15:34:01.893Z] read_test.go:21: no unix domain sockets on Windows [2021-07-13T15:34:01.893Z] PASS [2021-07-13T15:34:01.893Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-07-13T15:34:01.893Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-07-13T15:34:01.893Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-07-13T15:34:01.893Z] [2021-07-13T15:34:01.893Z] === Skipped [2021-07-13T15:34:01.893Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-13T15:34:01.893Z] read_test.go:21: no unix domain sockets on Windows [2021-07-13T15:34:01.893Z] [2021-07-13T15:34:01.893Z] [2021-07-13T15:34:01.893Z] DONE 1 tests, 1 skipped in 1.179s [2021-07-13T15:34:02.354Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-13T15:34:02.820Z] testing: warning: no tests to run [2021-07-13T15:34:02.820Z] PASS [2021-07-13T15:34:02.820Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-07-13T15:34:02.820Z] [2021-07-13T15:34:02.820Z] DONE 0 tests in 0.676s [2021-07-13T15:34:02.820Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-13T15:34:03.793Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:34:03.793Z] INFO: Testing against a local daemon [2021-07-13T15:34:03.793Z] === RUN TestPluginWithDevMounts [2021-07-13T15:34:03.793Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-13T15:34:03.793Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:03.793Z] PASS [2021-07-13T15:34:03.793Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-07-13T15:34:03.794Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-07-13T15:34:03.794Z] [2021-07-13T15:34:03.794Z] === Skipped [2021-07-13T15:34:03.794Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-13T15:34:03.794Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:03.794Z] [2021-07-13T15:34:03.794Z] [2021-07-13T15:34:03.794Z] DONE 1 tests, 1 skipped in 1.052s [2021-07-13T15:34:04.255Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-13T15:34:04.323Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-13T15:34:07.172Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:34:07.172Z] INFO: Testing against a local daemon [2021-07-13T15:34:07.172Z] === RUN TestSecretInspect [2021-07-13T15:34:07.172Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-13T15:34:07.172Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:07.172Z] === RUN TestSecretList [2021-07-13T15:34:07.172Z] --- SKIP: TestSecretList (0.00s) [2021-07-13T15:34:07.172Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:07.172Z] === RUN TestSecretsCreateAndDelete [2021-07-13T15:34:07.172Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-13T15:34:07.172Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:07.172Z] === RUN TestSecretsUpdate [2021-07-13T15:34:07.172Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-13T15:34:07.172Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:07.172Z] === RUN TestTemplatedSecret [2021-07-13T15:34:07.172Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-13T15:34:07.172Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:07.172Z] === RUN TestSecretCreateResolve [2021-07-13T15:34:07.172Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-13T15:34:07.172Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:34:07.172Z] PASS [2021-07-13T15:34:07.172Z] ok github.com/docker/docker/integration/secret 0.261s [2021-07-13T15:34:07.172Z] [2021-07-13T15:34:07.172Z] === Skipped [2021-07-13T15:34:07.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-13T15:34:07.172Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:07.172Z] [2021-07-13T15:34:07.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-13T15:34:07.172Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:07.172Z] [2021-07-13T15:34:07.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-13T15:34:07.172Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:07.172Z] [2021-07-13T15:34:07.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-13T15:34:07.172Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:07.172Z] [2021-07-13T15:34:07.172Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-13T15:34:07.172Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:07.172Z] [2021-07-13T15:34:07.172Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-13T15:34:07.172Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:34:07.172Z] [2021-07-13T15:34:07.172Z] [2021-07-13T15:34:07.172Z] DONE 6 tests, 6 skipped in 2.866s [2021-07-13T15:34:07.172Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-13T15:34:08.514Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-13T15:34:10.088Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:34:10.088Z] INFO: Testing against a local daemon [2021-07-13T15:34:10.088Z] === RUN TestServiceCreateInit [2021-07-13T15:34:10.088Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-13T15:34:10.088Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-13T15:34:10.088Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-13T15:34:10.088Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T15:34:10.088Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T15:34:10.088Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestCreateServiceMultipleTimes [2021-07-13T15:34:10.088Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-13T15:34:10.088Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestCreateServiceConflict [2021-07-13T15:34:10.088Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-13T15:34:10.088Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestCreateServiceMaxReplicas [2021-07-13T15:34:10.088Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-07-13T15:34:10.088Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-13T15:34:10.088Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-13T15:34:10.088Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestCreateServiceSecretFileMode [2021-07-13T15:34:10.088Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-13T15:34:10.088Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestCreateServiceConfigFileMode [2021-07-13T15:34:10.088Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-13T15:34:10.088Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestCreateServiceSysctls [2021-07-13T15:34:10.088Z] --- SKIP: TestCreateServiceSysctls (0.07s) [2021-07-13T15:34:10.088Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestCreateServiceCapabilities [2021-07-13T15:34:10.088Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-07-13T15:34:10.088Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestInspect [2021-07-13T15:34:10.088Z] --- SKIP: TestInspect (0.00s) [2021-07-13T15:34:10.088Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestCreateJob [2021-07-13T15:34:10.088Z] --- SKIP: TestCreateJob (0.00s) [2021-07-13T15:34:10.088Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestReplicatedJob [2021-07-13T15:34:10.088Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-13T15:34:10.088Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestUpdateReplicatedJob [2021-07-13T15:34:10.088Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-13T15:34:10.088Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestServiceListWithStatuses [2021-07-13T15:34:10.088Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-13T15:34:10.088Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestDockerNetworkConnectAlias [2021-07-13T15:34:10.088Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-13T15:34:10.088Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestDockerNetworkReConnect [2021-07-13T15:34:10.088Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-13T15:34:10.088Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestServicePlugin [2021-07-13T15:34:10.088Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-13T15:34:10.088Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.088Z] === RUN TestServiceUpdateLabel [2021-07-13T15:34:10.088Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-13T15:34:10.088Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:34:10.088Z] === RUN TestServiceUpdateSecrets [2021-07-13T15:34:10.088Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-13T15:34:10.088Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:34:10.088Z] === RUN TestServiceUpdateConfigs [2021-07-13T15:34:10.088Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-13T15:34:10.088Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:34:10.088Z] === RUN TestServiceUpdateNetwork [2021-07-13T15:34:10.088Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-13T15:34:10.088Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:34:10.088Z] === RUN TestServiceUpdatePidsLimit [2021-07-13T15:34:10.088Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-13T15:34:10.088Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:34:10.088Z] PASS [2021-07-13T15:34:10.088Z] ok github.com/docker/docker/integration/service 0.409s [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === Skipped [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T15:34:10.549Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-13T15:34:10.549Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T15:34:10.549Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-13T15:34:10.549Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-13T15:34:10.549Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-13T15:34:10.549Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-07-13T15:34:10.549Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-13T15:34:10.549Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-13T15:34:10.549Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-13T15:34:10.549Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.07s) [2021-07-13T15:34:10.549Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-07-13T15:34:10.549Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-13T15:34:10.549Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-13T15:34:10.549Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-13T15:34:10.549Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-13T15:34:10.549Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-13T15:34:10.549Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-13T15:34:10.549Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-13T15:34:10.549Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-13T15:34:10.549Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-13T15:34:10.549Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-13T15:34:10.549Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-13T15:34:10.549Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-07-13T15:34:10.549Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-13T15:34:10.549Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] [2021-07-13T15:34:10.549Z] DONE 24 tests, 23 skipped in 3.454s [2021-07-13T15:34:10.549Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-13T15:34:11.050Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-13T15:34:12.379Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-07-13T15:34:12.379Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-13T15:34:12.379Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-13T15:34:12.379Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-13T15:34:12.379Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-13T15:34:12.379Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-07-13T15:34:12.379Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/builder [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-13T15:34:12.379Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-13T15:34:12.735Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:34:12.735Z] INFO: Testing against a local daemon [2021-07-13T15:34:12.735Z] === RUN TestSessionCreate [2021-07-13T15:34:12.735Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-13T15:34:12.735Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-13T15:34:12.735Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-13T15:34:12.735Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-13T15:34:12.735Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-13T15:34:12.735Z] PASS [2021-07-13T15:34:12.735Z] ok github.com/docker/docker/integration/session 0.168s [2021-07-13T15:34:13.198Z] [2021-07-13T15:34:13.198Z] === Skipped [2021-07-13T15:34:13.198Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-13T15:34:13.198Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-13T15:34:13.198Z] [2021-07-13T15:34:13.198Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-13T15:34:13.198Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-13T15:34:13.198Z] [2021-07-13T15:34:13.198Z] [2021-07-13T15:34:13.198Z] DONE 2 tests, 2 skipped in 2.580s [2021-07-13T15:34:13.198Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-13T15:34:15.237Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-13T15:34:15.496Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-13T15:34:16.121Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:34:16.121Z] INFO: Testing against a local daemon [2021-07-13T15:34:16.121Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-13T15:34:16.121Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T15:34:16.121Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:16.121Z] === RUN TestEventsExecDie [2021-07-13T15:34:16.121Z] --- SKIP: TestEventsExecDie (0.01s) [2021-07-13T15:34:16.121Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-13T15:34:16.121Z] === RUN TestEventsBackwardsCompatible [2021-07-13T15:34:16.121Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-13T15:34:16.121Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-13T15:34:16.121Z] === RUN TestInfoAPI [2021-07-13T15:34:16.121Z] --- PASS: TestInfoAPI (0.04s) [2021-07-13T15:34:16.121Z] === RUN TestInfoAPIWarnings [2021-07-13T15:34:16.121Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-13T15:34:16.121Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:34:16.121Z] === RUN TestInfoDebug [2021-07-13T15:34:16.121Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-13T15:34:16.121Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T15:34:16.121Z] === RUN TestInfoInsecureRegistries [2021-07-13T15:34:16.121Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-13T15:34:16.121Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T15:34:16.121Z] === RUN TestInfoRegistryMirrors [2021-07-13T15:34:16.121Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-13T15:34:16.121Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T15:34:16.121Z] === RUN TestLoginFailsWithBadCredentials [2021-07-13T15:34:16.574Z] ok github.com/docker/docker/builder/dockerfile 0.238s coverage: 48.5% of statements [2021-07-13T15:34:16.574Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-13T15:34:16.574Z] ok github.com/docker/docker/builder/remotecontext 0.122s coverage: 13.7% of statements [2021-07-13T15:34:16.588Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-07-13T15:34:16.588Z] === RUN TestPingCacheHeaders [2021-07-13T15:34:17.049Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-07-13T15:34:17.049Z] === RUN TestPingGet [2021-07-13T15:34:17.049Z] --- PASS: TestPingGet (0.03s) [2021-07-13T15:34:17.049Z] === RUN TestPingHead [2021-07-13T15:34:17.049Z] --- PASS: TestPingHead (0.04s) [2021-07-13T15:34:17.049Z] === RUN TestVersion [2021-07-13T15:34:17.049Z] --- PASS: TestVersion (0.03s) [2021-07-13T15:34:17.049Z] PASS [2021-07-13T15:34:17.049Z] ok github.com/docker/docker/integration/system 1.412s [2021-07-13T15:34:17.049Z] [2021-07-13T15:34:17.049Z] === Skipped [2021-07-13T15:34:17.049Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T15:34:17.049Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-13T15:34:17.049Z] [2021-07-13T15:34:17.049Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-07-13T15:34:17.049Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-13T15:34:17.049Z] [2021-07-13T15:34:17.049Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-13T15:34:17.049Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-13T15:34:17.049Z] [2021-07-13T15:34:17.049Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-13T15:34:17.049Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-13T15:34:17.049Z] [2021-07-13T15:34:17.049Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-13T15:34:17.049Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T15:34:17.049Z] [2021-07-13T15:34:17.049Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-13T15:34:17.049Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T15:34:17.049Z] [2021-07-13T15:34:17.049Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-13T15:34:17.049Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-13T15:34:17.049Z] [2021-07-13T15:34:17.049Z] [2021-07-13T15:34:17.049Z] DONE 13 tests, 7 skipped in 3.834s [2021-07-13T15:34:17.049Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-13T15:34:17.511Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-07-13T15:34:18.888Z] ok github.com/docker/docker/builder/remotecontext/git 1.451s coverage: 86.3% of statements [2021-07-13T15:34:18.888Z] ? github.com/docker/docker/cli [no test files] [2021-07-13T15:34:18.888Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-13T15:34:19.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:34:19.975Z] INFO: Testing against a local daemon [2021-07-13T15:34:19.975Z] === RUN TestVolumesCreateAndList [2021-07-13T15:34:19.975Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-07-13T15:34:19.975Z] === RUN TestVolumesRemove [2021-07-13T15:34:19.975Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-13T15:34:19.975Z] === RUN TestVolumesInspect [2021-07-13T15:34:19.975Z] --- PASS: TestVolumesInspect (0.05s) [2021-07-13T15:34:19.975Z] === RUN TestVolumesInvalidJSON [2021-07-13T15:34:19.975Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-13T15:34:19.975Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-13T15:34:19.975Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-13T15:34:19.975Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-07-13T15:34:19.975Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-13T15:34:19.975Z] PASS [2021-07-13T15:34:19.975Z] ok github.com/docker/docker/integration/volume 0.381s [2021-07-13T15:34:19.975Z] [2021-07-13T15:34:19.975Z] DONE 5 tests in 2.909s [2021-07-13T15:34:19.975Z] INFO: make.ps1 ended at 07/13/2021 15:34:19 [2021-07-13T15:34:19.975Z] INFO: Integration CLI tests being run from the host: [2021-07-13T15:34:19.975Z] 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-07-13T15:34:22.175Z] ok github.com/docker/docker/client 0.163s coverage: 75.4% of statements [2021-07-13T15:34:27.699Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-13T15:34:30.234Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-13T15:34:30.346Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-13T15:34:30.346Z] INFO: Testing against a local daemon [2021-07-13T15:34:30.346Z] === RUN TestDockerSuite [2021-07-13T15:34:30.346Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-13T15:34:30.346Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-13T15:34:30.346Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-13T15:34:30.346Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-13T15:34:30.346Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-13T15:34:30.346Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-13T15:34:30.346Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-13T15:34:30.346Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-13T15:34:30.806Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-13T15:34:31.267Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-13T15:34:32.240Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-13T15:34:32.240Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-13T15:34:32.885Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-13T15:34:32.885Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-13T15:34:34.266Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-13T15:34:34.266Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-13T15:34:36.803Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-13T15:34:36.803Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-13T15:34:40.999Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite (440.57s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.91s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.31s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.84s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.64s) [2021-07-13T15:34:42.907Z] docker_cli_daemon_test.go:1455: [d21c9bee44077] daemon is not started [2021-07-13T15:34:42.907Z] check_test.go:309: [d94d576978306] daemon is not started [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.94s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.31s) [2021-07-13T15:34:42.907Z] check_test.go:309: [d6dffd97ad19a] daemon is not started [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.58s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.56s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.16s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.51s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.79s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.07s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.24s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-13T15:34:42.907Z] check_test.go:309: [d3c55747908ef] daemon is not started [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-13T15:34:42.907Z] check_test.go:309: [d3e522802bbe7] daemon is not started [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.25s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.59s) [2021-07-13T15:34:42.907Z] check_test.go:309: [d3dd6ff8348eb] daemon is not started [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.22s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.70s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.80s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.15s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-13T15:34:42.907Z] check_test.go:309: [d347af28e75ac] daemon is not started [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.13s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.01s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.33s) [2021-07-13T15:34:42.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-07-13T15:34:42.907Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-13T15:34:42.907Z] check_test.go:309: [df302cb487aaf] daemon is not started [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.96s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.93s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.83s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.35s) [2021-07-13T15:34:42.907Z] check_test.go:309: [d8903054e6f9d] daemon is not started [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.42s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-07-13T15:34:42.907Z] check_test.go:309: [d3396156e0f32] daemon is not started [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.67s) [2021-07-13T15:34:42.907Z] docker_cli_daemon_plugins_test.go:79: [d5e1bd928b6fb] daemon is not started [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.11s) [2021-07-13T15:34:42.907Z] docker_cli_daemon_plugins_test.go:169: [d5c31f8876d91] daemon is not started [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.65s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.58s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.60s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) [2021-07-13T15:34:42.907Z] check_test.go:309: [db5fb2a8560f6] daemon is not started [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.38s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.39s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.37s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.50s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.44s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.49s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.80s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.64s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.86s) [2021-07-13T15:34:42.907Z] check_test.go:309: [d8a3b8fc3c219] daemon is not started [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.16s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.39s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.93s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2021-07-13T15:34:42.907Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.19s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.16s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.17s) [2021-07-13T15:34:42.908Z] check_test.go:309: [dfd7a3eade264] daemon is not started [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.91s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.20s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.74s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.28s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.97s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.19s) [2021-07-13T15:34:42.908Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-13T15:34:42.908Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-13T15:34:42.908Z] check_test.go:309: [d778b36840fbf] daemon is not started [2021-07-13T15:34:42.908Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-13T15:34:42.908Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-13T15:34:42.908Z] check_test.go:309: [d8211118a685d] daemon is not started [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.12s) [2021-07-13T15:34:42.908Z] check_test.go:309: [d4559147825d4] daemon is not started [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.63s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.99s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.38s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.27s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.17s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.72s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.51s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.09s) [2021-07-13T15:34:42.908Z] check_test.go:309: [d25850d178313] daemon is not started [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.22s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.33s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.03s) [2021-07-13T15:34:42.908Z] check_test.go:309: [d63542902e752] daemon is not started [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.90s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2021-07-13T15:34:42.908Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-13T15:34:42.908Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-13T15:34:42.908Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-13T15:34:42.908Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-13T15:34:42.908Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-13T15:34:42.908Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-13T15:34:42.908Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-13T15:34:42.908Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-13T15:34:42.908Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-13T15:34:42.908Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-13T15:34:42.908Z] check_test.go:309: [d4c41773f68c8] daemon is not started [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2021-07-13T15:34:42.908Z] check_test.go:309: [d72bff294f6c9] daemon is not started [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.46s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.36s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-07-13T15:34:42.908Z] check_test.go:309: [d0e2da028fb48] daemon is not started [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.01s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.52s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.14s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2021-07-13T15:34:42.908Z] check_test.go:309: [de222a8903354] daemon is not started [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.40s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.16s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.16s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.26s) [2021-07-13T15:34:42.908Z] check_test.go:309: [d3080945fe86d] daemon is not started [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.67s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.70s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.65s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-07-13T15:34:42.908Z] check_test.go:309: [d1c170fc99335] daemon is not started [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.84s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.71s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.69s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.15s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.60s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.64s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.23s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.08s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.40s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.78s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.95s) [2021-07-13T15:34:42.908Z] docker_cli_daemon_test.go:2550: [d3e943be502fa] daemon is not started [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.15s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.09s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.76s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.78s) [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.22s) [2021-07-13T15:34:42.908Z] check_test.go:309: [d79e754a53a14] daemon is not started [2021-07-13T15:34:42.908Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.15s) [2021-07-13T15:34:42.908Z] === RUN TestDockerSwarmSuite [2021-07-13T15:34:42.908Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-13T15:34:44.814Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-13T15:34:46.720Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-13T15:34:48.100Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-13T15:34:50.008Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-13T15:34:56.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-13T15:34:57.522Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-13T15:35:00.813Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-13T15:35:04.100Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-13T15:35:08.902Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 29.1% of statements [2021-07-13T15:35:08.902Z] ok github.com/docker/docker/container 0.126s coverage: 34.5% of statements [2021-07-13T15:35:08.902Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-13T15:35:08.902Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-13T15:35:08.902Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-13T15:35:08.902Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-13T15:35:10.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-13T15:35:11.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-13T15:35:14.178Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2021-07-13T15:35:16.084Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-07-13T15:35:17.987Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-07-13T15:35:26.116Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-13T15:35:26.116Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-13T15:35:27.958Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2021-07-13T15:35:27.958Z] ok github.com/docker/docker/daemon 12.173s coverage: 17.1% of statements [2021-07-13T15:35:27.958Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-13T15:35:27.958Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-13T15:35:28.895Z] ok github.com/docker/docker/daemon/config 0.050s coverage: 81.8% of statements [2021-07-13T15:35:29.154Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2021-07-13T15:35:30.089Z] ok github.com/docker/docker/daemon/events 0.083s coverage: 50.0% of statements [2021-07-13T15:35:30.089Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-13T15:35:30.089Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-13T15:35:30.656Z] ok github.com/docker/docker/daemon/graphdriver 0.026s coverage: 2.2% of statements [2021-07-13T15:35:33.191Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.513s coverage: 73.3% of statements [2021-07-13T15:35:33.758Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-07-13T15:35:34.235Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-13T15:35:34.235Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-13T15:35:34.235Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-13T15:35:34.696Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.389s coverage: 56.2% of statements [2021-07-13T15:35:35.171Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-13T15:35:35.171Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-13T15:35:35.439Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-13T15:35:36.021Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-13T15:35:37.235Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2021-07-13T15:35:38.552Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-13T15:35:39.244Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.297s coverage: 49.4% of statements [2021-07-13T15:35:39.244Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.720s coverage: 46.2% of statements [2021-07-13T15:35:39.244Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-13T15:35:40.455Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-13T15:35:41.146Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 57.5% of statements [2021-07-13T15:35:41.146Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.566s coverage: 57.7% of statements [2021-07-13T15:35:41.146Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-13T15:35:41.146Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-13T15:35:42.358Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-13T15:35:43.050Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-07-13T15:35:43.985Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-07-13T15:35:44.260Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-13T15:35:44.922Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.6% of statements [2021-07-13T15:35:44.922Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-13T15:35:44.922Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-13T15:35:45.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-13T15:35:45.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-13T15:35:45.456Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-13T15:35:46.300Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2021-07-13T15:35:47.236Z] ok github.com/docker/docker/daemon/logger/awslogs 0.169s coverage: 77.4% of statements [2021-07-13T15:35:47.236Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-13T15:35:47.236Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-13T15:35:47.359Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-13T15:35:47.804Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-07-13T15:35:48.372Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-07-13T15:35:49.309Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2021-07-13T15:35:49.309Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 69.9% of statements [2021-07-13T15:35:50.687Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2021-07-13T15:35:50.687Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-13T15:35:50.945Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 58.6% of statements [2021-07-13T15:35:51.881Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-07-13T15:35:53.787Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2021-07-13T15:35:54.046Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-13T15:35:54.614Z] ok github.com/docker/docker/daemon/logger/splunk 1.755s coverage: 82.5% of statements [2021-07-13T15:35:54.614Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-13T15:35:54.873Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2021-07-13T15:35:54.873Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-13T15:35:56.778Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2021-07-13T15:35:57.331Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-13T15:35:57.715Z] ok github.com/docker/docker/distribution 0.206s coverage: 25.0% of statements [2021-07-13T15:35:57.715Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-13T15:35:59.094Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-07-13T15:35:59.661Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-07-13T15:36:00.620Z] ok github.com/docker/docker/distribution/xfer 1.922s coverage: 85.1% of statements [2021-07-13T15:36:00.620Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-13T15:36:00.621Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2021-07-13T15:36:00.621Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-07-13T15:36:01.997Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-07-13T15:36:01.997Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-13T15:36:02.566Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-07-13T15:36:03.503Z] ok github.com/docker/docker/oci 0.009s coverage: 38.4% of statements [2021-07-13T15:36:04.439Z] ok github.com/docker/docker/opts 0.025s coverage: 67.1% of statements [2021-07-13T15:36:04.439Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-13T15:36:06.344Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 82.3% of statements [2021-07-13T15:36:06.912Z] ok github.com/docker/docker/pkg/authorization 0.079s coverage: 68.3% of statements [2021-07-13T15:36:07.171Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-13T15:36:07.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-13T15:36:07.430Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-07-13T15:36:07.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-13T15:36:10.714Z] ok github.com/docker/docker/pkg/chrootarchive 2.511s coverage: 43.2% of statements [2021-07-13T15:36:10.714Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-07-13T15:36:11.282Z] ok github.com/docker/docker/layer 7.950s coverage: 68.8% of statements [2021-07-13T15:36:11.282Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-13T15:36:11.282Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-13T15:36:11.282Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-13T15:36:11.282Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-13T15:36:11.282Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-13T15:36:11.282Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-13T15:36:11.282Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-13T15:36:11.282Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2021-07-13T15:36:11.850Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2021-07-13T15:36:12.786Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-07-13T15:36:13.353Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-07-13T15:36:13.920Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-07-13T15:36:14.856Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-13T15:36:15.791Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2021-07-13T15:36:15.791Z] ok github.com/docker/docker/pkg/discovery/kv 3.074s coverage: 84.1% of statements [2021-07-13T15:36:16.358Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-13T15:36:16.358Z] ok github.com/docker/docker/pkg/fsutils 0.198s coverage: 85.1% of statements [2021-07-13T15:36:17.735Z] ok github.com/docker/docker/pkg/idtools 0.500s coverage: 69.5% of statements [2021-07-13T15:36:17.735Z] ok github.com/docker/docker/pkg/ioutils 0.483s coverage: 68.8% of statements [2021-07-13T15:36:18.303Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-13T15:36:18.303Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-07-13T15:36:18.303Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-13T15:36:18.303Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-13T15:36:18.303Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-13T15:36:18.562Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-13T15:36:18.562Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-13T15:36:18.821Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-07-13T15:36:19.081Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-07-13T15:36:19.649Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 86.7% of statements [2021-07-13T15:36:19.649Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-07-13T15:36:19.649Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-13T15:36:19.649Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-13T15:36:20.586Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2021-07-13T15:36:21.153Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-13T15:36:21.728Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-13T15:36:21.728Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-13T15:36:22.759Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-13T15:36:23.102Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 75.0% of statements [2021-07-13T15:36:23.669Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-07-13T15:36:24.135Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-13T15:36:27.852Z] ok github.com/docker/docker/pkg/signal 3.404s coverage: 62.3% of statements [2021-07-13T15:36:27.852Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-13T15:36:28.111Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2021-07-13T15:36:28.324Z] --- PASS: TestImportExtremelyLargeImageWorks (205.43s) [2021-07-13T15:36:28.324Z] PASS [2021-07-13T15:36:28.324Z] [2021-07-13T15:36:28.324Z] DONE 12 tests in 210.262s [2021-07-13T15:36:28.324Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-13T15:36:28.324Z] ++ 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-07-13T15:36:28.324Z] ++ set -e [2021-07-13T15:36:28.324Z] ++ '[' -n 0 ']' [2021-07-13T15:36:28.324Z] ++ set -x [2021-07-13T15:36:28.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-13T15:36:28.369Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-13T15:36:28.583Z] INFO: Testing against a local daemon [2021-07-13T15:36:28.583Z] === RUN TestNetworkCreateDelete [2021-07-13T15:36:28.583Z] --- PASS: TestNetworkCreateDelete (0.22s) [2021-07-13T15:36:28.583Z] === RUN TestDockerNetworkDeletePreferID [2021-07-13T15:36:28.937Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-07-13T15:36:29.149Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-07-13T15:36:29.149Z] === RUN TestDaemonDNSFallback [2021-07-13T15:36:29.504Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-07-13T15:36:29.763Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2021-07-13T15:36:30.330Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-07-13T15:36:30.589Z] testing: warning: no tests to run [2021-07-13T15:36:30.589Z] coverage: [no statements] [2021-07-13T15:36:30.589Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-07-13T15:36:31.155Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-13T15:36:31.155Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-13T15:36:31.414Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-13T15:36:33.318Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2021-07-13T15:36:34.255Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-07-13T15:36:34.418Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-13T15:36:34.418Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-13T15:36:34.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-13T15:36:34.822Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-07-13T15:36:34.935Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-13T15:36:36.198Z] ok github.com/docker/docker/quota 0.207s coverage: 71.4% of statements [2021-07-13T15:36:36.312Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-13T15:36:36.312Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-13T15:36:36.312Z] --- PASS: TestDaemonDNSFallback (7.13s) [2021-07-13T15:36:36.312Z] === RUN TestInspectNetwork [2021-07-13T15:36:36.457Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-13T15:36:36.570Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-13T15:36:37.833Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2021-07-13T15:36:38.401Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-07-13T15:36:38.660Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-07-13T15:36:39.228Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-07-13T15:36:39.796Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-13T15:36:41.838Z] === RUN TestInspectNetwork/full_network_id [2021-07-13T15:36:41.838Z] === RUN TestInspectNetwork/partial_network_id [2021-07-13T15:36:41.838Z] === RUN TestInspectNetwork/network_name [2021-07-13T15:36:41.838Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-13T15:36:42.330Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-13T15:36:43.267Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2021-07-13T15:36:43.835Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-07-13T15:36:43.997Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-13T15:36:43.997Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-13T15:36:43.997Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-13T15:36:43.997Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-13T15:36:43.997Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-13T15:36:43.997Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-13T15:36:43.997Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-13T15:36:43.997Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-13T15:36:43.997Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-13T15:36:43.997Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-13T15:36:43.997Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-13T15:36:43.997Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-13T15:36:45.757Z] ok github.com/docker/docker/volume/service 0.020s coverage: 73.1% of statements [2021-07-13T15:36:46.035Z] --- PASS: TestInspectNetwork (9.35s) [2021-07-13T15:36:46.035Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-13T15:36:46.035Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-13T15:36:46.035Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-13T15:36:46.036Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-13T15:36:46.036Z] === RUN TestRunContainerWithBridgeNone [2021-07-13T15:36:48.568Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-13T15:36:48.826Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-13T15:36:49.394Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-13T15:36:49.962Z] --- PASS: TestRunContainerWithBridgeNone (4.25s) [2021-07-13T15:36:49.962Z] === RUN TestNetworkInvalidJSON [2021-07-13T15:36:49.962Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-13T15:36:49.962Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-13T15:36:49.962Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:36:49.962Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:36:49.962Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:36:49.962Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:36:49.962Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-13T15:36:49.962Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-13T15:36:49.962Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-13T15:36:49.962Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-13T15:36:49.962Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-13T15:36:49.962Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-13T15:36:49.962Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-13T15:36:49.962Z] === RUN TestNetworkList [2021-07-13T15:36:49.962Z] === RUN TestNetworkList//networks [2021-07-13T15:36:49.962Z] === PAUSE TestNetworkList//networks [2021-07-13T15:36:49.962Z] === RUN TestNetworkList//networks/ [2021-07-13T15:36:49.962Z] === PAUSE TestNetworkList//networks/ [2021-07-13T15:36:49.962Z] === CONT TestNetworkList//networks [2021-07-13T15:36:49.962Z] === CONT TestNetworkList//networks/ [2021-07-13T15:36:49.962Z] --- PASS: TestNetworkList (0.02s) [2021-07-13T15:36:49.962Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-13T15:36:49.962Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-13T15:36:49.962Z] === RUN TestHostIPv4BridgeLabel [2021-07-13T15:36:49.962Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-13T15:36:50.529Z] === RUN TestDockerSuite/TestBuildFails [2021-07-13T15:36:50.529Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-07-13T15:36:50.529Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-13T15:36:51.117Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-13T15:36:51.117Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-13T15:36:51.117Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-13T15:36:51.466Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-13T15:36:51.466Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-13T15:36:51.466Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-07-13T15:36:51.466Z] === RUN TestDaemonDefaultNetworkPools [2021-07-13T15:36:52.401Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-07-13T15:36:52.401Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-13T15:36:53.777Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-07-13T15:36:53.777Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-13T15:36:53.777Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-13T15:36:54.041Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-13T15:36:54.714Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2021-07-13T15:36:54.714Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-13T15:36:55.650Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-13T15:36:55.650Z] === RUN TestServiceWithPredefinedNetwork [2021-07-13T15:36:55.723Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/rootless [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/volume [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-13T15:36:55.723Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === Skipped [2021-07-13T15:36:55.723Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-07-13T15:36:55.723Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-07-13T15:36:55.723Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-13T15:36:55.723Z] graphtest_unix.go:73: No driver to put! [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-13T15:36:55.723Z] time="2021-07-13T15:35:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-13T15:36:55.723Z] time="2021-07-13T15:35:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-13T15:36:55.723Z] time="2021-07-13T15:35:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-13T15:36:55.723Z] time="2021-07-13T15:35:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-13T15:36:55.723Z] time="2021-07-13T15:35:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-13T15:36:55.723Z] graphtest_unix.go:73: No driver to put! [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-13T15:36:55.723Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-13T15:36:55.723Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-13T15:36:55.723Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-13T15:36:55.723Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-13T15:36:55.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-13T15:36:55.723Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-13T15:36:55.723Z] graphtest_unix.go:73: No driver to put! [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-13T15:36:55.723Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-13T15:36:55.723Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] [2021-07-13T15:36:55.723Z] DONE 2230 tests, 26 skipped in 260.229s Post stage [Pipeline] junit [2021-07-13T15:36:55.736Z] Recording test results [2021-07-13T15:36:55.946Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-13T15:36:56.217Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-13T15:36:56.273Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42633/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7429792eed401c630d72cf296a921ee86d525579 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7429792eed401c630d72cf296a921ee86d525579 hack/validate/vendor [2021-07-13T15:36:56.959Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-13T15:36:56.959Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-13T15:36:56.959Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-13T15:36:56.959Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-13T15:36:56.959Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-13T15:36:57.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-13T15:36:57.207Z] 2021/07/13 15:36:56 Collecting initial packages [2021-07-13T15:36:57.207Z] 2021/07/13 15:36:57 Download dependencies [2021-07-13T15:36:58.531Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-13T15:36:59.104Z] --- PASS: TestServiceWithPredefinedNetwork (3.70s) [2021-07-13T15:36:59.104Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-13T15:36:59.104Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T15:36:59.104Z] service_test.go:242: FLAKY_TEST [2021-07-13T15:36:59.104Z] === RUN TestServiceWithDataPathPortInit [2021-07-13T15:37:00.748Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-13T15:37:00.748Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-13T15:37:00.748Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-13T15:37:01.008Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-13T15:37:01.267Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-13T15:37:01.389Z] 2021/07/13 15:37:00 Starting whole vndr cycle because no package specified [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Ignoring paths matching "^archive/tar" [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/Microsoft/hcsshim, revision 89a9a3b524264d34985f1d48793ab2b2d2e430f6, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-07-13T15:37:01.390Z] 2021/07/13 15:37:00 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-07-13T15:37:02.327Z] 2021/07/13 15:37:02 Finished clone github.com/Azure/go-ansiterm [2021-07-13T15:37:02.327Z] 2021/07/13 15:37:02 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-07-13T15:37:02.327Z] 2021/07/13 15:37:02 Finished clone github.com/willf/bitset [2021-07-13T15:37:02.327Z] 2021/07/13 15:37:02 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-07-13T15:37:02.586Z] 2021/07/13 15:37:02 Finished clone github.com/moby/locker [2021-07-13T15:37:02.586Z] 2021/07/13 15:37:02 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-07-13T15:37:02.586Z] 2021/07/13 15:37:02 Finished clone github.com/google/uuid [2021-07-13T15:37:02.586Z] 2021/07/13 15:37:02 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-07-13T15:37:02.844Z] 2021/07/13 15:37:02 Finished clone github.com/gorilla/mux [2021-07-13T15:37:02.844Z] 2021/07/13 15:37:02 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-07-13T15:37:02.844Z] 2021/07/13 15:37:02 Finished clone github.com/creack/pty [2021-07-13T15:37:02.844Z] 2021/07/13 15:37:02 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-07-13T15:37:02.844Z] 2021/07/13 15:37:02 Finished clone github.com/tchap/go-patricia [2021-07-13T15:37:02.844Z] 2021/07/13 15:37:02 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-07-13T15:37:02.844Z] 2021/07/13 15:37:02 Finished clone github.com/moby/term [2021-07-13T15:37:02.844Z] 2021/07/13 15:37:02 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-07-13T15:37:03.103Z] 2021/07/13 15:37:02 Finished clone github.com/docker/libtrust [2021-07-13T15:37:03.103Z] 2021/07/13 15:37:02 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-07-13T15:37:03.103Z] 2021/07/13 15:37:03 Finished clone github.com/sirupsen/logrus [2021-07-13T15:37:03.103Z] 2021/07/13 15:37:03 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-07-13T15:37:03.103Z] 2021/07/13 15:37:03 Finished clone github.com/moby/sys [2021-07-13T15:37:03.103Z] 2021/07/13 15:37:03 Clone github.com/moby/buildkit, revision 244e8cde639f71a05a1a2e0670bd88e0206ce55c, attempt 1/20 [2021-07-13T15:37:03.103Z] 2021/07/13 15:37:03 Finished clone github.com/Microsoft/go-winio [2021-07-13T15:37:03.103Z] 2021/07/13 15:37:03 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-07-13T15:37:03.175Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-13T15:37:04.481Z] 2021/07/13 15:37:04 Finished clone github.com/docker/go-units [2021-07-13T15:37:04.481Z] 2021/07/13 15:37:04 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-07-13T15:37:04.481Z] 2021/07/13 15:37:04 Finished clone github.com/syndtr/gocapability [2021-07-13T15:37:04.481Z] 2021/07/13 15:37:04 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-07-13T15:37:04.481Z] 2021/07/13 15:37:04 Finished clone github.com/RackSec/srslog [2021-07-13T15:37:04.481Z] 2021/07/13 15:37:04 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-07-13T15:37:04.740Z] 2021/07/13 15:37:04 Finished clone golang.org/x/sync [2021-07-13T15:37:04.740Z] 2021/07/13 15:37:04 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-07-13T15:37:04.740Z] 2021/07/13 15:37:04 Finished clone github.com/imdario/mergo [2021-07-13T15:37:04.740Z] 2021/07/13 15:37:04 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-07-13T15:37:05.078Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-13T15:37:05.309Z] 2021/07/13 15:37:05 Finished clone gotest.tools/v3 [2021-07-13T15:37:05.309Z] 2021/07/13 15:37:05 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-07-13T15:37:05.336Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-13T15:37:05.568Z] 2021/07/13 15:37:05 Finished clone github.com/google/go-cmp [2021-07-13T15:37:05.568Z] 2021/07/13 15:37:05 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-07-13T15:37:05.568Z] 2021/07/13 15:37:05 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-07-13T15:37:05.568Z] 2021/07/13 15:37:05 Finished clone github.com/tonistiigi/units [2021-07-13T15:37:05.594Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-13T15:37:05.827Z] 2021/07/13 15:37:05 Finished clone github.com/docker/go-connections [2021-07-13T15:37:05.827Z] 2021/07/13 15:37:05 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2021-07-13T15:37:06.124Z] 2021/07/13 15:37:05 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-07-13T15:37:06.124Z] 2021/07/13 15:37:05 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-07-13T15:37:06.384Z] 2021/07/13 15:37:06 Finished clone github.com/opentracing-contrib/go-stdlib [2021-07-13T15:37:06.384Z] 2021/07/13 15:37:06 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-07-13T15:37:06.384Z] 2021/07/13 15:37:06 Finished clone github.com/google/shlex [2021-07-13T15:37:06.384Z] 2021/07/13 15:37:06 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-07-13T15:37:06.384Z] 2021/07/13 15:37:06 Finished clone github.com/opentracing/opentracing-go [2021-07-13T15:37:06.384Z] 2021/07/13 15:37:06 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-07-13T15:37:06.643Z] 2021/07/13 15:37:06 Finished clone github.com/mitchellh/hashstructure [2021-07-13T15:37:06.643Z] 2021/07/13 15:37:06 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-07-13T15:37:06.902Z] 2021/07/13 15:37:06 Finished clone github.com/gofrs/flock [2021-07-13T15:37:06.902Z] 2021/07/13 15:37:06 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-07-13T15:37:07.495Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-13T15:37:07.837Z] 2021/07/13 15:37:07 Finished clone github.com/armon/go-radix [2021-07-13T15:37:07.837Z] 2021/07/13 15:37:07 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-07-13T15:37:07.837Z] 2021/07/13 15:37:07 Finished clone github.com/docker/go-events [2021-07-13T15:37:07.837Z] 2021/07/13 15:37:07 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-07-13T15:37:07.837Z] 2021/07/13 15:37:07 Finished clone github.com/armon/go-metrics [2021-07-13T15:37:07.837Z] 2021/07/13 15:37:07 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-07-13T15:37:07.837Z] 2021/07/13 15:37:07 Finished clone github.com/tonistiigi/fsutil [2021-07-13T15:37:07.837Z] 2021/07/13 15:37:07 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-07-13T15:37:07.851Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-13T15:37:08.404Z] 2021/07/13 15:37:08 Finished clone github.com/sean-/seed [2021-07-13T15:37:08.404Z] 2021/07/13 15:37:08 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-07-13T15:37:08.404Z] 2021/07/13 15:37:08 Finished clone golang.org/x/net [2021-07-13T15:37:08.404Z] 2021/07/13 15:37:08 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-07-13T15:37:08.972Z] 2021/07/13 15:37:08 Finished clone github.com/hashicorp/go-multierror [2021-07-13T15:37:08.972Z] 2021/07/13 15:37:08 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-07-13T15:37:08.972Z] 2021/07/13 15:37:08 Finished clone github.com/hashicorp/errwrap [2021-07-13T15:37:08.972Z] 2021/07/13 15:37:08 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-07-13T15:37:09.231Z] 2021/07/13 15:37:09 Finished clone github.com/hashicorp/memberlist [2021-07-13T15:37:09.231Z] 2021/07/13 15:37:09 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-07-13T15:37:09.799Z] 2021/07/13 15:37:09 Finished clone github.com/vishvananda/netns [2021-07-13T15:37:09.799Z] 2021/07/13 15:37:09 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-07-13T15:37:09.800Z] 2021/07/13 15:37:09 Finished clone github.com/docker/libkv [2021-07-13T15:37:10.031Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-13T15:37:10.058Z] 2021/07/13 15:37:09 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-07-13T15:37:10.317Z] 2021/07/13 15:37:10 Finished clone github.com/golang/gddo [2021-07-13T15:37:10.317Z] 2021/07/13 15:37:10 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-07-13T15:37:10.577Z] 2021/07/13 15:37:10 Finished clone github.com/hashicorp/go-sockaddr [2021-07-13T15:37:10.577Z] 2021/07/13 15:37:10 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-07-13T15:37:11.145Z] 2021/07/13 15:37:11 Finished clone github.com/BurntSushi/toml [2021-07-13T15:37:11.145Z] 2021/07/13 15:37:11 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-07-13T15:37:11.405Z] 2021/07/13 15:37:11 Finished clone github.com/moby/ipvs [2021-07-13T15:37:11.405Z] 2021/07/13 15:37:11 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-07-13T15:37:11.405Z] 2021/07/13 15:37:11 Finished clone github.com/deckarep/golang-set [2021-07-13T15:37:11.405Z] 2021/07/13 15:37:11 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-07-13T15:37:11.405Z] 2021/07/13 15:37:11 Finished clone github.com/samuel/go-zookeeper [2021-07-13T15:37:11.405Z] 2021/07/13 15:37:11 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-07-13T15:37:11.408Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-13T15:37:11.974Z] 2021/07/13 15:37:11 Finished clone github.com/coreos/go-semver [2021-07-13T15:37:11.974Z] 2021/07/13 15:37:11 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-07-13T15:37:12.233Z] 2021/07/13 15:37:12 Finished clone github.com/hashicorp/go-msgpack [2021-07-13T15:37:12.233Z] 2021/07/13 15:37:12 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-07-13T15:37:12.492Z] 2021/07/13 15:37:12 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-07-13T15:37:12.492Z] 2021/07/13 15:37:12 Finished clone github.com/vishvananda/netlink [2021-07-13T15:37:12.751Z] 2021/07/13 15:37:12 Finished clone github.com/ishidawataru/sctp [2021-07-13T15:37:12.751Z] 2021/07/13 15:37:12 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-07-13T15:37:14.656Z] 2021/07/13 15:37:14 Finished clone github.com/opencontainers/go-digest [2021-07-13T15:37:14.656Z] 2021/07/13 15:37:14 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-07-13T15:37:14.693Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-13T15:37:14.951Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-13T15:37:15.593Z] 2021/07/13 15:37:15 Finished clone go.etcd.io/bbolt [2021-07-13T15:37:15.593Z] 2021/07/13 15:37:15 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-07-13T15:37:15.852Z] 2021/07/13 15:37:15 Finished clone github.com/mistifyio/go-zfs [2021-07-13T15:37:15.852Z] 2021/07/13 15:37:15 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-07-13T15:37:15.886Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-13T15:37:16.421Z] 2021/07/13 15:37:16 Finished clone github.com/Microsoft/opengcs [2021-07-13T15:37:16.421Z] 2021/07/13 15:37:16 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-07-13T15:37:16.421Z] 2021/07/13 15:37:16 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-07-13T15:37:16.421Z] 2021/07/13 15:37:16 Finished clone github.com/hashicorp/serf [2021-07-13T15:37:16.452Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-13T15:37:16.711Z] --- PASS: TestServiceWithDataPathPortInit (17.51s) [2021-07-13T15:37:16.711Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-13T15:37:16.711Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-13T15:37:16.711Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-13T15:37:17.358Z] 2021/07/13 15:37:16 Finished clone github.com/vbatts/tar-split [2021-07-13T15:37:17.358Z] 2021/07/13 15:37:16 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-07-13T15:37:17.358Z] 2021/07/13 15:37:17 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-07-13T15:37:17.358Z] 2021/07/13 15:37:17 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-07-13T15:37:18.086Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-13T15:37:18.652Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-13T15:37:18.736Z] 2021/07/13 15:37:18 Finished clone github.com/cyphar/filepath-securejoin [2021-07-13T15:37:18.736Z] 2021/07/13 15:37:18 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-07-13T15:37:19.224Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-13T15:37:19.482Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-13T15:37:19.675Z] 2021/07/13 15:37:19 Finished clone github.com/coreos/go-systemd [2021-07-13T15:37:19.675Z] 2021/07/13 15:37:19 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-07-13T15:37:19.741Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-13T15:37:20.243Z] 2021/07/13 15:37:20 Finished clone github.com/opencontainers/runtime-spec [2021-07-13T15:37:20.243Z] 2021/07/13 15:37:20 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-07-13T15:37:20.307Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-13T15:37:20.812Z] 2021/07/13 15:37:20 Finished clone github.com/opencontainers/image-spec [2021-07-13T15:37:20.812Z] 2021/07/13 15:37:20 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-07-13T15:37:21.240Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-13T15:37:21.380Z] 2021/07/13 15:37:21 Finished clone github.com/coreos/go-systemd/v22 [2021-07-13T15:37:21.380Z] 2021/07/13 15:37:21 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-07-13T15:37:22.317Z] 2021/07/13 15:37:22 Finished clone github.com/Graylog2/go-gelf [2021-07-13T15:37:22.317Z] 2021/07/13 15:37:22 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-07-13T15:37:22.317Z] 2021/07/13 15:37:22 Finished clone github.com/godbus/dbus/v5 [2021-07-13T15:37:22.317Z] 2021/07/13 15:37:22 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-07-13T15:37:22.576Z] 2021/07/13 15:37:22 Finished clone github.com/fluent/fluent-logger-golang [2021-07-13T15:37:22.576Z] 2021/07/13 15:37:22 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-07-13T15:37:22.835Z] 2021/07/13 15:37:22 Finished clone github.com/philhofer/fwd [2021-07-13T15:37:22.835Z] 2021/07/13 15:37:22 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-07-13T15:37:23.146Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-13T15:37:24.213Z] 2021/07/13 15:37:23 Finished clone github.com/fsnotify/fsnotify [2021-07-13T15:37:24.213Z] 2021/07/13 15:37:23 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-07-13T15:37:24.782Z] 2021/07/13 15:37:24 Finished clone github.com/ugorji/go [2021-07-13T15:37:24.782Z] 2021/07/13 15:37:24 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-07-13T15:37:25.046Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.32s) [2021-07-13T15:37:25.046Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zs7zl04rkpwp9i3a71rn7kt0v Created:2021-07-13 15:37:17.89627915 +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[46b807b5dd90d9575713df294093918c19883e15a41851e78634319c0becee32:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nx7fsziq2u7htmiubo6c04b40 EndpointID:88467c45f2551b092ba05b596a9ea8f27a051bec7c87a3ccf9f54ff81bf2a96e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:11b8f0a9f117cf07f95c3880e6ee69f08c79a3b84364a8e19422277deb3f9dd0 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:45528298e38b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nx7fsziq2u7htmiubo6c04b40 EndpointID:88467c45f2551b092ba05b596a9ea8f27a051bec7c87a3ccf9f54ff81bf2a96e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-13T15:37:25.046Z] PASS [2021-07-13T15:37:25.046Z] [2021-07-13T15:37:25.046Z] === Skipped [2021-07-13T15:37:25.046Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-13T15:37:25.046Z] service_test.go:242: FLAKY_TEST [2021-07-13T15:37:25.046Z] [2021-07-13T15:37:25.046Z] [2021-07-13T15:37:25.046Z] DONE 26 tests, 1 skipped in 56.667s [2021-07-13T15:37:25.046Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-13T15:37:25.046Z] ++ 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-07-13T15:37:25.046Z] ++ set -e [2021-07-13T15:37:25.046Z] ++ '[' -n 0 ']' [2021-07-13T15:37:25.046Z] ++ set -x [2021-07-13T15:37:25.046Z] ++ env -i DEST=/go/src/github.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-07-13T15:37:25.046Z] INFO: Testing against a local daemon [2021-07-13T15:37:25.046Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-13T15:37:25.046Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-13T15:37:25.046Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:37:25.046Z] === RUN TestDockerNetworkIpvlan [2021-07-13T15:37:25.046Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-13T15:37:25.046Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:37:25.046Z] PASS [2021-07-13T15:37:25.046Z] [2021-07-13T15:37:25.046Z] === Skipped [2021-07-13T15:37:25.046Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-13T15:37:25.046Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:37:25.046Z] [2021-07-13T15:37:25.046Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-13T15:37:25.046Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-13T15:37:25.046Z] [2021-07-13T15:37:25.046Z] [2021-07-13T15:37:25.046Z] DONE 2 tests, 2 skipped in 0.160s [2021-07-13T15:37:25.046Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-13T15:37:25.046Z] ++ 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-07-13T15:37:25.046Z] ++ set -e [2021-07-13T15:37:25.046Z] ++ '[' -n 0 ']' [2021-07-13T15:37:25.046Z] ++ set -x [2021-07-13T15:37:25.046Z] ++ env -i DEST=/go/src/github.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-07-13T15:37:25.305Z] INFO: Testing against a local daemon [2021-07-13T15:37:25.305Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-13T15:37:25.350Z] 2021/07/13 15:37:25 Finished clone github.com/jmespath/go-jmespath [2021-07-13T15:37:25.350Z] 2021/07/13 15:37:25 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-07-13T15:37:25.918Z] 2021/07/13 15:37:25 Finished clone github.com/bsphere/le_go [2021-07-13T15:37:25.918Z] 2021/07/13 15:37:25 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-07-13T15:37:26.679Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-07-13T15:37:26.679Z] === RUN TestDockerNetworkMacvlan [2021-07-13T15:37:26.856Z] 2021/07/13 15:37:26 Finished clone github.com/docker/libnetwork [2021-07-13T15:37:26.856Z] 2021/07/13 15:37:26 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-07-13T15:37:26.856Z] 2021/07/13 15:37:26 Finished clone github.com/tinylib/msgp [2021-07-13T15:37:26.856Z] 2021/07/13 15:37:26 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-07-13T15:37:27.115Z] 2021/07/13 15:37:27 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-07-13T15:37:27.115Z] 2021/07/13 15:37:27 Finished clone golang.org/x/oauth2 [2021-07-13T15:37:27.245Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-13T15:37:27.375Z] 2021/07/13 15:37:27 Finished clone github.com/golang/groupcache [2021-07-13T15:37:27.375Z] 2021/07/13 15:37:27 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-07-13T15:37:27.943Z] 2021/07/13 15:37:27 Finished clone golang.org/x/sys [2021-07-13T15:37:27.943Z] 2021/07/13 15:37:27 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-07-13T15:37:28.181Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-13T15:37:28.513Z] 2021/07/13 15:37:28 Finished clone github.com/googleapis/gax-go [2021-07-13T15:37:28.513Z] 2021/07/13 15:37:28 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-07-13T15:37:28.749Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-13T15:37:29.080Z] 2021/07/13 15:37:28 Finished clone github.com/miekg/dns [2021-07-13T15:37:29.080Z] 2021/07/13 15:37:28 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-07-13T15:37:29.316Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-13T15:37:30.015Z] 2021/07/13 15:37:29 Finished clone golang.org/x/text [2021-07-13T15:37:30.015Z] 2021/07/13 15:37:29 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-07-13T15:37:30.015Z] 2021/07/13 15:37:29 Finished clone github.com/containerd/fifo [2021-07-13T15:37:30.015Z] 2021/07/13 15:37:29 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-07-13T15:37:30.274Z] 2021/07/13 15:37:30 Finished clone go.opencensus.io [2021-07-13T15:37:30.274Z] 2021/07/13 15:37:30 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-07-13T15:37:31.648Z] 2021/07/13 15:37:31 Finished clone github.com/containerd/go-runc [2021-07-13T15:37:31.648Z] 2021/07/13 15:37:31 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-07-13T15:37:31.906Z] 2021/07/13 15:37:31 Finished clone github.com/containerd/cgroups [2021-07-13T15:37:31.906Z] 2021/07/13 15:37:31 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-07-13T15:37:32.602Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-13T15:37:33.170Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-13T15:37:33.170Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-13T15:37:33.170Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-13T15:37:33.285Z] 2021/07/13 15:37:32 Finished clone github.com/containerd/typeurl [2021-07-13T15:37:33.285Z] 2021/07/13 15:37:32 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-07-13T15:37:33.429Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-13T15:37:33.545Z] 2021/07/13 15:37:33 Finished clone github.com/containerd/ttrpc [2021-07-13T15:37:33.545Z] 2021/07/13 15:37:33 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-07-13T15:37:33.688Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-13T15:37:33.947Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-13T15:37:34.115Z] 2021/07/13 15:37:34 Finished clone github.com/containerd/console [2021-07-13T15:37:34.115Z] 2021/07/13 15:37:34 Clone github.com/docker/swarmkit, revision c9afb5fd44bb419bae719f400f31671712bcb99e, attempt 1/20 [2021-07-13T15:37:35.051Z] 2021/07/13 15:37:34 Finished clone github.com/docker/distribution [2021-07-13T15:37:35.051Z] 2021/07/13 15:37:34 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-07-13T15:37:35.051Z] 2021/07/13 15:37:34 Finished clone github.com/containerd/continuity [2021-07-13T15:37:35.051Z] 2021/07/13 15:37:34 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-07-13T15:37:35.051Z] 2021/07/13 15:37:34 Finished clone github.com/gogo/googleapis [2021-07-13T15:37:35.051Z] 2021/07/13 15:37:34 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-07-13T15:37:35.309Z] 2021/07/13 15:37:35 Finished clone google.golang.org/grpc [2021-07-13T15:37:35.309Z] 2021/07/13 15:37:35 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-07-13T15:37:35.567Z] 2021/07/13 15:37:35 Finished clone github.com/opencontainers/runc [2021-07-13T15:37:35.568Z] 2021/07/13 15:37:35 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-07-13T15:37:35.826Z] 2021/07/13 15:37:35 Finished clone github.com/moby/buildkit [2021-07-13T15:37:35.826Z] 2021/07/13 15:37:35 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-07-13T15:37:35.850Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-13T15:37:35.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-13T15:37:36.417Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-13T15:37:36.762Z] 2021/07/13 15:37:36 Finished clone github.com/fernet/fernet-go [2021-07-13T15:37:36.762Z] 2021/07/13 15:37:36 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-07-13T15:37:37.792Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-13T15:37:38.667Z] 2021/07/13 15:37:38 Finished clone golang.org/x/time [2021-07-13T15:37:38.667Z] 2021/07/13 15:37:38 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-07-13T15:37:38.667Z] 2021/07/13 15:37:38 Finished clone github.com/Microsoft/hcsshim [2021-07-13T15:37:38.667Z] 2021/07/13 15:37:38 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-07-13T15:37:39.235Z] 2021/07/13 15:37:39 Finished clone github.com/cilium/ebpf [2021-07-13T15:37:39.235Z] 2021/07/13 15:37:39 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-07-13T15:37:39.806Z] 2021/07/13 15:37:39 Finished clone github.com/hashicorp/go-memdb [2021-07-13T15:37:39.806Z] 2021/07/13 15:37:39 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-07-13T15:37:39.806Z] 2021/07/13 15:37:39 Finished clone github.com/hashicorp/go-immutable-radix [2021-07-13T15:37:39.806Z] 2021/07/13 15:37:39 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-07-13T15:37:40.743Z] 2021/07/13 15:37:40 Finished clone github.com/hashicorp/golang-lru [2021-07-13T15:37:40.743Z] 2021/07/13 15:37:40 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-07-13T15:37:41.310Z] 2021/07/13 15:37:41 Finished clone github.com/coreos/pkg [2021-07-13T15:37:41.310Z] 2021/07/13 15:37:41 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-07-13T15:37:42.685Z] 2021/07/13 15:37:42 Finished clone golang.org/x/crypto [2021-07-13T15:37:42.685Z] 2021/07/13 15:37:42 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-07-13T15:37:42.944Z] 2021/07/13 15:37:42 Finished clone github.com/beorn7/perks [2021-07-13T15:37:42.944Z] 2021/07/13 15:37:42 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-07-13T15:37:43.879Z] 2021/07/13 15:37:43 Finished clone github.com/golang/protobuf [2021-07-13T15:37:43.879Z] 2021/07/13 15:37:43 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-07-13T15:37:44.138Z] 2021/07/13 15:37:43 Finished clone github.com/prometheus/client_model [2021-07-13T15:37:44.138Z] 2021/07/13 15:37:43 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-07-13T15:37:44.354Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-13T15:37:44.354Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-13T15:37:44.613Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-13T15:37:44.707Z] 2021/07/13 15:37:44 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-07-13T15:37:44.707Z] 2021/07/13 15:37:44 Finished clone code.cloudfoundry.org/clock [2021-07-13T15:37:44.707Z] 2021/07/13 15:37:44 Finished clone github.com/prometheus/client_golang [2021-07-13T15:37:44.707Z] 2021/07/13 15:37:44 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-07-13T15:37:45.200Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-13T15:37:45.643Z] 2021/07/13 15:37:45 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-07-13T15:37:45.643Z] 2021/07/13 15:37:45 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-07-13T15:37:46.211Z] 2021/07/13 15:37:46 Finished clone github.com/pkg/errors [2021-07-13T15:37:46.211Z] 2021/07/13 15:37:46 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-07-13T15:37:46.211Z] 2021/07/13 15:37:46 Finished clone github.com/prometheus/common [2021-07-13T15:37:46.211Z] 2021/07/13 15:37:46 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-07-13T15:37:46.470Z] 2021/07/13 15:37:46 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-07-13T15:37:46.470Z] 2021/07/13 15:37:46 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-07-13T15:37:47.045Z] 2021/07/13 15:37:46 Finished clone github.com/cespare/xxhash/v2 [2021-07-13T15:37:47.045Z] 2021/07/13 15:37:46 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-07-13T15:37:47.303Z] 2021/07/13 15:37:47 Finished clone github.com/prometheus/procfs [2021-07-13T15:37:47.303Z] 2021/07/13 15:37:47 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-07-13T15:37:47.738Z] --- PASS: TestDockerNetworkMacvlan (20.94s) [2021-07-13T15:37:47.738Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-07-13T15:37:47.738Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-07-13T15:37:47.738Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.27s) [2021-07-13T15:37:47.738Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.81s) [2021-07-13T15:37:47.738Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.23s) [2021-07-13T15:37:47.738Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.13s) [2021-07-13T15:37:47.738Z] PASS [2021-07-13T15:37:47.738Z] [2021-07-13T15:37:47.738Z] DONE 8 tests in 22.375s [2021-07-13T15:37:47.738Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-13T15:37:47.738Z] ++ 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-07-13T15:37:47.738Z] ++ set -e [2021-07-13T15:37:47.738Z] ++ '[' -n 0 ']' [2021-07-13T15:37:47.738Z] ++ set -x [2021-07-13T15:37:47.738Z] ++ env -i DEST=/go/src/github.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-07-13T15:37:47.738Z] testing: warning: no tests to run [2021-07-13T15:37:47.738Z] PASS [2021-07-13T15:37:47.738Z] [2021-07-13T15:37:47.738Z] DONE 0 tests in 0.038s [2021-07-13T15:37:47.738Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-13T15:37:47.738Z] ++ 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-07-13T15:37:47.738Z] ++ set -e [2021-07-13T15:37:47.738Z] ++ '[' -n 0 ']' [2021-07-13T15:37:47.738Z] ++ set -x [2021-07-13T15:37:47.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=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-07-13T15:37:47.739Z] INFO: Testing against a local daemon [2021-07-13T15:37:47.739Z] === RUN TestAuthZPluginAllowRequest [2021-07-13T15:37:47.870Z] 2021/07/13 15:37:47 Finished clone github.com/inconshreveable/mousetrap [2021-07-13T15:37:47.870Z] 2021/07/13 15:37:47 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-07-13T15:37:48.808Z] 2021/07/13 15:37:48 Finished clone github.com/spf13/pflag [2021-07-13T15:37:48.808Z] 2021/07/13 15:37:48 Finished clone github.com/morikuni/aec [2021-07-13T15:37:48.808Z] 2021/07/13 15:37:48 Finished clone github.com/docker/go-metrics [2021-07-13T15:37:49.378Z] 2021/07/13 15:37:49 Finished clone github.com/spf13/cobra [2021-07-13T15:37:49.640Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2021-07-13T15:37:49.640Z] === RUN TestAuthZPluginTLS [2021-07-13T15:37:50.207Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-07-13T15:37:50.207Z] === RUN TestAuthZPluginDenyRequest [2021-07-13T15:37:50.316Z] 2021/07/13 15:37:50 Finished clone github.com/google/certificate-transparency-go [2021-07-13T15:37:50.774Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-07-13T15:37:50.774Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-13T15:37:51.253Z] 2021/07/13 15:37:50 Finished clone github.com/opencontainers/selinux [2021-07-13T15:37:51.341Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-13T15:37:51.341Z] === RUN TestAuthZPluginDenyResponse [2021-07-13T15:37:51.909Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-07-13T15:37:51.909Z] === RUN TestAuthZPluginAllowEventStream [2021-07-13T15:37:53.811Z] --- PASS: TestAuthZPluginAllowEventStream (1.81s) [2021-07-13T15:37:53.811Z] === RUN TestAuthZPluginErrorResponse [2021-07-13T15:37:54.379Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-07-13T15:37:54.379Z] === RUN TestAuthZPluginErrorRequest [2021-07-13T15:37:54.949Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2021-07-13T15:37:54.949Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-13T15:37:55.207Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-07-13T15:37:55.207Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-13T15:37:56.143Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-13T15:37:57.518Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2021-07-13T15:37:57.518Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-13T15:38:00.052Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2021-07-13T15:38:00.052Z] === RUN TestAuthZPluginHeader [2021-07-13T15:38:00.619Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-13T15:38:00.619Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-07-13T15:38:00.619Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-13T15:38:01.237Z] 2021/07/13 15:38:01 Finished clone github.com/cloudflare/cfssl [2021-07-13T15:38:01.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-13T15:38:02.125Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-13T15:38:05.415Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-13T15:38:05.415Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-13T15:38:05.984Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.33s) [2021-07-13T15:38:05.984Z] === RUN TestAuthZPluginV2Disable [2021-07-13T15:38:09.269Z] --- PASS: TestAuthZPluginV2Disable (3.32s) [2021-07-13T15:38:09.269Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-13T15:38:10.644Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-13T15:38:10.903Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-13T15:38:11.224Z] 2021/07/13 15:38:10 Finished clone github.com/docker/swarmkit [2021-07-13T15:38:11.224Z] 2021/07/13 15:38:10 Finished clone github.com/coreos/etcd [2021-07-13T15:38:12.278Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.99s) [2021-07-13T15:38:12.278Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-13T15:38:13.214Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-13T15:38:13.474Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-13T15:38:16.006Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-13T15:38:16.573Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-13T15:38:17.800Z] 2021/07/13 15:38:16 Finished clone cloud.google.com/go [2021-07-13T15:38:17.951Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-13T15:38:19.179Z] 2021/07/13 15:38:19 Finished clone github.com/containerd/containerd [2021-07-13T15:38:19.327Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-13T15:38:20.703Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-13T15:38:21.270Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-13T15:38:21.529Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-13T15:38:21.787Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-13T15:38:22.046Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-13T15:38:22.982Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-13T15:38:24.884Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-13T15:38:25.145Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.74s) [2021-07-13T15:38:25.145Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-13T15:38:25.414Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-13T15:38:26.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-13T15:38:28.168Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-13T15:38:30.071Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-13T15:38:31.393Z] 2021/07/13 15:38:30 Finished clone github.com/gogo/protobuf [2021-07-13T15:38:31.393Z] 2021/07/13 15:38:31 Finished clone google.golang.org/genproto [2021-07-13T15:38:31.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-13T15:38:32.909Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-13T15:38:34.285Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-13T15:38:35.661Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-13T15:38:36.228Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-13T15:38:39.513Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-13T15:38:40.888Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-13T15:38:41.823Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-07-13T15:38:41.823Z] PASS [2021-07-13T15:38:41.823Z] [2021-07-13T15:38:41.823Z] DONE 17 tests in 54.009s [2021-07-13T15:38:41.823Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-13T15:38:41.823Z] ++ 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-07-13T15:38:41.823Z] ++ set -e [2021-07-13T15:38:41.823Z] ++ '[' -n 0 ']' [2021-07-13T15:38:41.823Z] ++ set -x [2021-07-13T15:38:41.823Z] ++ env -i DEST=/go/src/github.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-07-13T15:38:41.823Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-13T15:38:41.823Z] INFO: Testing against a local daemon [2021-07-13T15:38:41.823Z] === RUN TestPluginInvalidJSON [2021-07-13T15:38:41.823Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:38:41.823Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:38:41.823Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-13T15:38:41.823Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-07-13T15:38:41.823Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-13T15:38:41.823Z] === RUN TestPluginInstall [2021-07-13T15:38:41.823Z] === RUN TestPluginInstall/no_auth [2021-07-13T15:38:42.759Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-13T15:38:44.663Z] time="2021-07-13T15:38:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:38:44.663Z] time="2021-07-13T15:38:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a8fe8c677669998da322b51d43086e85cd5d3c0d2889c6d862148d53b99da49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:38:44.663Z] time="2021-07-13T15:38:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:38:44.663Z] time="2021-07-13T15:38:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a8fe8c677669998da322b51d43086e85cd5d3c0d2889c6d862148d53b99da49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:38:44.663Z] === RUN TestPluginInstall/with_htpasswd [2021-07-13T15:38:45.618Z] time="2021-07-13T15:38:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:38:45.618Z] time="2021-07-13T15:38:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:954c27cc8db49788caab1dd52532ba62e4fabc98711ff07749efb333427c01d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:38:45.618Z] time="2021-07-13T15:38:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:38:45.618Z] time="2021-07-13T15:38:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:954c27cc8db49788caab1dd52532ba62e4fabc98711ff07749efb333427c01d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:38:45.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-13T15:38:45.891Z] === RUN TestPluginInstall/with_insecure [2021-07-13T15:38:47.794Z] time="2021-07-13T15:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:38:47.794Z] time="2021-07-13T15:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:129af29b2d86b617fafbc40a65cf600662080434baa49343457d5bbb69ebbefe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:38:47.794Z] time="2021-07-13T15:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-13T15:38:47.794Z] time="2021-07-13T15:38:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:129af29b2d86b617fafbc40a65cf600662080434baa49343457d5bbb69ebbefe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-13T15:38:48.053Z] --- PASS: TestPluginInstall (6.14s) [2021-07-13T15:38:48.053Z] --- PASS: TestPluginInstall/no_auth (2.94s) [2021-07-13T15:38:48.053Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2021-07-13T15:38:48.053Z] --- PASS: TestPluginInstall/with_insecure (1.99s) [2021-07-13T15:38:48.053Z] plugin_test.go:165: [d7f7ffba5d5bc] daemon is not started [2021-07-13T15:38:48.053Z] === RUN TestPluginsWithRuntimes [2021-07-13T15:38:50.587Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-13T15:38:51.965Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-13T15:38:53.341Z] --- PASS: TestPluginsWithRuntimes (5.15s) [2021-07-13T15:38:53.341Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.31s) [2021-07-13T15:38:53.341Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.22s) [2021-07-13T15:38:53.341Z] === RUN TestPluginBackCompatMediaTypes [2021-07-13T15:38:54.277Z] --- PASS: TestPluginBackCompatMediaTypes (0.99s) [2021-07-13T15:38:54.277Z] PASS [2021-07-13T15:38:54.277Z] [2021-07-13T15:38:54.277Z] DONE 10 tests in 12.482s [2021-07-13T15:38:54.277Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-13T15:38:54.277Z] ++ 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-07-13T15:38:54.277Z] ++ set -e [2021-07-13T15:38:54.277Z] ++ '[' -n 0 ']' [2021-07-13T15:38:54.277Z] ++ set -x [2021-07-13T15:38:54.277Z] ++ env -i DEST=/go/src/github.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-07-13T15:38:54.277Z] INFO: Testing against a local daemon [2021-07-13T15:38:54.277Z] === RUN TestExternalGraphDriver [2021-07-13T15:38:54.536Z] === RUN TestExternalGraphDriver/json [2021-07-13T15:38:55.102Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-13T15:38:57.007Z] === RUN TestExternalGraphDriver/spec [2021-07-13T15:38:58.909Z] === RUN TestExternalGraphDriver/pull [2021-07-13T15:39:00.286Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-13T15:39:00.852Z] --- PASS: TestExternalGraphDriver (6.66s) [2021-07-13T15:39:00.852Z] --- PASS: TestExternalGraphDriver/json (2.27s) [2021-07-13T15:39:00.852Z] --- PASS: TestExternalGraphDriver/spec (2.31s) [2021-07-13T15:39:00.852Z] --- PASS: TestExternalGraphDriver/pull (1.93s) [2021-07-13T15:39:00.852Z] === RUN TestGraphdriverPluginV2 [2021-07-13T15:39:05.036Z] --- PASS: TestGraphdriverPluginV2 (4.18s) [2021-07-13T15:39:05.036Z] PASS [2021-07-13T15:39:05.036Z] [2021-07-13T15:39:05.036Z] DONE 5 tests in 10.985s [2021-07-13T15:39:05.036Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-13T15:39:05.036Z] ++ 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-07-13T15:39:05.036Z] ++ set -e [2021-07-13T15:39:05.036Z] ++ '[' -n 0 ']' [2021-07-13T15:39:05.036Z] ++ set -x [2021-07-13T15:39:05.036Z] ++ env -i DEST=/go/src/github.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-07-13T15:39:05.295Z] INFO: Testing against a local daemon [2021-07-13T15:39:05.295Z] === RUN TestContinueAfterPluginCrash [2021-07-13T15:39:05.295Z] === PAUSE TestContinueAfterPluginCrash [2021-07-13T15:39:05.295Z] === RUN TestReadPluginNoRead [2021-07-13T15:39:05.295Z] === PAUSE TestReadPluginNoRead [2021-07-13T15:39:05.295Z] === RUN TestDaemonStartWithLogOpt [2021-07-13T15:39:05.295Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-13T15:39:05.295Z] === CONT TestContinueAfterPluginCrash [2021-07-13T15:39:05.295Z] === CONT TestDaemonStartWithLogOpt [2021-07-13T15:39:05.861Z] === RUN TestDockerSuite/TestBuildRm [2021-07-13T15:39:11.147Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-13T15:39:11.147Z] --- PASS: TestDaemonStartWithLogOpt (5.80s) [2021-07-13T15:39:11.147Z] === CONT TestReadPluginNoRead [2021-07-13T15:39:11.718Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-13T15:39:13.623Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-13T15:39:13.882Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-13T15:39:14.448Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-13T15:39:14.707Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-13T15:39:15.641Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-13T15:39:16.578Z] === RUN TestReadPluginNoRead/default [2021-07-13T15:39:16.837Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-13T15:39:16.837Z] --- PASS: TestContinueAfterPluginCrash (11.59s) [2021-07-13T15:39:18.214Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-13T15:39:18.474Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-13T15:39:20.376Z] --- PASS: TestReadPluginNoRead (9.12s) [2021-07-13T15:39:20.376Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2021-07-13T15:39:20.376Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2021-07-13T15:39:20.376Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.90s) [2021-07-13T15:39:20.376Z] read_test.go:92: [d24840cf35d1c] daemon is not started [2021-07-13T15:39:20.376Z] PASS [2021-07-13T15:39:20.376Z] [2021-07-13T15:39:20.376Z] DONE 6 tests in 15.115s [2021-07-13T15:39:20.376Z] 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-07-13T15:39:20.376Z] ++ 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-07-13T15:39:20.376Z] ++ set -e [2021-07-13T15:39:20.376Z] ++ '[' -n 0 ']' [2021-07-13T15:39:20.376Z] ++ set -x [2021-07-13T15:39:20.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-13T15:39:20.376Z] testing: warning: no tests to run [2021-07-13T15:39:20.376Z] PASS [2021-07-13T15:39:20.376Z] [2021-07-13T15:39:20.376Z] DONE 0 tests in 0.058s [2021-07-13T15:39:20.376Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-13T15:39:20.376Z] ++ 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-07-13T15:39:20.376Z] ++ set -e [2021-07-13T15:39:20.376Z] ++ '[' -n 0 ']' [2021-07-13T15:39:20.376Z] ++ set -x [2021-07-13T15:39:20.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-13T15:39:20.635Z] INFO: Testing against a local daemon [2021-07-13T15:39:20.635Z] === RUN TestPluginWithDevMounts [2021-07-13T15:39:20.635Z] === PAUSE TestPluginWithDevMounts [2021-07-13T15:39:20.635Z] === CONT TestPluginWithDevMounts [2021-07-13T15:39:22.538Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-13T15:39:22.538Z] --- PASS: TestPluginWithDevMounts (1.97s) [2021-07-13T15:39:22.538Z] PASS [2021-07-13T15:39:22.538Z] [2021-07-13T15:39:22.538Z] DONE 1 tests in 2.118s [2021-07-13T15:39:22.538Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-13T15:39:22.538Z] ++ 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-07-13T15:39:22.538Z] ++ set -e [2021-07-13T15:39:22.538Z] ++ '[' -n 0 ']' [2021-07-13T15:39:22.538Z] ++ set -x [2021-07-13T15:39:22.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-07-13T15:39:22.538Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-13T15:39:22.538Z] INFO: Testing against a local daemon [2021-07-13T15:39:22.538Z] === RUN TestSecretInspect [2021-07-13T15:39:22.797Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-13T15:39:22.797Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-13T15:39:23.055Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-13T15:39:24.432Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-13T15:39:24.432Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-13T15:39:25.368Z] --- PASS: TestSecretInspect (2.64s) [2021-07-13T15:39:25.368Z] === RUN TestSecretList [2021-07-13T15:39:25.368Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-13T15:39:27.632Z] 2021/07/13 15:39:18 Finished clone github.com/hashicorp/consul [2021-07-13T15:39:27.632Z] 2021/07/13 15:39:23 Finished clone github.com/aws/aws-sdk-go [2021-07-13T15:39:27.899Z] --- PASS: TestSecretList (2.52s) [2021-07-13T15:39:27.899Z] === RUN TestSecretsCreateAndDelete [2021-07-13T15:39:28.164Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-13T15:39:31.452Z] --- PASS: TestSecretsCreateAndDelete (3.15s) [2021-07-13T15:39:31.452Z] === RUN TestSecretsUpdate [2021-07-13T15:39:31.711Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-13T15:39:33.090Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-13T15:39:34.468Z] --- PASS: TestSecretsUpdate (3.42s) [2021-07-13T15:39:34.468Z] === RUN TestTemplatedSecret [2021-07-13T15:39:34.727Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-13T15:39:34.820Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-13T15:39:34.820Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-13T15:39:35.295Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-13T15:39:36.671Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-13T15:39:38.574Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-13T15:39:38.574Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-13T15:39:39.204Z] === RUN TestDockerSuite/TestBuildUser [2021-07-13T15:39:39.462Z] --- PASS: TestTemplatedSecret (4.97s) [2021-07-13T15:39:39.462Z] === RUN TestSecretCreateResolve [2021-07-13T15:39:41.994Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-13T15:39:43.303Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-13T15:39:43.370Z] --- PASS: TestSecretCreateResolve (3.83s) [2021-07-13T15:39:43.370Z] PASS [2021-07-13T15:39:43.370Z] [2021-07-13T15:39:43.370Z] DONE 6 tests in 20.663s [2021-07-13T15:39:43.370Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-13T15:39:43.370Z] ++ 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-07-13T15:39:43.370Z] ++ set -e [2021-07-13T15:39:43.370Z] ++ '[' -n 0 ']' [2021-07-13T15:39:43.370Z] ++ set -x [2021-07-13T15:39:43.370Z] ++ env -i DEST=/go/src/github.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-07-13T15:39:43.370Z] INFO: Testing against a local daemon [2021-07-13T15:39:43.370Z] === RUN TestServiceCreateInit [2021-07-13T15:39:43.370Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-13T15:39:43.764Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-13T15:39:43.764Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-13T15:39:43.764Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-13T15:39:43.764Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-13T15:39:44.226Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-13T15:39:45.199Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-13T15:39:46.657Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-13T15:39:48.953Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-13T15:39:49.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-13T15:39:49.188Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-13T15:39:50.498Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-13T15:39:50.498Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-13T15:39:50.498Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-13T15:39:50.498Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-13T15:39:54.247Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-13T15:39:57.310Z] --- PASS: TestServiceCreateInit (12.68s) [2021-07-13T15:39:57.310Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.93s) [2021-07-13T15:39:57.310Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.72s) [2021-07-13T15:39:57.310Z] === RUN TestCreateServiceMultipleTimes [2021-07-13T15:40:07.399Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-13T15:40:07.966Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-13T15:40:08.224Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-13T15:40:09.101Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-13T15:40:09.598Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-13T15:40:10.532Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-13T15:40:11.907Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-13T15:40:11.907Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-13T15:40:11.907Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-13T15:40:11.907Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-13T15:40:11.907Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-13T15:40:13.281Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-13T15:40:13.540Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-13T15:40:13.820Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-13T15:40:14.283Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-13T15:40:14.283Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-13T15:40:14.475Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-13T15:40:14.733Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-13T15:40:15.667Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-13T15:40:15.667Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-13T15:40:15.926Z] --- PASS: TestCreateServiceMultipleTimes (19.91s) [2021-07-13T15:40:15.926Z] === RUN TestCreateServiceConflict [2021-07-13T15:40:18.039Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-13T15:40:19.213Z] --- PASS: TestCreateServiceConflict (2.74s) [2021-07-13T15:40:19.213Z] === RUN TestCreateServiceMaxReplicas [2021-07-13T15:40:19.213Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-13T15:40:19.582Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-13T15:40:21.129Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-13T15:40:22.504Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-13T15:40:22.504Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-13T15:40:23.072Z] --- PASS: TestCreateServiceMaxReplicas (4.22s) [2021-07-13T15:40:23.072Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-13T15:40:23.072Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-13T15:40:23.072Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-13T15:40:24.007Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-13T15:40:24.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-13T15:40:25.394Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-13T15:40:25.394Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-13T15:40:25.394Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-13T15:40:25.394Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-13T15:40:25.394Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-13T15:40:25.856Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-13T15:40:26.849Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-13T15:40:27.107Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-13T15:40:27.107Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-13T15:40:28.041Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-13T15:40:28.977Z] === RUN TestDockerSuite/TestCommitChange [2021-07-13T15:40:29.543Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-13T15:40:30.477Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-13T15:40:31.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-13T15:40:32.787Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-13T15:40:34.691Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-13T15:40:35.258Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-13T15:40:37.158Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-13T15:40:37.725Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.85s) [2021-07-13T15:40:37.725Z] === RUN TestCreateServiceSecretFileMode [2021-07-13T15:40:37.725Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-13T15:40:39.631Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-13T15:40:41.008Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-13T15:40:41.008Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-13T15:40:41.008Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-13T15:40:41.008Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-13T15:40:41.008Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-13T15:40:41.008Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2021-07-13T15:40:41.008Z] === RUN TestCreateServiceConfigFileMode [2021-07-13T15:40:41.008Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-13T15:40:41.266Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-13T15:40:43.168Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-13T15:40:44.103Z] --- PASS: TestCreateServiceConfigFileMode (3.01s) [2021-07-13T15:40:44.103Z] === RUN TestCreateServiceSysctls [2021-07-13T15:40:45.479Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-13T15:40:45.479Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-13T15:40:46.416Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-13T15:40:47.793Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-13T15:40:48.727Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-13T15:40:48.727Z] --- PASS: TestCreateServiceSysctls (4.73s) [2021-07-13T15:40:48.727Z] === RUN TestCreateServiceCapabilities [2021-07-13T15:40:49.662Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-13T15:40:50.230Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-13T15:40:50.230Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-13T15:40:50.230Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-13T15:40:51.607Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-13T15:40:51.607Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-13T15:40:51.607Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-13T15:40:51.607Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-13T15:40:51.607Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-13T15:40:52.542Z] --- PASS: TestCreateServiceCapabilities (3.51s) [2021-07-13T15:40:52.542Z] === RUN TestInspect [2021-07-13T15:40:52.801Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-13T15:40:54.178Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-13T15:40:55.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-13T15:40:55.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-13T15:40:56.489Z] --- PASS: TestInspect (4.04s) [2021-07-13T15:40:56.489Z] === RUN TestCreateJob [2021-07-13T15:40:57.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-13T15:40:57.315Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-13T15:40:58.694Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-13T15:40:58.694Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-13T15:41:00.069Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-13T15:41:01.445Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-13T15:41:02.011Z] --- PASS: TestCreateJob (5.68s) [2021-07-13T15:41:02.011Z] === RUN TestReplicatedJob [2021-07-13T15:41:02.578Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-13T15:41:03.514Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-13T15:41:03.773Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-13T15:41:05.149Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-13T15:41:06.083Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-13T15:41:07.458Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-13T15:41:07.458Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-13T15:41:08.834Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-13T15:41:10.209Z] --- PASS: TestReplicatedJob (8.27s) [2021-07-13T15:41:10.209Z] === RUN TestUpdateReplicatedJob [2021-07-13T15:41:10.468Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-13T15:41:12.372Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-13T15:41:12.372Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-13T15:41:12.372Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-13T15:41:12.372Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-13T15:41:12.372Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-13T15:41:13.308Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-13T15:41:15.211Z] --- PASS: TestUpdateReplicatedJob (4.56s) [2021-07-13T15:41:15.211Z] === RUN TestServiceListWithStatuses [2021-07-13T15:41:15.211Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-13T15:41:15.211Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T15:41:15.211Z] === RUN TestDockerNetworkConnectAlias [2021-07-13T15:41:16.589Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-13T15:41:16.589Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-13T15:41:16.589Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-13T15:41:18.506Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-13T15:41:19.072Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-13T15:41:20.008Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-13T15:41:20.008Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-13T15:41:20.008Z] --- PASS: TestDockerNetworkConnectAlias (5.13s) [2021-07-13T15:41:20.008Z] === RUN TestDockerNetworkReConnect [2021-07-13T15:41:20.008Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-13T15:41:23.290Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-13T15:41:23.856Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-13T15:41:24.116Z] --- PASS: TestDockerNetworkReConnect (4.05s) [2021-07-13T15:41:24.116Z] === RUN TestServicePlugin [2021-07-13T15:41:25.490Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-13T15:41:32.053Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-13T15:41:32.988Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-13T15:41:34.890Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-13T15:41:36.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-13T15:41:37.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-13T15:41:39.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-13T15:41:40.484Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-13T15:41:42.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-13T15:41:43.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007dc340_} [2021-07-13T15:41:45.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1176291724_/foo_false____} [2021-07-13T15:41:47.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1176291724_/foo_true____} [2021-07-13T15:41:48.934Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3240198011_/foo_false____} [2021-07-13T15:41:50.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3240198011_/foo_true____} [2021-07-13T15:41:52.206Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3240198011_/foo_true__0xc0007dc3a0__} [2021-07-13T15:41:52.332Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-13T15:41:52.332Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-13T15:41:52.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-13T15:41:53.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007dc3c0_} [2021-07-13T15:41:54.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007dc3e0_} [2021-07-13T15:41:56.324Z] --- PASS: TestServicePlugin (32.00s) [2021-07-13T15:41:56.324Z] plugin_test.go:62: [d56abc356c857] joining swarm manager [d52de9a22adf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T15:41:56.324Z] plugin_test.go:65: [ddb88f6b1c970] joining swarm manager [d52de9a22adf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T15:41:56.324Z] === RUN TestServiceUpdateLabel [2021-07-13T15:41:56.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007dc400_} [2021-07-13T15:41:58.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-13T15:41:58.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007dc420_} [2021-07-13T15:41:58.483Z] --- PASS: TestServiceUpdateLabel (2.40s) [2021-07-13T15:41:58.483Z] === RUN TestServiceUpdateSecrets [2021-07-13T15:41:59.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-13T15:41:59.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-13T15:41:59.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-13T15:42:02.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-13T15:42:02.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-13T15:42:02.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-13T15:42:02.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-13T15:42:02.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-13T15:42:02.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-13T15:42:02.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-13T15:42:02.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-13T15:42:02.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-13T15:42:02.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-13T15:42:02.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-13T15:42:02.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-13T15:42:02.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-13T15:42:02.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-13T15:42:02.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-13T15:42:02.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-13T15:42:02.657Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-13T15:42:02.657Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-13T15:42:05.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-13T15:42:05.941Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-13T15:42:08.473Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-13T15:42:11.757Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-13T15:42:13.131Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-13T15:42:13.131Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-13T15:42:14.065Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-13T15:42:14.998Z] --- PASS: TestServiceUpdateSecrets (16.36s) [2021-07-13T15:42:14.998Z] === RUN TestServiceUpdateConfigs [2021-07-13T15:42:15.256Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-13T15:42:16.192Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-13T15:42:17.568Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-13T15:42:17.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-13T15:42:18.504Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-13T15:42:19.070Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-13T15:42:20.034Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-13T15:42:20.969Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-13T15:42:21.904Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-13T15:42:22.471Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-13T15:42:23.405Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-13T15:42:24.339Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-13T15:42:25.717Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-13T15:42:26.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-13T15:42:26.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-13T15:42:27.095Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-13T15:42:28.029Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-13T15:42:28.595Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-13T15:42:28.595Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-13T15:42:29.529Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-13T15:42:30.462Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-13T15:42:30.720Z] --- PASS: TestServiceUpdateConfigs (15.82s) [2021-07-13T15:42:30.720Z] === RUN TestServiceUpdateNetwork [2021-07-13T15:42:32.096Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-13T15:42:33.032Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-13T15:42:34.132Z] 2021/07/13 15:42:19 Finished clone google.golang.org/api [2021-07-13T15:42:34.132Z] 2021/07/13 15:42:19 Dependencies downloaded. Download time: 5m18.456470503s [2021-07-13T15:42:34.132Z] 2021/07/13 15:42:19 Collecting all dependencies [2021-07-13T15:42:34.132Z] 2021/07/13 15:42:30 Clean vendor dir from unused packages [2021-07-13T15:42:34.132Z] 2021/07/13 15:42:30 Ignoring paths matching "^archive/tar" [2021-07-13T15:42:34.132Z] 2021/07/13 15:42:31 Success [2021-07-13T15:42:34.132Z] 2021/07/13 15:42:31 Running time: 5m34.505476451s [2021-07-13T15:42:34.132Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-13T15:42:34.408Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-13T15:42:34.439Z] + echo Ensuring container killed. [2021-07-13T15:42:34.439Z] Ensuring container killed. [2021-07-13T15:42:34.439Z] + docker rm -vf docker-pr1 [2021-07-13T15:42:34.439Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-07-13T15:42:34.717Z] + echo Chowning /workspace to jenkins user [2021-07-13T15:42:34.717Z] Chowning /workspace to jenkins user [2021-07-13T15:42:34.717Z] + id -u [2021-07-13T15:42:34.717Z] + id -g [2021-07-13T15:42:34.717Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42633:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-13T15:42:35.787Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-13T15:42:35.969Z] + bundleName=unit [2021-07-13T15:42:35.969Z] + echo Creating unit-bundles.tar.gz [2021-07-13T15:42:35.969Z] Creating unit-bundles.tar.gz [2021-07-13T15:42:35.969Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-13T15:42:35.969Z] bundles/junit-report.xml [2021-07-13T15:42:35.969Z] bundles/go-test-report.json [2021-07-13T15:42:35.969Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-13T15:42:35.981Z] Archiving artifacts [2021-07-13T15:42:36.320Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42633/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-13T15:42:36.625Z] + make clean [2021-07-13T15:42:36.625Z] docker volume rm -f docker-dev-cache [2021-07-13T15:42:36.721Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-13T15:42:36.883Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-13T15:42:37.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-13T15:42:37.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-13T15:42:37.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-13T15:42:39.269Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-13T15:42:43.457Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-13T15:42:44.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-13T15:42:44.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-13T15:42:45.360Z] --- PASS: TestServiceUpdateNetwork (14.63s) [2021-07-13T15:42:45.360Z] === RUN TestServiceUpdatePidsLimit [2021-07-13T15:42:45.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-13T15:42:45.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-13T15:42:45.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-13T15:42:46.736Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-13T15:42:46.736Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-13T15:42:48.113Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-13T15:42:48.113Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-13T15:42:53.382Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-13T15:42:55.915Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-13T15:42:55.915Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-13T15:42:56.173Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-13T15:42:56.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-13T15:43:01.702Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-13T15:43:01.702Z] === RUN TestDockerSuite/TestCpToDot [2021-07-13T15:43:02.642Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-13T15:43:03.578Z] --- PASS: TestServiceUpdatePidsLimit (18.32s) [2021-07-13T15:43:03.578Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.44s) [2021-07-13T15:43:03.578Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.31s) [2021-07-13T15:43:03.578Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.51s) [2021-07-13T15:43:03.578Z] PASS [2021-07-13T15:43:03.578Z] [2021-07-13T15:43:03.578Z] === Skipped [2021-07-13T15:43:03.578Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-13T15:43:03.578Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-13T15:43:03.578Z] [2021-07-13T15:43:03.578Z] [2021-07-13T15:43:03.578Z] DONE 27 tests, 1 skipped in 200.391s [2021-07-13T15:43:03.578Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-13T15:43:03.578Z] ++ 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-07-13T15:43:03.578Z] ++ set -e [2021-07-13T15:43:03.578Z] ++ '[' -n 0 ']' [2021-07-13T15:43:03.578Z] ++ set -x [2021-07-13T15:43:03.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-13T15:43:03.836Z] INFO: Testing against a local daemon [2021-07-13T15:43:03.836Z] === RUN TestSessionCreate [2021-07-13T15:43:03.836Z] --- PASS: TestSessionCreate (0.04s) [2021-07-13T15:43:03.836Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-13T15:43:03.836Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-13T15:43:03.836Z] PASS [2021-07-13T15:43:03.836Z] [2021-07-13T15:43:03.836Z] DONE 2 tests in 0.188s [2021-07-13T15:43:03.836Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-13T15:43:03.836Z] ++ 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-07-13T15:43:03.836Z] ++ set -e [2021-07-13T15:43:03.836Z] ++ '[' -n 0 ']' [2021-07-13T15:43:03.836Z] ++ set -x [2021-07-13T15:43:03.836Z] ++ env -i DEST=/go/src/github.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-07-13T15:43:03.836Z] INFO: Testing against a local daemon [2021-07-13T15:43:03.836Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-13T15:43:03.836Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T15:43:03.836Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-13T15:43:03.836Z] === RUN TestEventsExecDie [2021-07-13T15:43:04.403Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-13T15:43:05.338Z] --- PASS: TestEventsExecDie (1.47s) [2021-07-13T15:43:05.338Z] === RUN TestEventsBackwardsCompatible [2021-07-13T15:43:05.597Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-07-13T15:43:05.597Z] === RUN TestInfoBinaryCommits [2021-07-13T15:43:05.597Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-07-13T15:43:05.597Z] === RUN TestInfoAPIVersioned [2021-07-13T15:43:05.597Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-13T15:43:05.597Z] === RUN TestInfoDiscoveryBackend [2021-07-13T15:43:06.164Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-07-13T15:43:06.164Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-13T15:43:06.164Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-13T15:43:07.100Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-13T15:43:07.100Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-13T15:43:07.100Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-13T15:43:07.667Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-07-13T15:43:07.667Z] === RUN TestInfoAPI [2021-07-13T15:43:07.667Z] --- PASS: TestInfoAPI (0.03s) [2021-07-13T15:43:07.667Z] === RUN TestInfoAPIWarnings [2021-07-13T15:43:08.233Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-13T15:43:08.492Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-13T15:43:09.059Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-13T15:43:10.433Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-13T15:43:10.433Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-13T15:43:10.433Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-13T15:43:10.692Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-13T15:43:11.626Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-13T15:43:11.626Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-13T15:43:11.626Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-13T15:43:12.193Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-13T15:43:12.451Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-13T15:43:12.451Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-13T15:43:12.709Z] === RUN TestDockerSuite/TestCreateRM [2021-07-13T15:43:12.709Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-13T15:43:12.709Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-13T15:43:12.709Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-13T15:43:12.967Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-13T15:43:14.869Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-13T15:43:14.869Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-13T15:43:14.869Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-13T15:43:18.155Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-13T15:43:18.413Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-13T15:43:18.672Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-13T15:43:18.672Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-13T15:43:18.672Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-13T15:43:18.672Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-13T15:43:18.930Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-13T15:43:19.865Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-13T15:43:22.421Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-13T15:43:22.989Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-13T15:43:24.364Z] --- PASS: TestInfoAPIWarnings (16.48s) [2021-07-13T15:43:24.364Z] === RUN TestInfoDebug [2021-07-13T15:43:24.623Z] --- PASS: TestInfoDebug (0.54s) [2021-07-13T15:43:24.623Z] === RUN TestInfoInsecureRegistries [2021-07-13T15:43:24.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-13T15:43:25.191Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-13T15:43:25.191Z] === RUN TestInfoRegistryMirrors [2021-07-13T15:43:25.449Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-13T15:43:25.707Z] --- PASS: TestInfoRegistryMirrors (0.57s) [2021-07-13T15:43:25.707Z] === RUN TestLoginFailsWithBadCredentials [2021-07-13T15:43:25.965Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-07-13T15:43:25.965Z] === RUN TestPingCacheHeaders [2021-07-13T15:43:25.965Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-13T15:43:25.965Z] === RUN TestPingGet [2021-07-13T15:43:26.223Z] --- PASS: TestPingGet (0.03s) [2021-07-13T15:43:26.223Z] === RUN TestPingHead [2021-07-13T15:43:26.223Z] --- PASS: TestPingHead (0.04s) [2021-07-13T15:43:26.223Z] === RUN TestVersion [2021-07-13T15:43:26.223Z] --- PASS: TestVersion (0.04s) [2021-07-13T15:43:26.223Z] PASS [2021-07-13T15:43:26.223Z] [2021-07-13T15:43:26.223Z] === Skipped [2021-07-13T15:43:26.223Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-13T15:43:26.223Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-13T15:43:26.223Z] [2021-07-13T15:43:26.223Z] [2021-07-13T15:43:26.223Z] DONE 18 tests, 1 skipped in 22.399s [2021-07-13T15:43:26.223Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-13T15:43:26.224Z] ++ 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-07-13T15:43:26.224Z] ++ set -e [2021-07-13T15:43:26.224Z] ++ '[' -n 0 ']' [2021-07-13T15:43:26.224Z] ++ set -x [2021-07-13T15:43:26.224Z] ++ env -i DEST=/go/src/github.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-07-13T15:43:26.482Z] INFO: Testing against a local daemon [2021-07-13T15:43:26.482Z] === RUN TestVolumesCreateAndList [2021-07-13T15:43:26.482Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-07-13T15:43:26.482Z] === RUN TestVolumesRemove [2021-07-13T15:43:26.741Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-13T15:43:26.741Z] === RUN TestVolumesInspect [2021-07-13T15:43:26.741Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-13T15:43:26.741Z] === RUN TestVolumesInvalidJSON [2021-07-13T15:43:26.741Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-13T15:43:26.741Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-13T15:43:26.741Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-13T15:43:26.741Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-13T15:43:26.741Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-13T15:43:26.741Z] PASS [2021-07-13T15:43:26.741Z] [2021-07-13T15:43:26.741Z] DONE 5 tests in 0.444s [2021-07-13T15:43:26.741Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-13T15:43:27.313Z] ++++ cat bundles/test-integration/docker.pid [2021-07-13T15:43:27.313Z] +++ kill 5681 [2021-07-13T15:43:27.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-13T15:43:28.249Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-13T15:43:28.508Z] +++ /etc/init.d/apparmor stop [2021-07-13T15:43:28.508Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-13T15:43:28.508Z] [2021-07-13T15:43:28.508Z] Unloading profiles will leave already running processes permanently [2021-07-13T15:43:28.508Z] unconfined, which can lead to unexpected situations. [2021-07-13T15:43:28.508Z] [2021-07-13T15:43:28.508Z] To set a process to complain mode, use the command line tool [2021-07-13T15:43:28.508Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-13T15:43:28.508Z] +++ true [2021-07-13T15:43:28.508Z] exiting test-integration [2021-07-13T15:43:28.508Z] ++ exit 0 [2021-07-13T15:43:28.508Z] [2021-07-13T15:43:29.444Z] + for job in $(jobs -p) [2021-07-13T15:43:29.444Z] + wait 8629 [2021-07-13T15:43:30.012Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-13T15:43:31.389Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-13T15:43:31.390Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-13T15:43:31.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-13T15:43:32.326Z] === RUN TestDockerSuite/TestDockerFails [2021-07-13T15:43:32.326Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-13T15:43:32.326Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-13T15:43:32.585Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-13T15:43:32.665Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-13T15:43:33.129Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-13T15:43:33.961Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-13T15:43:34.673Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-13T15:43:34.673Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-13T15:43:35.335Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-13T15:43:37.235Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-13T15:43:37.235Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-13T15:43:37.235Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-13T15:43:37.493Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-13T15:43:40.488Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-13T15:43:41.461Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-13T15:43:41.461Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-13T15:43:41.461Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-13T15:43:43.005Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-13T15:43:44.075Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-13T15:43:44.548Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-13T15:43:45.009Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-13T15:43:45.475Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-13T15:43:46.447Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-13T15:43:46.604Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-13T15:43:47.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-13T15:43:49.437Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-13T15:43:51.972Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-13T15:43:52.268Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-13T15:43:53.349Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-13T15:43:54.725Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-13T15:43:55.190Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-13T15:43:55.190Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-13T15:43:56.099Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-13T15:43:56.165Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-13T15:43:56.165Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-13T15:43:56.626Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-13T15:43:57.032Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-13T15:43:57.598Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-13T15:43:58.164Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-13T15:43:59.549Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-13T15:44:00.013Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-13T15:44:00.061Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-13T15:44:00.991Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-13T15:44:00.991Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-13T15:44:01.964Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-13T15:44:01.977Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-13T15:44:02.426Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-13T15:44:02.426Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-13T15:44:02.426Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-13T15:44:05.262Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-13T15:44:07.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-13T15:44:07.159Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-13T15:44:08.533Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-13T15:44:09.521Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-13T15:44:10.435Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-13T15:44:16.995Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-13T15:44:16.995Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-13T15:44:18.370Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-13T15:44:19.302Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-13T15:44:19.302Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-13T15:44:19.560Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-13T15:44:19.818Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-13T15:44:19.818Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-13T15:44:21.192Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-13T15:44:22.566Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-13T15:44:22.566Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-13T15:44:22.566Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-13T15:44:23.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-13T15:44:23.501Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-13T15:44:23.761Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-13T15:44:24.332Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-13T15:44:25.267Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-13T15:44:25.834Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-13T15:44:25.834Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-13T15:44:25.834Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-13T15:44:27.735Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-13T15:44:28.669Z] === RUN TestDockerSuite/TestEventsRename [2021-07-13T15:44:29.604Z] === RUN TestDockerSuite/TestEventsResize [2021-07-13T15:44:30.979Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-13T15:44:30.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-13T15:44:37.541Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-13T15:44:38.490Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-13T15:44:39.425Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-13T15:44:42.704Z] === RUN TestDockerSuite/TestEventsTop [2021-07-13T15:44:42.962Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-13T15:44:45.487Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-13T15:44:52.054Z] === RUN TestDockerSuite/TestExec [2021-07-13T15:44:52.089Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-13T15:44:52.089Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-13T15:44:52.089Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-13T15:44:52.987Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-13T15:44:53.553Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-13T15:44:54.488Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-13T15:44:55.008Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-13T15:44:55.054Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-13T15:44:55.469Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-13T15:44:55.932Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-13T15:44:55.933Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-13T15:44:56.395Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-13T15:44:56.395Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-13T15:44:57.585Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-13T15:44:58.151Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-13T15:44:59.526Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-13T15:44:59.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-13T15:45:00.352Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-13T15:45:01.728Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-13T15:45:02.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-13T15:45:03.229Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-13T15:45:04.604Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-13T15:45:07.134Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-13T15:45:10.440Z] === RUN TestDockerSuite/TestExecEnv [2021-07-13T15:45:11.816Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-13T15:45:13.715Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-13T15:45:14.281Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-13T15:45:16.823Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-13T15:45:18.198Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-13T15:45:19.135Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-13T15:45:20.070Z] === RUN TestDockerSuite/TestExecParseError [2021-07-13T15:45:20.636Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-13T15:45:21.573Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-13T15:45:22.139Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-13T15:45:26.327Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-13T15:45:26.393Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-13T15:45:26.393Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-13T15:45:26.393Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-13T15:45:26.892Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-13T15:45:27.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-13T15:45:28.084Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-13T15:45:40.294Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-13T15:45:40.860Z] === RUN TestDockerSuite/TestExecTTY [2021-07-13T15:45:41.794Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-13T15:45:43.171Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-13T15:45:43.739Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-13T15:45:45.114Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-13T15:45:45.114Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-13T15:45:47.014Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-13T15:45:48.388Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-13T15:45:50.921Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-13T15:45:52.297Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-13T15:45:54.197Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-13T15:45:56.395Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-13T15:45:56.395Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-13T15:45:56.395Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-13T15:45:59.478Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-13T15:45:59.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-13T15:46:00.145Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-13T15:46:03.662Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-13T15:46:03.896Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-13T15:46:06.193Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-13T15:46:06.814Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-13T15:46:11.462Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-13T15:46:12.028Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-13T15:46:12.028Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-13T15:46:12.028Z] === RUN TestDockerSuite/TestHealth [2021-07-13T15:46:30.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-13T15:46:34.288Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-13T15:46:34.288Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-13T15:46:34.288Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-13T15:46:34.288Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-13T15:46:35.675Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-13T15:46:35.675Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-13T15:46:36.608Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-13T15:46:36.608Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-13T15:46:36.608Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-13T15:46:36.608Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-13T15:46:36.866Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-13T15:46:37.432Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-13T15:46:37.689Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-13T15:46:37.689Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-13T15:46:38.255Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-13T15:46:38.514Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-13T15:46:39.081Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-13T15:46:40.016Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-13T15:46:40.016Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-13T15:46:40.951Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-13T15:46:44.230Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-13T15:46:44.231Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-13T15:46:44.231Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-13T15:46:45.604Z] === RUN TestDockerSuite/TestImportFile [2021-07-13T15:46:46.975Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-13T15:46:46.975Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-13T15:46:48.874Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-13T15:46:51.403Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-13T15:46:53.308Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-13T15:46:54.254Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-13T15:46:54.820Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-13T15:46:55.752Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-13T15:46:55.752Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-13T15:46:55.752Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-13T15:46:56.316Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-13T15:46:57.253Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-13T15:46:58.189Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-13T15:46:59.563Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-13T15:47:00.128Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-13T15:47:01.062Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-13T15:47:01.062Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-13T15:47:02.437Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-13T15:47:03.004Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-13T15:47:03.571Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-13T15:47:03.830Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-13T15:47:04.396Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-13T15:47:04.396Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-13T15:47:05.771Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-13T15:47:06.337Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-13T15:47:06.904Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-13T15:47:07.837Z] === RUN TestDockerSuite/TestInspectImage [2021-07-13T15:47:07.837Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-13T15:47:07.837Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-13T15:47:07.837Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-13T15:47:08.772Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-13T15:47:09.337Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-13T15:47:09.337Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-13T15:47:09.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-13T15:47:09.903Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-13T15:47:10.848Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-13T15:47:12.749Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-13T15:47:12.749Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-13T15:47:14.125Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-13T15:47:15.502Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-13T15:47:17.403Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-13T15:47:18.337Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-13T15:47:19.270Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-13T15:47:20.203Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-13T15:47:21.140Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-13T15:47:22.076Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-13T15:47:23.013Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-13T15:47:23.013Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-13T15:47:26.349Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-13T15:47:28.249Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-13T15:47:30.154Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-13T15:47:31.100Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-13T15:47:32.932Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-13T15:47:33.393Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-13T15:47:33.874Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-13T15:47:35.283Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-13T15:47:38.570Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-13T15:47:41.853Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-13T15:47:41.853Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-13T15:47:44.382Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-13T15:47:45.316Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-13T15:47:46.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-13T15:47:46.250Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-13T15:47:54.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-13T15:47:55.736Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-13T15:47:59.938Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-13T15:48:01.313Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-13T15:48:03.214Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-13T15:48:04.149Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-13T15:48:06.679Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-13T15:48:06.936Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-13T15:48:07.872Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-13T15:48:09.258Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-13T15:48:11.161Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-13T15:48:11.419Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-13T15:48:11.986Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-13T15:48:11.986Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-13T15:48:11.986Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-13T15:48:12.921Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-13T15:48:13.855Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-13T15:48:14.113Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-13T15:48:18.301Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-13T15:48:18.301Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-13T15:48:18.867Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-13T15:48:24.131Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-13T15:48:24.388Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-13T15:48:24.388Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-13T15:48:25.324Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-13T15:48:26.698Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-13T15:48:27.631Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-13T15:48:28.564Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-13T15:48:29.498Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-13T15:48:32.026Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-13T15:48:32.592Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-13T15:48:33.527Z] === RUN TestDockerSuite/TestLogsSince [2021-07-13T15:48:40.080Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-13T15:48:41.992Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-13T15:48:46.181Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-13T15:48:46.745Z] === RUN TestDockerSuite/TestLogsTail [2021-07-13T15:48:47.678Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-13T15:48:48.244Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-13T15:48:49.178Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-13T15:48:49.436Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-13T15:48:50.369Z] === RUN TestDockerSuite/TestNetHostname [2021-07-13T15:48:50.370Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-13T15:48:52.900Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-13T15:48:53.467Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-13T15:48:54.845Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-13T15:49:00.109Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-13T15:49:01.485Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-13T15:49:02.050Z] === RUN TestDockerSuite/TestPluginActive [2021-07-13T15:49:03.952Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-13T15:49:08.140Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-13T15:49:09.514Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-13T15:49:09.514Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-13T15:49:10.449Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-13T15:49:11.382Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-13T15:49:13.911Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-13T15:49:15.201Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-13T15:49:15.283Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-13T15:49:15.283Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-13T15:49:17.183Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-13T15:49:17.389Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-13T15:49:17.441Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-13T15:49:18.361Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-13T15:49:21.627Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-13T15:49:22.193Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-13T15:49:24.722Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-13T15:49:24.979Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-13T15:49:26.950Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-13T15:49:29.481Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-13T15:49:29.481Z] === RUN TestDockerSuite/TestPortList [2021-07-13T15:49:32.013Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-13T15:49:37.276Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-13T15:49:41.466Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-13T15:49:42.839Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-13T15:49:44.211Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-13T15:49:48.364Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-13T15:49:50.768Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-13T15:49:50.768Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-13T15:49:50.768Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-13T15:49:50.768Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-13T15:49:51.705Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-13T15:49:51.705Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-13T15:49:53.102Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-13T15:49:53.102Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-13T15:49:54.042Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-13T15:49:54.042Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-13T15:49:55.416Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-13T15:49:55.416Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-13T15:49:58.698Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-13T15:49:59.636Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-13T15:50:00.201Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-13T15:50:00.201Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-13T15:50:03.209Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-13T15:50:03.483Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-13T15:50:04.418Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-13T15:50:04.676Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-13T15:50:07.959Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-13T15:50:08.526Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-13T15:50:11.808Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-13T15:50:14.338Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-13T15:50:14.339Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-13T15:50:15.724Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-13T15:50:18.058Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-13T15:50:19.006Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-13T15:50:20.904Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-13T15:50:24.183Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-13T15:50:28.367Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-13T15:50:29.740Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-13T15:50:32.274Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-13T15:50:33.651Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-13T15:50:35.024Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-13T15:50:37.562Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-13T15:50:37.562Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-13T15:50:40.092Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-13T15:50:41.992Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-13T15:50:41.992Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-13T15:50:42.926Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-13T15:50:45.454Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-13T15:50:47.354Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-13T15:50:48.288Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-13T15:50:48.288Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-13T15:50:48.288Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-13T15:50:48.288Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-13T15:50:48.288Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-13T15:50:49.222Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-13T15:50:50.597Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-13T15:50:50.855Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-13T15:50:52.764Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-13T15:50:53.699Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-13T15:51:03.665Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-13T15:51:04.599Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-13T15:51:05.534Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-13T15:51:06.908Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-13T15:51:07.166Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-13T15:51:07.166Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-13T15:51:07.424Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-13T15:51:08.359Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-13T15:51:08.792Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-13T15:51:10.259Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-13T15:51:12.166Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-13T15:51:16.356Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-13T15:51:17.730Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-13T15:51:17.730Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-13T15:51:17.988Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-13T15:51:22.173Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-13T15:51:22.740Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-13T15:51:22.998Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-13T15:51:23.635Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-13T15:51:24.899Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-13T15:51:25.833Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-13T15:51:28.363Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-13T15:51:28.363Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-13T15:51:29.296Z] === RUN TestDockerSuite/TestRmiTag [2021-07-13T15:51:29.296Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-13T15:51:30.232Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-13T15:51:31.169Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-13T15:51:33.970Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-13T15:51:34.455Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-13T15:51:35.023Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-13T15:51:36.048Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-13T15:51:37.422Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-13T15:51:37.422Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-13T15:51:39.321Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-13T15:51:39.886Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-13T15:51:40.454Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-13T15:51:41.020Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-13T15:51:41.020Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-13T15:51:41.953Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-13T15:51:43.328Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-13T15:51:44.262Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-13T15:51:44.830Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-13T15:51:45.765Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-13T15:51:46.698Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-13T15:51:48.071Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-13T15:51:49.003Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-13T15:51:49.936Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-13T15:51:50.868Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-13T15:51:51.436Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-13T15:51:52.370Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-13T15:51:53.305Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-13T15:51:54.242Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-13T15:51:54.242Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-13T15:51:55.176Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-13T15:51:56.111Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-13T15:51:57.045Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-13T15:51:57.045Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-13T15:51:59.571Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-13T15:52:00.140Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-13T15:52:01.073Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-13T15:52:01.639Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-13T15:52:02.574Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-13T15:52:02.574Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-13T15:52:02.574Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-13T15:52:03.509Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-13T15:52:04.444Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-13T15:52:05.389Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-13T15:52:05.389Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-13T15:52:06.323Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-13T15:52:06.890Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-13T15:52:06.890Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-13T15:52:08.267Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-13T15:52:08.267Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-13T15:52:09.201Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-13T15:52:10.136Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-13T15:52:10.702Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-13T15:52:11.639Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-13T15:52:11.639Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-13T15:52:12.204Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-13T15:52:14.103Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-13T15:52:15.478Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-13T15:52:16.850Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-13T15:52:17.416Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-13T15:52:17.983Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-13T15:52:18.925Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-13T15:52:19.491Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-13T15:52:20.425Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-13T15:52:22.329Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-13T15:52:22.329Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-13T15:52:26.512Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-13T15:52:26.512Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-13T15:52:26.770Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-13T15:52:29.298Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-13T15:52:30.672Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-13T15:52:33.199Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-13T15:52:35.733Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-13T15:52:35.733Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-13T15:52:35.733Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-13T15:52:35.990Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-13T15:52:38.517Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-13T15:52:39.892Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-13T15:52:41.793Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-13T15:52:42.052Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-13T15:52:42.986Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-13T15:52:44.887Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-13T15:52:45.819Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-13T15:52:45.819Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-13T15:52:46.384Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-13T15:52:48.287Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-13T15:52:48.287Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-13T15:52:48.852Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-13T15:52:49.418Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-13T15:52:50.352Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-13T15:52:50.919Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-13T15:52:51.177Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-13T15:52:51.177Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-13T15:52:52.112Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-13T15:52:53.047Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-13T15:52:53.980Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-13T15:52:54.914Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-13T15:52:55.478Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-13T15:52:56.411Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-13T15:52:56.977Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-13T15:52:57.910Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-13T15:52:57.910Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-13T15:52:58.478Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-13T15:52:59.411Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-13T15:53:00.784Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-13T15:53:01.051Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-13T15:53:01.051Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-13T15:53:04.333Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-13T15:53:05.268Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-13T15:53:05.833Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-13T15:53:06.398Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-13T15:53:08.297Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-13T15:53:08.297Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-13T15:53:08.297Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-13T15:53:08.297Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-13T15:53:08.862Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-13T15:53:12.143Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-13T15:53:13.519Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-13T15:53:14.894Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-13T15:53:21.451Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-13T15:53:21.452Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-13T15:53:22.017Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-13T15:53:23.395Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-13T15:53:23.395Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-13T15:53:23.395Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-13T15:53:24.769Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-13T15:53:26.670Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-13T15:53:28.045Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-13T15:53:28.045Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-13T15:53:28.045Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-07-13T15:53:29.420Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-13T15:53:31.319Z] === RUN TestDockerSuite/TestRunMount [2021-07-13T15:53:39.450Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-13T15:53:39.707Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-13T15:53:40.641Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-13T15:53:42.015Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-13T15:53:44.543Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-13T15:53:47.827Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-13T15:53:49.729Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-13T15:53:52.262Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-13T15:53:53.635Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-13T15:53:55.533Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-13T15:53:55.533Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-13T15:53:56.099Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-13T15:53:57.473Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-13T15:53:58.039Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-13T15:53:58.974Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-13T15:54:00.892Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-13T15:54:00.892Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-13T15:54:00.892Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-13T15:54:00.892Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-13T15:54:00.892Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-13T15:54:00.892Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-13T15:54:00.892Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-13T15:54:00.892Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-13T15:54:00.892Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-13T15:54:00.892Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-13T15:54:01.502Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-13T15:54:03.075Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-13T15:54:03.402Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-13T15:54:07.597Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-13T15:54:08.163Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-13T15:54:08.163Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-13T15:54:08.878Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-13T15:54:08.878Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-13T15:54:08.878Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-13T15:54:08.878Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-13T15:54:08.878Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-13T15:54:08.878Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-13T15:54:09.097Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-13T15:54:09.097Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-13T15:54:10.031Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-13T15:54:10.598Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-13T15:54:10.598Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-13T15:54:11.166Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-13T15:54:13.583Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-13T15:54:13.583Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-13T15:54:13.583Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-13T15:54:13.583Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-13T15:54:14.044Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-13T15:54:17.719Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-13T15:54:17.719Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-13T15:54:17.719Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-13T15:54:18.285Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-13T15:54:18.543Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-13T15:54:19.853Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-13T15:54:21.074Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-13T15:54:22.010Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-13T15:54:22.583Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-13T15:54:23.150Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-13T15:54:23.150Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-13T15:54:23.717Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-13T15:54:24.655Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-13T15:54:25.222Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-13T15:54:25.222Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-13T15:54:26.597Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-13T15:54:27.163Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-13T15:54:27.163Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-13T15:54:28.099Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-13T15:54:30.632Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-13T15:54:30.632Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-13T15:54:31.569Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-13T15:54:34.101Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-13T15:54:36.004Z] === RUN TestDockerSuite/TestRunRm [2021-07-13T15:54:36.961Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-13T15:54:40.244Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-13T15:54:40.977Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-13T15:54:40.977Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-13T15:54:40.977Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-13T15:54:40.977Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-13T15:54:40.977Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-13T15:54:40.977Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-13T15:54:40.977Z] === RUN TestDockerSuite/TestBuildFails [2021-07-13T15:54:41.179Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-13T15:54:41.745Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-13T15:54:41.948Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-13T15:54:41.949Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-13T15:54:42.680Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-13T15:54:42.680Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-13T15:54:45.214Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-13T15:54:45.781Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-13T15:54:47.685Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-13T15:54:49.040Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-13T15:54:50.216Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-13T15:54:52.763Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-13T15:54:54.663Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-13T15:54:54.848Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-13T15:54:55.598Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-13T15:54:55.857Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-13T15:54:57.232Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-13T15:54:57.232Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-13T15:54:57.232Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-13T15:54:57.490Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-13T15:54:58.056Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-13T15:54:58.315Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-13T15:54:59.689Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-13T15:55:00.255Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-13T15:55:01.190Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-13T15:55:03.433Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-13T15:55:03.718Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-13T15:55:04.283Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-13T15:55:04.284Z] === RUN TestDockerSuite/TestRunState [2021-07-13T15:55:05.224Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-13T15:55:06.160Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-13T15:55:07.095Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-13T15:55:08.028Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-13T15:55:08.028Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-13T15:55:08.028Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-13T15:55:08.028Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-13T15:55:08.962Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-13T15:55:09.238Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-13T15:55:09.529Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-13T15:55:10.780Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-13T15:55:11.428Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-13T15:55:11.428Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-13T15:55:11.428Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-13T15:55:11.996Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-13T15:55:14.525Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-13T15:55:15.091Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-13T15:55:16.991Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-13T15:55:17.870Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-13T15:55:17.870Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-13T15:55:18.330Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-13T15:55:19.316Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-13T15:55:19.316Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-13T15:55:20.292Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-13T15:55:23.571Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-13T15:55:24.137Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-13T15:55:25.070Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-13T15:55:25.635Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-13T15:55:27.537Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-13T15:55:28.471Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-13T15:55:29.404Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-13T15:55:29.404Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-13T15:55:29.662Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-13T15:55:29.663Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-13T15:55:29.663Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-13T15:55:30.229Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-13T15:55:31.164Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-13T15:55:31.731Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-13T15:55:31.731Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-13T15:55:31.731Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-13T15:55:32.664Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-13T15:55:36.863Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-13T15:55:37.429Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-13T15:55:38.365Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-13T15:55:40.896Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-13T15:55:41.833Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-13T15:55:44.365Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-13T15:55:44.503Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-13T15:55:44.503Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-13T15:55:46.049Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-13T15:55:46.049Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-13T15:55:46.510Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-13T15:55:46.894Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-13T15:55:46.974Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-13T15:55:47.152Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-13T15:55:47.152Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-13T15:55:47.152Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-13T15:55:47.152Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-13T15:55:47.410Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-13T15:55:47.410Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-13T15:55:51.601Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-13T15:55:51.860Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-13T15:55:52.791Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-13T15:55:53.236Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-13T15:55:53.253Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-13T15:55:54.172Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-13T15:55:54.230Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-13T15:55:54.738Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-13T15:55:54.738Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-13T15:55:55.207Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-13T15:55:55.305Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-13T15:55:55.305Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-13T15:55:55.564Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-13T15:55:55.564Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-13T15:55:55.564Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-13T15:55:55.564Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-13T15:55:55.564Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-13T15:55:55.564Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-13T15:55:55.564Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-13T15:55:55.668Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-13T15:55:56.130Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-13T15:55:57.064Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-13T15:55:57.064Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-13T15:55:57.214Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-13T15:55:57.999Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-13T15:55:57.999Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-13T15:55:58.758Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-13T15:55:58.933Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-13T15:55:58.933Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-13T15:55:59.499Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-13T15:56:00.432Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-13T15:56:00.433Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-13T15:56:00.433Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-13T15:56:00.999Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-13T15:56:02.386Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-13T15:56:02.644Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-13T15:56:03.578Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-13T15:56:03.578Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-13T15:56:04.145Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-13T15:56:04.145Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-13T15:56:05.858Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-13T15:56:05.858Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-13T15:56:05.858Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-13T15:56:05.858Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-13T15:56:05.858Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-13T15:56:05.858Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-13T15:56:06.046Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-13T15:56:06.304Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-13T15:56:06.319Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-13T15:56:06.783Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-13T15:56:07.755Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-13T15:56:08.834Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-13T15:56:09.400Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-13T15:56:09.400Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-13T15:56:09.400Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-13T15:56:10.336Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-13T15:56:11.711Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-13T15:56:12.647Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-13T15:56:12.647Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-13T15:56:13.559Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-13T15:56:14.551Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-13T15:56:14.551Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-13T15:56:15.120Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-13T15:56:17.021Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-13T15:56:17.021Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-13T15:56:18.923Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-13T15:56:18.923Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-13T15:56:18.923Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-13T15:56:20.298Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-13T15:56:21.674Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-13T15:56:21.932Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-13T15:56:22.190Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-13T15:56:22.190Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-13T15:56:22.190Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-13T15:56:22.755Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-13T15:56:25.290Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-13T15:56:30.552Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-13T15:56:33.080Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-13T15:56:33.645Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-13T15:56:35.019Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-13T15:56:38.300Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-13T15:56:40.831Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-13T15:56:41.089Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-13T15:56:42.991Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-13T15:56:43.835Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-13T15:56:43.835Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-13T15:56:43.835Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-13T15:56:44.893Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-13T15:56:46.793Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-13T15:56:50.076Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-13T15:56:55.338Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-13T15:56:55.338Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-13T15:56:57.867Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-13T15:57:03.130Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-13T15:57:05.661Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-13T15:57:07.560Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-13T15:57:08.126Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-13T15:57:08.692Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-13T15:57:08.950Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-13T15:57:09.518Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-13T15:57:09.518Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-13T15:57:10.893Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-13T15:57:14.178Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-13T15:57:16.084Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-13T15:57:19.364Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-13T15:57:20.301Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-13T15:57:20.867Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-13T15:57:20.867Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-13T15:57:20.867Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-13T15:57:22.242Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-13T15:57:23.618Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-13T15:57:24.552Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-13T15:57:26.404Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-13T15:57:26.452Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-13T15:57:30.632Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-13T15:57:31.568Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-13T15:57:31.568Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-13T15:57:33.473Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-13T15:57:34.847Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-13T15:57:40.114Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-13T15:57:44.300Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-13T15:57:48.486Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-13T15:57:51.014Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-13T15:57:51.579Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-13T15:57:56.277Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-13T15:58:01.541Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-13T15:58:01.936Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-13T15:58:02.915Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-13T15:58:05.443Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-13T15:58:06.383Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-13T15:58:07.777Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-13T15:58:10.304Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-13T15:58:12.203Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-13T15:58:14.371Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-13T15:58:14.731Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-13T15:58:16.631Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-13T15:58:19.081Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-13T15:58:19.161Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-13T15:58:34.031Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-13T15:58:34.031Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-13T15:58:34.031Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-13T15:58:34.597Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-13T15:58:34.597Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-13T15:58:34.856Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-13T15:58:34.856Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-13T15:58:35.423Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-13T15:58:35.423Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-13T15:58:36.357Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-13T15:58:36.615Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-13T15:58:36.615Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-13T15:58:36.615Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-13T15:58:36.615Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-13T15:58:39.145Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-13T15:58:39.145Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-13T15:58:39.145Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-13T15:58:39.145Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-13T15:58:39.145Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-13T15:58:40.079Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-13T15:58:42.625Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-13T15:58:42.625Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-13T15:58:42.625Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-13T15:58:44.275Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-13T15:58:44.275Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-13T15:58:45.904Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-13T15:58:50.089Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite (1886.33s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.55s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.85s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-13T15:58:50.089Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.21s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.63s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.46s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.05s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.72s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.91s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.09s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.51s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.52s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.75s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.54s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAttachDetach (1.55s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.22s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.19s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.34s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.53s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.90s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.03s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.72s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.92s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.73s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.54s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.45s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.58s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.59s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.48s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.56s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.43s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (11.18s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (6.35s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.27s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.46s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.55s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.94s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.95s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.44s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.58s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.98s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.89s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (12.12s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.67s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.76s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.76s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.92s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.10s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.07s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.99s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.77s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.88s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.71s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.94s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.75s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.48s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.57s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.10s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.34s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.61s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.00s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.95s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.94s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.43s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.03s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.43s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.84s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.36s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.27s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.68s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.03s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.04s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.47s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.22s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-07-13T15:58:50.090Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-13T15:58:50.090Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.04s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.52s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.33s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.87s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.48s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.21s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.42s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.98s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.45s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.09s) [2021-07-13T15:58:50.090Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-13T15:58:50.090Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.090Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-13T15:58:50.090Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.090Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-13T15:58:50.090Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.090Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-13T15:58:50.090Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.84s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.94s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (5.27s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.07s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.43s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.18s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.90s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.82s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.09s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.87s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.98s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.64s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.11s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.75s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.41s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.41s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.84s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.47s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.22s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.79s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.23s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.65s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.79s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.75s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.56s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.63s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.85s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.90s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEnv (1.63s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.51s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.58s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.68s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.49s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.79s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.70s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.58s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.36s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.36s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.21s) [2021-07-13T15:58:50.090Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-07-13T15:58:50.090Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.91s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.57s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildFails (0.93s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.33s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.38s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.43s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.24s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.57s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.66s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.89s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.57s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.98s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.12s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.54s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildHistory (3.21s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.34s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.00s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.46s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.45s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.19s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildLabel (0.54s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildLabels (0.51s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.78s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.05s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.51s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.34s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.76s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.03s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.76s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.64s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.33s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.63s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.34s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.41s) [2021-07-13T15:58:50.090Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-07-13T15:58:50.090Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.23s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.13s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.48s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.71s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.15s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.43s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.69s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.51s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.28s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.03s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.63s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.60s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.98s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.73s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.46s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.52s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.15s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildPATH (1.62s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.03s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (12.40s) [2021-07-13T15:58:50.090Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.08s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.43s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildRm (4.54s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.52s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.50s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.57s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.48s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.17s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.42s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.19s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.29s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2021-07-13T15:58:50.091Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-13T15:58:50.091Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildStderr (1.14s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.15s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.41s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.67s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.29s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.30s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildUser (2.99s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.49s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.87s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.86s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.35s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.90s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.19s) [2021-07-13T15:58:50.091Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-13T15:58:50.091Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.091Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-13T15:58:50.091Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.091Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-13T15:58:50.091Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.091Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-13T15:58:50.091Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.63s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.82s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.88s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.04s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.13s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.31s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.35s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.54s) [2021-07-13T15:58:50.091Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-13T15:58:50.091Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.71s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.15s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.09s) [2021-07-13T15:58:50.091Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-13T15:58:50.091Z] docker_cli_sni_test.go:18: Flakey test [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.84s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.84s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCommitChange (0.89s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.94s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.91s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.01s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.88s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCommitTTY (1.52s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.92s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.80s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.31s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.03s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.10s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.95s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.26s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.08s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.14s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.20s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.15s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.18s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.98s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.20s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.43s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.34s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.32s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.15s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.31s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.13s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.33s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.18s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.78s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.66s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.13s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.99s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.05s) [2021-07-13T15:58:50.091Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-13T15:58:50.091Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.01s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.58s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.72s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.83s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.74s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.42s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.81s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.61s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.62s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.59s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.68s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007dc340_} (1.62s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1176291724_/foo_false____} (1.67s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1176291724_/foo_true____} (1.57s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3240198011_/foo_false____} (1.63s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3240198011_/foo_true____} (1.59s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3240198011_/foo_true__0xc0007dc3a0__} (1.57s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007dc3c0_} (1.57s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007dc3e0_} (1.60s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007dc400_} (1.66s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007dc420_} (1.71s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.42s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.26s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.14s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.39s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.47s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.08s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.11s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.92s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.25s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.87s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.79s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.91s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.79s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.88s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.89s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.25s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.41s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.85s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.79s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.99s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.32s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.05s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.65s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.76s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.52s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.46s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.28s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.16s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.58s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.91s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.72s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.78s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToDot (0.82s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.72s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.86s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToStdout (0.82s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.27s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.75s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.09s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s) [2021-07-13T15:58:50.091Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-13T15:58:50.091Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.69s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-07-13T15:58:50.091Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-13T15:58:50.091Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-13T15:58:50.091Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.93s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.55s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.32s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.09s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.41s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.84s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.56s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.29s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.17s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.50s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.08s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.17s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.36s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.43s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.71s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.55s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.58s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsAttach (1.29s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsCommit (1.38s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.73s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.74s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.56s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.12s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.28s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsCopy (1.48s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.16s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.55s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.68s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsFilters (1.46s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsFormat (1.39s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.00s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.49s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.07s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.46s) [2021-07-13T15:58:50.092Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-13T15:58:50.092Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-13T15:58:50.092Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-13T15:58:50.092Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.64s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.19s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsRename (0.80s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsResize (1.21s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.72s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.92s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.88s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.94s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsTop (0.76s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.36s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExec (1.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.79s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.06s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.00s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.05s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.12s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.40s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.29s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.30s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.38s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecCgroup (3.70s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecEnv (1.09s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.80s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.04s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecInspectID (2.28s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecInteractive (1.28s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.04s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecParseError (0.73s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.80s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.71s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.70s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.05s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecStartFails (1.12s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.83s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecTTY (1.08s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.14s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.84s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecUlimits (1.16s) [2021-07-13T15:58:50.092Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-07-13T15:58:50.092Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.19s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.11s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.76s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.17s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestExecWithUser (1.76s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.77s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.81s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.55s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.20s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestHealth (22.09s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.37s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.98s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.39s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.66s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.70s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.81s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.78s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImportDisplay (1.63s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImportFile (1.64s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.98s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImportGzipped (2.28s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.96s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.79s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.78s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.79s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.77s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.80s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.07s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.87s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.73s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.37s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.72s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.71s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.73s) [2021-07-13T15:58:50.092Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-13T15:58:50.092Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.75s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectDefault (0.73s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectHistory (0.84s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-13T15:58:50.092Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-13T15:58:50.092Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.70s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.71s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.69s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.92s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.74s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.33s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectStatus (1.41s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.98s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.92s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.91s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.86s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.86s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.25s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.10s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.77s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.60s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.71s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.07s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.06s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.75s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.03s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.77s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.91s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.95s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.35s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.55s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.00s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.86s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.92s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.07s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.13s) [2021-07-13T15:58:50.092Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.99s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.32s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.76s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.69s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestLogsSince (6.80s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.76s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestLogsTail (0.83s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.74s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.74s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.85s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestNetHostname (2.72s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.65s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.12s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.78s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.72s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPluginActive (1.40s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.67s) [2021-07-13T15:58:50.093Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-13T15:58:50.093Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.03s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.38s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.47s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.06s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.92s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.81s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.16s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.36s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPortList (11.76s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.68s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.90s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.11s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.13s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.38s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.90s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.44s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsByOrder (2.94s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.02s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.14s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.55s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.16s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.77s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.38s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.46s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.19s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.47s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.39s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.48s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.93s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.83s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.28s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.31s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.76s) [2021-07-13T15:58:50.093Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-13T15:58:50.093Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.74s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.60s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.68s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.18s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.65s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.32s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.46s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.14s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.84s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.48s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.09s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.89s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.81s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.94s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.63s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.27s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.22s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.00s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.28s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.36s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.67s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAddHost (0.70s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.50s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.74s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.72s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.54s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.84s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.85s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.41s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.87s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.89s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.84s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.85s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.95s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.02s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.92s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.19s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.90s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.86s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.77s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.03s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.85s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.76s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.16s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.08s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.76s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.73s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.74s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.49s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.50s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.35s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.70s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.76s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.69s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.80s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.74s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.99s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.16s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.62s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.34s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.34s) [2021-07-13T15:58:50.093Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-13T15:58:50.093Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.093Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-13T15:58:50.093Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.73s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.32s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.40s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.17s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.98s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.06s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.73s) [2021-07-13T15:58:50.093Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-13T15:58:50.093Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.51s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.73s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.72s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.93s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.87s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.92s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (1.01s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.87s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunExitCode (0.83s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.74s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.73s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.72s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.43s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) [2021-07-13T15:58:50.093Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-13T15:58:50.093Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.24s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.72s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.52s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.72s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.21s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.52s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.50s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.61s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.26s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.45s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.48s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.46s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.44s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.56s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunMount (8.17s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.73s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.42s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.11s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.64s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.10s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.34s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.53s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.50s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.92s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNetHost (1.21s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.95s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.07s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.13s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.27s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.76s) [2021-07-13T15:58:50.093Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-13T15:58:50.093Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.74s) [2021-07-13T15:58:50.093Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.05s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.20s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.64s) [2021-07-13T15:58:50.094Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.67s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.50s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.96s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.68s) [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.05s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.79s) [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.90s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (2.15s) [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.97s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.88s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunRm (1.01s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.94s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.86s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.94s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.08s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.83s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.56s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.44s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.99s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.53s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.55s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.96s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.93s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.98s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunState (1.88s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunStdinPipe (1.03s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.85s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunSysctls (1.81s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.24s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.73s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.57s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.31s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.72s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.97s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.97s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunUserByName (0.72s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.73s) [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-13T15:58:50.094Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.01s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.97s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.15s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.45s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.15s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.42s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.73s) [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-13T15:58:50.094Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.70s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.72s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.43s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.75s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.72s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.72s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.95s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.72s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.70s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.69s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.70s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.86s) [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-07-13T15:58:50.094Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.71s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.18s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.74s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.01s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.26s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.11s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.70s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.94s) [2021-07-13T15:58:50.094Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents520799556 [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.72s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.43s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.19s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.46s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.34s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.00s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.39s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.80s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.47s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStartRecordError (1.63s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.79s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.07s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.05s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.77s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.24s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.78s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.81s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.67s) [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.23s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.99s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.67s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s) [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.46s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.18s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.11s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.74s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUpdateStats (3.78s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.46s) [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-13T15:58:50.094Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.95s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.06s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.95s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.45s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.12s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.81s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.69s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.18s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.10s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.16s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.39s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.45s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.29s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.11s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.13s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.18s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.14s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.75s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.76s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.27s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.75s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.44s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.90s) [2021-07-13T15:58:50.094Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.99s) [2021-07-13T15:58:50.094Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-13T15:58:50.094Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-13T15:58:50.094Z] === RUN TestDockerRegistrySuite [2021-07-13T15:58:50.094Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-13T15:58:51.030Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-13T15:58:52.404Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-13T15:58:54.304Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-13T15:58:54.304Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-13T15:58:58.493Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-13T15:58:59.147Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-13T15:58:59.147Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-13T15:58:59.147Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-13T15:58:59.147Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-13T15:59:01.332Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-13T15:59:03.753Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-13T15:59:07.139Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-13T15:59:07.939Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-13T15:59:08.505Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-13T15:59:09.326Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-13T15:59:09.787Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-13T15:59:09.787Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-13T15:59:09.877Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-13T15:59:11.251Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-13T15:59:12.624Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-13T15:59:12.707Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-13T15:59:13.565Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-13T15:59:13.679Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-13T15:59:14.941Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-13T15:59:15.224Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-13T15:59:16.314Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-13T15:59:17.249Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-13T15:59:19.150Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-13T15:59:22.432Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-13T15:59:23.367Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-13T15:59:26.652Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-13T15:59:27.593Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-13T15:59:27.593Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-13T15:59:28.966Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-13T15:59:29.899Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-13T15:59:31.273Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-13T15:59:31.273Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-13T15:59:32.646Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-13T15:59:32.646Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-13T15:59:32.905Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-13T15:59:32.905Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-13T15:59:32.962Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-13T15:59:32.962Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-13T15:59:33.838Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-13T15:59:35.213Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-13T15:59:35.781Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-13T15:59:36.716Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-13T15:59:37.283Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-13T15:59:37.849Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-13T15:59:37.849Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-13T15:59:38.108Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-13T15:59:38.675Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-13T15:59:39.266Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-13T15:59:39.266Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-13T15:59:41.166Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-13T15:59:41.423Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-13T15:59:43.409Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-13T15:59:43.951Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-13T15:59:44.209Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-13T15:59:45.149Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-13T15:59:47.056Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-13T15:59:47.990Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-13T15:59:48.117Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite (59.17s) [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.52s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d13c5dd1d483c] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d1c5bba33c24a] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.62s) [2021-07-13T15:59:48.557Z] check_test.go:196: [dd801b88aa4a1] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d47ad722eceab] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.60s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d862049d236a0] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.76s) [2021-07-13T15:59:48.557Z] check_test.go:196: [ddebf0e30b86a] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.66s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d45392565c119] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.28s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d3dfba236b7fd] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.13s) [2021-07-13T15:59:48.557Z] check_test.go:196: [dc0d07c7e7f34] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.28s) [2021-07-13T15:59:48.557Z] check_test.go:196: [da5af374e2987] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.37s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d34f167abb2f2] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.33s) [2021-07-13T15:59:48.557Z] check_test.go:196: [da9e45c80c973] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d86997822e84a] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.25s) [2021-07-13T15:59:48.557Z] check_test.go:196: [dba06a1d89a8d] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.74s) [2021-07-13T15:59:48.557Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:26c1585a5e49ca38dc58315f9db5b7300d3093b8923d594215364f3bdfb7f400 [2021-07-13T15:59:48.557Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7a54e34b20270bea916c0fed4480213e5d883eb397f1b108ce0ed5a47de091f8 [2021-07-13T15:59:48.557Z] check_test.go:196: [d38caf0da635f] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.11s) [2021-07-13T15:59:48.557Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d78b200d36a83cb5d355025ed09d4472c0336e5b3c459adc034a16001da76dc2 [2021-07-13T15:59:48.557Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b6db9bcfffe9b64487b8f432bccb6d8c3d50137537e5143bf5ec9a48acc333c8 [2021-07-13T15:59:48.557Z] check_test.go:196: [d065537b159e3] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.25s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d8c9534011f49] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.92s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d4f5a9c260428] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.23s) [2021-07-13T15:59:48.557Z] check_test.go:196: [dabe9518e95c0] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d347d140ac6cc] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2021-07-13T15:59:48.557Z] check_test.go:196: [da852bc9e8baa] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2021-07-13T15:59:48.557Z] check_test.go:196: [de246d190693c] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2021-07-13T15:59:48.557Z] check_test.go:196: [db5e0ed2cab45] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.02s) [2021-07-13T15:59:48.557Z] check_test.go:196: [df2c419924ee0] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.57s) [2021-07-13T15:59:48.557Z] check_test.go:196: [db5302e409e90] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.58s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d0fada519a15b] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d8ccee7637dd0] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d9014cb37123c] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.38s) [2021-07-13T15:59:48.557Z] check_test.go:196: [df2d8e262f33c] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.43s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d4e79660b039d] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.51s) [2021-07-13T15:59:48.557Z] check_test.go:196: [de529e0b34468] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.15s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d6e79851de672] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.85s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d10bf8e54eca7] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.46s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d94a2b27c2eb9] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.32s) [2021-07-13T15:59:48.557Z] check_test.go:196: [dbbdc99b269a9] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.82s) [2021-07-13T15:59:48.557Z] check_test.go:196: [d36cb9a703c7f] daemon is not started [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2021-07-13T15:59:48.557Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.84s) [2021-07-13T15:59:48.557Z] === RUN TestDockerSchema1RegistrySuite [2021-07-13T15:59:48.557Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-13T15:59:48.815Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-13T15:59:52.998Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-13T15:59:58.260Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-13T15:59:58.460Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-13T16:00:02.444Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-13T16:00:03.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-13T16:00:04.278Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-13T16:00:05.193Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-13T16:00:05.194Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-13T16:00:07.096Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-13T16:00:08.473Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-13T16:00:09.047Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-13T16:00:09.846Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-13T16:00:10.589Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-13T16:00:10.589Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-13T16:00:10.589Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-13T16:00:13.129Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-13T16:00:13.695Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-13T16:00:13.712Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-13T16:00:13.712Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-13T16:00:13.953Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-13T16:00:14.212Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-13T16:00:14.470Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-13T16:00:14.728Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-13T16:00:15.294Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite (26.66s) [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.22s) [2021-07-13T16:00:15.294Z] check_test.go:223: [d8e339cc38a25] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.88s) [2021-07-13T16:00:15.294Z] check_test.go:223: [d728f682e5c02] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.53s) [2021-07-13T16:00:15.294Z] check_test.go:223: [de1169928b825] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.06s) [2021-07-13T16:00:15.294Z] check_test.go:223: [d2d041435419c] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.32s) [2021-07-13T16:00:15.294Z] check_test.go:223: [d52f4ae4aa01e] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.36s) [2021-07-13T16:00:15.294Z] check_test.go:223: [d286d46dd9e80] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-13T16:00:15.294Z] check_test.go:223: [d1b99b22310e0] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.91s) [2021-07-13T16:00:15.294Z] check_test.go:223: [db7f96c207033] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.41s) [2021-07-13T16:00:15.294Z] check_test.go:223: [d2836da3d3756] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2021-07-13T16:00:15.294Z] check_test.go:223: [d2b1786414761] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.51s) [2021-07-13T16:00:15.294Z] check_test.go:223: [d5de9167e82ee] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-07-13T16:00:15.294Z] check_test.go:223: [d1fca0ccc97f6] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2021-07-13T16:00:15.294Z] check_test.go:223: [d15b5e361e41d] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-13T16:00:15.294Z] check_test.go:223: [dbb9b52136799] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-07-13T16:00:15.294Z] check_test.go:223: [d4963feb6e0e3] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2021-07-13T16:00:15.294Z] check_test.go:223: [d31cec92068c7] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-07-13T16:00:15.294Z] check_test.go:223: [dc38118666f04] daemon is not started [2021-07-13T16:00:15.294Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-13T16:00:15.294Z] check_test.go:223: [d799349e3c655] daemon is not started [2021-07-13T16:00:15.294Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-13T16:00:15.294Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-13T16:00:16.229Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-13T16:00:16.486Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-13T16:00:16.745Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-13T16:00:18.118Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-13T16:00:18.118Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-13T16:00:18.684Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-13T16:00:18.942Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-13T16:00:19.200Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.93s) [2021-07-13T16:00:19.200Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.80s) [2021-07-13T16:00:19.200Z] check_test.go:252: [dd29e6c3210d3] daemon is not started [2021-07-13T16:00:19.200Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2021-07-13T16:00:19.200Z] check_test.go:252: [d3e4a230206f5] daemon is not started [2021-07-13T16:00:19.200Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-13T16:00:19.200Z] check_test.go:252: [d67e45068c222] daemon is not started [2021-07-13T16:00:19.200Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2021-07-13T16:00:19.200Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-07-13T16:00:19.200Z] check_test.go:252: [d4036b41f82ba] daemon is not started [2021-07-13T16:00:19.200Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-07-13T16:00:19.200Z] check_test.go:252: [d1d3eefe01eec] daemon is not started [2021-07-13T16:00:19.200Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2021-07-13T16:00:19.200Z] check_test.go:252: [d591dfb0159fc] daemon is not started [2021-07-13T16:00:19.200Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-13T16:00:19.200Z] check_test.go:252: [d061ee5fa974a] daemon is not started [2021-07-13T16:00:19.200Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-13T16:00:19.200Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-13T16:00:24.475Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-13T16:00:24.475Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-13T16:00:24.732Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-13T16:00:24.732Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-13T16:00:24.990Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-07-13T16:00:24.990Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-07-13T16:00:24.990Z] check_test.go:279: [dab36988210c0] daemon is not started [2021-07-13T16:00:24.990Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-13T16:00:24.990Z] check_test.go:279: [d1769776cd55d] daemon is not started [2021-07-13T16:00:24.990Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-13T16:00:24.990Z] check_test.go:279: [d2d948f252613] daemon is not started [2021-07-13T16:00:24.990Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-07-13T16:00:24.990Z] check_test.go:279: [d72935249ba71] daemon is not started [2021-07-13T16:00:24.990Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-07-13T16:00:24.990Z] check_test.go:279: [d3ddf13bb1bc3] daemon is not started [2021-07-13T16:00:24.990Z] === RUN TestDockerNetworkSuite [2021-07-13T16:00:24.990Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-13T16:00:27.519Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-13T16:00:28.453Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-13T16:00:35.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-13T16:00:36.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-13T16:00:38.292Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-13T16:00:40.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-13T16:00:40.757Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-13T16:00:42.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-13T16:00:45.944Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-13T16:00:49.226Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-13T16:00:53.421Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-13T16:00:54.795Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-13T16:00:57.325Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-13T16:00:58.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-13T16:01:00.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-13T16:01:01.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-13T16:01:02.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-13T16:01:03.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-13T16:01:04.511Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-13T16:01:04.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-13T16:01:04.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-13T16:01:05.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-13T16:01:06.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-13T16:01:06.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-13T16:01:06.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-13T16:01:06.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-13T16:01:07.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-13T16:01:08.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-13T16:01:08.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-13T16:01:09.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-13T16:01:09.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-13T16:01:12.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-13T16:01:14.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-13T16:01:18.802Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-13T16:01:26.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-13T16:01:26.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-13T16:01:26.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-13T16:01:27.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-13T16:01:27.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-13T16:01:27.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-13T16:01:27.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-13T16:01:27.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-13T16:01:32.964Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-13T16:01:32.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-13T16:01:32.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-13T16:01:32.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-13T16:01:33.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-13T16:01:34.464Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-13T16:01:37.749Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-13T16:01:38.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-13T16:01:40.370Z] === RUN TestDockerSuite/TestBuildRm [2021-07-13T16:01:41.610Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-13T16:01:43.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-13T16:01:43.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-13T16:01:44.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-13T16:01:47.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-13T16:01:47.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-13T16:01:48.352Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-13T16:01:48.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-13T16:01:49.176Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-13T16:01:51.079Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-13T16:01:52.787Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-13T16:01:55.716Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-13T16:01:55.716Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-13T16:01:56.192Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-13T16:01:56.358Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite (92.87s) [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.52s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [dd2a038a6ed1c] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.96s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [df9b0ff7a9dd4] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.45s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d77b7d90f3354] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.12s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d8593f6216daf] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.30s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:1233: [dfd99f86759a6] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.22s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d232e65e42fae] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (12.00s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [dfb13650833c9] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.16s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [dc8cae658dd8d] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.96s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d7b0bcbfd6373] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.80s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d3684e38c18a6] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.70s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d6e11264b33ac] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.20s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [dedd15a8f3364] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.22s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [db74ce218b3db] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [def345aa2d6b2] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [dab4cfa9ffcfa] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.05s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [ddda9cfcabdb2] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d1b6bea30f061] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [dc23188c637f4] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d0b4f26c3f8f7] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.06s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d895e979eb778] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.29s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d6ce3a96da85a] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [db890b2bbb39a] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.55s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d1800a8be86fc] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d71ae583c5919] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.99s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:968: [d9ede0e362abd] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.87s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d2776fc4f8b19] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.41s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:1116: [d3a05d1b3389a] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d33f3486314c9] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.96s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [df32e815da422] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [dbb24dd412e3c] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d4a7af6bb3bf2] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d788f927d98b9] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.26s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d438cf80d94aa] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d03e7fd77c0f5] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.66s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [db09c744370a9] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [db34602ac049d] daemon is not started [2021-07-13T16:01:57.733Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d2cfa1b430ec2] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.32s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [dc630d2464429] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.50s) [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.01s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:1084: [d16c8c5239327] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [db35bde93cf51] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.34s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [dc17cf125c455] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.67s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d0f7d21d2ef9c] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d857896dc934b] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.07s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [dd5510521b9e5] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.61s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [ded63cd78d302] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.82s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [df404003d7b94] daemon is not started [2021-07-13T16:01:57.733Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.89s) [2021-07-13T16:01:57.733Z] docker_cli_network_unix_test.go:46: [d61e3ff072f28] daemon is not started [2021-07-13T16:01:57.733Z] === RUN TestDockerHubPullSuite [2021-07-13T16:01:57.733Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-13T16:01:58.385Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-13T16:01:59.109Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-13T16:01:59.367Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-13T16:02:01.897Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-13T16:02:01.897Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-13T16:02:02.137Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-13T16:02:02.157Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-13T16:02:03.092Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-13T16:02:03.350Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-13T16:02:03.350Z] --- PASS: TestDockerHubPullSuite (5.57s) [2021-07-13T16:02:03.350Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.43s) [2021-07-13T16:02:03.350Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-07-13T16:02:03.350Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s) [2021-07-13T16:02:03.350Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.20s) [2021-07-13T16:02:03.350Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-07-13T16:02:03.350Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-13T16:02:03.350Z] PASS [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === Skipped [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-07-13T16:02:03.350Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-13T16:02:03.350Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-13T16:02:03.350Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-13T16:02:03.350Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-13T16:02:03.350Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-07-13T16:02:03.350Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2021-07-13T16:02:03.350Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-13T16:02:03.350Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-13T16:02:03.350Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-13T16:02:03.350Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-13T16:02:03.350Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-13T16:02:03.350Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-13T16:02:03.350Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-13T16:02:03.350Z] docker_cli_sni_test.go:18: Flakey test [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-13T16:02:03.350Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-07-13T16:02:03.350Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.350Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-13T16:02:03.350Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-13T16:02:03.350Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-07-13T16:02:03.350Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-13T16:02:03.351Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-07-13T16:02:03.351Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-07-13T16:02:03.351Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-07-13T16:02:03.351Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-13T16:02:03.351Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-07-13T16:02:03.351Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-13T16:02:03.351Z] docker_cli_network_unix_test.go:46: [d2cfa1b430ec2] daemon is not started [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] [2021-07-13T16:02:03.351Z] DONE 1270 tests, 51 skipped in 2130.415s [2021-07-13T16:02:03.351Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-13T16:02:03.351Z] ++++ cat bundles/test-integration/docker.pid [2021-07-13T16:02:03.351Z] +++ kill 8141 [2021-07-13T16:02:04.731Z] +++ /etc/init.d/apparmor stop [2021-07-13T16:02:04.731Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-13T16:02:04.731Z] [2021-07-13T16:02:04.731Z] Unloading profiles will leave already running processes permanently [2021-07-13T16:02:04.731Z] unconfined, which can lead to unexpected situations. [2021-07-13T16:02:04.731Z] [2021-07-13T16:02:04.731Z] To set a process to complain mode, use the command line tool [2021-07-13T16:02:04.731Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-13T16:02:04.731Z] +++ true [2021-07-13T16:02:04.731Z] exiting test-integration [2021-07-13T16:02:04.731Z] ++ exit 0 [2021-07-13T16:02:04.731Z] [2021-07-13T16:02:04.989Z] + for job in $(jobs -p) [2021-07-13T16:02:04.989Z] + wait 8630 [2021-07-13T16:02:05.554Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-13T16:02:08.866Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-13T16:02:12.530Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-13T16:02:13.047Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-13T16:02:14.947Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-13T16:02:22.911Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-13T16:02:44.051Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-13T16:02:45.034Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-13T16:02:46.014Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-13T16:02:58.428Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-13T16:02:58.428Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-13T16:03:04.245Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-13T16:03:04.245Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-13T16:03:10.080Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-13T16:03:11.152Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-13T16:03:26.676Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-13T16:03:37.147Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-13T16:03:37.147Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite (1738.55s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.57s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.58s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.42s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.58s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.13s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.04s) [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:562: [dc2d9f4b0e055] joining swarm manager [d496f6dd5b83d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:584: [d06618e4d60b7] joining swarm manager [d496f6dd5b83d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] check_test.go:380: [dc2d9f4b0e055] daemon is not started [2021-07-13T16:03:41.559Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.71s) [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:45: [d4aff2ef32d34] joining swarm manager [dab387e730ad5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.04s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.03s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.94s) [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:303: [d24289517c721] joining swarm manager [d8ff4f5e09a77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:304: [d09ccaff5a457] joining swarm manager [d8ff4f5e09a77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.68s) [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:271: [d70d748206361] joining swarm manager [d3b8c7b4b741f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:272: [d2b194594bd89] joining swarm manager [d3b8c7b4b741f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.99s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.22s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.85s) [2021-07-13T16:03:41.559Z] docker_api_swarm_node_test.go:19: [d331a3f709aea] joining swarm manager [d2ff85943719b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_node_test.go:20: [d6690ba7367d9] joining swarm manager [d2ff85943719b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (42.50s) [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:501: [d34b60e225044] joining swarm manager [dfd9f33da56c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:506: [dd50ed0dc6abc] joining swarm manager [dfd9f33da56c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.50s) [2021-07-13T16:03:41.559Z] docker_api_swarm_node_test.go:80: [d2e00f28c5f5d] joining swarm manager [d70a3fc159593]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.35s) [2021-07-13T16:03:41.559Z] docker_api_swarm_node_test.go:52: [d40b228b77b56] joining swarm manager [dbdb785a1b8ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_node_test.go:53: [d16c0a185bdea] joining swarm manager [dbdb785a1b8ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.14s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.98s) [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:201: [df7c23f57f39a] joining swarm manager [d6cf28668fc44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.56s) [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:383: [da2e573ca240b] joining swarm manager [dea4315cbdfac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:384: [daea2bdfd8ee9] joining swarm manager [dea4315cbdfac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] check_test.go:380: [daea2bdfd8ee9] daemon is not started [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.83s) [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:801: [d5e5512ffa5f7] joining swarm manager [dc4e2a5b242ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:801: [d87d2dc7911d7] joining swarm manager [dc4e2a5b242ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:801: [db1775ea7dcce] joining swarm manager [dc4e2a5b242ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:801: [d12e7e7616b7c] joining swarm manager [dc4e2a5b242ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-13T16:03:41.559Z] docker_api_swarm_test.go:809: [ddd37e6666a6e] joining swarm manager [dc4e2a5b242ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.68s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.52s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.74s) [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:394: [d4db21ce129e6] joining swarm manager [d1826ed0c52a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:394: [d6755635168b5] joining swarm manager [d1826ed0c52a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.36s) [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:342: [d1075f1288ec1] joining swarm manager [d8d40cd0c36ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:342: [d2933a6ed1a3b] joining swarm manager [d8d40cd0c36ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.57s) [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:489: [d4eff4f9e52b8] joining swarm manager [d9fa9b0a30d9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:489: [dcee5badf9b2f] joining swarm manager [d9fa9b0a30d9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.33s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.15s) [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:127: [d5d89698966b9] joining swarm manager [dca325f6405fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:128: [dc87a0d8eeaef] joining swarm manager [dca325f6405fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:136: [d3e355dfe1bdf] joining swarm manager [dca325f6405fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:137: [d51946bd66fb4] joining swarm manager [dca325f6405fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.29s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.44s) [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:303: [d6141174ee29f] joining swarm manager [d55a0cb561c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:303: [df20a8e9aa0fe] joining swarm manager [d55a0cb561c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.31s) [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:99: [d84a39f27baf4] joining swarm manager [df1eeab5f1b6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:100: [d147c0e25866c] joining swarm manager [df1eeab5f1b6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] check_test.go:380: [d84a39f27baf4] daemon is not started [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.31s) [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:532: [da3dc7111cf92] joining swarm manager [dff7378615f82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:533: [dd06f54f95f97] joining swarm manager [dff7378615f82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.73s) [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:147: [de0128f37b296] joining swarm manager [dd3d42c304d74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_api_swarm_service_test.go:147: [dc5f09f270a9c] joining swarm manager [dd3d42c304d74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (36.08s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.03s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.75s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.77s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.50s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.50s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.78s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.73s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.99s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.94s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.40s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.52s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.28s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.06s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.72s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.50s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.89s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.16s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.47s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.87s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.20s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.19s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.35s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.06s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.12s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.02s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.61s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.31s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.31s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.30s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.55s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.64s) [2021-07-13T16:03:41.559Z] docker_cli_service_logs_test.go:245: checking task twlqfieopgng [2021-07-13T16:03:41.559Z] docker_cli_service_logs_test.go:250: checking messages for twlqfieopgng [2021-07-13T16:03:41.559Z] docker_cli_service_logs_test.go:245: checking task sheco6dnzt6v [2021-07-13T16:03:41.559Z] docker_cli_service_logs_test.go:250: checking messages for sheco6dnzt6v [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.74s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.90s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.00s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.90s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.03s) [2021-07-13T16:03:41.559Z] docker_cli_swarm_test.go:1901: [d5d1f4478b497] joining swarm manager [dbd15ba92bdd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_cli_swarm_test.go:1902: [dbce60a35872d] joining swarm manager [dbd15ba92bdd3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.47s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.78s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.81s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.45s) [2021-07-13T16:03:41.559Z] docker_cli_swarm_test.go:1802: [d94ce8ce79bc7] joining swarm manager [d4017179c57f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_cli_swarm_test.go:1803: [d64b077fd0ea1] joining swarm manager [d4017179c57f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (9.08s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.46s) [2021-07-13T16:03:41.559Z] docker_cli_swarm_test.go:1321: [de7a0ab38f42c] joining swarm manager [d7a0f8c347749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_cli_swarm_test.go:1322: [d36e58f85ae61] joining swarm manager [d7a0f8c347749]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.76s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.40s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.73s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.63s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.92s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.66s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.70s) [2021-07-13T16:03:41.559Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-13T16:03:41.559Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.37s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.79s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.53s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.00s) [2021-07-13T16:03:41.559Z] docker_cli_swarm_test.go:1186: [d98d0a88e6916] joining swarm manager [d2898ced00589]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_cli_swarm_test.go:1195: [d757ade68e31d] joining swarm manager [d2898ced00589]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.23s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.31s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.37s) [2021-07-13T16:03:41.559Z] docker_cli_swarm_test.go:1118: [d7bbff68da575] joining swarm manager [dfcf39c6c4ac7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_cli_swarm_test.go:1119: [d9278cc4b484e] joining swarm manager [dfcf39c6c4ac7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] docker_cli_swarm_test.go:1172: [da42bed0f82ed] joining swarm manager [dfcf39c6c4ac7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.08s) [2021-07-13T16:03:41.559Z] docker_cli_swarm_test.go:1453: [d9372dee383a2] joining swarm manager [dc4fd72e8af4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] docker_cli_swarm_test.go:1454: [d17eef9bf8569] joining swarm manager [dc4fd72e8af4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.56s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.23s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.12s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.77s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.69s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.79s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.85s) [2021-07-13T16:03:41.559Z] docker_cli_swarm_unix_test.go:62: [db9f678554e1a] joining swarm manager [d0f6b56000143]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.67s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.13s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.98s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.20s) [2021-07-13T16:03:41.559Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (4.02s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.08s) [2021-07-13T16:03:41.560Z] docker_api_swarm_test.go:961: [db31d03944dec] joining swarm manager [dd5de133f3578]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.11s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.32s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.76s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.34s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.74s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (7.12s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.67s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.97s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.48s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.98s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.71s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.43s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.11s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.33s) [2021-07-13T16:03:41.560Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.29s) [2021-07-13T16:03:41.560Z] === RUN TestDockerExternalVolumeSuite [2021-07-13T16:03:41.560Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-13T16:03:44.289Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-13T16:03:44.751Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-13T16:03:50.619Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-13T16:03:57.727Z] === RUN TestDockerSuite/TestBuildUser [2021-07-13T16:03:57.727Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-13T16:03:57.727Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-13T16:03:57.727Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-13T16:03:59.632Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-13T16:04:02.435Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-13T16:04:03.410Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-13T16:04:06.390Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-13T16:04:06.390Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-13T16:04:06.390Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-13T16:04:31.705Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-13T16:04:32.743Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-13T16:04:45.246Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-13T16:04:55.605Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-13T16:04:55.605Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-13T16:04:55.605Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-13T16:04:58.523Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-13T16:04:58.985Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-13T16:05:07.289Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-13T16:05:13.877Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-13T16:05:15.397Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-13T16:05:18.634Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-13T16:05:18.634Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-13T16:05:39.879Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-13T16:05:39.879Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-13T16:05:39.879Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-13T16:05:39.879Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-13T16:05:40.852Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-13T16:05:47.455Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-13T16:05:51.351Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-13T16:05:52.337Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-13T16:05:52.798Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-13T16:05:52.798Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-13T16:05:53.260Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-13T16:05:55.469Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-13T16:06:01.285Z] === RUN TestDockerSuite/TestCommitChange [2021-07-13T16:06:02.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-13T16:06:08.443Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-13T16:06:13.241Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-13T16:06:13.241Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-13T16:06:20.348Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-13T16:06:20.349Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-13T16:06:34.380Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-13T16:06:35.218Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-13T16:06:38.140Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-13T16:06:38.140Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-13T16:06:38.140Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-13T16:06:38.601Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-13T16:06:38.601Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-13T16:06:38.601Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-13T16:06:38.601Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-13T16:06:38.601Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-13T16:06:38.601Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-13T16:06:46.570Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-13T16:06:51.012Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-13T16:07:06.006Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-13T16:07:06.007Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-13T16:07:06.471Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-13T16:07:06.932Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-13T16:07:06.932Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-13T16:07:06.932Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-13T16:07:09.178Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-13T16:07:09.178Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-13T16:07:09.178Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-13T16:07:12.097Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-13T16:07:12.097Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-13T16:07:12.097Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-13T16:07:12.097Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-13T16:07:12.097Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-13T16:07:15.014Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-13T16:07:17.204Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-13T16:07:18.635Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-13T16:07:20.220Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-13T16:07:20.220Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-13T16:07:20.220Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-13T16:07:23.173Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-13T16:07:23.173Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-13T16:07:25.362Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-13T16:07:25.362Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-13T16:07:25.362Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-13T16:07:28.278Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-13T16:07:28.278Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-13T16:07:30.466Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-13T16:07:30.466Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-13T16:07:33.445Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-13T16:07:33.445Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-13T16:07:33.502Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-13T16:07:36.364Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-13T16:07:46.780Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-13T16:07:50.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-13T16:07:50.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-13T16:07:50.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-13T16:07:50.529Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-13T16:07:50.529Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-13T16:07:51.570Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-13T16:07:52.720Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-13T16:07:52.720Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-13T16:07:55.639Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-13T16:07:55.639Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-13T16:07:57.827Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-13T16:07:57.827Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-13T16:08:02.578Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-13T16:08:04.823Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-13T16:08:04.823Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-13T16:08:04.823Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-13T16:08:04.823Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-13T16:08:04.823Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-13T16:08:04.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-13T16:08:07.066Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-13T16:08:07.066Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-13T16:08:10.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-13T16:08:18.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-13T16:08:20.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-13T16:08:23.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000312580_} [2021-07-13T16:08:32.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1769420338_c:\foo_false____} [2021-07-13T16:08:34.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1769420338_c:\foo_true____} [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-13T16:08:36.954Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-13T16:08:38.227Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-13T16:08:39.906Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-13T16:08:39.907Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-13T16:08:39.907Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-13T16:08:39.907Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-13T16:08:39.907Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-13T16:08:39.907Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-13T16:08:39.907Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-13T16:08:40.369Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-13T16:08:40.369Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-13T16:08:40.369Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-13T16:08:40.369Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-13T16:08:40.369Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-13T16:08:40.369Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-13T16:08:40.369Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-13T16:08:43.339Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-13T16:08:43.339Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-13T16:08:43.339Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-13T16:08:46.012Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-13T16:08:46.012Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-13T16:08:46.012Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-13T16:08:46.012Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-13T16:08:51.832Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-13T16:08:54.026Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-13T16:08:54.026Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-13T16:08:54.026Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-13T16:08:56.296Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-13T16:09:04.421Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-13T16:09:04.421Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-13T16:09:04.421Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-13T16:09:19.398Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-13T16:09:19.398Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-13T16:09:19.398Z] === RUN TestDockerSuite/TestCpToDot [2021-07-13T16:09:28.023Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-13T16:09:28.024Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-13T16:09:28.024Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-13T16:09:28.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-13T16:09:30.215Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-13T16:09:30.215Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-13T16:09:30.215Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-13T16:09:30.215Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-13T16:09:30.215Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-13T16:09:30.215Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-13T16:09:30.215Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-13T16:09:32.407Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-13T16:09:35.381Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-13T16:09:35.381Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-13T16:09:35.843Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-13T16:09:38.086Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-13T16:09:38.549Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-13T16:09:39.011Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-13T16:09:39.011Z] === RUN TestDockerSuite/TestCreateRM [2021-07-13T16:09:39.011Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-13T16:09:39.473Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-13T16:09:39.473Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-13T16:09:39.937Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-13T16:09:54.888Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-13T16:09:54.888Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-13T16:09:54.888Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-13T16:09:58.642Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-13T16:09:59.106Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-13T16:09:59.106Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-13T16:10:00.410Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-13T16:10:02.026Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-13T16:10:02.026Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-13T16:10:02.026Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-13T16:10:02.026Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-13T16:10:02.026Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-13T16:10:02.026Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-13T16:10:02.026Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-13T16:10:02.026Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-13T16:10:02.026Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-13T16:10:02.026Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-13T16:10:02.026Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-13T16:10:02.026Z] === RUN TestDockerSuite/TestDockerFails [2021-07-13T16:10:02.027Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-13T16:10:02.027Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-13T16:10:02.027Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-13T16:10:02.027Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-13T16:10:02.488Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-13T16:10:02.488Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-13T16:10:05.410Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-13T16:10:07.604Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-13T16:10:10.589Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-13T16:10:15.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-13T16:10:19.230Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-13T16:10:25.066Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-13T16:10:30.136Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-13T16:10:37.545Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-13T16:10:39.755Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-13T16:10:40.225Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-13T16:10:45.007Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-13T16:10:46.560Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-13T16:10:47.568Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-13T16:10:48.211Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-13T16:10:58.024Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite (439.90s) [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s) [2021-07-13T16:11:03.073Z] docker_cli_external_volume_driver_test.go:53: [d6f99410bf757] daemon is not started [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.46s) [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-07-13T16:11:03.073Z] docker_cli_external_volume_driver_test.go:53: [d5f9dc7cc9361] daemon is not started [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-07-13T16:11:03.073Z] docker_cli_external_volume_driver_test.go:53: [d3c52ec600bf8] daemon is not started [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-13T16:11:03.073Z] docker_cli_external_volume_driver_test.go:53: [d913d06ff6ae2] daemon is not started [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.47s) [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.48s) [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.50s) [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.58s) [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.46s) [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.17s) [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.31s) [2021-07-13T16:11:03.073Z] docker_cli_external_volume_driver_test.go:485: [d66576e7d10d3] daemon is not started [2021-07-13T16:11:03.073Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-07-13T16:11:03.073Z] docker_cli_external_volume_driver_test.go:53: [d88215997c487] daemon is not started [2021-07-13T16:11:03.073Z] PASS [2021-07-13T16:11:03.073Z] [2021-07-13T16:11:03.073Z] === Skipped [2021-07-13T16:11:03.073Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-07-13T16:11:03.073Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-07-13T16:11:03.073Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-13T16:11:03.073Z] check_test.go:309: [df302cb487aaf] daemon is not started [2021-07-13T16:11:03.073Z] [2021-07-13T16:11:03.073Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-13T16:11:03.073Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-07-13T16:11:03.073Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-13T16:11:03.073Z] check_test.go:309: [d778b36840fbf] daemon is not started [2021-07-13T16:11:03.073Z] [2021-07-13T16:11:03.073Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-13T16:11:03.073Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-13T16:11:03.073Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-13T16:11:03.073Z] check_test.go:309: [d8211118a685d] daemon is not started [2021-07-13T16:11:03.073Z] [2021-07-13T16:11:03.073Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-13T16:11:03.073Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-07-13T16:11:03.073Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-13T16:11:03.073Z] [2021-07-13T16:11:03.074Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-13T16:11:03.074Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-13T16:11:03.074Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-13T16:11:03.074Z] [2021-07-13T16:11:03.074Z] [2021-07-13T16:11:03.074Z] DONE 273 tests, 5 skipped in 2668.363s [2021-07-13T16:11:03.074Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-13T16:11:03.074Z] ++++ cat bundles/test-integration/docker.pid [2021-07-13T16:11:03.074Z] +++ kill 8176 [2021-07-13T16:11:03.074Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d11f713a4dc2a/docker.pid [2021-07-13T16:11:03.074Z] +++ kill 6244 [2021-07-13T16:11:03.074Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6244 is not a child of this shell [2021-07-13T16:11:03.074Z] warning: PID 6244 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d11f713a4dc2a/docker.pid had a nonzero exit code [2021-07-13T16:11:03.074Z] +++ /etc/init.d/apparmor stop [2021-07-13T16:11:03.074Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-13T16:11:03.074Z] [2021-07-13T16:11:03.074Z] Unloading profiles will leave already running processes permanently [2021-07-13T16:11:03.074Z] unconfined, which can lead to unexpected situations. [2021-07-13T16:11:03.074Z] [2021-07-13T16:11:03.074Z] To set a process to complain mode, use the command line tool [2021-07-13T16:11:03.074Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-13T16:11:03.074Z] +++ true [2021-07-13T16:11:03.074Z] exiting test-integration [2021-07-13T16:11:03.074Z] ++ exit 0 [2021-07-13T16:11:03.074Z] [2021-07-13T16:11:03.074Z] + exit 0 [2021-07-13T16:11:03.074Z] ++ jobs -p [2021-07-13T16:11:03.074Z] + pids= [2021-07-13T16:11:03.074Z] + echo 'Remaining pids to kill: []' [2021-07-13T16:11:03.074Z] Remaining pids to kill: [] [2021-07-13T16:11:03.074Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-13T16:11:03.089Z] Recording test results [2021-07-13T16:11:03.865Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-13T16:11:03.865Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-13T16:11:03.865Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-13T16:11:03.865Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-13T16:11:03.865Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-13T16:11:03.865Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-13T16:11:04.336Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-13T16:11:04.336Z] === RUN TestDockerSuite/TestEventsRename [2021-07-13T16:11:04.902Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-13T16:11:05.227Z] + echo Ensuring container killed. [2021-07-13T16:11:05.227Z] Ensuring container killed. [2021-07-13T16:11:05.227Z] + docker ps -aq -f name=docker-pr1-* [2021-07-13T16:11:05.227Z] + cids=546ca5ec4e39 [2021-07-13T16:11:05.227Z] e9ea9eab4bfe [2021-07-13T16:11:05.227Z] a00dfb8ffb66 [2021-07-13T16:11:05.227Z] + [ -n 546ca5ec4e39 [2021-07-13T16:11:05.227Z] e9ea9eab4bfe [2021-07-13T16:11:05.227Z] a00dfb8ffb66 ] [2021-07-13T16:11:05.227Z] + docker rm -vf 546ca5ec4e39 e9ea9eab4bfe a00dfb8ffb66 [2021-07-13T16:11:07.129Z] 546ca5ec4e39 [2021-07-13T16:11:07.129Z] e9ea9eab4bfe [2021-07-13T16:11:07.313Z] === RUN TestDockerSuite/TestEventsResize [2021-07-13T16:11:07.704Z] a00dfb8ffb66 [Pipeline] sh [2021-07-13T16:11:08.004Z] + echo Chowning /workspace to jenkins user [2021-07-13T16:11:08.004Z] Chowning /workspace to jenkins user [2021-07-13T16:11:08.004Z] + id -u [2021-07-13T16:11:08.004Z] + id -g [2021-07-13T16:11:08.004Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42633:/workspace busybox chown -R 1000:1000 /workspace [2021-07-13T16:11:08.004Z] Unable to find image 'busybox:latest' locally [2021-07-13T16:11:08.004Z] latest: Pulling from library/busybox [2021-07-13T16:11:08.264Z] b71f96345d44: Pulling fs layer [2021-07-13T16:11:08.264Z] b71f96345d44: Verifying Checksum [2021-07-13T16:11:08.264Z] b71f96345d44: Download complete [2021-07-13T16:11:08.264Z] b71f96345d44: Pull complete [2021-07-13T16:11:08.264Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-13T16:11:08.264Z] Status: Downloaded newer image for busybox:latest [2021-07-13T16:11:10.237Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-13T16:11:12.759Z] + bundleName=amd64 [2021-07-13T16:11:12.759Z] + echo Creating amd64-bundles.tar.gz [2021-07-13T16:11:12.759Z] Creating amd64-bundles.tar.gz [2021-07-13T16:11:12.759Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-13T16:11:12.759Z] + xargs tar -czf amd64-bundles.tar.gz [2021-07-13T16:11:13.163Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [Pipeline] archiveArtifacts [2021-07-13T16:11:14.150Z] Archiving artifacts [2021-07-13T16:11:15.953Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42633/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-13T16:11:16.089Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-13T16:11:16.267Z] + make clean [2021-07-13T16:11:16.525Z] docker volume rm -f docker-dev-cache [2021-07-13T16:11:16.525Z] docker-dev-cache [Pipeline] deleteDir [2021-07-13T16:11:21.923Z] === RUN TestDockerSuite/TestEventsTop [2021-07-13T16:11:21.923Z] === RUN TestDockerSuite/TestEventsUntag [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-13T16:11:24.126Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-13T16:11:28.944Z] === RUN TestDockerSuite/TestExec [2021-07-13T16:11:28.944Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-13T16:11:28.944Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-13T16:11:31.145Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-13T16:11:34.072Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-13T16:11:34.072Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-13T16:11:34.072Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-13T16:11:34.072Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-13T16:11:36.273Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-13T16:11:39.208Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-13T16:11:41.422Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-13T16:11:44.412Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-13T16:11:49.279Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-13T16:11:49.279Z] === RUN TestDockerSuite/TestExecEnv [2021-07-13T16:11:49.279Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-13T16:11:49.279Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-13T16:11:51.472Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-13T16:11:57.463Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-13T16:11:57.463Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-13T16:11:57.463Z] === RUN TestDockerSuite/TestExecParseError [2021-07-13T16:11:57.463Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-13T16:11:57.463Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-13T16:11:57.463Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-13T16:11:59.659Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-13T16:11:59.659Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-13T16:11:59.659Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-13T16:11:59.659Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-13T16:11:59.659Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-13T16:11:59.659Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-13T16:12:02.602Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-13T16:12:02.602Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-13T16:12:13.084Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-13T16:12:13.084Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-13T16:12:13.084Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-13T16:12:13.084Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-13T16:12:17.894Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-13T16:12:25.082Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-13T16:12:28.075Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-13T16:12:35.186Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-13T16:12:35.186Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-13T16:12:35.186Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-13T16:12:35.186Z] === RUN TestDockerSuite/TestHealth [2021-07-13T16:12:35.186Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-13T16:12:35.186Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-13T16:12:35.186Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-13T16:12:35.186Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-13T16:12:41.039Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-13T16:12:41.039Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-13T16:12:41.039Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-13T16:12:41.039Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-13T16:12:41.039Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-13T16:12:41.039Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-13T16:12:41.502Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-13T16:12:41.965Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-13T16:12:42.972Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-13T16:12:42.972Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-13T16:12:45.172Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-13T16:12:45.172Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-13T16:12:47.377Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-13T16:12:56.078Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-13T16:12:56.078Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-13T16:12:56.078Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-13T16:12:59.840Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-13T16:12:59.840Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-13T16:13:02.160Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-13T16:13:02.160Z] === RUN TestDockerSuite/TestImportFile [2021-07-13T16:13:02.160Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-13T16:13:02.160Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-13T16:13:02.160Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-13T16:13:02.160Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-13T16:13:02.160Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-13T16:13:02.160Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-13T16:13:02.160Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-13T16:13:02.160Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-13T16:13:02.160Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-13T16:13:02.160Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-13T16:13:02.160Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-13T16:13:05.969Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-13T16:13:08.166Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-13T16:13:08.166Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-13T16:13:08.166Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-13T16:13:08.166Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-13T16:13:08.166Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-13T16:13:11.087Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-13T16:13:11.087Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-13T16:13:14.884Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-13T16:13:14.884Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-13T16:13:14.884Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-13T16:13:14.884Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-13T16:13:17.073Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-13T16:13:22.813Z] === RUN TestDockerSuite/TestInspectImage [2021-07-13T16:13:22.813Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-13T16:13:22.813Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-13T16:13:22.813Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-13T16:13:24.958Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-13T16:13:27.874Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-13T16:13:27.874Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-13T16:13:30.743Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-13T16:13:32.890Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-13T16:13:32.890Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-13T16:13:32.890Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-13T16:13:35.755Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-13T16:13:38.624Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-13T16:13:44.398Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-13T16:13:46.547Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-13T16:13:49.412Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-13T16:13:52.283Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-13T16:13:54.442Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-13T16:13:57.315Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-13T16:14:00.187Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-13T16:14:03.057Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-13T16:14:05.222Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-13T16:14:12.286Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-13T16:14:19.388Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-13T16:14:19.388Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-13T16:14:21.554Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-13T16:14:21.554Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-13T16:14:30.050Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-13T16:14:38.569Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-13T16:14:47.125Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-13T16:14:50.032Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-13T16:14:52.897Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-13T16:14:52.897Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-13T16:14:55.810Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-13T16:14:58.718Z] === RUN TestDockerSuite/TestLogsSince [2021-07-13T16:15:09.087Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-13T16:15:09.087Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-13T16:15:09.087Z] === RUN TestDockerSuite/TestLogsTail [2021-07-13T16:15:11.252Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-13T16:15:14.145Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestNetHostname [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestPluginActive [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-13T16:15:17.036Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-13T16:15:17.492Z] === RUN TestDockerSuite/TestPortList [2021-07-13T16:15:17.492Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-13T16:15:27.863Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-13T16:15:27.863Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-13T16:15:27.863Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-13T16:15:27.863Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-13T16:15:27.863Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-13T16:15:27.863Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-13T16:15:27.863Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-13T16:15:27.863Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-13T16:15:27.863Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-13T16:15:27.863Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-13T16:15:32.535Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-13T16:15:32.535Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-13T16:15:42.833Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-13T16:15:42.833Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-13T16:15:55.143Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-13T16:16:16.183Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-13T16:16:16.183Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-13T16:16:16.183Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-13T16:16:30.962Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-13T16:16:33.900Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-13T16:16:51.561Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-13T16:16:57.342Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-13T16:16:57.342Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-13T16:16:57.342Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-13T16:17:03.176Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-13T16:17:03.176Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-13T16:17:03.176Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-13T16:17:03.176Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-13T16:17:03.176Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-13T16:17:11.738Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-13T16:17:11.738Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-13T16:17:12.690Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-13T16:17:12.690Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-13T16:17:13.682Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-13T16:17:14.635Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-13T16:17:14.635Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-13T16:17:19.367Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-13T16:17:24.473Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-13T16:17:33.026Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-13T16:17:58.241Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-13T16:17:58.241Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-13T16:18:04.015Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-13T16:18:04.015Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-13T16:18:04.015Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-13T16:18:04.967Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-13T16:18:09.672Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-13T16:18:19.972Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-13T16:18:19.972Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-13T16:18:24.668Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-13T16:18:24.668Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-13T16:18:25.120Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-13T16:18:42.747Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-13T16:18:45.668Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-13T16:18:46.164Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-13T16:18:54.658Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-13T16:19:00.402Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-13T16:19:08.940Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-13T16:19:13.658Z] === RUN TestDockerSuite/TestRmiTag [2021-07-13T16:19:14.610Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-13T16:19:17.592Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-13T16:19:42.708Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-13T16:19:42.708Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-13T16:19:55.200Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-13T16:19:55.200Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-13T16:19:55.200Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-13T16:19:55.200Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-13T16:19:55.200Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-13T16:19:55.200Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-13T16:19:55.200Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-13T16:19:55.200Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-13T16:19:55.200Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-13T16:19:57.354Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-13T16:19:57.354Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-13T16:19:57.354Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-13T16:20:03.129Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-13T16:20:06.037Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-13T16:20:13.166Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-13T16:20:16.131Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-13T16:20:19.024Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-13T16:20:19.024Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-13T16:20:24.769Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-13T16:20:24.769Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-13T16:20:24.769Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-13T16:20:24.769Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-13T16:20:24.769Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-13T16:20:24.769Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-13T16:20:24.769Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-13T16:20:24.769Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-13T16:20:24.769Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-13T16:20:24.769Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-13T16:20:24.769Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-13T16:20:24.769Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-13T16:20:26.976Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-13T16:20:26.976Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-13T16:20:30.672Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-13T16:20:30.672Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-13T16:20:30.672Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-13T16:20:32.830Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-13T16:20:32.830Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-13T16:20:32.830Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-13T16:20:32.830Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-13T16:20:32.830Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-13T16:20:32.830Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-13T16:20:32.830Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-13T16:20:32.830Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-13T16:20:35.825Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-13T16:20:38.700Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-13T16:20:40.855Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-13T16:20:40.855Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-13T16:20:40.855Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-13T16:20:40.855Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-13T16:20:43.735Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-13T16:20:43.735Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-13T16:20:43.735Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-13T16:20:43.735Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-13T16:20:43.735Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-13T16:20:45.918Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-13T16:20:51.682Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-13T16:20:51.682Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-13T16:20:51.682Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-13T16:20:51.682Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-13T16:20:51.682Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-13T16:20:51.682Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-13T16:20:51.682Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-13T16:20:54.561Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-13T16:20:54.561Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-13T16:20:54.561Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-13T16:20:54.561Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-13T16:20:56.782Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-13T16:20:59.726Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-13T16:20:59.726Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-13T16:21:01.878Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-13T16:21:01.878Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-13T16:21:01.878Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-13T16:21:01.878Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-13T16:21:10.387Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-13T16:21:13.267Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-13T16:21:15.486Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-13T16:21:24.028Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-13T16:21:24.028Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-13T16:21:24.029Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-13T16:21:24.029Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-13T16:21:24.029Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-13T16:21:24.029Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-13T16:21:24.029Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-13T16:21:24.029Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-13T16:21:24.029Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-13T16:21:39.054Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-13T16:21:39.054Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-13T16:21:39.054Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-13T16:21:39.054Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-13T16:21:39.054Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-13T16:21:39.054Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-13T16:21:39.054Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-13T16:21:49.434Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-13T16:21:49.434Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-13T16:21:50.389Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-13T16:21:50.389Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-13T16:21:50.905Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-13T16:21:50.905Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-13T16:21:50.905Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-13T16:21:50.905Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-13T16:21:50.905Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-13T16:21:50.905Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-13T16:21:50.905Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-07-13T16:21:50.905Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-13T16:21:50.905Z] === RUN TestDockerSuite/TestRunMount [2021-07-13T16:21:50.905Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-13T16:21:50.905Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-13T16:21:50.905Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-13T16:21:50.905Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-13T16:22:06.014Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-13T16:22:06.014Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-13T16:22:06.014Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-13T16:22:06.014Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-13T16:22:09.824Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-13T16:22:14.534Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-13T16:22:14.534Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-13T16:22:14.534Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-13T16:22:14.534Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-13T16:22:14.534Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-13T16:22:14.534Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-13T16:22:14.534Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-13T16:22:14.534Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-13T16:22:14.534Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-13T16:22:14.534Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-13T16:22:14.987Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-13T16:22:16.504Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-13T16:22:18.726Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-13T16:22:21.602Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-13T16:22:22.562Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-13T16:22:24.715Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-13T16:22:25.190Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-13T16:22:25.190Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-13T16:22:25.190Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-13T16:22:25.190Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-13T16:22:25.190Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-13T16:22:25.190Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-13T16:22:25.190Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-13T16:22:25.190Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-13T16:22:28.894Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-13T16:22:28.894Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-13T16:22:28.894Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-13T16:22:28.894Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-13T16:22:28.894Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-13T16:22:28.894Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-13T16:22:37.534Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-13T16:22:37.534Z] === RUN TestDockerSuite/TestRunRm [2021-07-13T16:22:46.171Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-13T16:22:51.969Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-13T16:22:54.125Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-13T16:22:56.341Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-13T16:22:59.275Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-13T16:23:02.231Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-13T16:23:02.231Z] === RUN TestDockerSuite/TestRunState [2021-07-13T16:23:02.231Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-13T16:23:05.113Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-13T16:23:05.113Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-13T16:23:07.373Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-13T16:23:07.373Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-13T16:23:07.373Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-13T16:23:07.373Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-13T16:23:07.373Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-13T16:23:07.373Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-13T16:23:13.187Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-13T16:23:13.187Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-13T16:23:13.187Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-13T16:23:13.187Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-13T16:23:13.187Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-13T16:23:13.187Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-13T16:23:13.187Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-13T16:23:13.187Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-13T16:23:13.187Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-13T16:23:13.187Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-13T16:23:13.187Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-13T16:23:15.404Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-13T16:23:15.404Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-13T16:23:17.588Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-13T16:23:17.588Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-13T16:23:17.588Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-13T16:23:26.302Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-13T16:23:38.790Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-13T16:23:43.513Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-13T16:23:50.602Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-13T16:23:50.602Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-13T16:23:50.602Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-13T16:23:54.426Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-13T16:24:01.450Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-13T16:24:04.387Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-13T16:24:04.387Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-13T16:24:04.387Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-13T16:24:04.387Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-13T16:24:04.387Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-13T16:24:04.387Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-13T16:24:04.387Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-13T16:24:04.387Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-13T16:24:04.387Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-13T16:24:09.099Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-13T16:24:11.256Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-13T16:24:14.036Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-13T16:24:18.680Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-13T16:24:21.557Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-13T16:24:21.557Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-13T16:24:22.079Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-13T16:24:22.079Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-13T16:24:24.258Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-13T16:24:32.826Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-13T16:24:32.826Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-13T16:24:41.465Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-13T16:24:41.465Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-13T16:24:45.369Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-13T16:24:45.369Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-13T16:24:45.369Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-13T16:24:45.369Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-13T16:24:45.822Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-13T16:24:56.168Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-13T16:24:56.168Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-13T16:24:56.168Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-13T16:24:56.168Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-13T16:24:56.168Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-13T16:24:56.168Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-13T16:24:56.168Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-13T16:24:58.386Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-13T16:25:01.300Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-13T16:25:01.300Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-13T16:25:03.518Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-13T16:25:03.518Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-13T16:25:03.518Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-13T16:25:03.518Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-13T16:25:03.518Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-13T16:25:03.518Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-13T16:25:03.518Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-13T16:25:21.170Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-13T16:25:21.170Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-13T16:25:21.170Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-13T16:25:21.170Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-13T16:25:21.170Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-13T16:25:21.170Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-13T16:25:21.170Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-13T16:25:28.195Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-13T16:25:28.195Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-13T16:25:31.945Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-13T16:25:32.399Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-13T16:25:32.852Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-13T16:25:32.852Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-13T16:25:33.308Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-13T16:25:48.120Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-13T16:25:48.120Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-13T16:25:48.120Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-13T16:25:48.120Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-13T16:25:48.120Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-13T16:25:56.751Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-13T16:25:56.751Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-13T16:25:56.751Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-13T16:26:07.124Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-13T16:26:07.124Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite (3098.70s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-13T16:26:08.647Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-13T16:26:08.647Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.96s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (130.13s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.92s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-13T16:26:08.647Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-13T16:26:08.647Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-13T16:26:08.647Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-13T16:26:08.647Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-13T16:26:08.647Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-07-13T16:26:08.647Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-13T16:26:08.647Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-13T16:26:08.647Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.79s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-13T16:26:08.647Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-13T16:26:08.647Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.49s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.79s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-13T16:26:08.647Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-13T16:26:08.647Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-13T16:26:08.647Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-13T16:26:08.647Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.78s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-13T16:26:08.647Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-13T16:26:08.647Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.06s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (142.89s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-07-13T16:26:08.647Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.82s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.94s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-13T16:26:08.647Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-13T16:26:08.647Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-13T16:26:08.647Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.54s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.74s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-07-13T16:26:08.647Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-13T16:26:08.647Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.16s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.44s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.99s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.16s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-13T16:26:08.647Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.33s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.79s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.48s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-13T16:26:08.647Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-13T16:26:08.647Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-13T16:26:08.647Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-13T16:26:08.647Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddTar (47.97s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-13T16:26:08.647Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-07-13T16:26:08.647Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (34.18s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-07-13T16:26:08.647Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.19s) [2021-07-13T16:26:08.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-07-13T16:26:08.647Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.647Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.76s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.03s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.12s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.62s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.05s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.67s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.82s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.35s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.57s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.14s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.58s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-13T16:26:08.648Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.67s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.06s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.99s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.55s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.46s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.34s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.04s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.31s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.45s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.41s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.17s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.00s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.65s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.05s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.94s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.91s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.11s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.14s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerignore (80.37s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.49s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (101.43s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.12s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.30s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.07s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.40s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.49s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.09s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.80s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (134.99s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.14s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.72s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.56s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.21s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.52s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.53s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.71s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildFails (2.81s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.28s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.21s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.80s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.84s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.72s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.62s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.40s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildHistory (12.64s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.29s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.92s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.18s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildLabel (1.25s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.10s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildLabels (1.12s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.87s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.73s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.74s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.69s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.99s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.41s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.98s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.60s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.06s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.71s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.81s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.06s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.08s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.00s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.26s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.38s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.96s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.33s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.82s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.83s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.14s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.47s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.34s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.78s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.32s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (35.74s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildRm (15.18s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.01s) [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-13T16:26:08.648Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-13T16:26:08.648Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.71s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.08s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.01s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.35s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.62s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.99s) [2021-07-13T16:26:08.648Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.17s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.97s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildStderr (5.68s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.39s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2021-07-13T16:26:08.649Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (8.43s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.54s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.62s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.43s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-13T16:26:08.649Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-13T16:26:08.649Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.41s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.28s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.37s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.06s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.61s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.29s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2021-07-13T16:26:08.649Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-13T16:26:08.649Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.08s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-07-13T16:26:08.649Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.27s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.76s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.96s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-07-13T16:26:08.649Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-07-13T16:26:08.649Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-13T16:26:08.649Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.44s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.40s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.21s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2021-07-13T16:26:08.649Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-13T16:26:08.649Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-07-13T16:26:08.649Z] docker_cli_sni_test.go:18: Flakey test [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.50s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.34s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestCommitChange (6.53s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.23s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.63s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestCommitTTY (12.86s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.15s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.61s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.02s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.55s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.49s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.71s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.91s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.46s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.58s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.72s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.66s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.58s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.29s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.99s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.49s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.47s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.64s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.15s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.70s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.52s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.68s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.32s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.36s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.46s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.77s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.74s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.84s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.80s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000312580_} (7.79s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1769420338_c:\foo_false____} (2.73s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1769420338_c:\foo_true____} (2.74s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-13T16:26:08.649Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.03s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.00s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.72s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.02s) [2021-07-13T16:26:08.649Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.89s) [2021-07-13T16:26:08.649Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-13T16:26:08.649Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.08s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.20s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCpToDot (7.61s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCpToStdout (2.80s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2021-07-13T16:26:08.650Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.11s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.89s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.24s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.71s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.48s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-13T16:26:08.650Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.76s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-13T16:26:08.650Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s) [2021-07-13T16:26:08.650Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-07-13T16:26:08.650Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-13T16:26:08.650Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-13T16:26:08.650Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-13T16:26:08.650Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-13T16:26:08.650Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-13T16:26:08.650Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2021-07-13T16:26:08.650Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2021-07-13T16:26:08.650Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.65s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.71s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.71s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.85s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsCopy (5.78s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (11.18s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.30s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.75s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.17s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.18s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsFilters (10.26s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsFormat (5.31s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsRename (2.94s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsResize (2.98s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.58s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.03s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.13s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.79s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-13T16:26:08.650Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.41s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.44s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-13T16:26:08.650Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-13T16:26:08.650Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-13T16:26:08.650Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.56s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.62s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.69s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.31s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.93s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-13T16:26:08.650Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.62s) [2021-07-13T16:26:08.650Z] --- PASS: TestDockerSuite/TestExecInspectID (5.15s) [2021-07-13T16:26:08.650Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-13T16:26:09.105Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.94s) [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-13T16:26:09.105Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.75s) [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.20s) [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.30s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.36s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.66s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.62s) [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-13T16:26:09.105Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.13s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-13T16:26:09.105Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.71s) [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.92s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.30s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.74s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.97s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-13T16:26:09.105Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.105Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-13T16:26:09.106Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-13T16:26:09.106Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.27s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.53s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-13T16:26:09.106Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-13T16:26:09.106Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.68s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.17s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectDefault (2.48s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectHistory (5.27s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.60s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.65s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.58s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.59s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-13T16:26:09.106Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.57s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectStatus (3.12s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.30s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.73s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.59s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.58s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.54s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.70s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.80s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2021-07-13T16:26:09.106Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.33s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.42s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.09s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.71s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-13T16:26:09.106Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.66s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.25s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.45s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.16s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.07s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.22s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.79s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.62s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsSince (9.52s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsTail (3.37s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.00s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.68s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.92s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-13T16:26:09.106Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-13T16:26:09.106Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-13T16:26:09.106Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-13T16:26:09.106Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-13T16:26:09.106Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T16:26:09.106Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-13T16:26:09.106Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-13T16:26:09.106Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.22s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-13T16:26:09.106Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPsByOrder (9.99s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.92s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.73s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.51s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.39s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.80s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.30s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-13T16:26:09.106Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.73s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-13T16:26:09.106Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.35s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-13T16:26:09.106Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.65s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.81s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.65s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.21s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.34s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.88s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (10.01s) [2021-07-13T16:26:09.106Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-13T16:26:09.106Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.02s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.20s) [2021-07-13T16:26:09.106Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.24s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.75s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.71s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.00s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.87s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.94s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRmiTag (0.86s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.95s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.16s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.04s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.61s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.35s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.28s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.27s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.21s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.39s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.19s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.58s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.18s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.65s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.47s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.36s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.78s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.57s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.54s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.06s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.98s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.52s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.52s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.55s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.56s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunExitCode (8.27s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.53s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.50s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.46s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (14.35s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.99s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.95s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.00s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.68s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.98s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.45s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.56s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-07-13T16:26:09.107Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.27s) [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.107Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-13T16:26:09.107Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.20s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.17s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunRm (7.49s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.90s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.84s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.52s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.47s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.09s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.58s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.28s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.22s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.48s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.47s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.24s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.51s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.06s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.92s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.25s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.58s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.78s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.60s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.92s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.46s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.05s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.75s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.18s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.53s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.80s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2021-07-13T16:26:09.108Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.64s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.79s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.57s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.40s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.85s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.52s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.73s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.77s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-13T16:26:09.108Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.08s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.22s) [2021-07-13T16:26:09.108Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-13T16:26:09.108Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.108Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.69s) [2021-07-13T16:26:09.108Z] === RUN TestDockerRegistrySuite [2021-07-13T16:26:09.108Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-13T16:26:09.108Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-13T16:26:09.108Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-13T16:26:09.108Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-13T16:26:09.109Z] --- PASS: TestDockerRegistrySuite (0.18s) [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-13T16:26:09.109Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-13T16:26:09.109Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-13T16:26:09.109Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-13T16:26:09.109Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-13T16:26:09.109Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.109Z] === RUN TestDockerDaemonSuite [2021-07-13T16:26:09.109Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-13T16:26:09.109Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-13T16:26:09.109Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-13T16:26:09.109Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-13T16:26:09.109Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-13T16:26:09.109Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] === RUN TestDockerSwarmSuite [2021-07-13T16:26:09.110Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-13T16:26:09.110Z] === RUN TestDockerPluginSuite [2021-07-13T16:26:09.110Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-13T16:26:09.110Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-13T16:26:09.110Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-13T16:26:09.110Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-13T16:26:09.110Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-13T16:26:09.110Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-13T16:26:09.110Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-13T16:26:09.110Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-13T16:26:09.110Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-13T16:26:09.110Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-13T16:26:09.110Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-13T16:26:09.110Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] === RUN TestDockerExternalVolumeSuite [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] === RUN TestDockerNetworkSuite [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] === RUN TestDockerHubPullSuite [2021-07-13T16:26:09.110Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-13T16:26:09.110Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.110Z] PASS [2021-07-13T16:26:09.110Z] ok github.com/docker/docker/integration-cli 3099.534s [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === Skipped [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-13T16:26:09.563Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-13T16:26:09.563Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-13T16:26:09.563Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-13T16:26:09.563Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-13T16:26:09.563Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-13T16:26:09.563Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-13T16:26:09.563Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-07-13T16:26:09.563Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-13T16:26:09.563Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-13T16:26:09.563Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-13T16:26:09.563Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-13T16:26:09.563Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-13T16:26:09.563Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-13T16:26:09.563Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-13T16:26:09.563Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-13T16:26:09.563Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-13T16:26:09.563Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-13T16:26:09.563Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2021-07-13T16:26:09.563Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-13T16:26:09.563Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-13T16:26:09.563Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-13T16:26:09.563Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-07-13T16:26:09.563Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-13T16:26:09.563Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-13T16:26:09.563Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-13T16:26:09.563Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-13T16:26:09.563Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.563Z] [2021-07-13T16:26:09.563Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-07-13T16:26:09.564Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.46s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-13T16:26:09.564Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-13T16:26:09.564Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-13T16:26:09.564Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.564Z] [2021-07-13T16:26:09.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2021-07-13T16:26:09.565Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-13T16:26:09.565Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-07-13T16:26:09.565Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-07-13T16:26:09.565Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-07-13T16:26:09.565Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-13T16:26:09.565Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2021-07-13T16:26:09.565Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-13T16:26:09.565Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2021-07-13T16:26:09.565Z] docker_cli_sni_test.go:18: Flakey test [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-13T16:26:09.565Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-13T16:26:09.565Z] [2021-07-13T16:26:09.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-13T16:26:09.565Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-13T16:26:09.565Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-13T16:26:10.019Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.019Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2021-07-13T16:26:10.019Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2021-07-13T16:26:10.019Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.019Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-13T16:26:10.020Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-13T16:26:10.020Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.04s) [2021-07-13T16:26:10.020Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2021-07-13T16:26:10.020Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-13T16:26:10.020Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-13T16:26:10.020Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-13T16:26:10.020Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-13T16:26:10.020Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-13T16:26:10.020Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2021-07-13T16:26:10.020Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2021-07-13T16:26:10.020Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-13T16:26:10.020Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-13T16:26:10.020Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-13T16:26:10.020Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-13T16:26:10.020Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-13T16:26:10.020Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-13T16:26:10.020Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-13T16:26:10.020Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-13T16:26:10.020Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-13T16:26:10.020Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-13T16:26:10.020Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.020Z] [2021-07-13T16:26:10.020Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-13T16:26:10.020Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-13T16:26:10.020Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-13T16:26:10.021Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-13T16:26:10.021Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-13T16:26:10.021Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2021-07-13T16:26:10.021Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-13T16:26:10.021Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-13T16:26:10.021Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-13T16:26:10.021Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-13T16:26:10.021Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-13T16:26:10.021Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-13T16:26:10.021Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-13T16:26:10.021Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T16:26:10.021Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-13T16:26:10.021Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-13T16:26:10.021Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.021Z] [2021-07-13T16:26:10.021Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-13T16:26:10.021Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-13T16:26:10.022Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-13T16:26:10.022Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-13T16:26:10.022Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-13T16:26:10.022Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.022Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-13T16:26:10.022Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-13T16:26:10.022Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.022Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-13T16:26:10.023Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-13T16:26:10.023Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.023Z] [2021-07-13T16:26:10.023Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.024Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-13T16:26:10.024Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-13T16:26:10.024Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.024Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2021-07-13T16:26:10.477Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-13T16:26:10.477Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-13T16:26:10.477Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-13T16:26:10.477Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-13T16:26:10.477Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-13T16:26:10.477Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-13T16:26:10.477Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-13T16:26:10.477Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-13T16:26:10.477Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-13T16:26:10.477Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-13T16:26:10.477Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-13T16:26:10.477Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-13T16:26:10.477Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-13T16:26:10.477Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-13T16:26:10.477Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.477Z] [2021-07-13T16:26:10.477Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-13T16:26:10.477Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-13T16:26:10.478Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-13T16:26:10.478Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] DONE 1093 tests, 547 skipped in 3110.245s [2021-07-13T16:26:10.478Z] INFO: Integration tests ended at 07/13/2021 16:26:10. Duration:00:51:50.3380421 [2021-07-13T16:26:10.478Z] INFO: Docker info of the daemon under test at end of run [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] Containers: 2 [2021-07-13T16:26:10.478Z] Running: 0 [2021-07-13T16:26:10.478Z] Paused: 0 [2021-07-13T16:26:10.478Z] Stopped: 2 [2021-07-13T16:26:10.478Z] Images: 18 [2021-07-13T16:26:10.478Z] Server Version: 0.0.0-dev [2021-07-13T16:26:10.478Z] Storage Driver: windowsfilter [2021-07-13T16:26:10.478Z] Windows: [2021-07-13T16:26:10.478Z] Logging Driver: json-file [2021-07-13T16:26:10.478Z] Plugins: [2021-07-13T16:26:10.478Z] Volume: local [2021-07-13T16:26:10.478Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-13T16:26:10.478Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-13T16:26:10.478Z] Swarm: inactive [2021-07-13T16:26:10.478Z] Default Isolation: process [2021-07-13T16:26:10.478Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-13T16:26:10.478Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-13T16:26:10.478Z] OSType: windows [2021-07-13T16:26:10.478Z] Architecture: x86_64 [2021-07-13T16:26:10.478Z] CPUs: 4 [2021-07-13T16:26:10.478Z] Total Memory: 32GiB [2021-07-13T16:26:10.478Z] Name: azwin-2-a31a90 [2021-07-13T16:26:10.478Z] ID: N5TT:Q6KK:IRIQ:KCFY:TKGL:W3AG:RNGA:NT3F:XDVO:RV2C:TONL:4AS5 [2021-07-13T16:26:10.478Z] Docker Root Dir: D:\CI\PR-42633\1\daemon [2021-07-13T16:26:10.478Z] Debug Mode (client): false [2021-07-13T16:26:10.478Z] Debug Mode (server): true [2021-07-13T16:26:10.478Z] File Descriptors: -1 [2021-07-13T16:26:10.478Z] Goroutines: 17 [2021-07-13T16:26:10.478Z] System Time: 2021-07-13T16:26:10.2020113Z [2021-07-13T16:26:10.478Z] EventsListeners: 0 [2021-07-13T16:26:10.478Z] Registry: https://index.docker.io/v1/ [2021-07-13T16:26:10.478Z] Labels: [2021-07-13T16:26:10.478Z] Experimental: false [2021-07-13T16:26:10.478Z] Insecure Registries: [2021-07-13T16:26:10.478Z] 127.0.0.0/8 [2021-07-13T16:26:10.478Z] Live Restore Enabled: false [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] [2021-07-13T16:26:10.478Z] INFO: Stopping daemon under test [2021-07-13T16:26:10.478Z] SUCCESS: The process with PID 7444 (child process of PID 7332) has been terminated. [2021-07-13T16:26:10.478Z] SUCCESS: The process with PID 7332 (child process of PID 6328) has been terminated. [2021-07-13T16:26:10.478Z] INFO: Stop tailing logs of the daemon under tests [2021-07-13T16:26:10.478Z] INFO: executeCI.ps1 Completed successfully at 07/13/2021 16:26:10. [2021-07-13T16:26:10.478Z] INFO: Tidying up at end of run [2021-07-13T16:26:10.478Z] INFO: Saving daemon under test log (d:\CI\PR-42633\1\dut.out) to bundles\CIDUT.out [2021-07-13T16:26:10.478Z] INFO: Saving daemon under test log (d:\CI\PR-42633\1\dut.err) to bundles\CIDUT.err [2021-07-13T16:26:10.478Z] INFO: Nuke-Everything... [2021-07-13T16:26:10.958Z] INFO: Container count on control daemon to delete is 2 [2021-07-13T16:26:10.958Z] 5ec671a6f04f [2021-07-13T16:26:10.958Z] 0eedf28d8f9d [2021-07-13T16:26:10.958Z] INFO: Non-base image count on control daemon to delete is 1 [2021-07-13T16:26:25.757Z] Deleted: sha256:8add4bd6c2c6429039a96e44f17992819ce209add6df340fcdf7fdbedf87bd06 [2021-07-13T16:26:25.757Z] Deleted: sha256:0c1a7322394d76724db032c5af7cf32fc2962cd57d2e33ed9e05202006ca8198 [2021-07-13T16:26:25.757Z] Deleted: sha256:583672225cf5052b389c3c184f2fed5879063424a5d6d31e998bc47f42bca6c6 [2021-07-13T16:26:25.757Z] Deleted: sha256:d0b9aeef18a51776ee4c0ed9bd580608c5984c6ec7d1290975888c4f071ce434 [2021-07-13T16:26:25.757Z] Deleted: sha256:11c96d17ba70b42200a86429bb18060e946fb3e3b5fdccf262d730a30334d6dd [2021-07-13T16:26:25.757Z] Deleted: sha256:0db7f645f78a56dded20eab8ef56e710e39e25febb32809002aa52bbbbe3e999 [2021-07-13T16:26:25.757Z] Deleted: sha256:e2bbf6fc4130c745732208540f650c29f0b53809095e0611481c4b0650ae074a [2021-07-13T16:26:25.757Z] Deleted: sha256:26097934aeb4315da14447b1975833e7047f850b9708838ccc301a808dd8e7b3 [2021-07-13T16:26:25.757Z] Deleted: sha256:2f00a29e846ce677b80947c677d54c356d7ec8db98c9a2dd4829deba057283a4 [2021-07-13T16:26:25.757Z] Deleted: sha256:689af7d3d2f38f88985a849356229d5fbe2a6427eda2a1d5bdd3e96a1f54cee9 [2021-07-13T16:26:25.757Z] Deleted: sha256:c31859c3d136e941710d77c16da0ca535c61cae3890f1f5c8c330e9f8114c574 [2021-07-13T16:26:25.757Z] Deleted: sha256:d3302a87ebcf053491766a329cea331c8e44c3b701bdc6e48ebdcce2d11f181b [2021-07-13T16:26:25.757Z] Deleted: sha256:6a243183e7532a6846e68a2f27978db1b9e6c05057275126fa0f21a0e5b8c66b [2021-07-13T16:26:25.757Z] Deleted: sha256:9efaafbeef15f9f9505581e03a5f038543624c5f1e215319cf5da6380e2c604d [2021-07-13T16:26:25.757Z] Deleted: sha256:05d45b9c4db8ca229ac226762be644d90d45c0feba756c5c586930af237f95ee [2021-07-13T16:26:25.757Z] Deleted: sha256:859970fa378c37d6c794a19676012dba86ce87df5fac329b478168f9bede4907 [2021-07-13T16:26:25.757Z] INFO: Tidying pidfile d:\CI\PR-42633\1\docker.pid [2021-07-13T16:26:25.757Z] INFO: Nuking d:\CI [2021-07-13T16:27:01.539Z] INFO: Zapped successfully [2021-07-13T16:27:01.539Z] [2021-07-13T16:27:01.539Z] INFO: executeCI.ps1 exiting at Tue Jul 13 16:27:01 CUT 2021. Duration 01:16:17.4089626 [2021-07-13T16:27:01.539Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-13T16:27:01.770Z] Recording test results [2021-07-13T16:27:02.236Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-13T16:27:03.725Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-13T16:27:06.220Z] Archiving artifacts [2021-07-13T16:27:07.333Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42633/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-13T16:27:08.275Z] + make clean [2021-07-13T16:27:09.232Z] docker volume rm -f docker-dev-cache [2021-07-13T16:27:09.684Z] 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