Pull request #41960 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8dc6c109b59b4f5629e7fb6018be88a068d1bad7+271b43c43f31875aeba4bd62ad149cac5b12b8aa (e756dbd67a4de7c83ad0f3613a9429ba0a3e25e7) 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > 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 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" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 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-02-24T14:19:42.363Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-24T14:19:42.371Z] Trying to pass milestone 4 [Pipeline] milestone [2021-02-24T14:19:42.457Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-24T14:19:57.624Z] Still waiting to schedule task [2021-02-24T14:19:57.624Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-24T14:20:54.198Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05065812ad4d11f9a) in /home/ubuntu/workspace/moby_PR-41960 [Pipeline] { [Pipeline] checkout [2021-02-24T14:20:54.378Z] The recommended git tool is: git [2021-02-24T14:20:57.231Z] using credential docker-jenkins-github-credentials [2021-02-24T14:20:57.241Z] Cloning the remote Git repository [2021-02-24T14:20:57.241Z] Cloning with configured refspecs honoured and without tags [2021-02-24T14:20:57.262Z] Cloning repository https://github.com/moby/moby.git [2021-02-24T14:20:57.315Z] > git init /home/ubuntu/workspace/moby_PR-41960 # timeout=10 [2021-02-24T14:20:57.607Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:20:57.608Z] > git --version # timeout=10 [2021-02-24T14:20:57.627Z] > git --version # 'git version 2.17.1' [2021-02-24T14:20:57.628Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:20:57.643Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41960/head:refs/remotes/origin/PR-41960 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:21:22.844Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:21:22.967Z] Fetching without tags [2021-02-24T14:21:23.303Z] Merging remotes/origin/master commit 271b43c43f31875aeba4bd62ad149cac5b12b8aa into PR head commit 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:21:24.132Z] Merge succeeded, producing 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:21:24.133Z] Checking out Revision 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 (PR-41960) [2021-02-24T14:21:22.883Z] > git config --add remote.origin.fetch +refs/pull/41960/head:refs/remotes/origin/PR-41960 # timeout=10 [2021-02-24T14:21:22.911Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:21:22.936Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:21:22.977Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:21:22.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:21:22.978Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41960/head:refs/remotes/origin/PR-41960 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:21:23.321Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:21:23.338Z] > git checkout -f 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 # timeout=10 [2021-02-24T14:21:24.025Z] > git remote # timeout=10 [2021-02-24T14:21:24.052Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T14:21:24.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:21:24.080Z] > git merge 271b43c43f31875aeba4bd62ad149cac5b12b8aa # timeout=10 [2021-02-24T14:21:24.107Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T14:21:24.136Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:21:24.158Z] > git checkout -f 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 # timeout=10 [2021-02-24T14:21:28.758Z] Commit message: "dockerd-rootless.sh: add typo guard" [2021-02-24T14:21:28.772Z] > git rev-list --no-walk 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-24T14:21:29.976Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41960:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-02-24T14:21:36.548Z] Unable to find image 'alpine:latest' locally [2021-02-24T14:21:36.548Z] latest: Pulling from library/alpine [2021-02-24T14:21:36.548Z] ba3557a56b15: Pulling fs layer [2021-02-24T14:21:36.548Z] ba3557a56b15: Verifying Checksum [2021-02-24T14:21:36.548Z] ba3557a56b15: Download complete [2021-02-24T14:21:36.548Z] ba3557a56b15: Pull complete [2021-02-24T14:21:36.548Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-02-24T14:21:36.548Z] Status: Downloaded newer image for alpine:latest [2021-02-24T14:21:41.810Z] 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" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS5" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-02-24T14:21:44.016Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05065812ad4d11f9a) in /home/ubuntu/workspace/moby_PR-41960 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout [2021-02-24T14:21:44.155Z] The recommended git tool is: git [2021-02-24T14:21:44.166Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } [2021-02-24T14:21:44.196Z] Fetching changes from the remote Git repository [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] } [2021-02-24T14:21:44.225Z] Fetching without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-02-24T14:21:44.765Z] Merging remotes/origin/master commit 271b43c43f31875aeba4bd62ad149cac5b12b8aa into PR head commit 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:21:44.173Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-24T14:21:44.203Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:21:44.235Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:21:44.235Z] > git --version # timeout=10 [2021-02-24T14:21:44.283Z] > git --version # 'git version 2.17.1' [2021-02-24T14:21:44.283Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:21:44.284Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41960/head:refs/remotes/origin/PR-41960 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:21:44.772Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:21:44.791Z] > git checkout -f 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 # timeout=10 [2021-02-24T14:21:45.007Z] Merge succeeded, producing 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:21:45.007Z] Checking out Revision 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 (PR-41960) [2021-02-24T14:21:44.894Z] > git remote # timeout=10 [2021-02-24T14:21:44.931Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T14:21:44.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:21:44.957Z] > git merge 271b43c43f31875aeba4bd62ad149cac5b12b8aa # timeout=10 [2021-02-24T14:21:44.984Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T14:21:45.011Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:21:45.031Z] > git checkout -f 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 # timeout=10 [2021-02-24T14:21:45.199Z] Commit message: "dockerd-rootless.sh: add typo guard" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-24T14:21:45.912Z] + [ PR != PR ] [2021-02-24T14:21:45.912Z] + [ master != master ] [2021-02-24T14:21:45.912Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-24T14:21:46.241Z] + docker version [2021-02-24T14:21:46.241Z] Client: Docker Engine - Community [2021-02-24T14:21:46.241Z] Version: 20.10.3 [2021-02-24T14:21:46.241Z] API version: 1.41 [2021-02-24T14:21:46.241Z] Go version: go1.13.15 [2021-02-24T14:21:46.241Z] Git commit: 48d30b5 [2021-02-24T14:21:46.241Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-24T14:21:46.241Z] OS/Arch: linux/amd64 [2021-02-24T14:21:46.241Z] Context: default [2021-02-24T14:21:46.241Z] Experimental: true [2021-02-24T14:21:46.241Z] [2021-02-24T14:21:46.241Z] Server: Docker Engine - Community [2021-02-24T14:21:46.241Z] Engine: [2021-02-24T14:21:46.241Z] Version: 20.10.3 [2021-02-24T14:21:46.241Z] API version: 1.41 (minimum version 1.12) [2021-02-24T14:21:46.241Z] Go version: go1.13.15 [2021-02-24T14:21:46.241Z] Git commit: 46229ca [2021-02-24T14:21:46.241Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-24T14:21:46.241Z] OS/Arch: linux/amd64 [2021-02-24T14:21:46.241Z] Experimental: true [2021-02-24T14:21:46.241Z] containerd: [2021-02-24T14:21:46.241Z] Version: 1.4.3 [2021-02-24T14:21:46.241Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:21:46.241Z] runc: [2021-02-24T14:21:46.241Z] Version: 1.0.0-rc92 [2021-02-24T14:21:46.241Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:21:46.241Z] docker-init: [2021-02-24T14:21:46.241Z] Version: 0.19.0 [2021-02-24T14:21:46.241Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-24T14:21:46.536Z] + docker info [2021-02-24T14:21:56.508Z] Client: [2021-02-24T14:21:56.508Z] Context: default [2021-02-24T14:21:56.508Z] Debug Mode: false [2021-02-24T14:21:56.508Z] Plugins: [2021-02-24T14:21:56.508Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-24T14:21:56.508Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-24T14:21:56.508Z] [2021-02-24T14:21:56.508Z] Server: [2021-02-24T14:21:56.508Z] Containers: 0 [2021-02-24T14:21:56.508Z] Running: 0 [2021-02-24T14:21:56.508Z] Paused: 0 [2021-02-24T14:21:56.508Z] Stopped: 0 [2021-02-24T14:21:56.508Z] Images: 1 [2021-02-24T14:21:56.508Z] Server Version: 20.10.3 [2021-02-24T14:21:56.508Z] Storage Driver: overlay2 [2021-02-24T14:21:56.508Z] Backing Filesystem: extfs [2021-02-24T14:21:56.508Z] Supports d_type: true [2021-02-24T14:21:56.508Z] Native Overlay Diff: true [2021-02-24T14:21:56.508Z] Logging Driver: json-file [2021-02-24T14:21:56.508Z] Cgroup Driver: cgroupfs [2021-02-24T14:21:56.508Z] Cgroup Version: 1 [2021-02-24T14:21:56.508Z] Plugins: [2021-02-24T14:21:56.508Z] Volume: local [2021-02-24T14:21:56.508Z] Network: bridge host ipvlan macvlan null overlay [2021-02-24T14:21:56.508Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-24T14:21:56.508Z] Swarm: inactive [2021-02-24T14:21:56.508Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-24T14:21:56.508Z] Default Runtime: runc [2021-02-24T14:21:56.508Z] Init Binary: docker-init [2021-02-24T14:21:56.508Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:21:56.508Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:21:56.508Z] init version: de40ad0 [2021-02-24T14:21:56.508Z] Security Options: [2021-02-24T14:21:56.508Z] apparmor [2021-02-24T14:21:56.508Z] seccomp [2021-02-24T14:21:56.508Z] Profile: default [2021-02-24T14:21:56.508Z] Kernel Version: 5.4.0-1037-aws [2021-02-24T14:21:56.508Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-24T14:21:56.508Z] OSType: linux [2021-02-24T14:21:56.508Z] Architecture: x86_64 [2021-02-24T14:21:56.508Z] CPUs: 2 [2021-02-24T14:21:56.508Z] Total Memory: 7.569GiB [2021-02-24T14:21:56.508Z] Name: ip-10-100-77-194 [2021-02-24T14:21:56.508Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-24T14:21:56.508Z] Docker Root Dir: /var/lib/docker [2021-02-24T14:21:56.508Z] Debug Mode: false [2021-02-24T14:21:56.508Z] Registry: https://index.docker.io/v1/ [2021-02-24T14:21:56.508Z] Labels: [2021-02-24T14:21:56.508Z] Experimental: true [2021-02-24T14:21:56.508Z] Insecure Registries: [2021-02-24T14:21:56.508Z] 127.0.0.0/8 [2021-02-24T14:21:56.508Z] Live Restore Enabled: true [2021-02-24T14:21:56.508Z] [2021-02-24T14:21:56.508Z] WARNING: No swap limit support [2021-02-24T14:21:56.508Z] WARNING: No blkio weight support [2021-02-24T14:21:56.508Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-24T14:21:56.835Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:21:56.835Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:21:56.835Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41960/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-24T14:21:56.835Z] + bash /home/ubuntu/workspace/moby_PR-41960/check-config.sh [2021-02-24T14:21:56.835Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-24T14:21:56.835Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-24T14:21:56.835Z] [2021-02-24T14:21:56.835Z] Generally Necessary: [2021-02-24T14:21:56.835Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-24T14:21:56.835Z] - apparmor: enabled and tools installed [2021-02-24T14:21:56.835Z] - CONFIG_NAMESPACES: enabled [2021-02-24T14:21:56.835Z] - CONFIG_NET_NS: enabled [2021-02-24T14:21:56.835Z] - CONFIG_PID_NS: enabled [2021-02-24T14:21:56.835Z] - CONFIG_IPC_NS: enabled [2021-02-24T14:21:56.835Z] - CONFIG_UTS_NS: enabled [2021-02-24T14:21:56.835Z] - CONFIG_CGROUPS: enabled [2021-02-24T14:21:56.835Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-24T14:21:56.835Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-24T14:21:56.835Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-24T14:21:56.835Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-24T14:21:56.835Z] - CONFIG_CPUSETS: enabled [2021-02-24T14:21:56.835Z] - CONFIG_MEMCG: enabled [2021-02-24T14:21:56.835Z] - CONFIG_KEYS: enabled [2021-02-24T14:21:56.835Z] - CONFIG_VETH: enabled (as module) [2021-02-24T14:21:56.835Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-24T14:21:56.835Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-24T14:21:56.835Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-24T14:21:56.835Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-24T14:21:56.835Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-24T14:21:56.835Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-24T14:21:56.835Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-24T14:21:56.835Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-24T14:21:56.835Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-24T14:21:56.835Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-24T14:21:56.835Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-24T14:21:56.835Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-24T14:21:56.835Z] [2021-02-24T14:21:56.835Z] Optional Features: [2021-02-24T14:21:56.835Z] - CONFIG_USER_NS: enabled [2021-02-24T14:21:57.104Z] - CONFIG_SECCOMP: enabled [2021-02-24T14:21:57.104Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-24T14:21:57.104Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-24T14:21:57.104Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-24T14:21:57.104Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-24T14:21:57.104Z] - CONFIG_BLK_CGROUP: enabled [2021-02-24T14:21:57.104Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-24T14:21:57.104Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-24T14:21:57.104Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-24T14:21:57.104Z] - CONFIG_CGROUP_PERF: enabled [2021-02-24T14:21:57.104Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-24T14:21:57.104Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-24T14:21:57.104Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-24T14:21:57.104Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-24T14:21:57.104Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-24T14:21:57.104Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-24T14:21:57.104Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-24T14:21:57.104Z] - CONFIG_IP_VS: enabled (as module) [2021-02-24T14:21:57.104Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-24T14:21:57.104Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-24T14:21:57.104Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-24T14:21:57.104Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-24T14:21:57.104Z] - CONFIG_EXT4_FS: enabled [2021-02-24T14:21:57.104Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-24T14:21:57.104Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-24T14:21:57.375Z] - Network Drivers: [2021-02-24T14:21:57.375Z] - "overlay": [2021-02-24T14:21:57.375Z] - CONFIG_VXLAN: enabled (as module) [2021-02-24T14:21:57.375Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-24T14:21:57.375Z] Optional (for encrypted networks): [2021-02-24T14:21:57.375Z] - CONFIG_CRYPTO: enabled [2021-02-24T14:21:57.375Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-24T14:21:57.375Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-24T14:21:57.375Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-24T14:21:57.375Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-24T14:21:57.375Z] - CONFIG_XFRM: enabled [2021-02-24T14:21:57.375Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-24T14:21:57.375Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-24T14:21:57.375Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-24T14:21:57.375Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-24T14:21:57.375Z] - "ipvlan": [2021-02-24T14:21:57.375Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-24T14:21:57.375Z] - "macvlan": [2021-02-24T14:21:57.375Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-24T14:21:57.375Z] - CONFIG_DUMMY: enabled (as module) [2021-02-24T14:21:57.375Z] - "ftp,tftp client in container": [2021-02-24T14:21:57.375Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-24T14:21:57.375Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-24T14:21:57.375Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-24T14:21:57.375Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-24T14:21:57.375Z] - Storage Drivers: [2021-02-24T14:21:57.375Z] - "aufs": [2021-02-24T14:21:57.375Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-24T14:21:57.375Z] - "btrfs": [2021-02-24T14:21:57.375Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-24T14:21:57.375Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-24T14:21:57.375Z] - "devicemapper": [2021-02-24T14:21:57.375Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-24T14:21:57.375Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-24T14:21:57.375Z] - "overlay": [2021-02-24T14:21:57.375Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-24T14:21:57.375Z] - "zfs": [2021-02-24T14:21:57.375Z] - /dev/zfs: present [2021-02-24T14:21:57.375Z] - zfs command: missing [2021-02-24T14:21:57.375Z] - zpool command: missing [2021-02-24T14:21:57.375Z] [2021-02-24T14:21:57.375Z] Limits: [2021-02-24T14:21:57.375Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-24T14:21:57.375Z] [2021-02-24T14:21:57.375Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-24T14:21:57.709Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 . [2021-02-24T14:21:57.972Z] #1 [internal] load build definition from Dockerfile [2021-02-24T14:21:57.972Z] #1 sha256:7ea1a024bf5fb440914d5939e2d6815a97c205b4c9905e9365fc9bb0a90a25af [2021-02-24T14:21:57.972Z] #1 transferring dockerfile: 16.55kB done [2021-02-24T14:21:57.972Z] #1 DONE 0.1s [2021-02-24T14:21:57.972Z] [2021-02-24T14:21:57.972Z] #2 [internal] load .dockerignore [2021-02-24T14:21:57.972Z] #2 sha256:bdd0bf4ea494daf17216e4d7150f087d364c96bc338341f32a526386bc290582 [2021-02-24T14:21:57.972Z] #2 transferring context: 87B done [2021-02-24T14:21:57.972Z] #2 DONE 0.1s [2021-02-24T14:21:57.972Z] [2021-02-24T14:21:57.972Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-24T14:21:57.972Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-24T14:21:58.234Z] #3 DONE 0.4s [2021-02-24T14:21:58.492Z] [2021-02-24T14:21:58.492Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-24T14:21:58.492Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-24T14:21:58.492Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-24T14:21:58.492Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-24T14:21:58.492Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-24T14:21:58.492Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-24T14:21:58.492Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-02-24T14:21:58.492Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.19MB / 8.88MB 0.2s [2021-02-24T14:21:58.751Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-24T14:21:58.751Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-24T14:21:58.993Z] Still waiting to schedule task [2021-02-24T14:21:58.993Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-24T14:21:58.993Z] Still waiting to schedule task [2021-02-24T14:21:58.994Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-02-24T14:21:58.994Z] Still waiting to schedule task [2021-02-24T14:21:58.995Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f31ce6b6a94aa9c6)’ [2021-02-24T14:21:58.997Z] Still waiting to schedule task [2021-02-24T14:21:58.997Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00b37ca435e865317)’ [2021-02-24T14:21:59.315Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2021-02-24T14:21:59.316Z] #4 DONE 0.9s [2021-02-24T14:21:59.573Z] [2021-02-24T14:21:59.573Z] #5 [internal] load build definition from Dockerfile [2021-02-24T14:21:59.573Z] #5 sha256:783443955bfa85da383a1661b13e5a6eb6ac9919e1a8179aec1e43230ea2ccb4 [2021-02-24T14:21:59.573Z] #5 transferring dockerfile: 16.55kB done [2021-02-24T14:21:59.573Z] #5 DONE 0.0s [2021-02-24T14:21:59.573Z] [2021-02-24T14:21:59.573Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-24T14:21:59.573Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-24T14:21:59.831Z] #8 DONE 0.3s [2021-02-24T14:21:59.831Z] [2021-02-24T14:21:59.831Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-24T14:21:59.831Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-24T14:21:59.831Z] #7 DONE 0.3s [2021-02-24T14:21:59.831Z] [2021-02-24T14:21:59.831Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-24T14:21:59.831Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-24T14:21:59.831Z] #6 DONE 0.3s [2021-02-24T14:22:00.771Z] [2021-02-24T14:22:00.771Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:22:00.771Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:22:00.771Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-24T14:22:00.771Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-24T14:22:00.771Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-24T14:22:00.771Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-24T14:22:00.771Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-02-24T14:22:01.028Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.19MB / 50.40MB 0.3s [2021-02-24T14:22:01.028Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.3s [2021-02-24T14:22:01.028Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.34MB / 50.40MB 0.4s [2021-02-24T14:22:01.028Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2021-02-24T14:22:01.288Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.78MB / 50.40MB 0.5s [2021-02-24T14:22:01.288Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.26MB / 50.40MB 0.6s [2021-02-24T14:22:01.288Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-02-24T14:22:01.288Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.6s [2021-02-24T14:22:01.547Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.65MB / 50.40MB 0.8s [2021-02-24T14:22:01.547Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.24MB / 10.00MB 0.8s [2021-02-24T14:22:01.547Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.8s [2021-02-24T14:22:01.547Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 1.0s [2021-02-24T14:22:01.547Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s [2021-02-24T14:22:01.547Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.04MB / 51.83MB 1.0s [2021-02-24T14:22:01.805Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.33MB / 50.40MB 1.1s [2021-02-24T14:22:01.805Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.49MB / 51.83MB 1.1s [2021-02-24T14:22:01.805Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done [2021-02-24T14:22:01.805Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.94MB / 51.83MB 1.2s [2021-02-24T14:22:01.805Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.2s [2021-02-24T14:22:02.063Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.02MB / 51.83MB 1.3s [2021-02-24T14:22:02.063Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 1.3s [2021-02-24T14:22:02.063Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.31MB / 51.83MB 1.4s [2021-02-24T14:22:02.063Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.53MB / 68.67MB 1.4s [2021-02-24T14:22:02.321Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.65MB / 51.83MB 1.5s [2021-02-24T14:22:02.321Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.83MB / 68.67MB 1.5s [2021-02-24T14:22:02.321Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2021-02-24T14:22:02.321Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s [2021-02-24T14:22:02.590Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.17MB / 68.67MB 1.8s [2021-02-24T14:22:02.851Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 2.0s [2021-02-24T14:22:02.851Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-02-24T14:22:02.851Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.23MB / 68.67MB 2.2s [2021-02-24T14:22:03.108Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.62MB / 68.67MB 2.3s [2021-02-24T14:22:03.108Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done [2021-02-24T14:22:03.108Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 2.4s [2021-02-24T14:22:03.108Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.4s [2021-02-24T14:22:03.108Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.4s [2021-02-24T14:22:03.366Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.5s [2021-02-24T14:22:03.366Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.5s done [2021-02-24T14:22:03.366Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.34MB / 120.17MB 2.6s [2021-02-24T14:22:03.366Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.73MB / 120.17MB 2.8s [2021-02-24T14:22:03.628Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.02MB / 120.17MB 2.9s [2021-02-24T14:22:03.890Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.41MB / 120.17MB 3.2s [2021-02-24T14:22:04.147Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.2s done [2021-02-24T14:22:04.147Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.88MB / 120.17MB 3.5s [2021-02-24T14:22:04.410Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.28MB / 120.17MB 3.8s [2021-02-24T14:22:04.672Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 57.67MB / 120.17MB 4.0s [2021-02-24T14:22:05.237Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.40MB / 120.17MB 4.4s [2021-02-24T14:22:05.237Z] #9 ... [2021-02-24T14:22:05.237Z] [2021-02-24T14:22:05.237Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:22:05.237Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-24T14:22:05.237Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-24T14:22:05.237Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-24T14:22:05.237Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-24T14:22:05.237Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2021-02-24T14:22:05.237Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done [2021-02-24T14:22:05.237Z] #61 DONE 4.5s [2021-02-24T14:22:05.237Z] [2021-02-24T14:22:05.237Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:22:05.237Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:22:05.495Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.89MB / 120.17MB 4.9s [2021-02-24T14:22:05.789Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.27MB / 120.17MB 5.1s [2021-02-24T14:22:06.051Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.18MB / 120.17MB 5.2s [2021-02-24T14:22:06.051Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 5.4s [2021-02-24T14:22:06.307Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.6s [2021-02-24T14:22:06.611Z] #9 ... [2021-02-24T14:22:06.611Z] [2021-02-24T14:22:06.611Z] #22 [internal] load build context [2021-02-24T14:22:06.611Z] #22 sha256:e9d8eefb4c5017c71b45a883e0877f8924eaacd62ed7346bfc23568c4644b7a8 [2021-02-24T14:22:06.611Z] #22 transferring context: 53.41MB 5.1s done [2021-02-24T14:22:06.611Z] #22 DONE 5.9s [2021-02-24T14:22:06.611Z] [2021-02-24T14:22:06.611Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:22:06.611Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:22:07.997Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-02-24T14:22:07.997Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.0s done [2021-02-24T14:22:09.898Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.4s done [2021-02-24T14:22:10.461Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-02-24T14:22:10.461Z] #9 ... [2021-02-24T14:22:10.461Z] [2021-02-24T14:22:10.461Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:22:10.461Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:22:10.461Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-24T14:22:10.461Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-24T14:22:10.461Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-24T14:22:10.461Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-24T14:22:10.461Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.2s done [2021-02-24T14:22:10.461Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 4.7s [2021-02-24T14:22:10.718Z] #25 ... [2021-02-24T14:22:10.718Z] [2021-02-24T14:22:10.718Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:22:10.718Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:22:11.649Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-02-24T14:22:11.649Z] #9 ... [2021-02-24T14:22:11.649Z] [2021-02-24T14:22:11.649Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:22:11.649Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:22:11.649Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.6s done [2021-02-24T14:22:11.649Z] #25 DONE 10.9s [2021-02-24T14:22:11.649Z] [2021-02-24T14:22:11.649Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:22:11.649Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:22:11.649Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-24T14:22:12.214Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-02-24T14:22:12.471Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-02-24T14:22:17.750Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-02-24T14:22:18.315Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.7s done [2021-02-24T14:22:18.573Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-02-24T14:22:20.478Z] #9 ... [2021-02-24T14:22:20.478Z] [2021-02-24T14:22:20.478Z] #26 [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-02-24T14:22:20.478Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-24T14:22:20.478Z] #26 1.147 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:22:20.478Z] #26 1.148 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:22:20.478Z] #26 1.161 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:22:20.478Z] #26 1.328 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:22:20.478Z] #26 1.607 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:22:20.478Z] #26 1.929 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:22:20.478Z] #26 3.700 Fetched 8422 kB in 3s (3012 kB/s) [2021-02-24T14:22:20.478Z] #26 3.700 Reading package lists... [2021-02-24T14:22:20.478Z] #26 4.691 Reading package lists... [2021-02-24T14:22:20.478Z] #26 5.659 Building dependency tree... [2021-02-24T14:22:20.478Z] #26 6.033 The following additional packages will be installed: [2021-02-24T14:22:20.478Z] #26 6.033 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-24T14:22:20.478Z] #26 6.033 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-24T14:22:20.478Z] #26 6.033 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-24T14:22:20.478Z] #26 6.033 Suggested packages: [2021-02-24T14:22:20.478Z] #26 6.033 krb5-doc krb5-user [2021-02-24T14:22:20.478Z] #26 6.033 Recommended packages: [2021-02-24T14:22:20.478Z] #26 6.033 krb5-locales publicsuffix libsasl2-modules [2021-02-24T14:22:20.478Z] #26 6.215 The following NEW packages will be installed: [2021-02-24T14:22:20.478Z] #26 6.215 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-24T14:22:20.478Z] #26 6.215 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-24T14:22:20.478Z] #26 6.215 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-24T14:22:20.478Z] #26 6.215 libssh2-1 libssl1.1 openssl [2021-02-24T14:22:20.478Z] #26 6.499 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-24T14:22:20.478Z] #26 6.499 Need to get 5057 kB of archives. [2021-02-24T14:22:20.478Z] #26 6.499 After this operation, 12.1 MB of additional disk space will be used. [2021-02-24T14:22:20.478Z] #26 6.499 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-24T14:22:20.478Z] #26 6.505 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-24T14:22:20.478Z] #26 6.505 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-24T14:22:20.478Z] #26 6.505 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-24T14:22:20.478Z] #26 6.514 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-24T14:22:20.478Z] #26 6.514 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-24T14:22:20.478Z] #26 6.514 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-24T14:22:20.478Z] #26 6.522 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-24T14:22:20.478Z] #26 6.534 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-24T14:22:20.478Z] #26 6.534 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-24T14:22:20.478Z] #26 6.534 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-24T14:22:20.478Z] #26 6.534 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-24T14:22:20.478Z] #26 6.545 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-24T14:22:20.478Z] #26 6.545 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-24T14:22:20.478Z] #26 6.571 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-24T14:22:20.478Z] #26 6.571 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-24T14:22:20.478Z] #26 6.577 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-02-24T14:22:20.478Z] #26 6.577 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-24T14:22:20.478Z] #26 6.580 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-24T14:22:20.478Z] #26 6.582 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-24T14:22:20.478Z] #26 6.585 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-24T14:22:20.478Z] #26 6.800 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:22:20.478Z] #26 6.828 Fetched 5057 kB in 0s (13.5 MB/s) [2021-02-24T14:22:20.478Z] #26 6.897 Selecting previously unselected package libssl1.1:amd64. [2021-02-24T14:22:20.478Z] #26 6.897 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-02-24T14:22:20.478Z] #26 6.897 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 6.897 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-24T14:22:20.478Z] #26 7.105 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-24T14:22:20.478Z] #26 7.105 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 7.112 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:22:20.478Z] #26 7.156 Selecting previously unselected package libsasl2-2:amd64. [2021-02-24T14:22:20.478Z] #26 7.156 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 7.159 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:22:20.478Z] #26 7.213 Selecting previously unselected package libldap-common. [2021-02-24T14:22:20.478Z] #26 7.213 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-24T14:22:20.478Z] #26 7.219 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:22:20.478Z] #26 7.278 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-24T14:22:20.478Z] #26 7.278 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 7.282 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:22:20.478Z] #26 7.349 Selecting previously unselected package openssl. [2021-02-24T14:22:20.478Z] #26 7.351 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 7.365 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-24T14:22:20.478Z] #26 7.616 Selecting previously unselected package ca-certificates. [2021-02-24T14:22:20.478Z] #26 7.616 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-24T14:22:20.478Z] #26 7.621 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-24T14:22:20.478Z] #26 7.719 Selecting previously unselected package libkeyutils1:amd64. [2021-02-24T14:22:20.478Z] #26 7.719 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 7.721 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-24T14:22:20.478Z] #26 7.772 Selecting previously unselected package libkrb5support0:amd64. [2021-02-24T14:22:20.478Z] #26 7.774 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 7.779 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:22:20.478Z] #26 7.839 Selecting previously unselected package libk5crypto3:amd64. [2021-02-24T14:22:20.478Z] #26 7.839 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 7.844 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:22:20.478Z] #26 7.913 Selecting previously unselected package libkrb5-3:amd64. [2021-02-24T14:22:20.478Z] #26 7.915 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 7.921 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:22:20.478Z] #26 8.049 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-24T14:22:20.478Z] #26 8.049 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 8.056 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:22:20.478Z] #26 8.126 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-24T14:22:20.478Z] #26 8.126 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 8.127 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-24T14:22:20.478Z] #26 8.186 Selecting previously unselected package libpsl5:amd64. [2021-02-24T14:22:20.478Z] #26 8.186 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 8.190 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-24T14:22:20.478Z] #26 8.236 Selecting previously unselected package librtmp1:amd64. [2021-02-24T14:22:20.478Z] #26 8.236 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 8.245 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-24T14:22:20.478Z] #26 8.307 Selecting previously unselected package libssh2-1:amd64. [2021-02-24T14:22:20.478Z] #26 8.307 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 8.320 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-24T14:22:20.478Z] #26 8.379 Selecting previously unselected package libcurl4:amd64. [2021-02-24T14:22:20.478Z] #26 8.380 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-24T14:22:20.478Z] #26 8.384 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-24T14:22:20.478Z] #26 8.474 Selecting previously unselected package curl. [2021-02-24T14:22:20.478Z] #26 8.474 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-24T14:22:20.479Z] #26 8.480 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-24T14:22:20.479Z] #26 8.576 Selecting previously unselected package libonig5:amd64. [2021-02-24T14:22:20.479Z] #26 8.576 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-24T14:22:20.479Z] #26 8.581 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:22:20.479Z] #26 8.644 Selecting previously unselected package libjq1:amd64. [2021-02-24T14:22:20.479Z] #26 8.644 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:22:20.479Z] #26 8.647 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:22:20.479Z] #26 8.705 Selecting previously unselected package jq. [2021-02-24T14:22:20.479Z] #26 8.705 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:22:20.479Z] #26 8.708 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-24T14:22:20.479Z] #26 8.753 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-24T14:22:20.479Z] #26 8.770 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-24T14:22:20.479Z] #26 8.781 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-24T14:22:20.479Z] #26 8.945 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-24T14:22:20.479Z] #26 8.956 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:22:20.479Z] #26 8.970 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:22:20.479Z] #26 8.981 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:22:20.479Z] #26 8.991 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-24T14:22:20.479Z] #26 9.011 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:22:20.479Z] #26 9.024 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:22:20.479Z] #26 9.033 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-24T14:22:20.736Z] #26 9.046 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:22:20.736Z] #26 9.054 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-24T14:22:20.736Z] #26 9.080 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:22:20.736Z] #26 9.091 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:22:20.736Z] #26 9.101 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:22:20.736Z] #26 9.113 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-24T14:22:20.736Z] #26 ... [2021-02-24T14:22:20.736Z] [2021-02-24T14:22:20.736Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:22:20.736Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:22:24.015Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-02-24T14:22:24.272Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.8s done [2021-02-24T14:22:24.836Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-02-24T14:22:26.210Z] #9 ... [2021-02-24T14:22:26.210Z] [2021-02-24T14:22:26.210Z] #26 [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-02-24T14:22:26.210Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-24T14:22:26.210Z] #26 9.842 Updating certificates in /etc/ssl/certs... [2021-02-24T14:22:26.210Z] #26 11.03 137 added, 0 removed; done. [2021-02-24T14:22:26.210Z] #26 11.07 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:22:26.210Z] #26 11.08 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-24T14:22:26.210Z] #26 11.09 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-24T14:22:26.210Z] #26 11.10 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-24T14:22:26.210Z] #26 11.14 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:22:26.210Z] #26 11.17 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-24T14:22:26.210Z] #26 11.19 Updating certificates in /etc/ssl/certs... [2021-02-24T14:22:26.210Z] #26 12.19 0 added, 0 removed; done. [2021-02-24T14:22:26.210Z] #26 12.19 Running hooks in /etc/ca-certificates/update.d... [2021-02-24T14:22:26.210Z] #26 12.19 done. [2021-02-24T14:22:26.210Z] #26 DONE 14.7s [2021-02-24T14:22:26.210Z] [2021-02-24T14:22:26.210Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:22:26.210Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:22:26.210Z] #9 ... [2021-02-24T14:22:26.210Z] [2021-02-24T14:22:26.210Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-24T14:22:26.210Z] #27 sha256:bf09f6d717d6195e0482ffaac3d8b154798d2d472439f0456130f88a1ce7a753 [2021-02-24T14:22:26.466Z] #27 DONE 0.2s [2021-02-24T14:22:26.466Z] [2021-02-24T14:22:26.466Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:22:26.466Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:22:29.743Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-02-24T14:22:32.277Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.5s done [2021-02-24T14:22:32.841Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-02-24T14:22:33.098Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-24T14:22:33.098Z] #9 ... [2021-02-24T14:22:33.098Z] [2021-02-24T14:22:33.098Z] #28 [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-02-24T14:22:33.098Z] #28 sha256:36b389b3e7b2d3d25352dd6ed6923aa1962c0b73534f9dcb82fcee3bf59145b9 [2021-02-24T14:22:33.098Z] #28 1.670 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-24T14:22:33.098Z] #28 1.743 [2021-02-24T14:22:33.098Z] #28 1.856 ############ 17.8% ########################## 37.2% ######################################### 57.2% ############################################### 66.6% ###################################################################### 97.6% ######################################################################## 100.0% [2021-02-24T14:22:33.098Z] #28 2.351 [2021-02-24T14:22:33.098Z] #28 2.462 ################################################# 69.2% ######################################################################## 100.0% [2021-02-24T14:22:33.098Z] #28 2.551 [2021-02-24T14:22:33.098Z] #28 2.661 ################################################## 70.2% ######################################################################## 100.0% [2021-02-24T14:22:33.098Z] #28 2.785 [2021-02-24T14:22:33.098Z] #28 2.902 ########## 13.9% ######################### 35.7% ####################################### 54.9% ##################################################### 74.4% ################################################################### 93.6% ######################################################################## 100.0% [2021-02-24T14:22:33.098Z] #28 3.450 [2021-02-24T14:22:33.098Z] #28 3.562 ## 3.2% ###### 9.2% ########## 14.4% ############## 19.6% ################# 24.8% ##################### 30.0% ######################### 35.0% ############################# 40.4% ################################ 45.7% #################################### 50.9% ######################################## 56.1% ############################################ 61.2% ############################################### 66.5% ################################################### 71.7% ####################################################### 76.9% ########################################################### 82.0% ############################################################## 87.3% ################################################################## 92.7% ###################################################################### 97.8% ######################################################################## 100.0% [2021-02-24T14:22:33.098Z] #28 5.458 [2021-02-24T14:22:33.098Z] #28 5.770 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-24T14:22:33.098Z] #28 5.863 [2021-02-24T14:22:33.098Z] #28 5.939 ######################################################################## 100.0% [2021-02-24T14:22:33.098Z] #28 6.000 [2021-02-24T14:22:33.098Z] #28 6.245 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-24T14:22:33.098Z] #28 6.372 [2021-02-24T14:22:33.098Z] #28 6.524 0.1% ######################################################################## 100.0% [2021-02-24T14:22:33.098Z] #28 6.622 [2021-02-24T14:22:33.356Z] #28 ... [2021-02-24T14:22:33.356Z] [2021-02-24T14:22:33.356Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:22:33.356Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:22:33.356Z] #9 DONE 32.7s [2021-02-24T14:22:33.356Z] [2021-02-24T14:22:33.356Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-24T14:22:33.356Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-24T14:22:34.286Z] #10 DONE 0.9s [2021-02-24T14:22:34.286Z] [2021-02-24T14:22:34.286Z] #28 [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-02-24T14:22:34.286Z] #28 sha256:36b389b3e7b2d3d25352dd6ed6923aa1962c0b73534f9dcb82fcee3bf59145b9 [2021-02-24T14:22:34.286Z] #28 7.005 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-24T14:22:34.287Z] #28 7.095 [2021-02-24T14:22:35.325Z] #28 7.245 0.0% ######## 12.4% ############ 17.6% ################ 23.5% ######################## 34.6% ################################ 45.1% ########################################## 58.9% ########################################### 60.1% ########################################### 60.6% ######################################################## 78.0% ############################################################## 86.4% #################################################################### 95.3% ######################################################################## 100.0% [2021-02-24T14:22:35.325Z] #28 8.818 [2021-02-24T14:22:35.583Z] #28 9.172 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-24T14:22:35.839Z] #28 9.252 [2021-02-24T14:22:35.840Z] #28 9.308 ######################################################################## 100.0% [2021-02-24T14:22:35.840Z] #28 9.354 [2021-02-24T14:22:36.097Z] #28 ... [2021-02-24T14:22:36.097Z] [2021-02-24T14:22:36.097Z] #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-02-24T14:22:36.097Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-24T14:22:36.097Z] #11 DONE 1.9s [2021-02-24T14:22:36.097Z] [2021-02-24T14:22:36.097Z] #28 [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-02-24T14:22:36.097Z] #28 sha256:36b389b3e7b2d3d25352dd6ed6923aa1962c0b73534f9dcb82fcee3bf59145b9 [2021-02-24T14:22:36.097Z] #28 9.613 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-24T14:22:36.097Z] #28 9.716 [2021-02-24T14:22:36.355Z] #28 9.803 ######################################################################## 100.0% [2021-02-24T14:22:36.355Z] #28 9.839 [2021-02-24T14:22:36.355Z] #28 ... [2021-02-24T14:22:36.355Z] [2021-02-24T14:22:36.355Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-24T14:22:36.355Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-24T14:22:36.355Z] #38 DONE 0.3s [2021-02-24T14:22:36.355Z] [2021-02-24T14:22:36.355Z] #28 [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-02-24T14:22:36.355Z] #28 sha256:36b389b3e7b2d3d25352dd6ed6923aa1962c0b73534f9dcb82fcee3bf59145b9 [2021-02-24T14:22:36.355Z] #28 9.878 Download of images into '/build' complete. [2021-02-24T14:22:36.355Z] #28 9.878 Use something like the following to load the result into a Docker daemon: [2021-02-24T14:22:36.355Z] #28 9.878 tar -cC '/build' . | docker load [2021-02-24T14:22:36.614Z] #28 DONE 10.0s [2021-02-24T14:22:36.614Z] [2021-02-24T14:22:36.614Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-24T14:22:36.614Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-24T14:22:36.614Z] #30 DONE 0.3s [2021-02-24T14:22:36.614Z] [2021-02-24T14:22:36.614Z] #31 [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-02-24T14:22:36.614Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:22:39.733Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02e42574b6aaed0b8) in /home/ubuntu/workspace/moby_PR-41960 [Pipeline] { [Pipeline] checkout [2021-02-24T14:22:39.886Z] The recommended git tool is: git [2021-02-24T14:22:41.878Z] #31 ... [2021-02-24T14:22:41.878Z] [2021-02-24T14:22:41.878Z] #23 [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-02-24T14:22:41.878Z] #23 sha256:6357e0a9b937a90de3b9dda5ec2087aecc21d4001f5e2b79f76ab943683be5a7 [2021-02-24T14:22:41.878Z] #23 5.629 + RM_GOPATH=0 [2021-02-24T14:22:41.878Z] #23 5.629 + TMP_GOPATH= [2021-02-24T14:22:41.878Z] #23 5.629 + : /build [2021-02-24T14:22:41.878Z] #23 5.629 + '[' -z '' ']' [2021-02-24T14:22:41.878Z] #23 5.629 ++ mktemp -d [2021-02-24T14:22:41.878Z] #23 5.629 + export GOPATH=/tmp/tmp.kk626kjuuI [2021-02-24T14:22:41.878Z] #23 5.629 + GOPATH=/tmp/tmp.kk626kjuuI [2021-02-24T14:22:41.878Z] #23 5.629 + RM_GOPATH=1 [2021-02-24T14:22:41.878Z] #23 5.629 + case "$(go env GOARCH)" in [2021-02-24T14:22:41.878Z] #23 5.629 ++ go env GOARCH [2021-02-24T14:22:41.878Z] #23 5.634 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:41.878Z] #23 5.634 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:41.878Z] #23 5.636 ++ dirname /tmp/install/install.sh [2021-02-24T14:22:41.878Z] #23 5.640 + dir=/tmp/install [2021-02-24T14:22:41.878Z] #23 5.640 + bin=dockercli [2021-02-24T14:22:41.878Z] #23 5.640 + shift [2021-02-24T14:22:41.878Z] #23 5.640 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-24T14:22:41.878Z] #23 5.640 + . /tmp/install/dockercli.installer [2021-02-24T14:22:41.878Z] #23 5.640 ++ : stable [2021-02-24T14:22:41.878Z] #23 5.640 ++ : 17.06.2-ce [2021-02-24T14:22:41.878Z] #23 5.640 + install_dockercli [2021-02-24T14:22:41.878Z] #23 5.640 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-24T14:22:41.878Z] #23 5.640 ++ uname -m [2021-02-24T14:22:41.878Z] #23 5.640 + arch=x86_64 [2021-02-24T14:22:41.878Z] #23 5.640 + '[' x86_64 '!=' x86_64 ']' [2021-02-24T14:22:41.878Z] #23 5.640 + url=https://download.docker.com/linux/static [2021-02-24T14:22:41.878Z] #23 5.640 + tar -xz docker/docker [2021-02-24T14:22:41.878Z] #23 5.640 Install docker/cli version 17.06.2-ce from stable [2021-02-24T14:22:41.878Z] #23 5.641 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-24T14:22:42.820Z] #23 ... [2021-02-24T14:22:42.820Z] [2021-02-24T14:22:42.820Z] #33 [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-02-24T14:22:42.820Z] #33 sha256:00a53b238d7b9a98d363a6a77aef533cf55e2904715e2b66558f71349a9c3864 [2021-02-24T14:22:42.820Z] #33 5.890 + RM_GOPATH=0 [2021-02-24T14:22:42.820Z] #33 5.894 + TMP_GOPATH= [2021-02-24T14:22:42.820Z] #33 5.894 + : /build [2021-02-24T14:22:42.820Z] #33 5.894 + '[' -z '' ']' [2021-02-24T14:22:42.820Z] #33 5.894 ++ mktemp -d [2021-02-24T14:22:42.820Z] #33 5.894 + export GOPATH=/tmp/tmp.xrpgEDsxuR [2021-02-24T14:22:42.820Z] #33 5.894 + GOPATH=/tmp/tmp.xrpgEDsxuR [2021-02-24T14:22:42.820Z] #33 5.894 + RM_GOPATH=1 [2021-02-24T14:22:42.820Z] #33 5.894 + case "$(go env GOARCH)" in [2021-02-24T14:22:42.820Z] #33 5.902 ++ go env GOARCH [2021-02-24T14:22:42.820Z] #33 5.926 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:22:42.820Z] #33 5.927 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:42.820Z] #33 5.927 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:42.820Z] #33 5.927 ++ dirname /tmp/install/install.sh [2021-02-24T14:22:42.820Z] #33 5.927 + dir=/tmp/install [2021-02-24T14:22:42.820Z] #33 5.927 + bin=tomlv [2021-02-24T14:22:42.820Z] #33 5.927 + shift [2021-02-24T14:22:42.820Z] #33 5.927 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-24T14:22:42.820Z] #33 5.927 + . /tmp/install/tomlv.installer [2021-02-24T14:22:42.820Z] #33 5.927 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:22:42.820Z] #33 5.927 + install_tomlv [2021-02-24T14:22:42.820Z] #33 5.927 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-24T14:22:42.820Z] #33 5.927 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xrpgEDsxuR/src/github.com/BurntSushi/toml [2021-02-24T14:22:42.820Z] #33 5.927 Cloning into '/tmp/tmp.xrpgEDsxuR/src/github.com/BurntSushi/toml'... [2021-02-24T14:22:42.820Z] #33 6.390 + cd /tmp/tmp.xrpgEDsxuR/src/github.com/BurntSushi/toml [2021-02-24T14:22:42.820Z] #33 6.390 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:22:42.820Z] #33 6.402 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-24T14:22:42.820Z] #33 6.641 internal/cpu [2021-02-24T14:22:42.820Z] #33 6.658 runtime/internal/atomic [2021-02-24T14:22:42.904Z] using credential docker-jenkins-github-credentials [2021-02-24T14:22:42.911Z] Cloning the remote Git repository [2021-02-24T14:22:42.911Z] Cloning with configured refspecs honoured and without tags [2021-02-24T14:22:43.081Z] #33 6.770 runtime/internal/sys [2021-02-24T14:22:43.081Z] #33 6.838 runtime/internal/math [2021-02-24T14:22:43.081Z] #33 6.838 internal/bytealg [2021-02-24T14:22:43.081Z] #33 6.885 math/bits [2021-02-24T14:22:43.339Z] #33 7.099 math [2021-02-24T14:22:43.339Z] #33 7.185 runtime [2021-02-24T14:22:42.931Z] Cloning repository https://github.com/moby/moby.git [2021-02-24T14:22:42.982Z] > git init /home/ubuntu/workspace/moby_PR-41960 # timeout=10 [2021-02-24T14:22:43.303Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:22:43.303Z] > git --version # timeout=10 [2021-02-24T14:22:43.314Z] > git --version # 'git version 2.17.1' [2021-02-24T14:22:43.315Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:22:43.325Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41960/head:refs/remotes/origin/PR-41960 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:22:44.710Z] #33 ... [2021-02-24T14:22:44.710Z] [2021-02-24T14:22:44.710Z] #31 [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-02-24T14:22:44.710Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:22:44.710Z] #31 8.242 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-24T14:22:44.710Z] #31 8.253 Cloning into '.'... [2021-02-24T14:22:46.092Z] #31 ... [2021-02-24T14:22:46.092Z] [2021-02-24T14:22:46.092Z] #54 [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-02-24T14:22:46.092Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:22:46.092Z] #54 8.113 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:22:46.092Z] #54 8.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:22:46.092Z] #54 8.410 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:22:46.362Z] #54 ... [2021-02-24T14:22:46.362Z] [2021-02-24T14:22:46.362Z] #63 [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-02-24T14:22:46.362Z] #63 sha256:2ddb7c92437f1684482bd2e5794426334cb3e0a3896ff3cab186a545edb30d2f [2021-02-24T14:22:46.362Z] #63 6.718 + RM_GOPATH=0 [2021-02-24T14:22:46.362Z] #63 6.718 + TMP_GOPATH= [2021-02-24T14:22:46.362Z] #63 6.718 + : /build [2021-02-24T14:22:46.362Z] #63 6.718 + '[' -z '' ']' [2021-02-24T14:22:46.362Z] #63 6.718 ++ mktemp -d [2021-02-24T14:22:46.362Z] #63 6.718 + export GOPATH=/tmp/tmp.mpOcW71hyO [2021-02-24T14:22:46.362Z] #63 6.718 + GOPATH=/tmp/tmp.mpOcW71hyO [2021-02-24T14:22:46.362Z] #63 6.718 + RM_GOPATH=1 [2021-02-24T14:22:46.362Z] #63 6.718 + case "$(go env GOARCH)" in [2021-02-24T14:22:46.362Z] #63 6.718 ++ go env GOARCH [2021-02-24T14:22:46.362Z] #63 6.766 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:46.362Z] #63 6.766 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:46.362Z] #63 6.766 ++ dirname /tmp/install/install.sh [2021-02-24T14:22:46.362Z] #63 6.766 + dir=/tmp/install [2021-02-24T14:22:46.362Z] #63 6.766 + bin=proxy [2021-02-24T14:22:46.362Z] #63 6.766 + shift [2021-02-24T14:22:46.362Z] #63 6.766 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-24T14:22:46.362Z] #63 6.766 + . /tmp/install/proxy.installer [2021-02-24T14:22:46.362Z] #63 6.766 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:22:46.362Z] #63 6.766 + install_proxy [2021-02-24T14:22:46.362Z] #63 6.766 + case "$1" in [2021-02-24T14:22:46.362Z] #63 6.766 + export CGO_ENABLED=0 [2021-02-24T14:22:46.362Z] #63 6.766 + CGO_ENABLED=0 [2021-02-24T14:22:46.362Z] #63 6.766 + _install_proxy [2021-02-24T14:22:46.362Z] #63 6.766 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-24T14:22:46.362Z] #63 6.766 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mpOcW71hyO/src/github.com/docker/libnetwork [2021-02-24T14:22:46.362Z] #63 6.766 Cloning into '/tmp/tmp.mpOcW71hyO/src/github.com/docker/libnetwork'... [2021-02-24T14:22:46.362Z] #63 6.770 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:22:46.619Z] #63 ... [2021-02-24T14:22:46.619Z] [2021-02-24T14:22:46.619Z] #57 [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-02-24T14:22:46.619Z] #57 sha256:010948ea681c5508be39f43f4e3700926db2b5cc653da1cb9e46384f7dfb56f9 [2021-02-24T14:22:46.619Z] #57 8.640 + RM_GOPATH=0 [2021-02-24T14:22:46.619Z] #57 8.640 + TMP_GOPATH= [2021-02-24T14:22:46.619Z] #57 8.640 + : /build [2021-02-24T14:22:46.619Z] #57 8.640 + '[' -z '' ']' [2021-02-24T14:22:46.619Z] #57 8.640 ++ mktemp -d [2021-02-24T14:22:46.619Z] #57 8.645 + export GOPATH=/tmp/tmp.Jux7mAUTJg [2021-02-24T14:22:46.619Z] #57 8.645 + GOPATH=/tmp/tmp.Jux7mAUTJg [2021-02-24T14:22:46.619Z] #57 8.645 + RM_GOPATH=1 [2021-02-24T14:22:46.619Z] #57 8.645 + case "$(go env GOARCH)" in [2021-02-24T14:22:46.619Z] #57 8.657 ++ go env GOARCH [2021-02-24T14:22:46.619Z] #57 8.725 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:46.619Z] #57 8.725 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:46.619Z] #57 8.729 ++ dirname /tmp/install/install.sh [2021-02-24T14:22:46.619Z] #57 8.733 + dir=/tmp/install [2021-02-24T14:22:46.619Z] #57 8.733 + bin=rootlesskit [2021-02-24T14:22:46.619Z] #57 8.733 + shift [2021-02-24T14:22:46.620Z] #57 8.733 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-24T14:22:46.620Z] #57 8.733 + . /tmp/install/rootlesskit.installer [2021-02-24T14:22:46.620Z] #57 8.733 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:22:46.620Z] #57 8.733 + install_rootlesskit [2021-02-24T14:22:46.620Z] #57 8.733 + case "$1" in [2021-02-24T14:22:46.620Z] #57 8.733 + export CGO_ENABLED=0 [2021-02-24T14:22:46.620Z] #57 8.733 + CGO_ENABLED=0 [2021-02-24T14:22:46.620Z] #57 8.733 + _install_rootlesskit [2021-02-24T14:22:46.620Z] #57 8.733 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-24T14:22:46.620Z] #57 8.733 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Jux7mAUTJg/src/github.com/rootless-containers/rootlesskit [2021-02-24T14:22:46.620Z] #57 8.733 Cloning into '/tmp/tmp.Jux7mAUTJg/src/github.com/rootless-containers/rootlesskit'... [2021-02-24T14:22:46.620Z] #57 8.737 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:22:46.620Z] #57 ... [2021-02-24T14:22:46.620Z] [2021-02-24T14:22:46.620Z] #39 [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-02-24T14:22:46.620Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:22:46.620Z] #39 7.673 + git clone https://github.com/docker/distribution.git . [2021-02-24T14:22:46.620Z] #39 7.673 Cloning into '.'... [2021-02-24T14:22:46.877Z] #39 ... [2021-02-24T14:22:46.877Z] [2021-02-24T14:22:46.877Z] #35 [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-02-24T14:22:46.877Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:22:46.877Z] #35 9.506 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:22:46.877Z] #35 9.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:22:46.877Z] #35 9.597 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:22:46.877Z] #35 ... [2021-02-24T14:22:46.877Z] [2021-02-24T14:22:46.877Z] #46 [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-02-24T14:22:46.877Z] #46 sha256:5d276bcdb20485ec5de361d922ef005aa2083043e3160b8c74dc683a0c2f9678 [2021-02-24T14:22:46.877Z] #46 7.242 + RM_GOPATH=0 [2021-02-24T14:22:46.877Z] #46 7.242 + TMP_GOPATH= [2021-02-24T14:22:46.877Z] #46 7.242 + : /build [2021-02-24T14:22:46.877Z] #46 7.242 + '[' -z '' ']' [2021-02-24T14:22:46.877Z] #46 7.242 ++ mktemp -d [2021-02-24T14:22:46.877Z] #46 7.242 + export GOPATH=/tmp/tmp.ChOqr6hjDb [2021-02-24T14:22:46.877Z] #46 7.242 + GOPATH=/tmp/tmp.ChOqr6hjDb [2021-02-24T14:22:46.877Z] #46 7.242 + RM_GOPATH=1 [2021-02-24T14:22:46.877Z] #46 7.242 + case "$(go env GOARCH)" in [2021-02-24T14:22:46.877Z] #46 7.242 ++ go env GOARCH [2021-02-24T14:22:46.877Z] #46 7.255 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:46.877Z] #46 7.255 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:46.877Z] #46 7.255 ++ dirname /tmp/install/install.sh [2021-02-24T14:22:46.877Z] #46 7.273 + dir=/tmp/install [2021-02-24T14:22:46.877Z] #46 7.273 + bin=gotestsum [2021-02-24T14:22:46.877Z] #46 7.273 + shift [2021-02-24T14:22:46.877Z] #46 7.273 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-24T14:22:46.877Z] #46 7.273 + . /tmp/install/gotestsum.installer [2021-02-24T14:22:46.877Z] #46 7.273 ++ : v0.5.3 [2021-02-24T14:22:46.877Z] #46 7.273 + install_gotestsum [2021-02-24T14:22:46.877Z] #46 7.273 + set -e [2021-02-24T14:22:46.877Z] #46 7.273 + export GO111MODULE=on [2021-02-24T14:22:46.877Z] #46 7.273 + GO111MODULE=on [2021-02-24T14:22:46.877Z] #46 7.273 + GOBIN=/build [2021-02-24T14:22:46.877Z] #46 7.273 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-24T14:22:46.877Z] #46 7.329 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-24T14:22:46.877Z] #46 7.335 go: finding gotest.tools v0.5.3 [2021-02-24T14:22:46.877Z] #46 8.308 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-24T14:22:46.877Z] #46 8.786 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-24T14:22:46.877Z] #46 10.41 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:22:46.877Z] #46 10.50 go: downloading github.com/pkg/errors v0.9.1 [2021-02-24T14:22:46.877Z] #46 10.69 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-24T14:22:46.877Z] #46 10.69 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:22:46.877Z] #46 10.71 go: downloading github.com/fatih/color v1.9.0 [2021-02-24T14:22:47.136Z] #46 10.85 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:22:47.136Z] #46 10.89 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:22:47.136Z] #46 ... [2021-02-24T14:22:47.136Z] [2021-02-24T14:22:47.136Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:22:47.136Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:22:47.136Z] #12 9.438 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:22:47.136Z] #12 9.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:22:47.136Z] #12 9.580 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:22:47.136Z] #12 ... [2021-02-24T14:22:47.136Z] [2021-02-24T14:22:47.136Z] #48 [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-02-24T14:22:47.136Z] #48 sha256:2d513573e47b2f9e3d501fca0ce695065bd087587fea8ea8c77bc9e2a667cd42 [2021-02-24T14:22:47.136Z] #48 7.496 + RM_GOPATH=0 [2021-02-24T14:22:47.136Z] #48 7.496 + TMP_GOPATH= [2021-02-24T14:22:47.136Z] #48 7.496 + : /build [2021-02-24T14:22:47.136Z] #48 7.496 + '[' -z '' ']' [2021-02-24T14:22:47.136Z] #48 7.496 ++ mktemp -d [2021-02-24T14:22:47.136Z] #48 7.496 + export GOPATH=/tmp/tmp.2dPe1lJUUG [2021-02-24T14:22:47.136Z] #48 7.496 + GOPATH=/tmp/tmp.2dPe1lJUUG [2021-02-24T14:22:47.136Z] #48 7.496 + RM_GOPATH=1 [2021-02-24T14:22:47.136Z] #48 7.496 + case "$(go env GOARCH)" in [2021-02-24T14:22:47.136Z] #48 7.496 ++ go env GOARCH [2021-02-24T14:22:47.136Z] #48 7.524 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:47.136Z] #48 7.524 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:47.136Z] #48 7.525 ++ dirname /tmp/install/install.sh [2021-02-24T14:22:47.136Z] #48 7.534 + dir=/tmp/install [2021-02-24T14:22:47.136Z] #48 7.534 + bin=golangci_lint [2021-02-24T14:22:47.136Z] #48 7.534 + shift [2021-02-24T14:22:47.136Z] #48 7.534 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-24T14:22:47.136Z] #48 7.534 + . /tmp/install/golangci_lint.installer [2021-02-24T14:22:47.136Z] #48 7.534 ++ : v1.23.8 [2021-02-24T14:22:47.136Z] #48 7.534 + install_golangci_lint [2021-02-24T14:22:47.136Z] #48 7.534 + set -e [2021-02-24T14:22:47.136Z] #48 7.534 + export GO111MODULE=on [2021-02-24T14:22:47.136Z] #48 7.534 + GO111MODULE=on [2021-02-24T14:22:47.136Z] #48 7.534 + GOBIN=/build [2021-02-24T14:22:47.136Z] #48 7.534 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-24T14:22:47.136Z] #48 7.570 go: finding github.com v1.23.8 [2021-02-24T14:22:47.136Z] #48 7.570 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-24T14:22:47.136Z] #48 7.570 go: finding github.com/golangci v1.23.8 [2021-02-24T14:22:47.136Z] #48 7.570 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-24T14:22:47.136Z] #48 7.570 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:22:47.136Z] #48 8.949 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:22:47.136Z] #48 9.773 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:22:47.393Z] #48 ... [2021-02-24T14:22:47.393Z] [2021-02-24T14:22:47.393Z] #44 [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-02-24T14:22:47.393Z] #44 sha256:136bb63d9368874bfc6b4299351091a70b7a651bf556473577be623f8a6707e7 [2021-02-24T14:22:47.393Z] #44 7.678 + RM_GOPATH=0 [2021-02-24T14:22:47.393Z] #44 7.678 + TMP_GOPATH= [2021-02-24T14:22:47.393Z] #44 7.678 + : /build [2021-02-24T14:22:47.393Z] #44 7.678 + '[' -z '' ']' [2021-02-24T14:22:47.393Z] #44 7.678 ++ mktemp -d [2021-02-24T14:22:47.393Z] #44 7.680 + export GOPATH=/tmp/tmp.Pw6jXrn3Mj [2021-02-24T14:22:47.393Z] #44 7.680 + GOPATH=/tmp/tmp.Pw6jXrn3Mj [2021-02-24T14:22:47.393Z] #44 7.680 + RM_GOPATH=1 [2021-02-24T14:22:47.393Z] #44 7.680 + case "$(go env GOARCH)" in [2021-02-24T14:22:47.393Z] #44 7.680 ++ go env GOARCH [2021-02-24T14:22:47.393Z] #44 7.699 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:47.393Z] #44 7.700 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:47.393Z] #44 7.702 ++ dirname /tmp/install/install.sh [2021-02-24T14:22:47.393Z] #44 7.703 + dir=/tmp/install [2021-02-24T14:22:47.393Z] #44 7.703 + bin=vndr [2021-02-24T14:22:47.393Z] #44 7.703 + shift [2021-02-24T14:22:47.393Z] #44 7.703 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-24T14:22:47.393Z] #44 7.703 + . /tmp/install/vndr.installer [2021-02-24T14:22:47.393Z] #44 7.703 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:22:47.393Z] #44 7.703 + install_vndr [2021-02-24T14:22:47.393Z] #44 7.703 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-24T14:22:47.393Z] #44 7.703 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Pw6jXrn3Mj/src/github.com/LK4D4/vndr [2021-02-24T14:22:47.393Z] #44 7.703 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:22:47.393Z] #44 7.724 Cloning into '/tmp/tmp.Pw6jXrn3Mj/src/github.com/LK4D4/vndr'... [2021-02-24T14:22:47.393Z] #44 8.509 + cd /tmp/tmp.Pw6jXrn3Mj/src/github.com/LK4D4/vndr [2021-02-24T14:22:47.393Z] #44 8.509 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:22:47.393Z] #44 8.566 + go build -buildmode=pie -v -o /build/vndr . [2021-02-24T14:22:47.393Z] #44 ... [2021-02-24T14:22:47.393Z] [2021-02-24T14:22:47.393Z] #41 [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-02-24T14:22:47.393Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:22:47.393Z] #41 9.432 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:22:47.393Z] #41 9.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:22:47.393Z] #41 9.629 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:22:47.651Z] #41 ... [2021-02-24T14:22:47.651Z] [2021-02-24T14:22:47.651Z] #50 [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-02-24T14:22:47.651Z] #50 sha256:be03d2b428d88b84719f1bec43db649f878ba18990e9b7540e5c0f81e1ae471c [2021-02-24T14:22:47.651Z] #50 8.848 + RM_GOPATH=0 [2021-02-24T14:22:47.651Z] #50 8.848 + TMP_GOPATH= [2021-02-24T14:22:47.651Z] #50 8.848 + : /build [2021-02-24T14:22:47.651Z] #50 8.848 + '[' -z '' ']' [2021-02-24T14:22:47.651Z] #50 8.848 ++ mktemp -d [2021-02-24T14:22:47.651Z] #50 8.848 + export GOPATH=/tmp/tmp.s9IKOtxD1l [2021-02-24T14:22:47.651Z] #50 8.848 + GOPATH=/tmp/tmp.s9IKOtxD1l [2021-02-24T14:22:47.651Z] #50 8.848 + RM_GOPATH=1 [2021-02-24T14:22:47.651Z] #50 8.848 + case "$(go env GOARCH)" in [2021-02-24T14:22:47.651Z] #50 8.848 ++ go env GOARCH [2021-02-24T14:22:47.651Z] #50 8.950 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:47.651Z] #50 8.950 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:22:47.651Z] #50 8.950 ++ dirname /tmp/install/install.sh [2021-02-24T14:22:47.651Z] #50 8.950 + dir=/tmp/install [2021-02-24T14:22:47.651Z] #50 8.950 + bin=shfmt [2021-02-24T14:22:47.651Z] #50 8.950 + shift [2021-02-24T14:22:47.651Z] #50 8.950 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-24T14:22:47.651Z] #50 8.950 + . /tmp/install/shfmt.installer [2021-02-24T14:22:47.651Z] #50 8.950 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:22:47.651Z] #50 8.950 + install_shfmt [2021-02-24T14:22:47.651Z] #50 8.950 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-24T14:22:47.651Z] #50 8.950 + git clone https://github.com/mvdan/sh.git /tmp/tmp.s9IKOtxD1l/src/github.com/mvdan/sh [2021-02-24T14:22:47.651Z] #50 8.950 Cloning into '/tmp/tmp.s9IKOtxD1l/src/github.com/mvdan/sh'... [2021-02-24T14:22:47.651Z] #50 8.950 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:22:47.908Z] #50 ... [2021-02-24T14:22:47.908Z] [2021-02-24T14:22:47.908Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:22:47.908Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:22:47.908Z] #12 11.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:22:48.446Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0d8cfe4e530677c48) in /home/ubuntu/workspace/moby_PR-41960 [Pipeline] { [Pipeline] checkout [2021-02-24T14:22:48.771Z] The recommended git tool is: git [2021-02-24T14:22:50.435Z] #12 14.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:22:51.366Z] #12 ... [2021-02-24T14:22:51.366Z] [2021-02-24T14:22:51.366Z] #23 [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-02-24T14:22:51.366Z] #23 sha256:6357e0a9b937a90de3b9dda5ec2087aecc21d4001f5e2b79f76ab943683be5a7 [2021-02-24T14:22:51.366Z] #23 12.74 + mkdir -p /build [2021-02-24T14:22:51.366Z] #23 12.75 + mv docker/docker /build/ [2021-02-24T14:22:51.366Z] #23 12.76 + rmdir docker [2021-02-24T14:22:51.366Z] #23 DONE 15.1s [2021-02-24T14:22:51.366Z] [2021-02-24T14:22:51.366Z] #57 [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-02-24T14:22:51.366Z] #57 sha256:010948ea681c5508be39f43f4e3700926db2b5cc653da1cb9e46384f7dfb56f9 [2021-02-24T14:22:51.366Z] #57 14.92 + cd /tmp/tmp.Jux7mAUTJg/src/github.com/rootless-containers/rootlesskit [2021-02-24T14:22:51.366Z] #57 14.92 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:22:51.366Z] #57 14.94 + export GO111MODULE=on [2021-02-24T14:22:51.366Z] #57 14.94 + GO111MODULE=on [2021-02-24T14:22:51.366Z] #57 14.94 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-24T14:22:51.366Z] #57 14.94 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-24T14:22:52.817Z] using credential docker-jenkins-github-credentials [2021-02-24T14:22:52.826Z] Cloning the remote Git repository [2021-02-24T14:22:52.826Z] Cloning with configured refspecs honoured and without tags [2021-02-24T14:22:53.255Z] Cloning repository https://github.com/moby/moby.git [2021-02-24T14:22:53.339Z] > git init /home/ubuntu/workspace/moby_PR-41960 # timeout=10 [2021-02-24T14:22:53.594Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:22:53.595Z] > git --version # timeout=10 [2021-02-24T14:22:53.607Z] > git --version # 'git version 2.7.4' [2021-02-24T14:22:53.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:22:53.610Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41960/head:refs/remotes/origin/PR-41960 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:22:53.888Z] #57 17.50 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:22:53.888Z] #57 17.52 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:22:53.888Z] #57 17.58 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:22:53.888Z] #57 17.58 go: downloading github.com/google/uuid v1.2.0 [2021-02-24T14:22:53.888Z] #57 17.59 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-24T14:22:53.888Z] #57 17.60 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:22:53.888Z] #57 17.70 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-24T14:22:53.888Z] #57 17.76 go: downloading github.com/pkg/errors v0.9.1 [2021-02-24T14:22:53.888Z] #57 17.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:22:54.158Z] #57 17.92 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:22:54.158Z] #57 17.92 go: extracting github.com/google/uuid v1.2.0 [2021-02-24T14:22:54.158Z] #57 18.01 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-24T14:22:54.158Z] #57 18.11 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:22:54.723Z] #57 18.38 go: extracting github.com/pkg/errors v0.9.1 [2021-02-24T14:22:54.723Z] #57 18.45 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:22:54.723Z] #57 18.52 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-24T14:22:54.980Z] #57 18.82 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-24T14:22:55.237Z] #57 19.03 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:22:55.237Z] #57 19.11 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:22:56.607Z] #57 ... [2021-02-24T14:22:56.607Z] [2021-02-24T14:22:56.607Z] #54 [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-02-24T14:22:56.607Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:22:56.607Z] #54 10.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:22:56.607Z] #54 12.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:22:56.607Z] #54 14.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:22:56.607Z] #54 ... [2021-02-24T14:22:56.607Z] [2021-02-24T14:22:56.607Z] #48 [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-02-24T14:22:56.607Z] #48 sha256:2d513573e47b2f9e3d501fca0ce695065bd087587fea8ea8c77bc9e2a667cd42 [2021-02-24T14:22:56.607Z] #48 19.74 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-24T14:22:56.607Z] #48 19.75 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-24T14:22:56.607Z] #48 19.82 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:22:56.607Z] #48 19.87 go: downloading github.com/pkg/errors v0.8.1 [2021-02-24T14:22:56.607Z] #48 19.88 go: downloading github.com/spf13/viper v1.6.1 [2021-02-24T14:22:56.607Z] #48 19.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:22:56.607Z] #48 19.94 go: downloading github.com/fatih/color v1.7.0 [2021-02-24T14:22:56.607Z] #48 19.96 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:22:56.607Z] #48 19.97 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-24T14:22:56.607Z] #48 20.18 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:22:56.607Z] #48 20.21 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-24T14:22:56.607Z] #48 20.32 go: extracting github.com/spf13/viper v1.6.1 [2021-02-24T14:22:56.607Z] #48 20.51 go: extracting github.com/pkg/errors v0.8.1 [2021-02-24T14:22:56.607Z] #48 20.57 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-24T14:22:56.865Z] #48 20.58 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-24T14:22:56.865Z] #48 20.74 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:22:56.865Z] #48 20.85 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:22:57.122Z] #48 20.86 go: extracting github.com/fatih/color v1.7.0 [2021-02-24T14:22:57.122Z] #48 20.87 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:22:57.122Z] #48 20.89 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-24T14:22:57.122Z] #48 20.99 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:22:57.122Z] #48 21.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:22:57.379Z] #48 21.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:22:57.379Z] #48 21.17 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:22:57.379Z] #48 21.20 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-24T14:22:57.379Z] #48 ... [2021-02-24T14:22:57.379Z] [2021-02-24T14:22:57.379Z] #35 [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-02-24T14:22:57.379Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:22:57.379Z] #35 11.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:22:57.379Z] #35 13.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:22:57.379Z] #35 14.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:22:57.379Z] #35 ... [2021-02-24T14:22:57.379Z] [2021-02-24T14:22:57.379Z] #46 [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-02-24T14:22:57.379Z] #46 sha256:5d276bcdb20485ec5de361d922ef005aa2083043e3160b8c74dc683a0c2f9678 [2021-02-24T14:22:57.379Z] #46 11.19 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:22:57.379Z] #46 11.30 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:22:57.379Z] #46 11.85 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:22:57.379Z] #46 11.86 go: extracting github.com/fatih/color v1.9.0 [2021-02-24T14:22:57.379Z] #46 12.14 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-24T14:22:57.379Z] #46 12.39 go: extracting github.com/pkg/errors v0.9.1 [2021-02-24T14:22:57.379Z] #46 12.48 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:22:57.379Z] #46 12.48 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:22:57.379Z] #46 12.50 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:22:57.379Z] #46 13.15 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:22:57.379Z] #46 14.17 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:22:57.379Z] #46 14.20 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:22:57.379Z] #46 14.68 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:22:57.379Z] #46 15.42 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:22:57.379Z] #46 16.39 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:22:57.379Z] #46 20.91 go: finding github.com/fatih/color v1.9.0 [2021-02-24T14:22:57.379Z] #46 20.92 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:22:57.379Z] #46 20.95 go: finding github.com/pkg/errors v0.9.1 [2021-02-24T14:22:57.379Z] #46 21.13 go: finding github.com/spf13/pflag v1.0.3 [2021-02-24T14:22:57.379Z] #46 21.16 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:22:57.379Z] #46 21.31 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:22:57.646Z] #46 21.45 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:22:57.646Z] #46 ... [2021-02-24T14:22:57.646Z] [2021-02-24T14:22:57.646Z] #48 [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-02-24T14:22:57.646Z] #48 sha256:2d513573e47b2f9e3d501fca0ce695065bd087587fea8ea8c77bc9e2a667cd42 [2021-02-24T14:22:57.646Z] #48 21.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:22:57.646Z] #48 21.39 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:22:57.904Z] #48 21.55 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:22:57.904Z] #48 21.70 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:22:57.904Z] #48 ... [2021-02-24T14:22:57.904Z] [2021-02-24T14:22:57.904Z] #44 [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-02-24T14:22:57.904Z] #44 sha256:136bb63d9368874bfc6b4299351091a70b7a651bf556473577be623f8a6707e7 [2021-02-24T14:22:57.904Z] #44 11.77 internal/race [2021-02-24T14:22:57.904Z] #44 12.11 runtime [2021-02-24T14:22:57.904Z] #44 12.13 sync/atomic [2021-02-24T14:22:57.904Z] #44 12.55 unicode [2021-02-24T14:22:57.904Z] #44 16.96 internal/testlog [2021-02-24T14:22:57.904Z] #44 17.75 unicode/utf16 [2021-02-24T14:22:57.904Z] #44 18.11 container/list [2021-02-24T14:22:57.904Z] #44 18.58 crypto/internal/subtle [2021-02-24T14:22:57.904Z] #44 18.78 crypto/subtle [2021-02-24T14:22:57.904Z] #44 18.92 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-24T14:22:57.904Z] #44 19.02 internal/nettrace [2021-02-24T14:22:57.904Z] #44 19.13 runtime/cgo [2021-02-24T14:22:57.904Z] #44 ... [2021-02-24T14:22:57.904Z] [2021-02-24T14:22:57.904Z] #48 [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-02-24T14:22:57.904Z] #48 sha256:2d513573e47b2f9e3d501fca0ce695065bd087587fea8ea8c77bc9e2a667cd42 [2021-02-24T14:22:57.904Z] #48 21.82 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:22:57.904Z] #48 21.91 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:22:58.161Z] #48 21.92 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:22:58.161Z] #48 22.05 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:22:58.161Z] #48 ... [2021-02-24T14:22:58.161Z] [2021-02-24T14:22:58.161Z] #41 [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-02-24T14:22:58.161Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:22:58.161Z] #41 12.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:22:58.161Z] #41 14.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:22:58.161Z] #41 15.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:22:58.419Z] #41 ... [2021-02-24T14:22:58.419Z] [2021-02-24T14:22:58.419Z] #46 [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-02-24T14:22:58.419Z] #46 sha256:5d276bcdb20485ec5de361d922ef005aa2083043e3160b8c74dc683a0c2f9678 [2021-02-24T14:22:58.419Z] #46 21.60 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:22:58.419Z] #46 21.77 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:22:58.419Z] #46 21.80 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:22:58.419Z] #46 21.84 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:22:58.983Z] #46 ... [2021-02-24T14:22:58.983Z] [2021-02-24T14:22:58.983Z] #33 [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-02-24T14:22:58.983Z] #33 sha256:00a53b238d7b9a98d363a6a77aef533cf55e2904715e2b66558f71349a9c3864 [2021-02-24T14:22:58.983Z] #33 12.91 unicode/utf8 [2021-02-24T14:22:58.983Z] #33 13.47 unicode [2021-02-24T14:22:58.983Z] #33 17.14 internal/testlog [2021-02-24T14:22:58.983Z] #33 17.31 encoding [2021-02-24T14:22:58.983Z] #33 17.64 runtime/cgo [2021-02-24T14:22:59.240Z] #33 ... [2021-02-24T14:22:59.240Z] [2021-02-24T14:22:59.240Z] #48 [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-02-24T14:22:59.240Z] #48 sha256:2d513573e47b2f9e3d501fca0ce695065bd087587fea8ea8c77bc9e2a667cd42 [2021-02-24T14:22:59.240Z] #48 22.21 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:22:59.240Z] #48 22.29 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:22:59.240Z] #48 22.31 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:22:59.240Z] #48 22.46 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:22:59.240Z] #48 22.70 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:22:59.240Z] #48 22.86 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:22:59.240Z] #48 22.94 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:22:59.240Z] #48 23.10 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:22:59.498Z] #48 23.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:22:59.498Z] #48 23.37 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-24T14:22:59.498Z] #48 23.46 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-24T14:22:59.755Z] #48 23.55 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:23:00.013Z] #48 23.73 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:23:00.013Z] #48 23.83 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:23:00.270Z] #48 24.08 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:23:00.270Z] #48 24.14 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:23:00.270Z] #48 24.16 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:23:00.528Z] #48 24.46 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:23:00.528Z] #48 24.51 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:23:00.785Z] #48 24.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:23:00.785Z] #48 24.66 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:23:01.042Z] #48 24.92 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:23:01.042Z] #48 24.94 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:23:01.042Z] #48 24.94 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:23:01.168Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09d09d8b5ce38711d) in /home/ubuntu/workspace/moby_PR-41960 [Pipeline] { [Pipeline] checkout [2021-02-24T14:23:01.293Z] The recommended git tool is: git [2021-02-24T14:23:01.299Z] #48 25.26 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:23:01.556Z] #48 25.40 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:23:01.813Z] #48 25.56 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:23:02.071Z] #48 ... [2021-02-24T14:23:02.071Z] [2021-02-24T14:23:02.071Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:23:02.071Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:23:02.071Z] #12 15.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:23:02.071Z] #12 ... [2021-02-24T14:23:02.071Z] [2021-02-24T14:23:02.071Z] #63 [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-02-24T14:23:02.071Z] #63 sha256:2ddb7c92437f1684482bd2e5794426334cb3e0a3896ff3cab186a545edb30d2f [2021-02-24T14:23:03.103Z] #63 26.05 Checking out files: 58% (1117/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-24T14:23:03.103Z] #63 26.91 + cd /tmp/tmp.mpOcW71hyO/src/github.com/docker/libnetwork [2021-02-24T14:23:03.103Z] #63 26.91 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:23:03.669Z] #63 27.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-24T14:23:04.119Z] using credential docker-jenkins-github-credentials [2021-02-24T14:23:04.128Z] Cloning the remote Git repository [2021-02-24T14:23:04.128Z] Cloning with configured refspecs honoured and without tags [2021-02-24T14:23:04.153Z] Cloning repository https://github.com/moby/moby.git [2021-02-24T14:23:04.237Z] > git init /home/ubuntu/workspace/moby_PR-41960 # timeout=10 [2021-02-24T14:23:04.653Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:23:04.653Z] > git --version # timeout=10 [2021-02-24T14:23:04.675Z] > git --version # 'git version 2.17.1' [2021-02-24T14:23:04.675Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:23:04.687Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41960/head:refs/remotes/origin/PR-41960 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:23:05.759Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-061423f5b8f29e0a1) in /home/ubuntu/workspace/moby_PR-41960 [Pipeline] { [Pipeline] checkout [2021-02-24T14:23:05.896Z] The recommended git tool is: git [2021-02-24T14:23:06.945Z] #63 ... [2021-02-24T14:23:06.945Z] [2021-02-24T14:23:06.945Z] #57 [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-02-24T14:23:06.945Z] #57 sha256:010948ea681c5508be39f43f4e3700926db2b5cc653da1cb9e46384f7dfb56f9 [2021-02-24T14:23:06.945Z] #57 20.53 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:23:06.945Z] #57 20.74 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-24T14:23:06.945Z] #57 20.75 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:23:06.945Z] #57 23.02 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:23:06.945Z] #57 23.12 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:23:06.945Z] #57 25.17 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:23:06.945Z] #57 27.21 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:23:06.945Z] #57 27.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:23:06.945Z] #57 27.91 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:23:06.945Z] #57 27.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:23:06.945Z] #57 28.27 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:23:06.945Z] #57 ... [2021-02-24T14:23:06.945Z] [2021-02-24T14:23:06.945Z] #48 [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-02-24T14:23:06.946Z] #48 sha256:2d513573e47b2f9e3d501fca0ce695065bd087587fea8ea8c77bc9e2a667cd42 [2021-02-24T14:23:06.946Z] #48 27.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:23:06.946Z] #48 27.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:23:06.946Z] #48 27.94 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:23:06.946Z] #48 27.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:23:06.946Z] #48 27.95 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:23:06.946Z] #48 27.95 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:23:06.946Z] #48 27.95 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:23:06.946Z] #48 27.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:23:06.946Z] #48 28.08 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:23:06.946Z] #48 28.08 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-24T14:23:06.946Z] #48 28.08 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:23:06.946Z] #48 28.15 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:23:06.946Z] #48 28.15 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:23:06.946Z] #48 28.16 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:23:06.946Z] #48 28.17 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:23:06.946Z] #48 28.18 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:23:06.946Z] #48 28.19 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:23:06.946Z] #48 28.19 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-24T14:23:06.946Z] #48 28.19 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:23:06.946Z] #48 28.22 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-24T14:23:06.946Z] #48 28.22 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:23:06.946Z] #48 28.22 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-24T14:23:06.946Z] #48 28.27 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:23:06.946Z] #48 28.30 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:23:06.946Z] #48 28.33 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-24T14:23:06.946Z] #48 28.36 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:23:06.946Z] #48 28.40 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:23:06.946Z] #48 28.41 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-24T14:23:06.946Z] #48 28.43 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:23:06.946Z] #48 28.43 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:23:06.946Z] #48 28.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:23:06.946Z] #48 28.52 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-24T14:23:06.946Z] #48 28.53 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:23:06.946Z] #48 28.57 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:23:06.946Z] #48 28.61 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:23:06.946Z] #48 28.67 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:23:06.946Z] #48 28.72 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:23:06.946Z] #48 28.75 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-24T14:23:06.946Z] #48 28.82 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:23:06.946Z] #48 28.83 go: downloading github.com/spf13/afero v1.1.2 [2021-02-24T14:23:06.946Z] #48 28.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:23:06.946Z] #48 28.87 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:23:06.946Z] #48 28.93 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:23:06.946Z] #48 28.94 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-24T14:23:06.946Z] #48 28.94 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:23:06.946Z] #48 29.06 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-24T14:23:06.946Z] #48 29.10 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:23:06.946Z] #48 29.11 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:23:06.946Z] #48 29.14 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:23:06.946Z] #48 29.15 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:23:06.946Z] #48 29.18 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:23:06.946Z] #48 29.20 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:23:06.946Z] #48 29.20 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:23:06.946Z] #48 29.31 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-24T14:23:06.946Z] #48 29.32 go: extracting github.com/spf13/afero v1.1.2 [2021-02-24T14:23:06.946Z] #48 29.34 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:23:06.946Z] #48 29.34 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:23:06.946Z] #48 29.48 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-24T14:23:06.946Z] #48 29.51 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:23:06.946Z] #48 29.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:23:06.946Z] #48 29.56 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:23:06.946Z] #48 29.59 go: downloading github.com/spf13/cast v1.3.0 [2021-02-24T14:23:06.946Z] #48 29.60 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:23:06.946Z] #48 29.82 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:23:06.946Z] #48 29.87 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:23:06.946Z] #48 29.96 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-24T14:23:06.946Z] #48 29.98 go: extracting github.com/spf13/cast v1.3.0 [2021-02-24T14:23:06.946Z] #48 30.05 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:23:06.946Z] #48 30.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:23:06.946Z] #48 30.08 go: downloading golang.org/x/text v0.3.2 [2021-02-24T14:23:06.946Z] #48 30.27 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:23:06.946Z] #48 30.27 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:23:06.946Z] #48 30.36 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:23:06.946Z] #48 30.47 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:23:06.946Z] #48 30.65 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:23:06.946Z] #48 30.65 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:23:06.946Z] #48 30.81 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:23:06.946Z] #48 30.87 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:23:07.204Z] #48 31.03 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:23:07.204Z] #48 31.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:23:07.461Z] #48 31.19 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:23:07.461Z] #48 ... [2021-02-24T14:23:07.461Z] [2021-02-24T14:23:07.461Z] #50 [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-02-24T14:23:07.461Z] #50 sha256:be03d2b428d88b84719f1bec43db649f878ba18990e9b7540e5c0f81e1ae471c [2021-02-24T14:23:07.461Z] #50 21.22 + cd /tmp/tmp.s9IKOtxD1l/src/github.com/mvdan/sh [2021-02-24T14:23:07.461Z] #50 21.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:23:07.461Z] #50 21.32 + GO111MODULE=on [2021-02-24T14:23:07.461Z] #50 21.32 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-24T14:23:07.461Z] #50 22.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:23:07.461Z] #50 22.76 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:23:07.461Z] #50 22.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:23:07.461Z] #50 23.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:23:07.461Z] #50 23.25 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:23:07.461Z] #50 23.99 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:23:07.461Z] #50 24.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:23:07.461Z] #50 26.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:23:07.461Z] #50 27.52 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:23:07.461Z] #50 27.55 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:23:07.461Z] #50 27.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:23:07.461Z] #50 27.87 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:23:07.461Z] #50 28.90 runtime [2021-02-24T14:23:07.461Z] #50 ... [2021-02-24T14:23:07.461Z] [2021-02-24T14:23:07.461Z] #57 [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-02-24T14:23:07.461Z] #57 sha256:010948ea681c5508be39f43f4e3700926db2b5cc653da1cb9e46384f7dfb56f9 [2021-02-24T14:23:07.461Z] #57 31.08 go: finding github.com/pkg/errors v0.9.1 [2021-02-24T14:23:07.461Z] #57 31.30 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:23:07.718Z] #57 31.46 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:23:07.718Z] #57 31.66 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:23:07.718Z] #57 31.70 go: finding github.com/google/uuid v1.2.0 [2021-02-24T14:23:07.975Z] #57 31.75 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:23:07.975Z] #57 31.78 go: finding github.com/gofrs/flock v0.8.0 [2021-02-24T14:23:07.975Z] #57 31.79 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-24T14:23:07.975Z] #57 31.91 go: finding github.com/gorilla/mux v1.8.0 [2021-02-24T14:23:07.975Z] #57 31.95 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:23:08.233Z] #57 31.98 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:23:08.233Z] #57 31.98 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:23:08.233Z] #57 32.02 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:23:08.490Z] #57 32.28 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:23:08.747Z] #57 32.51 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:23:09.331Z] using credential docker-jenkins-github-credentials [2021-02-24T14:23:09.344Z] Cloning the remote Git repository [2021-02-24T14:23:09.344Z] Cloning with configured refspecs honoured and without tags [2021-02-24T14:23:09.346Z] Cloning repository https://github.com/moby/moby.git [2021-02-24T14:23:09.444Z] > git init /home/ubuntu/workspace/moby_PR-41960 # timeout=10 [2021-02-24T14:23:09.830Z] Fetching without tags [2021-02-24T14:23:10.209Z] Merging remotes/origin/master commit 271b43c43f31875aeba4bd62ad149cac5b12b8aa into PR head commit 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:23:10.128Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:23:10.129Z] > git --version # timeout=10 [2021-02-24T14:23:10.149Z] > git --version # 'git version 2.25.1' [2021-02-24T14:23:10.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:23:10.278Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41960/head:refs/remotes/origin/PR-41960 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:23:09.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:23:09.759Z] > git config --add remote.origin.fetch +refs/pull/41960/head:refs/remotes/origin/PR-41960 # timeout=10 [2021-02-24T14:23:09.779Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:23:09.810Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:23:09.841Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:23:09.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:23:09.846Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41960/head:refs/remotes/origin/PR-41960 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:23:10.222Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:23:10.245Z] > git checkout -f 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 # timeout=10 [2021-02-24T14:23:11.035Z] Merge succeeded, producing 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:23:11.035Z] Checking out Revision 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 (PR-41960) [2021-02-24T14:23:11.270Z] #57 ... [2021-02-24T14:23:11.270Z] [2021-02-24T14:23:11.270Z] #39 [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-02-24T14:23:11.270Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:23:11.270Z] #39 24.78 Checking out files: 90% (1515/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-24T14:23:11.270Z] #39 24.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-24T14:23:11.270Z] #39 26.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-24T14:23:12.698Z] #39 ... [2021-02-24T14:23:12.698Z] [2021-02-24T14:23:12.698Z] #54 [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-02-24T14:23:12.698Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:23:12.698Z] #54 26.55 Fetched 8422 kB in 19s (446 kB/s) [2021-02-24T14:23:12.698Z] #54 26.55 Reading package lists... [2021-02-24T14:23:12.969Z] #54 33.45 Reading package lists... [2021-02-24T14:23:12.969Z] #54 ... [2021-02-24T14:23:12.969Z] [2021-02-24T14:23:12.969Z] #48 [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-02-24T14:23:12.969Z] #48 sha256:2d513573e47b2f9e3d501fca0ce695065bd087587fea8ea8c77bc9e2a667cd42 [2021-02-24T14:23:12.969Z] #48 31.49 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:23:12.969Z] #48 31.57 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:23:12.969Z] #48 31.60 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:23:12.969Z] #48 31.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:23:12.969Z] #48 31.76 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:23:12.969Z] #48 31.83 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:23:12.969Z] #48 32.05 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:23:12.969Z] #48 33.30 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:23:12.969Z] #48 33.69 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:23:12.969Z] #48 36.92 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-24T14:23:10.939Z] > git remote # timeout=10 [2021-02-24T14:23:10.964Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T14:23:10.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:23:10.987Z] > git merge 271b43c43f31875aeba4bd62ad149cac5b12b8aa # timeout=10 [2021-02-24T14:23:11.003Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T14:23:11.040Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:23:11.072Z] > git checkout -f 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 # timeout=10 [2021-02-24T14:23:13.554Z] #48 ... [2021-02-24T14:23:13.554Z] [2021-02-24T14:23:13.554Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:23:13.554Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:23:13.554Z] #12 27.36 Fetched 8422 kB in 18s (457 kB/s) [2021-02-24T14:23:13.554Z] #12 27.36 Reading package lists... [2021-02-24T14:23:13.554Z] #12 34.08 Reading package lists... [2021-02-24T14:23:13.554Z] #12 ... [2021-02-24T14:23:13.554Z] [2021-02-24T14:23:13.554Z] #35 [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-02-24T14:23:13.554Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:23:13.554Z] #35 27.46 Fetched 8422 kB in 18s (462 kB/s) [2021-02-24T14:23:13.554Z] #35 27.46 Reading package lists... [2021-02-24T14:23:13.822Z] #35 34.60 Reading package lists... [2021-02-24T14:23:13.822Z] #35 ... [2021-02-24T14:23:13.822Z] [2021-02-24T14:23:13.822Z] #41 [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-02-24T14:23:13.822Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:23:13.822Z] #41 27.84 Fetched 8422 kB in 19s (447 kB/s) [2021-02-24T14:23:13.822Z] #41 27.84 Reading package lists... [2021-02-24T14:23:13.822Z] #41 34.55 Reading package lists... [2021-02-24T14:23:13.822Z] #41 ... [2021-02-24T14:23:13.822Z] [2021-02-24T14:23:13.822Z] #33 [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-02-24T14:23:13.822Z] #33 sha256:00a53b238d7b9a98d363a6a77aef533cf55e2904715e2b66558f71349a9c3864 [2021-02-24T14:23:13.822Z] #33 37.71 sync [2021-02-24T14:23:13.822Z] #33 37.72 internal/reflectlite [2021-02-24T14:23:15.276Z] #33 ... [2021-02-24T14:23:15.276Z] [2021-02-24T14:23:15.276Z] #44 [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-02-24T14:23:15.276Z] #44 sha256:136bb63d9368874bfc6b4299351091a70b7a651bf556473577be623f8a6707e7 [2021-02-24T14:23:15.276Z] #44 29.09 vendor/golang.org/x/crypto/internal/subtle [2021-02-24T14:23:15.276Z] #44 29.20 vendor/golang.org/x/crypto/curve25519 [2021-02-24T14:23:15.328Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:23:15.362Z] > git config --add remote.origin.fetch +refs/pull/41960/head:refs/remotes/origin/PR-41960 # timeout=10 [2021-02-24T14:23:15.526Z] Fetching without tags [2021-02-24T14:23:16.042Z] Commit message: "dockerd-rootless.sh: add typo guard" [2021-02-24T14:23:16.127Z] Merging remotes/origin/master commit 271b43c43f31875aeba4bd62ad149cac5b12b8aa into PR head commit 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:23:16.209Z] #44 ... [2021-02-24T14:23:16.209Z] [2021-02-24T14:23:16.209Z] #54 [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-02-24T14:23:16.209Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:23:16.209Z] #54 33.45 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-24T14:23:17.459Z] + docker version [2021-02-24T14:23:15.429Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:23:15.501Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:23:15.569Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:23:15.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:23:15.723Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41960/head:refs/remotes/origin/PR-41960 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:23:16.171Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:23:16.186Z] > git checkout -f 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 # timeout=10 [2021-02-24T14:23:18.009Z] Merge succeeded, producing 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:23:18.009Z] Checking out Revision 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 (PR-41960) [2021-02-24T14:23:18.364Z] #54 40.45 Building dependency tree... [2021-02-24T14:23:17.753Z] > git remote # timeout=10 [2021-02-24T14:23:17.765Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T14:23:17.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:23:17.987Z] > git merge 271b43c43f31875aeba4bd62ad149cac5b12b8aa # timeout=10 [2021-02-24T14:23:18.022Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T14:23:18.037Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:23:18.048Z] > git checkout -f 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 # timeout=10 [2021-02-24T14:23:20.261Z] #54 44.15 The following additional packages will be installed: [2021-02-24T14:23:20.261Z] #54 44.15 libbtrfs0 [2021-02-24T14:23:20.519Z] #54 44.40 The following NEW packages will be installed: [2021-02-24T14:23:20.519Z] #54 44.42 libbtrfs-dev libbtrfs0 [2021-02-24T14:23:21.083Z] #54 ... [2021-02-24T14:23:21.083Z] [2021-02-24T14:23:21.083Z] #63 [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-02-24T14:23:21.083Z] #63 sha256:2ddb7c92437f1684482bd2e5794426334cb3e0a3896ff3cab186a545edb30d2f [2021-02-24T14:23:21.083Z] #63 DONE 45.0s [2021-02-24T14:23:21.083Z] [2021-02-24T14:23:21.083Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:23:21.083Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:23:21.083Z] #12 34.08 Reading package lists... [2021-02-24T14:23:21.083Z] #12 41.21 Building dependency tree... [2021-02-24T14:23:21.083Z] #12 44.68 The following additional packages will be installed: [2021-02-24T14:23:21.083Z] #12 44.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-24T14:23:21.083Z] #12 44.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-24T14:23:21.083Z] #12 44.68 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-24T14:23:21.083Z] #12 44.68 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-24T14:23:21.083Z] #12 44.68 mingw-w64-x86-64-dev [2021-02-24T14:23:21.083Z] #12 44.69 Suggested packages: [2021-02-24T14:23:21.083Z] #12 44.69 gcc-8-locales seccomp wine64 [2021-02-24T14:23:22.529Z] Commit message: "dockerd-rootless.sh: add typo guard" [2021-02-24T14:23:22.802Z] Client: Docker Engine - Community [2021-02-24T14:23:22.802Z] Version: 20.10.3 [2021-02-24T14:23:22.802Z] API version: 1.41 [2021-02-24T14:23:22.802Z] Go version: go1.13.15 [2021-02-24T14:23:22.802Z] Git commit: 48d30b5 [2021-02-24T14:23:22.802Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-24T14:23:22.802Z] OS/Arch: linux/amd64 [2021-02-24T14:23:22.802Z] Context: default [2021-02-24T14:23:22.802Z] Experimental: true [2021-02-24T14:23:22.802Z] [2021-02-24T14:23:22.802Z] Server: Docker Engine - Community [2021-02-24T14:23:22.802Z] Engine: [2021-02-24T14:23:22.802Z] Version: 20.10.3 [2021-02-24T14:23:22.802Z] API version: 1.41 (minimum version 1.12) [2021-02-24T14:23:22.802Z] Go version: go1.13.15 [2021-02-24T14:23:22.802Z] Git commit: 46229ca [2021-02-24T14:23:22.802Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-24T14:23:22.802Z] OS/Arch: linux/amd64 [2021-02-24T14:23:22.802Z] Experimental: true [2021-02-24T14:23:22.802Z] containerd: [2021-02-24T14:23:22.802Z] Version: 1.4.3 [2021-02-24T14:23:22.802Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:23:22.802Z] runc: [2021-02-24T14:23:22.802Z] Version: 1.0.0-rc92 [2021-02-24T14:23:22.802Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:23:22.802Z] docker-init: [2021-02-24T14:23:22.802Z] Version: 0.19.0 [2021-02-24T14:23:22.802Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-24T14:23:22.980Z] #12 46.61 The following NEW packages will be installed: [2021-02-24T14:23:22.980Z] #12 46.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-24T14:23:22.980Z] #12 46.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-24T14:23:22.980Z] #12 46.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-24T14:23:22.980Z] #12 46.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-24T14:23:22.980Z] #12 46.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-24T14:23:22.980Z] #12 46.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-24T14:23:22.980Z] #12 46.62 The following packages will be upgraded: [2021-02-24T14:23:22.980Z] #12 46.63 libsystemd0 libudev1 [2021-02-24T14:23:23.169Z] + docker info [2021-02-24T14:23:23.238Z] #12 ... [2021-02-24T14:23:23.238Z] [2021-02-24T14:23:23.238Z] #48 [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-02-24T14:23:23.238Z] #48 sha256:2d513573e47b2f9e3d501fca0ce695065bd087587fea8ea8c77bc9e2a667cd42 [2021-02-24T14:23:23.238Z] #48 40.61 go: extracting golang.org/x/text v0.3.2 [2021-02-24T14:23:23.238Z] #48 45.76 go: finding github.com/fatih/color v1.7.0 [2021-02-24T14:23:23.238Z] #48 46.02 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:23:23.238Z] #48 46.11 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:23:23.238Z] #48 46.12 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:23:23.238Z] #48 46.13 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:23:23.238Z] #48 46.13 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:23:23.238Z] #48 46.14 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:23:23.238Z] #48 46.21 go: finding github.com/pkg/errors v0.8.1 [2021-02-24T14:23:23.238Z] #48 46.21 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:23:23.238Z] #48 46.30 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:23:23.238Z] #48 46.32 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:23:23.238Z] #48 46.32 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:23:23.238Z] #48 46.33 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:23:23.238Z] #48 46.34 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:23:23.238Z] #48 46.36 go: finding github.com/stretchr/testify v1.4.0 [2021-02-24T14:23:23.238Z] #48 46.36 go: finding github.com/spf13/viper v1.6.1 [2021-02-24T14:23:23.238Z] #48 46.37 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:23:23.238Z] #48 46.39 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:23:23.238Z] #48 46.41 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:23:23.238Z] #48 46.45 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:23:23.238Z] #48 46.47 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:23:23.238Z] #48 46.50 go: finding github.com/stretchr/objx v0.2.0 [2021-02-24T14:23:23.238Z] #48 46.56 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:23:23.238Z] #48 46.57 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:23:23.238Z] #48 46.62 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:23:23.238Z] #48 46.66 go: finding github.com/gobwas/glob v0.2.3 [2021-02-24T14:23:23.238Z] #48 46.67 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:23:23.238Z] #48 46.67 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:23:23.238Z] #48 46.70 go: finding github.com/spf13/cobra v0.0.5 [2021-02-24T14:23:23.238Z] #48 46.78 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:23:23.238Z] #48 46.78 go: finding github.com/spf13/pflag v1.0.5 [2021-02-24T14:23:23.238Z] #48 46.81 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:23:23.238Z] #48 46.85 go: finding github.com/magiconair/properties v1.8.1 [2021-02-24T14:23:23.238Z] #48 46.93 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:23:23.238Z] #48 46.96 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:23:23.238Z] #48 46.96 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:23:23.238Z] #48 47.15 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:23:23.238Z] #48 47.17 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:23:23.238Z] #48 ... [2021-02-24T14:23:23.238Z] [2021-02-24T14:23:23.238Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:23:23.238Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:23:23.238Z] #12 47.17 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:23:23.238Z] #12 47.17 Need to get 78.2 MB of archives. [2021-02-24T14:23:23.238Z] #12 47.17 After this operation, 487 MB of additional disk space will be used. [2021-02-24T14:23:23.238Z] #12 47.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-24T14:23:23.238Z] #12 47.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-24T14:23:23.496Z] #12 47.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-02-24T14:23:23.496Z] #12 47.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-02-24T14:23:23.753Z] #12 47.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-24T14:23:24.011Z] #12 47.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-24T14:23:24.011Z] #12 47.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-24T14:23:24.011Z] #12 47.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-24T14:23:24.249Z] + docker version [2021-02-24T14:23:24.268Z] #12 ... [2021-02-24T14:23:24.268Z] [2021-02-24T14:23:24.268Z] #54 [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-02-24T14:23:24.268Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:23:24.268Z] #54 45.30 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:23:24.268Z] #54 45.30 Need to get 119 kB of archives. [2021-02-24T14:23:24.268Z] #54 45.30 After this operation, 387 kB of additional disk space will be used. [2021-02-24T14:23:24.268Z] #54 45.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-24T14:23:24.268Z] #54 45.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-24T14:23:24.268Z] #54 46.88 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:23:24.268Z] #54 47.11 Fetched 119 kB in 1s (165 kB/s) [2021-02-24T14:23:24.268Z] #54 47.23 Selecting previously unselected package libbtrfs0. [2021-02-24T14:23:24.268Z] #54 47.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-02-24T14:23:24.268Z] #54 47.38 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-24T14:23:24.268Z] #54 47.41 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-24T14:23:24.268Z] #54 47.51 Selecting previously unselected package libbtrfs-dev. [2021-02-24T14:23:24.268Z] #54 47.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-24T14:23:24.268Z] #54 47.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:23:24.268Z] #54 47.83 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-24T14:23:24.268Z] #54 47.86 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:23:24.268Z] #54 47.90 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:23:24.268Z] #54 DONE 48.1s [2021-02-24T14:23:24.525Z] [2021-02-24T14:23:24.525Z] #48 [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-02-24T14:23:24.525Z] #48 sha256:2d513573e47b2f9e3d501fca0ce695065bd087587fea8ea8c77bc9e2a667cd42 [2021-02-24T14:23:24.525Z] #48 47.22 go: finding github.com/spf13/afero v1.1.2 [2021-02-24T14:23:24.525Z] #48 47.24 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:23:24.525Z] #48 47.26 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:23:24.525Z] #48 47.28 go: finding github.com/spf13/cast v1.3.0 [2021-02-24T14:23:24.525Z] #48 47.38 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:23:24.525Z] #48 47.40 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:23:24.525Z] #48 47.40 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:23:24.525Z] #48 47.41 go: finding golang.org/x/text v0.3.2 [2021-02-24T14:23:24.525Z] #48 47.51 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-24T14:23:24.525Z] #48 47.56 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:23:24.525Z] #48 47.59 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:23:24.525Z] #48 47.62 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:23:24.525Z] #48 47.64 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:23:24.525Z] #48 47.67 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:23:24.525Z] #48 47.70 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:23:24.525Z] #48 47.75 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:23:24.525Z] #48 47.75 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:23:24.525Z] #48 47.76 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:23:24.525Z] #48 47.78 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:23:24.525Z] #48 47.79 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:23:24.525Z] #48 47.80 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-24T14:23:24.525Z] #48 47.82 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:23:24.525Z] #48 47.86 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:23:24.525Z] #48 47.89 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:23:24.525Z] #48 47.89 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:23:24.525Z] #48 47.91 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:23:24.525Z] #48 47.96 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-24T14:23:24.525Z] #48 48.05 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:23:24.525Z] #48 48.10 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:23:24.525Z] #48 48.20 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:23:24.525Z] #48 48.31 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-24T14:23:24.784Z] #48 48.49 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:23:24.784Z] #48 48.58 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:23:24.784Z] #48 48.59 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:23:24.784Z] #48 48.65 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:23:25.043Z] #48 48.73 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:23:26.939Z] #48 ... [2021-02-24T14:23:26.939Z] [2021-02-24T14:23:26.939Z] #33 [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-02-24T14:23:26.939Z] #33 sha256:00a53b238d7b9a98d363a6a77aef533cf55e2904715e2b66558f71349a9c3864 [2021-02-24T14:23:26.939Z] #33 40.35 errors [2021-02-24T14:23:26.939Z] #33 40.36 sort [2021-02-24T14:23:26.939Z] #33 40.86 strconv [2021-02-24T14:23:26.939Z] #33 41.81 io [2021-02-24T14:23:26.939Z] #33 43.13 internal/oserror [2021-02-24T14:23:26.939Z] #33 43.25 syscall [2021-02-24T14:23:26.939Z] #33 45.02 reflect [2021-02-24T14:23:26.939Z] #33 ... [2021-02-24T14:23:26.939Z] [2021-02-24T14:23:26.939Z] #50 [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-02-24T14:23:26.939Z] #50 sha256:be03d2b428d88b84719f1bec43db649f878ba18990e9b7540e5c0f81e1ae471c [2021-02-24T14:23:26.939Z] #50 50.51 syscall [2021-02-24T14:23:26.939Z] #50 50.54 reflect [2021-02-24T14:23:27.197Z] #50 ... [2021-02-24T14:23:27.197Z] [2021-02-24T14:23:27.197Z] #44 [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-02-24T14:23:27.197Z] #44 sha256:136bb63d9368874bfc6b4299351091a70b7a651bf556473577be623f8a6707e7 [2021-02-24T14:23:27.197Z] #44 41.04 sort [2021-02-24T14:23:27.197Z] #44 41.04 io [2021-02-24T14:23:27.197Z] #44 42.30 bytes [2021-02-24T14:23:27.197Z] #44 42.33 strconv [2021-02-24T14:23:27.197Z] #44 44.64 bufio [2021-02-24T14:23:27.197Z] #44 46.64 reflect [2021-02-24T14:23:27.197Z] #44 46.99 syscall [2021-02-24T14:23:27.197Z] #44 ... [2021-02-24T14:23:27.197Z] [2021-02-24T14:23:27.197Z] #35 [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-02-24T14:23:27.197Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:23:27.197Z] #35 34.60 Reading package lists... [2021-02-24T14:23:27.197Z] #35 41.27 Building dependency tree... [2021-02-24T14:23:27.197Z] #35 44.99 The following additional packages will be installed: [2021-02-24T14:23:27.197Z] #35 45.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-24T14:23:27.197Z] #35 45.04 Suggested packages: [2021-02-24T14:23:27.197Z] #35 45.04 cmake-doc ninja-build lrzip [2021-02-24T14:23:27.197Z] #35 45.04 Recommended packages: [2021-02-24T14:23:27.197Z] #35 45.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-24T14:23:27.197Z] #35 46.42 The following NEW packages will be installed: [2021-02-24T14:23:27.197Z] #35 46.43 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-24T14:23:27.197Z] #35 46.43 vim-common xxd [2021-02-24T14:23:27.197Z] #35 46.80 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:23:27.197Z] #35 46.80 Need to get 14.9 MB of archives. [2021-02-24T14:23:27.197Z] #35 46.80 After this operation, 61.8 MB of additional disk space will be used. [2021-02-24T14:23:27.197Z] #35 46.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-24T14:23:27.197Z] #35 46.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-24T14:23:27.197Z] #35 46.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-24T14:23:27.197Z] #35 46.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-24T14:23:27.197Z] #35 47.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-24T14:23:27.197Z] #35 47.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-24T14:23:27.197Z] #35 47.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-24T14:23:27.197Z] #35 47.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-24T14:23:27.197Z] #35 47.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-24T14:23:27.197Z] #35 48.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-24T14:23:27.197Z] #35 49.85 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:23:27.197Z] #35 50.12 Fetched 14.9 MB in 2s (7309 kB/s) [2021-02-24T14:23:27.197Z] #35 50.19 Selecting previously unselected package xxd. [2021-02-24T14:23:27.197Z] #35 50.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:23:27.197Z] #35 50.27 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:23:27.197Z] #35 50.28 Unpacking xxd (2:8.1.0875-5) ... [2021-02-24T14:23:27.197Z] #35 50.51 Selecting previously unselected package vim-common. [2021-02-24T14:23:27.197Z] #35 50.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:23:27.197Z] #35 50.58 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:23:27.197Z] #35 50.95 Selecting previously unselected package cmake-data. [2021-02-24T14:23:27.197Z] #35 50.95 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-24T14:23:27.197Z] #35 50.96 Unpacking cmake-data (3.13.4-1) ... [2021-02-24T14:23:27.455Z] #35 ... [2021-02-24T14:23:27.455Z] [2021-02-24T14:23:27.455Z] #41 [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-02-24T14:23:27.455Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:23:27.455Z] #41 34.55 Reading package lists... [2021-02-24T14:23:27.455Z] #41 41.45 Building dependency tree... [2021-02-24T14:23:27.455Z] #41 44.98 The following additional packages will be installed: [2021-02-24T14:23:27.455Z] #41 45.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-24T14:23:27.455Z] #41 45.02 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-24T14:23:27.455Z] #41 45.03 Suggested packages: [2021-02-24T14:23:27.455Z] #41 45.03 manpages-dev python-setuptools [2021-02-24T14:23:27.455Z] #41 46.69 The following NEW packages will be installed: [2021-02-24T14:23:27.455Z] #41 46.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-24T14:23:27.455Z] #41 46.70 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-24T14:23:27.455Z] #41 46.70 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-24T14:23:27.455Z] #41 46.70 python-six zlib1g-dev [2021-02-24T14:23:27.455Z] #41 47.17 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:23:27.455Z] #41 47.17 Need to get 4095 kB of archives. [2021-02-24T14:23:27.455Z] #41 47.17 After this operation, 22.5 MB of additional disk space will be used. [2021-02-24T14:23:27.455Z] #41 47.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-24T14:23:27.455Z] #41 47.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-24T14:23:27.455Z] #41 47.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-24T14:23:27.455Z] #41 47.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-24T14:23:27.455Z] #41 47.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-24T14:23:27.455Z] #41 47.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-24T14:23:27.455Z] #41 47.22 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-02-24T14:23:27.455Z] #41 47.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-24T14:23:27.455Z] #41 47.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-24T14:23:27.455Z] #41 47.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-24T14:23:27.455Z] #41 47.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-24T14:23:27.455Z] #41 47.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-24T14:23:27.455Z] #41 47.58 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-02-24T14:23:27.455Z] #41 47.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-24T14:23:27.455Z] #41 47.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-24T14:23:27.455Z] #41 47.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-24T14:23:27.455Z] #41 47.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-24T14:23:27.455Z] #41 49.17 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:23:27.455Z] #41 49.41 Fetched 4095 kB in 1s (4774 kB/s) [2021-02-24T14:23:27.455Z] #41 49.55 Selecting previously unselected package libcap-dev:amd64. [2021-02-24T14:23:27.455Z] #41 49.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-02-24T14:23:27.455Z] #41 49.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-24T14:23:27.455Z] #41 49.67 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-24T14:23:27.455Z] #41 49.81 Selecting previously unselected package libnet1:amd64. [2021-02-24T14:23:27.455Z] #41 49.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:23:27.455Z] #41 49.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:23:27.455Z] #41 49.93 Selecting previously unselected package libnet1-dev. [2021-02-24T14:23:27.455Z] #41 49.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:23:27.455Z] #41 49.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-24T14:23:27.455Z] #41 50.19 Selecting previously unselected package libnl-3-200:amd64. [2021-02-24T14:23:27.455Z] #41 50.19 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-24T14:23:27.455Z] #41 50.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:23:27.455Z] #41 50.36 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-24T14:23:27.455Z] #41 50.37 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-24T14:23:27.455Z] #41 50.38 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-24T14:23:27.455Z] #41 50.71 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-24T14:23:27.455Z] #41 50.71 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:23:27.455Z] #41 50.71 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:23:27.455Z] #41 50.83 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-24T14:23:27.455Z] #41 50.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:23:27.455Z] #41 50.87 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-24T14:23:27.455Z] #41 50.99 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-24T14:23:27.455Z] #41 50.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-24T14:23:27.455Z] #41 51.00 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-24T14:23:27.455Z] #41 51.24 Selecting previously unselected package libprotobuf17:amd64. [2021-02-24T14:23:27.455Z] #41 51.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:23:27.455Z] #41 51.26 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-24T14:23:27.712Z] #41 ... [2021-02-24T14:23:27.712Z] [2021-02-24T14:23:27.712Z] #31 [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-02-24T14:23:27.712Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:23:27.970Z] #31 50.75 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-02-24T14:23:27.970Z] #31 51.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-24T14:23:28.792Z] #31 52.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:23:29.755Z] Client: [2021-02-24T14:23:29.755Z] Context: default [2021-02-24T14:23:29.755Z] Debug Mode: false [2021-02-24T14:23:29.755Z] Plugins: [2021-02-24T14:23:29.755Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-24T14:23:29.755Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-24T14:23:29.755Z] [2021-02-24T14:23:29.755Z] Server: [2021-02-24T14:23:29.755Z] Containers: 0 [2021-02-24T14:23:29.755Z] Running: 0 [2021-02-24T14:23:29.755Z] Paused: 0 [2021-02-24T14:23:29.755Z] Stopped: 0 [2021-02-24T14:23:29.755Z] Images: 0 [2021-02-24T14:23:29.755Z] Server Version: 20.10.3 [2021-02-24T14:23:29.755Z] Storage Driver: overlay2 [2021-02-24T14:23:29.755Z] Backing Filesystem: extfs [2021-02-24T14:23:29.755Z] Supports d_type: true [2021-02-24T14:23:29.755Z] Native Overlay Diff: true [2021-02-24T14:23:29.755Z] Logging Driver: json-file [2021-02-24T14:23:29.755Z] Cgroup Driver: cgroupfs [2021-02-24T14:23:29.755Z] Cgroup Version: 1 [2021-02-24T14:23:29.755Z] Plugins: [2021-02-24T14:23:29.755Z] Volume: local [2021-02-24T14:23:29.755Z] Network: bridge host ipvlan macvlan null overlay [2021-02-24T14:23:29.755Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-24T14:23:29.755Z] Swarm: inactive [2021-02-24T14:23:29.755Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-02-24T14:23:29.755Z] Default Runtime: runc [2021-02-24T14:23:29.755Z] Init Binary: docker-init [2021-02-24T14:23:29.755Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:23:29.755Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:23:29.755Z] init version: de40ad0 [2021-02-24T14:23:29.755Z] Security Options: [2021-02-24T14:23:29.755Z] apparmor [2021-02-24T14:23:29.755Z] seccomp [2021-02-24T14:23:29.755Z] Profile: default [2021-02-24T14:23:29.755Z] Kernel Version: 5.4.0-1037-aws [2021-02-24T14:23:29.755Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-24T14:23:29.755Z] OSType: linux [2021-02-24T14:23:29.755Z] Architecture: x86_64 [2021-02-24T14:23:29.755Z] CPUs: 2 [2021-02-24T14:23:29.755Z] Total Memory: 7.569GiB [2021-02-24T14:23:29.755Z] Name: ip-10-100-111-39 [2021-02-24T14:23:29.755Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-24T14:23:29.755Z] Docker Root Dir: /var/lib/docker [2021-02-24T14:23:29.755Z] Debug Mode: false [2021-02-24T14:23:29.755Z] Registry: https://index.docker.io/v1/ [2021-02-24T14:23:29.755Z] Labels: [2021-02-24T14:23:29.755Z] Experimental: true [2021-02-24T14:23:29.755Z] Insecure Registries: [2021-02-24T14:23:29.755Z] 127.0.0.0/8 [2021-02-24T14:23:29.755Z] Live Restore Enabled: true [2021-02-24T14:23:29.755Z] [2021-02-24T14:23:29.755Z] WARNING: No swap limit support [2021-02-24T14:23:29.755Z] WARNING: No blkio weight support [2021-02-24T14:23:29.755Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-24T14:23:30.058Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:23:30.058Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:23:30.058Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41960/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-24T14:23:30.058Z] + bash /home/ubuntu/workspace/moby_PR-41960/check-config.sh [2021-02-24T14:23:30.058Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-24T14:23:30.058Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-24T14:23:30.058Z] [2021-02-24T14:23:30.058Z] Generally Necessary: [2021-02-24T14:23:30.058Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-24T14:23:30.058Z] - apparmor: enabled and tools installed [2021-02-24T14:23:30.058Z] - CONFIG_NAMESPACES: enabled [2021-02-24T14:23:30.058Z] - CONFIG_NET_NS: enabled [2021-02-24T14:23:30.058Z] - CONFIG_PID_NS: enabled [2021-02-24T14:23:30.058Z] - CONFIG_IPC_NS: enabled [2021-02-24T14:23:30.323Z] - CONFIG_UTS_NS: enabled [2021-02-24T14:23:30.323Z] - CONFIG_CGROUPS: enabled [2021-02-24T14:23:30.323Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-24T14:23:30.323Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-24T14:23:30.323Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-24T14:23:30.323Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-24T14:23:30.323Z] - CONFIG_CPUSETS: enabled [2021-02-24T14:23:30.323Z] - CONFIG_MEMCG: enabled [2021-02-24T14:23:30.323Z] - CONFIG_KEYS: enabled [2021-02-24T14:23:30.323Z] - CONFIG_VETH: enabled (as module) [2021-02-24T14:23:30.323Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-24T14:23:30.323Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-24T14:23:30.323Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-24T14:23:30.323Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-24T14:23:30.323Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-24T14:23:30.323Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-24T14:23:30.323Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-24T14:23:30.323Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-24T14:23:30.323Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-24T14:23:30.323Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-24T14:23:30.323Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-24T14:23:30.323Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-24T14:23:30.323Z] [2021-02-24T14:23:30.323Z] Optional Features: [2021-02-24T14:23:30.323Z] - CONFIG_USER_NS: enabled [2021-02-24T14:23:30.323Z] - CONFIG_SECCOMP: enabled [2021-02-24T14:23:30.323Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-24T14:23:30.323Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-24T14:23:30.323Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-24T14:23:30.323Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-24T14:23:30.323Z] - CONFIG_BLK_CGROUP: enabled [2021-02-24T14:23:30.323Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-24T14:23:30.323Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-24T14:23:30.323Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-24T14:23:30.323Z] - CONFIG_CGROUP_PERF: enabled [2021-02-24T14:23:30.323Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-24T14:23:30.323Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-24T14:23:30.323Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-24T14:23:30.584Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-24T14:23:30.584Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-24T14:23:30.584Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-24T14:23:30.584Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-24T14:23:30.584Z] - CONFIG_IP_VS: enabled (as module) [2021-02-24T14:23:30.584Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-24T14:23:30.584Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-24T14:23:30.584Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-24T14:23:30.584Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-24T14:23:30.584Z] - CONFIG_EXT4_FS: enabled [2021-02-24T14:23:30.584Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-24T14:23:30.584Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-24T14:23:30.584Z] - Network Drivers: [2021-02-24T14:23:30.584Z] - "overlay": [2021-02-24T14:23:30.584Z] - CONFIG_VXLAN: enabled (as module) [2021-02-24T14:23:30.584Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-24T14:23:30.584Z] Optional (for encrypted networks): [2021-02-24T14:23:30.584Z] - CONFIG_CRYPTO: enabled [2021-02-24T14:23:30.584Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-24T14:23:30.584Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-24T14:23:30.584Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-24T14:23:30.584Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-24T14:23:30.584Z] - CONFIG_XFRM: enabled [2021-02-24T14:23:30.584Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-24T14:23:30.584Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-24T14:23:30.584Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-24T14:23:30.584Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-24T14:23:30.584Z] - "ipvlan": [2021-02-24T14:23:30.584Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-24T14:23:30.584Z] - "macvlan": [2021-02-24T14:23:30.584Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-24T14:23:30.584Z] - CONFIG_DUMMY: enabled (as module) [2021-02-24T14:23:30.584Z] - "ftp,tftp client in container": [2021-02-24T14:23:30.584Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-24T14:23:30.584Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-24T14:23:30.584Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-24T14:23:30.584Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-24T14:23:30.584Z] - Storage Drivers: [2021-02-24T14:23:30.584Z] - "aufs": [2021-02-24T14:23:30.584Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-24T14:23:30.768Z] Fetching without tags [2021-02-24T14:23:30.849Z] - "btrfs": [2021-02-24T14:23:30.849Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-24T14:23:30.849Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-24T14:23:30.849Z] - "devicemapper": [2021-02-24T14:23:30.849Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-24T14:23:30.849Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-24T14:23:30.849Z] - "overlay": [2021-02-24T14:23:30.849Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-24T14:23:30.849Z] - "zfs": [2021-02-24T14:23:30.849Z] - /dev/zfs: present [2021-02-24T14:23:30.849Z] - zfs command: missing [2021-02-24T14:23:30.849Z] - zpool command: missing [2021-02-24T14:23:30.849Z] [2021-02-24T14:23:30.849Z] Limits: [2021-02-24T14:23:30.849Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-24T14:23:30.849Z] [2021-02-24T14:23:30.849Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-24T14:23:31.210Z] Merging remotes/origin/master commit 271b43c43f31875aeba4bd62ad149cac5b12b8aa into PR head commit 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:23:31.233Z] + sudo modprobe ip_vs [2021-02-24T14:23:31.233Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 . [2021-02-24T14:23:31.500Z] #1 [internal] load build definition from Dockerfile [2021-02-24T14:23:31.500Z] #1 sha256:2060b15501c8a3a1a180f687b45f814331e16757a7ea6d5ce857a7b4395d5fea [2021-02-24T14:23:31.500Z] #1 transferring dockerfile: 16.55kB done [2021-02-24T14:23:31.500Z] #1 DONE 0.1s [2021-02-24T14:23:31.500Z] [2021-02-24T14:23:31.500Z] #2 [internal] load .dockerignore [2021-02-24T14:23:31.500Z] #2 sha256:fed543d43f0aa9e85733cbc589c3e115f3f7679c438414cd355b6597c36de597 [2021-02-24T14:23:31.500Z] #2 transferring context: 87B done [2021-02-24T14:23:31.500Z] #2 DONE 0.1s [2021-02-24T14:23:31.500Z] [2021-02-24T14:23:31.500Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-24T14:23:31.500Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-24T14:23:32.071Z] #3 DONE 0.5s [2021-02-24T14:23:32.071Z] [2021-02-24T14:23:32.071Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-24T14:23:32.071Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-24T14:23:32.071Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-24T14:23:32.071Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-24T14:23:32.071Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-24T14:23:32.071Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-24T14:23:32.071Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-02-24T14:23:30.687Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:23:30.711Z] > git config --add remote.origin.fetch +refs/pull/41960/head:refs/remotes/origin/PR-41960 # timeout=10 [2021-02-24T14:23:30.730Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:23:30.751Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:23:30.773Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:23:30.773Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:23:30.811Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41960/head:refs/remotes/origin/PR-41960 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:23:31.218Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:23:31.234Z] > git checkout -f 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 # timeout=10 [2021-02-24T14:23:32.339Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-02-24T14:23:32.339Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-24T14:23:32.339Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-24T14:23:32.427Z] Merge succeeded, producing 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:23:32.427Z] Checking out Revision 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 (PR-41960) [2021-02-24T14:23:32.538Z] Fetching without tags [2021-02-24T14:23:32.910Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-02-24T14:23:32.910Z] #4 DONE 0.9s [2021-02-24T14:23:32.953Z] Merging remotes/origin/master commit 271b43c43f31875aeba4bd62ad149cac5b12b8aa into PR head commit 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:23:33.172Z] [2021-02-24T14:23:33.172Z] #5 [internal] load build definition from Dockerfile [2021-02-24T14:23:33.172Z] #5 sha256:0c0f483672dac6f0f005dc89aba32473afb6d9b3591eda7a518bc6e637979d8e [2021-02-24T14:23:33.172Z] #5 transferring dockerfile: 16.55kB done [2021-02-24T14:23:33.172Z] #5 DONE 0.1s [2021-02-24T14:23:33.437Z] [2021-02-24T14:23:33.437Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-24T14:23:33.437Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-24T14:23:33.697Z] #8 DONE 0.3s [2021-02-24T14:23:33.697Z] [2021-02-24T14:23:33.697Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-24T14:23:33.697Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-24T14:23:33.697Z] #6 DONE 0.3s [2021-02-24T14:23:33.697Z] [2021-02-24T14:23:33.697Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-24T14:23:33.697Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-24T14:23:33.697Z] #7 DONE 0.4s [2021-02-24T14:23:33.961Z] Merge succeeded, producing 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:23:33.961Z] Checking out Revision 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 (PR-41960) [2021-02-24T14:23:34.051Z] #31 ... [2021-02-24T14:23:34.051Z] [2021-02-24T14:23:34.051Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:23:34.051Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:23:34.051Z] #12 48.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-24T14:23:34.051Z] #12 48.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-24T14:23:34.051Z] #12 48.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-24T14:23:34.051Z] #12 52.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-24T14:23:34.051Z] #12 54.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-24T14:23:34.051Z] #12 54.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-24T14:23:34.051Z] #12 54.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-24T14:23:34.051Z] #12 54.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-24T14:23:34.051Z] #12 54.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-02-24T14:23:34.051Z] #12 54.63 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-24T14:23:34.051Z] #12 54.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-24T14:23:34.051Z] #12 54.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-24T14:23:34.051Z] #12 54.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-24T14:23:34.051Z] #12 54.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-24T14:23:34.051Z] #12 54.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-24T14:23:34.051Z] #12 54.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-24T14:23:34.051Z] #12 54.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-24T14:23:34.051Z] #12 54.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-24T14:23:34.051Z] #12 54.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-24T14:23:34.051Z] #12 56.05 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:23:34.051Z] #12 56.28 Fetched 78.2 MB in 8s (9523 kB/s) [2021-02-24T14:23:34.051Z] #12 56.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:23:34.051Z] #12 56.47 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-24T14:23:34.051Z] #12 56.49 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-24T14:23:34.051Z] #12 56.98 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-24T14:23:34.051Z] #12 57.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-02-24T14:23:34.051Z] #12 57.28 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-24T14:23:34.051Z] #12 57.31 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-24T14:23:34.051Z] #12 57.59 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-24T14:23:34.051Z] #12 57.76 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-24T14:23:34.051Z] #12 57.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:23:34.051Z] #12 57.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-24T14:23:34.051Z] #12 57.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-24T14:23:34.293Z] Client: Docker Engine - Community [2021-02-24T14:23:34.293Z] Version: 20.10.3 [2021-02-24T14:23:34.293Z] API version: 1.41 [2021-02-24T14:23:34.293Z] Go version: go1.13.15 [2021-02-24T14:23:34.293Z] Git commit: 48d30b5 [2021-02-24T14:23:34.293Z] Built: Fri Jan 29 14:33:53 2021 [2021-02-24T14:23:34.293Z] OS/Arch: linux/arm64 [2021-02-24T14:23:34.293Z] Context: default [2021-02-24T14:23:34.293Z] Experimental: true [2021-02-24T14:23:34.293Z] [2021-02-24T14:23:34.293Z] Server: Docker Engine - Community [2021-02-24T14:23:34.293Z] Engine: [2021-02-24T14:23:34.293Z] Version: 20.10.3 [2021-02-24T14:23:34.293Z] API version: 1.41 (minimum version 1.12) [2021-02-24T14:23:34.293Z] Go version: go1.13.15 [2021-02-24T14:23:34.293Z] Git commit: 46229ca [2021-02-24T14:23:34.293Z] Built: Fri Jan 29 14:32:08 2021 [2021-02-24T14:23:34.293Z] OS/Arch: linux/arm64 [2021-02-24T14:23:34.293Z] Experimental: true [2021-02-24T14:23:34.293Z] containerd: [2021-02-24T14:23:34.293Z] Version: 1.4.3 [2021-02-24T14:23:34.293Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:23:34.293Z] runc: [2021-02-24T14:23:34.293Z] Version: 1.0.0-rc92 [2021-02-24T14:23:34.293Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:23:34.293Z] docker-init: [2021-02-24T14:23:34.293Z] Version: 0.19.0 [2021-02-24T14:23:34.294Z] GitCommit: de40ad0 [2021-02-24T14:23:34.309Z] #12 ... [2021-02-24T14:23:34.309Z] [2021-02-24T14:23:34.309Z] #55 [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-02-24T14:23:34.309Z] #55 sha256:416d910026473b8dc40fd50c2725314adfd60302e38e8c98df3bda9620f1b25b [2021-02-24T14:23:34.309Z] #55 1.105 + RM_GOPATH=0 [2021-02-24T14:23:34.309Z] #55 1.105 + TMP_GOPATH= [2021-02-24T14:23:34.309Z] #55 1.105 + : /build [2021-02-24T14:23:34.309Z] #55 1.105 + '[' -z '' ']' [2021-02-24T14:23:34.309Z] #55 1.110 ++ mktemp -d [2021-02-24T14:23:34.309Z] #55 1.113 + export GOPATH=/tmp/tmp.J15HTWWHyX [2021-02-24T14:23:34.309Z] #55 1.113 + GOPATH=/tmp/tmp.J15HTWWHyX [2021-02-24T14:23:34.309Z] #55 1.113 + RM_GOPATH=1 [2021-02-24T14:23:34.309Z] #55 1.114 + case "$(go env GOARCH)" in [2021-02-24T14:23:34.309Z] #55 1.114 ++ go env GOARCH [2021-02-24T14:23:34.309Z] #55 1.136 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:23:34.309Z] #55 1.136 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:23:34.309Z] #55 1.137 ++ dirname /tmp/install/install.sh [2021-02-24T14:23:34.309Z] #55 1.138 + dir=/tmp/install [2021-02-24T14:23:34.309Z] #55 1.138 + bin=containerd [2021-02-24T14:23:34.309Z] #55 1.138 + shift [2021-02-24T14:23:34.309Z] #55 1.139 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-24T14:23:34.309Z] #55 1.139 + . /tmp/install/containerd.installer [2021-02-24T14:23:34.309Z] #55 1.139 ++ set -e [2021-02-24T14:23:34.309Z] #55 1.139 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:23:34.309Z] #55 1.140 + install_containerd [2021-02-24T14:23:34.309Z] #55 1.141 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-24T14:23:34.309Z] #55 1.141 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:23:34.309Z] #55 1.142 + git clone https://github.com/containerd/containerd.git /tmp/tmp.J15HTWWHyX/src/github.com/containerd/containerd [2021-02-24T14:23:34.309Z] #55 1.143 Cloning into '/tmp/tmp.J15HTWWHyX/src/github.com/containerd/containerd'... [Pipeline] sh [2021-02-24T14:23:32.442Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:23:32.454Z] > git config --add remote.origin.fetch +refs/pull/41960/head:refs/remotes/origin/PR-41960 # timeout=10 [2021-02-24T14:23:32.477Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:23:32.506Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-24T14:23:32.582Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-24T14:23:32.582Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:23:32.583Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41960/head:refs/remotes/origin/PR-41960 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T14:23:32.959Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:23:32.987Z] > git checkout -f 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 # timeout=10 [2021-02-24T14:23:33.894Z] > git remote # timeout=10 [2021-02-24T14:23:33.914Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T14:23:33.926Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:23:33.927Z] > git merge 271b43c43f31875aeba4bd62ad149cac5b12b8aa # timeout=10 [2021-02-24T14:23:33.944Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T14:23:33.960Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:23:33.972Z] > git checkout -f 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 # timeout=10 [2021-02-24T14:23:34.567Z] #55 ... [2021-02-24T14:23:34.567Z] [2021-02-24T14:23:34.567Z] #41 [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-02-24T14:23:34.567Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:23:34.567Z] #41 52.19 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-24T14:23:34.567Z] #41 52.19 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:23:34.567Z] #41 52.19 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-24T14:23:34.567Z] #41 52.39 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-24T14:23:34.567Z] #41 52.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-24T14:23:34.567Z] #41 52.42 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-24T14:23:34.567Z] #41 53.90 Selecting previously unselected package libprotoc17:amd64. [2021-02-24T14:23:34.567Z] #41 53.90 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:23:34.567Z] #41 53.91 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-24T14:23:34.567Z] #41 54.67 Selecting previously unselected package protobuf-c-compiler. [2021-02-24T14:23:34.567Z] #41 54.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:23:34.567Z] #41 54.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-24T14:23:34.567Z] #41 54.90 Selecting previously unselected package protobuf-compiler. [2021-02-24T14:23:34.567Z] #41 54.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-24T14:23:34.567Z] #41 54.92 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-24T14:23:34.567Z] #41 55.06 Selecting previously unselected package python-pkg-resources. [2021-02-24T14:23:34.567Z] #41 55.06 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-24T14:23:34.567Z] #41 55.07 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-24T14:23:34.567Z] #41 55.27 Selecting previously unselected package python-six. [2021-02-24T14:23:34.567Z] #41 55.28 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-24T14:23:34.567Z] #41 55.28 Unpacking python-six (1.12.0-1) ... [2021-02-24T14:23:34.567Z] #41 55.40 Selecting previously unselected package python-protobuf. [2021-02-24T14:23:34.567Z] #41 55.41 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-24T14:23:34.567Z] #41 55.42 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-24T14:23:34.567Z] #41 56.12 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-24T14:23:34.567Z] #41 ... [2021-02-24T14:23:34.567Z] [2021-02-24T14:23:34.567Z] #50 [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-02-24T14:23:34.567Z] #50 sha256:be03d2b428d88b84719f1bec43db649f878ba18990e9b7540e5c0f81e1ae471c [2021-02-24T14:23:34.567Z] #50 58.52 context [2021-02-24T14:23:32.343Z] > git remote # timeout=10 [2021-02-24T14:23:32.354Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T14:23:32.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-24T14:23:32.376Z] > git merge 271b43c43f31875aeba4bd62ad149cac5b12b8aa # timeout=10 [2021-02-24T14:23:32.394Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T14:23:32.431Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T14:23:32.456Z] > git checkout -f 8dc6c109b59b4f5629e7fb6018be88a068d1bad7 # timeout=10 [2021-02-24T14:23:34.690Z] + docker info [2021-02-24T14:23:35.500Z] #50 ... [2021-02-24T14:23:35.500Z] [2021-02-24T14:23:35.500Z] #46 [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-02-24T14:23:35.500Z] #46 sha256:5d276bcdb20485ec5de361d922ef005aa2083043e3160b8c74dc683a0c2f9678 [2021-02-24T14:23:35.500Z] #46 DONE 59.4s [2021-02-24T14:23:35.608Z] [2021-02-24T14:23:35.608Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:23:35.608Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:23:35.608Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 0.1s done [2021-02-24T14:23:35.608Z] #25 DONE 0.1s [2021-02-24T14:23:35.608Z] [2021-02-24T14:23:35.608Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:23:35.608Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-24T14:23:35.608Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-24T14:23:35.608Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2021-02-24T14:23:35.608Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-24T14:23:35.608Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-24T14:23:35.608Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.19MB / 9.86MB 0.3s [2021-02-24T14:23:35.758Z] [2021-02-24T14:23:35.758Z] #35 [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-02-24T14:23:35.758Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:23:35.758Z] #35 54.06 Selecting previously unselected package libicu63:amd64. [2021-02-24T14:23:35.758Z] #35 54.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-24T14:23:35.758Z] #35 54.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:23:35.758Z] #35 ... [2021-02-24T14:23:35.758Z] [2021-02-24T14:23:35.758Z] #50 [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-02-24T14:23:35.758Z] #50 sha256:be03d2b428d88b84719f1bec43db649f878ba18990e9b7540e5c0f81e1ae471c [2021-02-24T14:23:35.758Z] #50 59.56 internal/poll [2021-02-24T14:23:35.868Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.29MB / 9.86MB 0.3s [2021-02-24T14:23:35.869Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s [2021-02-24T14:23:36.132Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2021-02-24T14:23:36.132Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-02-24T14:23:36.676Z] Commit message: "dockerd-rootless.sh: add typo guard" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-24T14:23:37.656Z] #50 ... [2021-02-24T14:23:37.656Z] [2021-02-24T14:23:37.656Z] #33 [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-02-24T14:23:37.656Z] #33 sha256:00a53b238d7b9a98d363a6a77aef533cf55e2904715e2b66558f71349a9c3864 [2021-02-24T14:23:37.656Z] #33 51.37 time [2021-02-24T14:23:37.656Z] #33 57.68 internal/poll [2021-02-24T14:23:37.656Z] #33 58.90 internal/fmtsort [2021-02-24T14:23:37.656Z] #33 59.92 internal/syscall/execenv [2021-02-24T14:23:37.656Z] #33 60.20 internal/syscall/unix [2021-02-24T14:23:37.656Z] #33 60.31 strings [2021-02-24T14:23:37.656Z] #33 60.94 os [2021-02-24T14:23:37.656Z] #33 ... [2021-02-24T14:23:37.656Z] [2021-02-24T14:23:37.656Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:23:37.656Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:23:37.656Z] #12 61.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-24T14:23:37.656Z] #12 61.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-24T14:23:37.656Z] #12 61.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-24T14:23:37.884Z] + docker version [2021-02-24T14:23:38.256Z] Commit message: "dockerd-rootless.sh: add typo guard" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-24T14:23:39.231Z] + docker version [2021-02-24T14:23:40.182Z] #12 63.64 Selecting previously unselected package binutils-mingw-w64. [2021-02-24T14:23:40.182Z] #12 63.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-24T14:23:40.182Z] #12 63.65 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-24T14:23:40.182Z] #12 63.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-24T14:23:40.182Z] #12 63.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:23:40.182Z] #12 63.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:23:40.182Z] #12 64.07 Selecting previously unselected package dmsetup. [2021-02-24T14:23:40.440Z] #12 64.08 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:23:40.440Z] #12 64.09 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-24T14:23:40.440Z] #12 64.34 Selecting previously unselected package mingw-w64-common. [2021-02-24T14:23:40.440Z] #12 ... [2021-02-24T14:23:40.440Z] [2021-02-24T14:23:40.440Z] #44 [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-02-24T14:23:40.440Z] #44 sha256:136bb63d9368874bfc6b4299351091a70b7a651bf556473577be623f8a6707e7 [2021-02-24T14:23:40.440Z] #44 54.24 time [2021-02-24T14:23:40.440Z] #44 60.86 internal/syscall/unix [2021-02-24T14:23:40.440Z] #44 61.12 strings [2021-02-24T14:23:40.440Z] #44 61.21 os [2021-02-24T14:23:40.697Z] #44 ... [2021-02-24T14:23:40.697Z] [2021-02-24T14:23:40.697Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:23:40.697Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:23:40.697Z] #12 64.34 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-24T14:23:40.697Z] #12 64.36 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-24T14:23:41.456Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.8s done [2021-02-24T14:23:41.456Z] #61 ... [2021-02-24T14:23:41.456Z] [2021-02-24T14:23:41.456Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:23:41.456Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:23:41.456Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-24T14:23:41.456Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-24T14:23:41.456Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-24T14:23:41.456Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2021-02-24T14:23:41.456Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-24T14:23:41.456Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done [2021-02-24T14:23:41.456Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.6s done [2021-02-24T14:23:41.456Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2021-02-24T14:23:41.456Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.8s done [2021-02-24T14:23:41.456Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.8s [2021-02-24T14:23:41.456Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.4s [2021-02-24T14:23:41.456Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s done [2021-02-24T14:23:41.717Z] #9 ... [2021-02-24T14:23:41.717Z] [2021-02-24T14:23:41.717Z] #22 [internal] load build context [2021-02-24T14:23:41.717Z] #22 sha256:c76078cc8ef0be78f7cb96d4a555e1f9368feeb6c8201728c2e2beb795ba60a7 [2021-02-24T14:23:41.717Z] #22 transferring context: 53.41MB 6.0s done [2021-02-24T14:23:41.717Z] #22 DONE 6.5s [2021-02-24T14:23:41.717Z] [2021-02-24T14:23:41.717Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:23:41.717Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:23:41.717Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.4s done [2021-02-24T14:23:41.717Z] #9 ... [2021-02-24T14:23:41.717Z] [2021-02-24T14:23:41.717Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:23:41.717Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:23:41.717Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-24T14:23:41.717Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-24T14:23:41.717Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-24T14:23:41.717Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-24T14:23:41.717Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 5.3s done [2021-02-24T14:23:41.717Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0.6s [2021-02-24T14:23:41.981Z] #25 ... [2021-02-24T14:23:41.981Z] [2021-02-24T14:23:41.981Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:23:41.981Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-24T14:23:41.981Z] #61 DONE 6.6s [2021-02-24T14:23:41.981Z] [2021-02-24T14:23:41.981Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:23:41.981Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:23:41.981Z] #25 ... [2021-02-24T14:23:41.981Z] [2021-02-24T14:23:41.981Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:23:41.981Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:23:42.107Z] Client: Docker Engine - Community [2021-02-24T14:23:42.107Z] Version: 20.10.3 [2021-02-24T14:23:42.107Z] API version: 1.41 [2021-02-24T14:23:42.107Z] Go version: go1.13.15 [2021-02-24T14:23:42.107Z] Git commit: 48d30b5 [2021-02-24T14:23:42.107Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-24T14:23:42.107Z] OS/Arch: linux/amd64 [2021-02-24T14:23:42.107Z] Context: default [2021-02-24T14:23:42.107Z] Experimental: true [2021-02-24T14:23:42.107Z] [2021-02-24T14:23:42.107Z] Server: Docker Engine - Community [2021-02-24T14:23:42.107Z] Engine: [2021-02-24T14:23:42.107Z] Version: 20.10.3 [2021-02-24T14:23:42.107Z] API version: 1.41 (minimum version 1.12) [2021-02-24T14:23:42.107Z] Go version: go1.13.15 [2021-02-24T14:23:42.107Z] Git commit: 46229ca [2021-02-24T14:23:42.107Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-24T14:23:42.107Z] OS/Arch: linux/amd64 [2021-02-24T14:23:42.107Z] Experimental: true [2021-02-24T14:23:42.107Z] containerd: [2021-02-24T14:23:42.107Z] Version: 1.4.3 [2021-02-24T14:23:42.107Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:23:42.107Z] runc: [2021-02-24T14:23:42.107Z] Version: 1.0.0-rc92 [2021-02-24T14:23:42.107Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:23:42.107Z] docker-init: [2021-02-24T14:23:42.107Z] Version: 0.19.0 [2021-02-24T14:23:42.107Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-24T14:23:42.446Z] + docker info [2021-02-24T14:23:44.876Z] #12 ... [2021-02-24T14:23:44.876Z] [2021-02-24T14:23:44.876Z] #35 [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-02-24T14:23:44.876Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:23:44.876Z] #35 61.88 Selecting previously unselected package libxml2:amd64. [2021-02-24T14:23:44.876Z] #35 61.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-24T14:23:44.876Z] #35 61.90 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-24T14:23:44.876Z] #35 62.58 Selecting previously unselected package libarchive13:amd64. [2021-02-24T14:23:44.876Z] #35 62.60 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-24T14:23:44.876Z] #35 62.61 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-24T14:23:44.876Z] #35 62.99 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-24T14:23:44.876Z] #35 62.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-24T14:23:44.876Z] #35 63.00 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-24T14:23:44.876Z] #35 63.15 Selecting previously unselected package librhash0:amd64. [2021-02-24T14:23:44.876Z] #35 63.17 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-24T14:23:44.876Z] #35 63.18 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-24T14:23:44.876Z] #35 63.39 Selecting previously unselected package libuv1:amd64. [2021-02-24T14:23:44.876Z] #35 63.42 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-24T14:23:44.876Z] #35 63.43 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-24T14:23:44.876Z] #35 63.64 Selecting previously unselected package cmake. [2021-02-24T14:23:44.876Z] #35 63.67 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-24T14:23:44.876Z] #35 63.68 Unpacking cmake (3.13.4-1) ... [2021-02-24T14:23:44.876Z] #35 66.90 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:23:44.876Z] #35 66.92 Setting up xxd (2:8.1.0875-5) ... [2021-02-24T14:23:44.876Z] #35 66.95 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-24T14:23:44.876Z] #35 66.96 Setting up vim-common (2:8.1.0875-5) ... [2021-02-24T14:23:44.876Z] #35 67.01 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-24T14:23:44.876Z] #35 67.02 Setting up cmake-data (3.13.4-1) ... [2021-02-24T14:23:44.876Z] #35 67.06 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-24T14:23:44.876Z] #35 67.08 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-24T14:23:44.876Z] #35 67.09 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-24T14:23:44.876Z] #35 67.11 Setting up cmake (3.13.4-1) ... [2021-02-24T14:23:44.876Z] #35 67.16 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:23:44.876Z] #35 67.22 Processing triggers for mime-support (3.62) ... [2021-02-24T14:23:44.876Z] #35 DONE 68.1s [2021-02-24T14:23:44.876Z] [2021-02-24T14:23:44.876Z] #36 [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-02-24T14:23:44.876Z] #36 sha256:1dd0b5f8eb0f9a2bc993c69205f7484d035094aad7ad96d856204c97d4e2a1c4 [2021-02-24T14:23:45.441Z] #36 1.108 + RM_GOPATH=0 [2021-02-24T14:23:45.441Z] #36 1.108 + TMP_GOPATH= [2021-02-24T14:23:45.441Z] #36 1.109 + : /build [2021-02-24T14:23:45.441Z] #36 1.109 + '[' -z '' ']' [2021-02-24T14:23:45.441Z] #36 1.112 ++ mktemp -d [2021-02-24T14:23:45.441Z] #36 1.113 + export GOPATH=/tmp/tmp.U3kns3jMZM [2021-02-24T14:23:45.441Z] #36 1.113 + GOPATH=/tmp/tmp.U3kns3jMZM [2021-02-24T14:23:45.441Z] #36 1.114 + RM_GOPATH=1 [2021-02-24T14:23:45.441Z] #36 1.114 + case "$(go env GOARCH)" in [2021-02-24T14:23:45.441Z] #36 1.114 ++ go env GOARCH [2021-02-24T14:23:45.441Z] #36 1.137 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:23:45.441Z] #36 1.137 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:23:45.441Z] #36 1.139 ++ dirname /tmp/install/install.sh [2021-02-24T14:23:45.441Z] #36 1.141 + dir=/tmp/install [2021-02-24T14:23:45.441Z] #36 1.141 + bin=tini [2021-02-24T14:23:45.441Z] #36 1.142 + shift [2021-02-24T14:23:45.441Z] #36 1.142 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-24T14:23:45.441Z] #36 1.142 + . /tmp/install/tini.installer [2021-02-24T14:23:45.441Z] #36 1.142 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:23:45.441Z] #36 1.142 + install_tini [2021-02-24T14:23:45.441Z] #36 1.142 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-24T14:23:45.441Z] #36 1.142 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:23:45.441Z] #36 1.142 + git clone https://github.com/krallin/tini.git /tmp/tmp.U3kns3jMZM/tini [2021-02-24T14:23:45.441Z] #36 1.147 Cloning into '/tmp/tmp.U3kns3jMZM/tini'... [2021-02-24T14:23:46.197Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.4s [2021-02-24T14:23:46.372Z] #36 1.836 + cd /tmp/tmp.U3kns3jMZM/tini [2021-02-24T14:23:46.372Z] #36 1.836 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:23:46.372Z] #36 1.843 + cmake . [2021-02-24T14:23:46.630Z] #36 2.522 -- The C compiler identification is GNU 8.3.0 [2021-02-24T14:23:46.769Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.0s done [2021-02-24T14:23:46.888Z] #36 2.603 -- Check for working C compiler: /usr/bin/cc [2021-02-24T14:23:46.965Z] Client: [2021-02-24T14:23:46.965Z] Context: default [2021-02-24T14:23:46.965Z] Debug Mode: false [2021-02-24T14:23:46.965Z] Plugins: [2021-02-24T14:23:46.965Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-24T14:23:46.965Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-24T14:23:46.965Z] [2021-02-24T14:23:46.965Z] Server: [2021-02-24T14:23:46.965Z] Containers: 0 [2021-02-24T14:23:46.965Z] Running: 0 [2021-02-24T14:23:46.965Z] Paused: 0 [2021-02-24T14:23:46.965Z] Stopped: 0 [2021-02-24T14:23:46.965Z] Images: 0 [2021-02-24T14:23:46.965Z] Server Version: 20.10.3 [2021-02-24T14:23:46.965Z] Storage Driver: overlay2 [2021-02-24T14:23:46.965Z] Backing Filesystem: extfs [2021-02-24T14:23:46.965Z] Supports d_type: true [2021-02-24T14:23:46.965Z] Native Overlay Diff: true [2021-02-24T14:23:46.965Z] Logging Driver: json-file [2021-02-24T14:23:46.965Z] Cgroup Driver: cgroupfs [2021-02-24T14:23:46.965Z] Cgroup Version: 1 [2021-02-24T14:23:46.965Z] Plugins: [2021-02-24T14:23:46.965Z] Volume: local [2021-02-24T14:23:46.965Z] Network: bridge host ipvlan macvlan null overlay [2021-02-24T14:23:46.965Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-24T14:23:46.965Z] Swarm: inactive [2021-02-24T14:23:46.965Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-24T14:23:46.965Z] Default Runtime: runc [2021-02-24T14:23:46.965Z] Init Binary: docker-init [2021-02-24T14:23:46.965Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:23:46.965Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:23:46.965Z] init version: de40ad0 [2021-02-24T14:23:46.965Z] Security Options: [2021-02-24T14:23:46.965Z] apparmor [2021-02-24T14:23:46.965Z] seccomp [2021-02-24T14:23:46.965Z] Profile: default [2021-02-24T14:23:46.965Z] Kernel Version: 4.15.0-1093-aws [2021-02-24T14:23:46.965Z] Operating System: Ubuntu 16.04.7 LTS [2021-02-24T14:23:46.965Z] OSType: linux [2021-02-24T14:23:46.965Z] Architecture: aarch64 [2021-02-24T14:23:46.965Z] CPUs: 4 [2021-02-24T14:23:46.965Z] Total Memory: 7.525GiB [2021-02-24T14:23:46.965Z] Name: ip-10-100-35-9 [2021-02-24T14:23:46.965Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-02-24T14:23:46.965Z] Docker Root Dir: /var/lib/docker [2021-02-24T14:23:46.965Z] Debug Mode: false [2021-02-24T14:23:46.965Z] Registry: https://index.docker.io/v1/ [2021-02-24T14:23:46.965Z] Labels: [2021-02-24T14:23:46.965Z] Experimental: true [2021-02-24T14:23:46.965Z] Insecure Registries: [2021-02-24T14:23:46.965Z] 127.0.0.0/8 [2021-02-24T14:23:46.965Z] Live Restore Enabled: true [2021-02-24T14:23:46.965Z] [2021-02-24T14:23:46.965Z] WARNING: No swap limit support [Pipeline] sh [2021-02-24T14:23:47.032Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-02-24T14:23:47.282Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:23:47.282Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:23:47.282Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41960/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-24T14:23:47.282Z] + bash /home/ubuntu/workspace/moby_PR-41960/check-config.sh [2021-02-24T14:23:47.546Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-24T14:23:47.546Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-02-24T14:23:47.546Z] [2021-02-24T14:23:47.546Z] Generally Necessary: [2021-02-24T14:23:47.546Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-24T14:23:47.546Z] - apparmor: enabled and tools installed [2021-02-24T14:23:47.546Z] - CONFIG_NAMESPACES: enabled [2021-02-24T14:23:47.546Z] - CONFIG_NET_NS: enabled [2021-02-24T14:23:47.546Z] - CONFIG_PID_NS: enabled [2021-02-24T14:23:47.546Z] - CONFIG_IPC_NS: enabled [2021-02-24T14:23:47.546Z] - CONFIG_UTS_NS: enabled [2021-02-24T14:23:47.546Z] - CONFIG_CGROUPS: enabled [2021-02-24T14:23:47.546Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-24T14:23:47.546Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-24T14:23:47.546Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-24T14:23:47.546Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-24T14:23:47.546Z] - CONFIG_CPUSETS: enabled [2021-02-24T14:23:47.546Z] - CONFIG_MEMCG: enabled [2021-02-24T14:23:47.546Z] - CONFIG_KEYS: enabled [2021-02-24T14:23:47.546Z] - CONFIG_VETH: enabled (as module) [2021-02-24T14:23:47.546Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-24T14:23:47.546Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-24T14:23:47.741Z] Client: [2021-02-24T14:23:47.742Z] Context: default [2021-02-24T14:23:47.742Z] Debug Mode: false [2021-02-24T14:23:47.742Z] Plugins: [2021-02-24T14:23:47.742Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-24T14:23:47.742Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-24T14:23:47.742Z] [2021-02-24T14:23:47.742Z] Server: [2021-02-24T14:23:47.742Z] Containers: 0 [2021-02-24T14:23:47.742Z] Running: 0 [2021-02-24T14:23:47.742Z] Paused: 0 [2021-02-24T14:23:47.742Z] Stopped: 0 [2021-02-24T14:23:47.742Z] Images: 0 [2021-02-24T14:23:47.742Z] Server Version: 20.10.3 [2021-02-24T14:23:47.742Z] Storage Driver: overlay2 [2021-02-24T14:23:47.742Z] Backing Filesystem: extfs [2021-02-24T14:23:47.742Z] Supports d_type: true [2021-02-24T14:23:47.742Z] Native Overlay Diff: true [2021-02-24T14:23:47.742Z] Logging Driver: json-file [2021-02-24T14:23:47.742Z] Cgroup Driver: cgroupfs [2021-02-24T14:23:47.742Z] Cgroup Version: 1 [2021-02-24T14:23:47.742Z] Plugins: [2021-02-24T14:23:47.742Z] Volume: local [2021-02-24T14:23:47.742Z] Network: bridge host ipvlan macvlan null overlay [2021-02-24T14:23:47.742Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-24T14:23:47.742Z] Swarm: inactive [2021-02-24T14:23:47.742Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-02-24T14:23:47.742Z] Default Runtime: runc [2021-02-24T14:23:47.742Z] Init Binary: docker-init [2021-02-24T14:23:47.742Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:23:47.742Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:23:47.742Z] init version: de40ad0 [2021-02-24T14:23:47.742Z] Security Options: [2021-02-24T14:23:47.742Z] apparmor [2021-02-24T14:23:47.742Z] seccomp [2021-02-24T14:23:47.742Z] Profile: default [2021-02-24T14:23:47.742Z] Kernel Version: 5.4.0-1037-aws [2021-02-24T14:23:47.742Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-24T14:23:47.742Z] OSType: linux [2021-02-24T14:23:47.742Z] Architecture: x86_64 [2021-02-24T14:23:47.742Z] CPUs: 2 [2021-02-24T14:23:47.742Z] Total Memory: 7.487GiB [2021-02-24T14:23:47.742Z] Name: ip-10-100-57-62 [2021-02-24T14:23:47.742Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-24T14:23:47.742Z] Docker Root Dir: /var/lib/docker [2021-02-24T14:23:47.742Z] Debug Mode: false [2021-02-24T14:23:47.742Z] Registry: https://index.docker.io/v1/ [2021-02-24T14:23:47.742Z] Labels: [2021-02-24T14:23:47.742Z] Experimental: true [2021-02-24T14:23:47.742Z] Insecure Registries: [2021-02-24T14:23:47.742Z] 127.0.0.0/8 [2021-02-24T14:23:47.742Z] Live Restore Enabled: true [2021-02-24T14:23:47.742Z] [2021-02-24T14:23:47.742Z] WARNING: No swap limit support [2021-02-24T14:23:47.742Z] WARNING: No blkio weight support [2021-02-24T14:23:47.742Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-24T14:23:47.810Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-24T14:23:47.810Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-24T14:23:47.810Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-24T14:23:47.810Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-24T14:23:47.810Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-24T14:23:47.810Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-24T14:23:47.810Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-24T14:23:47.810Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-24T14:23:47.810Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-24T14:23:47.810Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-24T14:23:47.810Z] [2021-02-24T14:23:47.810Z] Optional Features: [2021-02-24T14:23:47.810Z] - CONFIG_USER_NS: enabled [2021-02-24T14:23:47.810Z] - CONFIG_SECCOMP: enabled [2021-02-24T14:23:47.810Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-24T14:23:47.810Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-24T14:23:47.810Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-24T14:23:47.810Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-24T14:23:47.810Z] - CONFIG_BLK_CGROUP: enabled [2021-02-24T14:23:47.810Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-24T14:23:47.819Z] #36 3.327 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-24T14:23:47.819Z] #36 3.328 -- Detecting C compiler ABI info [2021-02-24T14:23:47.819Z] #36 ... [2021-02-24T14:23:47.819Z] [2021-02-24T14:23:47.819Z] #41 [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-02-24T14:23:47.819Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:23:47.819Z] #41 61.78 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-24T14:23:47.819Z] #41 61.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:23:47.819Z] #41 61.81 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:23:47.820Z] #41 61.82 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-24T14:23:47.820Z] #41 61.84 Setting up python-six (1.12.0-1) ... [2021-02-24T14:23:47.820Z] #41 65.83 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-24T14:23:47.820Z] #41 65.87 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:23:47.820Z] #41 65.90 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-24T14:23:47.820Z] #41 65.91 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-24T14:23:47.820Z] #41 65.92 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-24T14:23:47.820Z] #41 65.94 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-24T14:23:47.820Z] #41 65.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-24T14:23:47.820Z] #41 65.97 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-24T14:23:47.820Z] #41 66.00 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-24T14:23:47.820Z] #41 66.01 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-24T14:23:48.033Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:23:48.033Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-24T14:23:48.033Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41960/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-24T14:23:48.033Z] + bash /home/ubuntu/workspace/moby_PR-41960/check-config.sh [2021-02-24T14:23:48.033Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-24T14:23:48.033Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-24T14:23:48.033Z] [2021-02-24T14:23:48.033Z] Generally Necessary: [2021-02-24T14:23:48.033Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-24T14:23:48.033Z] - apparmor: enabled and tools installed [2021-02-24T14:23:48.033Z] - CONFIG_NAMESPACES: enabled [2021-02-24T14:23:48.033Z] - CONFIG_NET_NS: enabled [2021-02-24T14:23:48.033Z] - CONFIG_PID_NS: enabled [2021-02-24T14:23:48.033Z] - CONFIG_IPC_NS: enabled [2021-02-24T14:23:48.033Z] - CONFIG_UTS_NS: enabled [2021-02-24T14:23:48.033Z] - CONFIG_CGROUPS: enabled [2021-02-24T14:23:48.033Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-24T14:23:48.033Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-24T14:23:48.033Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-24T14:23:48.033Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-24T14:23:48.033Z] - CONFIG_CPUSETS: enabled [2021-02-24T14:23:48.033Z] - CONFIG_MEMCG: enabled [2021-02-24T14:23:48.033Z] - CONFIG_KEYS: enabled [2021-02-24T14:23:48.033Z] - CONFIG_VETH: enabled (as module) [2021-02-24T14:23:48.033Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-24T14:23:48.033Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-24T14:23:48.033Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-24T14:23:48.033Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-24T14:23:48.033Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-24T14:23:48.033Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-24T14:23:48.033Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-24T14:23:48.033Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-24T14:23:48.033Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-24T14:23:48.033Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-24T14:23:48.033Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-24T14:23:48.033Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-24T14:23:48.033Z] [2021-02-24T14:23:48.033Z] Optional Features: [2021-02-24T14:23:48.033Z] - CONFIG_USER_NS: enabled [2021-02-24T14:23:48.033Z] - CONFIG_SECCOMP: enabled [2021-02-24T14:23:48.033Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-24T14:23:48.033Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-24T14:23:48.033Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-24T14:23:48.033Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-24T14:23:48.033Z] - CONFIG_BLK_CGROUP: enabled [2021-02-24T14:23:48.033Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-24T14:23:48.033Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-24T14:23:48.033Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-24T14:23:48.033Z] - CONFIG_CGROUP_PERF: enabled [2021-02-24T14:23:48.073Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-24T14:23:48.073Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-24T14:23:48.073Z] - CONFIG_CGROUP_PERF: enabled [2021-02-24T14:23:48.073Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-24T14:23:48.073Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-24T14:23:48.073Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-24T14:23:48.073Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-24T14:23:48.073Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-24T14:23:48.073Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-24T14:23:48.073Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-24T14:23:48.073Z] - CONFIG_IP_VS: enabled (as module) [2021-02-24T14:23:48.073Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-24T14:23:48.073Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-24T14:23:48.073Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-24T14:23:48.073Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-24T14:23:48.073Z] - CONFIG_EXT4_FS: enabled [2021-02-24T14:23:48.073Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-24T14:23:48.073Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-24T14:23:48.073Z] - Network Drivers: [2021-02-24T14:23:48.073Z] - "overlay": [2021-02-24T14:23:48.073Z] - CONFIG_VXLAN: enabled (as module) [2021-02-24T14:23:48.073Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-24T14:23:48.073Z] Optional (for encrypted networks): [2021-02-24T14:23:48.294Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-24T14:23:48.294Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-24T14:23:48.294Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-24T14:23:48.294Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-24T14:23:48.294Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-24T14:23:48.294Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-24T14:23:48.294Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-24T14:23:48.294Z] - CONFIG_IP_VS: enabled (as module) [2021-02-24T14:23:48.294Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-24T14:23:48.294Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-24T14:23:48.294Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-24T14:23:48.294Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-24T14:23:48.294Z] - CONFIG_EXT4_FS: enabled [2021-02-24T14:23:48.294Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-24T14:23:48.294Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-24T14:23:48.294Z] - Network Drivers: [2021-02-24T14:23:48.294Z] - "overlay": [2021-02-24T14:23:48.294Z] - CONFIG_VXLAN: enabled (as module) [2021-02-24T14:23:48.294Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-24T14:23:48.294Z] Optional (for encrypted networks): [2021-02-24T14:23:48.294Z] - CONFIG_CRYPTO: enabled [2021-02-24T14:23:48.294Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-24T14:23:48.294Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-24T14:23:48.294Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-24T14:23:48.294Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-24T14:23:48.294Z] - CONFIG_XFRM: enabled [2021-02-24T14:23:48.294Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-24T14:23:48.294Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-24T14:23:48.294Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-24T14:23:48.294Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-24T14:23:48.294Z] - "ipvlan": [2021-02-24T14:23:48.294Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-24T14:23:48.294Z] - "macvlan": [2021-02-24T14:23:48.294Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-24T14:23:48.294Z] - CONFIG_DUMMY: enabled (as module) [2021-02-24T14:23:48.294Z] - "ftp,tftp client in container": [2021-02-24T14:23:48.294Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-24T14:23:48.294Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-24T14:23:48.294Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-24T14:23:48.294Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-24T14:23:48.294Z] - Storage Drivers: [2021-02-24T14:23:48.294Z] - "aufs": [2021-02-24T14:23:48.294Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-24T14:23:48.294Z] - "btrfs": [2021-02-24T14:23:48.294Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-24T14:23:48.294Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-24T14:23:48.294Z] - "devicemapper": [2021-02-24T14:23:48.294Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-24T14:23:48.294Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-24T14:23:48.294Z] - "overlay": [2021-02-24T14:23:48.294Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-24T14:23:48.294Z] - "zfs": [2021-02-24T14:23:48.294Z] - /dev/zfs: present [2021-02-24T14:23:48.294Z] - zfs command: missing [2021-02-24T14:23:48.294Z] - zpool command: missing [2021-02-24T14:23:48.294Z] [2021-02-24T14:23:48.294Z] Limits: [2021-02-24T14:23:48.294Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-24T14:23:48.294Z] [2021-02-24T14:23:48.294Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-02-24T14:23:48.337Z] - CONFIG_CRYPTO: enabled [2021-02-24T14:23:48.337Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-24T14:23:48.337Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-24T14:23:48.337Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-24T14:23:48.337Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-24T14:23:48.337Z] - CONFIG_XFRM: enabled [2021-02-24T14:23:48.337Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-24T14:23:48.337Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-24T14:23:48.337Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-24T14:23:48.337Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-24T14:23:48.337Z] - "ipvlan": [2021-02-24T14:23:48.337Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-24T14:23:48.337Z] - "macvlan": [2021-02-24T14:23:48.337Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-24T14:23:48.337Z] - CONFIG_DUMMY: enabled (as module) [2021-02-24T14:23:48.337Z] - "ftp,tftp client in container": [2021-02-24T14:23:48.337Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-24T14:23:48.337Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-24T14:23:48.337Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-24T14:23:48.337Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-24T14:23:48.337Z] - Storage Drivers: [2021-02-24T14:23:48.337Z] - "aufs": [2021-02-24T14:23:48.337Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-24T14:23:48.337Z] - "btrfs": [2021-02-24T14:23:48.337Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-24T14:23:48.337Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-24T14:23:48.337Z] - "devicemapper": [2021-02-24T14:23:48.337Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-24T14:23:48.337Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-24T14:23:48.337Z] - "overlay": [2021-02-24T14:23:48.337Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-24T14:23:48.337Z] - "zfs": [2021-02-24T14:23:48.337Z] - /dev/zfs: missing [2021-02-24T14:23:48.337Z] - zfs command: missing [2021-02-24T14:23:48.337Z] - zpool command: missing [2021-02-24T14:23:48.337Z] [2021-02-24T14:23:48.337Z] Limits: [2021-02-24T14:23:48.337Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-24T14:23:48.337Z] [2021-02-24T14:23:48.337Z] + true [Pipeline] } [Pipeline] // stage [2021-02-24T14:23:48.384Z] #41 ... [2021-02-24T14:23:48.384Z] [2021-02-24T14:23:48.384Z] #36 [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-02-24T14:23:48.384Z] #36 sha256:1dd0b5f8eb0f9a2bc993c69205f7484d035094aad7ad96d856204c97d4e2a1c4 [2021-02-24T14:23:48.384Z] #36 3.904 -- Detecting C compiler ABI info - done [2021-02-24T14:23:48.384Z] #36 3.957 -- Detecting C compile features [2021-02-24T14:23:48.384Z] #36 ... [2021-02-24T14:23:48.384Z] [2021-02-24T14:23:48.384Z] #50 [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-02-24T14:23:48.384Z] #50 sha256:be03d2b428d88b84719f1bec43db649f878ba18990e9b7540e5c0f81e1ae471c [2021-02-24T14:23:48.384Z] #50 62.18 os [2021-02-24T14:23:48.384Z] #50 64.56 encoding/binary [2021-02-24T14:23:48.384Z] #50 66.09 fmt [2021-02-24T14:23:48.384Z] #50 66.73 encoding/base64 [2021-02-24T14:23:48.384Z] #50 67.67 golang.org/x/sys/unix [2021-02-24T14:23:48.384Z] #50 71.39 encoding/json [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-24T14:23:48.419Z] #9 ... [2021-02-24T14:23:48.419Z] [2021-02-24T14:23:48.419Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:23:48.419Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:23:48.419Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 6.9s done [2021-02-24T14:23:48.419Z] #25 DONE 12.8s [2021-02-24T14:23:48.419Z] [2021-02-24T14:23:48.419Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:23:48.419Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:23:48.419Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-02-24T14:23:48.419Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-24T14:23:48.419Z] #9 ... [2021-02-24T14:23:48.419Z] [2021-02-24T14:23:48.419Z] #26 [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-02-24T14:23:48.419Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [Pipeline] sh [2021-02-24T14:23:48.641Z] #50 ... [2021-02-24T14:23:48.642Z] [2021-02-24T14:23:48.642Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:23:48.642Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:23:48.642Z] #12 70.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-24T14:23:48.642Z] #12 70.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-24T14:23:48.642Z] #12 70.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-24T14:23:48.701Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 . [2021-02-24T14:23:48.749Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 . [2021-02-24T14:23:48.962Z] #1 [internal] load build definition from Dockerfile [2021-02-24T14:23:48.963Z] #1 sha256:f1396bdc4a39ccbc71439fadac9485f941289d5e2465de6963f94e5b035566c2 [2021-02-24T14:23:48.963Z] #1 transferring dockerfile: 16.55kB done [2021-02-24T14:23:48.963Z] #1 DONE 0.1s [2021-02-24T14:23:48.963Z] [2021-02-24T14:23:48.963Z] #2 [internal] load .dockerignore [2021-02-24T14:23:48.963Z] #2 sha256:df08441afc1f64daa76174a5d0942dd4884c2bddd75d4f23f478a89452da0567 [2021-02-24T14:23:48.963Z] #2 transferring context: 87B 0.0s done [2021-02-24T14:23:48.963Z] #2 DONE 0.0s [2021-02-24T14:23:48.963Z] [2021-02-24T14:23:48.963Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-24T14:23:48.963Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-24T14:23:49.080Z] #1 [internal] load build definition from Dockerfile [2021-02-24T14:23:49.080Z] #1 sha256:047e269b2e768e0f4896fd4fc2ce1dc7e3e75435a474b0fc0a5e28c7b726e70a [2021-02-24T14:23:49.080Z] #1 DONE 0.0s [2021-02-24T14:23:49.180Z] Client: Docker Engine - Community [2021-02-24T14:23:49.180Z] Version: 20.10.3 [2021-02-24T14:23:49.180Z] API version: 1.41 [2021-02-24T14:23:49.180Z] Go version: go1.13.15 [2021-02-24T14:23:49.180Z] Git commit: 48d30b5 [2021-02-24T14:23:49.180Z] Built: Fri Jan 29 14:33:21 2021 [2021-02-24T14:23:49.180Z] OS/Arch: linux/amd64 [2021-02-24T14:23:49.180Z] Context: default [2021-02-24T14:23:49.180Z] Experimental: true [2021-02-24T14:23:49.180Z] [2021-02-24T14:23:49.180Z] Server: Docker Engine - Community [2021-02-24T14:23:49.180Z] Engine: [2021-02-24T14:23:49.180Z] Version: 20.10.3 [2021-02-24T14:23:49.180Z] API version: 1.41 (minimum version 1.12) [2021-02-24T14:23:49.180Z] Go version: go1.13.15 [2021-02-24T14:23:49.180Z] Git commit: 46229ca [2021-02-24T14:23:49.180Z] Built: Fri Jan 29 14:31:32 2021 [2021-02-24T14:23:49.180Z] OS/Arch: linux/amd64 [2021-02-24T14:23:49.180Z] Experimental: true [2021-02-24T14:23:49.180Z] containerd: [2021-02-24T14:23:49.180Z] Version: 1.4.3 [2021-02-24T14:23:49.180Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:23:49.180Z] runc: [2021-02-24T14:23:49.180Z] Version: 1.0.0-rc92 [2021-02-24T14:23:49.180Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:23:49.180Z] docker-init: [2021-02-24T14:23:49.180Z] Version: 0.19.0 [2021-02-24T14:23:49.180Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-24T14:23:49.351Z] [2021-02-24T14:23:49.351Z] #1 [internal] load build definition from Dockerfile [2021-02-24T14:23:49.351Z] #1 sha256:047e269b2e768e0f4896fd4fc2ce1dc7e3e75435a474b0fc0a5e28c7b726e70a [2021-02-24T14:23:49.351Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-24T14:23:49.351Z] #1 DONE 0.2s [2021-02-24T14:23:49.351Z] [2021-02-24T14:23:49.351Z] #2 [internal] load .dockerignore [2021-02-24T14:23:49.351Z] #2 sha256:3bab02a7e9fdba81e468efc1818aadd2c21d1cdfdc5280b23132febf1f12a06d [2021-02-24T14:23:49.351Z] #2 transferring context: 87B done [2021-02-24T14:23:49.351Z] #2 DONE 0.0s [2021-02-24T14:23:49.536Z] + docker info [2021-02-24T14:23:49.574Z] #12 ... [2021-02-24T14:23:49.574Z] [2021-02-24T14:23:49.574Z] #41 [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-02-24T14:23:49.574Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:23:49.574Z] #41 72.86 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-24T14:23:49.574Z] #41 72.88 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:23:49.574Z] #41 DONE 73.4s [2021-02-24T14:23:49.574Z] [2021-02-24T14:23:49.574Z] #33 [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-02-24T14:23:49.574Z] #33 sha256:00a53b238d7b9a98d363a6a77aef533cf55e2904715e2b66558f71349a9c3864 [2021-02-24T14:23:49.574Z] #33 63.41 path [2021-02-24T14:23:49.574Z] #33 63.85 text/tabwriter [2021-02-24T14:23:49.574Z] #33 64.77 path/filepath [2021-02-24T14:23:49.574Z] #33 64.79 fmt [2021-02-24T14:23:49.574Z] #33 66.42 io/ioutil [2021-02-24T14:23:49.574Z] #33 68.61 github.com/BurntSushi/toml [2021-02-24T14:23:49.574Z] #33 68.61 flag [2021-02-24T14:23:49.574Z] #33 70.69 log [2021-02-24T14:23:49.574Z] #33 73.08 github.com/BurntSushi/toml/cmd/tomlv [2021-02-24T14:23:49.574Z] #33 ... [2021-02-24T14:23:49.574Z] [2021-02-24T14:23:49.574Z] #42 [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-02-24T14:23:49.574Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:23:49.623Z] [2021-02-24T14:23:49.623Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-24T14:23:49.623Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-24T14:23:49.890Z] #3 DONE 0.6s [2021-02-24T14:23:49.903Z] #3 DONE 0.8s [2021-02-24T14:23:49.903Z] [2021-02-24T14:23:49.903Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-24T14:23:49.903Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-24T14:23:49.903Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-24T14:23:49.903Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-24T14:23:49.903Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-24T14:23:49.903Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-24T14:23:49.903Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-02-24T14:23:49.903Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.29MB / 8.88MB 0.2s [2021-02-24T14:23:49.903Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2021-02-24T14:23:50.155Z] [2021-02-24T14:23:50.155Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-24T14:23:50.155Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-24T14:23:50.155Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-24T14:23:50.155Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-02-24T14:23:50.155Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-02-24T14:23:50.155Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2021-02-24T14:23:50.155Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-24T14:23:50.163Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-24T14:23:50.163Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-02-24T14:23:50.330Z] #26 1.801 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:23:50.330Z] #26 1.820 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:23:50.330Z] #26 1.825 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:23:50.330Z] #26 2.045 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:23:50.418Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2021-02-24T14:23:50.424Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-02-24T14:23:50.591Z] #26 2.327 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:23:50.682Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2021-02-24T14:23:50.682Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2021-02-24T14:23:50.689Z] #4 DONE 0.8s [2021-02-24T14:23:50.689Z] [2021-02-24T14:23:50.689Z] #5 [internal] load build definition from Dockerfile [2021-02-24T14:23:50.689Z] #5 sha256:0b889a95f3d43afca766eed6693783e13f6e9a88149cd4152fe4a8c0c0b60932 [2021-02-24T14:23:50.851Z] #26 2.615 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:23:50.945Z] #42 ... [2021-02-24T14:23:50.945Z] [2021-02-24T14:23:50.945Z] #44 [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-02-24T14:23:50.945Z] #44 sha256:136bb63d9368874bfc6b4299351091a70b7a651bf556473577be623f8a6707e7 [2021-02-24T14:23:50.945Z] #44 64.52 regexp/syntax [2021-02-24T14:23:50.945Z] #44 64.88 fmt [2021-02-24T14:23:50.945Z] #44 69.66 regexp [2021-02-24T14:23:50.945Z] #44 70.14 flag [2021-02-24T14:23:50.945Z] #44 71.84 go/token [2021-02-24T14:23:50.945Z] #44 72.81 go/scanner [2021-02-24T14:23:50.945Z] #44 74.34 internal/lazyregexp [2021-02-24T14:23:50.945Z] #44 74.62 go/ast [2021-02-24T14:23:50.945Z] #44 74.69 net/url [2021-02-24T14:23:50.945Z] #44 ... [2021-02-24T14:23:50.945Z] [2021-02-24T14:23:50.945Z] #36 [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-02-24T14:23:50.945Z] #36 sha256:1dd0b5f8eb0f9a2bc993c69205f7484d035094aad7ad96d856204c97d4e2a1c4 [2021-02-24T14:23:50.945Z] #36 6.411 -- Detecting C compile features - done [2021-02-24T14:23:50.945Z] #36 6.441 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-24T14:23:50.946Z] #36 6.662 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-24T14:23:50.946Z] #36 6.768 -- Configuring done [2021-02-24T14:23:50.950Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2021-02-24T14:23:50.950Z] #4 DONE 1.0s [2021-02-24T14:23:50.950Z] #5 transferring dockerfile: 16.55kB 0.0s done [2021-02-24T14:23:50.950Z] #5 DONE 0.0s [2021-02-24T14:23:50.950Z] [2021-02-24T14:23:50.950Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-24T14:23:50.950Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-24T14:23:51.203Z] #36 6.788 -- Generating done [2021-02-24T14:23:51.203Z] #36 6.791 -- Build files have been written to: /tmp/tmp.U3kns3jMZM/tini [2021-02-24T14:23:51.203Z] #36 6.812 + make tini-static [2021-02-24T14:23:51.211Z] #8 ... [2021-02-24T14:23:51.211Z] [2021-02-24T14:23:51.211Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-24T14:23:51.211Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-24T14:23:51.211Z] #6 DONE 0.2s [2021-02-24T14:23:51.211Z] [2021-02-24T14:23:51.211Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-24T14:23:51.211Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-24T14:23:51.211Z] #7 DONE 0.4s [2021-02-24T14:23:51.482Z] [2021-02-24T14:23:51.482Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-24T14:23:51.482Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-24T14:23:51.482Z] #8 DONE 0.4s [2021-02-24T14:23:51.529Z] [2021-02-24T14:23:51.529Z] #5 [internal] load build definition from Dockerfile [2021-02-24T14:23:51.529Z] #5 sha256:dcc04277945783b9228b238c0713f8fbc6fee843040d6b355aeba7113d74411a [2021-02-24T14:23:51.529Z] #5 transferring dockerfile: 16.55kB done [2021-02-24T14:23:51.529Z] #5 DONE 0.0s [2021-02-24T14:23:51.529Z] [2021-02-24T14:23:51.529Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-24T14:23:51.529Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-24T14:23:51.768Z] #36 7.371 Scanning dependencies of target tini-static [2021-02-24T14:23:51.768Z] #36 7.546 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-24T14:23:51.794Z] #8 ... [2021-02-24T14:23:51.794Z] [2021-02-24T14:23:51.794Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-24T14:23:51.794Z] #6 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-24T14:23:51.794Z] #6 DONE 0.4s [2021-02-24T14:23:51.794Z] [2021-02-24T14:23:51.794Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-24T14:23:51.794Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-24T14:23:52.377Z] #7 ... [2021-02-24T14:23:52.377Z] [2021-02-24T14:23:52.377Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-24T14:23:52.377Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-24T14:23:52.377Z] #8 DONE 0.8s [2021-02-24T14:23:52.377Z] [2021-02-24T14:23:52.377Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-24T14:23:52.377Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-24T14:23:52.377Z] #7 DONE 1.0s [2021-02-24T14:23:52.426Z] [2021-02-24T14:23:52.426Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:23:52.426Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:23:52.426Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-24T14:23:52.426Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-24T14:23:52.426Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-24T14:23:52.687Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-24T14:23:52.773Z] #26 4.331 Fetched 8422 kB in 3s (3024 kB/s) [2021-02-24T14:23:53.343Z] #26 4.331 Reading package lists... [2021-02-24T14:23:53.664Z] #36 9.020 [100%] Linking C executable tini-static [2021-02-24T14:23:53.664Z] #36 ... [2021-02-24T14:23:53.664Z] [2021-02-24T14:23:53.664Z] #33 [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-02-24T14:23:53.664Z] #33 sha256:00a53b238d7b9a98d363a6a77aef533cf55e2904715e2b66558f71349a9c3864 [2021-02-24T14:23:53.664Z] #33 DONE 77.6s [2021-02-24T14:23:53.922Z] [2021-02-24T14:23:53.922Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:23:53.922Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:23:53.922Z] #12 76.53 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-24T14:23:53.922Z] #12 76.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:23:53.922Z] #12 76.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:23:53.922Z] #12 76.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-24T14:23:53.922Z] #12 76.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:23:53.922Z] #12 76.73 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:23:54.283Z] #26 5.247 Reading package lists... [2021-02-24T14:23:54.318Z] [2021-02-24T14:23:54.318Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:23:54.318Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-24T14:23:54.318Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-24T14:23:54.318Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-24T14:23:54.318Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-02-24T14:23:54.318Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-02-24T14:23:54.318Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.3s [2021-02-24T14:23:54.318Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.3s [2021-02-24T14:23:54.544Z] #26 6.183 Building dependency tree... [2021-02-24T14:23:54.544Z] #26 ... [2021-02-24T14:23:54.544Z] [2021-02-24T14:23:54.544Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:23:54.544Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:23:54.544Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-02-24T14:23:54.544Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.3s [2021-02-24T14:23:54.587Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s [2021-02-24T14:23:54.587Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 17.83MB / 49.18MB 0.6s [2021-02-24T14:23:54.853Z] #12 ... [2021-02-24T14:23:54.853Z] [2021-02-24T14:23:54.853Z] #36 [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-02-24T14:23:54.853Z] #36 sha256:1dd0b5f8eb0f9a2bc993c69205f7484d035094aad7ad96d856204c97d4e2a1c4 [2021-02-24T14:23:54.853Z] #36 10.29 [100%] Built target tini-static [2021-02-24T14:23:54.853Z] #36 10.41 + mkdir -p /build [2021-02-24T14:23:54.853Z] #36 10.41 + cp tini-static /build/docker-init [2021-02-24T14:23:54.853Z] #36 DONE 10.6s [2021-02-24T14:23:54.854Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s done [2021-02-24T14:23:54.854Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 27.26MB / 49.18MB 0.8s [2021-02-24T14:23:55.119Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 44.77MB / 49.18MB 1.0s [2021-02-24T14:23:55.119Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 1.05MB / 9.98MB 1.0s [2021-02-24T14:23:55.119Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 5.24MB / 52.16MB 1.0s [2021-02-24T14:23:55.119Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.1s [2021-02-24T14:23:55.119Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 3.15MB / 9.98MB 1.1s [2021-02-24T14:23:55.119Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 9.44MB / 52.16MB 1.1s [2021-02-24T14:23:55.119Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 5.24MB / 9.98MB 1.2s [2021-02-24T14:23:55.119Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 25.17MB / 52.16MB 1.2s [2021-02-24T14:23:55.149Z] [2021-02-24T14:23:55.149Z] #42 [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-02-24T14:23:55.149Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:23:55.149Z] #42 2.278 Note: Building without setproctitle() and strlcpy() support. [2021-02-24T14:23:55.149Z] #42 2.278 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-24T14:23:55.149Z] #42 2.298 Note: Building without GnuTLS support [2021-02-24T14:23:55.149Z] #42 2.317 Makefile.config:39: Warn: you have no libnftables installed [2021-02-24T14:23:55.149Z] #42 2.318 Makefile.config:40: Warn: Building without nftables support [2021-02-24T14:23:55.149Z] #42 5.063 fatal: not a git repository (or any of the parent directories): .git [2021-02-24T14:23:55.149Z] #42 5.117 GEN .gitid [2021-02-24T14:23:55.149Z] #42 5.142 GEN criu/include/version.h [2021-02-24T14:23:55.149Z] #42 5.241 GEN include/common/asm [2021-02-24T14:23:55.437Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.3s [2021-02-24T14:23:55.437Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.51MB / 52.16MB 1.3s [2021-02-24T14:23:55.493Z] #9 ... [2021-02-24T14:23:55.493Z] [2021-02-24T14:23:55.493Z] #26 [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-02-24T14:23:55.493Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-24T14:23:55.493Z] #26 6.183 Building dependency tree... [2021-02-24T14:23:55.493Z] #26 6.539 The following additional packages will be installed: [2021-02-24T14:23:55.493Z] #26 6.539 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-24T14:23:55.493Z] #26 6.539 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-24T14:23:55.493Z] #26 6.539 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-24T14:23:55.493Z] #26 6.539 Suggested packages: [2021-02-24T14:23:55.493Z] #26 6.539 krb5-doc krb5-user [2021-02-24T14:23:55.493Z] #26 6.539 Recommended packages: [2021-02-24T14:23:55.493Z] #26 6.539 krb5-locales publicsuffix libsasl2-modules [2021-02-24T14:23:55.493Z] #26 6.719 The following NEW packages will be installed: [2021-02-24T14:23:55.493Z] #26 6.719 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-24T14:23:55.493Z] #26 6.719 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-24T14:23:55.493Z] #26 6.719 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-24T14:23:55.493Z] #26 6.719 libssh2-1 libssl1.1 openssl [2021-02-24T14:23:55.493Z] #26 6.994 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-24T14:23:55.493Z] #26 6.994 Need to get 5057 kB of archives. [2021-02-24T14:23:55.493Z] #26 6.994 After this operation, 12.1 MB of additional disk space will be used. [2021-02-24T14:23:55.493Z] #26 6.994 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-24T14:23:55.493Z] #26 7.003 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-24T14:23:55.494Z] #26 7.003 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-24T14:23:55.494Z] #26 7.003 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-24T14:23:55.494Z] #26 7.006 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-24T14:23:55.494Z] #26 7.006 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-24T14:23:55.494Z] #26 7.019 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-24T14:23:55.494Z] #26 7.019 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-24T14:23:55.494Z] #26 7.019 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-24T14:23:55.494Z] #26 7.035 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-24T14:23:55.494Z] #26 7.035 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-24T14:23:55.494Z] #26 7.035 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-24T14:23:55.494Z] #26 7.035 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-24T14:23:55.494Z] #26 7.035 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-24T14:23:55.494Z] #26 7.041 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-24T14:23:55.494Z] #26 7.042 Get:16 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-24T14:23:55.494Z] #26 7.051 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-24T14:23:55.494Z] #26 7.051 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-02-24T14:23:55.494Z] #26 7.055 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-24T14:23:55.494Z] #26 7.064 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-24T14:23:55.494Z] #26 7.067 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-24T14:23:55.494Z] #26 7.253 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:23:55.494Z] #26 7.287 Fetched 5057 kB in 0s (14.1 MB/s) [2021-02-24T14:23:55.494Z] #26 7.341 Selecting previously unselected package libssl1.1:amd64. [2021-02-24T14:23:55.494Z] #26 7.341 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-02-24T14:23:55.494Z] #26 7.347 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-24T14:23:55.494Z] #26 7.355 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-24T14:23:55.707Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 41.27MB / 52.16MB 1.4s [2021-02-24T14:23:55.707Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.6s [2021-02-24T14:23:55.757Z] #26 7.634 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-24T14:23:55.757Z] #26 7.634 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-24T14:23:55.977Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.8s done [2021-02-24T14:23:56.019Z] #26 7.647 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:23:56.019Z] #26 7.709 Selecting previously unselected package libsasl2-2:amd64. [2021-02-24T14:23:56.019Z] #26 7.709 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-24T14:23:56.019Z] #26 7.709 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:23:56.019Z] #26 7.766 Selecting previously unselected package libldap-common. [2021-02-24T14:23:56.019Z] #26 7.766 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-24T14:23:56.019Z] #26 7.778 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:23:56.019Z] #26 7.839 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-24T14:23:56.019Z] #26 7.839 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-02-24T14:23:56.019Z] #26 7.844 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:23:56.242Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.1s done [2021-02-24T14:23:56.242Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.1s [2021-02-24T14:23:56.242Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-02-24T14:23:56.279Z] #26 7.950 Selecting previously unselected package openssl. [2021-02-24T14:23:56.279Z] #26 7.950 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-24T14:23:56.279Z] #26 7.955 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-24T14:23:56.279Z] #26 8.124 Selecting previously unselected package ca-certificates. [2021-02-24T14:23:56.279Z] #26 8.124 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-24T14:23:56.506Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 6.29MB / 97.69MB 2.3s [2021-02-24T14:23:56.506Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 15.73MB / 97.69MB 2.4s [2021-02-24T14:23:56.506Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 31.46MB / 97.69MB 2.6s [2021-02-24T14:23:56.541Z] #26 8.130 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-24T14:23:56.541Z] #26 8.268 Selecting previously unselected package libkeyutils1:amd64. [2021-02-24T14:23:56.541Z] #26 8.268 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-24T14:23:56.541Z] #26 8.273 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-24T14:23:56.541Z] #26 8.321 Selecting previously unselected package libkrb5support0:amd64. [2021-02-24T14:23:56.541Z] #26 8.321 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:23:56.541Z] #26 8.333 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:23:56.541Z] #26 8.400 Selecting previously unselected package libk5crypto3:amd64. [2021-02-24T14:23:56.541Z] #26 8.400 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:23:56.541Z] #26 8.419 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:23:56.541Z] #26 8.480 Selecting previously unselected package libkrb5-3:amd64. [2021-02-24T14:23:56.541Z] #26 8.480 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:23:56.773Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 36.70MB / 97.69MB 2.7s [2021-02-24T14:23:56.811Z] #26 8.492 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:23:56.811Z] #26 8.600 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-24T14:23:56.811Z] #26 8.600 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:23:56.811Z] #26 8.606 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:23:56.811Z] #26 8.699 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-24T14:23:56.811Z] #26 8.699 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-24T14:23:56.904Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 3.6s [2021-02-24T14:23:56.904Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.15MB / 50.40MB 4.1s [2021-02-24T14:23:56.904Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 10.49MB / 50.40MB 4.2s [2021-02-24T14:23:57.042Z] #9 ... [2021-02-24T14:23:57.042Z] [2021-02-24T14:23:57.042Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:23:57.042Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-24T14:23:57.042Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-24T14:23:57.042Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-24T14:23:57.042Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-02-24T14:23:57.042Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-24T14:23:57.042Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2021-02-24T14:23:57.042Z] #61 DONE 2.8s [2021-02-24T14:23:57.042Z] [2021-02-24T14:23:57.042Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:23:57.042Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-24T14:23:57.042Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.7s done [2021-02-24T14:23:57.042Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 44.04MB / 97.69MB 2.8s [2021-02-24T14:23:57.042Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 2.8s [2021-02-24T14:23:57.042Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 2.8s [2021-02-24T14:23:57.042Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 55.57MB / 97.69MB 3.0s [2021-02-24T14:23:57.042Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 7.34MB / 62.53MB 3.0s [2021-02-24T14:23:57.042Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 61.87MB / 97.69MB 3.1s [2021-02-24T14:23:57.042Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 12.72MB / 62.53MB 3.1s [2021-02-24T14:23:57.042Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.1s [2021-02-24T14:23:57.071Z] #26 8.703 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-24T14:23:57.071Z] #26 8.767 Selecting previously unselected package libpsl5:amd64. [2021-02-24T14:23:57.071Z] #26 8.767 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-24T14:23:57.071Z] #26 8.772 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-24T14:23:57.071Z] #26 8.824 Selecting previously unselected package librtmp1:amd64. [2021-02-24T14:23:57.071Z] #26 8.824 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-24T14:23:57.071Z] #26 8.830 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-24T14:23:57.071Z] #26 8.880 Selecting previously unselected package libssh2-1:amd64. [2021-02-24T14:23:57.071Z] #26 8.880 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-24T14:23:57.071Z] #26 8.887 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-24T14:23:57.071Z] #26 8.954 Selecting previously unselected package libcurl4:amd64. [2021-02-24T14:23:57.071Z] #26 8.954 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-24T14:23:57.170Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 17.83MB / 50.40MB 4.5s [2021-02-24T14:23:57.170Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 23.07MB / 50.40MB 4.6s [2021-02-24T14:23:57.307Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.11MB / 97.69MB 3.2s [2021-02-24T14:23:57.307Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 26.21MB / 62.53MB 3.2s [2021-02-24T14:23:57.307Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 78.64MB / 97.69MB 3.4s [2021-02-24T14:23:57.307Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 45.09MB / 62.53MB 3.4s [2021-02-24T14:23:57.307Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.1s done [2021-02-24T14:23:57.332Z] #26 8.959 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-24T14:23:57.332Z] #26 9.042 Selecting previously unselected package curl. [2021-02-24T14:23:57.332Z] #26 9.042 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-24T14:23:57.332Z] #26 9.047 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-24T14:23:57.332Z] #26 9.115 Selecting previously unselected package libonig5:amd64. [2021-02-24T14:23:57.332Z] #26 9.115 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-24T14:23:57.332Z] #26 9.129 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:23:57.435Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 31.46MB / 50.40MB 4.9s [2021-02-24T14:23:57.587Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 94.37MB / 97.69MB 3.5s [2021-02-24T14:23:57.587Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 51.90MB / 62.53MB 3.5s [2021-02-24T14:23:57.592Z] #26 9.262 Selecting previously unselected package libjq1:amd64. [2021-02-24T14:23:57.592Z] #26 9.262 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:23:57.592Z] #26 9.266 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:23:57.592Z] #26 9.373 Selecting previously unselected package jq. [2021-02-24T14:23:57.592Z] #26 9.373 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:23:57.592Z] #26 9.380 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-24T14:23:57.696Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 35.65MB / 50.40MB 5.0s [2021-02-24T14:23:57.696Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 39.94MB / 50.40MB 5.1s [2021-02-24T14:23:57.710Z] #42 7.826 PBCC images/timens.pb-c.c [2021-02-24T14:23:57.710Z] #42 7.870 DEP images/timens.pb-c.d [2021-02-24T14:23:57.710Z] #42 7.946 PBCC images/fown.pb-c.c [2021-02-24T14:23:57.710Z] #42 7.975 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-24T14:23:57.710Z] #42 8.076 PBCC images/opts.pb-c.c [2021-02-24T14:23:57.710Z] #42 8.111 PBCC images/memfd.pb-c.c [2021-02-24T14:23:57.710Z] #42 8.157 DEP images/fown.pb-c.d [2021-02-24T14:23:57.852Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.7s [2021-02-24T14:23:57.852Z] #26 9.442 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-24T14:23:57.852Z] #26 9.458 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-24T14:23:57.852Z] #26 9.479 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-24T14:23:57.852Z] #26 9.679 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-24T14:23:57.852Z] #26 9.722 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:23:57.959Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 45.09MB / 50.40MB 5.2s [2021-02-24T14:23:57.959Z] #25 ... [2021-02-24T14:23:57.959Z] [2021-02-24T14:23:57.959Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:23:57.959Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:23:57.959Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-24T14:23:57.959Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-24T14:23:57.959Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-24T14:23:57.959Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-24T14:23:57.959Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2021-02-24T14:23:57.959Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2021-02-24T14:23:57.959Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-02-24T14:23:57.959Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2021-02-24T14:23:57.959Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s done [2021-02-24T14:23:57.959Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.5s [2021-02-24T14:23:57.959Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.5s [2021-02-24T14:23:57.959Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s done [2021-02-24T14:23:57.966Z] #42 8.218 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-24T14:23:57.966Z] #42 8.278 DEP images/opts.pb-c.d [2021-02-24T14:23:57.966Z] #42 8.333 DEP images/memfd.pb-c.d [2021-02-24T14:23:57.966Z] #42 8.375 PBCC images/sit.pb-c.c [2021-02-24T14:23:57.966Z] #42 8.410 DEP images/sit.pb-c.d [2021-02-24T14:23:57.966Z] #42 8.437 PBCC images/macvlan.pb-c.c [2021-02-24T14:23:57.966Z] #42 8.474 DEP images/macvlan.pb-c.d [2021-02-24T14:23:57.966Z] #42 8.528 PBCC images/autofs.pb-c.c [2021-02-24T14:23:57.966Z] #42 8.540 DEP images/autofs.pb-c.d [2021-02-24T14:23:58.113Z] #26 9.744 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:23:58.113Z] #26 9.756 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:23:58.113Z] #26 9.768 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-24T14:23:58.113Z] #26 9.784 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:23:58.113Z] #26 9.798 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:23:58.113Z] #26 9.814 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-24T14:23:58.113Z] #26 9.829 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:23:58.113Z] #26 9.844 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-24T14:23:58.113Z] #26 9.899 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:23:58.113Z] #26 9.915 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:23:58.113Z] #26 9.937 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:23:58.116Z] #9 ... [2021-02-24T14:23:58.116Z] [2021-02-24T14:23:58.116Z] #22 [internal] load build context [2021-02-24T14:23:58.116Z] #22 sha256:5cdb40c149de5f0cd98a80dd9adff959efef0a2fab5c84789a3ed53281ca5218 [2021-02-24T14:23:58.116Z] #22 transferring context: 53.41MB 3.1s done [2021-02-24T14:23:58.116Z] #22 DONE 4.1s [2021-02-24T14:23:58.116Z] [2021-02-24T14:23:58.116Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:23:58.116Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-24T14:23:58.220Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.8s done [2021-02-24T14:23:58.223Z] #42 8.594 PBCC images/sysctl.pb-c.c [2021-02-24T14:23:58.223Z] #42 8.620 DEP images/sysctl.pb-c.d [2021-02-24T14:23:58.223Z] #42 8.659 PBCC images/time.pb-c.c [2021-02-24T14:23:58.223Z] #42 8.681 DEP images/time.pb-c.d [2021-02-24T14:23:58.223Z] #42 8.711 PBCC images/binfmt-misc.pb-c.c [2021-02-24T14:23:58.223Z] #42 8.732 DEP images/binfmt-misc.pb-c.d [2021-02-24T14:23:58.223Z] #42 8.781 PBCC images/seccomp.pb-c.c [2021-02-24T14:23:58.375Z] #26 9.951 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-24T14:23:58.480Z] #42 8.803 DEP images/seccomp.pb-c.d [2021-02-24T14:23:58.480Z] #42 8.877 PBCC images/userns.pb-c.c [2021-02-24T14:23:58.480Z] #42 8.890 DEP images/userns.pb-c.d [2021-02-24T14:23:58.480Z] #42 8.945 PBCC images/cgroup.pb-c.c [2021-02-24T14:23:58.480Z] #42 9.007 DEP images/cgroup.pb-c.d [2021-02-24T14:23:58.737Z] #42 9.042 PBCC images/ext-file.pb-c.c [2021-02-24T14:23:58.737Z] #42 9.092 DEP images/ext-file.pb-c.d [2021-02-24T14:23:58.737Z] #42 9.156 PBCC images/rpc.pb-c.c [2021-02-24T14:23:58.737Z] #42 9.222 DEP images/rpc.pb-c.d [2021-02-24T14:23:58.737Z] #42 9.269 PBCC images/siginfo.pb-c.c [2021-02-24T14:23:58.790Z] #9 ... [2021-02-24T14:23:58.790Z] [2021-02-24T14:23:58.790Z] #22 [internal] load build context [2021-02-24T14:23:58.790Z] #22 sha256:1e88cfa59520959648232d524534218a21325200125b1fa7a2bacb677b8fe2aa [2021-02-24T14:23:58.790Z] #22 transferring context: 53.41MB 6.0s done [2021-02-24T14:23:58.790Z] #22 DONE 6.4s [2021-02-24T14:23:58.790Z] [2021-02-24T14:23:58.790Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:23:58.790Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:23:58.790Z] #9 ... [2021-02-24T14:23:58.790Z] [2021-02-24T14:23:58.790Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:23:58.790Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:23:58.790Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 6.0s [2021-02-24T14:23:58.790Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 6.0s done [2021-02-24T14:23:58.790Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b [2021-02-24T14:23:58.790Z] #25 ... [2021-02-24T14:23:58.790Z] [2021-02-24T14:23:58.790Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:23:58.790Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-24T14:23:58.790Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-24T14:23:58.790Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-24T14:23:58.790Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-24T14:23:58.790Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.8s done [2021-02-24T14:23:58.790Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done [2021-02-24T14:23:58.790Z] #61 DONE 6.5s [2021-02-24T14:23:58.947Z] #26 10.65 Updating certificates in /etc/ssl/certs... [2021-02-24T14:23:58.994Z] #42 9.303 DEP images/siginfo.pb-c.d [2021-02-24T14:23:58.994Z] #42 9.378 PBCC images/pagemap.pb-c.c [2021-02-24T14:23:58.994Z] #42 9.436 DEP images/pagemap.pb-c.d [2021-02-24T14:23:58.994Z] #42 9.479 PBCC images/rlimit.pb-c.c [2021-02-24T14:23:59.051Z] [2021-02-24T14:23:59.051Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:23:59.051Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:23:59.251Z] #42 9.518 DEP images/rlimit.pb-c.d [2021-02-24T14:23:59.251Z] #42 9.570 PBCC images/file-lock.pb-c.c [2021-02-24T14:23:59.251Z] #42 9.635 DEP images/file-lock.pb-c.d [2021-02-24T14:23:59.251Z] #42 9.676 PBCC images/tty.pb-c.c [2021-02-24T14:23:59.251Z] #42 9.751 DEP images/tty.pb-c.d [2021-02-24T14:23:59.521Z] #42 9.820 PBCC images/tun.pb-c.c [2021-02-24T14:23:59.521Z] #42 9.856 PBCC images/netdev.pb-c.c [2021-02-24T14:23:59.521Z] #42 9.901 DEP images/tun.pb-c.d [2021-02-24T14:23:59.521Z] #42 9.928 DEP images/netdev.pb-c.d [2021-02-24T14:23:59.521Z] #42 9.969 PBCC images/vma.pb-c.c [2021-02-24T14:23:59.521Z] #42 10.01 DEP images/vma.pb-c.d [2021-02-24T14:23:59.521Z] #42 10.05 PBCC images/creds.pb-c.c [2021-02-24T14:23:59.521Z] #42 10.08 DEP images/creds.pb-c.d [2021-02-24T14:23:59.779Z] #42 10.15 PBCC images/utsns.pb-c.c [2021-02-24T14:23:59.779Z] #42 10.21 DEP images/utsns.pb-c.d [2021-02-24T14:23:59.779Z] #42 10.26 PBCC images/ipc-desc.pb-c.c [2021-02-24T14:23:59.779Z] #42 10.31 PBCC images/ipc-sem.pb-c.c [2021-02-24T14:23:59.779Z] #42 10.33 DEP images/ipc-desc.pb-c.d [2021-02-24T14:24:00.036Z] #42 10.39 DEP images/ipc-sem.pb-c.d [2021-02-24T14:24:00.036Z] #42 10.43 PBCC images/ipc-msg.pb-c.c [2021-02-24T14:24:00.036Z] #42 10.46 DEP images/ipc-msg.pb-c.d [2021-02-24T14:24:00.036Z] #42 10.50 PBCC images/ipc-shm.pb-c.c [2021-02-24T14:24:00.036Z] #42 10.52 DEP images/ipc-shm.pb-c.d [2021-02-24T14:24:00.036Z] #42 10.58 PBCC images/ipc-var.pb-c.c [2021-02-24T14:24:00.043Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.5s done [2021-02-24T14:24:00.294Z] #42 10.61 DEP images/ipc-var.pb-c.d [2021-02-24T14:24:00.294Z] #42 10.67 PBCC images/sk-opts.pb-c.c [2021-02-24T14:24:00.294Z] #42 10.69 PBCC images/packet-sock.pb-c.c [2021-02-24T14:24:00.294Z] #42 10.75 DEP images/sk-opts.pb-c.d [2021-02-24T14:24:00.294Z] #42 10.79 DEP images/packet-sock.pb-c.d [2021-02-24T14:24:00.306Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.3s done [2021-02-24T14:24:00.342Z] #26 11.86 137 added, 0 removed; done. [2021-02-24T14:24:00.342Z] #26 12.01 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:00.342Z] #26 12.02 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-24T14:24:00.342Z] #26 12.03 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-24T14:24:00.342Z] #26 12.06 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-24T14:24:00.342Z] #26 12.07 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:24:00.342Z] #26 12.09 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-24T14:24:00.342Z] #26 12.10 Updating certificates in /etc/ssl/certs... [2021-02-24T14:24:00.551Z] #42 10.82 PBCC images/sk-netlink.pb-c.c [2021-02-24T14:24:00.552Z] #42 10.86 DEP images/sk-netlink.pb-c.d [2021-02-24T14:24:00.552Z] #42 10.91 PBCC images/sk-inet.pb-c.c [2021-02-24T14:24:00.552Z] #42 10.97 DEP images/sk-inet.pb-c.d [2021-02-24T14:24:00.552Z] #42 11.05 PBCC images/sk-unix.pb-c.c [2021-02-24T14:24:00.809Z] #42 11.14 DEP images/sk-unix.pb-c.d [2021-02-24T14:24:00.809Z] #42 11.19 PBCC images/mm.pb-c.c [2021-02-24T14:24:00.809Z] #42 11.23 DEP images/mm.pb-c.d [2021-02-24T14:24:00.809Z] #42 11.29 PBCC images/timerfd.pb-c.c [2021-02-24T14:24:00.809Z] #42 11.33 DEP images/timerfd.pb-c.d [2021-02-24T14:24:00.809Z] #42 11.41 PBCC images/timer.pb-c.c [2021-02-24T14:24:01.067Z] #42 11.44 DEP images/timer.pb-c.d [2021-02-24T14:24:01.067Z] #42 11.50 PBCC images/sa.pb-c.c [2021-02-24T14:24:01.067Z] #42 11.54 DEP images/sa.pb-c.d [2021-02-24T14:24:01.067Z] #42 11.59 PBCC images/pipe-data.pb-c.c [2021-02-24T14:24:01.067Z] #42 11.60 DEP images/pipe-data.pb-c.d [2021-02-24T14:24:01.067Z] #42 11.65 PBCC images/mnt.pb-c.c [2021-02-24T14:24:01.286Z] #26 12.90 0 added, 0 removed; done. [2021-02-24T14:24:01.286Z] #26 12.90 Running hooks in /etc/ca-certificates/update.d... [2021-02-24T14:24:01.286Z] #26 12.90 done. [2021-02-24T14:24:01.324Z] #42 11.71 DEP images/mnt.pb-c.d [2021-02-24T14:24:01.324Z] #42 11.77 PBCC images/sk-packet.pb-c.c [2021-02-24T14:24:01.324Z] #42 11.81 DEP images/sk-packet.pb-c.d [2021-02-24T14:24:01.324Z] #42 11.85 PBCC images/tcp-stream.pb-c.c [2021-02-24T14:24:01.324Z] #42 11.90 DEP images/tcp-stream.pb-c.d [2021-02-24T14:24:01.582Z] #42 11.95 PBCC images/pipe.pb-c.c [2021-02-24T14:24:01.582Z] #42 11.99 DEP images/pipe.pb-c.d [2021-02-24T14:24:01.582Z] #42 12.08 PBCC images/pstree.pb-c.c [2021-02-24T14:24:01.582Z] #42 12.11 DEP images/pstree.pb-c.d [2021-02-24T14:24:01.582Z] #42 12.16 PBCC images/fs.pb-c.c [2021-02-24T14:24:01.839Z] #42 12.17 DEP images/fs.pb-c.d [2021-02-24T14:24:01.839Z] #42 12.24 PBCC images/signalfd.pb-c.c [2021-02-24T14:24:01.839Z] #42 12.29 DEP images/signalfd.pb-c.d [2021-02-24T14:24:01.839Z] #42 12.33 PBCC images/fh.pb-c.c [2021-02-24T14:24:01.839Z] #42 12.37 PBCC images/fsnotify.pb-c.c [2021-02-24T14:24:01.839Z] #42 12.42 DEP images/fh.pb-c.d [2021-02-24T14:24:02.096Z] #42 12.46 DEP images/fsnotify.pb-c.d [2021-02-24T14:24:02.096Z] #42 12.55 PBCC images/eventpoll.pb-c.c [2021-02-24T14:24:02.096Z] #42 12.59 DEP images/eventpoll.pb-c.d [2021-02-24T14:24:02.096Z] #42 12.63 PBCC images/eventfd.pb-c.c [2021-02-24T14:24:02.096Z] #42 12.64 DEP images/eventfd.pb-c.d [2021-02-24T14:24:02.096Z] #42 12.69 PBCC images/remap-file-path.pb-c.c [2021-02-24T14:24:02.353Z] #42 12.73 DEP images/remap-file-path.pb-c.d [2021-02-24T14:24:02.353Z] #42 12.79 PBCC images/fifo.pb-c.c [2021-02-24T14:24:02.353Z] #42 12.82 DEP images/fifo.pb-c.d [2021-02-24T14:24:02.353Z] #42 12.86 PBCC images/ghost-file.pb-c.c [2021-02-24T14:24:02.353Z] #42 12.94 DEP images/ghost-file.pb-c.d [2021-02-24T14:24:02.610Z] #42 13.00 PBCC images/regfile.pb-c.c [2021-02-24T14:24:02.610Z] #42 13.03 DEP images/regfile.pb-c.d [2021-02-24T14:24:02.610Z] #42 13.08 PBCC images/ns.pb-c.c [2021-02-24T14:24:02.610Z] #42 13.08 DEP images/ns.pb-c.d [2021-02-24T14:24:02.610Z] #42 13.11 PBCC images/fdinfo.pb-c.c [2021-02-24T14:24:02.610Z] #42 13.18 DEP images/fdinfo.pb-c.d [2021-02-24T14:24:02.610Z] #42 ... [2021-02-24T14:24:02.610Z] [2021-02-24T14:24:02.610Z] #44 [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-02-24T14:24:02.610Z] #44 sha256:136bb63d9368874bfc6b4299351091a70b7a651bf556473577be623f8a6707e7 [2021-02-24T14:24:02.610Z] #44 76.57 text/template/parse [2021-02-24T14:24:02.610Z] #44 81.51 text/template [2021-02-24T14:24:02.610Z] #44 81.64 go/parser [2021-02-24T14:24:02.610Z] #44 85.03 encoding/xml [2021-02-24T14:24:02.610Z] #44 86.51 go/doc [2021-02-24T14:24:02.864Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.7s done [2021-02-24T14:24:02.867Z] #44 ... [2021-02-24T14:24:02.868Z] [2021-02-24T14:24:02.868Z] #42 [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-02-24T14:24:02.868Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:24:02.868Z] #42 13.25 PBCC images/core-aarch64.pb-c.c [2021-02-24T14:24:02.868Z] #42 13.27 PBCC images/core-arm.pb-c.c [2021-02-24T14:24:03.125Z] #42 13.34 PBCC images/core-ppc64.pb-c.c [2021-02-24T14:24:03.125Z] #42 13.41 PBCC images/core-s390.pb-c.c [2021-02-24T14:24:03.125Z] #42 13.47 PBCC images/core-x86.pb-c.c [2021-02-24T14:24:03.125Z] #42 13.53 PBCC images/core.pb-c.c [2021-02-24T14:24:03.125Z] #42 13.60 PBCC images/inventory.pb-c.c [2021-02-24T14:24:03.382Z] #42 13.66 DEP images/core-aarch64.pb-c.d [2021-02-24T14:24:03.382Z] #42 13.76 DEP images/core-arm.pb-c.d [2021-02-24T14:24:03.382Z] #42 13.82 DEP images/core-ppc64.pb-c.d [2021-02-24T14:24:03.382Z] #42 13.87 DEP images/core-s390.pb-c.d [2021-02-24T14:24:03.440Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.1s [2021-02-24T14:24:03.640Z] #42 13.94 DEP images/core-x86.pb-c.d [2021-02-24T14:24:03.640Z] #42 14.03 DEP images/core.pb-c.d [2021-02-24T14:24:03.640Z] #42 14.13 DEP images/inventory.pb-c.d [2021-02-24T14:24:03.640Z] #42 14.19 PBCC images/cpuinfo.pb-c.c [2021-02-24T14:24:03.640Z] #42 14.24 DEP images/cpuinfo.pb-c.d [2021-02-24T14:24:03.703Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2021-02-24T14:24:03.897Z] #42 14.31 PBCC images/stats.pb-c.c [2021-02-24T14:24:03.897Z] #42 14.34 DEP images/stats.pb-c.d [2021-02-24T14:24:03.897Z] #42 ... [2021-02-24T14:24:03.897Z] [2021-02-24T14:24:03.897Z] #50 [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-02-24T14:24:03.897Z] #50 sha256:be03d2b428d88b84719f1bec43db649f878ba18990e9b7540e5c0f81e1ae471c [2021-02-24T14:24:03.897Z] #50 77.69 github.com/pkg/diff [2021-02-24T14:24:03.897Z] #50 78.00 go/ast [2021-02-24T14:24:03.897Z] #50 80.22 golang.org/x/crypto/ssh/terminal [2021-02-24T14:24:03.897Z] #50 81.67 mvdan.cc/editorconfig [2021-02-24T14:24:03.897Z] #50 83.06 mvdan.cc/sh/v3/fileutil [2021-02-24T14:24:03.897Z] #50 83.08 mvdan.cc/sh/v3/syntax [2021-02-24T14:24:03.966Z] #9 ... [2021-02-24T14:24:03.966Z] [2021-02-24T14:24:03.966Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:24:03.966Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-24T14:24:03.966Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-24T14:24:03.966Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-24T14:24:03.966Z] #25 sha256:330cbf028662c0c41ff94c23dc1e37d1cd52703e79e795e275d5f6c86022a8e3 529B / 529B done [2021-02-24T14:24:03.966Z] #25 sha256:fc905079e700da665fc183fff2fcc52bb91dd47590da3b534f1c4f5c4a965f28 1.46kB / 1.46kB done [2021-02-24T14:24:03.966Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 9.8s done [2021-02-24T14:24:03.966Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 [2021-02-24T14:24:04.349Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 5.2s [2021-02-24T14:24:04.386Z] Client: [2021-02-24T14:24:04.387Z] Context: default [2021-02-24T14:24:04.387Z] Debug Mode: false [2021-02-24T14:24:04.387Z] Plugins: [2021-02-24T14:24:04.387Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-24T14:24:04.387Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-24T14:24:04.387Z] [2021-02-24T14:24:04.387Z] Server: [2021-02-24T14:24:04.387Z] Containers: 0 [2021-02-24T14:24:04.387Z] Running: 0 [2021-02-24T14:24:04.387Z] Paused: 0 [2021-02-24T14:24:04.387Z] Stopped: 0 [2021-02-24T14:24:04.387Z] Images: 0 [2021-02-24T14:24:04.387Z] Server Version: 20.10.3 [2021-02-24T14:24:04.387Z] Storage Driver: overlay2 [2021-02-24T14:24:04.387Z] Backing Filesystem: extfs [2021-02-24T14:24:04.387Z] Supports d_type: true [2021-02-24T14:24:04.387Z] Native Overlay Diff: true [2021-02-24T14:24:04.387Z] Logging Driver: json-file [2021-02-24T14:24:04.387Z] Cgroup Driver: systemd [2021-02-24T14:24:04.387Z] Cgroup Version: 2 [2021-02-24T14:24:04.387Z] Plugins: [2021-02-24T14:24:04.387Z] Volume: local [2021-02-24T14:24:04.387Z] Network: bridge host ipvlan macvlan null overlay [2021-02-24T14:24:04.387Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-24T14:24:04.387Z] Swarm: inactive [2021-02-24T14:24:04.387Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-24T14:24:04.387Z] Default Runtime: runc [2021-02-24T14:24:04.387Z] Init Binary: docker-init [2021-02-24T14:24:04.387Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:24:04.387Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-24T14:24:04.387Z] init version: de40ad0 [2021-02-24T14:24:04.387Z] Security Options: [2021-02-24T14:24:04.387Z] apparmor [2021-02-24T14:24:04.387Z] seccomp [2021-02-24T14:24:04.387Z] Profile: default [2021-02-24T14:24:04.387Z] cgroupns [2021-02-24T14:24:04.387Z] Kernel Version: 5.4.0-1037-aws [2021-02-24T14:24:04.387Z] Operating System: Ubuntu 20.04.2 LTS [2021-02-24T14:24:04.387Z] OSType: linux [2021-02-24T14:24:04.387Z] Architecture: x86_64 [2021-02-24T14:24:04.387Z] CPUs: 2 [2021-02-24T14:24:04.387Z] Total Memory: 7.487GiB [2021-02-24T14:24:04.387Z] Name: ip-10-100-74-18 [2021-02-24T14:24:04.387Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-02-24T14:24:04.387Z] Docker Root Dir: /var/lib/docker [2021-02-24T14:24:04.387Z] Debug Mode: false [2021-02-24T14:24:04.387Z] Registry: https://index.docker.io/v1/ [2021-02-24T14:24:04.387Z] Labels: [2021-02-24T14:24:04.387Z] Experimental: true [2021-02-24T14:24:04.387Z] Insecure Registries: [2021-02-24T14:24:04.387Z] 127.0.0.0/8 [2021-02-24T14:24:04.387Z] Live Restore Enabled: true [2021-02-24T14:24:04.387Z] [2021-02-24T14:24:04.387Z] WARNING: No kernel memory TCP limit support [2021-02-24T14:24:04.387Z] WARNING: No oom kill disable support [2021-02-24T14:24:04.387Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-24T14:24:04.588Z] #25 ... [2021-02-24T14:24:04.588Z] [2021-02-24T14:24:04.588Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:24:04.588Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-24T14:24:04.588Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-02-24T14:24:04.716Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 . [2021-02-24T14:24:04.972Z] #2 [internal] load .dockerignore [2021-02-24T14:24:04.972Z] #2 sha256:d823a8a54c699b2db6c202c9a89f5e4db3f6fe9b8479f3b6ca6fde276985885a [2021-02-24T14:24:05.166Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.6s done [2021-02-24T14:24:05.230Z] #2 transferring context: 87B done [2021-02-24T14:24:05.230Z] #2 DONE 0.4s [2021-02-24T14:24:05.230Z] [2021-02-24T14:24:05.230Z] #1 [internal] load build definition from Dockerfile [2021-02-24T14:24:05.230Z] #1 sha256:d0fc30f30b6af7866f0d66d9c3ed8cc76405ec69ab06ac739066bcd82a46d822 [2021-02-24T14:24:05.230Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-24T14:24:05.230Z] #1 DONE 0.4s [2021-02-24T14:24:05.230Z] [2021-02-24T14:24:05.230Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-24T14:24:05.230Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-24T14:24:05.491Z] #26 DONE 17.3s [2021-02-24T14:24:05.491Z] [2021-02-24T14:24:05.491Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:24:05.491Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:24:05.491Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.8s done [2021-02-24T14:24:05.491Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.5s done [2021-02-24T14:24:05.491Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 3.0s [2021-02-24T14:24:05.752Z] #9 ... [2021-02-24T14:24:05.752Z] [2021-02-24T14:24:05.752Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-24T14:24:05.752Z] #27 sha256:61f58d22307bd5fce83781623c878b0f6ab7d75242b5c3568af6e71f9824b201 [2021-02-24T14:24:05.793Z] #50 89.30 mvdan.cc/sh/v3/cmd/shfmt [2021-02-24T14:24:05.793Z] #50 ... [2021-02-24T14:24:05.793Z] [2021-02-24T14:24:05.793Z] #42 [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-02-24T14:24:05.793Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:24:05.793Z] #42 15.83 make[1]: Nothing to be done for 'all'. [2021-02-24T14:24:05.798Z] #3 DONE 0.5s [2021-02-24T14:24:05.798Z] [2021-02-24T14:24:05.798Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-24T14:24:05.798Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-24T14:24:05.798Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-24T14:24:05.798Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-24T14:24:05.798Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-24T14:24:05.798Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.19MB / 8.88MB 0.1s [2021-02-24T14:24:05.798Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-24T14:24:05.798Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-24T14:24:06.056Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-02-24T14:24:06.056Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-02-24T14:24:06.056Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-24T14:24:06.266Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 7.0s done [2021-02-24T14:24:06.266Z] #25 DONE 13.8s [2021-02-24T14:24:06.266Z] [2021-02-24T14:24:06.266Z] #26 [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-02-24T14:24:06.266Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-24T14:24:06.312Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-02-24T14:24:06.312Z] #4 DONE 0.7s [2021-02-24T14:24:06.561Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-02-24T14:24:06.695Z] #27 DONE 0.8s [2021-02-24T14:24:06.695Z] [2021-02-24T14:24:06.695Z] #28 [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-02-24T14:24:06.695Z] #28 sha256:a1d77c3adf804f623312f946500de9cba51c18c4f0880a6fd217ce21f36c79d3 [2021-02-24T14:24:06.874Z] [2021-02-24T14:24:06.874Z] #5 [internal] load build definition from Dockerfile [2021-02-24T14:24:06.874Z] #5 sha256:c555493e34e892158b3935443a4685f225e758a0b5acbd242efd963e64d58e4d [2021-02-24T14:24:06.874Z] #5 transferring dockerfile: 16.55kB done [2021-02-24T14:24:06.874Z] #5 DONE 0.0s [2021-02-24T14:24:06.874Z] [2021-02-24T14:24:06.874Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-24T14:24:06.874Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-24T14:24:07.131Z] #8 DONE 0.5s [2021-02-24T14:24:07.131Z] [2021-02-24T14:24:07.131Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-24T14:24:07.131Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-24T14:24:07.131Z] #7 DONE 0.4s [2021-02-24T14:24:07.131Z] [2021-02-24T14:24:07.131Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-24T14:24:07.131Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-24T14:24:07.131Z] #6 DONE 0.5s [2021-02-24T14:24:07.163Z] #42 17.37 CC images/stats.o [2021-02-24T14:24:07.163Z] #42 17.69 CC images/core.o [2021-02-24T14:24:07.512Z] #9 ... [2021-02-24T14:24:07.512Z] [2021-02-24T14:24:07.512Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:24:07.512Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-24T14:24:07.512Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 3.1s done [2021-02-24T14:24:07.512Z] #25 DONE 13.4s [2021-02-24T14:24:07.512Z] [2021-02-24T14:24:07.512Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:24:07.512Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-24T14:24:07.635Z] #28 1.293 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-24T14:24:07.635Z] #28 1.388 [2021-02-24T14:24:07.728Z] #42 18.31 CC images/core-x86.o [2021-02-24T14:24:08.188Z] #26 1.671 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:08.188Z] #26 1.671 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:08.188Z] #26 1.671 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:08.188Z] #26 1.876 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:24:08.418Z] #28 1.514 ######### 12.9% ########################## 37.0% ######################################### 57.0% ################################################### 72.2% ################################################################### 93.7% ######################################################################## 100.0% [2021-02-24T14:24:08.418Z] #28 2.057 [2021-02-24T14:24:08.449Z] #26 2.269 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:24:08.497Z] [2021-02-24T14:24:08.498Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:24:08.498Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:24:08.498Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-24T14:24:08.660Z] #42 18.76 CC images/core-arm.o [2021-02-24T14:24:08.679Z] #28 2.190 ######################### 35.9% ######################################################################## 100.0% [2021-02-24T14:24:08.680Z] #28 2.343 [2021-02-24T14:24:08.756Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-24T14:24:08.756Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-24T14:24:08.756Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-24T14:24:08.918Z] #42 19.22 CC images/core-aarch64.o [2021-02-24T14:24:08.945Z] #28 2.471 ############################################ 61.8% ######################################################################## 100.0% [2021-02-24T14:24:08.945Z] #28 2.611 [2021-02-24T14:24:09.019Z] #26 ... [2021-02-24T14:24:09.019Z] [2021-02-24T14:24:09.019Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:24:09.019Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:24:09.019Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.5s done [2021-02-24T14:24:09.019Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2021-02-24T14:24:09.019Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.0s done [2021-02-24T14:24:09.019Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.2s [2021-02-24T14:24:09.019Z] #9 ... [2021-02-24T14:24:09.019Z] [2021-02-24T14:24:09.019Z] #26 [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-02-24T14:24:09.019Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-24T14:24:09.019Z] #26 2.787 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:24:09.206Z] #28 2.729 ## 3.4% [2021-02-24T14:24:09.206Z] #28 ... [2021-02-24T14:24:09.206Z] [2021-02-24T14:24:09.206Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:24:09.206Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:24:09.206Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.0s done [2021-02-24T14:24:09.206Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-24T14:24:09.206Z] #9 DONE 33.8s [2021-02-24T14:24:09.206Z] [2021-02-24T14:24:09.206Z] #28 [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-02-24T14:24:09.206Z] #28 sha256:a1d77c3adf804f623312f946500de9cba51c18c4f0880a6fd217ce21f36c79d3 [2021-02-24T14:24:09.462Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.3s done [2021-02-24T14:24:09.482Z] #42 19.65 CC images/core-ppc64.o [2021-02-24T14:24:09.726Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-02-24T14:24:09.727Z] #28 2.729 ## 3.4% ############## 20.7% ############## 20.8% ############################### 43.4% ############################################## 64.3% ########################################################## 81.0% ######################################################################## 100.0% [2021-02-24T14:24:09.739Z] #42 20.21 CC images/core-s390.o [2021-02-24T14:24:09.987Z] #28 3.511 [2021-02-24T14:24:10.413Z] #26 4.064 Fetched 8422 kB in 3s (3159 kB/s) [2021-02-24T14:24:10.672Z] #42 20.95 CC images/cpuinfo.o [2021-02-24T14:24:10.771Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 2.0s [2021-02-24T14:24:10.929Z] #42 21.34 CC images/inventory.o [2021-02-24T14:24:10.929Z] #42 ... [2021-02-24T14:24:10.929Z] [2021-02-24T14:24:10.929Z] #55 [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-02-24T14:24:10.929Z] #55 sha256:416d910026473b8dc40fd50c2725314adfd60302e38e8c98df3bda9620f1b25b [2021-02-24T14:24:10.930Z] #55 42.07 Checking out files: 42% (1590/3770) Checking out files: 43% (1622/3770) Checking out files: 44% (1659/3770) Checking out files: 45% (1697/3770) Checking out files: 46% (1735/3770) Checking out files: 47% (1772/3770) Checking out files: 48% (1810/3770) Checking out files: 49% (1848/3770) Checking out files: 50% (1885/3770) Checking out files: 51% (1923/3770) Checking out files: 52% (1961/3770) Checking out files: 53% (1999/3770) Checking out files: 54% (2036/3770) Checking out files: 55% (2074/3770) Checking out files: 56% (2112/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) Checking out files: 76% (2866/3770) Checking out files: 77% (2903/3770) Checking out files: 78% (2941/3770) Checking out files: 79% (2979/3770) Checking out files: 80% (3016/3770) Checking out files: 81% (3054/3770) Checking out files: 82% (3092/3770) Checking out files: 83% (3130/3770) Checking out files: 84% (3167/3770) Checking out files: 85% (3205/3770) Checking out files: 86% (3243/3770) Checking out files: 87% (3280/3770) Checking out files: 88% (3318/3770) Checking out files: 89% (3356/3770) Checking out files: 90% (3393/3770) Checking out files: 91% (3431/3770) Checking out files: 92% (3469/3770) Checking out files: 93% (3507/3770) Checking out files: 94% (3544/3770) Checking out files: 95% (3582/3770) Checking out files: 96% (3620/3770) Checking out files: 97% (3657/3770) Checking out files: 98% (3695/3770) Checking out files: 99% (3733/3770) Checking out files: 100% (3770/3770) Checking out files: 100% (3770/3770), done. [2021-02-24T14:24:10.930Z] #55 43.76 + cd /tmp/tmp.J15HTWWHyX/src/github.com/containerd/containerd [2021-02-24T14:24:10.930Z] #55 43.76 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:24:10.930Z] #55 45.64 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-24T14:24:10.930Z] #55 45.64 + BUILDTAGS='netgo osusergo static_build' [2021-02-24T14:24:10.930Z] #55 45.64 + export EXTRA_FLAGS=-buildmode=pie [2021-02-24T14:24:10.930Z] #55 45.64 + EXTRA_FLAGS=-buildmode=pie [2021-02-24T14:24:10.930Z] #55 45.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-24T14:24:10.930Z] #55 45.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-24T14:24:10.930Z] #55 45.64 + '[' '' = dynamic ']' [2021-02-24T14:24:10.930Z] #55 45.64 + make [2021-02-24T14:24:10.930Z] #55 46.77 + bin/ctr [2021-02-24T14:24:11.031Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 9.26MB / 50.40MB 2.2s [2021-02-24T14:24:11.031Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 14.68MB / 50.40MB 2.3s [2021-02-24T14:24:11.293Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 26.44MB / 50.40MB 2.5s [2021-02-24T14:24:11.293Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 30.68MB / 50.40MB 2.6s [2021-02-24T14:24:11.357Z] #26 4.064 Reading package lists... [2021-02-24T14:24:11.550Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 46.31MB / 50.40MB 2.8s [2021-02-24T14:24:11.550Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 2.9s [2021-02-24T14:24:11.817Z] #28 3.640 ### 4.4% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.4% ###################### 30.6% ######################### 35.8% ############################# 41.0% ################################# 46.2% ##################################### 51.4% ######################################## 56.6% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.9% ################################################################### 93.1% ###################################################################### 98.3% ######################################################################## 100.0% [2021-02-24T14:24:11.818Z] #28 5.514 [2021-02-24T14:24:12.114Z] #28 5.738 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-24T14:24:12.114Z] #28 5.801 [2021-02-24T14:24:12.115Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 3.3s done [2021-02-24T14:24:12.115Z] #25 ... [2021-02-24T14:24:12.115Z] [2021-02-24T14:24:12.115Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-24T14:24:12.115Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-24T14:24:12.115Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-24T14:24:12.115Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-24T14:24:12.115Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-24T14:24:12.115Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-02-24T14:24:12.115Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.9s done [2021-02-24T14:24:12.115Z] #61 DONE 3.6s [2021-02-24T14:24:12.298Z] #26 5.075 Reading package lists... [2021-02-24T14:24:12.302Z] #55 ... [2021-02-24T14:24:12.302Z] [2021-02-24T14:24:12.302Z] #50 [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-02-24T14:24:12.302Z] #50 sha256:be03d2b428d88b84719f1bec43db649f878ba18990e9b7540e5c0f81e1ae471c [2021-02-24T14:24:12.302Z] #50 DONE 95.8s [2021-02-24T14:24:12.302Z] [2021-02-24T14:24:12.302Z] #42 [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-02-24T14:24:12.302Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:24:12.302Z] #42 21.53 CC images/fdinfo.o [2021-02-24T14:24:12.302Z] #42 21.83 CC images/fown.o [2021-02-24T14:24:12.302Z] #42 22.04 CC images/ns.o [2021-02-24T14:24:12.302Z] #42 22.21 CC images/regfile.o [2021-02-24T14:24:12.302Z] #42 22.70 CC images/ghost-file.o [2021-02-24T14:24:12.376Z] [2021-02-24T14:24:12.376Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:24:12.376Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:24:12.376Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-24T14:24:12.376Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-24T14:24:12.376Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-24T14:24:12.376Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-24T14:24:12.376Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2021-02-24T14:24:12.376Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-02-24T14:24:12.376Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s done [2021-02-24T14:24:12.376Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done [2021-02-24T14:24:12.376Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.8s done [2021-02-24T14:24:12.376Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.8s [2021-02-24T14:24:12.376Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 98.57MB / 120.17MB 3.7s [2021-02-24T14:24:12.376Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.0s done [2021-02-24T14:24:12.376Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 3.8s [2021-02-24T14:24:12.377Z] #28 5.842 ######################################################################## 100.0% [2021-02-24T14:24:12.377Z] #28 5.863 [2021-02-24T14:24:12.377Z] #28 6.117 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-24T14:24:12.558Z] #26 6.131 Building dependency tree... [2021-02-24T14:24:12.633Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.30MB / 120.17MB 4.0s [2021-02-24T14:24:12.648Z] #28 6.178 [2021-02-24T14:24:12.649Z] [2021-02-24T14:24:12.649Z] #28 ... [2021-02-24T14:24:12.649Z] [2021-02-24T14:24:12.649Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-24T14:24:12.649Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-24T14:24:12.649Z] #10 DONE 3.6s [2021-02-24T14:24:12.649Z] [2021-02-24T14:24:12.649Z] #28 [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-02-24T14:24:12.649Z] #28 sha256:a1d77c3adf804f623312f946500de9cba51c18c4f0880a6fd217ce21f36c79d3 [2021-02-24T14:24:12.821Z] #26 6.675 The following additional packages will be installed: [2021-02-24T14:24:12.822Z] #26 6.675 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-24T14:24:12.822Z] #26 6.675 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-24T14:24:12.822Z] #26 6.675 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-24T14:24:12.822Z] #26 6.675 Suggested packages: [2021-02-24T14:24:12.822Z] #26 6.675 krb5-doc krb5-user [2021-02-24T14:24:12.822Z] #26 6.675 Recommended packages: [2021-02-24T14:24:12.822Z] #26 6.675 krb5-locales publicsuffix libsasl2-modules [2021-02-24T14:24:12.870Z] #42 23.18 CC images/fifo.o [2021-02-24T14:24:12.913Z] #28 6.347 ####################################################### 77.5% ######################################################################## 100.0% [2021-02-24T14:24:12.913Z] #28 6.454 [2021-02-24T14:24:13.049Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.6s done [2021-02-24T14:24:13.049Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-02-24T14:24:13.084Z] #26 6.860 The following NEW packages will be installed: [2021-02-24T14:24:13.084Z] #26 6.860 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-24T14:24:13.084Z] #26 6.860 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-24T14:24:13.084Z] #26 6.860 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-24T14:24:13.084Z] #26 6.860 libssh2-1 libssl1.1 openssl [2021-02-24T14:24:13.130Z] #42 23.62 CC images/remap-file-path.o [2021-02-24T14:24:13.177Z] #28 6.794 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-24T14:24:13.177Z] #28 6.931 [2021-02-24T14:24:13.345Z] #26 7.171 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-24T14:24:13.345Z] #26 7.171 Need to get 5057 kB of archives. [2021-02-24T14:24:13.345Z] #26 7.171 After this operation, 12.1 MB of additional disk space will be used. [2021-02-24T14:24:13.345Z] #26 7.171 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-24T14:24:13.345Z] #26 7.171 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-24T14:24:13.345Z] #26 7.171 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-24T14:24:13.345Z] #26 7.179 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-24T14:24:13.345Z] #26 7.179 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-24T14:24:13.345Z] #26 7.179 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-24T14:24:13.345Z] #26 7.187 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-24T14:24:13.345Z] #26 7.195 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-24T14:24:13.345Z] #26 7.207 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-24T14:24:13.345Z] #26 7.223 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-24T14:24:13.345Z] #26 7.224 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-24T14:24:13.345Z] #26 7.226 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-24T14:24:13.345Z] #26 7.231 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-24T14:24:13.345Z] #26 7.233 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-24T14:24:13.345Z] #26 7.239 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-24T14:24:13.345Z] #26 7.240 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-24T14:24:13.345Z] #26 7.242 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-02-24T14:24:13.345Z] #26 7.247 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-24T14:24:13.345Z] #26 7.257 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-24T14:24:13.345Z] #26 7.261 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-24T14:24:13.387Z] #42 23.79 CC images/eventfd.o [2021-02-24T14:24:13.606Z] #26 7.263 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-24T14:24:13.606Z] #26 7.503 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:24:13.606Z] #26 7.553 Fetched 5057 kB in 0s (13.8 MB/s) [2021-02-24T14:24:13.644Z] #42 23.99 CC images/eventpoll.o [2021-02-24T14:24:13.873Z] #26 7.627 Selecting previously unselected package libssl1.1:amd64. [2021-02-24T14:24:13.873Z] #26 7.627 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-02-24T14:24:13.873Z] #26 7.627 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-24T14:24:13.873Z] #26 7.637 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-24T14:24:13.902Z] #42 24.28 CC images/fh.o [2021-02-24T14:24:14.003Z] #9 ... [2021-02-24T14:24:14.003Z] [2021-02-24T14:24:14.003Z] #22 [internal] load build context [2021-02-24T14:24:14.003Z] #22 sha256:6c71df2ee747ce21c554ec933a1652a7c83a23549166312330f50ca9ac69138e [2021-02-24T14:24:14.003Z] #22 transferring context: 53.40MB 4.7s done [2021-02-24T14:24:14.003Z] #22 DONE 5.4s [2021-02-24T14:24:14.003Z] [2021-02-24T14:24:14.003Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:24:14.003Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:24:14.003Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.3s done [2021-02-24T14:24:14.003Z] #9 ... [2021-02-24T14:24:14.003Z] [2021-02-24T14:24:14.003Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-24T14:24:14.003Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-24T14:24:14.003Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 1.7s [2021-02-24T14:24:14.132Z] #26 7.919 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-24T14:24:14.132Z] #26 7.919 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-24T14:24:14.132Z] #26 7.924 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:24:14.132Z] #26 7.994 Selecting previously unselected package libsasl2-2:amd64. [2021-02-24T14:24:14.132Z] #26 7.994 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-24T14:24:14.132Z] #26 8.000 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:24:14.132Z] #26 8.069 Selecting previously unselected package libldap-common. [2021-02-24T14:24:14.132Z] #26 8.069 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-24T14:24:14.132Z] #26 8.074 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:24:14.159Z] #42 24.58 CC images/fsnotify.o [2021-02-24T14:24:14.219Z] #28 7.145 0.2% ############# 18.3% ########################### 38.7% ########################################### 60.0% ########################################### 60.6% ########################################################### 82.7% ######################################################################## 100.0% [2021-02-24T14:24:14.220Z] #28 7.786 [2021-02-24T14:24:14.392Z] #26 8.144 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-24T14:24:14.392Z] #26 8.144 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-02-24T14:24:14.392Z] #26 8.148 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:24:14.392Z] #26 8.260 Selecting previously unselected package openssl. [2021-02-24T14:24:14.392Z] #26 8.260 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-24T14:24:14.392Z] #26 8.266 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-24T14:24:14.656Z] #26 8.440 Selecting previously unselected package ca-certificates. [2021-02-24T14:24:14.656Z] #26 8.440 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-24T14:24:14.656Z] #26 8.446 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-24T14:24:14.656Z] #26 8.538 Selecting previously unselected package libkeyutils1:amd64. [2021-02-24T14:24:14.656Z] #26 8.538 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-24T14:24:14.656Z] #26 8.538 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-24T14:24:14.656Z] #26 8.580 Selecting previously unselected package libkrb5support0:amd64. [2021-02-24T14:24:14.656Z] #26 8.580 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:24:14.656Z] #26 8.591 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:14.656Z] #26 8.642 Selecting previously unselected package libk5crypto3:amd64. [2021-02-24T14:24:14.656Z] #26 8.642 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:24:14.723Z] #42 25.18 CC images/signalfd.o [2021-02-24T14:24:14.788Z] #28 8.290 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-24T14:24:14.789Z] #28 8.361 [2021-02-24T14:24:14.789Z] #28 8.402 ######################################################################## 100.0% [2021-02-24T14:24:14.789Z] #28 8.428 [2021-02-24T14:24:14.918Z] #26 8.651 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:14.919Z] #26 8.726 Selecting previously unselected package libkrb5-3:amd64. [2021-02-24T14:24:14.919Z] #26 8.726 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:24:14.919Z] #26 8.731 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:14.919Z] #26 8.878 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-24T14:24:14.919Z] #26 8.878 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:24:14.919Z] #26 8.878 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:14.981Z] #42 25.39 CC images/fs.o [2021-02-24T14:24:15.048Z] #28 8.613 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-24T14:24:15.048Z] #28 8.669 [2021-02-24T14:24:15.048Z] #28 8.711 ######################################################################## 100.0% [2021-02-24T14:24:15.049Z] #28 8.731 [2021-02-24T14:24:15.049Z] #28 8.742 Download of images into '/build' complete. [2021-02-24T14:24:15.049Z] #28 8.742 Use something like the following to load the result into a Docker daemon: [2021-02-24T14:24:15.049Z] #28 8.742 tar -cC '/build' . | docker load [2021-02-24T14:24:15.194Z] #26 8.978 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-24T14:24:15.194Z] #26 8.978 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-24T14:24:15.194Z] #26 8.984 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-24T14:24:15.194Z] #26 9.084 Selecting previously unselected package libpsl5:amd64. [2021-02-24T14:24:15.194Z] #26 9.084 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-24T14:24:15.194Z] #26 9.089 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-24T14:24:15.194Z] #26 9.147 Selecting previously unselected package librtmp1:amd64. [2021-02-24T14:24:15.194Z] #26 9.147 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-24T14:24:15.194Z] #26 9.152 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-24T14:24:15.194Z] #26 9.210 Selecting previously unselected package libssh2-1:amd64. [2021-02-24T14:24:15.194Z] #26 9.210 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-24T14:24:15.237Z] #42 25.59 CC images/pstree.o [2021-02-24T14:24:15.476Z] #26 9.214 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-24T14:24:15.476Z] #26 9.308 Selecting previously unselected package libcurl4:amd64. [2021-02-24T14:24:15.476Z] #26 9.308 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-24T14:24:15.476Z] #26 9.324 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-24T14:24:15.476Z] #26 9.429 Selecting previously unselected package curl. [2021-02-24T14:24:15.476Z] #26 9.429 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-24T14:24:15.495Z] #42 25.83 CC images/pipe.o [2021-02-24T14:24:15.495Z] #42 25.98 CC images/tcp-stream.o [2021-02-24T14:24:15.620Z] #28 DONE 9.0s [2021-02-24T14:24:15.620Z] [2021-02-24T14:24:15.620Z] #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-02-24T14:24:15.620Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-24T14:24:15.620Z] #11 DONE 2.7s [2021-02-24T14:24:15.620Z] [2021-02-24T14:24:15.620Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-24T14:24:15.620Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-24T14:24:15.751Z] #26 9.432 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-24T14:24:15.751Z] #26 9.531 Selecting previously unselected package libonig5:amd64. [2021-02-24T14:24:15.751Z] #26 9.534 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-24T14:24:15.751Z] #26 9.538 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:24:15.751Z] #26 9.626 Selecting previously unselected package libjq1:amd64. [2021-02-24T14:24:15.751Z] #26 9.630 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:24:15.751Z] #26 9.633 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:24:15.753Z] #42 26.24 CC images/sk-packet.o [2021-02-24T14:24:15.885Z] #38 DONE 0.4s [2021-02-24T14:24:15.885Z] [2021-02-24T14:24:15.885Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-24T14:24:15.885Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-24T14:24:15.885Z] #30 DONE 0.3s [2021-02-24T14:24:15.885Z] [2021-02-24T14:24:15.885Z] #31 [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-02-24T14:24:15.885Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:24:16.010Z] #42 ... [2021-02-24T14:24:16.010Z] [2021-02-24T14:24:16.010Z] #44 [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-02-24T14:24:16.010Z] #44 sha256:136bb63d9368874bfc6b4299351091a70b7a651bf556473577be623f8a6707e7 [2021-02-24T14:24:16.010Z] #44 89.80 github.com/LK4D4/vndr/build [2021-02-24T14:24:16.010Z] #44 90.27 github.com/LK4D4/vndr/godl/singleflight [2021-02-24T14:24:16.010Z] #44 90.49 github.com/LK4D4/vndr/versioned [2021-02-24T14:24:16.010Z] #44 90.56 compress/flate [2021-02-24T14:24:16.010Z] #44 93.03 hash/crc32 [2021-02-24T14:24:16.010Z] #44 93.54 compress/gzip [2021-02-24T14:24:16.010Z] #44 93.57 net [2021-02-24T14:24:16.010Z] #44 94.29 vendor/golang.org/x/text/transform [2021-02-24T14:24:16.011Z] #44 95.11 vendor/golang.org/x/text/unicode/bidi [2021-02-24T14:24:16.011Z] #44 97.40 vendor/golang.org/x/text/secure/bidirule [2021-02-24T14:24:16.011Z] #44 97.71 vendor/golang.org/x/text/unicode/norm [2021-02-24T14:24:16.011Z] #44 ... [2021-02-24T14:24:16.011Z] [2021-02-24T14:24:16.011Z] #42 [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-02-24T14:24:16.011Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:24:16.011Z] #42 26.60 CC images/mnt.o [2021-02-24T14:24:16.013Z] #26 9.704 Selecting previously unselected package jq. [2021-02-24T14:24:16.013Z] #26 9.706 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:24:16.013Z] #26 9.720 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-24T14:24:16.013Z] #26 9.803 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-24T14:24:16.013Z] #26 9.822 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-24T14:24:16.013Z] #26 9.834 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-24T14:24:16.013Z] #26 9.978 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-24T14:24:16.013Z] #26 9.991 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:24:16.013Z] #26 10.02 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:16.273Z] #26 10.04 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:24:16.274Z] #26 10.05 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-24T14:24:16.274Z] #26 10.06 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:16.274Z] #26 10.07 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:24:16.274Z] #26 10.09 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-24T14:24:16.274Z] #26 10.10 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:16.274Z] #26 10.11 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-24T14:24:16.274Z] #26 10.13 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:24:16.274Z] #26 10.14 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:24:16.274Z] #26 10.16 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:24:16.274Z] #26 10.17 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-24T14:24:16.527Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 4.2s done [2021-02-24T14:24:16.527Z] #25 DONE 8.1s [2021-02-24T14:24:16.527Z] [2021-02-24T14:24:16.527Z] #26 [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-02-24T14:24:16.527Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-24T14:24:16.575Z] #42 26.88 CC images/pipe-data.o [2021-02-24T14:24:16.833Z] #42 27.08 CC images/sa.o [2021-02-24T14:24:16.833Z] #42 27.29 CC images/timer.o [2021-02-24T14:24:17.217Z] #26 10.91 Updating certificates in /etc/ssl/certs... [2021-02-24T14:24:17.282Z] #9 ... [2021-02-24T14:24:17.282Z] [2021-02-24T14:24:17.282Z] #26 [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-02-24T14:24:17.282Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-24T14:24:17.282Z] #26 1.412 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:17.282Z] #26 1.429 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:17.282Z] #26 1.429 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:17.282Z] #26 1.631 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-24T14:24:17.282Z] #26 1.856 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-24T14:24:17.282Z] #26 2.136 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-24T14:24:17.282Z] #26 3.486 Fetched 8246 kB in 2s (3550 kB/s) [2021-02-24T14:24:17.282Z] #26 3.486 Reading package lists... [2021-02-24T14:24:17.282Z] #26 4.811 Reading package lists... [2021-02-24T14:24:17.282Z] #26 6.140 Building dependency tree... [2021-02-24T14:24:17.282Z] #26 6.812 The following additional packages will be installed: [2021-02-24T14:24:17.282Z] #26 6.824 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-24T14:24:17.282Z] #26 6.824 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-24T14:24:17.282Z] #26 6.824 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-24T14:24:17.282Z] #26 6.824 Suggested packages: [2021-02-24T14:24:17.282Z] #26 6.824 krb5-doc krb5-user [2021-02-24T14:24:17.282Z] #26 6.824 Recommended packages: [2021-02-24T14:24:17.282Z] #26 6.824 krb5-locales publicsuffix libsasl2-modules [2021-02-24T14:24:17.282Z] #26 7.064 The following NEW packages will be installed: [2021-02-24T14:24:17.282Z] #26 7.064 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-24T14:24:17.282Z] #26 7.064 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-24T14:24:17.282Z] #26 7.064 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-24T14:24:17.282Z] #26 7.064 libssh2-1 libssl1.1 openssl [2021-02-24T14:24:17.282Z] #26 7.360 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-24T14:24:17.282Z] #26 7.360 Need to get 4777 kB of archives. [2021-02-24T14:24:17.282Z] #26 7.360 After this operation, 11.5 MB of additional disk space will be used. [2021-02-24T14:24:17.282Z] #26 7.360 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB] [2021-02-24T14:24:17.282Z] #26 7.360 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-02-24T14:24:17.282Z] #26 7.363 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-02-24T14:24:17.282Z] #26 7.377 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-24T14:24:17.282Z] #26 7.385 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-02-24T14:24:17.282Z] #26 7.385 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-02-24T14:24:17.282Z] #26 7.388 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-02-24T14:24:17.282Z] #26 7.393 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-02-24T14:24:17.282Z] #26 7.402 Get:9 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-24T14:24:17.282Z] #26 7.403 Get:10 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-02-24T14:24:17.282Z] #26 7.408 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-02-24T14:24:17.282Z] #26 7.408 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-02-24T14:24:17.282Z] #26 7.410 Get:13 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB] [2021-02-24T14:24:17.282Z] #26 7.521 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-02-24T14:24:17.282Z] #26 7.661 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-02-24T14:24:17.282Z] #26 7.754 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-02-24T14:24:17.282Z] #26 7.764 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-02-24T14:24:17.282Z] #26 7.764 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-02-24T14:24:17.282Z] #26 7.768 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-24T14:24:17.282Z] #26 7.771 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-24T14:24:17.282Z] #26 7.819 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-24T14:24:17.282Z] #26 8.119 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:24:17.282Z] #26 8.162 Fetched 4777 kB in 1s (6271 kB/s) [2021-02-24T14:24:17.282Z] #26 8.210 Selecting previously unselected package libssl1.1:arm64. [2021-02-24T14:24:17.282Z] #26 8.210 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-02-24T14:24:17.282Z] #26 8.218 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ... [2021-02-24T14:24:17.282Z] #26 8.229 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-02-24T14:24:17.282Z] #26 8.498 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-02-24T14:24:17.282Z] #26 8.501 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-24T14:24:17.282Z] #26 8.505 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:24:17.282Z] #26 8.556 Selecting previously unselected package libsasl2-2:arm64. [2021-02-24T14:24:17.282Z] #26 8.556 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-24T14:24:17.282Z] #26 8.562 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:24:17.282Z] #26 8.685 Selecting previously unselected package libldap-common. [2021-02-24T14:24:17.282Z] #26 8.685 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-24T14:24:17.282Z] #26 8.689 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:24:17.282Z] #26 8.753 Selecting previously unselected package libldap-2.4-2:arm64. [2021-02-24T14:24:17.282Z] #26 8.753 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-02-24T14:24:17.282Z] #26 8.753 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:24:17.282Z] #26 8.851 Selecting previously unselected package openssl. [2021-02-24T14:24:17.282Z] #26 8.851 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ... [2021-02-24T14:24:17.282Z] #26 8.856 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-24T14:24:17.282Z] #26 9.163 Selecting previously unselected package ca-certificates. [2021-02-24T14:24:17.282Z] #26 9.163 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-24T14:24:17.282Z] #26 9.167 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-24T14:24:17.282Z] #26 9.499 Selecting previously unselected package libkeyutils1:arm64. [2021-02-24T14:24:17.282Z] #26 9.502 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-02-24T14:24:17.282Z] #26 9.506 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-02-24T14:24:17.282Z] #26 9.554 Selecting previously unselected package libkrb5support0:arm64. [2021-02-24T14:24:17.282Z] #26 9.556 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-02-24T14:24:17.282Z] #26 9.562 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-24T14:24:17.282Z] #26 9.619 Selecting previously unselected package libk5crypto3:arm64. [2021-02-24T14:24:17.282Z] #26 9.619 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-02-24T14:24:17.282Z] #26 9.623 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-24T14:24:17.282Z] #26 9.682 Selecting previously unselected package libkrb5-3:arm64. [2021-02-24T14:24:17.282Z] #26 9.682 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-02-24T14:24:17.282Z] #26 9.685 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-24T14:24:17.282Z] #26 9.785 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-02-24T14:24:17.282Z] #26 9.788 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-02-24T14:24:17.282Z] #26 9.793 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-24T14:24:17.282Z] #26 9.875 Selecting previously unselected package libnghttp2-14:arm64. [2021-02-24T14:24:17.282Z] #26 9.875 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-02-24T14:24:17.282Z] #26 9.879 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-24T14:24:17.282Z] #26 9.945 Selecting previously unselected package libpsl5:arm64. [2021-02-24T14:24:17.282Z] #26 9.948 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-02-24T14:24:17.282Z] #26 9.955 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-02-24T14:24:17.397Z] #42 27.60 CC images/timerfd.o [2021-02-24T14:24:17.397Z] #42 27.88 CC images/mm.o [2021-02-24T14:24:17.548Z] #26 10.01 Selecting previously unselected package librtmp1:arm64. [2021-02-24T14:24:17.548Z] #26 10.01 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-02-24T14:24:17.548Z] #26 10.02 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-24T14:24:17.548Z] #26 10.07 Selecting previously unselected package libssh2-1:arm64. [2021-02-24T14:24:17.548Z] #26 10.07 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-02-24T14:24:17.548Z] #26 10.08 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-24T14:24:17.548Z] #26 10.15 Selecting previously unselected package libcurl4:arm64. [2021-02-24T14:24:17.548Z] #26 10.15 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-02-24T14:24:17.548Z] #26 10.15 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-24T14:24:17.812Z] #26 10.24 Selecting previously unselected package curl. [2021-02-24T14:24:17.812Z] #26 10.24 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-02-24T14:24:17.812Z] #26 10.24 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-24T14:24:17.812Z] #26 10.33 Selecting previously unselected package libonig5:arm64. [2021-02-24T14:24:17.813Z] #26 10.33 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-02-24T14:24:17.813Z] #26 10.34 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-24T14:24:17.813Z] #26 ... [2021-02-24T14:24:17.813Z] [2021-02-24T14:24:17.813Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:24:17.813Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-24T14:24:17.813Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.0s done [2021-02-24T14:24:17.896Z] #26 1.022 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:17.896Z] #26 1.031 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:17.896Z] #26 1.082 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:17.896Z] #26 1.209 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:24:17.962Z] #42 28.25 CC images/sk-opts.o [2021-02-24T14:24:17.962Z] #42 28.44 CC images/sk-unix.o [2021-02-24T14:24:18.083Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-02-24T14:24:18.153Z] #26 1.509 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:24:18.219Z] #42 28.67 CC images/sk-inet.o [2021-02-24T14:24:18.477Z] #42 28.92 CC images/tun.o [2021-02-24T14:24:18.607Z] #26 12.29 137 added, 0 removed; done. [2021-02-24T14:24:18.607Z] #26 12.38 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:18.607Z] #26 12.40 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-24T14:24:18.607Z] #26 12.41 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-24T14:24:18.607Z] #26 12.42 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-24T14:24:18.607Z] #26 12.44 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:24:18.607Z] #26 12.46 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-24T14:24:18.607Z] #26 12.48 Updating certificates in /etc/ssl/certs... [2021-02-24T14:24:18.676Z] #9 DONE 24.4s [2021-02-24T14:24:18.676Z] [2021-02-24T14:24:18.676Z] #26 [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-02-24T14:24:18.676Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-24T14:24:18.676Z] #26 10.49 Selecting previously unselected package libjq1:arm64. [2021-02-24T14:24:18.676Z] #26 10.49 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-24T14:24:18.676Z] #26 10.50 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-24T14:24:18.676Z] #26 10.57 Selecting previously unselected package jq. [2021-02-24T14:24:18.676Z] #26 10.57 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-24T14:24:18.676Z] #26 10.57 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-24T14:24:18.676Z] #26 10.63 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-02-24T14:24:18.676Z] #26 10.64 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-02-24T14:24:18.676Z] #26 10.66 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-02-24T14:24:18.676Z] #26 10.84 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-24T14:24:18.676Z] #26 10.85 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:24:18.676Z] #26 10.86 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-24T14:24:18.676Z] #26 10.88 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:24:18.676Z] #26 10.89 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-24T14:24:18.676Z] #26 10.90 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-24T14:24:18.676Z] #26 10.92 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:24:18.676Z] #26 10.93 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-24T14:24:18.676Z] #26 10.94 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-24T14:24:18.676Z] #26 10.96 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-24T14:24:18.676Z] #26 10.97 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-24T14:24:18.676Z] #26 10.99 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-24T14:24:18.676Z] #26 11.00 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:24:18.676Z] #26 11.01 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-24T14:24:18.718Z] #26 1.895 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:24:18.734Z] #42 29.32 CC images/sk-netlink.o [2021-02-24T14:24:19.185Z] #26 ... [2021-02-24T14:24:19.185Z] [2021-02-24T14:24:19.185Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:24:19.185Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:24:19.185Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.4s done [2021-02-24T14:24:19.185Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.6s [2021-02-24T14:24:19.298Z] #42 29.61 CC images/packet-sock.o [2021-02-24T14:24:19.556Z] #42 30.01 CC images/ipc-var.o [2021-02-24T14:24:19.629Z] #26 11.92 Updating certificates in /etc/ssl/certs... [2021-02-24T14:24:19.757Z] #9 ... [2021-02-24T14:24:19.757Z] [2021-02-24T14:24:19.757Z] #26 [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-02-24T14:24:19.757Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-24T14:24:19.757Z] #26 13.59 0 added, 0 removed; done. [2021-02-24T14:24:19.757Z] #26 13.59 Running hooks in /etc/ca-certificates/update.d... [2021-02-24T14:24:19.757Z] #26 13.60 done. [2021-02-24T14:24:19.813Z] #42 30.18 CC images/ipc-desc.o [2021-02-24T14:24:20.070Z] #42 30.36 CC images/ipc-shm.o [2021-02-24T14:24:20.070Z] #42 30.63 CC images/ipc-msg.o [2021-02-24T14:24:20.086Z] #26 3.271 Fetched 8422 kB in 3s (3365 kB/s) [2021-02-24T14:24:20.327Z] #42 30.88 CC images/ipc-sem.o [2021-02-24T14:24:20.584Z] #42 31.05 CC images/utsns.o [2021-02-24T14:24:20.842Z] #42 31.22 CC images/creds.o [2021-02-24T14:24:21.018Z] #26 3.271 Reading package lists... [2021-02-24T14:24:21.099Z] #42 31.52 CC images/vma.o [2021-02-24T14:24:21.123Z] #26 13.26 137 added, 0 removed; done. [2021-02-24T14:24:21.180Z] #31 ... [2021-02-24T14:24:21.180Z] [2021-02-24T14:24:21.180Z] #39 [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-02-24T14:24:21.180Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:24:21.357Z] #42 31.72 CC images/netdev.o [2021-02-24T14:24:21.614Z] #42 32.00 CC images/tty.o [2021-02-24T14:24:21.752Z] #39 ... [2021-02-24T14:24:21.752Z] [2021-02-24T14:24:21.752Z] #33 [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-02-24T14:24:21.752Z] #33 sha256:c88cdbece721cf4c2f737d5868d95a43aa0e52a020798f8456fbdc4754d5353b [2021-02-24T14:24:21.752Z] #33 6.002 + RM_GOPATH=0 [2021-02-24T14:24:21.752Z] #33 6.002 + TMP_GOPATH= [2021-02-24T14:24:21.752Z] #33 6.002 + : /build [2021-02-24T14:24:21.752Z] #33 6.002 + '[' -z '' ']' [2021-02-24T14:24:21.752Z] #33 6.002 ++ mktemp -d [2021-02-24T14:24:21.752Z] #33 6.002 + export GOPATH=/tmp/tmp.pwamgfPJh6 [2021-02-24T14:24:21.752Z] #33 6.002 + GOPATH=/tmp/tmp.pwamgfPJh6 [2021-02-24T14:24:21.752Z] #33 6.002 + RM_GOPATH=1 [2021-02-24T14:24:21.752Z] #33 6.002 + case "$(go env GOARCH)" in [2021-02-24T14:24:21.752Z] #33 6.002 ++ go env GOARCH [2021-02-24T14:24:21.752Z] #33 6.011 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:24:21.752Z] #33 6.011 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:21.752Z] #33 6.011 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:21.752Z] #33 6.011 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:21.752Z] #33 6.011 + dir=/tmp/install [2021-02-24T14:24:21.752Z] #33 6.011 + bin=tomlv [2021-02-24T14:24:21.752Z] #33 6.011 + shift [2021-02-24T14:24:21.752Z] #33 6.011 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-24T14:24:21.752Z] #33 6.011 + . /tmp/install/tomlv.installer [2021-02-24T14:24:21.752Z] #33 6.011 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:24:21.752Z] #33 6.011 + install_tomlv [2021-02-24T14:24:21.752Z] #33 6.011 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-24T14:24:21.752Z] #33 6.011 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pwamgfPJh6/src/github.com/BurntSushi/toml [2021-02-24T14:24:21.752Z] #33 6.011 Cloning into '/tmp/tmp.pwamgfPJh6/src/github.com/BurntSushi/toml'... [2021-02-24T14:24:21.752Z] #33 ... [2021-02-24T14:24:21.752Z] [2021-02-24T14:24:21.752Z] #23 [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-02-24T14:24:21.752Z] #23 sha256:9f283f427c59ec811534d0fc03e78536ed59b4c02d99dc7b1b5f6d057b419131 [2021-02-24T14:24:21.752Z] #23 6.325 + RM_GOPATH=0 [2021-02-24T14:24:21.752Z] #23 6.325 + TMP_GOPATH= [2021-02-24T14:24:21.752Z] #23 6.325 + : /build [2021-02-24T14:24:21.752Z] #23 6.325 + '[' -z '' ']' [2021-02-24T14:24:21.752Z] #23 6.325 ++ mktemp -d [2021-02-24T14:24:21.752Z] #23 6.325 + export GOPATH=/tmp/tmp.XAECiZKjBT [2021-02-24T14:24:21.752Z] #23 6.325 + GOPATH=/tmp/tmp.XAECiZKjBT [2021-02-24T14:24:21.752Z] #23 6.325 + RM_GOPATH=1 [2021-02-24T14:24:21.752Z] #23 6.325 + case "$(go env GOARCH)" in [2021-02-24T14:24:21.752Z] #23 6.327 ++ go env GOARCH [2021-02-24T14:24:21.752Z] #23 6.343 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:21.752Z] #23 6.343 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:21.752Z] #23 6.343 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:21.752Z] #23 6.351 Install docker/cli version 17.06.2-ce from stable [2021-02-24T14:24:21.752Z] #23 6.351 + dir=/tmp/install [2021-02-24T14:24:21.752Z] #23 6.351 + bin=dockercli [2021-02-24T14:24:21.752Z] #23 6.351 + shift [2021-02-24T14:24:21.752Z] #23 6.351 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-24T14:24:21.752Z] #23 6.351 + . /tmp/install/dockercli.installer [2021-02-24T14:24:21.752Z] #23 6.351 ++ : stable [2021-02-24T14:24:21.752Z] #23 6.351 ++ : 17.06.2-ce [2021-02-24T14:24:21.752Z] #23 6.351 + install_dockercli [2021-02-24T14:24:21.752Z] #23 6.351 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-24T14:24:21.752Z] #23 6.353 ++ uname -m [2021-02-24T14:24:21.752Z] #23 6.360 + arch=x86_64 [2021-02-24T14:24:21.752Z] #23 6.360 + '[' x86_64 '!=' x86_64 ']' [2021-02-24T14:24:21.752Z] #23 6.360 + url=https://download.docker.com/linux/static [2021-02-24T14:24:21.752Z] #23 6.360 + tar -xz docker/docker [2021-02-24T14:24:21.752Z] #23 6.360 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-24T14:24:21.758Z] #26 14.15 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-24T14:24:21.965Z] #26 4.209 Reading package lists... [2021-02-24T14:24:21.965Z] #26 5.120 Building dependency tree... [2021-02-24T14:24:22.017Z] #23 ... [2021-02-24T14:24:22.017Z] [2021-02-24T14:24:22.017Z] #33 [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-02-24T14:24:22.017Z] #33 sha256:c88cdbece721cf4c2f737d5868d95a43aa0e52a020798f8456fbdc4754d5353b [2021-02-24T14:24:22.017Z] #33 6.481 + cd /tmp/tmp.pwamgfPJh6/src/github.com/BurntSushi/toml [2021-02-24T14:24:22.017Z] #33 6.481 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:24:22.017Z] #33 6.481 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-24T14:24:22.179Z] #42 32.56 CC images/file-lock.o [2021-02-24T14:24:22.222Z] #26 5.477 The following additional packages will be installed: [2021-02-24T14:24:22.223Z] #26 5.477 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-24T14:24:22.223Z] #26 5.477 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-24T14:24:22.223Z] #26 5.477 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-24T14:24:22.223Z] #26 5.478 Suggested packages: [2021-02-24T14:24:22.223Z] #26 5.478 krb5-doc krb5-user [2021-02-24T14:24:22.223Z] #26 5.478 Recommended packages: [2021-02-24T14:24:22.223Z] #26 5.478 krb5-locales publicsuffix libsasl2-modules [2021-02-24T14:24:22.223Z] #26 5.652 The following NEW packages will be installed: [2021-02-24T14:24:22.278Z] #33 6.759 runtime/internal/atomic [2021-02-24T14:24:22.278Z] #33 6.804 internal/cpu [2021-02-24T14:24:22.278Z] #33 6.857 runtime/internal/sys [2021-02-24T14:24:22.436Z] #42 32.79 CC images/rlimit.o [2021-02-24T14:24:22.484Z] #26 5.653 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-24T14:24:22.484Z] #26 5.653 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-24T14:24:22.484Z] #26 5.654 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-24T14:24:22.484Z] #26 5.655 libssh2-1 libssl1.1 openssl [2021-02-24T14:24:22.484Z] #26 5.932 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-24T14:24:22.484Z] #26 5.932 Need to get 5057 kB of archives. [2021-02-24T14:24:22.484Z] #26 5.932 After this operation, 12.1 MB of additional disk space will be used. [2021-02-24T14:24:22.484Z] #26 5.932 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-24T14:24:22.484Z] #26 5.934 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-24T14:24:22.484Z] #26 5.936 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-24T14:24:22.484Z] #26 5.936 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-24T14:24:22.484Z] #26 5.945 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-24T14:24:22.484Z] #26 5.945 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-24T14:24:22.484Z] #26 5.945 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-24T14:24:22.484Z] #26 5.956 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-24T14:24:22.484Z] #26 5.967 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-24T14:24:22.484Z] #26 5.972 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-24T14:24:22.484Z] #26 5.972 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-24T14:24:22.484Z] #26 5.972 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-02-24T14:24:22.484Z] #26 5.976 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-24T14:24:22.484Z] #26 5.976 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-02-24T14:24:22.484Z] #26 5.976 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-24T14:24:22.484Z] #26 5.984 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-24T14:24:22.484Z] #26 5.984 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-24T14:24:22.484Z] #26 5.996 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-24T14:24:22.484Z] #26 6.006 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-24T14:24:22.484Z] #26 6.006 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-24T14:24:22.484Z] #26 6.006 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-24T14:24:22.538Z] #33 7.048 runtime/internal/math [2021-02-24T14:24:22.694Z] #42 33.02 CC images/pagemap.o [2021-02-24T14:24:22.694Z] #42 33.29 CC images/siginfo.o [2021-02-24T14:24:22.708Z] #26 15.18 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-24T14:24:22.748Z] #26 6.162 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:24:22.748Z] #26 6.186 Fetched 5057 kB in 0s (15.4 MB/s) [2021-02-24T14:24:22.748Z] #26 6.226 Selecting previously unselected package libssl1.1:amd64. [2021-02-24T14:24:22.748Z] #26 6.226 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-02-24T14:24:22.748Z] #26 6.226 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-24T14:24:22.800Z] #33 7.144 math/bits [2021-02-24T14:24:22.800Z] #33 7.201 internal/bytealg [2021-02-24T14:24:22.983Z] #26 15.47 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-24T14:24:23.005Z] #26 6.234 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-24T14:24:23.005Z] #26 6.437 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-24T14:24:23.005Z] #26 6.437 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-24T14:24:23.005Z] #26 6.441 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:24:23.058Z] #26 DONE 16.9s [2021-02-24T14:24:23.058Z] [2021-02-24T14:24:23.058Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-24T14:24:23.058Z] #27 sha256:0d3439dab13c4ef0cd01f5fc87adfe12a86a29baa988ec9ce13e9db62732fe38 [2021-02-24T14:24:23.060Z] #33 7.493 math [2021-02-24T14:24:23.246Z] #26 15.50 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-24T14:24:23.246Z] #26 15.52 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:24:23.258Z] #42 33.57 CC images/rpc.o [2021-02-24T14:24:23.261Z] #26 6.474 Selecting previously unselected package libsasl2-2:amd64. [2021-02-24T14:24:23.261Z] #26 6.476 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-24T14:24:23.261Z] #26 6.480 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:24:23.261Z] #26 6.516 Selecting previously unselected package libldap-common. [2021-02-24T14:24:23.261Z] #26 6.516 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-02-24T14:24:23.261Z] #26 6.521 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:24:23.261Z] #26 6.564 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-24T14:24:23.261Z] #26 6.564 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-02-24T14:24:23.261Z] #26 6.568 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:24:23.261Z] #26 6.632 Selecting previously unselected package openssl. [2021-02-24T14:24:23.261Z] #26 6.632 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-24T14:24:23.261Z] #26 6.634 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-24T14:24:23.318Z] #27 DONE 0.2s [2021-02-24T14:24:23.318Z] [2021-02-24T14:24:23.318Z] #28 [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-02-24T14:24:23.318Z] #28 sha256:8cdce0d2403ca520f2edaa5c782f3d9f689673d67b8a5de57716aaaf8c200140 [2021-02-24T14:24:23.517Z] #26 6.757 Selecting previously unselected package ca-certificates. [2021-02-24T14:24:23.517Z] #26 6.759 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-24T14:24:23.517Z] #26 6.763 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-24T14:24:23.517Z] #26 6.831 Selecting previously unselected package libkeyutils1:amd64. [2021-02-24T14:24:23.517Z] #26 6.833 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-24T14:24:23.517Z] #26 6.837 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-24T14:24:23.517Z] #26 6.896 Selecting previously unselected package libkrb5support0:amd64. [2021-02-24T14:24:23.517Z] #26 6.898 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:24:23.517Z] #26 6.902 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:23.517Z] #26 6.942 Selecting previously unselected package libk5crypto3:amd64. [2021-02-24T14:24:23.632Z] #33 8.064 runtime [2021-02-24T14:24:23.776Z] #26 6.943 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:24:23.776Z] #26 6.946 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:23.776Z] #26 7.013 Selecting previously unselected package libkrb5-3:amd64. [2021-02-24T14:24:23.776Z] #26 7.013 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:24:23.776Z] #26 7.017 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:23.776Z] #26 7.098 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-24T14:24:23.776Z] #26 7.099 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-24T14:24:23.776Z] #26 7.102 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:23.776Z] #26 7.157 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-24T14:24:23.776Z] #26 7.157 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-24T14:24:23.776Z] #26 7.162 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-24T14:24:23.776Z] #26 7.201 Selecting previously unselected package libpsl5:amd64. [2021-02-24T14:24:23.776Z] #26 7.201 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-24T14:24:23.776Z] #26 7.208 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-24T14:24:23.776Z] #26 7.243 Selecting previously unselected package librtmp1:amd64. [2021-02-24T14:24:23.776Z] #26 7.243 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-24T14:24:23.776Z] #26 7.246 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-24T14:24:23.821Z] #26 16.37 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-24T14:24:23.821Z] #26 16.40 Updating certificates in /etc/ssl/certs... [2021-02-24T14:24:24.033Z] #26 7.288 Selecting previously unselected package libssh2-1:amd64. [2021-02-24T14:24:24.033Z] #26 7.288 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-24T14:24:24.033Z] #26 7.291 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-24T14:24:24.033Z] #26 7.341 Selecting previously unselected package libcurl4:amd64. [2021-02-24T14:24:24.033Z] #26 7.343 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-24T14:24:24.033Z] #26 7.348 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-24T14:24:24.033Z] #26 7.421 Selecting previously unselected package curl. [2021-02-24T14:24:24.033Z] #26 7.421 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-24T14:24:24.033Z] #26 7.425 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-24T14:24:24.033Z] #26 7.483 Selecting previously unselected package libonig5:amd64. [2021-02-24T14:24:24.033Z] #26 7.483 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-24T14:24:24.033Z] #26 7.488 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:24:24.033Z] #26 ... [2021-02-24T14:24:24.033Z] [2021-02-24T14:24:24.033Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:24:24.033Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:24:24.033Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s done [2021-02-24T14:24:24.033Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-02-24T14:24:24.033Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-02-24T14:24:24.033Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2021-02-24T14:24:24.033Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.7s [2021-02-24T14:24:24.085Z] #26 ... [2021-02-24T14:24:24.085Z] [2021-02-24T14:24:24.085Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-24T14:24:24.085Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-24T14:24:24.085Z] #10 DONE 5.6s [2021-02-24T14:24:24.085Z] [2021-02-24T14:24:24.085Z] #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-02-24T14:24:24.085Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-24T14:24:24.188Z] #42 34.64 CC images/ext-file.o [2021-02-24T14:24:24.291Z] #9 ... [2021-02-24T14:24:24.291Z] [2021-02-24T14:24:24.291Z] #26 [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-02-24T14:24:24.291Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-24T14:24:24.291Z] #26 7.571 Selecting previously unselected package libjq1:amd64. [2021-02-24T14:24:24.291Z] #26 7.571 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:24:24.291Z] #26 7.574 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:24:24.291Z] #26 7.632 Selecting previously unselected package jq. [2021-02-24T14:24:24.291Z] #26 7.632 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:24:24.291Z] #26 7.637 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-24T14:24:24.291Z] #26 7.706 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-24T14:24:24.445Z] #42 34.80 CC images/cgroup.o [2021-02-24T14:24:24.557Z] #26 7.732 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-24T14:24:24.557Z] #26 7.744 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-24T14:24:24.557Z] #26 7.920 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-24T14:24:24.557Z] #26 7.930 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:24:24.557Z] #26 7.945 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:24.557Z] #26 7.955 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:24:24.557Z] #26 7.966 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-24T14:24:24.557Z] #26 7.976 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:24.557Z] #26 7.988 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-24T14:24:24.557Z] #26 7.999 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-24T14:24:24.557Z] #26 8.010 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:24.557Z] #26 8.021 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-24T14:24:24.557Z] #26 8.038 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:24:24.557Z] #26 8.048 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:24:24.557Z] #26 8.059 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-02-24T14:24:24.557Z] #26 8.069 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-24T14:24:24.705Z] #28 1.394 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-24T14:24:24.705Z] #28 1.476 [2021-02-24T14:24:25.019Z] #42 35.30 CC images/userns.o [2021-02-24T14:24:25.037Z] #11 DONE 1.0s [2021-02-24T14:24:25.037Z] [2021-02-24T14:24:25.037Z] #26 [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-02-24T14:24:25.037Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-24T14:24:25.037Z] #26 17.52 0 added, 0 removed; done. [2021-02-24T14:24:25.037Z] #26 17.52 Running hooks in /etc/ca-certificates/update.d... [2021-02-24T14:24:25.037Z] #26 17.52 done. [2021-02-24T14:24:25.232Z] #28 1.600 ############# 18.2% ########################### 37.9% ######################################### 57.8% ######################################################## 77.8% ##################################################################### 96.8% ######################################################################## 100.0% [2021-02-24T14:24:25.280Z] #42 35.53 CC images/google/protobuf/descriptor.o [2021-02-24T14:24:25.308Z] #26 ... [2021-02-24T14:24:25.308Z] [2021-02-24T14:24:25.308Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-24T14:24:25.308Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-24T14:24:25.308Z] #38 DONE 0.2s [2021-02-24T14:24:25.308Z] [2021-02-24T14:24:25.308Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-24T14:24:25.308Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-24T14:24:25.308Z] #30 DONE 0.2s [2021-02-24T14:24:25.489Z] #26 8.629 Updating certificates in /etc/ssl/certs... [2021-02-24T14:24:25.493Z] #28 2.134 [2021-02-24T14:24:25.493Z] #28 2.271 ################################################# 69.3% ######################################################################## 100.0% [2021-02-24T14:24:25.538Z] #42 ... [2021-02-24T14:24:25.538Z] [2021-02-24T14:24:25.538Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:24:25.538Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:24:25.538Z] #12 99.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-24T14:24:25.538Z] #12 99.41 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:24:25.538Z] #12 99.41 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:24:25.543Z] #33 ... [2021-02-24T14:24:25.543Z] [2021-02-24T14:24:25.543Z] #35 [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-02-24T14:24:25.543Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:24:25.543Z] #35 9.244 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:25.543Z] #35 9.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:25.543Z] #35 9.508 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:25.574Z] [2021-02-24T14:24:25.574Z] #26 [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-02-24T14:24:25.574Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-24T14:24:25.574Z] #26 DONE 17.9s [2021-02-24T14:24:25.574Z] [2021-02-24T14:24:25.574Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-24T14:24:25.574Z] #27 sha256:92d9070500af89bbfb6dfc4a7d67aba03f430b52b69e8128950fc6582975fc9a [2021-02-24T14:24:25.753Z] #28 2.396 [2021-02-24T14:24:25.753Z] #28 2.510 ############################################################# 85.3% ######################################################################## 100.0% [2021-02-24T14:24:25.753Z] #28 2.629 [2021-02-24T14:24:25.795Z] #12 ... [2021-02-24T14:24:25.795Z] [2021-02-24T14:24:25.795Z] #44 [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-02-24T14:24:25.795Z] #44 sha256:136bb63d9368874bfc6b4299351091a70b7a651bf556473577be623f8a6707e7 [2021-02-24T14:24:25.795Z] #44 101.4 vendor/golang.org/x/net/idna [2021-02-24T14:24:25.795Z] #44 103.6 vendor/golang.org/x/net/http2/hpack [2021-02-24T14:24:25.795Z] #44 104.7 mime [2021-02-24T14:24:25.795Z] #44 106.8 mime/quotedprintable [2021-02-24T14:24:25.795Z] #44 107.2 net/http/internal [2021-02-24T14:24:25.803Z] #35 ... [2021-02-24T14:24:25.803Z] [2021-02-24T14:24:25.803Z] #46 [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-02-24T14:24:25.803Z] #46 sha256:dda6268d72937d753f694d4c944501a83a361901203e573ae69c44f134439991 [2021-02-24T14:24:25.803Z] #46 7.152 + RM_GOPATH=0 [2021-02-24T14:24:25.803Z] #46 7.152 + TMP_GOPATH= [2021-02-24T14:24:25.803Z] #46 7.152 + : /build [2021-02-24T14:24:25.803Z] #46 7.152 + '[' -z '' ']' [2021-02-24T14:24:25.803Z] #46 7.152 ++ mktemp -d [2021-02-24T14:24:25.803Z] #46 7.152 + export GOPATH=/tmp/tmp.9d2qTBdwIz [2021-02-24T14:24:25.803Z] #46 7.152 + GOPATH=/tmp/tmp.9d2qTBdwIz [2021-02-24T14:24:25.803Z] #46 7.152 + RM_GOPATH=1 [2021-02-24T14:24:25.803Z] #46 7.152 + case "$(go env GOARCH)" in [2021-02-24T14:24:25.803Z] #46 7.152 ++ go env GOARCH [2021-02-24T14:24:25.803Z] #46 7.170 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:25.803Z] #46 7.170 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:25.803Z] #46 7.175 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:25.803Z] #46 7.183 + dir=/tmp/install [2021-02-24T14:24:25.803Z] #46 7.183 + bin=gotestsum [2021-02-24T14:24:25.803Z] #46 7.183 + shift [2021-02-24T14:24:25.803Z] #46 7.183 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-24T14:24:25.803Z] #46 7.183 + . /tmp/install/gotestsum.installer [2021-02-24T14:24:25.803Z] #46 7.183 ++ : v0.5.3 [2021-02-24T14:24:25.803Z] #46 7.183 + install_gotestsum [2021-02-24T14:24:25.803Z] #46 7.183 + set -e [2021-02-24T14:24:25.803Z] #46 7.183 + export GO111MODULE=on [2021-02-24T14:24:25.803Z] #46 7.183 + GO111MODULE=on [2021-02-24T14:24:25.803Z] #46 7.183 + GOBIN=/build [2021-02-24T14:24:25.803Z] #46 7.183 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-24T14:24:25.803Z] #46 7.237 go: finding gotest.tools v0.5.3 [2021-02-24T14:24:25.803Z] #46 7.237 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-24T14:24:25.803Z] #46 8.315 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-24T14:24:25.803Z] #46 9.001 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-24T14:24:25.803Z] #46 ... [2021-02-24T14:24:25.803Z] [2021-02-24T14:24:25.803Z] #57 [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-02-24T14:24:25.803Z] #57 sha256:811d175badf9f9e1b8fe4d506de79bb057742938cc2f3b88f68e53b51316a247 [2021-02-24T14:24:25.803Z] #57 8.085 + RM_GOPATH=0 [2021-02-24T14:24:25.803Z] #57 8.085 + TMP_GOPATH= [2021-02-24T14:24:25.803Z] #57 8.085 + : /build [2021-02-24T14:24:25.803Z] #57 8.085 + '[' -z '' ']' [2021-02-24T14:24:25.803Z] #57 8.085 ++ mktemp -d [2021-02-24T14:24:25.803Z] #57 8.093 + export GOPATH=/tmp/tmp.ewfMx8ulcL [2021-02-24T14:24:25.803Z] #57 8.093 + GOPATH=/tmp/tmp.ewfMx8ulcL [2021-02-24T14:24:25.803Z] #57 8.093 + RM_GOPATH=1 [2021-02-24T14:24:25.803Z] #57 8.093 + case "$(go env GOARCH)" in [2021-02-24T14:24:25.803Z] #57 8.101 ++ go env GOARCH [2021-02-24T14:24:25.803Z] #57 8.180 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:25.803Z] #57 8.180 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:25.803Z] #57 8.212 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:24:25.803Z] #57 8.222 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:25.803Z] #57 8.222 + dir=/tmp/install [2021-02-24T14:24:25.803Z] #57 8.222 + bin=rootlesskit [2021-02-24T14:24:25.803Z] #57 8.222 + shift [2021-02-24T14:24:25.803Z] #57 8.222 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-24T14:24:25.803Z] #57 8.222 + . /tmp/install/rootlesskit.installer [2021-02-24T14:24:25.803Z] #57 8.222 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:24:25.803Z] #57 8.222 + install_rootlesskit [2021-02-24T14:24:25.803Z] #57 8.222 + case "$1" in [2021-02-24T14:24:25.803Z] #57 8.222 + export CGO_ENABLED=0 [2021-02-24T14:24:25.803Z] #57 8.222 + CGO_ENABLED=0 [2021-02-24T14:24:25.803Z] #57 8.222 + _install_rootlesskit [2021-02-24T14:24:25.803Z] #57 8.222 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-24T14:24:25.803Z] #57 8.222 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ewfMx8ulcL/src/github.com/rootless-containers/rootlesskit [2021-02-24T14:24:25.803Z] #57 8.225 Cloning into '/tmp/tmp.ewfMx8ulcL/src/github.com/rootless-containers/rootlesskit'... [2021-02-24T14:24:26.052Z] #26 9.366 137 added, 0 removed; done. [2021-02-24T14:24:26.052Z] #26 9.399 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-24T14:24:26.052Z] #26 9.410 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-24T14:24:26.052Z] #26 9.422 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-24T14:24:26.052Z] #26 9.432 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-24T14:24:26.052Z] #26 9.443 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:24:26.052Z] #26 9.469 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-24T14:24:26.052Z] #26 9.478 Updating certificates in /etc/ssl/certs... [2021-02-24T14:24:26.063Z] #57 ... [2021-02-24T14:24:26.063Z] [2021-02-24T14:24:26.063Z] #44 [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-02-24T14:24:26.063Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:24:26.063Z] #44 7.813 + RM_GOPATH=0 [2021-02-24T14:24:26.063Z] #44 7.813 + TMP_GOPATH= [2021-02-24T14:24:26.063Z] #44 7.813 + : /build [2021-02-24T14:24:26.063Z] #44 7.813 + '[' -z '' ']' [2021-02-24T14:24:26.063Z] #44 7.813 ++ mktemp -d [2021-02-24T14:24:26.063Z] #44 7.813 + export GOPATH=/tmp/tmp.Si0JCOoekT [2021-02-24T14:24:26.063Z] #44 7.813 + GOPATH=/tmp/tmp.Si0JCOoekT [2021-02-24T14:24:26.063Z] #44 7.813 + RM_GOPATH=1 [2021-02-24T14:24:26.063Z] #44 7.813 + case "$(go env GOARCH)" in [2021-02-24T14:24:26.063Z] #44 7.819 ++ go env GOARCH [2021-02-24T14:24:26.063Z] #44 7.841 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:24:26.063Z] #44 7.841 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:26.063Z] #44 7.841 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:26.063Z] #44 7.841 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:26.063Z] #44 7.841 + dir=/tmp/install [2021-02-24T14:24:26.063Z] #44 7.841 + bin=vndr [2021-02-24T14:24:26.063Z] #44 7.841 + shift [2021-02-24T14:24:26.063Z] #44 7.841 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-24T14:24:26.063Z] #44 7.841 + . /tmp/install/vndr.installer [2021-02-24T14:24:26.063Z] #44 7.841 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:24:26.063Z] #44 7.841 + install_vndr [2021-02-24T14:24:26.063Z] #44 7.841 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-24T14:24:26.063Z] #44 7.847 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Si0JCOoekT/src/github.com/LK4D4/vndr [2021-02-24T14:24:26.063Z] #44 7.856 Cloning into '/tmp/tmp.Si0JCOoekT/src/github.com/LK4D4/vndr'... [2021-02-24T14:24:26.063Z] #44 8.952 + cd /tmp/tmp.Si0JCOoekT/src/github.com/LK4D4/vndr [2021-02-24T14:24:26.063Z] #44 8.952 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:24:26.063Z] #44 9.023 + go build -buildmode=pie -v -o /build/vndr . [2021-02-24T14:24:26.063Z] #44 ... [2021-02-24T14:24:26.063Z] [2021-02-24T14:24:26.063Z] #48 [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-02-24T14:24:26.064Z] #48 sha256:c4ed8bc4662382c869aa67199079f0a053c5821279fff733ce576abf84afaee7 [2021-02-24T14:24:26.064Z] #48 6.894 + RM_GOPATH=0 [2021-02-24T14:24:26.064Z] #48 6.894 + TMP_GOPATH= [2021-02-24T14:24:26.064Z] #48 6.894 + : /build [2021-02-24T14:24:26.064Z] #48 6.894 + '[' -z '' ']' [2021-02-24T14:24:26.064Z] #48 6.894 ++ mktemp -d [2021-02-24T14:24:26.064Z] #48 6.894 + export GOPATH=/tmp/tmp.WVF7RrFUab [2021-02-24T14:24:26.064Z] #48 6.894 + GOPATH=/tmp/tmp.WVF7RrFUab [2021-02-24T14:24:26.064Z] #48 6.894 + RM_GOPATH=1 [2021-02-24T14:24:26.064Z] #48 6.894 + case "$(go env GOARCH)" in [2021-02-24T14:24:26.064Z] #48 6.903 ++ go env GOARCH [2021-02-24T14:24:26.064Z] #48 6.911 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:26.064Z] #48 6.911 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:26.064Z] #48 6.911 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:26.064Z] #48 6.930 + dir=/tmp/install [2021-02-24T14:24:26.064Z] #48 6.930 + bin=golangci_lint [2021-02-24T14:24:26.064Z] #48 6.930 + shift [2021-02-24T14:24:26.064Z] #48 6.930 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-24T14:24:26.064Z] #48 6.930 + . /tmp/install/golangci_lint.installer [2021-02-24T14:24:26.064Z] #48 6.930 ++ : v1.23.8 [2021-02-24T14:24:26.064Z] #48 6.930 + install_golangci_lint [2021-02-24T14:24:26.064Z] #48 6.930 + set -e [2021-02-24T14:24:26.064Z] #48 6.930 + export GO111MODULE=on [2021-02-24T14:24:26.064Z] #48 6.930 + GO111MODULE=on [2021-02-24T14:24:26.064Z] #48 6.930 + GOBIN=/build [2021-02-24T14:24:26.064Z] #48 6.930 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-24T14:24:26.064Z] #48 6.955 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-24T14:24:26.064Z] #48 6.955 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-24T14:24:26.064Z] #48 6.955 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:24:26.064Z] #48 6.955 go: finding github.com v1.23.8 [2021-02-24T14:24:26.064Z] #48 6.955 go: finding github.com/golangci v1.23.8 [2021-02-24T14:24:26.064Z] #48 7.979 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:24:26.064Z] #48 9.210 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:24:26.323Z] #48 ... [2021-02-24T14:24:26.323Z] [2021-02-24T14:24:26.323Z] #41 [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-02-24T14:24:26.323Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:24:26.323Z] #41 8.860 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:26.323Z] #41 8.998 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:26.323Z] #41 9.016 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:26.323Z] #41 ... [2021-02-24T14:24:26.323Z] [2021-02-24T14:24:26.323Z] #54 [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-02-24T14:24:26.323Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:24:26.323Z] #54 7.890 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:26.323Z] #54 7.971 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:26.323Z] #54 7.971 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:26.323Z] #54 10.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:24:26.537Z] #28 2.765 ######### 13.8% ######################### 35.9% ######################################## 56.0% ###################################################### 75.3% #################################################################### 94.6% ######################################################################## 100.0% [2021-02-24T14:24:26.537Z] #28 3.317 [2021-02-24T14:24:26.584Z] #54 ... [2021-02-24T14:24:26.584Z] [2021-02-24T14:24:26.584Z] #50 [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-02-24T14:24:26.584Z] #50 sha256:b6a49d9e2685769b1f15ce165b71319698c85141a5c0543d785734e47425e865 [2021-02-24T14:24:26.584Z] #50 7.040 + RM_GOPATH=0 [2021-02-24T14:24:26.584Z] #50 7.040 + TMP_GOPATH= [2021-02-24T14:24:26.584Z] #50 7.040 + : /build [2021-02-24T14:24:26.584Z] #50 7.040 + '[' -z '' ']' [2021-02-24T14:24:26.584Z] #50 7.043 ++ mktemp -d [2021-02-24T14:24:26.584Z] #50 7.045 + export GOPATH=/tmp/tmp.JRY3sIDF6a [2021-02-24T14:24:26.584Z] #50 7.045 + GOPATH=/tmp/tmp.JRY3sIDF6a [2021-02-24T14:24:26.584Z] #50 7.045 + RM_GOPATH=1 [2021-02-24T14:24:26.584Z] #50 7.045 + case "$(go env GOARCH)" in [2021-02-24T14:24:26.584Z] #50 7.046 ++ go env GOARCH [2021-02-24T14:24:26.584Z] #50 7.083 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:26.584Z] #50 7.083 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:26.584Z] #50 7.083 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:26.584Z] #50 7.083 + dir=/tmp/install [2021-02-24T14:24:26.584Z] #50 7.083 + bin=shfmt [2021-02-24T14:24:26.584Z] #50 7.083 + shift [2021-02-24T14:24:26.584Z] #50 7.084 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-24T14:24:26.584Z] #50 7.084 + . /tmp/install/shfmt.installer [2021-02-24T14:24:26.584Z] #50 7.084 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:24:26.584Z] #50 7.084 + install_shfmt [2021-02-24T14:24:26.584Z] #50 7.084 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:24:26.584Z] #50 7.084 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-24T14:24:26.584Z] #50 7.084 + git clone https://github.com/mvdan/sh.git /tmp/tmp.JRY3sIDF6a/src/github.com/mvdan/sh [2021-02-24T14:24:26.584Z] #50 7.087 Cloning into '/tmp/tmp.JRY3sIDF6a/src/github.com/mvdan/sh'... [2021-02-24T14:24:26.584Z] #50 ... [2021-02-24T14:24:26.584Z] [2021-02-24T14:24:26.584Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:24:26.584Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:24:26.584Z] #12 9.295 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:26.584Z] #12 9.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:26.584Z] #12 9.407 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:26.616Z] #26 10.10 0 added, 0 removed; done. [2021-02-24T14:24:26.616Z] #26 10.10 Running hooks in /etc/ca-certificates/update.d... [2021-02-24T14:24:26.616Z] #26 10.10 done. [2021-02-24T14:24:26.728Z] #44 ... [2021-02-24T14:24:26.728Z] [2021-02-24T14:24:26.728Z] #42 [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-02-24T14:24:26.728Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:24:26.728Z] #42 37.06 CC images/opts.o [2021-02-24T14:24:26.852Z] #12 ... [2021-02-24T14:24:26.852Z] [2021-02-24T14:24:26.852Z] #63 [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-02-24T14:24:26.852Z] #63 sha256:7215a2ba9805d6851e247547b8e35fac157e69f563d76f22f23375a78c2cc934 [2021-02-24T14:24:26.852Z] #63 6.481 + RM_GOPATH=0 [2021-02-24T14:24:26.852Z] #63 6.481 + TMP_GOPATH= [2021-02-24T14:24:26.852Z] #63 6.481 + : /build [2021-02-24T14:24:26.852Z] #63 6.481 + '[' -z '' ']' [2021-02-24T14:24:26.852Z] #63 6.481 ++ mktemp -d [2021-02-24T14:24:26.852Z] #63 6.481 + export GOPATH=/tmp/tmp.2fsigBGVy3 [2021-02-24T14:24:26.852Z] #63 6.481 + GOPATH=/tmp/tmp.2fsigBGVy3 [2021-02-24T14:24:26.852Z] #63 6.481 + RM_GOPATH=1 [2021-02-24T14:24:26.852Z] #63 6.481 + case "$(go env GOARCH)" in [2021-02-24T14:24:26.852Z] #63 6.481 ++ go env GOARCH [2021-02-24T14:24:26.852Z] #63 6.498 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:24:26.852Z] #63 6.498 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:26.852Z] #63 6.498 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:26.852Z] #63 6.498 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:26.852Z] #63 6.498 + dir=/tmp/install [2021-02-24T14:24:26.852Z] #63 6.498 + bin=proxy [2021-02-24T14:24:26.852Z] #63 6.498 + shift [2021-02-24T14:24:26.852Z] #63 6.498 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-24T14:24:26.852Z] #63 6.498 + . /tmp/install/proxy.installer [2021-02-24T14:24:26.852Z] #63 6.498 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:24:26.852Z] #63 6.498 + install_proxy [2021-02-24T14:24:26.852Z] #63 6.498 + case "$1" in [2021-02-24T14:24:26.852Z] #63 6.498 + export CGO_ENABLED=0 [2021-02-24T14:24:26.852Z] #63 6.498 + CGO_ENABLED=0 [2021-02-24T14:24:26.852Z] #63 6.498 + _install_proxy [2021-02-24T14:24:26.852Z] #63 6.498 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-24T14:24:26.852Z] #63 6.498 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2fsigBGVy3/src/github.com/docker/libnetwork [2021-02-24T14:24:26.852Z] #63 6.498 Cloning into '/tmp/tmp.2fsigBGVy3/src/github.com/docker/libnetwork'... [2021-02-24T14:24:26.852Z] #63 ... [2021-02-24T14:24:26.852Z] [2021-02-24T14:24:26.852Z] #46 [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-02-24T14:24:26.852Z] #46 sha256:dda6268d72937d753f694d4c944501a83a361901203e573ae69c44f134439991 [2021-02-24T14:24:26.852Z] #46 10.74 go: downloading github.com/pkg/errors v0.9.1 [2021-02-24T14:24:26.852Z] #46 10.76 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:24:26.852Z] #46 10.83 go: downloading github.com/fatih/color v1.9.0 [2021-02-24T14:24:26.852Z] #46 10.83 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:24:26.852Z] #46 10.88 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:24:26.852Z] #46 10.93 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-24T14:24:26.852Z] #46 11.07 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:24:26.852Z] #46 11.08 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:24:26.852Z] #46 11.19 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:24:26.853Z] #46 11.40 go: extracting github.com/pkg/errors v0.9.1 [2021-02-24T14:24:26.853Z] #46 11.42 go: extracting github.com/fatih/color v1.9.0 [2021-02-24T14:24:26.853Z] #46 11.42 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:24:26.853Z] #46 11.44 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:24:26.987Z] #42 37.34 CC images/seccomp.o [2021-02-24T14:24:26.987Z] #42 37.59 CC images/binfmt-misc.o [2021-02-24T14:24:27.000Z] #27 DONE 1.3s [2021-02-24T14:24:27.000Z] [2021-02-24T14:24:27.000Z] #28 [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-02-24T14:24:27.000Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:24:27.425Z] #46 11.96 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:24:27.551Z] #42 37.79 CC images/time.o [2021-02-24T14:24:27.551Z] #42 38.03 CC images/sysctl.o [2021-02-24T14:24:27.689Z] #46 12.09 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:24:27.689Z] #46 12.11 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:24:27.808Z] #42 38.27 CC images/autofs.o [2021-02-24T14:24:27.950Z] #46 12.63 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:24:28.065Z] #42 38.43 CC images/macvlan.o [2021-02-24T14:24:28.211Z] #46 12.64 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:24:28.211Z] #46 12.70 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-24T14:24:28.323Z] #42 38.69 CC images/sit.o [2021-02-24T14:24:28.580Z] #42 38.97 CC images/memfd.o [2021-02-24T14:24:28.655Z] #28 3.446 ## 3.0% #### 6.4% ####### 10.5% ############## 19.9% ################# 24.6% ##################### 30.5% ######################### 35.3% ############################# 40.8% ################################ 45.1% ##################################### 51.4% ######################################## 56.7% ############################################ 61.8% ################################################ 66.9% ################################################### 71.6% ####################################################### 77.0% ########################################################### 82.3% ############################################################### 87.6% ################################################################### 93.2% ###################################################################### 98.4% ######################################################################## 100.0% [2021-02-24T14:24:28.655Z] #28 5.333 [2021-02-24T14:24:28.838Z] #42 39.25 CC images/timens.o [2021-02-24T14:24:28.917Z] #28 5.666 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-24T14:24:28.917Z] #28 5.765 [2021-02-24T14:24:29.095Z] #42 39.48 LINK images/built-in.o [2021-02-24T14:24:29.095Z] #42 39.65 GEN compel/include/asm [2021-02-24T14:24:29.095Z] #42 39.68 GEN compel/include/version.h [2021-02-24T14:24:29.138Z] #26 DONE 12.2s [2021-02-24T14:24:29.138Z] [2021-02-24T14:24:29.138Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-24T14:24:29.138Z] #27 sha256:23a06be82323b75450575c832f82213834142512882c098ddfbc3fd146382f7e [2021-02-24T14:24:29.178Z] #28 5.835 ######################################################################## 100.0% [2021-02-24T14:24:29.178Z] #28 5.861 [2021-02-24T14:24:29.352Z] #42 39.71 touch .config [2021-02-24T14:24:29.352Z] #42 39.74 GEN include/common/config.h [2021-02-24T14:24:29.352Z] #42 39.86 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-24T14:24:29.352Z] #42 39.88 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-24T14:24:29.352Z] #42 39.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-24T14:24:29.352Z] #42 39.92 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-24T14:24:29.352Z] #42 39.95 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-24T14:24:29.438Z] #28 6.207 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-24T14:24:29.438Z] #28 6.305 [2021-02-24T14:24:29.609Z] #42 39.98 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-24T14:24:29.609Z] #42 40.01 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-24T14:24:29.609Z] #42 40.04 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-24T14:24:29.609Z] #42 40.06 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-24T14:24:29.609Z] #42 40.08 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-24T14:24:29.609Z] #42 40.09 DEP compel/plugins/std/infect.d [2021-02-24T14:24:29.699Z] #28 6.402 ######################################################################## 100.0% [2021-02-24T14:24:29.700Z] #28 6.443 [2021-02-24T14:24:29.866Z] #42 40.24 DEP compel/plugins/std/string.d [2021-02-24T14:24:29.866Z] #42 40.32 DEP compel/plugins/std/log.d [2021-02-24T14:24:29.961Z] #28 ... [2021-02-24T14:24:29.961Z] [2021-02-24T14:24:29.961Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:24:29.961Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:24:29.961Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.1s done [2021-02-24T14:24:29.961Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.6s [2021-02-24T14:24:29.961Z] #9 ... [2021-02-24T14:24:29.961Z] [2021-02-24T14:24:29.961Z] #28 [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-02-24T14:24:29.961Z] #28 sha256:8cdce0d2403ca520f2edaa5c782f3d9f689673d67b8a5de57716aaaf8c200140 [2021-02-24T14:24:29.961Z] #28 6.809 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-24T14:24:29.961Z] #28 6.920 [2021-02-24T14:24:30.068Z] #27 DONE 1.1s [2021-02-24T14:24:30.068Z] [2021-02-24T14:24:30.068Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:24:30.068Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:24:30.068Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done [2021-02-24T14:24:30.068Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.5s [2021-02-24T14:24:30.123Z] #42 40.41 DEP compel/plugins/std/fds.d [2021-02-24T14:24:30.123Z] #42 40.51 DEP compel/plugins/std/std.d [2021-02-24T14:24:30.380Z] #42 40.65 DEP compel/plugins/shmem/shmem.d [2021-02-24T14:24:30.380Z] #42 40.76 DEP compel/plugins/fds/fds.d [2021-02-24T14:24:30.633Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done [2021-02-24T14:24:30.637Z] #42 40.94 CC compel/plugins/std/std.o [2021-02-24T14:24:30.747Z] #28 7.064 ########## 14.2% ######################## 33.9% ##################################### 51.9% ################################################## 69.9% ############################################################### 87.6% ######################################################################## 100.0% [2021-02-24T14:24:30.747Z] #28 7.543 [2021-02-24T14:24:30.890Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-24T14:24:30.894Z] #42 41.27 CC compel/plugins/std/fds.o [2021-02-24T14:24:31.011Z] #28 7.904 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-24T14:24:31.148Z] #9 DONE 22.7s [2021-02-24T14:24:31.148Z] [2021-02-24T14:24:31.148Z] #28 [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-02-24T14:24:31.148Z] #28 sha256:a4d2c7b5557c3891595a9a299e20c8a475a4109dbd936ab9895a9d4b3b6ba2df [2021-02-24T14:24:31.148Z] #28 0.987 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-24T14:24:31.148Z] #28 1.048 [2021-02-24T14:24:31.152Z] #42 41.65 CC compel/plugins/std/log.o [2021-02-24T14:24:31.272Z] #28 8.000 [2021-02-24T14:24:31.408Z] #28 1.177 ############# 18.5% ########################### 38.5% ######################################### 57.5% ######################################################## 78.7% ###################################################################### 98.2% ######################################################################## 100.0% [2021-02-24T14:24:31.532Z] #28 8.195 ############################################## 64.2% ######################################################################## 100.0% [2021-02-24T14:24:31.532Z] #28 8.217 [2021-02-24T14:24:31.666Z] #28 1.707 [2021-02-24T14:24:31.793Z] #28 8.498 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-24T14:24:31.793Z] #28 8.601 [2021-02-24T14:24:31.793Z] #28 8.711 ######################################################################## 100.0% [2021-02-24T14:24:31.923Z] #28 1.835 ######################################################################## 100.0% [2021-02-24T14:24:31.923Z] #28 1.911 [2021-02-24T14:24:31.923Z] #28 2.024 ################################################################### 94.2% ######################################################################## 100.0% [2021-02-24T14:24:31.923Z] #28 2.100 [2021-02-24T14:24:32.053Z] #28 8.729 [2021-02-24T14:24:32.053Z] #28 8.740 Download of images into '/build' complete. [2021-02-24T14:24:32.053Z] #28 8.740 Use something like the following to load the result into a Docker daemon: [2021-02-24T14:24:32.053Z] #28 8.740 tar -cC '/build' . | docker load [2021-02-24T14:24:32.083Z] #42 42.44 CC compel/plugins/std/string.o [2021-02-24T14:24:32.434Z] #46 16.32 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:24:32.434Z] #46 17.04 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:24:32.453Z] #28 ... [2021-02-24T14:24:32.453Z] [2021-02-24T14:24:32.453Z] #50 [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-02-24T14:24:32.453Z] #50 sha256:98063ebca313af3d47dc07bad15a56dfb40c7bce9566624010841d2315708db9 [2021-02-24T14:24:32.453Z] #50 6.146 + RM_GOPATH=0 [2021-02-24T14:24:32.453Z] #50 6.146 + TMP_GOPATH= [2021-02-24T14:24:32.453Z] #50 6.146 + : /build [2021-02-24T14:24:32.453Z] #50 6.146 + '[' -z '' ']' [2021-02-24T14:24:32.453Z] #50 6.146 ++ mktemp -d [2021-02-24T14:24:32.453Z] #50 6.152 + export GOPATH=/tmp/tmp.CMbDFMw7s6 [2021-02-24T14:24:32.453Z] #50 6.152 + GOPATH=/tmp/tmp.CMbDFMw7s6 [2021-02-24T14:24:32.453Z] #50 6.152 + RM_GOPATH=1 [2021-02-24T14:24:32.453Z] #50 6.152 + case "$(go env GOARCH)" in [2021-02-24T14:24:32.453Z] #50 6.154 ++ go env GOARCH [2021-02-24T14:24:32.453Z] #50 6.161 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:32.453Z] #50 6.161 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:32.453Z] #50 6.167 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:32.453Z] #50 6.184 + dir=/tmp/install [2021-02-24T14:24:32.453Z] #50 6.185 + bin=shfmt [2021-02-24T14:24:32.453Z] #50 6.185 + shift [2021-02-24T14:24:32.453Z] #50 6.186 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-24T14:24:32.453Z] #50 6.186 + . /tmp/install/shfmt.installer [2021-02-24T14:24:32.453Z] #50 6.186 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:24:32.453Z] #50 6.187 + install_shfmt [2021-02-24T14:24:32.453Z] #50 6.187 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-24T14:24:32.453Z] #50 6.188 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:24:32.453Z] #50 6.188 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CMbDFMw7s6/src/github.com/mvdan/sh [2021-02-24T14:24:32.453Z] #50 6.191 Cloning into '/tmp/tmp.CMbDFMw7s6/src/github.com/mvdan/sh'... [2021-02-24T14:24:32.453Z] #50 ... [2021-02-24T14:24:32.453Z] [2021-02-24T14:24:32.453Z] #33 [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-02-24T14:24:32.453Z] #33 sha256:92fe06f1d70f07ef0e72f3f21513b12f248774363f29395cec24384b9f9dbe64 [2021-02-24T14:24:32.453Z] #33 6.192 + RM_GOPATH=0 [2021-02-24T14:24:32.453Z] #33 6.192 + TMP_GOPATH= [2021-02-24T14:24:32.453Z] #33 6.192 + : /build [2021-02-24T14:24:32.453Z] #33 6.192 + '[' -z '' ']' [2021-02-24T14:24:32.453Z] #33 6.192 ++ mktemp -d [2021-02-24T14:24:32.453Z] #33 6.192 + export GOPATH=/tmp/tmp.gB42Wf2hpg [2021-02-24T14:24:32.453Z] #33 6.192 + GOPATH=/tmp/tmp.gB42Wf2hpg [2021-02-24T14:24:32.453Z] #33 6.192 + RM_GOPATH=1 [2021-02-24T14:24:32.453Z] #33 6.192 + case "$(go env GOARCH)" in [2021-02-24T14:24:32.453Z] #33 6.192 ++ go env GOARCH [2021-02-24T14:24:32.453Z] #33 6.258 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:32.453Z] #33 6.265 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:32.453Z] #33 6.267 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:32.453Z] #33 6.288 + dir=/tmp/install [2021-02-24T14:24:32.453Z] #33 6.288 + bin=tomlv [2021-02-24T14:24:32.453Z] #33 6.288 + shift [2021-02-24T14:24:32.453Z] #33 6.288 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-24T14:24:32.453Z] #33 6.289 + . /tmp/install/tomlv.installer [2021-02-24T14:24:32.453Z] #33 6.289 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:24:32.453Z] #33 6.289 + install_tomlv [2021-02-24T14:24:32.453Z] #33 6.289 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-24T14:24:32.453Z] #33 6.289 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:24:32.453Z] #33 6.289 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.gB42Wf2hpg/src/github.com/BurntSushi/toml [2021-02-24T14:24:32.453Z] #33 6.292 Cloning into '/tmp/tmp.gB42Wf2hpg/src/github.com/BurntSushi/toml'... [2021-02-24T14:24:32.453Z] #33 7.192 + cd /tmp/tmp.gB42Wf2hpg/src/github.com/BurntSushi/toml [2021-02-24T14:24:32.453Z] #33 7.209 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:24:32.453Z] #33 7.220 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-24T14:24:32.453Z] #33 ... [2021-02-24T14:24:32.453Z] [2021-02-24T14:24:32.453Z] #28 [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-02-24T14:24:32.453Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:24:32.453Z] #28 5.786 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-24T14:24:32.647Z] #42 43.19 CC compel/plugins/std/infect.o [2021-02-24T14:24:32.692Z] #28 2.213 ############# 18.2% ########################## 37.5% ######################################## 56.8% ########################################### 60.6% ##################################################################### 97.2% ######################################################################## 100.0% [2021-02-24T14:24:32.692Z] #28 2.717 [2021-02-24T14:24:32.697Z] #46 ... [2021-02-24T14:24:32.697Z] [2021-02-24T14:24:32.697Z] #23 [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-02-24T14:24:32.697Z] #23 sha256:9f283f427c59ec811534d0fc03e78536ed59b4c02d99dc7b1b5f6d057b419131 [2021-02-24T14:24:32.697Z] #23 17.36 + mkdir -p /build [2021-02-24T14:24:32.904Z] #42 ... [2021-02-24T14:24:32.904Z] [2021-02-24T14:24:32.904Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:24:32.904Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:24:32.904Z] #12 114.3 Selecting previously unselected package libapparmor1:amd64. [2021-02-24T14:24:32.904Z] #12 114.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-24T14:24:32.904Z] #12 114.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-24T14:24:32.904Z] #12 114.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-24T14:24:32.904Z] #12 114.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-24T14:24:32.904Z] #12 114.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-24T14:24:32.904Z] #12 114.6 Selecting previously unselected package libbtrfs0. [2021-02-24T14:24:32.904Z] #12 114.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-24T14:24:32.904Z] #12 114.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-24T14:24:32.904Z] #12 114.7 Selecting previously unselected package libbtrfs-dev. [2021-02-24T14:24:32.904Z] #12 114.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-24T14:24:32.904Z] #12 114.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:24:32.904Z] #12 114.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-24T14:24:32.904Z] #12 114.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:24:32.904Z] #12 114.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:24:32.904Z] #12 115.0 Selecting previously unselected package libudev-dev:amd64. [2021-02-24T14:24:32.904Z] #12 115.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-24T14:24:32.904Z] #12 115.0 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:24:32.904Z] #12 115.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-24T14:24:32.904Z] #12 115.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-24T14:24:32.904Z] #12 115.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-24T14:24:32.904Z] #12 115.5 Selecting previously unselected package libpcre16-3:amd64. [2021-02-24T14:24:32.904Z] #12 115.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-24T14:24:32.904Z] #12 115.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-24T14:24:32.904Z] #12 115.6 Selecting previously unselected package libpcre32-3:amd64. [2021-02-24T14:24:32.904Z] #12 115.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-24T14:24:32.904Z] #12 115.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-24T14:24:32.904Z] #12 115.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-24T14:24:32.904Z] #12 115.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-24T14:24:32.904Z] #12 115.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-24T14:24:32.904Z] #12 116.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-24T14:24:32.904Z] #12 116.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-24T14:24:32.904Z] #12 116.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-24T14:24:32.904Z] #12 116.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-24T14:24:32.904Z] #12 116.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-24T14:24:32.904Z] #12 116.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-24T14:24:32.904Z] #12 116.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-24T14:24:32.904Z] #12 116.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:24:32.904Z] #12 116.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-24T14:24:32.904Z] #12 116.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-24T14:24:32.904Z] #12 116.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-24T14:24:32.904Z] #12 116.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-24T14:24:32.950Z] #28 2.829 ### 4.9% ####### 10.1% ########### 15.3% [2021-02-24T14:24:32.950Z] #28 ... [2021-02-24T14:24:32.950Z] [2021-02-24T14:24:32.950Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-24T14:24:32.950Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-24T14:24:32.950Z] #10 DONE 1.9s [2021-02-24T14:24:32.950Z] [2021-02-24T14:24:32.950Z] #28 [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-02-24T14:24:32.950Z] #28 sha256:a4d2c7b5557c3891595a9a299e20c8a475a4109dbd936ab9895a9d4b3b6ba2df [2021-02-24T14:24:32.999Z] #23 17.40 + mv docker/docker /build/ [2021-02-24T14:24:32.999Z] #23 17.40 + rmdir docker [2021-02-24T14:24:32.999Z] #23 DONE 17.5s [2021-02-24T14:24:32.999Z] [2021-02-24T14:24:32.999Z] #57 [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-02-24T14:24:32.999Z] #57 sha256:811d175badf9f9e1b8fe4d506de79bb057742938cc2f3b88f68e53b51316a247 [2021-02-24T14:24:32.999Z] #57 15.82 + cd /tmp/tmp.ewfMx8ulcL/src/github.com/rootless-containers/rootlesskit [2021-02-24T14:24:32.999Z] #57 15.82 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:24:32.999Z] #57 16.00 + export GO111MODULE=on [2021-02-24T14:24:32.999Z] #57 16.00 + GO111MODULE=on [2021-02-24T14:24:32.999Z] #57 16.00 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-24T14:24:32.999Z] #57 16.00 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-24T14:24:33.161Z] #12 116.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-24T14:24:33.161Z] #12 117.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-24T14:24:33.161Z] #12 117.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:24:33.409Z] #28 6.487 [2021-02-24T14:24:33.725Z] #12 117.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-24T14:24:33.725Z] #12 117.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-24T14:24:33.725Z] #12 117.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-24T14:24:33.725Z] #12 117.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-24T14:24:33.725Z] #12 117.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-24T14:24:33.725Z] #12 117.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-24T14:24:33.725Z] #12 117.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:24:33.725Z] #12 117.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-24T14:24:33.725Z] #12 117.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-24T14:24:33.725Z] #12 117.6 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:24:33.725Z] #12 117.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-24T14:24:33.725Z] #12 117.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:24:33.725Z] #12 117.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-24T14:24:33.725Z] #12 117.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-24T14:24:33.725Z] #12 117.7 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:24:33.725Z] #12 117.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-24T14:24:33.725Z] #12 117.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-24T14:24:33.725Z] #12 117.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:24:33.725Z] #12 117.7 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-02-24T14:24:33.981Z] #12 117.7 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-02-24T14:24:33.982Z] #12 117.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:24:33.982Z] #12 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-24T14:24:33.982Z] #12 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-24T14:24:33.982Z] #12 117.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-24T14:24:33.982Z] #12 117.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-24T14:24:33.982Z] #12 117.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:24:33.982Z] #12 117.8 Setting up dmsetup (2:1.02.155-3) ... [2021-02-24T14:24:33.982Z] #12 117.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:24:33.982Z] #12 117.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-24T14:24:33.982Z] #12 117.9 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:24:34.000Z] #57 ... [2021-02-24T14:24:34.000Z] [2021-02-24T14:24:34.000Z] #31 [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-02-24T14:24:34.000Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:24:34.000Z] #31 8.067 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-24T14:24:34.000Z] #31 8.074 Cloning into '.'... [2021-02-24T14:24:34.261Z] #31 ... [2021-02-24T14:24:34.261Z] [2021-02-24T14:24:34.261Z] #39 [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-02-24T14:24:34.261Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:24:34.261Z] #39 8.219 + git clone https://github.com/docker/distribution.git . [2021-02-24T14:24:34.261Z] #39 8.219 Cloning into '.'... [2021-02-24T14:24:34.261Z] #39 ... [2021-02-24T14:24:34.261Z] [2021-02-24T14:24:34.261Z] #46 [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-02-24T14:24:34.261Z] #46 sha256:dda6268d72937d753f694d4c944501a83a361901203e573ae69c44f134439991 [2021-02-24T14:24:34.261Z] #46 18.14 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:24:34.498Z] #28 2.829 ### 4.9% ####### 10.1% ########### 15.3% ############## 20.6% ################## 25.1% ###################### 31.0% ########################## 36.3% ############################# 41.4% ################################# 46.6% ##################################### 51.9% ######################################### 57.1% ############################################ 62.2% ################################################ 67.3% #################################################### 72.2% ######################################################## 77.9% ########################################################### 83.1% ############################################################### 88.4% ################################################################### 93.5% ####################################################################### 98.7% ######################################################################## 100.0% [2021-02-24T14:24:34.498Z] #28 4.675 [2021-02-24T14:24:35.053Z] #28 6.807 0.0% ##### 8.2% ########## 14.2% ############## 20.7% ################### 26.6% ###################### 31.9% ####################### 32.6% ########################### 38.5% ############################# 40.3% ################################ 44.6% ################################### 49.3% #################################### 51.4% ######################################## 56.5% ########################################### 60.9% ############################################## 64.5% [2021-02-24T14:24:35.053Z] #28 ... [2021-02-24T14:24:35.053Z] [2021-02-24T14:24:35.053Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:24:35.053Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-24T14:24:35.053Z] #12 6.794 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:35.053Z] #12 6.812 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:35.053Z] #12 6.813 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:35.053Z] #12 8.117 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-24T14:24:35.053Z] #12 10.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-24T14:24:35.319Z] #12 ... [2021-02-24T14:24:35.319Z] [2021-02-24T14:24:35.319Z] #48 [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-02-24T14:24:35.319Z] #48 sha256:1f50b6b35b5de5f7e073ffb98bc302b4190103b6a41ab63908a03b082f8e4ece [2021-02-24T14:24:35.319Z] #48 5.288 + RM_GOPATH=0 [2021-02-24T14:24:35.319Z] #48 5.288 + TMP_GOPATH= [2021-02-24T14:24:35.319Z] #48 5.288 + : /build [2021-02-24T14:24:35.319Z] #48 5.288 + '[' -z '' ']' [2021-02-24T14:24:35.319Z] #48 5.431 ++ mktemp -d [2021-02-24T14:24:35.319Z] #48 5.517 + export GOPATH=/tmp/tmp.NKafclfsc0 [2021-02-24T14:24:35.319Z] #48 5.517 + GOPATH=/tmp/tmp.NKafclfsc0 [2021-02-24T14:24:35.319Z] #48 5.517 + RM_GOPATH=1 [2021-02-24T14:24:35.319Z] #48 5.517 + case "$(go env GOARCH)" in [2021-02-24T14:24:35.319Z] #48 5.517 ++ go env GOARCH [2021-02-24T14:24:35.319Z] #48 5.531 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:35.319Z] #48 5.531 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:35.319Z] #48 5.531 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:35.319Z] #48 5.533 + dir=/tmp/install [2021-02-24T14:24:35.319Z] #48 5.533 + bin=golangci_lint [2021-02-24T14:24:35.319Z] #48 5.533 + shift [2021-02-24T14:24:35.319Z] #48 5.533 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-24T14:24:35.319Z] #48 5.533 + . /tmp/install/golangci_lint.installer [2021-02-24T14:24:35.319Z] #48 5.533 ++ : v1.23.8 [2021-02-24T14:24:35.319Z] #48 5.533 + install_golangci_lint [2021-02-24T14:24:35.319Z] #48 5.533 + set -e [2021-02-24T14:24:35.319Z] #48 5.533 + export GO111MODULE=on [2021-02-24T14:24:35.319Z] #48 5.533 + GO111MODULE=on [2021-02-24T14:24:35.319Z] #48 5.533 + GOBIN=/build [2021-02-24T14:24:35.319Z] #48 5.533 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-24T14:24:35.319Z] #48 5.562 go: finding github.com v1.23.8 [2021-02-24T14:24:35.319Z] #48 5.562 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-24T14:24:35.319Z] #48 5.562 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-24T14:24:35.319Z] #48 5.562 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:24:35.319Z] #48 5.562 go: finding github.com/golangci v1.23.8 [2021-02-24T14:24:35.319Z] #48 6.390 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:24:35.319Z] #48 7.039 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:24:35.319Z] #48 ... [2021-02-24T14:24:35.319Z] [2021-02-24T14:24:35.319Z] #63 [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-02-24T14:24:35.319Z] #63 sha256:89d84d5c75f0074d1654cdf7a7beede29fdd22ba917c7e7246b723fc725de1b8 [2021-02-24T14:24:35.319Z] #63 5.849 + RM_GOPATH=0 [2021-02-24T14:24:35.319Z] #63 5.849 + TMP_GOPATH= [2021-02-24T14:24:35.319Z] #63 5.849 + : /build [2021-02-24T14:24:35.319Z] #63 5.849 + '[' -z '' ']' [2021-02-24T14:24:35.319Z] #63 5.849 ++ mktemp -d [2021-02-24T14:24:35.319Z] #63 5.849 + export GOPATH=/tmp/tmp.ql2htt46lW [2021-02-24T14:24:35.319Z] #63 5.849 + GOPATH=/tmp/tmp.ql2htt46lW [2021-02-24T14:24:35.319Z] #63 5.849 + RM_GOPATH=1 [2021-02-24T14:24:35.319Z] #63 5.849 + case "$(go env GOARCH)" in [2021-02-24T14:24:35.319Z] #63 5.849 ++ go env GOARCH [2021-02-24T14:24:35.319Z] #63 5.859 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:35.319Z] #63 5.859 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:35.319Z] #63 5.859 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:35.319Z] #63 5.866 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:24:35.319Z] #63 5.869 + dir=/tmp/install [2021-02-24T14:24:35.319Z] #63 5.869 + bin=proxy [2021-02-24T14:24:35.319Z] #63 5.869 + shift [2021-02-24T14:24:35.319Z] #63 5.869 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-24T14:24:35.319Z] #63 5.869 + . /tmp/install/proxy.installer [2021-02-24T14:24:35.319Z] #63 5.869 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:24:35.319Z] #63 5.869 + install_proxy [2021-02-24T14:24:35.319Z] #63 5.869 + case "$1" in [2021-02-24T14:24:35.319Z] #63 5.869 + export CGO_ENABLED=0 [2021-02-24T14:24:35.319Z] #63 5.869 + CGO_ENABLED=0 [2021-02-24T14:24:35.319Z] #63 5.869 + _install_proxy [2021-02-24T14:24:35.319Z] #63 5.869 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-24T14:24:35.319Z] #63 5.869 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ql2htt46lW/src/github.com/docker/libnetwork [2021-02-24T14:24:35.319Z] #63 5.871 Cloning into '/tmp/tmp.ql2htt46lW/src/github.com/docker/libnetwork'... [2021-02-24T14:24:35.319Z] #63 ... [2021-02-24T14:24:35.319Z] [2021-02-24T14:24:35.319Z] #46 [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-02-24T14:24:35.319Z] #46 sha256:d4762704e66b81037d58ec0b3388de62e1387cdca3e12311cba53e61363eaeb5 [2021-02-24T14:24:35.319Z] #46 5.741 + RM_GOPATH=0 [2021-02-24T14:24:35.319Z] #46 5.741 + TMP_GOPATH= [2021-02-24T14:24:35.319Z] #46 5.741 + : /build [2021-02-24T14:24:35.319Z] #46 5.741 + '[' -z '' ']' [2021-02-24T14:24:35.319Z] #46 5.741 ++ mktemp -d [2021-02-24T14:24:35.319Z] #46 5.741 + export GOPATH=/tmp/tmp.st5EVIRRv4 [2021-02-24T14:24:35.319Z] #46 5.741 + GOPATH=/tmp/tmp.st5EVIRRv4 [2021-02-24T14:24:35.319Z] #46 5.741 + RM_GOPATH=1 [2021-02-24T14:24:35.319Z] #46 5.741 + case "$(go env GOARCH)" in [2021-02-24T14:24:35.319Z] #46 5.741 ++ go env GOARCH [2021-02-24T14:24:35.319Z] #46 5.777 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:35.319Z] #46 5.777 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:35.319Z] #46 5.777 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:35.319Z] #46 5.777 + dir=/tmp/install [2021-02-24T14:24:35.319Z] #46 5.777 + bin=gotestsum [2021-02-24T14:24:35.319Z] #46 5.777 + shift [2021-02-24T14:24:35.319Z] #46 5.777 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-24T14:24:35.319Z] #46 5.777 + . /tmp/install/gotestsum.installer [2021-02-24T14:24:35.319Z] #46 5.777 ++ : v0.5.3 [2021-02-24T14:24:35.319Z] #46 5.777 + install_gotestsum [2021-02-24T14:24:35.319Z] #46 5.777 + set -e [2021-02-24T14:24:35.319Z] #46 5.777 + export GO111MODULE=on [2021-02-24T14:24:35.319Z] #46 5.777 + GO111MODULE=on [2021-02-24T14:24:35.319Z] #46 5.777 + GOBIN=/build [2021-02-24T14:24:35.319Z] #46 5.777 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-24T14:24:35.319Z] #46 5.821 go: finding gotest.tools v0.5.3 [2021-02-24T14:24:35.319Z] #46 5.821 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-24T14:24:35.319Z] #46 6.660 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-24T14:24:35.319Z] #46 7.198 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-24T14:24:35.319Z] #46 8.435 go: downloading github.com/pkg/errors v0.9.1 [2021-02-24T14:24:35.319Z] #46 8.482 go: downloading github.com/fatih/color v1.9.0 [2021-02-24T14:24:35.319Z] #46 8.485 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:24:35.319Z] #46 8.593 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:24:35.319Z] #46 8.628 go: extracting github.com/fatih/color v1.9.0 [2021-02-24T14:24:35.319Z] #46 8.631 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:24:35.319Z] #46 8.682 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:24:35.319Z] #46 8.699 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:24:35.319Z] #46 8.793 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-24T14:24:35.319Z] #46 8.910 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:24:35.319Z] #46 8.943 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:24:35.319Z] #46 8.957 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:24:35.319Z] #46 8.961 go: extracting github.com/pkg/errors v0.9.1 [2021-02-24T14:24:35.319Z] #46 9.263 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:24:35.319Z] #46 9.449 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:24:35.319Z] #46 9.864 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:24:35.319Z] #46 9.988 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:24:35.319Z] #46 10.16 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:24:35.319Z] #46 10.16 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-24T14:24:35.429Z] #28 5.292 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-24T14:24:35.429Z] #28 5.356 [2021-02-24T14:24:35.429Z] #28 5.416 ######################################################################## 100.0% [2021-02-24T14:24:35.429Z] #28 5.449 [2021-02-24T14:24:35.429Z] #28 5.695 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-24T14:24:35.603Z] #46 ... [2021-02-24T14:24:35.603Z] [2021-02-24T14:24:35.603Z] #35 [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-02-24T14:24:35.603Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-24T14:24:35.603Z] #35 5.857 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:35.603Z] #35 5.961 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:35.603Z] #35 6.058 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:35.603Z] #35 6.842 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-24T14:24:35.603Z] #35 8.872 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-24T14:24:35.603Z] #35 ... [2021-02-24T14:24:35.603Z] [2021-02-24T14:24:35.603Z] #41 [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-02-24T14:24:35.603Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-24T14:24:35.603Z] #41 6.596 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:35.603Z] #41 6.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:35.603Z] #41 6.650 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:35.603Z] #41 7.960 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-24T14:24:35.603Z] #41 9.801 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-24T14:24:35.685Z] #28 ... [2021-02-24T14:24:35.685Z] [2021-02-24T14:24:35.685Z] #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-02-24T14:24:35.685Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-24T14:24:35.685Z] #11 DONE 2.7s [2021-02-24T14:24:35.685Z] [2021-02-24T14:24:35.685Z] #28 [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-02-24T14:24:35.685Z] #28 sha256:a4d2c7b5557c3891595a9a299e20c8a475a4109dbd936ab9895a9d4b3b6ba2df [2021-02-24T14:24:35.685Z] #28 5.759 [2021-02-24T14:24:35.685Z] #28 5.871 ######################## 34.3% ######################################################################## 100.0% [2021-02-24T14:24:35.685Z] #28 5.940 [2021-02-24T14:24:35.872Z] #41 ... [2021-02-24T14:24:35.872Z] [2021-02-24T14:24:35.872Z] #57 [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-02-24T14:24:35.872Z] #57 sha256:bbff8b33651c3d26577fb6c5f071b8fc69e4cb2d88743b169595e7e9464cefff [2021-02-24T14:24:35.872Z] #57 5.634 + RM_GOPATH=0 [2021-02-24T14:24:35.872Z] #57 5.634 + TMP_GOPATH= [2021-02-24T14:24:35.872Z] #57 5.634 + : /build [2021-02-24T14:24:35.872Z] #57 5.634 + '[' -z '' ']' [2021-02-24T14:24:35.872Z] #57 5.634 ++ mktemp -d [2021-02-24T14:24:35.872Z] #57 5.634 + export GOPATH=/tmp/tmp.zgyut7Zj7B [2021-02-24T14:24:35.872Z] #57 5.634 + GOPATH=/tmp/tmp.zgyut7Zj7B [2021-02-24T14:24:35.872Z] #57 5.634 + RM_GOPATH=1 [2021-02-24T14:24:35.872Z] #57 5.634 + case "$(go env GOARCH)" in [2021-02-24T14:24:35.872Z] #57 5.636 ++ go env GOARCH [2021-02-24T14:24:35.872Z] #57 5.650 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:35.872Z] #57 5.650 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:35.872Z] #57 5.650 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:35.872Z] #57 5.652 + dir=/tmp/install [2021-02-24T14:24:35.872Z] #57 5.652 + bin=rootlesskit [2021-02-24T14:24:35.872Z] #57 5.652 + shift [2021-02-24T14:24:35.872Z] #57 5.652 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-24T14:24:35.872Z] #57 5.652 + . /tmp/install/rootlesskit.installer [2021-02-24T14:24:35.872Z] #57 5.652 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:24:35.872Z] #57 5.652 + install_rootlesskit [2021-02-24T14:24:35.872Z] #57 5.652 + case "$1" in [2021-02-24T14:24:35.872Z] #57 5.652 + export CGO_ENABLED=0 [2021-02-24T14:24:35.872Z] #57 5.652 + CGO_ENABLED=0 [2021-02-24T14:24:35.872Z] #57 5.652 + _install_rootlesskit [2021-02-24T14:24:35.872Z] #57 5.652 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-24T14:24:35.872Z] #57 5.652 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zgyut7Zj7B/src/github.com/rootless-containers/rootlesskit [2021-02-24T14:24:35.872Z] #57 5.654 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:24:35.872Z] #57 5.658 Cloning into '/tmp/tmp.zgyut7Zj7B/src/github.com/rootless-containers/rootlesskit'... [2021-02-24T14:24:35.872Z] #57 9.174 + cd /tmp/tmp.zgyut7Zj7B/src/github.com/rootless-containers/rootlesskit [2021-02-24T14:24:35.872Z] #57 9.177 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:24:35.872Z] #57 9.287 + export GO111MODULE=on [2021-02-24T14:24:35.872Z] #57 9.295 + GO111MODULE=on [2021-02-24T14:24:35.872Z] #57 9.295 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-24T14:24:35.872Z] #57 9.296 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-24T14:24:35.872Z] #57 ... [2021-02-24T14:24:35.872Z] [2021-02-24T14:24:35.872Z] #23 [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-02-24T14:24:35.872Z] #23 sha256:a769d73dbea754d9c710cc837ca57352a19d8a674ed3e2f8e112c56a30422b68 [2021-02-24T14:24:35.872Z] #23 5.786 + RM_GOPATH=0 [2021-02-24T14:24:35.872Z] #23 5.786 + TMP_GOPATH= [2021-02-24T14:24:35.872Z] #23 5.786 + : /build [2021-02-24T14:24:35.872Z] #23 5.786 + '[' -z '' ']' [2021-02-24T14:24:35.872Z] #23 5.791 ++ mktemp -d [2021-02-24T14:24:35.872Z] #23 5.794 + export GOPATH=/tmp/tmp.4EV1l3ejVJ [2021-02-24T14:24:35.872Z] #23 5.794 + GOPATH=/tmp/tmp.4EV1l3ejVJ [2021-02-24T14:24:35.872Z] #23 5.794 + RM_GOPATH=1 [2021-02-24T14:24:35.872Z] #23 5.794 + case "$(go env GOARCH)" in [2021-02-24T14:24:35.872Z] #23 5.794 ++ go env GOARCH [2021-02-24T14:24:35.872Z] #23 5.802 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:35.872Z] #23 5.802 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:35.872Z] #23 5.821 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:35.872Z] #23 5.821 + dir=/tmp/install [2021-02-24T14:24:35.872Z] #23 5.821 + bin=dockercli [2021-02-24T14:24:35.872Z] #23 5.821 + shift [2021-02-24T14:24:35.872Z] #23 5.821 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-24T14:24:35.872Z] #23 5.821 + . /tmp/install/dockercli.installer [2021-02-24T14:24:35.872Z] #23 5.821 ++ : stable [2021-02-24T14:24:35.872Z] #23 5.821 ++ : 17.06.2-ce [2021-02-24T14:24:35.872Z] #23 5.821 + install_dockercli [2021-02-24T14:24:35.872Z] #23 5.821 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-24T14:24:35.872Z] #23 5.821 ++ uname -m [2021-02-24T14:24:35.872Z] #23 5.822 Install docker/cli version 17.06.2-ce from stable [2021-02-24T14:24:35.872Z] #23 5.827 + arch=aarch64 [2021-02-24T14:24:35.872Z] #23 5.827 + '[' aarch64 '!=' x86_64 ']' [2021-02-24T14:24:35.872Z] #23 5.827 + '[' aarch64 '!=' s390x ']' [2021-02-24T14:24:35.872Z] #23 5.827 + '[' aarch64 '!=' armhf ']' [2021-02-24T14:24:35.872Z] #23 5.827 + build_dockercli [2021-02-24T14:24:35.872Z] #23 5.827 + git clone https://github.com/docker/docker-ce /tmp/tmp.4EV1l3ejVJ/tmp/docker-ce [2021-02-24T14:24:35.872Z] #23 5.848 Cloning into '/tmp/tmp.4EV1l3ejVJ/tmp/docker-ce'... [2021-02-24T14:24:35.945Z] #28 ... [2021-02-24T14:24:35.945Z] [2021-02-24T14:24:35.945Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-24T14:24:35.945Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-24T14:24:35.945Z] #30 DONE 0.2s [2021-02-24T14:24:35.945Z] [2021-02-24T14:24:35.945Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-24T14:24:35.945Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-24T14:24:35.945Z] #38 DONE 0.3s [2021-02-24T14:24:35.945Z] [2021-02-24T14:24:35.945Z] #39 [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-02-24T14:24:35.945Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:24:36.140Z] #23 ... [2021-02-24T14:24:36.140Z] [2021-02-24T14:24:36.140Z] #44 [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-02-24T14:24:36.140Z] #44 sha256:4b9228a569c6e9da278a1c932f9ee338045dc13e33ccc5d1889454035c4fc864 [2021-02-24T14:24:36.140Z] #44 5.821 + RM_GOPATH=0 [2021-02-24T14:24:36.140Z] #44 5.821 + TMP_GOPATH= [2021-02-24T14:24:36.140Z] #44 5.821 + : /build [2021-02-24T14:24:36.140Z] #44 5.821 + '[' -z '' ']' [2021-02-24T14:24:36.140Z] #44 5.821 ++ mktemp -d [2021-02-24T14:24:36.140Z] #44 5.821 + export GOPATH=/tmp/tmp.ObzyMmqhD5 [2021-02-24T14:24:36.140Z] #44 5.821 + GOPATH=/tmp/tmp.ObzyMmqhD5 [2021-02-24T14:24:36.140Z] #44 5.821 + RM_GOPATH=1 [2021-02-24T14:24:36.140Z] #44 5.821 + case "$(go env GOARCH)" in [2021-02-24T14:24:36.140Z] #44 5.821 ++ go env GOARCH [2021-02-24T14:24:36.140Z] #44 5.860 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:36.140Z] #44 5.860 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:36.140Z] #44 5.860 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:36.140Z] #44 5.863 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:24:36.140Z] #44 5.863 + dir=/tmp/install [2021-02-24T14:24:36.140Z] #44 5.863 + bin=vndr [2021-02-24T14:24:36.140Z] #44 5.863 + shift [2021-02-24T14:24:36.140Z] #44 5.863 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-24T14:24:36.140Z] #44 5.863 + . /tmp/install/vndr.installer [2021-02-24T14:24:36.140Z] #44 5.863 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:24:36.140Z] #44 5.863 + install_vndr [2021-02-24T14:24:36.140Z] #44 5.863 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-24T14:24:36.140Z] #44 5.863 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ObzyMmqhD5/src/github.com/LK4D4/vndr [2021-02-24T14:24:36.140Z] #44 5.866 Cloning into '/tmp/tmp.ObzyMmqhD5/src/github.com/LK4D4/vndr'... [2021-02-24T14:24:36.140Z] #44 6.329 + cd /tmp/tmp.ObzyMmqhD5/src/github.com/LK4D4/vndr [2021-02-24T14:24:36.140Z] #44 6.329 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:24:36.140Z] #44 6.348 + go build -buildmode=pie -v -o /build/vndr . [2021-02-24T14:24:36.140Z] #44 7.885 runtime/internal/sys [2021-02-24T14:24:36.140Z] #44 7.925 internal/race [2021-02-24T14:24:36.140Z] #44 7.972 runtime/internal/atomic [2021-02-24T14:24:36.140Z] #44 7.973 internal/cpu [2021-02-24T14:24:36.140Z] #44 8.143 runtime/internal/math [2021-02-24T14:24:36.140Z] #44 8.207 sync/atomic [2021-02-24T14:24:36.140Z] #44 8.449 unicode [2021-02-24T14:24:36.140Z] #44 8.705 unicode/utf8 [2021-02-24T14:24:36.140Z] #44 8.710 math/bits [2021-02-24T14:24:36.140Z] #44 8.827 internal/bytealg [2021-02-24T14:24:36.140Z] #44 9.851 internal/testlog [2021-02-24T14:24:36.140Z] #44 10.09 math [2021-02-24T14:24:36.140Z] #44 10.63 runtime [2021-02-24T14:24:36.140Z] #44 10.81 unicode/utf16 [2021-02-24T14:24:36.140Z] #44 11.16 container/list [2021-02-24T14:24:36.140Z] #44 ... [2021-02-24T14:24:36.140Z] [2021-02-24T14:24:36.140Z] #31 [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-02-24T14:24:36.140Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-24T14:24:36.140Z] #31 6.082 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-24T14:24:36.140Z] #31 6.082 Cloning into '.'... [2021-02-24T14:24:36.407Z] #31 ... [2021-02-24T14:24:36.407Z] [2021-02-24T14:24:36.407Z] #54 [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-02-24T14:24:36.407Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-24T14:24:36.407Z] #54 6.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:36.407Z] #54 6.120 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:36.407Z] #54 6.121 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:36.407Z] #54 6.952 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-24T14:24:36.407Z] #54 9.073 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-24T14:24:36.407Z] #54 11.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-24T14:24:36.407Z] #54 ... [2021-02-24T14:24:36.407Z] [2021-02-24T14:24:36.407Z] #39 [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-02-24T14:24:36.407Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-24T14:24:36.407Z] #39 6.112 + git clone https://github.com/docker/distribution.git . [2021-02-24T14:24:36.407Z] #39 6.120 Cloning into '.'... [2021-02-24T14:24:36.506Z] #12 DONE 119.9s [2021-02-24T14:24:36.506Z] [2021-02-24T14:24:36.506Z] #52 [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-02-24T14:24:36.506Z] #52 sha256:8a308073e73f2673ccc2462e203d1dac060432375a9b29713aebae7bf91bb5b9 [2021-02-24T14:24:36.674Z] #39 ... [2021-02-24T14:24:36.674Z] [2021-02-24T14:24:36.674Z] #28 [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-02-24T14:24:36.674Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:24:36.674Z] #28 6.807 0.0% ##### 8.2% ########## 14.2% ############## 20.7% ################### 26.6% ###################### 31.9% ####################### 32.6% ########################### 38.5% ############################# 40.3% ################################ 44.6% ################################### 49.3% #################################### 51.4% ######################################## 56.5% ########################################### 60.9% ############################################## 64.5% ################################################## 70.3% ###################################################### 75.2% ######################################################### 80.1% ############################################################# 85.3% ################################################################# 91.5% #################################################################### 95.6% ##################################################################### 96.0% ######################################################################## 100.0% [2021-02-24T14:24:36.674Z] #28 9.609 [2021-02-24T14:24:36.812Z] #46 ... [2021-02-24T14:24:36.812Z] [2021-02-24T14:24:36.812Z] #41 [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-02-24T14:24:36.812Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:24:36.812Z] #41 11.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:24:36.812Z] #41 15.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:24:36.812Z] #41 18.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:24:36.812Z] #41 ... [2021-02-24T14:24:36.812Z] [2021-02-24T14:24:36.812Z] #48 [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-02-24T14:24:36.812Z] #48 sha256:c4ed8bc4662382c869aa67199079f0a053c5821279fff733ce576abf84afaee7 [2021-02-24T14:24:36.812Z] #48 19.42 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-24T14:24:36.812Z] #48 19.43 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:24:36.812Z] #48 19.48 go: downloading github.com/fatih/color v1.7.0 [2021-02-24T14:24:36.812Z] #48 19.53 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-24T14:24:36.812Z] #48 19.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:24:36.812Z] #48 19.78 go: extracting github.com/fatih/color v1.7.0 [2021-02-24T14:24:36.812Z] #48 19.78 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:24:36.812Z] #48 20.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:24:36.812Z] #48 20.23 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:24:36.812Z] #48 20.26 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:24:36.812Z] #48 20.32 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-24T14:24:36.812Z] #48 20.34 go: downloading github.com/spf13/viper v1.6.1 [2021-02-24T14:24:36.812Z] #48 20.75 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:24:36.812Z] #48 20.78 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-24T14:24:36.812Z] #48 21.16 go: extracting github.com/spf13/viper v1.6.1 [2021-02-24T14:24:36.812Z] #48 21.51 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:24:37.035Z] #28 9.928 0.0% ########### 15.4% ################################### 49.2% ######################################################################## 100.0% [2021-02-24T14:24:37.071Z] #52 ... [2021-02-24T14:24:37.071Z] [2021-02-24T14:24:37.072Z] #44 [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-02-24T14:24:37.072Z] #44 sha256:136bb63d9368874bfc6b4299351091a70b7a651bf556473577be623f8a6707e7 [2021-02-24T14:24:37.072Z] #44 110.7 net/textproto [2021-02-24T14:24:37.072Z] #44 110.7 crypto/x509 [2021-02-24T14:24:37.072Z] #44 111.7 vendor/golang.org/x/net/http/httpguts [2021-02-24T14:24:37.072Z] #44 112.0 vendor/golang.org/x/net/http/httpproxy [2021-02-24T14:24:37.072Z] #44 112.4 mime/multipart [2021-02-24T14:24:37.072Z] #44 114.6 crypto/tls [2021-02-24T14:24:37.072Z] #44 ... [2021-02-24T14:24:37.072Z] [2021-02-24T14:24:37.072Z] #42 [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-02-24T14:24:37.072Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:24:37.072Z] #42 43.58 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-24T14:24:37.072Z] #42 43.64 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-24T14:24:37.072Z] #42 43.71 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-24T14:24:37.072Z] #42 43.76 AR compel/plugins/std.lib.a [2021-02-24T14:24:37.072Z] #42 43.82 CC compel/plugins/fds/fds.o [2021-02-24T14:24:37.072Z] #42 44.13 AR compel/plugins/fds.lib.a [2021-02-24T14:24:37.072Z] #42 44.19 HOSTDEP compel/src/lib/log-host.d [2021-02-24T14:24:37.072Z] #42 44.32 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-24T14:24:37.072Z] #42 44.41 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-24T14:24:37.072Z] #42 44.51 HOSTDEP compel/src/main-host.d [2021-02-24T14:24:37.072Z] #42 44.63 DEP compel/src/lib/ptrace.d [2021-02-24T14:24:37.072Z] #42 44.83 DEP compel/src/lib/infect.d [2021-02-24T14:24:37.072Z] #42 45.03 DEP compel/src/lib/infect-util.d [2021-02-24T14:24:37.072Z] #42 45.13 DEP compel/src/lib/infect-rpc.d [2021-02-24T14:24:37.072Z] #42 45.29 DEP compel/arch/x86/src/lib/infect.d [2021-02-24T14:24:37.072Z] #42 45.46 DEP compel/arch/x86/src/lib/cpu.d [2021-02-24T14:24:37.072Z] #42 45.56 DEP compel/src/lib/log.d [2021-02-24T14:24:37.072Z] #42 45.67 DEP compel/src/main.d [2021-02-24T14:24:37.072Z] #42 45.80 DEP compel/src/lib/handle-elf.d [2021-02-24T14:24:37.072Z] #42 45.90 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-24T14:24:37.072Z] #42 46.05 CC compel/src/lib/log.o [2021-02-24T14:24:37.072Z] #42 46.28 CC compel/arch/x86/src/lib/cpu.o [2021-02-24T14:24:37.072Z] #42 47.38 CC compel/arch/x86/src/lib/infect.o [2021-02-24T14:24:37.072Z] #48 ... [2021-02-24T14:24:37.072Z] [2021-02-24T14:24:37.072Z] #44 [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-02-24T14:24:37.072Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:24:37.072Z] #44 11.58 internal/race [2021-02-24T14:24:37.072Z] #44 12.12 runtime [2021-02-24T14:24:37.072Z] #44 12.30 sync/atomic [2021-02-24T14:24:37.072Z] #44 13.27 unicode [2021-02-24T14:24:37.072Z] #44 19.47 internal/testlog [2021-02-24T14:24:37.072Z] #44 19.97 encoding [2021-02-24T14:24:37.072Z] #44 20.20 unicode/utf16 [2021-02-24T14:24:37.072Z] #44 20.84 container/list [2021-02-24T14:24:37.300Z] #28 10.62 [2021-02-24T14:24:37.329Z] #28 ... [2021-02-24T14:24:37.329Z] [2021-02-24T14:24:37.329Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-24T14:24:37.329Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-24T14:24:37.329Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.5s done [2021-02-24T14:24:37.329Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-24T14:24:37.329Z] #9 DONE 44.3s [2021-02-24T14:24:37.329Z] [2021-02-24T14:24:37.329Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-24T14:24:37.329Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-24T14:24:37.333Z] #44 ... [2021-02-24T14:24:37.333Z] [2021-02-24T14:24:37.333Z] #35 [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-02-24T14:24:37.333Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:24:37.333Z] #35 11.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:24:37.333Z] #35 14.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:24:37.333Z] #35 18.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:24:37.333Z] #35 ... [2021-02-24T14:24:37.333Z] [2021-02-24T14:24:37.333Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:24:37.333Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:24:37.333Z] #12 11.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:24:37.333Z] #12 16.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:24:37.333Z] #12 18.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:24:37.592Z] #12 ... [2021-02-24T14:24:37.593Z] [2021-02-24T14:24:37.593Z] #48 [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-02-24T14:24:37.593Z] #48 sha256:c4ed8bc4662382c869aa67199079f0a053c5821279fff733ce576abf84afaee7 [2021-02-24T14:24:37.593Z] #48 21.85 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:24:37.593Z] #48 21.97 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:24:37.636Z] #42 ... [2021-02-24T14:24:37.636Z] [2021-02-24T14:24:37.636Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-24T14:24:37.636Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-24T14:24:37.636Z] #13 DONE 1.7s [2021-02-24T14:24:37.855Z] #48 22.33 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:24:37.856Z] #48 22.49 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:24:37.856Z] #48 22.55 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:24:37.894Z] [2021-02-24T14:24:37.894Z] #52 [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-02-24T14:24:37.894Z] #52 sha256:8a308073e73f2673ccc2462e203d1dac060432375a9b29713aebae7bf91bb5b9 [2021-02-24T14:24:37.894Z] #52 1.563 + RM_GOPATH=0 [2021-02-24T14:24:37.894Z] #52 1.563 + TMP_GOPATH= [2021-02-24T14:24:37.894Z] #52 1.563 + : /build [2021-02-24T14:24:37.894Z] #52 1.563 + '[' -z '' ']' [2021-02-24T14:24:37.894Z] #52 1.563 ++ mktemp -d [2021-02-24T14:24:37.894Z] #52 1.567 + export GOPATH=/tmp/tmp.24nFAUz9v5 [2021-02-24T14:24:37.894Z] #52 1.567 + GOPATH=/tmp/tmp.24nFAUz9v5 [2021-02-24T14:24:37.894Z] #52 1.567 + RM_GOPATH=1 [2021-02-24T14:24:37.894Z] #52 1.567 + case "$(go env GOARCH)" in [2021-02-24T14:24:37.894Z] #52 1.567 ++ go env GOARCH [2021-02-24T14:24:37.894Z] #52 1.598 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:37.894Z] #52 1.598 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:37.894Z] #52 1.599 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:37.894Z] #52 1.600 + dir=/tmp/install [2021-02-24T14:24:37.894Z] #52 1.600 + bin=runc [2021-02-24T14:24:37.894Z] #52 1.600 + shift [2021-02-24T14:24:37.894Z] #52 1.600 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-24T14:24:37.894Z] #52 1.600 + . /tmp/install/runc.installer [2021-02-24T14:24:37.894Z] #52 1.600 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-24T14:24:37.894Z] #52 1.600 + install_runc [2021-02-24T14:24:37.894Z] #52 1.601 + uname -r [2021-02-24T14:24:37.894Z] #52 1.612 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-24T14:24:37.894Z] #52 1.624 + RUNC_BUILDTAGS='seccomp ' [2021-02-24T14:24:37.894Z] #52 1.624 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-24T14:24:37.894Z] #52 1.624 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.24nFAUz9v5/src/github.com/opencontainers/runc [2021-02-24T14:24:37.894Z] #52 1.625 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-24T14:24:37.894Z] #52 1.627 Cloning into '/tmp/tmp.24nFAUz9v5/src/github.com/opencontainers/runc'... [2021-02-24T14:24:37.900Z] #10 ... [2021-02-24T14:24:37.901Z] [2021-02-24T14:24:37.901Z] #28 [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-02-24T14:24:37.901Z] #28 sha256:8cdce0d2403ca520f2edaa5c782f3d9f689673d67b8a5de57716aaaf8c200140 [2021-02-24T14:24:37.901Z] #28 DONE 14.7s [2021-02-24T14:24:38.096Z] #28 10.86 0.1% #### 6.7% ######################### 35.8% ################################################# 68.6% ######################################################################## 100.0% [2021-02-24T14:24:38.117Z] #48 22.57 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:24:38.161Z] [2021-02-24T14:24:38.161Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-24T14:24:38.161Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-24T14:24:38.361Z] #28 11.67 [2021-02-24T14:24:38.377Z] #48 23.07 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:24:38.637Z] #48 23.15 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:24:38.827Z] #52 ... [2021-02-24T14:24:38.827Z] [2021-02-24T14:24:38.827Z] #14 [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-02-24T14:24:38.827Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-24T14:24:38.827Z] #14 DONE 1.3s [2021-02-24T14:24:38.897Z] #48 23.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:24:39.085Z] [2021-02-24T14:24:39.085Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-24T14:24:39.085Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-24T14:24:39.104Z] #10 DONE 2.2s [2021-02-24T14:24:39.104Z] [2021-02-24T14:24:39.104Z] #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-02-24T14:24:39.104Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-24T14:24:39.158Z] #48 23.58 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:24:39.158Z] #48 23.65 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:24:39.158Z] #48 23.76 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:24:39.734Z] #48 24.18 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:24:39.734Z] #48 24.27 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:24:39.734Z] #48 ... [2021-02-24T14:24:39.734Z] [2021-02-24T14:24:39.734Z] #54 [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-02-24T14:24:39.734Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:24:39.734Z] #54 14.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:24:39.734Z] #54 17.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:24:39.734Z] #54 ... [2021-02-24T14:24:39.734Z] [2021-02-24T14:24:39.734Z] #48 [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-02-24T14:24:39.734Z] #48 sha256:c4ed8bc4662382c869aa67199079f0a053c5821279fff733ce576abf84afaee7 [2021-02-24T14:24:39.734Z] #48 24.43 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:24:40.019Z] #15 1.043 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-24T14:24:40.020Z] #15 DONE 1.1s [2021-02-24T14:24:40.020Z] [2021-02-24T14:24:40.020Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-24T14:24:40.020Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-24T14:24:40.050Z] #11 DONE 1.2s [2021-02-24T14:24:40.050Z] [2021-02-24T14:24:40.050Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-24T14:24:40.050Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-24T14:24:40.137Z] #39 ... [2021-02-24T14:24:40.138Z] [2021-02-24T14:24:40.138Z] #28 [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-02-24T14:24:40.138Z] #28 sha256:a4d2c7b5557c3891595a9a299e20c8a475a4109dbd936ab9895a9d4b3b6ba2df [2021-02-24T14:24:40.138Z] #28 6.298 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-24T14:24:40.138Z] #28 6.503 [2021-02-24T14:24:40.138Z] #28 6.666 #### 6.6% ############### 21.9% ################################## 48.3% ############################################ 62.5% ############################################################ 84.6% ######################################################################## 100.0% [2021-02-24T14:24:40.138Z] #28 7.210 [2021-02-24T14:24:40.138Z] #28 7.669 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-24T14:24:40.138Z] #28 7.827 [2021-02-24T14:24:40.138Z] #28 7.929 ######################################################################## 100.0% [2021-02-24T14:24:40.138Z] #28 7.993 [2021-02-24T14:24:40.138Z] #28 8.360 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-24T14:24:40.138Z] #28 8.432 [2021-02-24T14:24:40.138Z] #28 8.485 ######################################################################## 100.0% [2021-02-24T14:24:40.138Z] #28 8.513 [2021-02-24T14:24:40.138Z] #28 8.532 Download of images into '/build' complete. [2021-02-24T14:24:40.138Z] #28 8.532 Use something like the following to load the result into a Docker daemon: [2021-02-24T14:24:40.138Z] #28 8.532 tar -cC '/build' . | docker load [2021-02-24T14:24:40.138Z] #28 DONE 10.0s [2021-02-24T14:24:40.138Z] [2021-02-24T14:24:40.138Z] #23 [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-02-24T14:24:40.138Z] #23 sha256:108ae0ad44e68e81c2530bbd41048884951a82de34165fa2752f67ddd418397a [2021-02-24T14:24:40.138Z] #23 4.134 + RM_GOPATH=0 [2021-02-24T14:24:40.138Z] #23 4.134 + TMP_GOPATH= [2021-02-24T14:24:40.138Z] #23 4.134 + : /build [2021-02-24T14:24:40.138Z] #23 4.134 + '[' -z '' ']' [2021-02-24T14:24:40.138Z] #23 4.134 ++ mktemp -d [2021-02-24T14:24:40.138Z] #23 4.135 + export GOPATH=/tmp/tmp.r0bvr3461k [2021-02-24T14:24:40.138Z] #23 4.135 + GOPATH=/tmp/tmp.r0bvr3461k [2021-02-24T14:24:40.138Z] #23 4.135 + RM_GOPATH=1 [2021-02-24T14:24:40.138Z] #23 4.135 + case "$(go env GOARCH)" in [2021-02-24T14:24:40.138Z] #23 4.139 ++ go env GOARCH [2021-02-24T14:24:40.138Z] #23 4.141 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:40.138Z] #23 4.141 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:40.138Z] #23 4.142 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:40.138Z] #23 4.142 + dir=/tmp/install [2021-02-24T14:24:40.138Z] #23 4.142 + bin=dockercli [2021-02-24T14:24:40.138Z] #23 4.142 + shift [2021-02-24T14:24:40.138Z] #23 4.142 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-24T14:24:40.138Z] #23 4.142 + . /tmp/install/dockercli.installer [2021-02-24T14:24:40.138Z] #23 4.142 ++ : stable [2021-02-24T14:24:40.138Z] #23 4.142 ++ : 17.06.2-ce [2021-02-24T14:24:40.138Z] #23 4.142 + install_dockercli [2021-02-24T14:24:40.138Z] #23 4.142 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-24T14:24:40.138Z] #23 4.142 Install docker/cli version 17.06.2-ce from stable [2021-02-24T14:24:40.138Z] #23 4.144 ++ uname -m [2021-02-24T14:24:40.138Z] #23 4.144 + arch=x86_64 [2021-02-24T14:24:40.138Z] #23 4.144 + '[' x86_64 '!=' x86_64 ']' [2021-02-24T14:24:40.138Z] #23 4.144 + url=https://download.docker.com/linux/static [2021-02-24T14:24:40.138Z] #23 4.149 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-24T14:24:40.138Z] #23 4.149 + tar -xz docker/docker [2021-02-24T14:24:40.310Z] #30 ... [2021-02-24T14:24:40.310Z] [2021-02-24T14:24:40.310Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-24T14:24:40.310Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-24T14:24:40.310Z] #38 DONE 0.3s [2021-02-24T14:24:40.571Z] [2021-02-24T14:24:40.571Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-24T14:24:40.571Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-24T14:24:40.571Z] #30 DONE 0.5s [2021-02-24T14:24:40.571Z] [2021-02-24T14:24:40.571Z] #31 [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-02-24T14:24:40.571Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:24:40.677Z] #48 ... [2021-02-24T14:24:40.677Z] [2021-02-24T14:24:40.677Z] #33 [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-02-24T14:24:40.677Z] #33 sha256:c88cdbece721cf4c2f737d5868d95a43aa0e52a020798f8456fbdc4754d5353b [2021-02-24T14:24:40.677Z] #33 15.20 unicode/utf8 [2021-02-24T14:24:40.677Z] #33 16.21 unicode [2021-02-24T14:24:40.677Z] #33 19.52 internal/testlog [2021-02-24T14:24:40.677Z] #33 20.11 encoding [2021-02-24T14:24:40.677Z] #33 20.65 runtime/cgo [2021-02-24T14:24:40.806Z] #28 11.96 0.0% ### 4.7% #### 5.7% ##### 7.9% ######## 12.3% ########### 16.1% ############ 17.8% ############## 20.7% ################### 26.9% ######################### 35.1% ################################## 47.2% ################################### 49.6% ######################################## 56.4% ############################################ 61.5% ################################################ 66.8% ###################################################### 75.7% ############################################################# 84.9% ################################################################### 93.6% ######################################################################## 100.0% [2021-02-24T14:24:40.937Z] #33 ... [2021-02-24T14:24:40.937Z] [2021-02-24T14:24:40.937Z] #46 [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-02-24T14:24:40.937Z] #46 sha256:dda6268d72937d753f694d4c944501a83a361901203e573ae69c44f134439991 [2021-02-24T14:24:40.937Z] #46 25.14 go: finding github.com/fatih/color v1.9.0 [2021-02-24T14:24:40.937Z] #46 25.14 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:24:40.937Z] #46 25.19 go: finding github.com/pkg/errors v0.9.1 [2021-02-24T14:24:40.937Z] #46 25.31 go: finding github.com/spf13/pflag v1.0.3 [2021-02-24T14:24:41.073Z] #28 14.42 [2021-02-24T14:24:41.203Z] #46 25.57 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:24:41.203Z] #46 25.63 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:24:41.391Z] #16 DONE 1.2s [2021-02-24T14:24:41.391Z] [2021-02-24T14:24:41.391Z] #42 [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-02-24T14:24:41.391Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:24:41.391Z] #42 48.63 CC compel/src/lib/infect-rpc.o [2021-02-24T14:24:41.391Z] #42 49.11 CC compel/src/lib/infect-util.o [2021-02-24T14:24:41.391Z] #42 49.73 CC compel/src/lib/infect.o [2021-02-24T14:24:41.464Z] #46 25.85 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:24:41.464Z] #46 25.99 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:24:41.464Z] #46 26.04 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:24:41.464Z] #46 26.07 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:24:41.464Z] #46 26.13 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:24:42.032Z] #23 ... [2021-02-24T14:24:42.032Z] [2021-02-24T14:24:42.032Z] #57 [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-02-24T14:24:42.032Z] #57 sha256:a81975055efae1c50793b45f10310673fe995be5bac235de038073457c965a87 [2021-02-24T14:24:42.032Z] #57 5.257 + RM_GOPATH=0 [2021-02-24T14:24:42.032Z] #57 5.257 + TMP_GOPATH= [2021-02-24T14:24:42.032Z] #57 5.257 + : /build [2021-02-24T14:24:42.032Z] #57 5.257 + '[' -z '' ']' [2021-02-24T14:24:42.032Z] #57 5.257 ++ mktemp -d [2021-02-24T14:24:42.032Z] #57 5.257 + export GOPATH=/tmp/tmp.lHjAETx9If [2021-02-24T14:24:42.032Z] #57 5.257 + GOPATH=/tmp/tmp.lHjAETx9If [2021-02-24T14:24:42.032Z] #57 5.257 + RM_GOPATH=1 [2021-02-24T14:24:42.032Z] #57 5.257 + case "$(go env GOARCH)" in [2021-02-24T14:24:42.032Z] #57 5.257 ++ go env GOARCH [2021-02-24T14:24:42.032Z] #57 5.259 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:42.032Z] #57 5.259 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:42.032Z] #57 5.259 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:42.032Z] #57 5.259 + dir=/tmp/install [2021-02-24T14:24:42.032Z] #57 5.259 + bin=rootlesskit [2021-02-24T14:24:42.032Z] #57 5.260 + shift [2021-02-24T14:24:42.032Z] #57 5.260 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-24T14:24:42.032Z] #57 5.260 + . /tmp/install/rootlesskit.installer [2021-02-24T14:24:42.032Z] #57 5.260 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:24:42.032Z] #57 5.260 + install_rootlesskit [2021-02-24T14:24:42.032Z] #57 5.260 + case "$1" in [2021-02-24T14:24:42.032Z] #57 5.260 + export CGO_ENABLED=0 [2021-02-24T14:24:42.032Z] #57 5.260 + CGO_ENABLED=0 [2021-02-24T14:24:42.032Z] #57 5.260 + _install_rootlesskit [2021-02-24T14:24:42.032Z] #57 5.260 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-24T14:24:42.032Z] #57 5.261 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lHjAETx9If/src/github.com/rootless-containers/rootlesskit [2021-02-24T14:24:42.032Z] #57 5.261 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:24:42.032Z] #57 5.265 Cloning into '/tmp/tmp.lHjAETx9If/src/github.com/rootless-containers/rootlesskit'... [2021-02-24T14:24:42.032Z] #57 ... [2021-02-24T14:24:42.032Z] [2021-02-24T14:24:42.032Z] #23 [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-02-24T14:24:42.032Z] #23 sha256:108ae0ad44e68e81c2530bbd41048884951a82de34165fa2752f67ddd418397a [2021-02-24T14:24:42.032Z] #23 6.432 + mkdir -p /build [2021-02-24T14:24:42.289Z] #23 6.434 + mv docker/docker /build/ [2021-02-24T14:24:42.289Z] #23 6.435 + rmdir docker [2021-02-24T14:24:42.771Z] #42 ... [2021-02-24T14:24:42.771Z] [2021-02-24T14:24:42.771Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-24T14:24:42.771Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-24T14:24:42.771Z] #17 DONE 1.2s [2021-02-24T14:24:42.771Z] [2021-02-24T14:24:42.771Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-24T14:24:42.771Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-24T14:24:43.296Z] #28 14.80 #=#=# 1.0% # 2.6% ## 3.8% ### 4.7% ### 5.5% #### 6.3% ##### 7.1% ##### 8.2% ###### 9.6% ####### 10.8% ######## 11.1% ######## 12.4% ########## 14.0% ########## 15.1% ############ 16.8% ### [2021-02-24T14:24:43.296Z] #28 ... [2021-02-24T14:24:43.296Z] [2021-02-24T14:24:43.296Z] #33 [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-02-24T14:24:43.296Z] #33 sha256:92fe06f1d70f07ef0e72f3f21513b12f248774363f29395cec24384b9f9dbe64 [2021-02-24T14:24:43.296Z] #33 8.161 runtime/internal/math [2021-02-24T14:24:43.296Z] #33 8.190 internal/cpu [2021-02-24T14:24:43.296Z] #33 8.227 math/bits [2021-02-24T14:24:43.296Z] #33 8.245 runtime/internal/atomic [2021-02-24T14:24:43.296Z] #33 8.299 unicode/utf8 [2021-02-24T14:24:43.296Z] #33 8.846 internal/bytealg [2021-02-24T14:24:43.296Z] #33 9.138 unicode [2021-02-24T14:24:43.296Z] #33 9.663 math [2021-02-24T14:24:43.296Z] #33 9.737 internal/testlog [2021-02-24T14:24:43.296Z] #33 10.52 runtime [2021-02-24T14:24:43.296Z] #33 10.53 encoding [2021-02-24T14:24:43.296Z] #33 10.78 runtime/cgo [2021-02-24T14:24:43.296Z] #33 ... [2021-02-24T14:24:43.296Z] [2021-02-24T14:24:43.296Z] #28 [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-02-24T14:24:43.296Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:24:43.666Z] #23 DONE 7.6s [2021-02-24T14:24:43.666Z] [2021-02-24T14:24:43.666Z] #57 [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-02-24T14:24:43.666Z] #57 sha256:a81975055efae1c50793b45f10310673fe995be5bac235de038073457c965a87 [2021-02-24T14:24:43.666Z] #57 7.497 + cd /tmp/tmp.lHjAETx9If/src/github.com/rootless-containers/rootlesskit [2021-02-24T14:24:43.666Z] #57 7.497 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:24:43.666Z] #57 7.521 + export GO111MODULE=on [2021-02-24T14:24:43.666Z] #57 7.521 + GO111MODULE=on [2021-02-24T14:24:43.666Z] #57 7.521 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-24T14:24:43.666Z] #57 7.599 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-24T14:24:43.707Z] #18 DONE 1.2s [2021-02-24T14:24:43.707Z] [2021-02-24T14:24:43.707Z] #42 [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-02-24T14:24:43.707Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:24:43.707Z] #42 53.45 CC compel/src/lib/ptrace.o [2021-02-24T14:24:43.707Z] #42 54.15 AR compel/libcompel.a [2021-02-24T14:24:43.965Z] #42 54.42 HOSTCC compel/src/main-host.o [2021-02-24T14:24:44.530Z] #42 54.85 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-24T14:24:44.787Z] #42 55.17 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-24T14:24:44.797Z] #46 ... [2021-02-24T14:24:44.797Z] [2021-02-24T14:24:44.797Z] #57 [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-02-24T14:24:44.797Z] #57 sha256:811d175badf9f9e1b8fe4d506de79bb057742938cc2f3b88f68e53b51316a247 [2021-02-24T14:24:44.797Z] #57 19.05 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:24:44.797Z] #57 19.10 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:24:44.797Z] #57 19.12 go: downloading github.com/pkg/errors v0.9.1 [2021-02-24T14:24:44.797Z] #57 19.36 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:24:44.797Z] #57 19.75 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:24:44.797Z] #57 19.79 go: downloading github.com/google/uuid v1.2.0 [2021-02-24T14:24:44.797Z] #57 19.80 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-24T14:24:44.797Z] #57 19.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:24:44.797Z] #57 20.02 go: extracting github.com/pkg/errors v0.9.1 [2021-02-24T14:24:44.797Z] #57 20.12 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:24:44.797Z] #57 20.30 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:24:44.797Z] #57 20.44 go: extracting github.com/google/uuid v1.2.0 [2021-02-24T14:24:44.797Z] #57 20.57 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:24:44.797Z] #57 21.08 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-24T14:24:44.797Z] #57 21.12 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:24:44.797Z] #57 22.00 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-24T14:24:44.797Z] #57 22.15 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-24T14:24:44.797Z] #57 22.15 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:24:44.797Z] #57 22.76 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-24T14:24:44.797Z] #57 24.06 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:24:44.797Z] #57 24.22 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:24:44.797Z] #57 24.97 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-24T14:24:44.797Z] #57 26.90 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:24:44.797Z] #57 28.38 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:24:45.051Z] #42 55.59 HOSTCC compel/src/lib/log-host.o [2021-02-24T14:24:45.066Z] #57 9.132 go: downloading github.com/pkg/errors v0.9.1 [2021-02-24T14:24:45.066Z] #57 9.231 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:24:45.066Z] #57 9.231 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:24:45.066Z] #57 9.315 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:24:45.323Z] #57 9.450 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-24T14:24:45.582Z] #57 9.780 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:24:45.582Z] #57 9.802 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-24T14:24:45.582Z] #57 9.960 go: downloading github.com/google/uuid v1.2.0 [2021-02-24T14:24:45.582Z] #57 ... [2021-02-24T14:24:45.582Z] [2021-02-24T14:24:45.582Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:24:45.582Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:24:45.582Z] #12 8.135 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:45.582Z] #12 8.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:45.582Z] #12 8.164 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:45.582Z] #12 9.333 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:24:45.615Z] #42 55.96 HOSTLINK compel/compel-host-bin [2021-02-24T14:24:45.615Z] #42 56.14 DEP soccr/soccr.d [2021-02-24T14:24:45.702Z] #28 14.80 #=#=# 1.0% # 2.6% ## 3.8% ### 4.7% ### 5.5% #### 6.3% ##### 7.1% ##### 8.2% ###### 9.6% ####### 10.8% ######## 11.1% ######## 12.4% ########## 14.0% ########## 15.1% ############ 16.8% ############ 18.0% ############## 19.6% ############## 20.7% ############### 22.0% ################ 22.6% ################ 23.3% ################# 24.5% ################## 25.2% ################## 26.1% ################### 27.0% ################### 27.8% #################### 28.9% ##################### 30.2% ###################### 31.7% ####################### 32.8% ######################## 33.8% ######################### 35.0% ########################## 36.6% ########################### 38.3% ############################ 39.4% ############################# 40.5% ############################# 41.2% [2021-02-24T14:24:45.702Z] #28 ... [2021-02-24T14:24:45.702Z] [2021-02-24T14:24:45.702Z] #35 [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-02-24T14:24:45.702Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-24T14:24:45.702Z] #35 10.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-24T14:24:45.702Z] #35 17.30 Fetched 8246 kB in 12s (716 kB/s) [2021-02-24T14:24:45.856Z] #31 ... [2021-02-24T14:24:45.856Z] [2021-02-24T14:24:45.856Z] #63 [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-02-24T14:24:45.856Z] #63 sha256:b213e1636b4a8db87c13b5311bf63e8686fa09f05a437ba00fed7708b3531953 [2021-02-24T14:24:45.856Z] #63 5.865 + RM_GOPATH=0 [2021-02-24T14:24:45.856Z] #63 5.865 + TMP_GOPATH= [2021-02-24T14:24:45.856Z] #63 5.865 + : /build [2021-02-24T14:24:45.856Z] #63 5.865 + '[' -z '' ']' [2021-02-24T14:24:45.856Z] #63 5.865 ++ mktemp -d [2021-02-24T14:24:45.856Z] #63 5.867 + export GOPATH=/tmp/tmp.CExjxrwGmg [2021-02-24T14:24:45.856Z] #63 5.867 + GOPATH=/tmp/tmp.CExjxrwGmg [2021-02-24T14:24:45.856Z] #63 5.867 + RM_GOPATH=1 [2021-02-24T14:24:45.856Z] #63 5.867 + case "$(go env GOARCH)" in [2021-02-24T14:24:45.856Z] #63 5.867 ++ go env GOARCH [2021-02-24T14:24:45.856Z] #63 5.872 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:45.856Z] #63 5.872 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:45.856Z] #63 5.872 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:45.856Z] #63 5.879 + dir=/tmp/install [2021-02-24T14:24:45.856Z] #63 5.879 + bin=proxy [2021-02-24T14:24:45.856Z] #63 5.879 + shift [2021-02-24T14:24:45.856Z] #63 5.879 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-24T14:24:45.856Z] #63 5.879 + . /tmp/install/proxy.installer [2021-02-24T14:24:45.856Z] #63 5.879 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:24:45.856Z] #63 5.879 + install_proxy [2021-02-24T14:24:45.856Z] #63 5.879 + case "$1" in [2021-02-24T14:24:45.856Z] #63 5.879 + export CGO_ENABLED=0 [2021-02-24T14:24:45.856Z] #63 5.879 + CGO_ENABLED=0 [2021-02-24T14:24:45.856Z] #63 5.879 + _install_proxy [2021-02-24T14:24:45.856Z] #63 5.879 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-24T14:24:45.856Z] #63 5.879 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CExjxrwGmg/src/github.com/docker/libnetwork [2021-02-24T14:24:45.856Z] #63 5.879 Cloning into '/tmp/tmp.CExjxrwGmg/src/github.com/docker/libnetwork'... [2021-02-24T14:24:45.856Z] #63 5.879 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:24:45.872Z] #42 56.29 CC soccr/soccr.o [2021-02-24T14:24:45.980Z] #12 ... [2021-02-24T14:24:45.980Z] [2021-02-24T14:24:45.980Z] #48 [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-02-24T14:24:45.980Z] #48 sha256:293935cd70f74f56819e2a277388cb488be52e3d4bc1e3d10ce7ca1125bfc2d8 [2021-02-24T14:24:45.980Z] #48 5.732 + RM_GOPATH=0 [2021-02-24T14:24:45.980Z] #48 5.732 + TMP_GOPATH= [2021-02-24T14:24:45.980Z] #48 5.732 + : /build [2021-02-24T14:24:45.980Z] #48 5.732 + '[' -z '' ']' [2021-02-24T14:24:45.980Z] #48 5.732 ++ mktemp -d [2021-02-24T14:24:45.980Z] #48 5.732 + export GOPATH=/tmp/tmp.uMY8u0UKru [2021-02-24T14:24:45.980Z] #48 5.732 + GOPATH=/tmp/tmp.uMY8u0UKru [2021-02-24T14:24:45.980Z] #48 5.732 + RM_GOPATH=1 [2021-02-24T14:24:45.980Z] #48 5.732 + case "$(go env GOARCH)" in [2021-02-24T14:24:45.980Z] #48 5.742 ++ go env GOARCH [2021-02-24T14:24:45.980Z] #48 5.745 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:45.980Z] #48 5.745 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:45.980Z] #48 5.745 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:45.980Z] #48 5.747 + dir=/tmp/install [2021-02-24T14:24:45.980Z] #48 5.749 + bin=golangci_lint [2021-02-24T14:24:45.980Z] #48 5.749 + shift [2021-02-24T14:24:45.980Z] #48 5.749 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-24T14:24:45.980Z] #48 5.749 + . /tmp/install/golangci_lint.installer [2021-02-24T14:24:45.980Z] #48 5.749 ++ : v1.23.8 [2021-02-24T14:24:45.980Z] #48 5.749 + install_golangci_lint [2021-02-24T14:24:45.980Z] #48 5.749 + set -e [2021-02-24T14:24:45.980Z] #48 5.749 + export GO111MODULE=on [2021-02-24T14:24:45.980Z] #48 5.749 + GO111MODULE=on [2021-02-24T14:24:45.980Z] #48 5.749 + GOBIN=/build [2021-02-24T14:24:45.980Z] #48 5.749 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-24T14:24:45.980Z] #48 5.856 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-24T14:24:45.980Z] #48 5.867 go: finding github.com v1.23.8 [2021-02-24T14:24:45.980Z] #48 5.867 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:24:45.980Z] #48 5.867 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-24T14:24:45.980Z] #48 5.867 go: finding github.com/golangci v1.23.8 [2021-02-24T14:24:45.980Z] #48 7.304 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:24:45.980Z] #48 8.165 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:24:46.094Z] #35 17.30 Reading package lists... [2021-02-24T14:24:46.094Z] #35 ... [2021-02-24T14:24:46.094Z] [2021-02-24T14:24:46.094Z] #28 [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-02-24T14:24:46.095Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:24:46.095Z] #28 14.80 #=#=# 1.0% # 2.6% ## 3.8% ### 4.7% ### 5.5% #### 6.3% ##### 7.1% ##### 8.2% ###### 9.6% ####### 10.8% ######## 11.1% ######## 12.4% ########## 14.0% ########## 15.1% ############ 16.8% ############ 18.0% ############## 19.6% ############## 20.7% ############### 22.0% ################ 22.6% ################ 23.3% ################# 24.5% ################## 25.2% ################## 26.1% ################### 27.0% ################### 27.8% #################### 28.9% ##################### 30.2% ###################### 31.7% ####################### 32.8% ######################## 33.8% ######################### 35.0% ########################## 36.6% ########################### 38.3% ############################ 39.4% ############################# 40.5% ############################# 41.2% ############################## 42.2% ### [2021-02-24T14:24:46.095Z] #28 ... [2021-02-24T14:24:46.095Z] [2021-02-24T14:24:46.095Z] #41 [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-02-24T14:24:46.095Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-24T14:24:46.095Z] #41 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-24T14:24:46.095Z] #41 20.39 Fetched 8246 kB in 14s (588 kB/s) [2021-02-24T14:24:46.179Z] #57 ... [2021-02-24T14:24:46.180Z] [2021-02-24T14:24:46.180Z] #48 [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-02-24T14:24:46.180Z] #48 sha256:c4ed8bc4662382c869aa67199079f0a053c5821279fff733ce576abf84afaee7 [2021-02-24T14:24:46.180Z] #48 26.76 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:24:46.180Z] #48 30.18 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-24T14:24:46.180Z] #48 30.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:24:46.180Z] #48 30.20 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:24:46.180Z] #48 30.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:24:46.180Z] #48 30.28 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:24:46.180Z] #48 30.31 go: downloading github.com/pkg/errors v0.8.1 [2021-02-24T14:24:46.180Z] #48 30.31 go: downloading github.com/spf13/cast v1.3.0 [2021-02-24T14:24:46.180Z] #48 30.31 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:24:46.180Z] #48 30.51 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-24T14:24:46.180Z] #48 30.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:24:46.180Z] #48 30.60 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:24:46.180Z] #48 30.68 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:24:46.180Z] #48 30.68 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:24:46.180Z] #48 30.69 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:24:46.180Z] #48 30.70 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:24:46.180Z] #48 30.71 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-24T14:24:46.180Z] #48 30.76 go: extracting github.com/pkg/errors v0.8.1 [2021-02-24T14:24:46.180Z] #48 30.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:24:46.237Z] #48 ... [2021-02-24T14:24:46.238Z] [2021-02-24T14:24:46.238Z] #33 [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-02-24T14:24:46.238Z] #33 sha256:4d9b189c3e785c5eb6bda17dda47d49e4bbefcf7362e50e07f9ad96fcc1e26e5 [2021-02-24T14:24:46.238Z] #33 7.136 + RM_GOPATH=0 [2021-02-24T14:24:46.238Z] #33 7.136 + TMP_GOPATH= [2021-02-24T14:24:46.238Z] #33 7.136 + : /build [2021-02-24T14:24:46.238Z] #33 7.136 + '[' -z '' ']' [2021-02-24T14:24:46.238Z] #33 7.136 ++ mktemp -d [2021-02-24T14:24:46.238Z] #33 7.139 + export GOPATH=/tmp/tmp.00M0l81IFM [2021-02-24T14:24:46.238Z] #33 7.139 + GOPATH=/tmp/tmp.00M0l81IFM [2021-02-24T14:24:46.238Z] #33 7.139 + RM_GOPATH=1 [2021-02-24T14:24:46.238Z] #33 7.139 + case "$(go env GOARCH)" in [2021-02-24T14:24:46.238Z] #33 7.139 ++ go env GOARCH [2021-02-24T14:24:46.238Z] #33 7.188 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:24:46.238Z] #33 7.188 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:46.238Z] #33 7.188 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:46.238Z] #33 7.188 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:46.238Z] #33 7.188 + dir=/tmp/install [2021-02-24T14:24:46.238Z] #33 7.188 + bin=tomlv [2021-02-24T14:24:46.238Z] #33 7.188 + shift [2021-02-24T14:24:46.238Z] #33 7.188 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-24T14:24:46.238Z] #33 7.188 + . /tmp/install/tomlv.installer [2021-02-24T14:24:46.238Z] #33 7.188 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:24:46.238Z] #33 7.188 + install_tomlv [2021-02-24T14:24:46.238Z] #33 7.188 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-24T14:24:46.238Z] #33 7.188 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.00M0l81IFM/src/github.com/BurntSushi/toml [2021-02-24T14:24:46.238Z] #33 7.188 Cloning into '/tmp/tmp.00M0l81IFM/src/github.com/BurntSushi/toml'... [2021-02-24T14:24:46.238Z] #33 7.937 + cd /tmp/tmp.00M0l81IFM/src/github.com/BurntSushi/toml [2021-02-24T14:24:46.238Z] #33 7.937 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:24:46.238Z] #33 7.937 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-24T14:24:46.238Z] #33 8.577 internal/cpu [2021-02-24T14:24:46.238Z] #33 8.601 runtime/internal/atomic [2021-02-24T14:24:46.238Z] #33 9.090 runtime/internal/sys [2021-02-24T14:24:46.238Z] #33 9.090 internal/bytealg [2021-02-24T14:24:46.238Z] #33 9.231 runtime/internal/math [2021-02-24T14:24:46.238Z] #33 9.336 math/bits [2021-02-24T14:24:46.238Z] #33 9.885 math [2021-02-24T14:24:46.238Z] #33 10.04 runtime [2021-02-24T14:24:46.238Z] #33 ... [2021-02-24T14:24:46.238Z] [2021-02-24T14:24:46.238Z] #31 [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-02-24T14:24:46.238Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:24:46.238Z] #31 6.037 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-24T14:24:46.238Z] #31 6.037 Cloning into '.'... [2021-02-24T14:24:46.433Z] #41 20.39 Reading package lists... [2021-02-24T14:24:46.433Z] #41 ... [2021-02-24T14:24:46.433Z] [2021-02-24T14:24:46.433Z] #46 [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-02-24T14:24:46.433Z] #46 sha256:d4762704e66b81037d58ec0b3388de62e1387cdca3e12311cba53e61363eaeb5 [2021-02-24T14:24:46.433Z] #46 11.07 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:24:46.433Z] #46 11.48 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:24:46.433Z] #46 12.20 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:24:46.433Z] #46 17.55 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:24:46.433Z] #46 17.57 go: finding github.com/fatih/color v1.9.0 [2021-02-24T14:24:46.433Z] #46 17.60 go: finding github.com/pkg/errors v0.9.1 [2021-02-24T14:24:46.433Z] #46 17.61 go: finding github.com/spf13/pflag v1.0.3 [2021-02-24T14:24:46.433Z] #46 17.82 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:24:46.433Z] #46 17.87 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:24:46.433Z] #46 17.96 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:24:46.433Z] #46 17.96 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:24:46.433Z] #46 18.01 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:24:46.433Z] #46 18.02 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:24:46.433Z] #46 18.08 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:24:46.433Z] #46 ... [2021-02-24T14:24:46.433Z] [2021-02-24T14:24:46.433Z] #28 [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-02-24T14:24:46.433Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:24:46.433Z] #28 14.80 #=#=# 1.0% # 2.6% ## 3.8% ### 4.7% ### 5.5% #### 6.3% ##### 7.1% ##### 8.2% ###### 9.6% ####### 10.8% ######## 11.1% ######## 12.4% ########## 14.0% ########## 15.1% ############ 16.8% ############ 18.0% ############## 19.6% ############## 20.7% ############### 22.0% ################ 22.6% ################ 23.3% ################# 24.5% ################## 25.2% ################## 26.1% ################### 27.0% ################### 27.8% #################### 28.9% ##################### 30.2% ###################### 31.7% ####################### 32.8% ######################## 33.8% ######################### 35.0% ########################## 36.6% ########################### 38.3% ############################ 39.4% ############################# 40.5% ############################# 41.2% ############################## 42.2% ############################### 43.3% ############################### 43.8% ############################### 44.0% [2021-02-24T14:24:46.433Z] #28 ... [2021-02-24T14:24:46.433Z] [2021-02-24T14:24:46.434Z] #57 [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-02-24T14:24:46.434Z] #57 sha256:bbff8b33651c3d26577fb6c5f071b8fc69e4cb2d88743b169595e7e9464cefff [2021-02-24T14:24:46.434Z] #57 11.32 go: downloading github.com/pkg/errors v0.9.1 [2021-02-24T14:24:46.434Z] #57 11.54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:24:46.434Z] #57 11.55 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:24:46.434Z] #57 11.57 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:24:46.434Z] #57 11.58 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:24:46.434Z] #57 11.58 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-24T14:24:46.434Z] #57 11.61 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:24:46.434Z] #57 11.81 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-24T14:24:46.434Z] #57 11.84 go: extracting github.com/pkg/errors v0.9.1 [2021-02-24T14:24:46.434Z] #57 11.95 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:24:46.434Z] #57 12.20 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:24:46.434Z] #57 12.25 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:24:46.434Z] #57 12.29 go: downloading github.com/google/uuid v1.2.0 [2021-02-24T14:24:46.434Z] #57 12.31 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-24T14:24:46.434Z] #57 12.31 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-24T14:24:46.434Z] #57 12.47 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-24T14:24:46.434Z] #57 12.72 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:24:46.434Z] #57 12.96 go: extracting github.com/google/uuid v1.2.0 [2021-02-24T14:24:46.434Z] #57 13.10 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:24:46.434Z] #57 13.42 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:24:46.434Z] #57 13.50 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:24:46.434Z] #57 14.03 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:24:46.434Z] #57 14.64 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-24T14:24:46.434Z] #57 14.67 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:24:46.434Z] #57 15.69 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:24:46.434Z] #57 17.80 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:24:46.434Z] #57 19.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:24:46.434Z] #57 19.26 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:24:46.434Z] #57 19.56 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:24:46.434Z] #57 19.87 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:24:46.440Z] #48 30.83 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:24:46.440Z] #48 30.94 go: extracting github.com/spf13/cast v1.3.0 [2021-02-24T14:24:46.440Z] #48 30.94 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:24:46.440Z] #48 30.96 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:24:46.440Z] #48 31.00 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:24:46.440Z] #48 31.00 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:24:46.497Z] #31 ... [2021-02-24T14:24:46.497Z] [2021-02-24T14:24:46.497Z] #46 [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-02-24T14:24:46.497Z] #46 sha256:f9fcc885ec5d488d285b3d1b8fa14c1615aaf7b35df7490355fc97fcf48d22f2 [2021-02-24T14:24:46.497Z] #46 6.515 + RM_GOPATH=0 [2021-02-24T14:24:46.497Z] #46 6.515 + TMP_GOPATH= [2021-02-24T14:24:46.497Z] #46 6.515 + : /build [2021-02-24T14:24:46.497Z] #46 6.515 + '[' -z '' ']' [2021-02-24T14:24:46.497Z] #46 6.515 ++ mktemp -d [2021-02-24T14:24:46.497Z] #46 6.515 + export GOPATH=/tmp/tmp.A8ixkwlWwe [2021-02-24T14:24:46.497Z] #46 6.515 + GOPATH=/tmp/tmp.A8ixkwlWwe [2021-02-24T14:24:46.497Z] #46 6.515 + RM_GOPATH=1 [2021-02-24T14:24:46.497Z] #46 6.515 + case "$(go env GOARCH)" in [2021-02-24T14:24:46.497Z] #46 6.515 ++ go env GOARCH [2021-02-24T14:24:46.497Z] #46 6.525 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:46.497Z] #46 6.525 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:46.497Z] #46 6.525 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:46.497Z] #46 6.525 + dir=/tmp/install [2021-02-24T14:24:46.497Z] #46 6.525 + bin=gotestsum [2021-02-24T14:24:46.497Z] #46 6.525 + shift [2021-02-24T14:24:46.497Z] #46 6.525 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-24T14:24:46.497Z] #46 6.525 + . /tmp/install/gotestsum.installer [2021-02-24T14:24:46.497Z] #46 6.533 ++ : v0.5.3 [2021-02-24T14:24:46.497Z] #46 6.533 + install_gotestsum [2021-02-24T14:24:46.497Z] #46 6.535 + set -e [2021-02-24T14:24:46.497Z] #46 6.535 + export GO111MODULE=on [2021-02-24T14:24:46.497Z] #46 6.535 + GO111MODULE=on [2021-02-24T14:24:46.497Z] #46 6.535 + GOBIN=/build [2021-02-24T14:24:46.497Z] #46 6.535 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-24T14:24:46.497Z] #46 6.550 go: finding gotest.tools v0.5.3 [2021-02-24T14:24:46.497Z] #46 6.551 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-24T14:24:46.497Z] #46 7.418 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-24T14:24:46.497Z] #46 7.984 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-24T14:24:46.497Z] #46 8.913 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-24T14:24:46.497Z] #46 8.913 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:24:46.497Z] #46 9.069 go: downloading github.com/pkg/errors v0.9.1 [2021-02-24T14:24:46.497Z] #46 9.069 go: downloading github.com/fatih/color v1.9.0 [2021-02-24T14:24:46.497Z] #46 9.069 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:24:46.497Z] #46 9.069 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:24:46.497Z] #46 9.188 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:24:46.497Z] #46 9.188 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:24:46.497Z] #46 9.245 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:24:46.497Z] #46 9.454 go: extracting github.com/fatih/color v1.9.0 [2021-02-24T14:24:46.497Z] #46 9.555 go: extracting github.com/pkg/errors v0.9.1 [2021-02-24T14:24:46.497Z] #46 9.555 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:24:46.497Z] #46 9.624 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:24:46.497Z] #46 9.779 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:24:46.497Z] #46 9.779 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:24:46.497Z] #46 9.803 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:24:46.497Z] #46 9.960 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:24:46.497Z] #46 9.960 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:24:46.497Z] #46 10.10 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-24T14:24:46.497Z] #46 ... [2021-02-24T14:24:46.497Z] [2021-02-24T14:24:46.497Z] #63 [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-02-24T14:24:46.497Z] #63 sha256:e73532ab19de23230c0a7160aac23f700412931a22f56161cd791f293a8f6ea9 [2021-02-24T14:24:46.497Z] #63 5.167 + RM_GOPATH=0 [2021-02-24T14:24:46.497Z] #63 5.167 + TMP_GOPATH= [2021-02-24T14:24:46.497Z] #63 5.167 + : /build [2021-02-24T14:24:46.497Z] #63 5.167 + '[' -z '' ']' [2021-02-24T14:24:46.497Z] #63 5.167 ++ mktemp -d [2021-02-24T14:24:46.497Z] #63 5.167 + export GOPATH=/tmp/tmp.pWqi7TGpew [2021-02-24T14:24:46.497Z] #63 5.167 + GOPATH=/tmp/tmp.pWqi7TGpew [2021-02-24T14:24:46.497Z] #63 5.167 + RM_GOPATH=1 [2021-02-24T14:24:46.497Z] #63 5.167 + case "$(go env GOARCH)" in [2021-02-24T14:24:46.497Z] #63 5.167 ++ go env GOARCH [2021-02-24T14:24:46.497Z] #63 5.181 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:46.497Z] #63 5.181 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:46.497Z] #63 5.181 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:46.497Z] #63 5.182 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:24:46.497Z] #63 5.185 + dir=/tmp/install [2021-02-24T14:24:46.497Z] #63 5.185 + bin=proxy [2021-02-24T14:24:46.497Z] #63 5.185 + shift [2021-02-24T14:24:46.497Z] #63 5.185 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-24T14:24:46.497Z] #63 5.185 + . /tmp/install/proxy.installer [2021-02-24T14:24:46.497Z] #63 5.185 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:24:46.497Z] #63 5.185 + install_proxy [2021-02-24T14:24:46.497Z] #63 5.185 + case "$1" in [2021-02-24T14:24:46.497Z] #63 5.185 + export CGO_ENABLED=0 [2021-02-24T14:24:46.497Z] #63 5.185 + CGO_ENABLED=0 [2021-02-24T14:24:46.497Z] #63 5.185 + _install_proxy [2021-02-24T14:24:46.498Z] #63 5.185 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-24T14:24:46.498Z] #63 5.185 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pWqi7TGpew/src/github.com/docker/libnetwork [2021-02-24T14:24:46.498Z] #63 5.185 Cloning into '/tmp/tmp.pWqi7TGpew/src/github.com/docker/libnetwork'... [2021-02-24T14:24:46.498Z] #63 ... [2021-02-24T14:24:46.498Z] [2021-02-24T14:24:46.498Z] #44 [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-02-24T14:24:46.498Z] #44 sha256:25def4b1335508a3360ee48af570f412978bc1588fbfe562389c6c420bb3cc7f [2021-02-24T14:24:46.498Z] #44 7.231 + RM_GOPATH=0 [2021-02-24T14:24:46.498Z] #44 7.231 + TMP_GOPATH= [2021-02-24T14:24:46.498Z] #44 7.231 + : /build [2021-02-24T14:24:46.498Z] #44 7.231 + '[' -z '' ']' [2021-02-24T14:24:46.498Z] #44 7.231 ++ mktemp -d [2021-02-24T14:24:46.498Z] #44 7.231 + export GOPATH=/tmp/tmp.thIExsyBZx [2021-02-24T14:24:46.498Z] #44 7.231 + GOPATH=/tmp/tmp.thIExsyBZx [2021-02-24T14:24:46.498Z] #44 7.231 + RM_GOPATH=1 [2021-02-24T14:24:46.498Z] #44 7.231 + case "$(go env GOARCH)" in [2021-02-24T14:24:46.498Z] #44 7.231 ++ go env GOARCH [2021-02-24T14:24:46.498Z] #44 7.236 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:46.498Z] #44 7.236 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:46.498Z] #44 7.236 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:46.498Z] #44 7.245 + dir=/tmp/install [2021-02-24T14:24:46.498Z] #44 7.297 + bin=vndr [2021-02-24T14:24:46.498Z] #44 7.297 + shift [2021-02-24T14:24:46.498Z] #44 7.297 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-24T14:24:46.498Z] #44 7.297 + . /tmp/install/vndr.installer [2021-02-24T14:24:46.498Z] #44 7.297 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:24:46.498Z] #44 7.297 + install_vndr [2021-02-24T14:24:46.498Z] #44 7.297 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-24T14:24:46.498Z] #44 7.297 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.thIExsyBZx/src/github.com/LK4D4/vndr [2021-02-24T14:24:46.498Z] #44 7.297 Cloning into '/tmp/tmp.thIExsyBZx/src/github.com/LK4D4/vndr'... [2021-02-24T14:24:46.498Z] #44 7.303 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:24:46.498Z] #44 7.876 + cd /tmp/tmp.thIExsyBZx/src/github.com/LK4D4/vndr [2021-02-24T14:24:46.498Z] #44 7.876 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:24:46.498Z] #44 7.907 + go build -buildmode=pie -v -o /build/vndr . [2021-02-24T14:24:46.498Z] #44 9.397 internal/race [2021-02-24T14:24:46.498Z] #44 9.421 internal/bytealg [2021-02-24T14:24:46.498Z] #44 9.437 sync/atomic [2021-02-24T14:24:46.498Z] #44 9.802 unicode [2021-02-24T14:24:46.498Z] #44 10.28 runtime [2021-02-24T14:24:46.699Z] #57 ... [2021-02-24T14:24:46.699Z] [2021-02-24T14:24:46.699Z] #28 [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-02-24T14:24:46.699Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:24:46.699Z] #28 14.80 #=#=# 1.0% # 2.6% ## 3.8% ### 4.7% ### 5.5% #### 6.3% ##### 7.1% ##### 8.2% ###### 9.6% ####### 10.8% ######## 11.1% ######## 12.4% ########## 14.0% ########## 15.1% ############ 16.8% ############ 18.0% ############## 19.6% ############## 20.7% ############### 22.0% ################ 22.6% ################ 23.3% ################# 24.5% ################## 25.2% ################## 26.1% ################### 27.0% ################### 27.8% #################### 28.9% ##################### 30.2% ###################### 31.7% ####################### 32.8% ######################## 33.8% ######################### 35.0% ########################## 36.6% ########################### 38.3% ############################ 39.4% ############################# 40.5% ############################# 41.2% ############################## 42.2% ############################### 43.3% ############################### 43.8% ############################### 44.0% ################################# 45.8% ################################# 46.3% #### [2021-02-24T14:24:46.699Z] #28 ... [2021-02-24T14:24:46.699Z] [2021-02-24T14:24:46.699Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:24:46.699Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-24T14:24:46.699Z] #12 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-24T14:24:46.699Z] #12 19.80 Fetched 8246 kB in 13s (623 kB/s) [2021-02-24T14:24:46.699Z] #12 19.80 Reading package lists... [2021-02-24T14:24:46.699Z] #12 ... [2021-02-24T14:24:46.699Z] [2021-02-24T14:24:46.699Z] #28 [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-02-24T14:24:46.699Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:24:46.701Z] #48 31.05 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:24:46.701Z] #48 31.09 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-24T14:24:46.701Z] #48 31.16 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:24:46.701Z] #48 31.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:24:46.701Z] #48 31.22 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:24:46.701Z] #48 31.24 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:24:46.701Z] #48 31.26 go: downloading github.com/spf13/afero v1.1.2 [2021-02-24T14:24:46.755Z] #44 ... [2021-02-24T14:24:46.755Z] [2021-02-24T14:24:46.755Z] #50 [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-02-24T14:24:46.755Z] #50 sha256:7d852dcef30a92fb9dd7cc6d4e870282d99c81ff7b4f52328e23acece9068865 [2021-02-24T14:24:46.755Z] #50 5.036 + RM_GOPATH=0 [2021-02-24T14:24:46.755Z] #50 5.036 + TMP_GOPATH= [2021-02-24T14:24:46.755Z] #50 5.036 + : /build [2021-02-24T14:24:46.755Z] #50 5.036 + '[' -z '' ']' [2021-02-24T14:24:46.755Z] #50 5.036 ++ mktemp -d [2021-02-24T14:24:46.755Z] #50 5.036 + export GOPATH=/tmp/tmp.se6yckIyOP [2021-02-24T14:24:46.755Z] #50 5.036 + GOPATH=/tmp/tmp.se6yckIyOP [2021-02-24T14:24:46.755Z] #50 5.036 + RM_GOPATH=1 [2021-02-24T14:24:46.755Z] #50 5.036 + case "$(go env GOARCH)" in [2021-02-24T14:24:46.755Z] #50 5.036 ++ go env GOARCH [2021-02-24T14:24:46.755Z] #50 5.045 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:46.755Z] #50 5.045 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:46.755Z] #50 5.046 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:24:46.755Z] #50 5.047 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:46.755Z] #50 5.047 + dir=/tmp/install [2021-02-24T14:24:46.755Z] #50 5.047 + bin=shfmt [2021-02-24T14:24:46.755Z] #50 5.047 + shift [2021-02-24T14:24:46.755Z] #50 5.047 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-24T14:24:46.755Z] #50 5.047 + . /tmp/install/shfmt.installer [2021-02-24T14:24:46.755Z] #50 5.047 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:24:46.755Z] #50 5.047 + install_shfmt [2021-02-24T14:24:46.755Z] #50 5.047 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-24T14:24:46.755Z] #50 5.047 + git clone https://github.com/mvdan/sh.git /tmp/tmp.se6yckIyOP/src/github.com/mvdan/sh [2021-02-24T14:24:46.755Z] #50 5.049 Cloning into '/tmp/tmp.se6yckIyOP/src/github.com/mvdan/sh'... [2021-02-24T14:24:46.961Z] #48 31.38 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:24:46.961Z] #48 31.42 go: downloading golang.org/x/text v0.3.2 [2021-02-24T14:24:46.961Z] #48 31.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:24:46.961Z] #48 31.53 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:24:46.961Z] #48 31.54 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:24:47.012Z] #50 ... [2021-02-24T14:24:47.012Z] [2021-02-24T14:24:47.012Z] #54 [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-02-24T14:24:47.012Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:24:47.012Z] #54 7.784 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:47.012Z] #54 7.813 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:47.012Z] #54 7.937 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:47.012Z] #54 8.577 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:24:47.012Z] #54 10.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:24:47.012Z] #54 ... [2021-02-24T14:24:47.012Z] [2021-02-24T14:24:47.012Z] #41 [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-02-24T14:24:47.012Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:24:47.012Z] #41 8.476 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:47.012Z] #41 8.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:47.012Z] #41 8.498 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:47.012Z] #41 9.717 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:24:47.222Z] #48 31.64 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:24:47.222Z] #48 31.66 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:24:47.222Z] #48 31.70 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:24:47.222Z] #48 31.74 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:24:47.269Z] #41 ... [2021-02-24T14:24:47.269Z] [2021-02-24T14:24:47.269Z] #35 [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-02-24T14:24:47.269Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:24:47.269Z] #35 8.135 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:47.269Z] #35 8.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:47.269Z] #35 8.164 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:47.269Z] #35 9.313 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:24:47.269Z] #35 ... [2021-02-24T14:24:47.269Z] [2021-02-24T14:24:47.269Z] #57 [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-02-24T14:24:47.269Z] #57 sha256:a81975055efae1c50793b45f10310673fe995be5bac235de038073457c965a87 [2021-02-24T14:24:47.269Z] #57 10.15 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-24T14:24:47.269Z] #57 10.15 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:24:47.269Z] #57 10.28 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:24:47.269Z] #57 10.69 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-24T14:24:47.269Z] #57 10.69 go: extracting github.com/pkg/errors v0.9.1 [2021-02-24T14:24:47.269Z] #57 10.69 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:24:47.269Z] #57 10.87 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:24:47.269Z] #57 10.93 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:24:47.269Z] #57 10.93 go: extracting github.com/google/uuid v1.2.0 [2021-02-24T14:24:47.269Z] #57 10.98 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-24T14:24:47.482Z] #48 31.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:24:47.482Z] #48 31.92 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-24T14:24:47.482Z] #48 32.04 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:24:47.482Z] #48 32.06 go: extracting github.com/spf13/afero v1.1.2 [2021-02-24T14:24:47.527Z] #57 11.99 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:24:47.643Z] #28 14.80 #=#=# 1.0% # 2.6% ## 3.8% ### 4.7% ### 5.5% #### 6.3% ##### 7.1% ##### 8.2% ###### 9.6% ####### 10.8% ######## 11.1% ######## 12.4% ########## 14.0% ########## 15.1% ############ 16.8% ############ 18.0% ############## 19.6% ############## 20.7% ############### 22.0% ################ 22.6% ################ 23.3% ################# 24.5% ################## 25.2% ################## 26.1% ################### 27.0% ################### 27.8% #################### 28.9% ##################### 30.2% ###################### 31.7% ####################### 32.8% ######################## 33.8% ######################### 35.0% ########################## 36.6% ########################### 38.3% ############################ 39.4% ############################# 40.5% ############################# 41.2% ############################## 42.2% ############################### 43.3% ############################### 43.8% ############################### 44.0% ################################# 45.8% ################################# 46.3% ################################## 48.3% [2021-02-24T14:24:47.643Z] #28 ... [2021-02-24T14:24:47.643Z] [2021-02-24T14:24:47.643Z] #44 [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-02-24T14:24:47.643Z] #44 sha256:4b9228a569c6e9da278a1c932f9ee338045dc13e33ccc5d1889454035c4fc864 [2021-02-24T14:24:47.643Z] #44 11.91 crypto/internal/subtle [2021-02-24T14:24:47.643Z] #44 12.20 crypto/subtle [2021-02-24T14:24:47.643Z] #44 12.57 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-24T14:24:47.643Z] #44 12.71 internal/nettrace [2021-02-24T14:24:47.643Z] #44 12.88 runtime/cgo [2021-02-24T14:24:47.643Z] #44 12.94 vendor/golang.org/x/crypto/internal/subtle [2021-02-24T14:24:47.743Z] #48 32.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:24:47.743Z] #48 ... [2021-02-24T14:24:47.743Z] [2021-02-24T14:24:47.743Z] #44 [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-02-24T14:24:47.743Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:24:47.743Z] #44 22.18 crypto/internal/subtle [2021-02-24T14:24:47.743Z] #44 22.46 crypto/subtle [2021-02-24T14:24:47.743Z] #44 22.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-24T14:24:47.743Z] #44 22.95 internal/nettrace [2021-02-24T14:24:47.743Z] #44 23.51 runtime/cgo [2021-02-24T14:24:47.743Z] #44 ... [2021-02-24T14:24:47.743Z] [2021-02-24T14:24:47.743Z] #63 [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-02-24T14:24:47.743Z] #63 sha256:7215a2ba9805d6851e247547b8e35fac157e69f563d76f22f23375a78c2cc934 [2021-02-24T14:24:47.743Z] #63 30.53 Checking out files: 31% (609/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1701/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-24T14:24:47.743Z] #63 31.93 + cd /tmp/tmp.2fsigBGVy3/src/github.com/docker/libnetwork [2021-02-24T14:24:47.743Z] #63 31.95 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:24:47.743Z] #63 32.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-24T14:24:47.816Z] #42 ... [2021-02-24T14:24:47.816Z] [2021-02-24T14:24:47.816Z] #57 [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-02-24T14:24:47.816Z] #57 sha256:010948ea681c5508be39f43f4e3700926db2b5cc653da1cb9e46384f7dfb56f9 [2021-02-24T14:24:47.816Z] #57 121.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-24T14:24:47.816Z] #57 121.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-24T14:24:47.816Z] #57 ... [2021-02-24T14:24:47.816Z] [2021-02-24T14:24:47.816Z] #44 [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-02-24T14:24:47.816Z] #44 sha256:136bb63d9368874bfc6b4299351091a70b7a651bf556473577be623f8a6707e7 [2021-02-24T14:24:47.816Z] #44 121.3 net/http/httptrace [2021-02-24T14:24:47.816Z] #44 121.7 net/http [2021-02-24T14:24:47.816Z] #44 ... [2021-02-24T14:24:47.816Z] [2021-02-24T14:24:47.816Z] #42 [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-02-24T14:24:47.816Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:24:47.816Z] #42 57.99 AR soccr/libsoccr.a [2021-02-24T14:24:47.816Z] #42 58.03 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-24T14:24:47.907Z] #44 ... [2021-02-24T14:24:47.907Z] [2021-02-24T14:24:47.907Z] #48 [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-02-24T14:24:47.907Z] #48 sha256:1f50b6b35b5de5f7e073ffb98bc302b4190103b6a41ab63908a03b082f8e4ece [2021-02-24T14:24:47.907Z] #48 13.07 go: downloading github.com/pkg/errors v0.8.1 [2021-02-24T14:24:47.907Z] #48 13.07 go: downloading github.com/fatih/color v1.7.0 [2021-02-24T14:24:47.907Z] #48 13.08 go: downloading github.com/spf13/viper v1.6.1 [2021-02-24T14:24:47.907Z] #48 13.35 go: extracting github.com/fatih/color v1.7.0 [2021-02-24T14:24:47.907Z] #48 13.35 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:24:47.907Z] #48 13.42 go: extracting github.com/pkg/errors v0.8.1 [2021-02-24T14:24:47.907Z] #48 13.44 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:24:47.907Z] #48 13.45 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:24:47.907Z] #48 13.48 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-24T14:24:47.907Z] #48 13.49 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:24:47.907Z] #48 13.49 go: extracting github.com/spf13/viper v1.6.1 [2021-02-24T14:24:47.907Z] #48 13.65 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:24:47.907Z] #48 13.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:24:47.907Z] #48 13.80 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:24:47.907Z] #48 13.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:24:47.907Z] #48 13.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:24:47.907Z] #48 13.95 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:24:47.907Z] #48 13.96 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:24:47.907Z] #48 13.96 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-24T14:24:47.907Z] #48 14.10 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:24:47.907Z] #48 14.10 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:24:47.907Z] #48 14.16 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:24:47.907Z] #48 14.23 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:24:47.907Z] #48 14.28 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:24:47.908Z] #48 14.39 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:24:47.908Z] #48 14.42 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:24:47.908Z] #48 14.46 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:24:47.908Z] #48 14.55 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:24:47.908Z] #48 14.60 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:24:47.908Z] #48 14.64 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:24:47.908Z] #48 14.69 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:24:47.908Z] #48 14.91 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:24:47.908Z] #48 14.97 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:24:47.908Z] #48 15.13 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:24:47.908Z] #48 15.19 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:24:47.908Z] #48 15.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:24:47.908Z] #48 15.64 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:24:47.908Z] #48 15.75 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:24:47.908Z] #48 15.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:24:47.908Z] #48 16.13 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:24:47.908Z] #48 16.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:24:47.908Z] #48 16.48 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:24:47.908Z] #48 16.64 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:24:47.908Z] #48 17.57 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:24:47.908Z] #48 18.95 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-24T14:24:47.908Z] #48 19.18 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-24T14:24:47.908Z] #48 20.99 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-24T14:24:47.908Z] #48 21.02 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:24:47.908Z] #48 21.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:24:47.908Z] #48 21.03 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:24:47.908Z] #48 21.03 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:24:47.908Z] #48 21.07 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-24T14:24:47.908Z] #48 21.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:24:47.908Z] #48 21.11 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:24:47.908Z] #48 21.15 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:24:47.908Z] #48 21.24 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:24:47.908Z] #48 21.28 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:24:47.908Z] #48 21.29 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:24:47.908Z] #48 21.30 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-24T14:24:47.908Z] #48 21.30 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:24:47.908Z] #48 21.38 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:24:47.908Z] #48 21.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:24:47.908Z] #48 21.61 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:24:47.908Z] #48 21.75 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:24:47.908Z] #48 21.75 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:24:47.908Z] #48 21.77 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:24:47.908Z] #48 22.02 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-24T14:24:47.908Z] #48 22.25 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:24:47.908Z] #48 22.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:24:47.908Z] #48 22.66 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:24:47.908Z] #48 22.66 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:24:47.908Z] #48 22.71 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-24T14:24:47.908Z] #48 22.73 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:24:47.908Z] #48 22.78 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-24T14:24:47.908Z] #48 22.81 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:24:47.908Z] #48 ... [2021-02-24T14:24:47.908Z] [2021-02-24T14:24:47.908Z] #28 [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-02-24T14:24:47.908Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:24:48.073Z] #42 ... [2021-02-24T14:24:48.073Z] [2021-02-24T14:24:48.073Z] #57 [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-02-24T14:24:48.073Z] #57 sha256:010948ea681c5508be39f43f4e3700926db2b5cc653da1cb9e46384f7dfb56f9 [2021-02-24T14:24:48.073Z] #57 DONE 131.9s [2021-02-24T14:24:48.073Z] [2021-02-24T14:24:48.073Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-24T14:24:48.073Z] #58 sha256:049dc00eab2d2ed3ced9f92d48f170b84b952d19997b10f1232dca7ac998ae8a [2021-02-24T14:24:48.073Z] #58 DONE 0.1s [2021-02-24T14:24:48.073Z] [2021-02-24T14:24:48.073Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-24T14:24:48.073Z] #59 sha256:d7d520ff10787a21260c33d6dfd90939ec77b93659caa22f2042ae47892ef95f [2021-02-24T14:24:48.073Z] #59 DONE 0.1s [2021-02-24T14:24:48.073Z] [2021-02-24T14:24:48.073Z] #42 [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-02-24T14:24:48.073Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:24:48.073Z] #42 58.57 DEP criu/arch/x86/sigframe.d [2021-02-24T14:24:48.314Z] #63 ... [2021-02-24T14:24:48.314Z] [2021-02-24T14:24:48.314Z] #50 [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-02-24T14:24:48.314Z] #50 sha256:b6a49d9e2685769b1f15ce165b71319698c85141a5c0543d785734e47425e865 [2021-02-24T14:24:48.314Z] #50 22.72 + cd /tmp/tmp.JRY3sIDF6a/src/github.com/mvdan/sh [2021-02-24T14:24:48.314Z] #50 22.72 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:24:48.314Z] #50 23.18 + GO111MODULE=on [2021-02-24T14:24:48.314Z] #50 23.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-24T14:24:48.314Z] #50 24.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:24:48.314Z] #50 24.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:24:48.314Z] #50 24.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:24:48.314Z] #50 25.25 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:24:48.314Z] #50 25.39 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:24:48.314Z] #50 26.44 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:24:48.314Z] #50 27.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:24:48.314Z] #50 29.52 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:24:48.314Z] #50 31.44 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:24:48.314Z] #50 31.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:24:48.314Z] #50 31.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:24:48.314Z] #50 31.87 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:24:48.314Z] #50 32.73 runtime/cgo [2021-02-24T14:24:48.314Z] #50 32.74 runtime [2021-02-24T14:24:48.314Z] #50 ... [2021-02-24T14:24:48.314Z] [2021-02-24T14:24:48.314Z] #48 [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-02-24T14:24:48.314Z] #48 sha256:c4ed8bc4662382c869aa67199079f0a053c5821279fff733ce576abf84afaee7 [2021-02-24T14:24:48.314Z] #48 32.26 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:24:48.314Z] #48 32.40 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:24:48.314Z] #48 32.42 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:24:48.314Z] #48 32.43 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:24:48.314Z] #48 32.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:24:48.314Z] #48 32.49 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-24T14:24:48.314Z] #48 32.60 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:24:48.314Z] #48 32.69 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:24:48.314Z] #48 32.72 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:24:48.314Z] #48 32.73 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:24:48.314Z] #48 32.73 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:24:48.314Z] #48 32.78 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:24:48.314Z] #48 32.83 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-24T14:24:48.314Z] #48 32.86 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-24T14:24:48.314Z] #48 32.93 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:24:48.333Z] #42 58.69 DEP criu/arch/x86/sigaction_compat.d [2021-02-24T14:24:48.333Z] #42 58.83 DEP criu/arch/x86/kerndat.d [2021-02-24T14:24:48.397Z] #63 ... [2021-02-24T14:24:48.397Z] [2021-02-24T14:24:48.397Z] #46 [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-02-24T14:24:48.397Z] #46 sha256:ea6c83aa75ee98198983af6200677fd3208ddd4a641fe867b9ff8c01fa330224 [2021-02-24T14:24:48.397Z] #46 7.970 + RM_GOPATH=0 [2021-02-24T14:24:48.397Z] #46 7.970 + TMP_GOPATH= [2021-02-24T14:24:48.397Z] #46 7.970 + : /build [2021-02-24T14:24:48.397Z] #46 7.970 + '[' -z '' ']' [2021-02-24T14:24:48.397Z] #46 7.971 ++ mktemp -d [2021-02-24T14:24:48.397Z] #46 7.992 + export GOPATH=/tmp/tmp.WYZc1lPfXf [2021-02-24T14:24:48.397Z] #46 7.992 + GOPATH=/tmp/tmp.WYZc1lPfXf [2021-02-24T14:24:48.397Z] #46 7.992 + RM_GOPATH=1 [2021-02-24T14:24:48.397Z] #46 7.992 + case "$(go env GOARCH)" in [2021-02-24T14:24:48.397Z] #46 7.992 ++ go env GOARCH [2021-02-24T14:24:48.397Z] #46 8.032 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:48.397Z] #46 8.032 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:48.397Z] #46 8.044 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:48.397Z] #46 8.044 + dir=/tmp/install [2021-02-24T14:24:48.397Z] #46 8.044 + bin=gotestsum [2021-02-24T14:24:48.397Z] #46 8.044 + shift [2021-02-24T14:24:48.397Z] #46 8.077 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-24T14:24:48.397Z] #46 8.077 + . /tmp/install/gotestsum.installer [2021-02-24T14:24:48.397Z] #46 8.077 ++ : v0.5.3 [2021-02-24T14:24:48.397Z] #46 8.077 + install_gotestsum [2021-02-24T14:24:48.397Z] #46 8.077 + set -e [2021-02-24T14:24:48.397Z] #46 8.077 + export GO111MODULE=on [2021-02-24T14:24:48.397Z] #46 8.077 + GO111MODULE=on [2021-02-24T14:24:48.397Z] #46 8.077 + GOBIN=/build [2021-02-24T14:24:48.397Z] #46 8.077 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-24T14:24:48.397Z] #46 8.136 go: finding gotest.tools v0.5.3 [2021-02-24T14:24:48.397Z] #46 8.136 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-24T14:24:48.397Z] #46 ... [2021-02-24T14:24:48.397Z] [2021-02-24T14:24:48.397Z] #33 [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-02-24T14:24:48.397Z] #33 sha256:33e089f8b357c5b331adc38cdb629229b2c5ba4cb74d8b36b64852349ada5861 [2021-02-24T14:24:48.397Z] #33 8.028 + RM_GOPATH=0 [2021-02-24T14:24:48.397Z] #33 8.028 + TMP_GOPATH= [2021-02-24T14:24:48.397Z] #33 8.028 + : /build [2021-02-24T14:24:48.397Z] #33 8.028 + '[' -z '' ']' [2021-02-24T14:24:48.397Z] #33 8.028 ++ mktemp -d [2021-02-24T14:24:48.397Z] #33 8.042 + export GOPATH=/tmp/tmp.uhab7rRRMz [2021-02-24T14:24:48.397Z] #33 8.042 + GOPATH=/tmp/tmp.uhab7rRRMz [2021-02-24T14:24:48.397Z] #33 8.042 + RM_GOPATH=1 [2021-02-24T14:24:48.397Z] #33 8.042 + case "$(go env GOARCH)" in [2021-02-24T14:24:48.397Z] #33 8.042 ++ go env GOARCH [2021-02-24T14:24:48.397Z] #33 8.091 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:48.397Z] #33 8.091 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:48.397Z] #33 8.093 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:48.397Z] #33 8.094 + dir=/tmp/install [2021-02-24T14:24:48.397Z] #33 8.095 + bin=tomlv [2021-02-24T14:24:48.397Z] #33 8.095 + shift [2021-02-24T14:24:48.397Z] #33 8.095 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-24T14:24:48.397Z] #33 8.096 + . /tmp/install/tomlv.installer [2021-02-24T14:24:48.397Z] #33 8.097 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:24:48.397Z] #33 8.097 + install_tomlv [2021-02-24T14:24:48.397Z] #33 8.097 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-24T14:24:48.397Z] #33 8.097 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:24:48.397Z] #33 8.098 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uhab7rRRMz/src/github.com/BurntSushi/toml [2021-02-24T14:24:48.397Z] #33 8.129 Cloning into '/tmp/tmp.uhab7rRRMz/src/github.com/BurntSushi/toml'... [2021-02-24T14:24:48.574Z] #48 32.93 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:24:48.574Z] #48 32.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:24:48.574Z] #48 32.95 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:24:48.574Z] #48 33.00 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-24T14:24:48.574Z] #48 33.00 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:24:48.574Z] #48 33.18 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-24T14:24:48.574Z] #48 33.18 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:24:48.598Z] #42 59.01 DEP criu/arch/x86/crtools.d [2021-02-24T14:24:48.835Z] #48 33.27 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:24:48.835Z] #48 33.27 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:24:48.835Z] #48 33.28 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:24:48.835Z] #48 33.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:24:48.835Z] #48 33.30 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:24:48.835Z] #48 33.40 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:24:48.835Z] #48 33.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:24:48.835Z] #48 33.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:24:48.835Z] #48 33.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:24:48.971Z] #33 ... [2021-02-24T14:24:48.971Z] [2021-02-24T14:24:48.971Z] #31 [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-02-24T14:24:48.971Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:24:48.971Z] #31 8.485 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-24T14:24:48.971Z] #31 8.485 Cloning into '.'... [2021-02-24T14:24:49.096Z] #48 33.53 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:24:49.096Z] #48 33.56 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:24:49.167Z] #42 59.41 DEP criu/arch/x86/cpu.d [2021-02-24T14:24:49.357Z] #48 33.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:24:49.422Z] #57 13.85 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:24:49.424Z] #42 59.85 CC criu/arch/x86/cpu.o [2021-02-24T14:24:49.617Z] #48 33.93 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:24:49.617Z] #48 33.99 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:24:49.617Z] #48 33.99 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:24:49.617Z] #48 34.02 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:24:49.617Z] #48 34.11 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:24:49.617Z] #48 34.14 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:24:49.617Z] #48 34.14 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:24:49.617Z] #48 34.17 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:24:49.617Z] #48 34.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:24:49.681Z] #57 14.04 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-24T14:24:49.681Z] #57 14.04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:24:49.877Z] #48 34.43 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-24T14:24:49.877Z] #48 34.49 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:24:49.959Z] #28 14.80 #=#=# 1.0% # 2.6% ## 3.8% ### 4.7% ### 5.5% #### 6.3% ##### 7.1% ##### 8.2% ###### 9.6% ####### 10.8% ######## 11.1% ######## 12.4% ########## 14.0% ########## 15.1% ############ 16.8% ############ 18.0% ############## 19.6% ############## 20.7% ############### 22.0% ################ 22.6% ################ 23.3% ################# 24.5% ################## 25.2% ################## 26.1% ################### 27.0% ################### 27.8% #################### 28.9% ##################### 30.2% ###################### 31.7% ####################### 32.8% ######################## 33.8% ######################### 35.0% ########################## 36.6% ########################### 38.3% ############################ 39.4% ############################# 40.5% ############################# 41.2% ############################## 42.2% ############################### 43.3% ############################### 43.8% ############################### 44.0% ################################# 45.8% ################################# 46.3% ################################## 48.3% ################################### 49.2% ################################### 49.9% #################################### 50.4% ##################################### 52.3% ###################################### 53.7% ######################################## 55.8% ######################################### 57.6% ######################################### 58.1% ########################################### 60.4% ############################################ 61.2% ############################################ 61.8% ############################################## 64.1% ############################################### 65.6% ############################################### 66.5% ############################################### 66.5% ################################################ 67.8% ################################################# 68.7% ################################################## 69.6% [2021-02-24T14:24:49.959Z] #28 ... [2021-02-24T14:24:49.959Z] [2021-02-24T14:24:49.959Z] #50 [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-02-24T14:24:49.959Z] #50 sha256:98063ebca313af3d47dc07bad15a56dfb40c7bce9566624010841d2315708db9 [2021-02-24T14:24:49.959Z] #50 14.85 + cd /tmp/tmp.CMbDFMw7s6/src/github.com/mvdan/sh [2021-02-24T14:24:49.959Z] #50 14.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:24:49.959Z] #50 14.94 + GO111MODULE=on [2021-02-24T14:24:49.959Z] #50 14.94 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-24T14:24:49.959Z] #50 16.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:24:49.959Z] #50 16.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:24:49.959Z] #50 16.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:24:49.959Z] #50 16.76 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:24:49.959Z] #50 16.78 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:24:49.959Z] #50 17.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:24:49.959Z] #50 18.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:24:49.959Z] #50 19.45 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:24:49.959Z] #50 20.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:24:49.959Z] #50 20.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:24:49.959Z] #50 21.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:24:49.959Z] #50 21.35 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:24:49.959Z] #50 22.86 runtime/cgo [2021-02-24T14:24:49.959Z] #50 23.04 runtime [2021-02-24T14:24:49.988Z] #42 60.46 CC criu/arch/x86/crtools.o [2021-02-24T14:24:50.138Z] #48 34.50 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-24T14:24:50.138Z] #48 34.51 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:24:50.138Z] #48 34.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:24:50.226Z] #50 ... [2021-02-24T14:24:50.226Z] [2021-02-24T14:24:50.226Z] #28 [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-02-24T14:24:50.226Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:24:50.247Z] #57 14.38 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:24:50.359Z] #31 ... [2021-02-24T14:24:50.359Z] [2021-02-24T14:24:50.359Z] #54 [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-02-24T14:24:50.359Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:24:50.359Z] #54 8.506 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:50.359Z] #54 8.685 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:50.359Z] #54 8.685 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:50.359Z] #54 ... [2021-02-24T14:24:50.359Z] [2021-02-24T14:24:50.359Z] #48 [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-02-24T14:24:50.359Z] #48 sha256:2a9658c03f63439ddcaf762c7f84526d3a0377a6d81c0757e4e3887d27328b30 [2021-02-24T14:24:50.359Z] #48 7.979 + RM_GOPATH=0 [2021-02-24T14:24:50.359Z] #48 7.979 + TMP_GOPATH= [2021-02-24T14:24:50.359Z] #48 7.979 + : /build [2021-02-24T14:24:50.359Z] #48 7.979 + '[' -z '' ']' [2021-02-24T14:24:50.359Z] #48 7.979 ++ mktemp -d [2021-02-24T14:24:50.359Z] #48 7.979 + export GOPATH=/tmp/tmp.aUUcjsPzYu [2021-02-24T14:24:50.359Z] #48 7.979 + GOPATH=/tmp/tmp.aUUcjsPzYu [2021-02-24T14:24:50.359Z] #48 7.979 + RM_GOPATH=1 [2021-02-24T14:24:50.359Z] #48 7.979 + case "$(go env GOARCH)" in [2021-02-24T14:24:50.359Z] #48 7.979 ++ go env GOARCH [2021-02-24T14:24:50.359Z] #48 8.011 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:50.359Z] #48 8.012 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:50.359Z] #48 8.015 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:50.359Z] #48 8.018 + dir=/tmp/install [2021-02-24T14:24:50.359Z] #48 8.018 + bin=golangci_lint [2021-02-24T14:24:50.359Z] #48 8.018 + shift [2021-02-24T14:24:50.359Z] #48 8.018 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-24T14:24:50.359Z] #48 8.018 + . /tmp/install/golangci_lint.installer [2021-02-24T14:24:50.359Z] #48 8.018 ++ : v1.23.8 [2021-02-24T14:24:50.359Z] #48 8.018 + install_golangci_lint [2021-02-24T14:24:50.359Z] #48 8.018 + set -e [2021-02-24T14:24:50.359Z] #48 8.018 + export GO111MODULE=on [2021-02-24T14:24:50.359Z] #48 8.018 + GO111MODULE=on [2021-02-24T14:24:50.359Z] #48 8.018 + GOBIN=/build [2021-02-24T14:24:50.359Z] #48 8.018 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-24T14:24:50.359Z] #48 8.103 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-24T14:24:50.359Z] #48 8.103 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:24:50.359Z] #48 8.103 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-24T14:24:50.359Z] #48 8.103 go: finding github.com/golangci v1.23.8 [2021-02-24T14:24:50.359Z] #48 8.136 go: finding github.com v1.23.8 [2021-02-24T14:24:50.359Z] #48 9.474 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:24:50.359Z] #48 ... [2021-02-24T14:24:50.359Z] [2021-02-24T14:24:50.359Z] #44 [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-02-24T14:24:50.359Z] #44 sha256:3aa960a801903cbc4e1d1ae3a07ac8ac0f1f63fad12130c96048b819c13c4e79 [2021-02-24T14:24:50.359Z] #44 7.998 + RM_GOPATH=0 [2021-02-24T14:24:50.359Z] #44 7.998 + TMP_GOPATH= [2021-02-24T14:24:50.359Z] #44 7.998 + : /build [2021-02-24T14:24:50.359Z] #44 7.998 + '[' -z '' ']' [2021-02-24T14:24:50.359Z] #44 7.998 ++ mktemp -d [2021-02-24T14:24:50.359Z] #44 8.004 + export GOPATH=/tmp/tmp.q0DEAZATgb [2021-02-24T14:24:50.359Z] #44 8.004 + GOPATH=/tmp/tmp.q0DEAZATgb [2021-02-24T14:24:50.359Z] #44 8.004 + RM_GOPATH=1 [2021-02-24T14:24:50.359Z] #44 8.004 + case "$(go env GOARCH)" in [2021-02-24T14:24:50.359Z] #44 8.005 ++ go env GOARCH [2021-02-24T14:24:50.359Z] #44 8.065 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:24:50.359Z] #44 8.074 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:50.359Z] #44 8.074 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:50.359Z] #44 8.074 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:50.359Z] #44 8.074 + dir=/tmp/install [2021-02-24T14:24:50.359Z] #44 8.074 + bin=vndr [2021-02-24T14:24:50.359Z] #44 8.074 + shift [2021-02-24T14:24:50.359Z] #44 8.074 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-24T14:24:50.359Z] #44 8.074 + . /tmp/install/vndr.installer [2021-02-24T14:24:50.359Z] #44 8.074 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:24:50.359Z] #44 8.074 + install_vndr [2021-02-24T14:24:50.359Z] #44 8.074 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-24T14:24:50.359Z] #44 8.074 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.q0DEAZATgb/src/github.com/LK4D4/vndr [2021-02-24T14:24:50.359Z] #44 8.074 Cloning into '/tmp/tmp.q0DEAZATgb/src/github.com/LK4D4/vndr'... [2021-02-24T14:24:50.359Z] #44 9.109 + cd /tmp/tmp.q0DEAZATgb/src/github.com/LK4D4/vndr [2021-02-24T14:24:50.359Z] #44 9.109 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-24T14:24:50.359Z] #44 9.153 + go build -buildmode=pie -v -o /build/vndr . [2021-02-24T14:24:50.403Z] #48 34.78 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-24T14:24:50.403Z] #48 34.93 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:24:50.403Z] #48 35.00 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:24:50.533Z] #57 14.92 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:24:50.620Z] #44 ... [2021-02-24T14:24:50.620Z] [2021-02-24T14:24:50.620Z] #23 [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-02-24T14:24:50.620Z] #23 sha256:33d5ffcb4ca71e700628516baf712e58a8c2eb9f3c5e55d7e9a1a52af32dd5c8 [2021-02-24T14:24:50.620Z] #23 6.314 + RM_GOPATH=0 [2021-02-24T14:24:50.620Z] #23 6.314 + TMP_GOPATH= [2021-02-24T14:24:50.620Z] #23 6.314 + : /build [2021-02-24T14:24:50.620Z] #23 6.314 + '[' -z '' ']' [2021-02-24T14:24:50.620Z] #23 6.314 ++ mktemp -d [2021-02-24T14:24:50.620Z] #23 6.314 + export GOPATH=/tmp/tmp.7qsZU2WMcM [2021-02-24T14:24:50.620Z] #23 6.314 + GOPATH=/tmp/tmp.7qsZU2WMcM [2021-02-24T14:24:50.620Z] #23 6.314 + RM_GOPATH=1 [2021-02-24T14:24:50.620Z] #23 6.314 + case "$(go env GOARCH)" in [2021-02-24T14:24:50.620Z] #23 6.314 ++ go env GOARCH [2021-02-24T14:24:50.620Z] #23 6.333 Install docker/cli version 17.06.2-ce from stable [2021-02-24T14:24:50.620Z] #23 6.333 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:50.620Z] #23 6.333 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:50.620Z] #23 6.333 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:50.620Z] #23 6.333 + dir=/tmp/install [2021-02-24T14:24:50.620Z] #23 6.333 + bin=dockercli [2021-02-24T14:24:50.620Z] #23 6.333 + shift [2021-02-24T14:24:50.620Z] #23 6.333 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-24T14:24:50.620Z] #23 6.333 + . /tmp/install/dockercli.installer [2021-02-24T14:24:50.620Z] #23 6.333 ++ : stable [2021-02-24T14:24:50.620Z] #23 6.333 ++ : 17.06.2-ce [2021-02-24T14:24:50.620Z] #23 6.333 + install_dockercli [2021-02-24T14:24:50.620Z] #23 6.333 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-24T14:24:50.620Z] #23 6.333 ++ uname -m [2021-02-24T14:24:50.620Z] #23 6.333 + arch=x86_64 [2021-02-24T14:24:50.620Z] #23 6.333 + '[' x86_64 '!=' x86_64 ']' [2021-02-24T14:24:50.620Z] #23 6.333 + url=https://download.docker.com/linux/static [2021-02-24T14:24:50.620Z] #23 6.333 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-24T14:24:50.620Z] #23 6.333 + tar -xz docker/docker [2021-02-24T14:24:50.620Z] #23 ... [2021-02-24T14:24:50.620Z] [2021-02-24T14:24:50.620Z] #39 [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-02-24T14:24:50.620Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:24:50.620Z] #39 8.474 + git clone https://github.com/docker/distribution.git . [2021-02-24T14:24:50.620Z] #39 8.474 Cloning into '.'... [2021-02-24T14:24:50.669Z] #48 35.05 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-24T14:24:50.669Z] #48 35.22 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-24T14:24:50.669Z] #48 35.24 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:24:50.888Z] #39 ... [2021-02-24T14:24:50.888Z] [2021-02-24T14:24:50.888Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:24:50.888Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:24:50.888Z] #12 9.788 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:50.888Z] #12 9.987 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:50.888Z] #12 9.996 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:50.888Z] #12 ... [2021-02-24T14:24:50.888Z] [2021-02-24T14:24:50.888Z] #41 [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-02-24T14:24:50.888Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:24:50.888Z] #41 9.319 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:50.888Z] #41 9.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:50.888Z] #41 9.417 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:50.930Z] #48 35.59 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:24:51.149Z] #41 ... [2021-02-24T14:24:51.149Z] [2021-02-24T14:24:51.149Z] #50 [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-02-24T14:24:51.149Z] #50 sha256:97ad47d66f9fb0a1bbb802daead9dc5e15077cef84a4ad50c99d9552176c8953 [2021-02-24T14:24:51.149Z] #50 7.410 + RM_GOPATH=0 [2021-02-24T14:24:51.149Z] #50 7.410 + TMP_GOPATH= [2021-02-24T14:24:51.149Z] #50 7.410 + : /build [2021-02-24T14:24:51.149Z] #50 7.410 + '[' -z '' ']' [2021-02-24T14:24:51.150Z] #50 7.410 ++ mktemp -d [2021-02-24T14:24:51.150Z] #50 7.415 + export GOPATH=/tmp/tmp.TLrQNoSGEy [2021-02-24T14:24:51.150Z] #50 7.415 + GOPATH=/tmp/tmp.TLrQNoSGEy [2021-02-24T14:24:51.150Z] #50 7.415 + RM_GOPATH=1 [2021-02-24T14:24:51.150Z] #50 7.415 + case "$(go env GOARCH)" in [2021-02-24T14:24:51.150Z] #50 7.416 ++ go env GOARCH [2021-02-24T14:24:51.150Z] #50 7.439 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:51.150Z] #50 7.439 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:51.150Z] #50 7.439 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:51.150Z] #50 7.453 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:24:51.150Z] #50 7.462 + dir=/tmp/install [2021-02-24T14:24:51.150Z] #50 7.462 + bin=shfmt [2021-02-24T14:24:51.150Z] #50 7.462 + shift [2021-02-24T14:24:51.150Z] #50 7.462 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-24T14:24:51.150Z] #50 7.462 + . /tmp/install/shfmt.installer [2021-02-24T14:24:51.150Z] #50 7.462 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:24:51.150Z] #50 7.462 + install_shfmt [2021-02-24T14:24:51.150Z] #50 7.462 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-24T14:24:51.150Z] #50 7.462 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TLrQNoSGEy/src/github.com/mvdan/sh [2021-02-24T14:24:51.150Z] #50 7.462 Cloning into '/tmp/tmp.TLrQNoSGEy/src/github.com/mvdan/sh'... [2021-02-24T14:24:51.150Z] #50 ... [2021-02-24T14:24:51.150Z] [2021-02-24T14:24:51.150Z] #35 [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-02-24T14:24:51.150Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:24:51.150Z] #35 9.234 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:51.150Z] #35 9.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:51.150Z] #35 9.345 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:51.150Z] #35 11.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:24:51.190Z] #48 35.63 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:24:51.190Z] #48 35.63 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:24:51.190Z] #48 35.77 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-24T14:24:51.190Z] #48 35.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:24:51.358Z] #42 61.89 CC criu/arch/x86/kerndat.o [2021-02-24T14:24:51.412Z] #35 ... [2021-02-24T14:24:51.412Z] [2021-02-24T14:24:51.412Z] #57 [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-02-24T14:24:51.412Z] #57 sha256:0b8ada8f409a6042edda64cc41f20d794b9cfd6e2a46e57008280578db9c30f0 [2021-02-24T14:24:51.412Z] #57 8.857 + RM_GOPATH=0 [2021-02-24T14:24:51.412Z] #57 8.857 + TMP_GOPATH= [2021-02-24T14:24:51.412Z] #57 8.857 + : /build [2021-02-24T14:24:51.412Z] #57 8.857 + '[' -z '' ']' [2021-02-24T14:24:51.412Z] #57 8.857 ++ mktemp -d [2021-02-24T14:24:51.412Z] #57 8.857 + export GOPATH=/tmp/tmp.WGKlgOkHrk [2021-02-24T14:24:51.412Z] #57 8.857 + GOPATH=/tmp/tmp.WGKlgOkHrk [2021-02-24T14:24:51.412Z] #57 8.857 + RM_GOPATH=1 [2021-02-24T14:24:51.412Z] #57 8.857 + case "$(go env GOARCH)" in [2021-02-24T14:24:51.412Z] #57 8.868 ++ go env GOARCH [2021-02-24T14:24:51.412Z] #57 8.878 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:51.412Z] #57 8.878 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:24:51.412Z] #57 8.885 ++ dirname /tmp/install/install.sh [2021-02-24T14:24:51.412Z] #57 8.913 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:24:51.412Z] #57 8.913 + dir=/tmp/install [2021-02-24T14:24:51.412Z] #57 8.913 + bin=rootlesskit [2021-02-24T14:24:51.412Z] #57 8.913 + shift [2021-02-24T14:24:51.412Z] #57 8.913 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-24T14:24:51.412Z] #57 8.913 + . /tmp/install/rootlesskit.installer [2021-02-24T14:24:51.412Z] #57 8.913 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:24:51.412Z] #57 8.913 + install_rootlesskit [2021-02-24T14:24:51.412Z] #57 8.913 + case "$1" in [2021-02-24T14:24:51.412Z] #57 8.913 + export CGO_ENABLED=0 [2021-02-24T14:24:51.412Z] #57 8.913 + CGO_ENABLED=0 [2021-02-24T14:24:51.412Z] #57 8.913 + _install_rootlesskit [2021-02-24T14:24:51.412Z] #57 8.913 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-24T14:24:51.412Z] #57 8.913 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WGKlgOkHrk/src/github.com/rootless-containers/rootlesskit [2021-02-24T14:24:51.412Z] #57 8.913 Cloning into '/tmp/tmp.WGKlgOkHrk/src/github.com/rootless-containers/rootlesskit'... [2021-02-24T14:24:51.412Z] #57 ... [2021-02-24T14:24:51.412Z] [2021-02-24T14:24:51.412Z] #44 [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-02-24T14:24:51.412Z] #44 sha256:3aa960a801903cbc4e1d1ae3a07ac8ac0f1f63fad12130c96048b819c13c4e79 [2021-02-24T14:24:51.412Z] #44 11.53 internal/cpu [2021-02-24T14:24:51.412Z] #44 11.58 runtime/internal/sys [2021-02-24T14:24:51.450Z] #48 35.89 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:24:51.450Z] #48 35.99 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-24T14:24:51.450Z] #48 36.05 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:24:51.687Z] #28 14.80 #=#=# 1.0% # 2.6% ## 3.8% ### 4.7% ### 5.5% #### 6.3% ##### 7.1% ##### 8.2% ###### 9.6% ####### 10.8% ######## 11.1% ######## 12.4% ########## 14.0% ########## 15.1% ############ 16.8% ############ 18.0% ############## 19.6% ############## 20.7% ############### 22.0% ################ 22.6% ################ 23.3% ################# 24.5% ################## 25.2% ################## 26.1% ################### 27.0% ################### 27.8% #################### 28.9% ##################### 30.2% ###################### 31.7% ####################### 32.8% ######################## 33.8% ######################### 35.0% ########################## 36.6% ########################### 38.3% ############################ 39.4% ############################# 40.5% ############################# 41.2% ############################## 42.2% ############################### 43.3% ############################### 43.8% ############################### 44.0% ################################# 45.8% ################################# 46.3% ################################## 48.3% ################################### 49.2% ################################### 49.9% #################################### 50.4% ##################################### 52.3% ###################################### 53.7% ######################################## 55.8% ######################################### 57.6% ######################################### 58.1% ########################################### 60.4% ############################################ 61.2% ############################################ 61.8% ############################################## 64.1% ############################################### 65.6% ############################################### 66.5% ############################################### 66.5% ################################################ 67.8% ################################################# 68.7% ################################################## 69.6% ################################################## 70.4% ################################################### 71.5% ################################################### 72.0% #################################################### 72.6% ##################################################### 73.7% ##################################################### 73.9% ##################################################### 74.5% ###################################################### 75.1% ###################################################### 76.0% ####################################################### 76.6% ####################################################### 77.1% ####################################################### 77.8% ######################################################## 78.6% ######################################################### 79.3% [2021-02-24T14:24:51.687Z] #28 ... [2021-02-24T14:24:51.687Z] [2021-02-24T14:24:51.687Z] #39 [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-02-24T14:24:51.687Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-24T14:24:51.687Z] #39 16.23 Checking out files: 94% (1582/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-24T14:24:51.687Z] #39 16.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-24T14:24:51.687Z] #39 18.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-02-24T14:24:51.687Z] #39 ... [2021-02-24T14:24:51.687Z] [2021-02-24T14:24:51.688Z] #28 [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-02-24T14:24:51.688Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:24:51.815Z] #48 36.15 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:24:51.815Z] #48 36.17 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:24:51.906Z] #57 ... [2021-02-24T14:24:51.906Z] [2021-02-24T14:24:51.906Z] #48 [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-02-24T14:24:51.906Z] #48 sha256:293935cd70f74f56819e2a277388cb488be52e3d4bc1e3d10ce7ca1125bfc2d8 [2021-02-24T14:24:51.906Z] #48 14.74 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-24T14:24:51.906Z] #48 14.74 go: downloading github.com/pkg/errors v0.8.1 [2021-02-24T14:24:51.906Z] #48 14.74 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:24:51.906Z] #48 14.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:24:51.906Z] #48 14.96 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:24:51.906Z] #48 14.96 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:24:51.906Z] #48 14.96 go: extracting github.com/pkg/errors v0.8.1 [2021-02-24T14:24:51.906Z] #48 14.98 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:24:51.906Z] #48 15.29 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:24:51.906Z] #48 15.29 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-24T14:24:51.906Z] #48 15.29 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:24:51.906Z] #48 15.29 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:24:51.906Z] #48 15.29 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:24:51.906Z] #48 15.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:24:51.906Z] #48 15.96 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:24:51.906Z] #48 15.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:24:51.906Z] #48 16.09 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:24:51.985Z] #44 12.01 internal/race [2021-02-24T14:24:52.076Z] #48 36.50 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-24T14:24:52.076Z] #48 36.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:24:52.076Z] #48 36.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:24:52.076Z] #48 36.68 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:24:52.164Z] #48 16.29 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:24:52.164Z] #48 16.31 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:24:52.252Z] #44 12.16 sync/atomic [2021-02-24T14:24:52.290Z] #42 62.54 CC criu/arch/x86/sigaction_compat.o [2021-02-24T14:24:52.290Z] #42 62.78 CC criu/arch/x86/sigframe.o [2021-02-24T14:24:52.337Z] #48 36.80 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-24T14:24:52.337Z] #48 36.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:24:52.546Z] #42 63.01 LINK criu/arch/x86/crtools.built-in.o [2021-02-24T14:24:52.546Z] #42 63.07 DEP criu/pie/util-vdso-elf32.d [2021-02-24T14:24:52.566Z] #44 12.54 internal/bytealg [2021-02-24T14:24:52.566Z] #44 12.66 unicode [2021-02-24T14:24:52.803Z] #42 63.28 DEP criu/pie/util-vdso.d [2021-02-24T14:24:52.919Z] #48 37.22 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:24:52.919Z] #48 37.27 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:24:53.059Z] #42 63.46 DEP criu/pie/util.d [2021-02-24T14:24:53.059Z] #42 63.64 CC criu/pie/util.o [2021-02-24T14:24:53.535Z] #48 ... [2021-02-24T14:24:53.535Z] [2021-02-24T14:24:53.535Z] #39 [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-02-24T14:24:53.535Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:24:53.535Z] #39 7.238 + git clone https://github.com/docker/distribution.git . [2021-02-24T14:24:53.535Z] #39 7.251 Cloning into '.'... [2021-02-24T14:24:53.535Z] #39 ... [2021-02-24T14:24:53.535Z] [2021-02-24T14:24:53.535Z] #50 [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-02-24T14:24:53.535Z] #50 sha256:7d852dcef30a92fb9dd7cc6d4e870282d99c81ff7b4f52328e23acece9068865 [2021-02-24T14:24:53.535Z] #50 12.20 + cd /tmp/tmp.se6yckIyOP/src/github.com/mvdan/sh [2021-02-24T14:24:53.535Z] #50 12.20 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:24:53.535Z] #50 12.28 + GO111MODULE=on [2021-02-24T14:24:53.535Z] #50 12.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-24T14:24:53.535Z] #50 13.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:24:53.535Z] #50 13.70 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:24:53.535Z] #50 13.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:24:53.535Z] #50 13.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:24:53.535Z] #50 13.98 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:24:53.535Z] #50 15.24 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:24:53.535Z] #50 15.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:24:53.535Z] #50 17.29 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:24:53.622Z] #42 63.96 CC criu/pie/util-vdso.o [2021-02-24T14:24:53.793Z] #50 ... [2021-02-24T14:24:53.793Z] [2021-02-24T14:24:53.793Z] #48 [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-02-24T14:24:53.793Z] #48 sha256:293935cd70f74f56819e2a277388cb488be52e3d4bc1e3d10ce7ca1125bfc2d8 [2021-02-24T14:24:53.793Z] #48 17.96 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:24:53.879Z] #42 ... [2021-02-24T14:24:53.879Z] [2021-02-24T14:24:53.879Z] #19 [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-02-24T14:24:53.879Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:24:53.879Z] #19 1.484 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:24:53.879Z] #19 1.502 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:24:53.879Z] #19 1.582 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:24:53.879Z] #19 2.161 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:24:53.879Z] #19 3.894 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:24:53.879Z] #19 6.151 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:24:53.879Z] #19 ... [2021-02-24T14:24:53.879Z] [2021-02-24T14:24:53.879Z] #52 [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-02-24T14:24:53.879Z] #52 sha256:8a308073e73f2673ccc2462e203d1dac060432375a9b29713aebae7bf91bb5b9 [2021-02-24T14:24:53.879Z] #52 12.34 + cd /tmp/tmp.24nFAUz9v5/src/github.com/opencontainers/runc [2021-02-24T14:24:53.879Z] #52 12.34 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-24T14:24:53.879Z] #52 12.63 + '[' -z '' ']' [2021-02-24T14:24:53.879Z] #52 12.63 + target=static [2021-02-24T14:24:53.879Z] #52 12.63 + make 'BUILDTAGS=seccomp ' static [2021-02-24T14:24:53.879Z] #52 13.38 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-24T14:24:53.955Z] #44 13.87 runtime [2021-02-24T14:24:54.137Z] #28 14.80 #=#=# 1.0% # 2.6% ## 3.8% ### 4.7% ### 5.5% #### 6.3% ##### 7.1% ##### 8.2% ###### 9.6% ####### 10.8% ######## 11.1% ######## 12.4% ########## 14.0% ########## 15.1% ############ 16.8% ############ 18.0% ############## 19.6% ############## 20.7% ############### 22.0% ################ 22.6% ################ 23.3% ################# 24.5% ################## 25.2% ################## 26.1% ################### 27.0% ################### 27.8% #################### 28.9% ##################### 30.2% ###################### 31.7% ####################### 32.8% ######################## 33.8% ######################### 35.0% ########################## 36.6% ########################### 38.3% ############################ 39.4% ############################# 40.5% ############################# 41.2% ############################## 42.2% ############################### 43.3% ############################### 43.8% ############################### 44.0% ################################# 45.8% ################################# 46.3% ################################## 48.3% ################################### 49.2% ################################### 49.9% #################################### 50.4% ##################################### 52.3% ###################################### 53.7% ######################################## 55.8% ######################################### 57.6% ######################################### 58.1% ########################################### 60.4% ############################################ 61.2% ############################################ 61.8% ############################################## 64.1% ############################################### 65.6% ############################################### 66.5% ############################################### 66.5% ################################################ 67.8% ################################################# 68.7% ################################################## 69.6% ################################################## 70.4% ################################################### 71.5% ################################################### 72.0% #################################################### 72.6% ##################################################### 73.7% ##################################################### 73.9% ##################################################### 74.5% ###################################################### 75.1% ###################################################### 76.0% ####################################################### 76.6% ####################################################### 77.1% ####################################################### 77.8% ######################################################## 78.6% ######################################################### 79.3% ######################################################### 80.2% ########################################################## 81.1% ########################################################### 82.1% ########################################################### 83.2% ############################################################ 84.2% ############################################################# 85.1% ############################################################# 85.7% ############################################################## 86.5% ############################################################## 87.1% ############################################################### 87.7% ############################################################### 88.3% ################################################################ 88.9% ################################################################ 89.6% ################################################################ 90.0% ################################################################# 90.7% ################################################################## 91.7% ################################################################## 92.2% ################################################################## 92.2% ################################################################### 93.2% ################################################################### 94.3% #################################################################### 95.1% ##################################################################### 96.1% ###################################################################### 97.3% [2021-02-24T14:24:54.137Z] #28 ... [2021-02-24T14:24:54.137Z] [2021-02-24T14:24:54.137Z] #54 [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-02-24T14:24:54.137Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-24T14:24:54.137Z] #54 19.13 Fetched 8246 kB in 13s (623 kB/s) [2021-02-24T14:24:54.137Z] #54 19.13 Reading package lists... [2021-02-24T14:24:54.140Z] #52 ... [2021-02-24T14:24:54.140Z] [2021-02-24T14:24:54.140Z] #44 [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-02-24T14:24:54.140Z] #44 sha256:136bb63d9368874bfc6b4299351091a70b7a651bf556473577be623f8a6707e7 [2021-02-24T14:24:54.140Z] #44 138.1 github.com/LK4D4/vndr/godl [2021-02-24T14:24:54.402Z] #54 25.07 Reading package lists... [2021-02-24T14:24:54.402Z] #54 ... [2021-02-24T14:24:54.402Z] [2021-02-24T14:24:54.403Z] #28 [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-02-24T14:24:54.403Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:24:54.403Z] #28 14.80 #=#=# 1.0% # 2.6% ## 3.8% ### 4.7% ### 5.5% #### 6.3% ##### 7.1% ##### 8.2% ###### 9.6% ####### 10.8% ######## 11.1% ######## 12.4% ########## 14.0% ########## 15.1% ############ 16.8% ############ 18.0% ############## 19.6% ############## 20.7% ############### 22.0% ################ 22.6% ################ 23.3% ################# 24.5% ################## 25.2% ################## 26.1% ################### 27.0% ################### 27.8% #################### 28.9% ##################### 30.2% ###################### 31.7% ####################### 32.8% ######################## 33.8% ######################### 35.0% ########################## 36.6% ########################### 38.3% ############################ 39.4% ############################# 40.5% ############################# 41.2% ############################## 42.2% ############################### 43.3% ############################### 43.8% ############################### 44.0% ################################# 45.8% ################################# 46.3% ################################## 48.3% ################################### 49.2% ################################### 49.9% #################################### 50.4% ##################################### 52.3% ###################################### 53.7% ######################################## 55.8% ######################################### 57.6% ######################################### 58.1% ########################################### 60.4% ############################################ 61.2% ############################################ 61.8% ############################################## 64.1% ############################################### 65.6% ############################################### 66.5% ############################################### 66.5% ################################################ 67.8% ################################################# 68.7% ################################################## 69.6% ################################################## 70.4% ################################################### 71.5% ################################################### 72.0% #################################################### 72.6% ##################################################### 73.7% ##################################################### 73.9% ##################################################### 74.5% ###################################################### 75.1% ###################################################### 76.0% ####################################################### 76.6% ####################################################### 77.1% ####################################################### 77.8% ######################################################## 78.6% ######################################################### 79.3% ######################################################### 80.2% ########################################################## 81.1% ########################################################### 82.1% ########################################################### 83.2% ############################################################ 84.2% ############################################################# 85.1% ############################################################# 85.7% ############################################################## 86.5% ############################################################## 87.1% ############################################################### 87.7% ############################################################### 88.3% ################################################################ 88.9% ################################################################ 89.6% ################################################################ 90.0% ################################################################# 90.7% ################################################################## 91.7% ################################################################## 92.2% ################################################################## 92.2% ################################################################### 93.2% ################################################################### 94.3% #################################################################### 95.1% ##################################################################### 96.1% ###################################################################### 97.3% ####################################################################### 99.3% ######################################################################## 100.0% [2021-02-24T14:24:54.667Z] #28 27.77 [2021-02-24T14:24:55.069Z] #44 138.9 github.com/LK4D4/vndr [2021-02-24T14:24:55.463Z] #48 39.49 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:24:56.071Z] #28 29.33 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-24T14:24:56.327Z] #48 20.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:24:56.327Z] #48 20.32 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:24:56.327Z] #48 20.32 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:24:56.327Z] #48 20.33 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:24:56.327Z] #48 20.38 go: downloading github.com/fatih/color v1.7.0 [2021-02-24T14:24:56.327Z] #48 20.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:24:56.327Z] #48 20.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:24:56.327Z] #48 20.67 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:24:56.327Z] #48 20.77 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:24:56.616Z] #48 20.80 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:24:56.616Z] #48 20.80 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:24:56.651Z] #28 29.81 [2021-02-24T14:24:56.847Z] #48 ... [2021-02-24T14:24:56.847Z] [2021-02-24T14:24:56.847Z] #57 [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-02-24T14:24:56.847Z] #57 sha256:811d175badf9f9e1b8fe4d506de79bb057742938cc2f3b88f68e53b51316a247 [2021-02-24T14:24:56.847Z] #57 31.33 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:24:56.847Z] #57 32.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:24:56.847Z] #57 33.35 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:24:56.847Z] #57 33.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:24:56.847Z] #57 33.63 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:24:56.847Z] #57 34.29 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:24:56.847Z] #57 37.18 go: finding github.com/pkg/errors v0.9.1 [2021-02-24T14:24:56.847Z] #57 37.35 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:24:56.847Z] #57 37.44 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:24:56.847Z] #57 37.78 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:24:56.847Z] #57 37.79 go: finding github.com/google/uuid v1.2.0 [2021-02-24T14:24:56.847Z] #57 37.83 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:24:56.847Z] #57 37.86 go: finding github.com/gofrs/flock v0.8.0 [2021-02-24T14:24:56.847Z] #57 37.88 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-24T14:24:56.847Z] #57 37.98 go: finding github.com/gorilla/mux v1.8.0 [2021-02-24T14:24:56.847Z] #57 38.03 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:24:56.847Z] #57 38.14 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:24:56.847Z] #57 38.18 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:24:56.847Z] #57 38.25 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:24:56.847Z] #57 38.47 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:24:56.847Z] #57 38.64 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:24:56.916Z] #28 30.10 0.2% ######################################################################## 100.0% [2021-02-24T14:24:56.916Z] #28 30.31 [2021-02-24T14:24:56.967Z] #48 20.94 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:24:56.967Z] #48 21.16 go: extracting github.com/fatih/color v1.7.0 [2021-02-24T14:24:56.967Z] #48 21.25 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-24T14:24:56.967Z] #48 21.39 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-24T14:24:57.107Z] #57 ... [2021-02-24T14:24:57.107Z] [2021-02-24T14:24:57.107Z] #39 [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-02-24T14:24:57.107Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:24:57.107Z] #39 31.33 Checking out files: 87% (1478/1680) Checking out files: 88% (1479/1680) Checking out files: 89% (1496/1680) Checking out files: 90% (1512/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-24T14:24:57.107Z] #39 31.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-24T14:24:57.107Z] #39 33.61 + 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-02-24T14:24:57.242Z] #48 21.50 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:24:57.242Z] #48 21.50 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:24:57.242Z] #48 21.63 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:24:57.242Z] #48 21.63 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:24:57.254Z] #44 ... [2021-02-24T14:24:57.254Z] [2021-02-24T14:24:57.254Z] #23 [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-02-24T14:24:57.254Z] #23 sha256:33d5ffcb4ca71e700628516baf712e58a8c2eb9f3c5e55d7e9a1a52af32dd5c8 [2021-02-24T14:24:57.254Z] #23 16.47 + mkdir -p /build [2021-02-24T14:24:57.254Z] #23 16.48 + mv docker/docker /build/ [2021-02-24T14:24:57.254Z] #23 16.48 + rmdir docker [2021-02-24T14:24:57.254Z] #23 DONE 16.9s [2021-02-24T14:24:57.254Z] [2021-02-24T14:24:57.254Z] #57 [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-02-24T14:24:57.254Z] #57 sha256:0b8ada8f409a6042edda64cc41f20d794b9cfd6e2a46e57008280578db9c30f0 [2021-02-24T14:24:57.254Z] #57 16.05 + cd /tmp/tmp.WGKlgOkHrk/src/github.com/rootless-containers/rootlesskit [2021-02-24T14:24:57.254Z] #57 16.05 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-24T14:24:57.254Z] #57 16.23 + export GO111MODULE=on [2021-02-24T14:24:57.254Z] #57 16.23 + GO111MODULE=on [2021-02-24T14:24:57.254Z] #57 16.23 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-24T14:24:57.254Z] #57 16.23 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-24T14:24:57.499Z] #48 21.73 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:24:57.499Z] #48 21.79 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:24:57.499Z] #48 21.82 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:24:57.499Z] #48 ... [2021-02-24T14:24:57.499Z] [2021-02-24T14:24:57.499Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:24:57.499Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:24:57.499Z] #12 11.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:24:57.499Z] #12 14.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:24:57.499Z] #12 ... [2021-02-24T14:24:57.499Z] [2021-02-24T14:24:57.499Z] #35 [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-02-24T14:24:57.499Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:24:57.499Z] #35 11.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:24:57.499Z] #35 14.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:24:57.678Z] #39 ... [2021-02-24T14:24:57.678Z] [2021-02-24T14:24:57.678Z] #54 [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-02-24T14:24:57.678Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:24:57.678Z] #54 32.09 Fetched 8422 kB in 24s (344 kB/s) [2021-02-24T14:24:57.678Z] #54 32.09 Reading package lists... [2021-02-24T14:24:57.678Z] #54 39.01 Reading package lists... [2021-02-24T14:24:57.678Z] #54 ... [2021-02-24T14:24:57.678Z] [2021-02-24T14:24:57.678Z] #48 [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-02-24T14:24:57.678Z] #48 sha256:c4ed8bc4662382c869aa67199079f0a053c5821279fff733ce576abf84afaee7 [2021-02-24T14:24:57.678Z] #48 42.18 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-24T14:24:57.756Z] #35 ... [2021-02-24T14:24:57.756Z] [2021-02-24T14:24:57.756Z] #41 [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-02-24T14:24:57.756Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:24:57.756Z] #41 11.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:24:57.756Z] #41 13.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:24:57.756Z] #41 ... [2021-02-24T14:24:57.756Z] [2021-02-24T14:24:57.756Z] #63 [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-02-24T14:24:57.756Z] #63 sha256:e73532ab19de23230c0a7160aac23f700412931a22f56161cd791f293a8f6ea9 [2021-02-24T14:24:57.880Z] #28 ... [2021-02-24T14:24:57.880Z] [2021-02-24T14:24:57.880Z] #35 [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-02-24T14:24:57.880Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-24T14:24:57.880Z] #35 17.30 Reading package lists... [2021-02-24T14:24:57.880Z] #35 22.93 Reading package lists... [2021-02-24T14:24:57.880Z] #35 28.61 Building dependency tree... [2021-02-24T14:24:57.880Z] #35 31.95 The following additional packages will be installed: [2021-02-24T14:24:57.880Z] #35 31.96 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-24T14:24:57.880Z] #35 31.98 Suggested packages: [2021-02-24T14:24:57.880Z] #35 31.98 cmake-doc ninja-build lrzip [2021-02-24T14:24:57.880Z] #35 31.98 Recommended packages: [2021-02-24T14:24:57.880Z] #35 31.98 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-24T14:24:58.014Z] #63 21.13 Checking out files: 53% (1014/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-24T14:24:58.014Z] #63 22.26 + cd /tmp/tmp.pWqi7TGpew/src/github.com/docker/libnetwork [2021-02-24T14:24:58.014Z] #63 22.27 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:24:58.148Z] #35 32.84 The following NEW packages will be installed: [2021-02-24T14:24:58.149Z] #35 32.85 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-24T14:24:58.149Z] #35 32.86 vim-common xxd [2021-02-24T14:24:58.149Z] #35 ... [2021-02-24T14:24:58.149Z] [2021-02-24T14:24:58.149Z] #48 [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-02-24T14:24:58.149Z] #48 sha256:1f50b6b35b5de5f7e073ffb98bc302b4190103b6a41ab63908a03b082f8e4ece [2021-02-24T14:24:58.149Z] #48 22.92 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:24:58.149Z] #48 22.99 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-24T14:24:58.149Z] #48 23.01 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:24:58.149Z] #48 23.02 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:24:58.149Z] #48 23.15 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:24:58.149Z] #48 23.45 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-24T14:24:58.149Z] #48 23.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:24:58.149Z] #48 23.54 go: downloading github.com/spf13/afero v1.1.2 [2021-02-24T14:24:58.149Z] #48 23.57 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:24:58.149Z] #48 23.57 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-24T14:24:58.149Z] #48 23.68 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:24:58.149Z] #48 23.74 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-24T14:24:58.149Z] #48 23.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:24:58.149Z] #48 23.82 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-24T14:24:58.149Z] #48 23.86 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:24:58.149Z] #48 23.92 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:24:58.149Z] #48 24.03 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:24:58.149Z] #48 24.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:24:58.149Z] #48 24.07 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-24T14:24:58.149Z] #48 24.22 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:24:58.149Z] #48 24.24 go: extracting github.com/spf13/afero v1.1.2 [2021-02-24T14:24:58.149Z] #48 24.33 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:24:58.149Z] #48 24.55 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:24:58.149Z] #48 24.55 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:24:58.149Z] #48 24.63 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:24:58.149Z] #48 24.63 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:24:58.149Z] #48 24.74 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:24:58.149Z] #48 24.75 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:24:58.149Z] #48 24.92 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:24:58.149Z] #48 25.03 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:24:58.149Z] #48 25.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:24:58.149Z] #48 25.14 go: downloading golang.org/x/text v0.3.2 [2021-02-24T14:24:58.149Z] #48 25.14 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:24:58.149Z] #48 25.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:24:58.149Z] #48 25.22 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:24:58.149Z] #48 25.47 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:24:58.149Z] #48 25.55 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:24:58.149Z] #48 25.70 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:24:58.149Z] #48 25.80 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:24:58.149Z] #48 25.80 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-24T14:24:58.149Z] #48 25.87 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:24:58.149Z] #48 25.88 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:24:58.149Z] #48 25.95 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:24:58.149Z] #48 26.06 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:24:58.149Z] #48 26.18 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:24:58.149Z] #48 26.18 go: downloading github.com/spf13/cast v1.3.0 [2021-02-24T14:24:58.149Z] #48 26.22 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-24T14:24:58.149Z] #48 26.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:24:58.149Z] #48 26.27 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:24:58.149Z] #48 26.43 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-24T14:24:58.149Z] #48 26.45 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:24:58.149Z] #48 26.45 go: extracting github.com/spf13/cast v1.3.0 [2021-02-24T14:24:58.149Z] #48 26.48 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-24T14:24:58.149Z] #48 26.54 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:24:58.149Z] #48 26.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:24:58.149Z] #48 26.67 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-24T14:24:58.149Z] #48 26.97 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:24:58.149Z] #48 26.99 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:24:58.149Z] #48 27.12 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-24T14:24:58.149Z] #48 27.94 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-24T14:24:58.149Z] #48 27.94 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:24:58.149Z] #48 28.30 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:24:58.149Z] #48 28.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:24:58.149Z] #48 28.43 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:24:58.149Z] #48 28.44 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:24:58.149Z] #48 28.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:24:58.149Z] #48 28.60 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:24:58.149Z] #48 28.61 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:24:58.149Z] #48 28.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:24:58.149Z] #48 28.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:24:58.149Z] #48 28.71 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:24:58.149Z] #48 28.78 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:24:58.149Z] #48 28.83 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:24:58.149Z] #48 28.85 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:24:58.149Z] #48 28.91 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:24:58.149Z] #48 31.99 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-24T14:24:58.149Z] #48 ... [2021-02-24T14:24:58.149Z] [2021-02-24T14:24:58.149Z] #63 [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-02-24T14:24:58.149Z] #63 sha256:89d84d5c75f0074d1654cdf7a7beede29fdd22ba917c7e7246b723fc725de1b8 [2021-02-24T14:24:58.149Z] #63 24.05 Checking out files: 18% (353/1905) Checking out files: 19% (362/1905) Checking out files: 20% (381/1905) Checking out files: 21% (401/1905) Checking out files: 22% (420/1905) Checking out files: 23% (439/1905) Checking out files: 24% (458/1905) Checking out files: 25% (477/1905) Checking out files: 26% (496/1905) Checking out files: 27% (515/1905) Checking out files: 28% (534/1905) Checking out files: 29% (553/1905) Checking out files: 30% (572/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 98% (1872/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-24T14:24:58.149Z] #63 26.23 + cd /tmp/tmp.ql2htt46lW/src/github.com/docker/libnetwork [2021-02-24T14:24:58.149Z] #63 26.23 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:24:58.149Z] #63 26.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-24T14:24:58.414Z] #63 ... [2021-02-24T14:24:58.414Z] [2021-02-24T14:24:58.414Z] #35 [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-02-24T14:24:58.414Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-24T14:24:58.414Z] #35 33.26 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:24:58.414Z] #35 33.26 Need to get 14.2 MB of archives. [2021-02-24T14:24:58.414Z] #35 33.26 After this operation, 60.0 MB of additional disk space will be used. [2021-02-24T14:24:58.414Z] #35 33.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-24T14:24:58.414Z] #35 33.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-24T14:24:58.414Z] #35 33.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-24T14:24:58.577Z] #63 22.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-24T14:24:58.577Z] #63 ... [2021-02-24T14:24:58.577Z] [2021-02-24T14:24:58.577Z] #46 [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-02-24T14:24:58.577Z] #46 sha256:f9fcc885ec5d488d285b3d1b8fa14c1615aaf7b35df7490355fc97fcf48d22f2 [2021-02-24T14:24:58.577Z] #46 12.75 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:24:58.577Z] #46 14.10 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:24:58.577Z] #46 14.47 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:24:58.577Z] #46 18.72 go: finding github.com/fatih/color v1.9.0 [2021-02-24T14:24:58.577Z] #46 18.86 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:24:58.577Z] #46 18.96 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:24:58.577Z] #46 18.96 go: finding github.com/pkg/errors v0.9.1 [2021-02-24T14:24:58.577Z] #46 19.02 go: finding github.com/spf13/pflag v1.0.3 [2021-02-24T14:24:58.577Z] #46 19.06 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:24:58.577Z] #46 19.40 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:24:58.577Z] #46 19.49 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:24:58.577Z] #46 19.63 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:24:58.577Z] #46 19.63 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:24:58.577Z] #46 19.71 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:24:58.577Z] #46 ... [2021-02-24T14:24:58.577Z] [2021-02-24T14:24:58.577Z] #44 [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-02-24T14:24:58.577Z] #44 sha256:25def4b1335508a3360ee48af570f412978bc1588fbfe562389c6c420bb3cc7f [2021-02-24T14:24:58.577Z] #44 12.75 unicode/utf8 [2021-02-24T14:24:58.577Z] #44 13.57 math [2021-02-24T14:24:58.577Z] #44 18.16 unicode/utf16 [2021-02-24T14:24:58.577Z] #44 18.42 container/list [2021-02-24T14:24:58.577Z] #44 19.02 crypto/internal/subtle [2021-02-24T14:24:58.577Z] #44 19.11 crypto/subtle [2021-02-24T14:24:58.577Z] #44 19.26 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-24T14:24:58.577Z] #44 19.49 internal/nettrace [2021-02-24T14:24:58.577Z] #44 19.67 runtime/cgo [2021-02-24T14:24:58.620Z] #48 ... [2021-02-24T14:24:58.620Z] [2021-02-24T14:24:58.620Z] #35 [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-02-24T14:24:58.620Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:24:58.620Z] #35 32.93 Fetched 8422 kB in 24s (349 kB/s) [2021-02-24T14:24:58.620Z] #35 32.93 Reading package lists... [2021-02-24T14:24:58.620Z] #35 39.70 Reading package lists... [2021-02-24T14:24:58.620Z] #35 ... [2021-02-24T14:24:58.620Z] [2021-02-24T14:24:58.620Z] #41 [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-02-24T14:24:58.620Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:24:58.620Z] #41 32.92 Fetched 8422 kB in 24s (346 kB/s) [2021-02-24T14:24:58.620Z] #41 32.92 Reading package lists... [2021-02-24T14:24:58.680Z] #35 33.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-24T14:24:58.834Z] #44 ... [2021-02-24T14:24:58.835Z] [2021-02-24T14:24:58.835Z] #39 [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-02-24T14:24:58.835Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:24:58.835Z] #39 22.64 Checking out files: 84% (1419/1680) Checking out files: 85% (1428/1680) Checking out files: 86% (1445/1680) Checking out files: 87% (1462/1680) Checking out files: 88% (1479/1680) Checking out files: 89% (1496/1680) Checking out files: 90% (1512/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-24T14:24:58.835Z] #39 22.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-24T14:24:58.881Z] #41 39.88 Reading package lists... [2021-02-24T14:24:58.881Z] #41 ... [2021-02-24T14:24:58.881Z] [2021-02-24T14:24:58.881Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:24:58.881Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:24:58.881Z] #12 33.16 Fetched 8422 kB in 24s (350 kB/s) [2021-02-24T14:24:58.881Z] #12 33.16 Reading package lists... [2021-02-24T14:24:59.397Z] #39 ... [2021-02-24T14:24:59.397Z] [2021-02-24T14:24:59.397Z] #54 [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-02-24T14:24:59.397Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:24:59.397Z] #54 13.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:24:59.397Z] #54 ... [2021-02-24T14:24:59.397Z] [2021-02-24T14:24:59.397Z] #48 [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-02-24T14:24:59.397Z] #48 sha256:293935cd70f74f56819e2a277388cb488be52e3d4bc1e3d10ce7ca1125bfc2d8 [2021-02-24T14:24:59.397Z] #48 21.83 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:24:59.397Z] #48 21.92 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:24:59.397Z] #48 21.92 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:24:59.397Z] #48 21.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:24:59.397Z] #48 22.13 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:24:59.397Z] #48 22.18 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:24:59.397Z] #48 22.38 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:24:59.397Z] #48 22.47 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:24:59.397Z] #48 22.47 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:24:59.397Z] #48 22.51 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:24:59.397Z] #48 22.51 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-24T14:24:59.397Z] #48 22.51 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:24:59.397Z] #48 22.58 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:24:59.397Z] #48 22.81 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:24:59.397Z] #48 22.81 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:24:59.397Z] #48 22.84 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-24T14:24:59.397Z] #48 22.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:24:59.397Z] #48 22.87 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:24:59.397Z] #48 22.91 go: downloading golang.org/x/text v0.3.2 [2021-02-24T14:24:59.397Z] #48 22.96 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:24:59.397Z] #48 22.96 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:24:59.397Z] #48 23.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:24:59.397Z] #48 23.25 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:24:59.397Z] #48 23.34 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:24:59.397Z] #48 23.34 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:24:59.397Z] #48 23.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:24:59.397Z] #48 23.43 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:24:59.397Z] #48 23.47 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:24:59.397Z] #48 23.53 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:24:59.397Z] #48 23.53 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-24T14:24:59.461Z] #12 39.83 Reading package lists... [2021-02-24T14:24:59.461Z] #12 ... [2021-02-24T14:24:59.461Z] [2021-02-24T14:24:59.461Z] #48 [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-02-24T14:24:59.461Z] #48 sha256:c4ed8bc4662382c869aa67199079f0a053c5821279fff733ce576abf84afaee7 [2021-02-24T14:24:59.462Z] #48 44.00 go: extracting golang.org/x/text v0.3.2 [2021-02-24T14:24:59.635Z] #35 ... [2021-02-24T14:24:59.635Z] [2021-02-24T14:24:59.635Z] #41 [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-02-24T14:24:59.635Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-24T14:24:59.635Z] #41 20.39 Reading package lists... [2021-02-24T14:24:59.635Z] #41 24.95 Reading package lists... [2021-02-24T14:24:59.635Z] #41 31.24 Building dependency tree... [2021-02-24T14:24:59.635Z] #41 33.92 The following additional packages will be installed: [2021-02-24T14:24:59.635Z] #41 33.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-24T14:24:59.635Z] #41 33.92 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-24T14:24:59.635Z] #41 33.93 Suggested packages: [2021-02-24T14:24:59.635Z] #41 33.94 manpages-dev python-setuptools [2021-02-24T14:24:59.635Z] #41 ... [2021-02-24T14:24:59.635Z] [2021-02-24T14:24:59.635Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:24:59.635Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-24T14:24:59.635Z] #12 19.80 Reading package lists... [2021-02-24T14:24:59.635Z] #12 24.64 Reading package lists... [2021-02-24T14:24:59.635Z] #12 30.83 Building dependency tree... [2021-02-24T14:24:59.635Z] #12 33.28 The following additional packages will be installed: [2021-02-24T14:24:59.635Z] #12 33.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-24T14:24:59.635Z] #12 33.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-24T14:24:59.635Z] #12 33.29 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-24T14:24:59.635Z] #12 33.29 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-24T14:24:59.635Z] #12 33.30 mingw-w64-x86-64-dev [2021-02-24T14:24:59.635Z] #12 33.30 Suggested packages: [2021-02-24T14:24:59.635Z] #12 33.30 gcc-8-locales seccomp wine64 [2021-02-24T14:24:59.635Z] #12 33.92 The following NEW packages will be installed: [2021-02-24T14:24:59.635Z] #12 33.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-24T14:24:59.635Z] #12 33.92 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-24T14:24:59.635Z] #12 33.92 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-24T14:24:59.635Z] #12 33.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-24T14:24:59.635Z] #12 33.93 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-24T14:24:59.635Z] #12 33.93 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-24T14:24:59.635Z] #12 33.93 The following packages will be upgraded: [2021-02-24T14:24:59.635Z] #12 33.94 libsystemd0 libudev1 [2021-02-24T14:24:59.635Z] #12 34.32 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:24:59.635Z] #12 34.32 Need to get 73.8 MB of archives. [2021-02-24T14:24:59.635Z] #12 34.32 After this operation, 472 MB of additional disk space will be used. [2021-02-24T14:24:59.635Z] #12 34.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-02-24T14:24:59.635Z] #12 34.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-02-24T14:24:59.635Z] #12 34.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-02-24T14:24:59.653Z] #48 24.03 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:24:59.653Z] #48 24.03 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:24:59.653Z] #48 24.11 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:24:59.801Z] #57 19.38 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:24:59.801Z] #57 ... [2021-02-24T14:24:59.801Z] [2021-02-24T14:24:59.801Z] #33 [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-02-24T14:24:59.801Z] #33 sha256:33e089f8b357c5b331adc38cdb629229b2c5ba4cb74d8b36b64852349ada5861 [2021-02-24T14:24:59.801Z] #33 9.361 + cd /tmp/tmp.uhab7rRRMz/src/github.com/BurntSushi/toml [2021-02-24T14:24:59.801Z] #33 9.361 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-24T14:24:59.801Z] #33 9.470 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-24T14:24:59.801Z] #33 10.67 runtime/internal/atomic [2021-02-24T14:24:59.801Z] #33 10.71 internal/cpu [2021-02-24T14:24:59.801Z] #33 11.03 runtime/internal/sys [2021-02-24T14:24:59.801Z] #33 11.63 runtime/internal/math [2021-02-24T14:24:59.801Z] #33 11.71 math/bits [2021-02-24T14:24:59.801Z] #33 11.87 internal/bytealg [2021-02-24T14:24:59.801Z] #33 12.53 math [2021-02-24T14:24:59.801Z] #33 13.54 runtime [2021-02-24T14:24:59.801Z] #33 ... [2021-02-24T14:24:59.801Z] [2021-02-24T14:24:59.801Z] #57 [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-02-24T14:24:59.801Z] #57 sha256:0b8ada8f409a6042edda64cc41f20d794b9cfd6e2a46e57008280578db9c30f0 [2021-02-24T14:24:59.801Z] #57 19.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:24:59.801Z] #57 19.61 go: downloading github.com/google/uuid v1.2.0 [2021-02-24T14:24:59.801Z] #57 ... [2021-02-24T14:24:59.801Z] [2021-02-24T14:24:59.801Z] #46 [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-02-24T14:24:59.801Z] #46 sha256:ea6c83aa75ee98198983af6200677fd3208ddd4a641fe867b9ff8c01fa330224 [2021-02-24T14:24:59.801Z] #46 9.578 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-24T14:24:59.801Z] #46 10.13 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-24T14:24:59.801Z] #46 11.85 go: downloading github.com/pkg/errors v0.9.1 [2021-02-24T14:24:59.801Z] #46 11.92 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:24:59.801Z] #46 11.97 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:24:59.801Z] #46 12.03 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:24:59.801Z] #46 12.06 go: downloading github.com/fatih/color v1.9.0 [2021-02-24T14:24:59.801Z] #46 12.11 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-24T14:24:59.801Z] #46 12.11 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:24:59.801Z] #46 12.28 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:24:59.801Z] #46 12.57 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:24:59.801Z] #46 12.61 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:24:59.801Z] #46 12.89 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:24:59.801Z] #46 13.12 go: extracting github.com/pkg/errors v0.9.1 [2021-02-24T14:24:59.801Z] #46 13.13 go: extracting github.com/fatih/color v1.9.0 [2021-02-24T14:24:59.801Z] #46 13.14 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:24:59.801Z] #46 13.26 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:24:59.801Z] #46 13.26 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:24:59.801Z] #46 13.46 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-24T14:24:59.801Z] #46 13.81 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:24:59.801Z] #46 14.38 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:24:59.801Z] #46 15.89 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:24:59.801Z] #46 18.25 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:24:59.801Z] #46 ... [2021-02-24T14:24:59.801Z] [2021-02-24T14:24:59.801Z] #57 [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-02-24T14:24:59.801Z] #57 sha256:0b8ada8f409a6042edda64cc41f20d794b9cfd6e2a46e57008280578db9c30f0 [2021-02-24T14:24:59.801Z] #57 19.78 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:24:59.801Z] #57 19.82 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-24T14:24:59.901Z] #12 ... [2021-02-24T14:24:59.901Z] [2021-02-24T14:24:59.901Z] #28 [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-02-24T14:24:59.901Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:24:59.901Z] #28 31.68 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-24T14:24:59.901Z] #28 32.07 [2021-02-24T14:24:59.901Z] #28 32.36 0.1% ######################################################################## 100.0% [2021-02-24T14:24:59.901Z] #28 32.60 [2021-02-24T14:24:59.910Z] #48 24.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:24:59.910Z] #48 24.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:25:00.061Z] #57 19.91 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:25:00.169Z] #48 24.39 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:25:00.169Z] #48 24.49 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-24T14:25:00.169Z] #48 24.57 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:25:00.169Z] #48 24.63 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:25:00.319Z] #44 ... [2021-02-24T14:25:00.319Z] [2021-02-24T14:25:00.319Z] #42 [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-02-24T14:25:00.319Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:00.319Z] #42 64.72 CC criu/pie/util-vdso-elf32.o [2021-02-24T14:25:00.319Z] #42 65.38 AR criu/pie/pie.lib.a [2021-02-24T14:25:00.319Z] #42 65.44 DEP criu/pie/restorer.d [2021-02-24T14:25:00.319Z] #42 65.77 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-24T14:25:00.319Z] #42 65.89 DEP criu/arch/x86/restorer_unmap.d [2021-02-24T14:25:00.319Z] #42 65.89 DEP criu/arch/x86/restorer.d [2021-02-24T14:25:00.319Z] #42 66.13 DEP criu/arch/x86/vdso-pie.d [2021-02-24T14:25:00.319Z] #42 66.26 DEP criu/pie/parasite-vdso.d [2021-02-24T14:25:00.319Z] #42 66.50 DEP criu/pie/parasite.d [2021-02-24T14:25:00.319Z] #42 66.73 CC criu/pie/parasite.o [2021-02-24T14:25:00.319Z] #42 68.10 LINK criu/pie/parasite.built-in.o [2021-02-24T14:25:00.319Z] #42 68.12 GEN criu/pie/parasite-blob.h [2021-02-24T14:25:00.319Z] #42 68.13 CC criu/pie/parasite-vdso.o [2021-02-24T14:25:00.319Z] #42 68.81 CC criu/arch/x86/vdso-pie.o [2021-02-24T14:25:00.319Z] #42 69.18 CC criu/arch/x86/restorer.o [2021-02-24T14:25:00.319Z] #42 69.71 CC criu/arch/x86/restorer_unmap.o [2021-02-24T14:25:00.319Z] #42 69.75 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-24T14:25:00.319Z] #42 70.07 CC criu/pie/restorer.o [2021-02-24T14:25:00.320Z] #57 20.13 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:25:00.320Z] #57 20.18 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:25:00.320Z] #57 20.28 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:25:00.429Z] #48 24.63 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:25:00.429Z] #48 ... [2021-02-24T14:25:00.429Z] [2021-02-24T14:25:00.429Z] #33 [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-02-24T14:25:00.429Z] #33 sha256:4d9b189c3e785c5eb6bda17dda47d49e4bbefcf7362e50e07f9ad96fcc1e26e5 [2021-02-24T14:25:00.429Z] #33 14.64 internal/testlog [2021-02-24T14:25:00.429Z] #33 14.92 encoding [2021-02-24T14:25:00.429Z] #33 15.29 runtime/cgo [2021-02-24T14:25:00.485Z] #28 33.68 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-24T14:25:00.580Z] #57 20.44 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:25:00.580Z] #57 ... [2021-02-24T14:25:00.580Z] [2021-02-24T14:25:00.580Z] #48 [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-02-24T14:25:00.580Z] #48 sha256:2a9658c03f63439ddcaf762c7f84526d3a0377a6d81c0757e4e3887d27328b30 [2021-02-24T14:25:00.580Z] #48 10.43 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-24T14:25:00.686Z] #33 ... [2021-02-24T14:25:00.686Z] [2021-02-24T14:25:00.686Z] #48 [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-02-24T14:25:00.686Z] #48 sha256:293935cd70f74f56819e2a277388cb488be52e3d4bc1e3d10ce7ca1125bfc2d8 [2021-02-24T14:25:00.686Z] #48 24.85 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:25:00.686Z] #48 24.93 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-24T14:25:00.686Z] #48 25.04 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:25:00.751Z] #28 34.12 [2021-02-24T14:25:00.840Z] #48 ... [2021-02-24T14:25:00.840Z] [2021-02-24T14:25:00.840Z] #54 [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-02-24T14:25:00.840Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:25:00.840Z] #54 10.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:25:00.840Z] #54 13.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:25:00.840Z] #54 18.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:25:00.840Z] #54 ... [2021-02-24T14:25:00.840Z] [2021-02-24T14:25:00.840Z] #57 [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-02-24T14:25:00.840Z] #57 sha256:0b8ada8f409a6042edda64cc41f20d794b9cfd6e2a46e57008280578db9c30f0 [2021-02-24T14:25:00.840Z] #57 20.65 go: extracting github.com/google/uuid v1.2.0 [2021-02-24T14:25:00.840Z] #57 20.82 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:25:00.840Z] #57 20.85 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-24T14:25:00.944Z] #48 25.32 go: downloading github.com/spf13/viper v1.6.1 [2021-02-24T14:25:01.016Z] #28 ... [2021-02-24T14:25:01.016Z] [2021-02-24T14:25:01.016Z] #57 [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-02-24T14:25:01.016Z] #57 sha256:bbff8b33651c3d26577fb6c5f071b8fc69e4cb2d88743b169595e7e9464cefff [2021-02-24T14:25:01.016Z] #57 25.83 go: finding github.com/pkg/errors v0.9.1 [2021-02-24T14:25:01.016Z] #57 25.97 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:25:01.016Z] #57 26.03 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:25:01.016Z] #57 26.11 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:25:01.016Z] #57 26.44 go: finding github.com/google/uuid v1.2.0 [2021-02-24T14:25:01.016Z] #57 26.58 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:25:01.016Z] #57 26.62 go: finding github.com/gofrs/flock v0.8.0 [2021-02-24T14:25:01.016Z] #57 26.64 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-24T14:25:01.016Z] #57 26.90 go: finding github.com/gorilla/mux v1.8.0 [2021-02-24T14:25:01.016Z] #57 26.97 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:25:01.016Z] #57 27.05 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:25:01.016Z] #57 27.17 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:25:01.016Z] #57 27.24 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:25:01.016Z] #57 27.64 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:25:01.016Z] #57 27.95 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:25:01.016Z] #57 ... [2021-02-24T14:25:01.016Z] [2021-02-24T14:25:01.016Z] #28 [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-02-24T14:25:01.016Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:25:01.100Z] #57 21.03 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-24T14:25:01.200Z] #48 25.35 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:25:01.200Z] #48 25.44 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-24T14:25:01.361Z] #57 21.22 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:25:01.361Z] #57 21.37 go: downloading github.com/pkg/errors v0.9.1 [2021-02-24T14:25:01.361Z] #57 ... [2021-02-24T14:25:01.361Z] [2021-02-24T14:25:01.361Z] #41 [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-02-24T14:25:01.361Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:01.361Z] #41 11.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:25:01.361Z] #41 14.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:25:01.361Z] #41 19.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:25:01.457Z] #48 25.80 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-24T14:25:01.457Z] #48 25.80 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:25:01.457Z] #48 25.85 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:25:01.457Z] #48 25.89 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:25:01.457Z] #48 25.89 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:25:01.457Z] #48 25.91 go: extracting github.com/spf13/viper v1.6.1 [2021-02-24T14:25:01.623Z] #41 ... [2021-02-24T14:25:01.623Z] [2021-02-24T14:25:01.623Z] #48 [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-02-24T14:25:01.623Z] #48 sha256:2a9658c03f63439ddcaf762c7f84526d3a0377a6d81c0757e4e3887d27328b30 [2021-02-24T14:25:01.623Z] #48 21.35 go: downloading github.com/spf13/viper v1.6.1 [2021-02-24T14:25:01.623Z] #48 21.37 go: downloading github.com/pkg/errors v0.8.1 [2021-02-24T14:25:01.623Z] #48 21.37 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-24T14:25:01.623Z] #48 21.42 go: downloading github.com/fatih/color v1.7.0 [2021-02-24T14:25:01.623Z] #48 21.45 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:25:01.623Z] #48 21.47 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:25:01.623Z] #48 21.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:25:01.623Z] #48 21.56 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:25:01.623Z] #48 21.67 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:25:01.764Z] #48 26.04 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-24T14:25:01.890Z] #48 ... [2021-02-24T14:25:01.890Z] [2021-02-24T14:25:01.890Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:01.890Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:01.890Z] #12 11.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:25:01.890Z] #12 14.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:25:01.890Z] #12 18.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:25:01.890Z] #12 ... [2021-02-24T14:25:01.890Z] [2021-02-24T14:25:01.890Z] #33 [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-02-24T14:25:01.890Z] #33 sha256:33e089f8b357c5b331adc38cdb629229b2c5ba4cb74d8b36b64852349ada5861 [2021-02-24T14:25:01.890Z] #33 20.26 unicode/utf8 [2021-02-24T14:25:01.890Z] #33 21.24 internal/testlog [2021-02-24T14:25:01.890Z] #33 21.86 runtime/cgo [2021-02-24T14:25:02.007Z] #48 ... [2021-02-24T14:25:02.007Z] [2021-02-24T14:25:02.007Z] #44 [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-02-24T14:25:02.007Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:25:02.007Z] #44 36.49 vendor/golang.org/x/crypto/internal/subtle [2021-02-24T14:25:02.007Z] #44 36.63 vendor/golang.org/x/crypto/curve25519 [2021-02-24T14:25:02.007Z] #44 ... [2021-02-24T14:25:02.007Z] [2021-02-24T14:25:02.007Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:02.007Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:02.007Z] #12 39.83 Reading package lists... [2021-02-24T14:25:02.021Z] #48 26.19 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:25:02.021Z] #48 26.26 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:25:02.021Z] #48 26.31 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:25:02.021Z] #48 26.36 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:25:02.277Z] #48 26.43 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:25:02.277Z] #48 26.43 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:25:02.277Z] #48 26.48 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:25:02.533Z] #48 26.76 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-24T14:25:02.534Z] #48 26.76 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:25:02.534Z] #48 26.88 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-24T14:25:02.534Z] #48 26.92 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:25:02.534Z] #48 26.92 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:25:02.839Z] #42 73.07 LINK criu/pie/restorer.built-in.o [2021-02-24T14:25:02.839Z] #42 73.09 GEN criu/pie/restorer-blob.h [2021-02-24T14:25:02.839Z] #42 73.21 DEP criu/vdso.d [2021-02-24T14:25:02.839Z] #42 73.35 DEP criu/vdso-compat.d [2021-02-24T14:25:03.096Z] #48 27.19 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:25:03.096Z] #48 27.23 go: downloading github.com/spf13/afero v1.1.2 [2021-02-24T14:25:03.096Z] #48 27.32 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-24T14:25:03.096Z] #48 27.32 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:25:03.096Z] #48 27.35 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-24T14:25:03.097Z] #42 73.48 DEP criu/uts_ns.d [2021-02-24T14:25:03.097Z] #42 73.61 DEP criu/util.d [2021-02-24T14:25:03.353Z] #48 27.54 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:25:03.353Z] #48 27.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:25:03.353Z] #48 27.66 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:25:03.354Z] #42 73.82 DEP criu/uffd.d [2021-02-24T14:25:03.609Z] #48 27.99 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:25:03.610Z] #42 74.00 DEP criu/tun.d [2021-02-24T14:25:03.650Z] #12 46.77 Building dependency tree... [2021-02-24T14:25:03.866Z] #48 28.11 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:25:03.866Z] #48 28.12 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:25:03.866Z] #48 28.34 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:25:03.867Z] #42 74.22 DEP criu/tty.d [2021-02-24T14:25:04.124Z] #48 28.37 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-24T14:25:04.125Z] #42 74.52 DEP criu/timerfd.d [2021-02-24T14:25:04.380Z] #48 28.58 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:25:04.380Z] #48 28.59 go: extracting github.com/spf13/afero v1.1.2 [2021-02-24T14:25:04.380Z] #48 ... [2021-02-24T14:25:04.380Z] [2021-02-24T14:25:04.380Z] #57 [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-02-24T14:25:04.380Z] #57 sha256:a81975055efae1c50793b45f10310673fe995be5bac235de038073457c965a87 [2021-02-24T14:25:04.380Z] #57 18.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:25:04.380Z] #57 18.79 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:25:04.380Z] #57 19.30 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:25:04.380Z] #57 19.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:25:04.380Z] #57 20.58 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:25:04.380Z] #57 21.13 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:25:04.380Z] #57 24.68 go: finding github.com/pkg/errors v0.9.1 [2021-02-24T14:25:04.380Z] #57 25.00 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:25:04.380Z] #57 25.07 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:25:04.380Z] #57 25.25 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:25:04.380Z] #57 25.33 go: finding github.com/google/uuid v1.2.0 [2021-02-24T14:25:04.380Z] #57 25.33 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:25:04.380Z] #57 25.41 go: finding github.com/gofrs/flock v0.8.0 [2021-02-24T14:25:04.380Z] #57 25.41 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-24T14:25:04.380Z] #57 25.58 go: finding github.com/gorilla/mux v1.8.0 [2021-02-24T14:25:04.380Z] #57 25.61 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:25:04.380Z] #57 25.66 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:25:04.380Z] #57 25.68 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:25:04.380Z] #57 25.68 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:25:04.380Z] #57 26.07 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:25:04.380Z] #57 26.15 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:25:04.380Z] #57 ... [2021-02-24T14:25:04.380Z] [2021-02-24T14:25:04.380Z] #50 [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-02-24T14:25:04.380Z] #50 sha256:7d852dcef30a92fb9dd7cc6d4e870282d99c81ff7b4f52328e23acece9068865 [2021-02-24T14:25:04.380Z] #50 18.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:25:04.380Z] #50 18.94 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:25:04.380Z] #50 19.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:25:04.380Z] #50 19.18 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:25:04.380Z] #50 19.96 runtime/cgo [2021-02-24T14:25:04.380Z] #50 20.18 runtime [2021-02-24T14:25:04.382Z] #42 74.78 DEP criu/timens.d [2021-02-24T14:25:04.382Z] #42 ... [2021-02-24T14:25:04.382Z] [2021-02-24T14:25:04.382Z] #44 [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-02-24T14:25:04.382Z] #44 sha256:136bb63d9368874bfc6b4299351091a70b7a651bf556473577be623f8a6707e7 [2021-02-24T14:25:04.382Z] #44 DONE 148.2s [2021-02-24T14:25:04.382Z] [2021-02-24T14:25:04.382Z] #19 [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-02-24T14:25:04.382Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:25:04.382Z] #19 11.80 Fetched 8422 kB in 11s (795 kB/s) [2021-02-24T14:25:04.382Z] #19 11.80 Reading package lists... [2021-02-24T14:25:04.382Z] #19 15.73 Reading package lists... [2021-02-24T14:25:04.516Z] #33 ... [2021-02-24T14:25:04.516Z] [2021-02-24T14:25:04.516Z] #35 [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-02-24T14:25:04.516Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:04.516Z] #35 14.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:25:04.516Z] #35 18.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:25:04.516Z] #35 ... [2021-02-24T14:25:04.516Z] [2021-02-24T14:25:04.516Z] #63 [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-02-24T14:25:04.516Z] #63 sha256:b213e1636b4a8db87c13b5311bf63e8686fa09f05a437ba00fed7708b3531953 [2021-02-24T14:25:04.637Z] #50 ... [2021-02-24T14:25:04.637Z] [2021-02-24T14:25:04.637Z] #48 [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-02-24T14:25:04.637Z] #48 sha256:293935cd70f74f56819e2a277388cb488be52e3d4bc1e3d10ce7ca1125bfc2d8 [2021-02-24T14:25:04.637Z] #48 28.66 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:25:04.637Z] #48 28.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:25:04.637Z] #48 28.98 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:25:04.637Z] #48 29.00 go: downloading github.com/spf13/cast v1.3.0 [2021-02-24T14:25:04.637Z] #48 29.00 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:25:04.637Z] #48 29.06 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-24T14:25:04.637Z] #48 29.06 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:25:04.639Z] #19 20.04 Building dependency tree... [2021-02-24T14:25:04.639Z] #19 ... [2021-02-24T14:25:04.639Z] [2021-02-24T14:25:04.639Z] #42 [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-02-24T14:25:04.639Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:04.639Z] #42 75.01 DEP criu/sysfs_parse.d [2021-02-24T14:25:04.894Z] #48 29.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:25:04.894Z] #48 29.28 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:25:04.894Z] #48 29.28 go: extracting github.com/spf13/cast v1.3.0 [2021-02-24T14:25:05.152Z] #48 29.54 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-24T14:25:05.152Z] #48 29.64 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:25:05.203Z] #42 75.38 DEP criu/sysctl.d [2021-02-24T14:25:05.203Z] #42 75.64 DEP criu/string.d [2021-02-24T14:25:05.203Z] #42 75.73 DEP criu/stats.d [2021-02-24T14:25:05.409Z] #48 29.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:25:05.460Z] #42 75.92 DEP criu/sockets.d [2021-02-24T14:25:05.509Z] #28 34.42 0.0% ### 4.7% ##### 8.0% ######### 13.7% ############ 17.4% ################ 22.7% ################## 26.0% ###################### 30.6% ######################## 34.3% ########################### 38.4% ############################# 40.3% ################################# 46.0% ################################### 49.7% ####################################### 54.6% ######################################## 56.0% ########################################## 59.6% ############################################# 63.2% ############################################## 64.8% ################################################## 69.6% #################################################### 73.4% ####################################################### 77.6% ########################################################## 80.8% ############################################################# 85.8% ############################################################## 87.4% ################################################################ 89.0% ##################################################################### 96.6% ######################################################################## 100.0% [2021-02-24T14:25:05.509Z] #28 38.79 [2021-02-24T14:25:05.667Z] #48 29.87 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:25:05.667Z] #48 29.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:25:05.667Z] #48 29.97 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:25:05.667Z] #48 29.98 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-24T14:25:05.933Z] #48 30.14 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-24T14:25:05.933Z] #48 30.14 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:25:05.933Z] #48 30.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:25:05.933Z] #48 30.32 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-24T14:25:05.933Z] #48 30.36 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:25:06.024Z] #42 76.22 DEP criu/sk-unix.d [2021-02-24T14:25:06.025Z] #42 76.43 DEP criu/sk-tcp.d [2021-02-24T14:25:06.089Z] #28 39.54 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-24T14:25:06.196Z] #12 50.22 The following additional packages will be installed: [2021-02-24T14:25:06.196Z] #12 50.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-24T14:25:06.196Z] #12 50.24 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-24T14:25:06.196Z] #12 50.24 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-24T14:25:06.196Z] #12 50.24 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-24T14:25:06.196Z] #12 50.24 mingw-w64-x86-64-dev [2021-02-24T14:25:06.196Z] #12 50.26 Suggested packages: [2021-02-24T14:25:06.196Z] #12 50.26 gcc-8-locales seccomp wine64 [2021-02-24T14:25:06.245Z] #48 30.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:25:06.254Z] #63 24.49 Checking out files: 45% (876/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-24T14:25:06.254Z] #63 26.29 + cd /tmp/tmp.CExjxrwGmg/src/github.com/docker/libnetwork [2021-02-24T14:25:06.254Z] #63 26.31 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-24T14:25:06.282Z] #42 76.65 DEP criu/sk-queue.d [2021-02-24T14:25:06.522Z] #63 26.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-24T14:25:06.539Z] #42 76.82 DEP criu/sk-packet.d [2021-02-24T14:25:06.539Z] #42 77.04 DEP criu/sk-netlink.d [2021-02-24T14:25:06.673Z] #28 39.79 [2021-02-24T14:25:06.673Z] #28 39.92 ######################################################################## 100.0% [2021-02-24T14:25:06.767Z] #12 ... [2021-02-24T14:25:06.767Z] [2021-02-24T14:25:06.767Z] #63 [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-02-24T14:25:06.767Z] #63 sha256:7215a2ba9805d6851e247547b8e35fac157e69f563d76f22f23375a78c2cc934 [2021-02-24T14:25:06.767Z] #63 DONE 51.2s [2021-02-24T14:25:06.767Z] [2021-02-24T14:25:06.767Z] #48 [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-02-24T14:25:06.767Z] #48 sha256:c4ed8bc4662382c869aa67199079f0a053c5821279fff733ce576abf84afaee7 [2021-02-24T14:25:06.767Z] #48 50.09 go: finding github.com/fatih/color v1.7.0 [2021-02-24T14:25:06.767Z] #48 50.15 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:25:06.767Z] #48 50.33 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:25:06.767Z] #48 50.33 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:25:06.767Z] #48 50.47 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:25:06.767Z] #48 50.47 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:25:06.767Z] #48 50.54 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:25:06.767Z] #48 50.55 go: finding github.com/pkg/errors v0.8.1 [2021-02-24T14:25:06.767Z] #48 50.56 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:25:06.767Z] #48 50.61 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:25:06.767Z] #48 50.64 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:25:06.767Z] #48 50.64 go: finding github.com/stretchr/testify v1.4.0 [2021-02-24T14:25:06.767Z] #48 50.64 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:25:06.767Z] #48 50.66 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:25:06.767Z] #48 50.67 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:25:06.767Z] #48 50.70 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:25:06.767Z] #48 50.70 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:25:06.767Z] #48 50.70 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:25:06.767Z] #48 50.73 go: finding github.com/spf13/viper v1.6.1 [2021-02-24T14:25:06.767Z] #48 50.75 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:25:06.767Z] #48 50.77 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:25:06.767Z] #48 50.81 go: finding github.com/stretchr/objx v0.2.0 [2021-02-24T14:25:06.767Z] #48 50.89 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:25:06.767Z] #48 50.97 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:25:06.767Z] #48 51.00 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:25:06.767Z] #48 51.03 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:25:06.767Z] #48 51.03 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:25:06.767Z] #48 51.05 go: finding github.com/spf13/cobra v0.0.5 [2021-02-24T14:25:06.767Z] #48 51.07 go: finding github.com/gobwas/glob v0.2.3 [2021-02-24T14:25:06.767Z] #48 51.07 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:25:06.767Z] #48 51.12 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:25:06.767Z] #48 51.13 go: finding github.com/spf13/pflag v1.0.5 [2021-02-24T14:25:06.767Z] #48 51.21 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:25:06.767Z] #48 51.35 go: finding github.com/magiconair/properties v1.8.1 [2021-02-24T14:25:06.767Z] #48 51.41 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:25:06.796Z] #42 77.25 DEP criu/sk-inet.d [2021-02-24T14:25:06.810Z] #48 30.91 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:25:06.811Z] #48 30.93 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:25:06.811Z] #48 30.96 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-24T14:25:06.811Z] #48 31.04 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:25:06.951Z] #28 40.10 [2021-02-24T14:25:07.028Z] #48 51.43 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:25:07.028Z] #48 51.44 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:25:07.028Z] #48 51.46 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:25:07.028Z] #48 51.50 go: finding github.com/spf13/afero v1.1.2 [2021-02-24T14:25:07.028Z] #48 51.52 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:25:07.028Z] #48 51.56 go: finding github.com/spf13/cast v1.3.0 [2021-02-24T14:25:07.028Z] #48 51.60 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:25:07.054Z] #42 77.48 DEP criu/signalfd.d [2021-02-24T14:25:07.291Z] #48 51.63 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:25:07.291Z] #48 51.71 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:25:07.291Z] #48 51.72 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:25:07.291Z] #48 51.85 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-24T14:25:07.291Z] #48 51.89 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:25:07.291Z] #48 51.91 go: finding golang.org/x/text v0.3.2 [2021-02-24T14:25:07.311Z] #42 77.68 DEP criu/sigframe.d [2021-02-24T14:25:07.311Z] #42 77.80 DEP criu/shmem.d [2021-02-24T14:25:07.542Z] #28 40.76 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-24T14:25:07.542Z] #28 ... [2021-02-24T14:25:07.542Z] [2021-02-24T14:25:07.542Z] #54 [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-02-24T14:25:07.542Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-24T14:25:07.542Z] #54 25.07 Reading package lists... [2021-02-24T14:25:07.542Z] #54 32.61 Building dependency tree... [2021-02-24T14:25:07.542Z] #54 35.44 The following additional packages will be installed: [2021-02-24T14:25:07.542Z] #54 35.45 libbtrfs0 [2021-02-24T14:25:07.542Z] #54 35.59 The following NEW packages will be installed: [2021-02-24T14:25:07.542Z] #54 35.60 libbtrfs-dev libbtrfs0 [2021-02-24T14:25:07.542Z] #54 36.11 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:25:07.542Z] #54 36.11 Need to get 119 kB of archives. [2021-02-24T14:25:07.542Z] #54 36.11 After this operation, 387 kB of additional disk space will be used. [2021-02-24T14:25:07.542Z] #54 36.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-24T14:25:07.542Z] #54 36.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-24T14:25:07.542Z] #54 37.90 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:07.542Z] #54 38.41 Fetched 119 kB in 0s (314 kB/s) [2021-02-24T14:25:07.542Z] #54 41.66 Selecting previously unselected package libbtrfs0. [2021-02-24T14:25:07.542Z] #54 41.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-24T14:25:07.542Z] #54 41.73 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-24T14:25:07.542Z] #54 ... [2021-02-24T14:25:07.542Z] [2021-02-24T14:25:07.542Z] #31 [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-02-24T14:25:07.542Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-24T14:25:07.542Z] #31 38.38 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-02-24T14:25:07.542Z] #31 38.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-24T14:25:07.542Z] #31 39.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:25:07.568Z] #42 77.94 DEP criu/servicefd.d [2021-02-24T14:25:07.742Z] #48 32.08 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:25:07.826Z] #42 78.11 DEP criu/seize.d [2021-02-24T14:25:07.826Z] #42 78.26 DEP criu/seccomp.d [2021-02-24T14:25:07.872Z] #48 52.25 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:25:07.872Z] #48 52.28 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:25:07.872Z] #48 52.29 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:25:07.872Z] #48 52.32 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:25:07.872Z] #48 52.33 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:25:07.872Z] #48 52.36 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:25:07.872Z] #48 52.36 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:25:07.872Z] #48 52.38 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:25:08.083Z] #42 78.42 DEP criu/rst-malloc.d [2021-02-24T14:25:08.083Z] #42 78.48 DEP criu/rbtree.d [2021-02-24T14:25:08.083Z] #42 78.51 DEP criu/pstree.d [2021-02-24T14:25:08.083Z] #42 78.64 DEP criu/protobuf.d [2021-02-24T14:25:08.132Z] #48 52.51 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-24T14:25:08.132Z] #48 52.58 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:25:08.132Z] #48 52.58 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:25:08.132Z] #48 52.61 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:25:08.132Z] #48 52.62 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:25:08.132Z] #48 52.64 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:25:08.132Z] #48 52.68 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:25:08.133Z] #48 52.68 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:25:08.133Z] #48 52.78 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-24T14:25:08.133Z] #48 52.82 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:25:08.340Z] #42 78.81 GEN criu/protobuf-desc-gen.h [2021-02-24T14:25:08.434Z] #48 52.84 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:25:08.434Z] #48 52.92 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-24T14:25:08.434Z] #48 52.93 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:25:08.695Z] #48 53.14 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:25:08.695Z] #48 ... [2021-02-24T14:25:08.695Z] [2021-02-24T14:25:08.695Z] #54 [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-02-24T14:25:08.695Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:25:08.695Z] #54 39.01 Reading package lists... [2021-02-24T14:25:08.695Z] #54 45.44 Building dependency tree... [2021-02-24T14:25:08.695Z] #54 48.91 The following additional packages will be installed: [2021-02-24T14:25:08.695Z] #54 48.91 libbtrfs0 [2021-02-24T14:25:08.695Z] #54 49.17 The following NEW packages will be installed: [2021-02-24T14:25:08.695Z] #54 49.18 libbtrfs-dev libbtrfs0 [2021-02-24T14:25:08.695Z] #54 49.67 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:25:08.695Z] #54 49.67 Need to get 119 kB of archives. [2021-02-24T14:25:08.695Z] #54 49.67 After this operation, 387 kB of additional disk space will be used. [2021-02-24T14:25:08.695Z] #54 49.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-24T14:25:08.695Z] #54 49.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-24T14:25:08.695Z] #54 51.01 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:08.695Z] #54 51.36 Fetched 119 kB in 0s (407 kB/s) [2021-02-24T14:25:08.695Z] #54 51.56 Selecting previously unselected package libbtrfs0. [2021-02-24T14:25:08.695Z] #54 51.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 ... 15410 files and directories currently installed.) [2021-02-24T14:25:08.695Z] #54 51.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-24T14:25:08.695Z] #54 51.69 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-24T14:25:08.695Z] #54 51.88 Selecting previously unselected package libbtrfs-dev. [2021-02-24T14:25:08.695Z] #54 51.92 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-24T14:25:08.695Z] #54 51.93 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:25:08.695Z] #54 52.29 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-24T14:25:08.695Z] #54 52.36 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:25:08.695Z] #54 52.61 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:25:08.695Z] #54 DONE 53.2s [2021-02-24T14:25:08.695Z] [2021-02-24T14:25:08.695Z] #48 [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-02-24T14:25:08.695Z] #48 sha256:c4ed8bc4662382c869aa67199079f0a053c5821279fff733ce576abf84afaee7 [2021-02-24T14:25:08.695Z] #48 53.20 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:25:08.695Z] #48 53.26 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:25:08.695Z] #48 53.30 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:25:08.695Z] #48 53.32 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:25:08.950Z] #31 ... [2021-02-24T14:25:08.950Z] [2021-02-24T14:25:08.950Z] #48 [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-02-24T14:25:08.950Z] #48 sha256:1f50b6b35b5de5f7e073ffb98bc302b4190103b6a41ab63908a03b082f8e4ece [2021-02-24T14:25:08.950Z] #48 33.98 go: extracting golang.org/x/text v0.3.2 [2021-02-24T14:25:08.950Z] #48 39.00 go: finding github.com/fatih/color v1.7.0 [2021-02-24T14:25:08.950Z] #48 39.03 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:25:08.950Z] #48 39.06 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:25:08.950Z] #48 39.14 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:25:08.950Z] #48 39.72 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:25:08.950Z] #48 39.73 go: finding github.com/pkg/errors v0.8.1 [2021-02-24T14:25:08.950Z] #48 39.74 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:25:08.950Z] #48 41.00 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:25:08.950Z] #48 41.00 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:25:08.950Z] #48 41.00 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:25:08.950Z] #48 41.01 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:25:08.950Z] #48 41.46 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:25:08.950Z] #48 41.46 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:25:08.950Z] #48 41.47 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:25:08.950Z] #48 41.52 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:25:08.950Z] #48 41.54 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:25:08.950Z] #48 41.55 go: finding github.com/spf13/viper v1.6.1 [2021-02-24T14:25:08.950Z] #48 41.62 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:25:08.950Z] #48 41.62 go: finding github.com/stretchr/testify v1.4.0 [2021-02-24T14:25:08.950Z] #48 41.73 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:25:08.950Z] #48 41.82 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:25:08.950Z] #48 41.82 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:25:08.950Z] #48 41.82 go: finding github.com/spf13/cobra v0.0.5 [2021-02-24T14:25:08.950Z] #48 41.88 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:25:08.950Z] #48 42.02 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:25:08.950Z] #48 42.02 go: finding github.com/spf13/pflag v1.0.5 [2021-02-24T14:25:08.950Z] #48 42.03 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:25:08.950Z] #48 42.03 go: finding github.com/stretchr/objx v0.2.0 [2021-02-24T14:25:08.950Z] #48 42.42 go: finding github.com/gobwas/glob v0.2.3 [2021-02-24T14:25:08.950Z] #48 42.42 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:25:08.950Z] #48 42.43 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:25:08.950Z] #48 42.45 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:25:08.950Z] #48 42.45 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:25:08.950Z] #48 43.17 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:25:08.950Z] #48 43.22 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:25:08.950Z] #48 43.23 go: finding github.com/magiconair/properties v1.8.1 [2021-02-24T14:25:08.950Z] #48 43.23 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:25:08.950Z] #48 43.66 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:25:08.950Z] #48 43.66 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:25:08.950Z] #48 43.66 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:25:08.950Z] #48 43.69 go: finding github.com/spf13/afero v1.1.2 [2021-02-24T14:25:09.067Z] #63 ... [2021-02-24T14:25:09.067Z] [2021-02-24T14:25:09.067Z] #44 [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-02-24T14:25:09.067Z] #44 sha256:3aa960a801903cbc4e1d1ae3a07ac8ac0f1f63fad12130c96048b819c13c4e79 [2021-02-24T14:25:09.067Z] #44 18.70 unicode/utf8 [2021-02-24T14:25:09.067Z] #44 20.82 internal/testlog [2021-02-24T14:25:09.067Z] #44 21.32 encoding [2021-02-24T14:25:09.067Z] #44 21.51 unicode/utf16 [2021-02-24T14:25:09.067Z] #44 22.01 container/list [2021-02-24T14:25:09.067Z] #44 22.72 crypto/internal/subtle [2021-02-24T14:25:09.067Z] #44 23.23 crypto/subtle [2021-02-24T14:25:09.067Z] #44 23.61 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-24T14:25:09.067Z] #44 24.01 internal/nettrace [2021-02-24T14:25:09.067Z] #44 24.32 runtime/cgo [2021-02-24T14:25:09.067Z] #44 ... [2021-02-24T14:25:09.067Z] [2021-02-24T14:25:09.067Z] #48 [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-02-24T14:25:09.067Z] #48 sha256:2a9658c03f63439ddcaf762c7f84526d3a0377a6d81c0757e4e3887d27328b30 [2021-02-24T14:25:09.067Z] #48 22.08 go: extracting github.com/pkg/errors v0.8.1 [2021-02-24T14:25:09.067Z] #48 22.21 go: extracting github.com/spf13/viper v1.6.1 [2021-02-24T14:25:09.067Z] #48 22.21 go: extracting github.com/fatih/color v1.7.0 [2021-02-24T14:25:09.067Z] #48 22.21 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:25:09.067Z] #48 22.21 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:25:09.067Z] #48 22.22 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:25:09.067Z] #48 22.23 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:25:09.067Z] #48 22.28 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-24T14:25:09.067Z] #48 22.45 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:25:09.067Z] #48 22.50 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:25:09.067Z] #48 22.50 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:25:09.067Z] #48 22.79 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:25:09.067Z] #48 22.87 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:25:09.067Z] #48 23.30 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:25:09.067Z] #48 23.42 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:25:09.067Z] #48 23.56 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:25:09.067Z] #48 24.15 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-24T14:25:09.067Z] #48 24.17 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:25:09.067Z] #48 24.32 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:25:09.067Z] #48 24.44 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-24T14:25:09.067Z] #48 24.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:25:09.067Z] #48 25.44 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:25:09.067Z] #48 25.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:25:09.067Z] #48 25.77 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:25:09.067Z] #48 26.25 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:25:09.067Z] #48 26.46 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:25:09.067Z] #48 27.60 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:25:09.067Z] #48 27.81 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:25:09.067Z] #48 27.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:25:09.067Z] #48 28.06 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:25:09.067Z] #48 28.18 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:25:09.067Z] #48 28.31 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:25:09.067Z] #48 28.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:25:09.067Z] #48 28.76 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:25:09.067Z] #48 28.81 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:25:09.112Z] #48 33.50 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-24T14:25:09.732Z] #48 ... [2021-02-24T14:25:09.732Z] [2021-02-24T14:25:09.732Z] #50 [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-02-24T14:25:09.732Z] #50 sha256:98063ebca313af3d47dc07bad15a56dfb40c7bce9566624010841d2315708db9 [2021-02-24T14:25:09.732Z] #50 43.74 reflect [2021-02-24T14:25:09.732Z] #50 43.76 bufio [2021-02-24T14:25:09.732Z] #50 43.77 syscall [2021-02-24T14:25:09.732Z] #50 43.78 regexp/syntax [2021-02-24T14:25:09.997Z] #50 ... [2021-02-24T14:25:09.997Z] [2021-02-24T14:25:09.997Z] #35 [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-02-24T14:25:09.997Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-24T14:25:09.997Z] #35 34.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-02-24T14:25:09.997Z] #35 34.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-02-24T14:25:09.997Z] #35 34.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-02-24T14:25:09.997Z] #35 34.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-02-24T14:25:09.997Z] #35 34.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-02-24T14:25:09.997Z] #35 34.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-02-24T14:25:09.997Z] #35 37.58 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:09.997Z] #35 38.41 Fetched 14.2 MB in 2s (6152 kB/s) [2021-02-24T14:25:09.997Z] #35 41.49 Selecting previously unselected package xxd. [2021-02-24T14:25:09.997Z] #35 41.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-24T14:25:09.997Z] #35 41.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-24T14:25:09.997Z] #35 41.85 Unpacking xxd (2:8.1.0875-5) ... [2021-02-24T14:25:09.997Z] #35 ... [2021-02-24T14:25:09.997Z] [2021-02-24T14:25:09.997Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:09.997Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-24T14:25:09.997Z] #12 34.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-02-24T14:25:09.997Z] #12 35.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-24T14:25:09.997Z] #12 35.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-02-24T14:25:09.997Z] #12 35.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-02-24T14:25:09.997Z] #12 35.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-24T14:25:09.997Z] #12 35.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-24T14:25:09.997Z] #12 36.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-24T14:25:09.997Z] #12 36.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-02-24T14:25:09.997Z] #12 41.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-02-24T14:25:10.234Z] #42 80.31 DEP criu/protobuf-desc.d [2021-02-24T14:25:10.235Z] #42 80.44 DEP criu/proc_parse.d [2021-02-24T14:25:10.235Z] #42 80.64 DEP criu/plugin.d [2021-02-24T14:25:10.235Z] #42 80.72 DEP criu/pipes.d [2021-02-24T14:25:10.411Z] #12 ... [2021-02-24T14:25:10.412Z] [2021-02-24T14:25:10.412Z] #41 [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-02-24T14:25:10.412Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-24T14:25:10.412Z] #41 34.96 The following NEW packages will be installed: [2021-02-24T14:25:10.412Z] #41 34.96 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-24T14:25:10.412Z] #41 34.96 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-24T14:25:10.412Z] #41 34.96 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-24T14:25:10.412Z] #41 34.96 python-six zlib1g-dev [2021-02-24T14:25:10.412Z] #41 35.29 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:25:10.412Z] #41 35.29 Need to get 3798 kB of archives. [2021-02-24T14:25:10.412Z] #41 35.29 After this operation, 21.6 MB of additional disk space will be used. [2021-02-24T14:25:10.412Z] #41 35.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-02-24T14:25:10.412Z] #41 35.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-02-24T14:25:10.412Z] #41 35.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-02-24T14:25:10.412Z] #41 35.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-02-24T14:25:10.412Z] #41 35.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-02-24T14:25:10.412Z] #41 35.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-02-24T14:25:10.412Z] #41 35.41 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-02-24T14:25:10.412Z] #41 35.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-02-24T14:25:10.412Z] #41 35.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-02-24T14:25:10.412Z] #41 35.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-02-24T14:25:10.412Z] #41 35.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-02-24T14:25:10.412Z] #41 35.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-02-24T14:25:10.412Z] #41 35.76 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-02-24T14:25:10.412Z] #41 35.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-02-24T14:25:10.412Z] #41 35.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-24T14:25:10.412Z] #41 35.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-02-24T14:25:10.412Z] #41 35.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-02-24T14:25:10.412Z] #41 38.01 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:10.412Z] #41 38.43 Fetched 3798 kB in 1s (4413 kB/s) [2021-02-24T14:25:10.412Z] #41 41.46 Selecting previously unselected package libcap-dev:arm64. [2021-02-24T14:25:10.412Z] #41 41.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 ... 15383 files and directories currently installed.) [2021-02-24T14:25:10.412Z] #41 41.62 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-02-24T14:25:10.412Z] #41 41.84 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-02-24T14:25:10.412Z] #41 ... [2021-02-24T14:25:10.412Z] [2021-02-24T14:25:10.412Z] #48 [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-02-24T14:25:10.412Z] #48 sha256:1f50b6b35b5de5f7e073ffb98bc302b4190103b6a41ab63908a03b082f8e4ece [2021-02-24T14:25:10.412Z] #48 44.40 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:25:10.412Z] #48 44.41 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:25:10.412Z] #48 44.41 go: finding github.com/spf13/cast v1.3.0 [2021-02-24T14:25:10.412Z] #48 44.43 go: finding golang.org/x/text v0.3.2 [2021-02-24T14:25:10.491Z] #42 80.90 DEP criu/pie-util.d [2021-02-24T14:25:10.491Z] #42 81.00 DEP criu/pie-util-vdso.d [2021-02-24T14:25:10.615Z] #48 ... [2021-02-24T14:25:10.616Z] [2021-02-24T14:25:10.616Z] #55 [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-02-24T14:25:10.616Z] #55 sha256:073e0360606941808944b44119d4fdc14d11ec7d7d192f651922918742a91ff1 [2021-02-24T14:25:10.616Z] #55 1.499 + RM_GOPATH=0 [2021-02-24T14:25:10.616Z] #55 1.500 + TMP_GOPATH= [2021-02-24T14:25:10.616Z] #55 1.500 + : /build [2021-02-24T14:25:10.616Z] #55 1.501 + '[' -z '' ']' [2021-02-24T14:25:10.616Z] #55 1.503 ++ mktemp -d [2021-02-24T14:25:10.616Z] #55 1.505 + export GOPATH=/tmp/tmp.McP1mEVpW9 [2021-02-24T14:25:10.616Z] #55 1.505 + GOPATH=/tmp/tmp.McP1mEVpW9 [2021-02-24T14:25:10.616Z] #55 1.505 + RM_GOPATH=1 [2021-02-24T14:25:10.616Z] #55 1.505 + case "$(go env GOARCH)" in [2021-02-24T14:25:10.616Z] #55 1.505 ++ go env GOARCH [2021-02-24T14:25:10.616Z] #55 1.551 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:10.616Z] #55 1.552 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:10.616Z] #55 1.552 ++ dirname /tmp/install/install.sh [2021-02-24T14:25:10.616Z] #55 1.566 + dir=/tmp/install [2021-02-24T14:25:10.616Z] #55 1.566 + bin=containerd [2021-02-24T14:25:10.616Z] #55 1.567 + shift [2021-02-24T14:25:10.616Z] #55 1.567 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-24T14:25:10.616Z] #55 1.567 + . /tmp/install/containerd.installer [2021-02-24T14:25:10.616Z] #55 1.567 ++ set -e [2021-02-24T14:25:10.616Z] #55 1.567 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:25:10.616Z] #55 1.570 + install_containerd [2021-02-24T14:25:10.616Z] #55 1.570 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-24T14:25:10.616Z] #55 1.574 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:25:10.616Z] #55 1.575 + git clone https://github.com/containerd/containerd.git /tmp/tmp.McP1mEVpW9/src/github.com/containerd/containerd [2021-02-24T14:25:10.616Z] #55 1.597 Cloning into '/tmp/tmp.McP1mEVpW9/src/github.com/containerd/containerd'... [2021-02-24T14:25:10.700Z] #48 ... [2021-02-24T14:25:10.700Z] [2021-02-24T14:25:10.701Z] #44 [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-02-24T14:25:10.701Z] #44 sha256:4b9228a569c6e9da278a1c932f9ee338045dc13e33ccc5d1889454035c4fc864 [2021-02-24T14:25:10.701Z] #44 35.39 sync [2021-02-24T14:25:10.701Z] #44 35.40 internal/reflectlite [2021-02-24T14:25:10.701Z] #44 36.91 github.com/LK4D4/vndr/godl/singleflight [2021-02-24T14:25:10.701Z] #44 36.92 math/rand [2021-02-24T14:25:10.701Z] #44 36.92 internal/singleflight [2021-02-24T14:25:10.701Z] #44 37.99 errors [2021-02-24T14:25:10.701Z] #44 38.00 sort [2021-02-24T14:25:10.701Z] #44 38.47 io [2021-02-24T14:25:10.701Z] #44 38.49 internal/oserror [2021-02-24T14:25:10.701Z] #44 38.49 strconv [2021-02-24T14:25:10.701Z] #44 38.78 syscall [2021-02-24T14:25:10.701Z] #44 40.33 bytes [2021-02-24T14:25:10.701Z] #44 40.35 strings [2021-02-24T14:25:10.701Z] #44 42.78 bufio [2021-02-24T14:25:10.701Z] #44 43.43 reflect [2021-02-24T14:25:10.701Z] #44 43.51 regexp/syntax [2021-02-24T14:25:10.701Z] #44 44.40 hash/crc32 [2021-02-24T14:25:10.701Z] #44 45.10 crypto [2021-02-24T14:25:10.701Z] #44 45.15 time [2021-02-24T14:25:10.701Z] #44 ... [2021-02-24T14:25:10.701Z] [2021-02-24T14:25:10.701Z] #48 [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-02-24T14:25:10.701Z] #48 sha256:1f50b6b35b5de5f7e073ffb98bc302b4190103b6a41ab63908a03b082f8e4ece [2021-02-24T14:25:10.701Z] #48 45.49 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:25:10.748Z] #42 81.19 DEP criu/pie-util-vdso-elf32.d [2021-02-24T14:25:10.973Z] #48 45.53 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-24T14:25:10.973Z] #48 45.53 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:25:10.973Z] #48 45.56 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:25:10.983Z] #48 ... [2021-02-24T14:25:10.983Z] [2021-02-24T14:25:10.983Z] #46 [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-02-24T14:25:10.983Z] #46 sha256:ea6c83aa75ee98198983af6200677fd3208ddd4a641fe867b9ff8c01fa330224 [2021-02-24T14:25:10.983Z] #46 20.77 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:25:10.983Z] #46 26.12 go: finding github.com/fatih/color v1.9.0 [2021-02-24T14:25:10.983Z] #46 26.15 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-24T14:25:10.983Z] #46 26.19 go: finding github.com/pkg/errors v0.9.1 [2021-02-24T14:25:10.983Z] #46 26.31 go: finding github.com/spf13/pflag v1.0.3 [2021-02-24T14:25:10.983Z] #46 26.50 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-24T14:25:10.983Z] #46 26.85 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-24T14:25:10.983Z] #46 27.48 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-24T14:25:10.983Z] #46 27.66 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-24T14:25:10.983Z] #46 27.84 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-24T14:25:10.983Z] #46 27.93 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-24T14:25:10.983Z] #46 27.93 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-24T14:25:10.983Z] #46 ... [2021-02-24T14:25:10.983Z] [2021-02-24T14:25:10.983Z] #50 [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-02-24T14:25:10.983Z] #50 sha256:97ad47d66f9fb0a1bbb802daead9dc5e15077cef84a4ad50c99d9552176c8953 [2021-02-24T14:25:10.983Z] #50 22.34 + cd /tmp/tmp.TLrQNoSGEy/src/github.com/mvdan/sh [2021-02-24T14:25:10.983Z] #50 22.34 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-24T14:25:10.983Z] #50 22.51 + GO111MODULE=on [2021-02-24T14:25:10.983Z] #50 22.51 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-24T14:25:10.983Z] #50 24.07 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:25:10.983Z] #50 24.07 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:25:10.983Z] #50 24.08 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:25:10.983Z] #50 24.56 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:25:10.983Z] #50 24.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:25:10.983Z] #50 26.09 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:25:10.983Z] #50 27.55 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:25:10.983Z] #50 29.79 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:25:11.005Z] #42 81.32 DEP criu/path.d [2021-02-24T14:25:11.005Z] #42 81.52 DEP criu/parasite-syscall.d [2021-02-24T14:25:11.019Z] #48 ... [2021-02-24T14:25:11.019Z] [2021-02-24T14:25:11.019Z] #54 [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-02-24T14:25:11.019Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:25:11.019Z] #54 24.95 Fetched 8422 kB in 18s (480 kB/s) [2021-02-24T14:25:11.019Z] #54 24.95 Reading package lists... [2021-02-24T14:25:11.019Z] #54 32.11 Reading package lists... [2021-02-24T14:25:11.019Z] #54 ... [2021-02-24T14:25:11.019Z] [2021-02-24T14:25:11.019Z] #39 [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-02-24T14:25:11.019Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:25:11.019Z] #39 25.32 + 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-02-24T14:25:11.238Z] #48 ... [2021-02-24T14:25:11.238Z] [2021-02-24T14:25:11.238Z] #33 [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-02-24T14:25:11.238Z] #33 sha256:92fe06f1d70f07ef0e72f3f21513b12f248774363f29395cec24384b9f9dbe64 [2021-02-24T14:25:11.238Z] #33 35.82 sync [2021-02-24T14:25:11.238Z] #33 35.83 internal/reflectlite [2021-02-24T14:25:11.238Z] #33 37.92 sort [2021-02-24T14:25:11.238Z] #33 37.93 errors [2021-02-24T14:25:11.238Z] #33 38.43 strconv [2021-02-24T14:25:11.238Z] #33 38.43 internal/oserror [2021-02-24T14:25:11.238Z] #33 38.43 io [2021-02-24T14:25:11.238Z] #33 38.61 syscall [2021-02-24T14:25:11.238Z] #33 41.04 strings [2021-02-24T14:25:11.238Z] #33 41.04 bytes [2021-02-24T14:25:11.238Z] #33 42.59 bufio [2021-02-24T14:25:11.238Z] #33 42.75 path [2021-02-24T14:25:11.238Z] #33 43.20 text/tabwriter [2021-02-24T14:25:11.238Z] #33 43.71 reflect [2021-02-24T14:25:11.238Z] #33 44.44 internal/syscall/execenv [2021-02-24T14:25:11.238Z] #33 44.45 internal/syscall/unix [2021-02-24T14:25:11.238Z] #33 44.51 time [2021-02-24T14:25:11.238Z] #33 ... [2021-02-24T14:25:11.238Z] [2021-02-24T14:25:11.238Z] #44 [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-02-24T14:25:11.238Z] #44 sha256:4b9228a569c6e9da278a1c932f9ee338045dc13e33ccc5d1889454035c4fc864 [2021-02-24T14:25:11.238Z] #44 46.01 crypto/rc4 [2021-02-24T14:25:11.262Z] #42 ... [2021-02-24T14:25:11.262Z] [2021-02-24T14:25:11.262Z] #19 [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-02-24T14:25:11.262Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:25:11.262Z] #19 20.04 Building dependency tree... [2021-02-24T14:25:11.262Z] #19 22.67 libcap2-bin is already the newest version (1:2.25-2). [2021-02-24T14:25:11.262Z] #19 22.67 The following additional packages will be installed: [2021-02-24T14:25:11.262Z] #19 22.67 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-24T14:25:11.262Z] #19 22.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-24T14:25:11.262Z] #19 22.67 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-24T14:25:11.262Z] #19 22.67 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-24T14:25:11.262Z] #19 22.67 python3.7 python3.7-minimal vim-runtime xxd [2021-02-24T14:25:11.262Z] #19 22.68 Suggested packages: [2021-02-24T14:25:11.262Z] #19 22.69 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-24T14:25:11.262Z] #19 22.69 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-24T14:25:11.262Z] #19 22.69 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-24T14:25:11.262Z] #19 22.69 Recommended packages: [2021-02-24T14:25:11.262Z] #19 22.69 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-24T14:25:11.262Z] #19 22.69 python3-keyrings.alt python3-xdg unzip [2021-02-24T14:25:11.262Z] #19 24.36 The following NEW packages will be installed: [2021-02-24T14:25:11.262Z] #19 24.36 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-24T14:25:11.262Z] #19 24.36 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-24T14:25:11.263Z] #19 24.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-24T14:25:11.263Z] #19 24.36 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-24T14:25:11.263Z] #19 24.36 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-24T14:25:11.263Z] #19 24.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-24T14:25:11.263Z] #19 24.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-24T14:25:11.263Z] #19 24.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-24T14:25:11.263Z] #19 24.37 xz-utils zip [2021-02-24T14:25:11.263Z] #19 25.01 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:25:11.263Z] #19 25.01 Need to get 28.5 MB of archives. [2021-02-24T14:25:11.263Z] #19 25.01 After this operation, 116 MB of additional disk space will be used. [2021-02-24T14:25:11.263Z] #19 25.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-24T14:25:11.263Z] #19 25.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-24T14:25:11.263Z] #19 25.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-24T14:25:11.263Z] #19 25.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-24T14:25:11.263Z] #19 25.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-24T14:25:11.263Z] #19 25.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-24T14:25:11.263Z] #19 25.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-24T14:25:11.263Z] #19 25.28 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-24T14:25:11.263Z] #19 25.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-24T14:25:11.263Z] #19 25.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-24T14:25:11.263Z] #19 25.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-24T14:25:11.263Z] #19 25.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-24T14:25:11.263Z] #19 25.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-24T14:25:11.263Z] #19 25.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-24T14:25:11.263Z] #19 25.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-24T14:25:11.263Z] #19 25.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-24T14:25:11.263Z] #19 25.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-24T14:25:11.263Z] #19 25.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-24T14:25:11.263Z] #19 25.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-24T14:25:11.263Z] #19 25.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-24T14:25:11.263Z] #19 25.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-24T14:25:11.263Z] #19 25.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-24T14:25:11.263Z] #19 25.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-24T14:25:11.263Z] #19 25.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-24T14:25:11.263Z] #19 25.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-24T14:25:11.263Z] #19 25.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-24T14:25:11.263Z] #19 25.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-24T14:25:11.263Z] #19 25.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-24T14:25:11.263Z] #19 25.50 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-24T14:25:11.263Z] #19 25.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-24T14:25:11.263Z] #19 25.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-24T14:25:11.263Z] #19 25.95 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-24T14:25:11.263Z] #19 25.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-24T14:25:11.263Z] #19 25.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-24T14:25:11.263Z] #19 25.99 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-24T14:25:11.263Z] #19 26.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-24T14:25:11.263Z] #19 26.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-24T14:25:11.263Z] #19 26.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-24T14:25:11.263Z] #19 26.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-24T14:25:11.263Z] #19 26.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-24T14:25:11.263Z] #19 26.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-24T14:25:11.263Z] #19 26.13 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-24T14:25:11.263Z] #19 26.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-24T14:25:11.263Z] #19 26.19 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-24T14:25:11.263Z] #19 26.21 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-24T14:25:11.263Z] #19 26.54 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-24T14:25:11.263Z] #19 26.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-24T14:25:11.263Z] #19 26.66 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-24T14:25:11.263Z] #19 27.32 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:11.263Z] #19 27.41 Fetched 28.5 MB in 2s (12.7 MB/s) [2021-02-24T14:25:11.263Z] #19 27.47 Selecting previously unselected package pigz. [2021-02-24T14:25:11.263Z] #19 27.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-24T14:25:11.263Z] #19 27.53 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-24T14:25:11.263Z] #19 27.53 Unpacking pigz (2.4-1) ... [2021-02-24T14:25:11.263Z] #19 ... [2021-02-24T14:25:11.263Z] [2021-02-24T14:25:11.263Z] #42 [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-02-24T14:25:11.263Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:11.263Z] #42 81.77 DEP criu/pagemap.d [2021-02-24T14:25:11.276Z] #39 ... [2021-02-24T14:25:11.276Z] [2021-02-24T14:25:11.276Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:11.276Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:11.276Z] #12 25.73 Fetched 8422 kB in 18s (466 kB/s) [2021-02-24T14:25:11.276Z] #12 25.73 Reading package lists... [2021-02-24T14:25:11.520Z] #42 81.92 DEP criu/pagemap-cache.d [2021-02-24T14:25:11.520Z] #42 82.03 DEP criu/page-xfer.d [2021-02-24T14:25:11.533Z] #12 33.13 Reading package lists... [2021-02-24T14:25:11.533Z] #12 ... [2021-02-24T14:25:11.533Z] [2021-02-24T14:25:11.533Z] #35 [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-02-24T14:25:11.533Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:11.533Z] #35 25.89 Fetched 8422 kB in 18s (463 kB/s) [2021-02-24T14:25:11.533Z] #35 25.89 Reading package lists... [2021-02-24T14:25:11.555Z] #50 31.61 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-24T14:25:11.555Z] #50 ... [2021-02-24T14:25:11.556Z] [2021-02-24T14:25:11.556Z] #39 [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-02-24T14:25:11.556Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:25:11.559Z] #55 ... [2021-02-24T14:25:11.559Z] [2021-02-24T14:25:11.559Z] #35 [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-02-24T14:25:11.559Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:11.559Z] #35 39.70 Reading package lists... [2021-02-24T14:25:11.559Z] #35 46.25 Building dependency tree... [2021-02-24T14:25:11.559Z] #35 49.75 The following additional packages will be installed: [2021-02-24T14:25:11.559Z] #35 49.77 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-24T14:25:11.559Z] #35 49.77 Suggested packages: [2021-02-24T14:25:11.559Z] #35 49.79 cmake-doc ninja-build lrzip [2021-02-24T14:25:11.559Z] #35 49.79 Recommended packages: [2021-02-24T14:25:11.559Z] #35 49.79 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-24T14:25:11.559Z] #35 50.91 The following NEW packages will be installed: [2021-02-24T14:25:11.559Z] #35 50.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-24T14:25:11.559Z] #35 50.94 vim-common xxd [2021-02-24T14:25:11.559Z] #35 51.39 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:25:11.559Z] #35 51.39 Need to get 14.9 MB of archives. [2021-02-24T14:25:11.559Z] #35 51.39 After this operation, 61.8 MB of additional disk space will be used. [2021-02-24T14:25:11.559Z] #35 51.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-24T14:25:11.559Z] #35 51.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-24T14:25:11.559Z] #35 51.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-24T14:25:11.559Z] #35 51.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-24T14:25:11.559Z] #35 52.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-24T14:25:11.559Z] #35 52.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-24T14:25:11.559Z] #35 52.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-24T14:25:11.559Z] #35 52.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-24T14:25:11.559Z] #35 52.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-24T14:25:11.559Z] #35 52.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-24T14:25:11.559Z] #35 54.71 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:11.559Z] #35 54.97 Fetched 14.9 MB in 2s (7107 kB/s) [2021-02-24T14:25:11.559Z] #35 55.08 Selecting previously unselected package xxd. [2021-02-24T14:25:11.559Z] #35 55.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:25:11.559Z] #35 55.17 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:25:11.559Z] #35 55.20 Unpacking xxd (2:8.1.0875-5) ... [2021-02-24T14:25:11.559Z] #35 55.44 Selecting previously unselected package vim-common. [2021-02-24T14:25:11.559Z] #35 55.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:25:11.559Z] #35 55.46 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:25:11.559Z] #35 55.81 Selecting previously unselected package cmake-data. [2021-02-24T14:25:11.559Z] #35 55.81 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-24T14:25:11.559Z] #35 55.82 Unpacking cmake-data (3.13.4-1) ... [2021-02-24T14:25:11.559Z] #35 ... [2021-02-24T14:25:11.559Z] [2021-02-24T14:25:11.559Z] #41 [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-02-24T14:25:11.559Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:11.559Z] #41 39.88 Reading package lists... [2021-02-24T14:25:11.559Z] #41 46.32 Building dependency tree... [2021-02-24T14:25:11.559Z] #41 49.80 The following additional packages will be installed: [2021-02-24T14:25:11.559Z] #41 49.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-24T14:25:11.559Z] #41 49.80 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-24T14:25:11.559Z] #41 49.81 Suggested packages: [2021-02-24T14:25:11.559Z] #41 49.82 manpages-dev python-setuptools [2021-02-24T14:25:11.559Z] #41 51.02 The following NEW packages will be installed: [2021-02-24T14:25:11.559Z] #41 51.03 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-24T14:25:11.559Z] #41 51.03 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-24T14:25:11.559Z] #41 51.03 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-24T14:25:11.559Z] #41 51.03 python-six zlib1g-dev [2021-02-24T14:25:11.559Z] #41 51.50 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:25:11.559Z] #41 51.50 Need to get 4095 kB of archives. [2021-02-24T14:25:11.559Z] #41 51.50 After this operation, 22.5 MB of additional disk space will be used. [2021-02-24T14:25:11.559Z] #41 51.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-24T14:25:11.559Z] #41 51.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-24T14:25:11.559Z] #41 51.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-24T14:25:11.559Z] #41 51.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-24T14:25:11.559Z] #41 51.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-24T14:25:11.559Z] #41 51.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-24T14:25:11.559Z] #41 51.56 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-02-24T14:25:11.559Z] #41 51.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-24T14:25:11.559Z] #41 51.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-24T14:25:11.559Z] #41 51.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-24T14:25:11.559Z] #41 51.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-24T14:25:11.559Z] #41 51.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-24T14:25:11.559Z] #41 52.00 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-02-24T14:25:11.559Z] #41 52.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-24T14:25:11.559Z] #41 52.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-24T14:25:11.559Z] #41 52.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-24T14:25:11.559Z] #41 52.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-24T14:25:11.559Z] #41 53.50 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:11.559Z] #41 53.80 Fetched 4095 kB in 1s (5099 kB/s) [2021-02-24T14:25:11.559Z] #41 54.20 Selecting previously unselected package libcap-dev:amd64. [2021-02-24T14:25:11.559Z] #41 54.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:25:11.559Z] #41 54.38 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-24T14:25:11.559Z] #41 54.39 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-24T14:25:11.559Z] #41 54.60 Selecting previously unselected package libnet1:amd64. [2021-02-24T14:25:11.559Z] #41 54.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:25:11.559Z] #41 54.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:11.559Z] #41 54.75 Selecting previously unselected package libnet1-dev. [2021-02-24T14:25:11.559Z] #41 54.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:25:11.559Z] #41 54.79 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:11.559Z] #41 55.06 Selecting previously unselected package libnl-3-200:amd64. [2021-02-24T14:25:11.559Z] #41 55.06 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-24T14:25:11.559Z] #41 55.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:25:11.559Z] #41 55.29 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-24T14:25:11.559Z] #41 55.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-24T14:25:11.559Z] #41 55.30 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-24T14:25:11.559Z] #41 55.63 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-24T14:25:11.559Z] #41 55.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:25:11.559Z] #41 55.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:25:11.559Z] #41 55.74 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-24T14:25:11.559Z] #41 55.74 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:25:11.559Z] #41 55.75 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-24T14:25:11.559Z] #41 55.90 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-24T14:25:11.559Z] #41 55.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-24T14:25:11.559Z] #41 55.94 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-24T14:25:11.777Z] #42 82.19 DEP criu/page-pipe.d [2021-02-24T14:25:11.777Z] #42 82.29 DEP criu/netfilter.d [2021-02-24T14:25:11.790Z] #35 33.36 Reading package lists... [2021-02-24T14:25:11.790Z] #35 ... [2021-02-24T14:25:11.790Z] [2021-02-24T14:25:11.791Z] #41 [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-02-24T14:25:11.791Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:11.791Z] #41 25.93 Fetched 8422 kB in 18s (467 kB/s) [2021-02-24T14:25:11.791Z] #41 25.93 Reading package lists... [2021-02-24T14:25:11.819Z] #41 56.24 Selecting previously unselected package libprotobuf17:amd64. [2021-02-24T14:25:11.819Z] #41 56.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:11.819Z] #41 56.27 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:11.819Z] #41 ... [2021-02-24T14:25:11.819Z] [2021-02-24T14:25:11.819Z] #33 [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-02-24T14:25:11.819Z] #33 sha256:c88cdbece721cf4c2f737d5868d95a43aa0e52a020798f8456fbdc4754d5353b [2021-02-24T14:25:11.819Z] #33 45.97 sync [2021-02-24T14:25:11.819Z] #33 45.99 internal/reflectlite [2021-02-24T14:25:11.819Z] #33 48.36 errors [2021-02-24T14:25:11.819Z] #33 48.36 sort [2021-02-24T14:25:11.819Z] #33 48.77 strconv [2021-02-24T14:25:11.819Z] #33 49.57 io [2021-02-24T14:25:11.819Z] #33 50.90 internal/oserror [2021-02-24T14:25:11.819Z] #33 51.03 syscall [2021-02-24T14:25:11.819Z] #33 53.44 reflect [2021-02-24T14:25:11.973Z] #44 46.59 vendor/golang.org/x/net/dns/dnsmessage [2021-02-24T14:25:12.034Z] #42 82.50 DEP criu/net.d [2021-02-24T14:25:12.079Z] #39 31.30 Checking out files: 80% (1358/1680) Checking out files: 81% (1361/1680) Checking out files: 82% (1378/1680) Checking out files: 83% (1395/1680) Checking out files: 84% (1412/1680) Checking out files: 85% (1428/1680) Checking out files: 86% (1445/1680) Checking out files: 87% (1462/1680) Checking out files: 88% (1479/1680) Checking out files: 89% (1496/1680) Checking out files: 90% (1512/1680) Checking out files: 91% (1529/1680) Checking out files: 92% (1546/1680) Checking out files: 93% (1563/1680) Checking out files: 94% (1580/1680) Checking out files: 95% (1596/1680) Checking out files: 96% (1613/1680) Checking out files: 97% (1630/1680) Checking out files: 98% (1647/1680) Checking out files: 99% (1664/1680) Checking out files: 100% (1680/1680) Checking out files: 100% (1680/1680), done. [2021-02-24T14:25:12.079Z] #39 31.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-24T14:25:12.079Z] #33 ... [2021-02-24T14:25:12.079Z] [2021-02-24T14:25:12.079Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:12.079Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:12.079Z] #12 51.95 The following NEW packages will be installed: [2021-02-24T14:25:12.079Z] #12 51.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-24T14:25:12.079Z] #12 51.96 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-24T14:25:12.079Z] #12 51.96 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-24T14:25:12.079Z] #12 51.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-24T14:25:12.079Z] #12 51.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-24T14:25:12.079Z] #12 51.98 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-24T14:25:12.079Z] #12 51.99 The following packages will be upgraded: [2021-02-24T14:25:12.079Z] #12 52.02 libsystemd0 libudev1 [2021-02-24T14:25:12.079Z] #12 52.37 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:25:12.079Z] #12 52.37 Need to get 78.2 MB of archives. [2021-02-24T14:25:12.079Z] #12 52.37 After this operation, 487 MB of additional disk space will be used. [2021-02-24T14:25:12.079Z] #12 52.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-24T14:25:12.079Z] #12 52.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-24T14:25:12.079Z] #12 52.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-02-24T14:25:12.079Z] #12 52.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-02-24T14:25:12.079Z] #12 53.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-24T14:25:12.079Z] #12 53.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-24T14:25:12.079Z] #12 53.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-24T14:25:12.079Z] #12 53.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-24T14:25:12.079Z] #12 53.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-24T14:25:12.079Z] #12 54.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-24T14:25:12.079Z] #12 54.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-24T14:25:12.551Z] #44 47.22 regexp [2021-02-24T14:25:12.598Z] #42 82.77 DEP criu/namespaces.d [2021-02-24T14:25:12.598Z] #42 82.91 DEP criu/mount.d [2021-02-24T14:25:12.598Z] #42 83.17 DEP criu/memfd.d [2021-02-24T14:25:12.658Z] #39 ... [2021-02-24T14:25:12.658Z] [2021-02-24T14:25:12.658Z] #57 [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-02-24T14:25:12.658Z] #57 sha256:0b8ada8f409a6042edda64cc41f20d794b9cfd6e2a46e57008280578db9c30f0 [2021-02-24T14:25:12.658Z] #57 22.64 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-24T14:25:12.658Z] #57 22.67 go: extracting github.com/pkg/errors v0.9.1 [2021-02-24T14:25:12.658Z] #57 23.01 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-24T14:25:12.658Z] #57 23.15 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:25:12.658Z] #57 23.95 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:25:12.658Z] #57 24.08 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-24T14:25:12.658Z] #57 26.99 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:25:12.658Z] #57 28.49 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:25:12.658Z] #57 30.30 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:25:12.856Z] #42 83.29 DEP criu/mem.d [2021-02-24T14:25:12.920Z] #57 ... [2021-02-24T14:25:12.920Z] [2021-02-24T14:25:12.920Z] #48 [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-02-24T14:25:12.920Z] #48 sha256:2a9658c03f63439ddcaf762c7f84526d3a0377a6d81c0757e4e3887d27328b30 [2021-02-24T14:25:12.920Z] #48 32.04 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:25:12.920Z] #48 32.07 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:25:12.920Z] #48 32.08 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:25:12.920Z] #48 32.13 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:25:12.920Z] #48 32.13 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:25:12.920Z] #48 32.13 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-24T14:25:12.920Z] #48 32.13 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-24T14:25:12.920Z] #48 32.15 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:25:12.920Z] #48 32.23 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:25:12.920Z] #48 32.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:25:12.920Z] #48 32.36 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-24T14:25:12.920Z] #48 32.38 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:25:12.920Z] #48 32.45 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:25:12.920Z] #48 32.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:25:12.920Z] #48 32.49 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:25:12.920Z] #48 32.74 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:25:12.920Z] #48 32.80 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:25:12.920Z] #48 32.89 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:25:12.920Z] #48 32.90 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-24T14:25:12.920Z] #48 32.94 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:25:12.920Z] #48 32.98 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:25:13.113Z] #42 83.49 DEP criu/lsm.d [2021-02-24T14:25:13.188Z] #48 33.06 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:25:13.188Z] #48 33.11 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:25:13.188Z] #48 33.15 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:25:13.188Z] #48 33.21 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:25:13.188Z] #48 33.22 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-24T14:25:13.370Z] #42 83.65 DEP criu/log.d [2021-02-24T14:25:13.370Z] #42 83.76 DEP criu/libnetlink.d [2021-02-24T14:25:13.452Z] #48 33.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:25:13.513Z] #12 ... [2021-02-24T14:25:13.513Z] [2021-02-24T14:25:13.513Z] #50 [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-02-24T14:25:13.513Z] #50 sha256:b6a49d9e2685769b1f15ce165b71319698c85141a5c0543d785734e47425e865 [2021-02-24T14:25:13.513Z] #50 58.03 syscall [2021-02-24T14:25:13.513Z] #50 58.07 reflect [2021-02-24T14:25:13.628Z] #42 83.99 DEP criu/kerndat.d [2021-02-24T14:25:13.628Z] #42 84.17 DEP criu/kcmp-ids.d [2021-02-24T14:25:13.713Z] #48 33.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:25:13.797Z] #41 32.96 Reading package lists... [2021-02-24T14:25:13.797Z] #41 ... [2021-02-24T14:25:13.797Z] [2021-02-24T14:25:13.797Z] #48 [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-02-24T14:25:13.797Z] #48 sha256:293935cd70f74f56819e2a277388cb488be52e3d4bc1e3d10ce7ca1125bfc2d8 [2021-02-24T14:25:13.797Z] #48 37.82 go: extracting golang.org/x/text v0.3.2 [2021-02-24T14:25:13.885Z] #42 ... [2021-02-24T14:25:13.885Z] [2021-02-24T14:25:13.885Z] #31 [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-02-24T14:25:13.885Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:25:13.885Z] #31 DONE 157.3s [2021-02-24T14:25:13.885Z] [2021-02-24T14:25:13.885Z] #42 [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-02-24T14:25:13.885Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:13.885Z] #42 84.31 DEP criu/irmap.d [2021-02-24T14:25:13.973Z] #48 33.81 go: downloading github.com/spf13/afero v1.1.2 [2021-02-24T14:25:13.973Z] #48 34.10 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:25:13.973Z] #48 34.10 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-24T14:25:14.090Z] #50 ... [2021-02-24T14:25:14.090Z] [2021-02-24T14:25:14.090Z] #44 [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-02-24T14:25:14.090Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:25:14.090Z] #44 48.61 github.com/LK4D4/vndr/godl/singleflight [2021-02-24T14:25:14.090Z] #44 48.62 errors [2021-02-24T14:25:14.090Z] #44 49.00 io [2021-02-24T14:25:14.090Z] #44 49.06 strconv [2021-02-24T14:25:14.090Z] #44 50.42 bytes [2021-02-24T14:25:14.090Z] #44 53.04 bufio [2021-02-24T14:25:14.090Z] #44 53.66 reflect [2021-02-24T14:25:14.090Z] #44 55.67 syscall [2021-02-24T14:25:14.090Z] #44 ... [2021-02-24T14:25:14.090Z] [2021-02-24T14:25:14.090Z] #31 [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-02-24T14:25:14.090Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:25:14.143Z] #42 84.57 DEP criu/ipc_ns.d [2021-02-24T14:25:14.233Z] #48 34.11 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:25:14.233Z] #48 34.24 go: downloading github.com/spf13/cast v1.3.0 [2021-02-24T14:25:14.233Z] #48 34.26 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:25:14.233Z] #48 34.28 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:25:14.233Z] #48 34.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:25:14.233Z] #48 34.32 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:25:14.233Z] #48 34.34 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:25:14.367Z] #31 57.87 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-02-24T14:25:14.367Z] #31 58.52 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-24T14:25:14.400Z] #42 84.82 DEP criu/image.d [2021-02-24T14:25:14.631Z] #31 58.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:25:14.658Z] #42 85.15 DEP criu/image-desc.d [2021-02-24T14:25:14.804Z] #48 34.62 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:25:14.804Z] #48 34.67 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:25:14.804Z] #48 34.67 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:25:14.804Z] #48 34.73 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-24T14:25:14.915Z] #42 85.21 DEP criu/fsnotify.d [2021-02-24T14:25:14.915Z] #42 85.35 DEP criu/filesystems.d [2021-02-24T14:25:15.065Z] #48 35.09 go: extracting github.com/spf13/cast v1.3.0 [2021-02-24T14:25:15.065Z] #48 35.16 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:25:15.065Z] #48 35.23 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:25:15.173Z] #42 85.47 DEP criu/files.d [2021-02-24T14:25:15.173Z] #42 85.62 DEP criu/files-reg.d [2021-02-24T14:25:15.326Z] #48 35.33 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-24T14:25:15.326Z] #48 35.40 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:25:15.326Z] #48 35.40 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:25:15.326Z] #48 35.44 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:25:15.430Z] #42 85.76 DEP criu/files-ext.d [2021-02-24T14:25:15.430Z] #42 85.88 DEP criu/file-lock.d [2021-02-24T14:25:15.430Z] #42 85.98 DEP criu/file-ids.d [2021-02-24T14:25:15.587Z] #48 35.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:25:15.587Z] #48 35.58 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:25:15.587Z] #48 35.58 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-24T14:25:15.587Z] #48 35.64 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:25:15.587Z] #48 35.68 go: extracting github.com/spf13/afero v1.1.2 [2021-02-24T14:25:15.688Z] #42 86.10 DEP criu/fifo.d [2021-02-24T14:25:15.688Z] #42 86.21 DEP criu/fdstore.d [2021-02-24T14:25:15.847Z] #48 35.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:25:15.847Z] #48 35.73 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-24T14:25:15.904Z] #44 50.31 github.com/LK4D4/vndr/versioned [2021-02-24T14:25:15.904Z] #44 50.32 os [2021-02-24T14:25:15.945Z] #42 86.36 DEP criu/fault-injection.d [2021-02-24T14:25:15.945Z] #42 86.41 DEP criu/external.d [2021-02-24T14:25:15.945Z] #42 86.48 DEP criu/eventpoll.d [2021-02-24T14:25:16.108Z] #48 36.07 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-24T14:25:16.202Z] #42 86.61 DEP criu/eventfd.d [2021-02-24T14:25:16.202Z] #42 86.74 DEP criu/crtools.d [2021-02-24T14:25:16.392Z] #48 36.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:25:16.459Z] #42 86.88 DEP criu/cr-service.d [2021-02-24T14:25:16.459Z] #42 87.03 DEP criu/cr-restore.d [2021-02-24T14:25:16.488Z] #44 ... [2021-02-24T14:25:16.488Z] [2021-02-24T14:25:16.488Z] #48 [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-02-24T14:25:16.488Z] #48 sha256:1f50b6b35b5de5f7e073ffb98bc302b4190103b6a41ab63908a03b082f8e4ece [2021-02-24T14:25:16.488Z] #48 46.06 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:25:16.488Z] #48 46.06 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:25:16.488Z] #48 46.08 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:25:16.488Z] #48 46.28 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:25:16.488Z] #48 46.54 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:25:16.488Z] #48 46.54 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:25:16.488Z] #48 46.54 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:25:16.488Z] #48 46.75 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:25:16.488Z] #48 47.06 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-24T14:25:16.488Z] #48 47.06 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:25:16.488Z] #48 47.06 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:25:16.488Z] #48 47.59 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:25:16.488Z] #48 47.59 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:25:16.488Z] #48 47.59 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:25:16.488Z] #48 47.59 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-24T14:25:16.488Z] #48 48.08 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:25:16.488Z] #48 48.08 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:25:16.488Z] #48 48.09 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:25:16.488Z] #48 48.16 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-24T14:25:16.488Z] #48 48.60 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:25:16.488Z] #48 48.75 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:25:16.488Z] #48 49.08 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:25:16.488Z] #48 49.08 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:25:16.488Z] #48 49.11 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:25:16.488Z] #48 49.19 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:25:16.653Z] #48 36.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:25:16.653Z] #48 36.57 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-24T14:25:16.653Z] #48 36.66 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:25:16.716Z] #42 87.28 DEP criu/cr-errno.d [2021-02-24T14:25:16.756Z] #48 ... [2021-02-24T14:25:16.756Z] [2021-02-24T14:25:16.756Z] #28 [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-02-24T14:25:16.756Z] #28 sha256:efce6bb508711ab5b34fbc78c6fc71afb9ef22501f22273b6368b340a0857041 [2021-02-24T14:25:16.756Z] #28 41.13 [2021-02-24T14:25:16.756Z] #28 41.55 ######################################################################## 100.0% [2021-02-24T14:25:16.756Z] #28 41.66 [2021-02-24T14:25:16.756Z] #28 41.85 Download of images into '/build' complete. [2021-02-24T14:25:16.756Z] #28 41.85 Use something like the following to load the result into a Docker daemon: [2021-02-24T14:25:16.756Z] #28 41.85 tar -cC '/build' . | docker load [2021-02-24T14:25:16.756Z] #28 DONE 49.9s [2021-02-24T14:25:16.756Z] [2021-02-24T14:25:16.756Z] #46 [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-02-24T14:25:16.756Z] #46 sha256:d4762704e66b81037d58ec0b3388de62e1387cdca3e12311cba53e61363eaeb5 [2021-02-24T14:25:16.756Z] #46 DONE 51.5s [2021-02-24T14:25:16.756Z] [2021-02-24T14:25:16.756Z] #63 [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-02-24T14:25:16.756Z] #63 sha256:89d84d5c75f0074d1654cdf7a7beede29fdd22ba917c7e7246b723fc725de1b8 [2021-02-24T14:25:16.756Z] #63 DONE 51.5s [2021-02-24T14:25:16.756Z] [2021-02-24T14:25:16.756Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:16.756Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-24T14:25:16.756Z] #12 45.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-02-24T14:25:16.756Z] #12 45.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-02-24T14:25:16.756Z] #12 45.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-24T14:25:16.756Z] #12 45.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-24T14:25:16.756Z] #12 45.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-02-24T14:25:16.756Z] #12 45.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-02-24T14:25:16.756Z] #12 45.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-02-24T14:25:16.756Z] #12 45.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-02-24T14:25:16.756Z] #12 45.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-02-24T14:25:16.756Z] #12 45.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-02-24T14:25:16.756Z] #12 45.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-02-24T14:25:16.756Z] #12 46.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-02-24T14:25:16.756Z] #12 46.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-02-24T14:25:16.756Z] #12 46.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2021-02-24T14:25:16.756Z] #12 46.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-02-24T14:25:16.756Z] #12 48.17 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:16.756Z] #12 49.25 Fetched 73.8 MB in 12s (6024 kB/s) [2021-02-24T14:25:16.756Z] #12 50.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 ... 15383 files and directories currently installed.) [2021-02-24T14:25:16.756Z] #12 50.81 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-02-24T14:25:16.756Z] #12 51.50 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-24T14:25:16.973Z] #42 87.30 DEP criu/cr-dump.d [2021-02-24T14:25:17.021Z] #12 52.02 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-02-24T14:25:17.084Z] #48 ... [2021-02-24T14:25:17.084Z] [2021-02-24T14:25:17.084Z] #63 [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-02-24T14:25:17.084Z] #63 sha256:e73532ab19de23230c0a7160aac23f700412931a22f56161cd791f293a8f6ea9 [2021-02-24T14:25:17.084Z] #63 DONE 41.2s [2021-02-24T14:25:17.084Z] [2021-02-24T14:25:17.084Z] #35 [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-02-24T14:25:17.084Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:17.084Z] #35 33.36 Reading package lists... [2021-02-24T14:25:17.224Z] #48 37.06 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:25:17.224Z] #48 37.13 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:25:17.224Z] #48 37.25 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:25:17.230Z] #42 87.47 DEP criu/cr-dedup.d [2021-02-24T14:25:17.230Z] #42 87.61 DEP criu/cr-check.d [2021-02-24T14:25:17.485Z] #48 37.33 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-24T14:25:17.485Z] #48 37.34 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:25:17.485Z] #48 37.44 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:25:17.485Z] #48 37.46 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:25:17.485Z] #48 37.51 go: downloading golang.org/x/text v0.3.2 [2021-02-24T14:25:17.485Z] #48 37.55 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:25:17.485Z] #48 37.60 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:25:17.485Z] #48 37.61 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:25:17.487Z] #42 87.78 DEP criu/config.d [2021-02-24T14:25:17.487Z] #42 87.94 DEP criu/clone-noasan.d [2021-02-24T14:25:17.487Z] #42 88.00 DEP criu/cgroup.d [2021-02-24T14:25:17.603Z] #12 ... [2021-02-24T14:25:17.603Z] [2021-02-24T14:25:17.603Z] #44 [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-02-24T14:25:17.603Z] #44 sha256:4b9228a569c6e9da278a1c932f9ee338045dc13e33ccc5d1889454035c4fc864 [2021-02-24T14:25:17.603Z] #44 52.46 encoding/binary [2021-02-24T14:25:17.603Z] #44 ... [2021-02-24T14:25:17.603Z] [2021-02-24T14:25:17.603Z] #54 [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-02-24T14:25:17.603Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-24T14:25:17.603Z] #54 42.63 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-24T14:25:17.603Z] #54 48.98 Selecting previously unselected package libbtrfs-dev. [2021-02-24T14:25:17.603Z] #54 48.98 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-24T14:25:17.603Z] #54 49.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:25:17.603Z] #54 51.48 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-24T14:25:17.603Z] #54 51.53 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:25:17.603Z] #54 51.56 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:25:17.603Z] #54 DONE 52.5s [2021-02-24T14:25:17.603Z] [2021-02-24T14:25:17.603Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:17.603Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-24T14:25:17.603Z] #12 52.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-02-24T14:25:17.603Z] #12 52.65 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-02-24T14:25:17.603Z] #12 52.68 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-24T14:25:17.649Z] #35 40.40 Building dependency tree... [2021-02-24T14:25:17.744Z] #42 88.19 DEP criu/cgroup-props.d [2021-02-24T14:25:18.001Z] #42 88.35 DEP criu/bitmap.d [2021-02-24T14:25:18.001Z] #42 88.37 DEP criu/bfd.d [2021-02-24T14:25:18.001Z] #42 88.50 DEP criu/autofs.d [2021-02-24T14:25:18.056Z] #48 37.96 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-24T14:25:18.056Z] #48 38.04 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:25:18.056Z] #48 38.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:25:18.258Z] #42 88.69 DEP criu/aio.d [2021-02-24T14:25:18.316Z] #48 38.31 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:25:18.316Z] #48 38.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:25:18.316Z] #48 38.43 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-24T14:25:18.515Z] #42 88.88 DEP criu/action-scripts.d [2021-02-24T14:25:18.579Z] #48 38.44 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:25:18.579Z] #48 38.58 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:25:18.579Z] #48 38.72 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:25:18.585Z] #12 53.51 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-02-24T14:25:18.772Z] #42 89.10 CC criu/action-scripts.o [2021-02-24T14:25:18.839Z] #48 38.72 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:25:18.839Z] #48 38.82 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:25:18.849Z] #12 53.78 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-24T14:25:18.849Z] #12 53.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-24T14:25:18.849Z] #12 53.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-02-24T14:25:18.849Z] #12 53.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-24T14:25:19.100Z] #48 38.94 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:25:19.100Z] #48 39.08 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:25:19.100Z] #48 39.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:25:19.100Z] #48 39.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:25:19.336Z] #42 89.49 CC criu/aio.o [2021-02-24T14:25:19.360Z] #48 39.17 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-24T14:25:19.360Z] #48 39.29 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:25:19.360Z] #48 39.38 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:25:19.360Z] #48 39.42 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:25:19.593Z] #42 90.05 CC criu/autofs.o [2021-02-24T14:25:19.622Z] #48 39.59 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-24T14:25:19.623Z] #48 39.65 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:25:19.623Z] #48 39.71 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:25:19.885Z] #48 39.79 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:25:19.885Z] #48 39.79 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:25:19.885Z] #48 39.86 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-24T14:25:19.919Z] #31 ... [2021-02-24T14:25:19.919Z] [2021-02-24T14:25:19.919Z] #44 [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-02-24T14:25:19.919Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:25:19.919Z] #44 63.70 time [2021-02-24T14:25:20.145Z] #48 40.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:25:20.145Z] #48 40.18 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:25:20.172Z] #35 44.14 The following additional packages will be installed: [2021-02-24T14:25:20.172Z] #35 44.16 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-24T14:25:20.172Z] #35 44.20 Suggested packages: [2021-02-24T14:25:20.172Z] #35 44.20 cmake-doc ninja-build lrzip [2021-02-24T14:25:20.172Z] #35 44.20 Recommended packages: [2021-02-24T14:25:20.172Z] #35 44.20 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-24T14:25:20.407Z] #48 40.40 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:25:20.667Z] #48 40.56 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:25:20.667Z] #48 40.69 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:25:20.667Z] #48 40.80 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:25:20.735Z] #35 45.23 The following NEW packages will be installed: [2021-02-24T14:25:20.929Z] #48 40.98 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-24T14:25:20.929Z] #48 40.99 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:25:20.964Z] #42 91.41 CC criu/bfd.o [2021-02-24T14:25:20.992Z] #35 45.25 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-24T14:25:20.992Z] #35 45.25 vim-common xxd [2021-02-24T14:25:21.249Z] #35 ... [2021-02-24T14:25:21.249Z] [2021-02-24T14:25:21.249Z] #48 [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-02-24T14:25:21.249Z] #48 sha256:293935cd70f74f56819e2a277388cb488be52e3d4bc1e3d10ce7ca1125bfc2d8 [2021-02-24T14:25:21.249Z] #48 42.92 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:25:21.249Z] #48 43.03 go: finding github.com/fatih/color v1.7.0 [2021-02-24T14:25:21.249Z] #48 43.07 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:25:21.249Z] #48 43.08 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:25:21.249Z] #48 43.13 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:25:21.249Z] #48 43.19 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:25:21.249Z] #48 43.21 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:25:21.249Z] #48 43.23 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:25:21.249Z] #48 43.23 go: finding github.com/pkg/errors v0.8.1 [2021-02-24T14:25:21.249Z] #48 43.31 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:25:21.249Z] #48 43.31 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:25:21.249Z] #48 43.36 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:25:21.249Z] #48 43.40 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:25:21.249Z] #48 43.40 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:25:21.249Z] #48 43.41 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:25:21.249Z] #48 43.44 go: finding github.com/stretchr/testify v1.4.0 [2021-02-24T14:25:21.249Z] #48 43.44 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:25:21.250Z] #48 43.44 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:25:21.250Z] #48 43.46 go: finding github.com/spf13/viper v1.6.1 [2021-02-24T14:25:21.250Z] #48 43.46 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:25:21.250Z] #48 43.58 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:25:21.250Z] #48 43.60 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:25:21.250Z] #48 43.60 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:25:21.250Z] #48 43.60 go: finding github.com/stretchr/objx v0.2.0 [2021-02-24T14:25:21.250Z] #48 43.65 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:25:21.250Z] #48 43.73 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:25:21.250Z] #48 43.78 go: finding github.com/gobwas/glob v0.2.3 [2021-02-24T14:25:21.250Z] #48 43.81 go: finding github.com/spf13/cobra v0.0.5 [2021-02-24T14:25:21.250Z] #48 43.81 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:25:21.250Z] #48 43.90 go: finding github.com/spf13/pflag v1.0.5 [2021-02-24T14:25:21.250Z] #48 43.91 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:25:21.250Z] #48 43.91 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:25:21.250Z] #48 43.96 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:25:21.250Z] #48 44.05 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:25:21.250Z] #48 44.11 go: finding github.com/magiconair/properties v1.8.1 [2021-02-24T14:25:21.250Z] #48 44.14 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:25:21.250Z] #48 44.14 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:25:21.250Z] #48 44.20 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:25:21.250Z] #48 44.21 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:25:21.250Z] #48 44.25 go: finding github.com/spf13/afero v1.1.2 [2021-02-24T14:25:21.250Z] #48 44.33 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:25:21.250Z] #48 44.37 go: finding github.com/spf13/cast v1.3.0 [2021-02-24T14:25:21.250Z] #48 44.55 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:25:21.250Z] #48 44.55 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:25:21.250Z] #48 44.55 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:25:21.250Z] #48 44.65 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-24T14:25:21.250Z] #48 44.73 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:25:21.250Z] #48 44.73 go: finding golang.org/x/text v0.3.2 [2021-02-24T14:25:21.250Z] #48 44.73 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:25:21.250Z] #48 44.83 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:25:21.250Z] #48 44.83 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:25:21.250Z] #48 44.86 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:25:21.250Z] #48 44.86 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:25:21.250Z] #48 44.90 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:25:21.250Z] #48 44.90 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:25:21.250Z] #48 44.91 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:25:21.250Z] #48 44.91 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:25:21.250Z] #48 44.93 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:25:21.250Z] #48 44.99 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:25:21.250Z] #48 44.99 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-24T14:25:21.250Z] #48 45.12 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:25:21.250Z] #48 45.12 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:25:21.250Z] #48 45.23 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:25:21.250Z] #48 45.23 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:25:21.250Z] #48 45.25 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-24T14:25:21.250Z] #48 45.28 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:25:21.250Z] #48 45.36 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:25:21.250Z] #48 45.36 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:25:21.250Z] #48 45.41 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-24T14:25:21.250Z] #48 45.49 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:25:21.250Z] #48 45.52 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:25:21.250Z] #48 45.52 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:25:21.250Z] #48 45.63 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:25:21.250Z] #48 45.63 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:25:21.499Z] #48 41.41 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:25:21.528Z] #42 ... [2021-02-24T14:25:21.528Z] [2021-02-24T14:25:21.528Z] #19 [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-02-24T14:25:21.528Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:25:21.528Z] #19 27.65 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-24T14:25:21.528Z] #19 27.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:25:21.528Z] #19 27.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:25:21.528Z] #19 28.16 Selecting previously unselected package python3.7-minimal. [2021-02-24T14:25:21.528Z] #19 28.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:25:21.528Z] #19 28.17 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-24T14:25:21.528Z] #19 29.12 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:25:21.528Z] #19 29.14 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-24T14:25:21.528Z] #19 31.72 Selecting previously unselected package python3-minimal. [2021-02-24T14:25:21.528Z] #19 31.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-24T14:25:21.528Z] #19 31.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-24T14:25:21.528Z] #19 31.78 Unpacking python3-minimal (3.7.3-1) ... [2021-02-24T14:25:21.528Z] #19 31.86 Selecting previously unselected package libmpdec2:amd64. [2021-02-24T14:25:21.528Z] #19 31.87 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-24T14:25:21.528Z] #19 31.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-24T14:25:21.528Z] #19 31.99 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-24T14:25:21.528Z] #19 32.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:25:21.528Z] #19 32.00 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:25:21.528Z] #19 33.01 Selecting previously unselected package python3.7. [2021-02-24T14:25:21.528Z] #19 33.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:25:21.528Z] #19 33.03 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-24T14:25:21.528Z] #19 33.15 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-24T14:25:21.528Z] #19 33.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-24T14:25:21.528Z] #19 33.16 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-24T14:25:21.528Z] #19 33.28 Setting up python3-minimal (3.7.3-1) ... [2021-02-24T14:25:21.528Z] #19 34.04 Selecting previously unselected package python3. [2021-02-24T14:25:21.528Z] #19 34.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 ... 24093 files and directories currently installed.) [2021-02-24T14:25:21.528Z] #19 34.08 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-24T14:25:21.528Z] #19 34.09 Unpacking python3 (3.7.3-1) ... [2021-02-24T14:25:21.528Z] #19 34.17 Selecting previously unselected package libip4tc0:amd64. [2021-02-24T14:25:21.528Z] #19 34.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-24T14:25:21.528Z] #19 34.18 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-24T14:25:21.528Z] #19 34.27 Selecting previously unselected package libip6tc0:amd64. [2021-02-24T14:25:21.528Z] #19 34.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-24T14:25:21.528Z] #19 34.28 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-24T14:25:21.528Z] #19 34.35 Selecting previously unselected package libiptc0:amd64. [2021-02-24T14:25:21.528Z] #19 34.35 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-24T14:25:21.528Z] #19 34.36 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-24T14:25:21.529Z] #19 34.45 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-24T14:25:21.529Z] #19 34.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-24T14:25:21.529Z] #19 34.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-24T14:25:21.529Z] #19 34.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-24T14:25:21.529Z] #19 34.53 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-24T14:25:21.529Z] #19 34.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-24T14:25:21.529Z] #19 34.62 Selecting previously unselected package libnftnl11:amd64. [2021-02-24T14:25:21.529Z] #19 34.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-24T14:25:21.529Z] #19 34.64 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-24T14:25:21.529Z] #19 34.73 Selecting previously unselected package iptables. [2021-02-24T14:25:21.529Z] #19 34.74 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-24T14:25:21.529Z] #19 34.75 Unpacking iptables (1.8.2-4) ... [2021-02-24T14:25:21.529Z] #19 35.07 Selecting previously unselected package xxd. [2021-02-24T14:25:21.529Z] #19 35.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:25:21.529Z] #19 35.09 Unpacking xxd (2:8.1.0875-5) ... [2021-02-24T14:25:21.529Z] #19 35.21 Selecting previously unselected package vim-common. [2021-02-24T14:25:21.529Z] #19 35.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:25:21.529Z] #19 35.25 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:25:21.529Z] #19 35.41 Selecting previously unselected package bash-completion. [2021-02-24T14:25:21.529Z] #19 35.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-24T14:25:21.529Z] #19 ... [2021-02-24T14:25:21.529Z] [2021-02-24T14:25:21.529Z] #42 [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-02-24T14:25:21.529Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:21.529Z] #42 91.90 CC criu/bitmap.o [2021-02-24T14:25:21.760Z] #48 ... [2021-02-24T14:25:21.761Z] [2021-02-24T14:25:21.761Z] #50 [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-02-24T14:25:21.761Z] #50 sha256:97ad47d66f9fb0a1bbb802daead9dc5e15077cef84a4ad50c99d9552176c8953 [2021-02-24T14:25:21.761Z] #50 31.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-24T14:25:21.761Z] #50 32.05 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-24T14:25:21.761Z] #50 32.11 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-24T14:25:21.761Z] #50 33.48 runtime/cgo [2021-02-24T14:25:21.761Z] #50 33.54 runtime [2021-02-24T14:25:21.786Z] #42 92.04 CC criu/cgroup-props.o [2021-02-24T14:25:22.022Z] #50 ... [2021-02-24T14:25:22.022Z] [2021-02-24T14:25:22.022Z] #57 [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-02-24T14:25:22.022Z] #57 sha256:0b8ada8f409a6042edda64cc41f20d794b9cfd6e2a46e57008280578db9c30f0 [2021-02-24T14:25:22.022Z] #57 34.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:25:22.022Z] #57 34.93 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:25:22.022Z] #57 35.30 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:25:22.022Z] #57 35.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:25:22.022Z] #57 36.37 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:25:22.022Z] #57 39.93 go: finding github.com/pkg/errors v0.9.1 [2021-02-24T14:25:22.022Z] #57 40.30 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-24T14:25:22.022Z] #57 40.37 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-24T14:25:22.022Z] #57 40.56 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-24T14:25:22.022Z] #57 40.67 go: finding github.com/google/uuid v1.2.0 [2021-02-24T14:25:22.023Z] #57 40.73 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-24T14:25:22.023Z] #57 40.84 go: finding github.com/gofrs/flock v0.8.0 [2021-02-24T14:25:22.023Z] #57 40.85 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-24T14:25:22.023Z] #57 40.95 go: finding github.com/gorilla/mux v1.8.0 [2021-02-24T14:25:22.023Z] #57 41.00 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-24T14:25:22.023Z] #57 41.03 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-24T14:25:22.023Z] #57 41.06 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-24T14:25:22.023Z] #57 41.09 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-24T14:25:22.023Z] #57 41.37 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-24T14:25:22.023Z] #57 41.47 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-24T14:25:22.182Z] #48 ... [2021-02-24T14:25:22.182Z] [2021-02-24T14:25:22.182Z] #54 [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-02-24T14:25:22.182Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:25:22.182Z] #54 32.11 Reading package lists... [2021-02-24T14:25:22.182Z] #54 39.25 Building dependency tree... [2021-02-24T14:25:22.182Z] #54 42.86 The following additional packages will be installed: [2021-02-24T14:25:22.182Z] #54 42.89 libbtrfs0 [2021-02-24T14:25:22.182Z] #54 43.16 The following NEW packages will be installed: [2021-02-24T14:25:22.182Z] #54 43.16 libbtrfs-dev libbtrfs0 [2021-02-24T14:25:22.182Z] #54 43.64 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:25:22.182Z] #54 43.64 Need to get 119 kB of archives. [2021-02-24T14:25:22.182Z] #54 43.64 After this operation, 387 kB of additional disk space will be used. [2021-02-24T14:25:22.182Z] #54 43.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-24T14:25:22.182Z] #54 43.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-24T14:25:22.182Z] #54 44.86 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:22.182Z] #54 45.10 Fetched 119 kB in 0s (397 kB/s) [2021-02-24T14:25:22.182Z] #54 45.24 Selecting previously unselected package libbtrfs0. [2021-02-24T14:25:22.182Z] #54 45.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-02-24T14:25:22.182Z] #54 45.28 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-24T14:25:22.182Z] #54 45.28 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-24T14:25:22.182Z] #54 45.40 Selecting previously unselected package libbtrfs-dev. [2021-02-24T14:25:22.182Z] #54 45.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-24T14:25:22.182Z] #54 45.49 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:25:22.182Z] #54 45.67 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-24T14:25:22.182Z] #54 45.72 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:25:22.182Z] #54 45.73 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:25:22.182Z] #54 DONE 46.4s [2021-02-24T14:25:22.182Z] [2021-02-24T14:25:22.182Z] #55 [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-02-24T14:25:22.182Z] #55 sha256:cf186f52cf843d03b152cce1d129ed20f71bffff89839cb67f9b95498d899da4 [2021-02-24T14:25:22.350Z] #42 92.67 CC criu/cgroup.o [2021-02-24T14:25:22.496Z] #12 57.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-24T14:25:22.496Z] #12 57.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-02-24T14:25:22.496Z] #12 57.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-24T14:25:22.762Z] #12 ... [2021-02-24T14:25:22.762Z] [2021-02-24T14:25:22.762Z] #33 [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-02-24T14:25:22.762Z] #33 sha256:92fe06f1d70f07ef0e72f3f21513b12f248774363f29395cec24384b9f9dbe64 [2021-02-24T14:25:22.762Z] #33 47.68 internal/poll [2021-02-24T14:25:22.762Z] #33 48.58 os [2021-02-24T14:25:22.762Z] #33 49.93 internal/fmtsort [2021-02-24T14:25:22.762Z] #33 50.33 path/filepath [2021-02-24T14:25:22.762Z] #33 50.34 fmt [2021-02-24T14:25:22.762Z] #33 51.22 io/ioutil [2021-02-24T14:25:22.762Z] #33 53.11 flag [2021-02-24T14:25:22.762Z] #33 53.12 log [2021-02-24T14:25:22.762Z] #33 53.12 github.com/BurntSushi/toml [2021-02-24T14:25:22.762Z] #33 57.17 github.com/BurntSushi/toml/cmd/tomlv [2021-02-24T14:25:22.965Z] #57 ... [2021-02-24T14:25:22.965Z] [2021-02-24T14:25:22.965Z] #54 [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-02-24T14:25:22.965Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:25:22.965Z] #54 32.94 Fetched 8422 kB in 25s (339 kB/s) [2021-02-24T14:25:22.965Z] #54 32.94 Reading package lists... [2021-02-24T14:25:23.027Z] #33 ... [2021-02-24T14:25:23.027Z] [2021-02-24T14:25:23.027Z] #50 [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-02-24T14:25:23.027Z] #50 sha256:98063ebca313af3d47dc07bad15a56dfb40c7bce9566624010841d2315708db9 [2021-02-24T14:25:23.027Z] #50 47.70 regexp [2021-02-24T14:25:23.027Z] #50 49.60 os [2021-02-24T14:25:23.027Z] #50 51.41 mvdan.cc/sh/v3/fileutil [2021-02-24T14:25:23.027Z] #50 51.42 io/ioutil [2021-02-24T14:25:23.027Z] #50 51.42 encoding/binary [2021-02-24T14:25:23.027Z] #50 51.43 fmt [2021-02-24T14:25:23.027Z] #50 55.94 encoding/base64 [2021-02-24T14:25:23.027Z] #50 55.98 golang.org/x/sys/unix [2021-02-24T14:25:23.027Z] #50 ... [2021-02-24T14:25:23.027Z] [2021-02-24T14:25:23.027Z] #41 [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-02-24T14:25:23.027Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-24T14:25:23.027Z] #41 49.08 Selecting previously unselected package libnet1:arm64. [2021-02-24T14:25:23.027Z] #41 49.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-24T14:25:23.027Z] #41 49.26 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:23.027Z] #41 51.20 Selecting previously unselected package libnet1-dev. [2021-02-24T14:25:23.027Z] #41 51.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-24T14:25:23.027Z] #41 51.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:23.027Z] #41 52.02 Selecting previously unselected package libnl-3-200:arm64. [2021-02-24T14:25:23.027Z] #41 52.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-24T14:25:23.027Z] #41 52.05 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-24T14:25:23.027Z] #41 52.56 Selecting previously unselected package libnl-3-dev:arm64. [2021-02-24T14:25:23.027Z] #41 52.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-02-24T14:25:23.027Z] #41 52.59 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-24T14:25:23.027Z] #41 53.50 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-24T14:25:23.027Z] #41 53.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-24T14:25:23.027Z] #41 53.52 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-24T14:25:23.027Z] #41 53.79 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-02-24T14:25:23.027Z] #41 53.79 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-02-24T14:25:23.027Z] #41 53.79 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-24T14:25:23.027Z] #41 53.91 Selecting previously unselected package zlib1g-dev:arm64. [2021-02-24T14:25:23.027Z] #41 53.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-02-24T14:25:23.027Z] #41 54.70 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-24T14:25:23.027Z] #41 55.29 Selecting previously unselected package libprotobuf17:arm64. [2021-02-24T14:25:23.027Z] #41 55.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-02-24T14:25:23.027Z] #41 55.29 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-24T14:25:23.027Z] #41 56.55 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-02-24T14:25:23.027Z] #41 56.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-02-24T14:25:23.027Z] #41 56.56 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-24T14:25:23.027Z] #41 57.34 Selecting previously unselected package libprotobuf-dev:arm64. [2021-02-24T14:25:23.027Z] #41 57.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-02-24T14:25:23.027Z] #41 57.37 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-24T14:25:23.212Z] #44 ... [2021-02-24T14:25:23.212Z] [2021-02-24T14:25:23.212Z] #41 [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-02-24T14:25:23.212Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:23.212Z] #41 57.17 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-24T14:25:23.212Z] #41 57.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:23.212Z] #41 57.19 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:23.212Z] #41 57.47 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-24T14:25:23.212Z] #41 57.48 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:23.212Z] #41 57.49 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:23.212Z] #41 59.45 Selecting previously unselected package libprotoc17:amd64. [2021-02-24T14:25:23.212Z] #41 59.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:23.212Z] #41 59.47 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:23.212Z] #41 60.18 Selecting previously unselected package protobuf-c-compiler. [2021-02-24T14:25:23.212Z] #41 60.20 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:25:23.212Z] #41 60.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-24T14:25:23.212Z] #41 60.37 Selecting previously unselected package protobuf-compiler. [2021-02-24T14:25:23.212Z] #41 60.38 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:23.212Z] #41 60.39 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-24T14:25:23.212Z] #41 60.57 Selecting previously unselected package python-pkg-resources. [2021-02-24T14:25:23.212Z] #41 60.57 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-24T14:25:23.212Z] #41 60.70 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-24T14:25:23.212Z] #41 61.06 Selecting previously unselected package python-six. [2021-02-24T14:25:23.212Z] #41 61.06 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-24T14:25:23.212Z] #41 61.08 Unpacking python-six (1.12.0-1) ... [2021-02-24T14:25:23.212Z] #41 61.20 Selecting previously unselected package python-protobuf. [2021-02-24T14:25:23.212Z] #41 61.20 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:23.212Z] #41 61.21 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-24T14:25:23.212Z] #41 61.73 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-24T14:25:23.212Z] #41 67.24 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:23.212Z] #41 67.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:23.212Z] #41 ... [2021-02-24T14:25:23.212Z] [2021-02-24T14:25:23.212Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:23.212Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:23.212Z] #12 58.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-24T14:25:23.212Z] #12 60.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-24T14:25:23.212Z] #12 60.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-24T14:25:23.212Z] #12 60.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-24T14:25:23.212Z] #12 60.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-24T14:25:23.212Z] #12 60.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-02-24T14:25:23.212Z] #12 60.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-24T14:25:23.212Z] #12 60.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-24T14:25:23.212Z] #12 60.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-24T14:25:23.212Z] #12 60.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-24T14:25:23.212Z] #12 61.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-24T14:25:23.212Z] #12 61.03 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-24T14:25:23.212Z] #12 61.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-24T14:25:23.212Z] #12 61.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-24T14:25:23.212Z] #12 61.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-24T14:25:23.212Z] #12 61.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-24T14:25:23.212Z] #12 62.36 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:23.212Z] #12 62.62 Fetched 78.2 MB in 9s (8626 kB/s) [2021-02-24T14:25:23.212Z] #12 62.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-02-24T14:25:23.212Z] #12 62.91 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-24T14:25:23.212Z] #12 62.94 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-24T14:25:23.212Z] #12 63.39 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-24T14:25:23.212Z] #12 63.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-02-24T14:25:23.212Z] #12 63.66 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-24T14:25:23.212Z] #12 63.68 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-24T14:25:23.212Z] #12 63.94 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-24T14:25:23.212Z] #12 64.08 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-24T14:25:23.212Z] #12 64.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:25:23.212Z] #12 64.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-24T14:25:23.212Z] #12 64.18 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-24T14:25:23.212Z] #12 66.91 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-24T14:25:23.212Z] #12 66.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-24T14:25:23.212Z] #12 67.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-24T14:25:23.225Z] #54 42.02 Reading package lists... [2021-02-24T14:25:23.225Z] #54 ... [2021-02-24T14:25:23.225Z] [2021-02-24T14:25:23.225Z] #39 [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-02-24T14:25:23.225Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:25:23.225Z] #39 35.47 + 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-02-24T14:25:23.225Z] #39 ... [2021-02-24T14:25:23.225Z] [2021-02-24T14:25:23.225Z] #35 [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-02-24T14:25:23.225Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:23.225Z] #35 33.31 Fetched 8422 kB in 24s (347 kB/s) [2021-02-24T14:25:23.225Z] #35 33.31 Reading package lists... [2021-02-24T14:25:23.474Z] #12 ... [2021-02-24T14:25:23.474Z] [2021-02-24T14:25:23.474Z] #44 [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-02-24T14:25:23.474Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:25:23.474Z] #44 67.91 internal/fmtsort [2021-02-24T14:25:23.474Z] #44 ... [2021-02-24T14:25:23.474Z] [2021-02-24T14:25:23.474Z] #46 [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-02-24T14:25:23.474Z] #46 sha256:dda6268d72937d753f694d4c944501a83a361901203e573ae69c44f134439991 [2021-02-24T14:25:23.474Z] #46 DONE 68.0s [2021-02-24T14:25:23.487Z] #35 42.31 Reading package lists... [2021-02-24T14:25:23.487Z] #35 ... [2021-02-24T14:25:23.487Z] [2021-02-24T14:25:23.487Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:23.487Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:23.487Z] #12 34.02 Fetched 8422 kB in 24s (345 kB/s) [2021-02-24T14:25:23.487Z] #12 34.02 Reading package lists... [2021-02-24T14:25:23.735Z] [2021-02-24T14:25:23.736Z] #41 [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-02-24T14:25:23.736Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:23.736Z] #41 67.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:25:23.736Z] #41 67.81 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-24T14:25:23.736Z] #41 67.96 Setting up python-six (1.12.0-1) ... [2021-02-24T14:25:24.057Z] #12 42.91 Reading package lists... [2021-02-24T14:25:24.057Z] #12 ... [2021-02-24T14:25:24.057Z] [2021-02-24T14:25:24.057Z] #41 [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-02-24T14:25:24.057Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:24.057Z] #41 33.97 Fetched 8422 kB in 25s (340 kB/s) [2021-02-24T14:25:24.057Z] #41 33.97 Reading package lists... [2021-02-24T14:25:24.427Z] #41 ... [2021-02-24T14:25:24.427Z] [2021-02-24T14:25:24.427Z] #35 [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-02-24T14:25:24.427Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-24T14:25:24.427Z] #35 49.19 Selecting previously unselected package vim-common. [2021-02-24T14:25:24.427Z] #35 49.21 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:25:24.427Z] #35 49.27 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:25:24.427Z] #35 51.82 Selecting previously unselected package cmake-data. [2021-02-24T14:25:24.427Z] #35 51.82 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-24T14:25:24.427Z] #35 51.86 Unpacking cmake-data (3.13.4-1) ... [2021-02-24T14:25:24.427Z] #35 ... [2021-02-24T14:25:24.427Z] [2021-02-24T14:25:24.427Z] #50 [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-02-24T14:25:24.427Z] #50 sha256:98063ebca313af3d47dc07bad15a56dfb40c7bce9566624010841d2315708db9 [2021-02-24T14:25:24.427Z] #50 59.11 encoding/json [2021-02-24T14:25:24.427Z] #50 59.12 github.com/pkg/diff [2021-02-24T14:25:24.427Z] #50 59.13 go/ast [2021-02-24T14:25:24.677Z] #41 ... [2021-02-24T14:25:24.677Z] [2021-02-24T14:25:24.677Z] #35 [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-02-24T14:25:24.677Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:24.677Z] #35 59.25 Selecting previously unselected package libicu63:amd64. [2021-02-24T14:25:24.677Z] #35 59.26 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-24T14:25:24.677Z] #35 59.30 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:25:24.677Z] #35 66.37 Selecting previously unselected package libxml2:amd64. [2021-02-24T14:25:24.677Z] #35 66.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-24T14:25:24.677Z] #35 66.37 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-24T14:25:24.677Z] #35 67.78 Selecting previously unselected package libarchive13:amd64. [2021-02-24T14:25:24.677Z] #35 67.78 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-24T14:25:24.677Z] #35 67.83 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-24T14:25:24.677Z] #35 68.20 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-24T14:25:24.677Z] #35 68.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-24T14:25:24.677Z] #35 68.23 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-24T14:25:24.677Z] #35 68.58 Selecting previously unselected package librhash0:amd64. [2021-02-24T14:25:24.677Z] #35 68.58 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-24T14:25:24.677Z] #35 68.59 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-24T14:25:24.677Z] #35 68.79 Selecting previously unselected package libuv1:amd64. [2021-02-24T14:25:24.677Z] #35 68.79 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-24T14:25:24.677Z] #35 68.81 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-24T14:25:24.677Z] #35 69.22 Selecting previously unselected package cmake. [2021-02-24T14:25:24.677Z] #35 69.22 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-24T14:25:24.677Z] #35 69.28 Unpacking cmake (3.13.4-1) ... [2021-02-24T14:25:25.249Z] #35 ... [2021-02-24T14:25:25.249Z] [2021-02-24T14:25:25.249Z] #44 [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-02-24T14:25:25.249Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:25:25.249Z] #44 68.79 strings [2021-02-24T14:25:25.249Z] #44 69.64 os [2021-02-24T14:25:25.458Z] #55 ... [2021-02-24T14:25:25.458Z] [2021-02-24T14:25:25.458Z] #33 [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-02-24T14:25:25.458Z] #33 sha256:4d9b189c3e785c5eb6bda17dda47d49e4bbefcf7362e50e07f9ad96fcc1e26e5 [2021-02-24T14:25:25.458Z] #33 39.17 sync [2021-02-24T14:25:25.458Z] #33 39.17 internal/reflectlite [2021-02-24T14:25:25.458Z] #33 41.84 errors [2021-02-24T14:25:25.458Z] #33 41.84 sort [2021-02-24T14:25:25.458Z] #33 42.33 strconv [2021-02-24T14:25:25.458Z] #33 43.20 io [2021-02-24T14:25:25.458Z] #33 44.42 internal/oserror [2021-02-24T14:25:25.458Z] #33 44.47 syscall [2021-02-24T14:25:25.458Z] #33 46.11 reflect [2021-02-24T14:25:25.458Z] #33 ... [2021-02-24T14:25:25.458Z] [2021-02-24T14:25:25.459Z] #31 [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-02-24T14:25:25.459Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:25:25.459Z] #31 46.53 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-24T14:25:25.459Z] #31 47.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-24T14:25:25.459Z] #31 48.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:25:25.459Z] #31 ... [2021-02-24T14:25:25.459Z] [2021-02-24T14:25:25.459Z] #41 [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-02-24T14:25:25.459Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:25.459Z] #41 32.96 Reading package lists... [2021-02-24T14:25:25.459Z] #41 39.79 Building dependency tree... [2021-02-24T14:25:25.459Z] #41 43.78 The following additional packages will be installed: [2021-02-24T14:25:25.459Z] #41 43.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-24T14:25:25.459Z] #41 43.78 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-24T14:25:25.459Z] #41 43.81 Suggested packages: [2021-02-24T14:25:25.459Z] #41 43.81 manpages-dev python-setuptools [2021-02-24T14:25:25.459Z] #41 45.20 The following NEW packages will be installed: [2021-02-24T14:25:25.459Z] #41 45.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-24T14:25:25.459Z] #41 45.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-24T14:25:25.459Z] #41 45.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-24T14:25:25.459Z] #41 45.20 python-six zlib1g-dev [2021-02-24T14:25:25.459Z] #41 45.63 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:25:25.459Z] #41 45.63 Need to get 4095 kB of archives. [2021-02-24T14:25:25.459Z] #41 45.63 After this operation, 22.5 MB of additional disk space will be used. [2021-02-24T14:25:25.459Z] #41 45.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-24T14:25:25.459Z] #41 45.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-24T14:25:25.459Z] #41 45.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-24T14:25:25.459Z] #41 45.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-24T14:25:25.459Z] #41 45.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-24T14:25:25.459Z] #41 45.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-24T14:25:25.459Z] #41 45.67 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-02-24T14:25:25.459Z] #41 45.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-24T14:25:25.459Z] #41 45.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-24T14:25:25.459Z] #41 45.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-24T14:25:25.459Z] #41 45.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-24T14:25:25.459Z] #41 45.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-24T14:25:25.459Z] #41 45.95 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-02-24T14:25:25.459Z] #41 45.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-24T14:25:25.459Z] #41 45.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-24T14:25:25.459Z] #41 45.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-24T14:25:25.459Z] #41 45.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-24T14:25:25.459Z] #41 47.31 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:25.459Z] #41 47.47 Fetched 4095 kB in 1s (5706 kB/s) [2021-02-24T14:25:25.459Z] #41 47.66 Selecting previously unselected package libcap-dev:amd64. [2021-02-24T14:25:25.459Z] #41 47.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-02-24T14:25:25.459Z] #41 47.71 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-24T14:25:25.459Z] #41 47.71 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-24T14:25:25.459Z] #41 47.84 Selecting previously unselected package libnet1:amd64. [2021-02-24T14:25:25.459Z] #41 47.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:25:25.459Z] #41 47.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:25.459Z] #41 48.01 Selecting previously unselected package libnet1-dev. [2021-02-24T14:25:25.459Z] #41 48.01 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:25:25.459Z] #41 48.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:25.459Z] #41 48.22 Selecting previously unselected package libnl-3-200:amd64. [2021-02-24T14:25:25.459Z] #41 48.22 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-24T14:25:25.459Z] #41 48.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:25:25.459Z] #41 48.47 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-24T14:25:25.459Z] #41 48.47 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-24T14:25:25.459Z] #41 48.49 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-24T14:25:25.459Z] #41 48.89 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-24T14:25:25.459Z] #41 48.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:25:25.459Z] #41 48.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:25:25.459Z] #41 49.03 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-24T14:25:25.459Z] #41 49.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:25:25.459Z] #41 49.08 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-24T14:25:25.459Z] #41 49.24 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-24T14:25:25.459Z] #41 49.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-24T14:25:25.459Z] #41 49.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-24T14:25:25.459Z] #41 49.58 Selecting previously unselected package libprotobuf17:amd64. [2021-02-24T14:25:25.459Z] #41 49.58 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:25.459Z] #41 49.61 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:25.459Z] #41 ... [2021-02-24T14:25:25.459Z] [2021-02-24T14:25:25.459Z] #35 [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-02-24T14:25:25.459Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:25.459Z] #35 45.62 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:25:25.459Z] #35 45.62 Need to get 14.9 MB of archives. [2021-02-24T14:25:25.459Z] #35 45.62 After this operation, 61.8 MB of additional disk space will be used. [2021-02-24T14:25:25.459Z] #35 45.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-24T14:25:25.459Z] #35 45.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-24T14:25:25.459Z] #35 45.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-24T14:25:25.459Z] #35 45.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-24T14:25:25.459Z] #35 46.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-24T14:25:25.459Z] #35 46.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-24T14:25:25.459Z] #35 46.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-24T14:25:25.459Z] #35 46.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-24T14:25:25.459Z] #35 46.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-24T14:25:25.459Z] #35 46.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-24T14:25:25.459Z] #35 48.22 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:25.459Z] #35 48.45 Fetched 14.9 MB in 2s (8339 kB/s) [2021-02-24T14:25:25.459Z] #35 48.53 Selecting previously unselected package xxd. [2021-02-24T14:25:25.459Z] #35 48.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:25:25.459Z] #35 48.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:25:25.459Z] #35 48.59 Unpacking xxd (2:8.1.0875-5) ... [2021-02-24T14:25:25.459Z] #35 48.89 Selecting previously unselected package vim-common. [2021-02-24T14:25:25.459Z] #35 48.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:25:25.459Z] #35 48.92 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:25:25.459Z] #35 49.35 Selecting previously unselected package cmake-data. [2021-02-24T14:25:25.459Z] #35 49.35 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-24T14:25:25.459Z] #35 49.41 Unpacking cmake-data (3.13.4-1) ... [2021-02-24T14:25:25.625Z] #42 95.41 CC criu/clone-noasan.o [2021-02-24T14:25:25.625Z] #42 95.69 CC criu/config.o [2021-02-24T14:25:25.718Z] #35 ... [2021-02-24T14:25:25.718Z] [2021-02-24T14:25:25.718Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:25.718Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:25.718Z] #12 33.13 Reading package lists... [2021-02-24T14:25:25.718Z] #12 40.16 Building dependency tree... [2021-02-24T14:25:25.718Z] #12 43.90 The following additional packages will be installed: [2021-02-24T14:25:25.718Z] #12 43.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-24T14:25:25.718Z] #12 43.93 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-24T14:25:25.718Z] #12 43.93 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-24T14:25:25.718Z] #12 43.93 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-24T14:25:25.718Z] #12 43.93 mingw-w64-x86-64-dev [2021-02-24T14:25:25.718Z] #12 43.96 Suggested packages: [2021-02-24T14:25:25.718Z] #12 43.96 gcc-8-locales seccomp wine64 [2021-02-24T14:25:25.718Z] #12 45.52 The following NEW packages will be installed: [2021-02-24T14:25:25.718Z] #12 45.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-24T14:25:25.718Z] #12 45.52 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-24T14:25:25.718Z] #12 45.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-24T14:25:25.718Z] #12 45.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-24T14:25:25.718Z] #12 45.52 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-24T14:25:25.718Z] #12 45.52 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-24T14:25:25.718Z] #12 45.54 The following packages will be upgraded: [2021-02-24T14:25:25.718Z] #12 45.54 libsystemd0 libudev1 [2021-02-24T14:25:25.718Z] #12 45.95 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:25:25.718Z] #12 45.95 Need to get 78.2 MB of archives. [2021-02-24T14:25:25.718Z] #12 45.95 After this operation, 487 MB of additional disk space will be used. [2021-02-24T14:25:25.718Z] #12 45.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-24T14:25:25.718Z] #12 45.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-24T14:25:25.718Z] #12 45.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-02-24T14:25:25.718Z] #12 46.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-02-24T14:25:25.718Z] #12 46.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-24T14:25:25.718Z] #12 46.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-24T14:25:25.718Z] #12 46.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-24T14:25:25.718Z] #12 46.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-24T14:25:25.718Z] #12 47.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-24T14:25:25.718Z] #12 47.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-24T14:25:25.718Z] #12 47.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-24T14:25:26.191Z] #44 ... [2021-02-24T14:25:26.191Z] [2021-02-24T14:25:26.191Z] #33 [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-02-24T14:25:26.191Z] #33 sha256:c88cdbece721cf4c2f737d5868d95a43aa0e52a020798f8456fbdc4754d5353b [2021-02-24T14:25:26.191Z] #33 60.49 time [2021-02-24T14:25:26.191Z] #33 65.36 internal/poll [2021-02-24T14:25:26.191Z] #33 67.30 internal/syscall/execenv [2021-02-24T14:25:26.191Z] #33 67.52 internal/syscall/unix [2021-02-24T14:25:26.191Z] #33 67.80 os [2021-02-24T14:25:26.191Z] #33 69.03 strings [2021-02-24T14:25:26.191Z] #33 ... [2021-02-24T14:25:26.191Z] [2021-02-24T14:25:26.191Z] #50 [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-02-24T14:25:26.191Z] #50 sha256:b6a49d9e2685769b1f15ce165b71319698c85141a5c0543d785734e47425e865 [2021-02-24T14:25:26.191Z] #50 66.04 context [2021-02-24T14:25:26.191Z] #50 67.12 internal/poll [2021-02-24T14:25:26.191Z] #50 69.55 os [2021-02-24T14:25:26.603Z] #41 42.45 Reading package lists... [2021-02-24T14:25:26.603Z] #41 ... [2021-02-24T14:25:26.603Z] [2021-02-24T14:25:26.603Z] #48 [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-02-24T14:25:26.603Z] #48 sha256:2a9658c03f63439ddcaf762c7f84526d3a0377a6d81c0757e4e3887d27328b30 [2021-02-24T14:25:26.603Z] #48 46.31 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-24T14:25:26.651Z] #12 ... [2021-02-24T14:25:26.651Z] [2021-02-24T14:25:26.651Z] #41 [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-02-24T14:25:26.651Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:26.651Z] #41 50.89 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-24T14:25:26.651Z] #41 50.89 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:26.651Z] #41 50.89 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:26.763Z] #50 ... [2021-02-24T14:25:26.763Z] [2021-02-24T14:25:26.763Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:26.763Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:26.763Z] #12 70.86 Selecting previously unselected package binutils-mingw-w64. [2021-02-24T14:25:26.763Z] #12 70.86 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-24T14:25:26.763Z] #12 70.88 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-24T14:25:26.763Z] #12 71.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-24T14:25:26.763Z] #12 71.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:25:26.763Z] #12 71.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:25:26.763Z] #12 71.27 Selecting previously unselected package dmsetup. [2021-02-24T14:25:26.763Z] #12 71.27 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:25:26.763Z] #12 71.28 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-24T14:25:26.909Z] #41 51.10 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-24T14:25:26.909Z] #41 51.10 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:26.909Z] #41 51.11 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:26.994Z] #42 97.09 CC criu/cr-check.o [2021-02-24T14:25:26.996Z] #50 61.42 mvdan.cc/editorconfig [2021-02-24T14:25:27.023Z] #12 71.50 Selecting previously unselected package mingw-w64-common. [2021-02-24T14:25:27.023Z] #12 71.51 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-24T14:25:27.023Z] #12 71.52 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-24T14:25:27.251Z] #42 ... [2021-02-24T14:25:27.251Z] [2021-02-24T14:25:27.251Z] #19 [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-02-24T14:25:27.251Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:25:27.251Z] #19 38.24 Unpacking bash-completion (1:2.8-6) ... [2021-02-24T14:25:27.251Z] #19 38.68 Selecting previously unselected package bzip2. [2021-02-24T14:25:27.251Z] #19 38.69 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-24T14:25:27.251Z] #19 38.70 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-24T14:25:27.251Z] #19 38.78 Selecting previously unselected package xz-utils. [2021-02-24T14:25:27.251Z] #19 38.78 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-24T14:25:27.251Z] #19 38.79 Unpacking xz-utils (5.2.4-1) ... [2021-02-24T14:25:27.251Z] #19 38.94 Selecting previously unselected package apparmor. [2021-02-24T14:25:27.251Z] #19 38.95 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-24T14:25:27.251Z] #19 39.00 Unpacking apparmor (2.13.2-10) ... [2021-02-24T14:25:27.251Z] #19 39.34 Selecting previously unselected package aufs-tools. [2021-02-24T14:25:27.251Z] #19 39.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-24T14:25:27.251Z] #19 39.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-24T14:25:27.251Z] #19 39.50 Selecting previously unselected package libonig5:amd64. [2021-02-24T14:25:27.251Z] #19 39.51 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-24T14:25:27.251Z] #19 39.51 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:25:27.251Z] #19 39.65 Selecting previously unselected package libjq1:amd64. [2021-02-24T14:25:27.251Z] #19 39.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:25:27.251Z] #19 39.66 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:25:27.251Z] #19 39.76 Selecting previously unselected package jq. [2021-02-24T14:25:27.251Z] #19 39.78 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:25:27.251Z] #19 39.78 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-24T14:25:27.251Z] #19 39.87 Selecting previously unselected package libaio1:amd64. [2021-02-24T14:25:27.251Z] #19 39.88 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-24T14:25:27.251Z] #19 39.89 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-24T14:25:27.251Z] #19 39.95 Selecting previously unselected package libgpm2:amd64. [2021-02-24T14:25:27.251Z] #19 39.95 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-24T14:25:27.251Z] #19 39.96 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-24T14:25:27.251Z] #19 40.01 Selecting previously unselected package libicu63:amd64. [2021-02-24T14:25:27.251Z] #19 40.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-24T14:25:27.251Z] #19 40.02 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:25:27.251Z] #19 43.45 Selecting previously unselected package libnet1:amd64. [2021-02-24T14:25:27.251Z] #19 43.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:25:27.251Z] #19 43.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:27.251Z] #19 43.53 Selecting previously unselected package libnl-3-200:amd64. [2021-02-24T14:25:27.251Z] #19 43.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-24T14:25:27.251Z] #19 43.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:25:27.473Z] #41 ... [2021-02-24T14:25:27.474Z] [2021-02-24T14:25:27.474Z] #44 [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-02-24T14:25:27.474Z] #44 sha256:25def4b1335508a3360ee48af570f412978bc1588fbfe562389c6c420bb3cc7f [2021-02-24T14:25:27.474Z] #44 41.81 github.com/LK4D4/vndr/godl/singleflight [2021-02-24T14:25:27.474Z] #44 41.81 internal/reflectlite [2021-02-24T14:25:27.474Z] #44 42.08 math/rand [2021-02-24T14:25:27.474Z] #44 43.22 internal/singleflight [2021-02-24T14:25:27.474Z] #44 44.42 strconv [2021-02-24T14:25:27.474Z] #44 44.42 io [2021-02-24T14:25:27.474Z] #44 45.72 bytes [2021-02-24T14:25:27.474Z] #44 48.14 bufio [2021-02-24T14:25:27.474Z] #44 48.22 reflect [2021-02-24T14:25:27.474Z] #44 50.38 syscall [2021-02-24T14:25:27.508Z] #19 43.63 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-24T14:25:27.508Z] #19 43.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:25:27.508Z] #19 43.67 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:25:27.508Z] #19 43.75 Selecting previously unselected package libreadline5:amd64. [2021-02-24T14:25:27.508Z] #19 43.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-24T14:25:27.508Z] #19 43.76 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-24T14:25:27.579Z] #50 ... [2021-02-24T14:25:27.580Z] [2021-02-24T14:25:27.580Z] #33 [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-02-24T14:25:27.580Z] #33 sha256:92fe06f1d70f07ef0e72f3f21513b12f248774363f29395cec24384b9f9dbe64 [2021-02-24T14:25:27.580Z] #33 DONE 62.5s [2021-02-24T14:25:27.580Z] [2021-02-24T14:25:27.580Z] #55 [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-02-24T14:25:27.580Z] #55 sha256:b4b8b5aa34a34ff793967f052ac06cf6377f3dc0a107f5f1dc6609486b566241 [2021-02-24T14:25:27.580Z] #55 2.790 + RM_GOPATH=0 [2021-02-24T14:25:27.580Z] #55 2.790 + TMP_GOPATH= [2021-02-24T14:25:27.580Z] #55 2.790 + : /build [2021-02-24T14:25:27.580Z] #55 2.790 + '[' -z '' ']' [2021-02-24T14:25:27.580Z] #55 2.790 ++ mktemp -d [2021-02-24T14:25:27.580Z] #55 2.826 + export GOPATH=/tmp/tmp.SQhB7fgSPl [2021-02-24T14:25:27.580Z] #55 2.826 + GOPATH=/tmp/tmp.SQhB7fgSPl [2021-02-24T14:25:27.580Z] #55 2.826 + RM_GOPATH=1 [2021-02-24T14:25:27.580Z] #55 2.826 + case "$(go env GOARCH)" in [2021-02-24T14:25:27.580Z] #55 2.830 ++ go env GOARCH [2021-02-24T14:25:27.580Z] #55 2.846 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:27.580Z] #55 2.846 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:27.580Z] #55 2.846 ++ dirname /tmp/install/install.sh [2021-02-24T14:25:27.580Z] #55 2.849 + dir=/tmp/install [2021-02-24T14:25:27.580Z] #55 2.849 + bin=containerd [2021-02-24T14:25:27.580Z] #55 2.849 + shift [2021-02-24T14:25:27.580Z] #55 2.849 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-24T14:25:27.580Z] #55 2.849 + . /tmp/install/containerd.installer [2021-02-24T14:25:27.580Z] #55 2.849 ++ set -e [2021-02-24T14:25:27.580Z] #55 2.849 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:25:27.580Z] #55 2.849 + install_containerd [2021-02-24T14:25:27.580Z] #55 2.850 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-24T14:25:27.580Z] #55 2.850 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SQhB7fgSPl/src/github.com/containerd/containerd [2021-02-24T14:25:27.580Z] #55 2.850 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:25:27.580Z] #55 2.877 Cloning into '/tmp/tmp.SQhB7fgSPl/src/github.com/containerd/containerd'... [2021-02-24T14:25:27.731Z] #44 ... [2021-02-24T14:25:27.731Z] [2021-02-24T14:25:27.731Z] #55 [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-02-24T14:25:27.731Z] #55 sha256:cf186f52cf843d03b152cce1d129ed20f71bffff89839cb67f9b95498d899da4 [2021-02-24T14:25:27.731Z] #55 5.134 + RM_GOPATH=0 [2021-02-24T14:25:27.731Z] #55 5.134 + TMP_GOPATH= [2021-02-24T14:25:27.731Z] #55 5.135 + : /build [2021-02-24T14:25:27.731Z] #55 5.135 + '[' -z '' ']' [2021-02-24T14:25:27.731Z] #55 5.136 ++ mktemp -d [2021-02-24T14:25:27.731Z] #55 5.138 + export GOPATH=/tmp/tmp.M5xAx5Oi0d [2021-02-24T14:25:27.731Z] #55 5.138 + GOPATH=/tmp/tmp.M5xAx5Oi0d [2021-02-24T14:25:27.731Z] #55 5.138 + RM_GOPATH=1 [2021-02-24T14:25:27.731Z] #55 5.138 + case "$(go env GOARCH)" in [2021-02-24T14:25:27.731Z] #55 5.139 ++ go env GOARCH [2021-02-24T14:25:27.731Z] #55 5.178 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:27.731Z] #55 5.178 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:27.731Z] #55 5.179 ++ dirname /tmp/install/install.sh [2021-02-24T14:25:27.731Z] #55 5.182 + dir=/tmp/install [2021-02-24T14:25:27.731Z] #55 5.182 + bin=containerd [2021-02-24T14:25:27.731Z] #55 5.186 + shift [2021-02-24T14:25:27.731Z] #55 5.190 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-24T14:25:27.731Z] #55 5.190 + . /tmp/install/containerd.installer [2021-02-24T14:25:27.731Z] #55 5.190 ++ set -e [2021-02-24T14:25:27.731Z] #55 5.190 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:25:27.731Z] #55 5.191 + install_containerd [2021-02-24T14:25:27.731Z] #55 5.191 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-24T14:25:27.731Z] #55 5.192 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:25:27.731Z] #55 5.192 + git clone https://github.com/containerd/containerd.git /tmp/tmp.M5xAx5Oi0d/src/github.com/containerd/containerd [2021-02-24T14:25:27.731Z] #55 5.194 Cloning into '/tmp/tmp.M5xAx5Oi0d/src/github.com/containerd/containerd'... [2021-02-24T14:25:27.765Z] #19 43.87 Selecting previously unselected package net-tools. [2021-02-24T14:25:27.765Z] #19 43.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-24T14:25:27.765Z] #19 43.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-24T14:25:27.765Z] #19 44.09 Selecting previously unselected package python-pip-whl. [2021-02-24T14:25:27.765Z] #19 44.09 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-24T14:25:27.765Z] #19 44.11 Unpacking python-pip-whl (18.1-5) ... [2021-02-24T14:25:27.847Z] #55 ... [2021-02-24T14:25:27.847Z] [2021-02-24T14:25:27.847Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:27.847Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-24T14:25:27.847Z] #12 60.34 Selecting previously unselected package binutils-mingw-w64. [2021-02-24T14:25:27.847Z] #12 60.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-24T14:25:27.847Z] #12 60.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-24T14:25:27.847Z] #12 60.49 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-02-24T14:25:27.847Z] #12 60.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-24T14:25:27.847Z] #12 60.51 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-24T14:25:27.847Z] #12 60.79 Selecting previously unselected package dmsetup. [2021-02-24T14:25:27.847Z] #12 60.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-02-24T14:25:27.847Z] #12 60.82 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-24T14:25:27.847Z] #12 61.34 Selecting previously unselected package mingw-w64-common. [2021-02-24T14:25:27.847Z] #12 61.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-24T14:25:27.847Z] #12 62.04 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-24T14:25:28.329Z] #19 ... [2021-02-24T14:25:28.329Z] [2021-02-24T14:25:28.329Z] #42 [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-02-24T14:25:28.329Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:28.329Z] #42 98.75 CC criu/cr-dedup.o [2021-02-24T14:25:28.586Z] #42 99.16 CC criu/cr-dump.o [2021-02-24T14:25:29.150Z] #48 49.20 go: extracting golang.org/x/text v0.3.2 [2021-02-24T14:25:29.253Z] #12 ... [2021-02-24T14:25:29.253Z] [2021-02-24T14:25:29.253Z] #44 [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-02-24T14:25:29.253Z] #44 sha256:4b9228a569c6e9da278a1c932f9ee338045dc13e33ccc5d1889454035c4fc864 [2021-02-24T14:25:29.253Z] #44 53.93 flag [2021-02-24T14:25:29.253Z] #44 54.19 go/token [2021-02-24T14:25:29.253Z] #44 54.65 internal/lazyregexp [2021-02-24T14:25:29.253Z] #44 55.53 net/url [2021-02-24T14:25:29.253Z] #44 55.61 text/template/parse [2021-02-24T14:25:29.253Z] #44 56.51 encoding/base64 [2021-02-24T14:25:29.253Z] #44 56.92 go/scanner [2021-02-24T14:25:29.253Z] #44 57.61 encoding/json [2021-02-24T14:25:29.253Z] #44 58.53 encoding/xml [2021-02-24T14:25:29.253Z] #44 58.67 go/ast [2021-02-24T14:25:29.253Z] #44 61.76 text/template [2021-02-24T14:25:29.253Z] #44 ... [2021-02-24T14:25:29.253Z] [2021-02-24T14:25:29.253Z] #41 [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-02-24T14:25:29.253Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-24T14:25:29.253Z] #41 59.44 Selecting previously unselected package libprotoc17:arm64. [2021-02-24T14:25:29.253Z] #41 59.45 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-02-24T14:25:29.253Z] #41 59.46 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-24T14:25:29.253Z] #41 60.33 Selecting previously unselected package protobuf-c-compiler. [2021-02-24T14:25:29.253Z] #41 60.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-02-24T14:25:29.253Z] #41 60.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-24T14:25:29.253Z] #41 60.52 Selecting previously unselected package protobuf-compiler. [2021-02-24T14:25:29.253Z] #41 60.52 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-02-24T14:25:29.253Z] #41 60.53 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-24T14:25:29.253Z] #41 60.79 Selecting previously unselected package python-pkg-resources. [2021-02-24T14:25:29.253Z] #41 60.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-24T14:25:29.253Z] #41 60.82 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-24T14:25:29.253Z] #41 62.67 Selecting previously unselected package python-six. [2021-02-24T14:25:29.253Z] #41 62.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-24T14:25:29.253Z] #41 62.68 Unpacking python-six (1.12.0-1) ... [2021-02-24T14:25:29.253Z] #41 62.96 Selecting previously unselected package python-protobuf. [2021-02-24T14:25:29.253Z] #41 62.97 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-02-24T14:25:29.253Z] #41 62.97 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-24T14:25:29.253Z] #41 64.05 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-24T14:25:29.568Z] #12 ... [2021-02-24T14:25:29.568Z] [2021-02-24T14:25:29.568Z] #35 [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-02-24T14:25:29.568Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:29.568Z] #35 72.60 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:25:29.568Z] #35 72.64 Setting up xxd (2:8.1.0875-5) ... [2021-02-24T14:25:29.568Z] #35 72.67 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-24T14:25:29.568Z] #35 72.70 Setting up vim-common (2:8.1.0875-5) ... [2021-02-24T14:25:29.568Z] #35 72.77 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-24T14:25:29.568Z] #35 72.80 Setting up cmake-data (3.13.4-1) ... [2021-02-24T14:25:29.568Z] #35 72.84 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-24T14:25:29.568Z] #35 72.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-24T14:25:29.568Z] #35 72.89 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-24T14:25:29.568Z] #35 72.90 Setting up cmake (3.13.4-1) ... [2021-02-24T14:25:29.568Z] #35 72.92 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:25:29.568Z] #35 73.03 Processing triggers for mime-support (3.62) ... [2021-02-24T14:25:29.568Z] #35 DONE 74.0s [2021-02-24T14:25:29.568Z] [2021-02-24T14:25:29.568Z] #41 [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-02-24T14:25:29.568Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:29.568Z] #41 72.47 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-24T14:25:29.568Z] #41 72.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:25:29.568Z] #41 72.53 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:29.568Z] #41 72.56 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-24T14:25:29.568Z] #41 72.60 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:29.568Z] #41 72.64 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-24T14:25:29.568Z] #41 72.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:29.568Z] #41 72.72 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:29.568Z] #41 72.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-24T14:25:29.568Z] #41 72.77 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-24T14:25:29.726Z] #48 ... [2021-02-24T14:25:29.726Z] [2021-02-24T14:25:29.726Z] #44 [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-02-24T14:25:29.726Z] #44 sha256:3aa960a801903cbc4e1d1ae3a07ac8ac0f1f63fad12130c96048b819c13c4e79 [2021-02-24T14:25:29.726Z] #44 39.60 vendor/golang.org/x/crypto/curve25519 [2021-02-24T14:25:29.726Z] #44 ... [2021-02-24T14:25:29.726Z] [2021-02-24T14:25:29.726Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:29.726Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:29.726Z] #12 42.91 Reading package lists... [2021-02-24T14:25:30.297Z] #12 50.09 Building dependency tree... [2021-02-24T14:25:30.297Z] #12 ... [2021-02-24T14:25:30.297Z] [2021-02-24T14:25:30.297Z] #63 [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-02-24T14:25:30.297Z] #63 sha256:b213e1636b4a8db87c13b5311bf63e8686fa09f05a437ba00fed7708b3531953 [2021-02-24T14:25:30.297Z] #63 DONE 50.3s [2021-02-24T14:25:30.562Z] [2021-02-24T14:25:30.562Z] #41 [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-02-24T14:25:30.562Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:30.562Z] #41 42.45 Reading package lists... [2021-02-24T14:25:31.109Z] #42 101.4 CC criu/cr-errno.o [2021-02-24T14:25:31.109Z] #42 101.5 CC criu/cr-restore.o [2021-02-24T14:25:31.187Z] #41 ... [2021-02-24T14:25:31.187Z] [2021-02-24T14:25:31.187Z] #44 [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-02-24T14:25:31.187Z] #44 sha256:4b9228a569c6e9da278a1c932f9ee338045dc13e33ccc5d1889454035c4fc864 [2021-02-24T14:25:31.187Z] #44 66.12 go/parser [2021-02-24T14:25:32.476Z] #41 49.87 Building dependency tree... [2021-02-24T14:25:32.989Z] #55 ... [2021-02-24T14:25:32.989Z] [2021-02-24T14:25:32.989Z] #50 [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-02-24T14:25:32.989Z] #50 sha256:7d852dcef30a92fb9dd7cc6d4e870282d99c81ff7b4f52328e23acece9068865 [2021-02-24T14:25:32.989Z] #50 47.21 bytes [2021-02-24T14:25:32.989Z] #50 47.23 syscall [2021-02-24T14:25:32.989Z] #50 49.42 reflect [2021-02-24T14:25:32.989Z] #50 55.38 time [2021-02-24T14:25:32.989Z] #50 ... [2021-02-24T14:25:32.989Z] [2021-02-24T14:25:32.989Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:32.989Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:32.989Z] #12 50.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-24T14:25:32.989Z] #12 53.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-24T14:25:32.989Z] #12 53.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-24T14:25:32.989Z] #12 53.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-24T14:25:32.989Z] #12 53.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-24T14:25:32.989Z] #12 53.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-02-24T14:25:32.989Z] #12 53.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-24T14:25:32.989Z] #12 53.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-24T14:25:32.989Z] #12 53.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-24T14:25:32.989Z] #12 53.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-24T14:25:32.989Z] #12 53.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-24T14:25:32.989Z] #12 53.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-24T14:25:32.989Z] #12 53.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-24T14:25:32.989Z] #12 53.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-24T14:25:32.989Z] #12 53.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-24T14:25:32.989Z] #12 53.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-24T14:25:32.989Z] #12 54.88 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:32.989Z] #12 55.18 Fetched 78.2 MB in 8s (9815 kB/s) [2021-02-24T14:25:32.989Z] #12 55.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-02-24T14:25:32.989Z] #12 55.36 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-24T14:25:32.989Z] #12 55.40 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-24T14:25:32.989Z] #12 55.76 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-24T14:25:32.990Z] #12 55.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-02-24T14:25:32.990Z] #12 56.03 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-24T14:25:32.990Z] #12 56.06 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-24T14:25:32.990Z] #12 56.33 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-24T14:25:32.990Z] #12 56.54 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-24T14:25:32.990Z] #12 56.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:25:32.990Z] #12 56.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-24T14:25:32.990Z] #12 56.72 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-24T14:25:33.124Z] #44 67.62 compress/flate [2021-02-24T14:25:33.632Z] #42 ... [2021-02-24T14:25:33.632Z] [2021-02-24T14:25:33.632Z] #19 [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-02-24T14:25:33.632Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:25:33.632Z] #19 44.65 Selecting previously unselected package python3-lib2to3. [2021-02-24T14:25:33.632Z] #19 44.66 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-24T14:25:33.632Z] #19 44.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-24T14:25:33.632Z] #19 44.79 Selecting previously unselected package python3-distutils. [2021-02-24T14:25:33.632Z] #19 44.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-24T14:25:33.632Z] #19 44.81 Unpacking python3-distutils (3.7.3-1) ... [2021-02-24T14:25:33.632Z] #19 44.96 Selecting previously unselected package python3-pip. [2021-02-24T14:25:33.632Z] #19 44.97 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-24T14:25:33.632Z] #19 44.98 Unpacking python3-pip (18.1-5) ... [2021-02-24T14:25:33.632Z] #19 45.16 Selecting previously unselected package python3-pkg-resources. [2021-02-24T14:25:33.632Z] #19 45.17 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-24T14:25:33.632Z] #19 45.17 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-24T14:25:33.632Z] #19 45.30 Selecting previously unselected package python3-setuptools. [2021-02-24T14:25:33.632Z] #19 45.31 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-24T14:25:33.632Z] #19 45.31 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-24T14:25:33.632Z] #19 45.54 Selecting previously unselected package python3-wheel. [2021-02-24T14:25:33.632Z] #19 45.55 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-24T14:25:33.632Z] #19 45.56 Unpacking python3-wheel (0.32.3-2) ... [2021-02-24T14:25:33.632Z] #19 45.66 Selecting previously unselected package sudo. [2021-02-24T14:25:33.632Z] #19 45.66 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-24T14:25:33.632Z] #19 45.67 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-24T14:25:33.632Z] #19 46.19 Selecting previously unselected package thin-provisioning-tools. [2021-02-24T14:25:33.632Z] #19 46.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-24T14:25:33.632Z] #19 46.20 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-24T14:25:33.632Z] #19 46.46 Selecting previously unselected package uidmap. [2021-02-24T14:25:33.632Z] #19 46.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-24T14:25:33.632Z] #19 46.47 Unpacking uidmap (1:4.5-1.1) ... [2021-02-24T14:25:33.632Z] #19 46.58 Selecting previously unselected package vim-runtime. [2021-02-24T14:25:33.632Z] #19 46.60 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:25:33.632Z] #19 46.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-24T14:25:33.632Z] #19 46.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-24T14:25:33.632Z] #19 46.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-24T14:25:33.632Z] #19 49.87 Selecting previously unselected package vim. [2021-02-24T14:25:33.632Z] #19 49.89 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:25:33.632Z] #19 49.91 Unpacking vim (2:8.1.0875-5) ... [2021-02-24T14:25:33.704Z] #44 68.68 go/doc [2021-02-24T14:25:33.773Z] #41 ... [2021-02-24T14:25:33.773Z] [2021-02-24T14:25:33.773Z] #36 [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-02-24T14:25:33.773Z] #36 sha256:d225a938830ab9e48d7b40162c15d03403a98d4eedf156936f6e09247a7654ae [2021-02-24T14:25:33.773Z] #36 1.131 + RM_GOPATH=0 [2021-02-24T14:25:33.773Z] #36 1.137 + TMP_GOPATH= [2021-02-24T14:25:33.773Z] #36 1.137 + : /build [2021-02-24T14:25:33.773Z] #36 1.138 + '[' -z '' ']' [2021-02-24T14:25:33.773Z] #36 1.142 ++ mktemp -d [2021-02-24T14:25:33.773Z] #36 1.145 + export GOPATH=/tmp/tmp.jgfH8SpBrE [2021-02-24T14:25:33.773Z] #36 1.145 + GOPATH=/tmp/tmp.jgfH8SpBrE [2021-02-24T14:25:33.773Z] #36 1.145 + RM_GOPATH=1 [2021-02-24T14:25:33.773Z] #36 1.146 + case "$(go env GOARCH)" in [2021-02-24T14:25:33.773Z] #36 1.148 ++ go env GOARCH [2021-02-24T14:25:33.773Z] #36 1.193 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:33.773Z] #36 1.193 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:33.773Z] #36 1.194 ++ dirname /tmp/install/install.sh [2021-02-24T14:25:33.773Z] #36 1.202 + dir=/tmp/install [2021-02-24T14:25:33.773Z] #36 1.202 + bin=tini [2021-02-24T14:25:33.773Z] #36 1.202 + shift [2021-02-24T14:25:33.773Z] #36 1.203 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-24T14:25:33.773Z] #36 1.203 + . /tmp/install/tini.installer [2021-02-24T14:25:33.773Z] #36 1.203 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:25:33.773Z] #36 1.205 + install_tini [2021-02-24T14:25:33.773Z] #36 1.205 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-24T14:25:33.773Z] #36 1.205 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:25:33.773Z] #36 1.205 + git clone https://github.com/krallin/tini.git /tmp/tmp.jgfH8SpBrE/tini [2021-02-24T14:25:33.773Z] #36 1.208 Cloning into '/tmp/tmp.jgfH8SpBrE/tini'... [2021-02-24T14:25:33.773Z] #36 1.899 + cd /tmp/tmp.jgfH8SpBrE/tini [2021-02-24T14:25:33.773Z] #36 1.899 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:25:33.773Z] #36 1.920 + cmake . [2021-02-24T14:25:33.773Z] #36 2.437 -- The C compiler identification is GNU 8.3.0 [2021-02-24T14:25:33.773Z] #36 2.497 -- Check for working C compiler: /usr/bin/cc [2021-02-24T14:25:33.773Z] #36 3.345 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-24T14:25:33.773Z] #36 3.366 -- Detecting C compiler ABI info [2021-02-24T14:25:33.773Z] #36 4.088 -- Detecting C compiler ABI info - done [2021-02-24T14:25:33.773Z] #36 4.138 -- Detecting C compile features [2021-02-24T14:25:33.926Z] #12 ... [2021-02-24T14:25:33.926Z] [2021-02-24T14:25:33.926Z] #46 [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-02-24T14:25:33.926Z] #46 sha256:f9fcc885ec5d488d285b3d1b8fa14c1615aaf7b35df7490355fc97fcf48d22f2 [2021-02-24T14:25:33.926Z] #46 DONE 58.1s [2021-02-24T14:25:33.926Z] [2021-02-24T14:25:33.926Z] #41 [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-02-24T14:25:33.926Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:33.926Z] #41 52.46 Selecting previously unselected package libprotoc17:amd64. [2021-02-24T14:25:33.926Z] #41 52.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:33.926Z] #41 52.46 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:33.926Z] #41 53.50 Selecting previously unselected package protobuf-c-compiler. [2021-02-24T14:25:33.926Z] #41 53.50 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:25:33.926Z] #41 53.50 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-24T14:25:33.926Z] #41 53.70 Selecting previously unselected package protobuf-compiler. [2021-02-24T14:25:33.926Z] #41 53.70 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:33.926Z] #41 53.73 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-24T14:25:33.926Z] #41 53.93 Selecting previously unselected package python-pkg-resources. [2021-02-24T14:25:33.926Z] #41 53.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-24T14:25:33.926Z] #41 53.94 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-24T14:25:33.926Z] #41 54.24 Selecting previously unselected package python-six. [2021-02-24T14:25:33.926Z] #41 54.24 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-24T14:25:33.926Z] #41 54.25 Unpacking python-six (1.12.0-1) ... [2021-02-24T14:25:33.926Z] #41 54.37 Selecting previously unselected package python-protobuf. [2021-02-24T14:25:33.926Z] #41 54.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:33.926Z] #41 54.39 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-24T14:25:33.926Z] #41 54.99 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-24T14:25:33.972Z] #44 68.83 math/big [2021-02-24T14:25:34.197Z] #19 50.48 Selecting previously unselected package xfsprogs. [2021-02-24T14:25:34.197Z] #19 50.48 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-24T14:25:34.197Z] #19 50.49 Unpacking xfsprogs (4.20.0-1) ... [2021-02-24T14:25:34.392Z] #41 54.47 The following additional packages will be installed: [2021-02-24T14:25:34.392Z] #41 54.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-24T14:25:34.392Z] #41 54.48 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-24T14:25:34.392Z] #41 54.49 Suggested packages: [2021-02-24T14:25:34.392Z] #41 54.51 manpages-dev python-setuptools [2021-02-24T14:25:34.762Z] #19 50.98 Selecting previously unselected package zip. [2021-02-24T14:25:34.762Z] #19 50.99 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-24T14:25:34.762Z] #19 51.00 Unpacking zip (3.0-11+b1) ... [2021-02-24T14:25:34.862Z] #41 ... [2021-02-24T14:25:34.862Z] [2021-02-24T14:25:34.862Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:34.862Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:34.862Z] #12 59.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-24T14:25:34.862Z] #12 59.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-24T14:25:34.967Z] #41 ... [2021-02-24T14:25:34.967Z] [2021-02-24T14:25:34.967Z] #48 [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-02-24T14:25:34.967Z] #48 sha256:2a9658c03f63439ddcaf762c7f84526d3a0377a6d81c0757e4e3887d27328b30 [2021-02-24T14:25:34.967Z] #48 54.74 go: finding github.com/fatih/color v1.7.0 [2021-02-24T14:25:34.967Z] #48 54.97 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-24T14:25:34.967Z] #48 54.98 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-24T14:25:34.967Z] #48 54.99 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-24T14:25:34.967Z] #48 55.09 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-24T14:25:35.019Z] #19 51.14 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-24T14:25:35.020Z] #19 51.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-24T14:25:35.020Z] #19 51.17 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-24T14:25:35.020Z] #19 51.18 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-24T14:25:35.020Z] #19 51.20 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-24T14:25:35.020Z] #19 51.22 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-24T14:25:35.020Z] #19 51.23 Setting up uidmap (1:4.5-1.1) ... [2021-02-24T14:25:35.020Z] #19 51.25 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-24T14:25:35.020Z] #19 51.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:35.020Z] #19 51.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-24T14:25:35.020Z] #19 51.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:25:35.020Z] #19 51.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:25:35.020Z] #19 51.32 Setting up xxd (2:8.1.0875-5) ... [2021-02-24T14:25:35.020Z] #19 51.33 Setting up zip (3.0-11+b1) ... [2021-02-24T14:25:35.119Z] #12 59.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-24T14:25:35.157Z] #36 ... [2021-02-24T14:25:35.157Z] [2021-02-24T14:25:35.157Z] #41 [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-02-24T14:25:35.157Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:35.157Z] #41 79.36 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-24T14:25:35.157Z] #41 79.39 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:25:35.228Z] #48 55.12 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-24T14:25:35.228Z] #48 55.12 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-24T14:25:35.228Z] #48 55.13 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-24T14:25:35.228Z] #48 55.20 go: finding github.com/pkg/errors v0.8.1 [2021-02-24T14:25:35.228Z] #48 55.26 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-24T14:25:35.228Z] #48 55.27 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-24T14:25:35.228Z] #48 55.27 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-24T14:25:35.228Z] #48 55.28 go: finding github.com/stretchr/testify v1.4.0 [2021-02-24T14:25:35.228Z] #48 55.30 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-24T14:25:35.276Z] #19 51.35 Setting up vim-common (2:8.1.0875-5) ... [2021-02-24T14:25:35.276Z] #19 51.38 Setting up bash-completion (1:2.8-6) ... [2021-02-24T14:25:35.422Z] #44 ... [2021-02-24T14:25:35.422Z] [2021-02-24T14:25:35.422Z] #35 [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-02-24T14:25:35.422Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-24T14:25:35.422Z] #35 60.33 Selecting previously unselected package libicu63:arm64. [2021-02-24T14:25:35.422Z] #35 60.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-24T14:25:35.422Z] #35 60.37 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-24T14:25:35.422Z] #35 66.86 Selecting previously unselected package libxml2:arm64. [2021-02-24T14:25:35.422Z] #35 66.86 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-02-24T14:25:35.422Z] #35 66.87 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-24T14:25:35.422Z] #35 67.84 Selecting previously unselected package libarchive13:arm64. [2021-02-24T14:25:35.422Z] #35 67.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-02-24T14:25:35.422Z] #35 67.87 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-24T14:25:35.422Z] #35 68.31 Selecting previously unselected package libjsoncpp1:arm64. [2021-02-24T14:25:35.422Z] #35 68.31 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-02-24T14:25:35.422Z] #35 68.32 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-24T14:25:35.422Z] #35 68.75 Selecting previously unselected package librhash0:arm64. [2021-02-24T14:25:35.422Z] #35 68.76 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-02-24T14:25:35.422Z] #35 68.78 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-02-24T14:25:35.422Z] #35 68.98 Selecting previously unselected package libuv1:arm64. [2021-02-24T14:25:35.422Z] #35 68.99 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-02-24T14:25:35.422Z] #35 69.05 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-02-24T14:25:35.422Z] #35 69.55 Selecting previously unselected package cmake. [2021-02-24T14:25:35.422Z] #35 69.56 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-02-24T14:25:35.422Z] #35 69.57 Unpacking cmake (3.13.4-1) ... [2021-02-24T14:25:35.488Z] #48 55.31 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-24T14:25:35.488Z] #48 55.32 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-24T14:25:35.488Z] #48 55.33 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-24T14:25:35.488Z] #48 55.35 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-24T14:25:35.488Z] #48 55.37 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-24T14:25:35.488Z] #48 55.37 go: finding github.com/spf13/viper v1.6.1 [2021-02-24T14:25:35.488Z] #48 55.40 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-24T14:25:35.488Z] #48 55.42 go: finding github.com/stretchr/objx v0.2.0 [2021-02-24T14:25:35.687Z] #35 ... [2021-02-24T14:25:35.687Z] [2021-02-24T14:25:35.687Z] #41 [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-02-24T14:25:35.687Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-24T14:25:35.687Z] #41 66.24 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-24T14:25:35.687Z] #41 66.28 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:35.687Z] #41 66.31 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-24T14:25:35.687Z] #41 66.33 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-24T14:25:35.687Z] #41 66.35 Setting up python-six (1.12.0-1) ... [2021-02-24T14:25:35.687Z] #41 68.20 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-24T14:25:35.687Z] #41 68.21 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-24T14:25:35.687Z] #41 68.31 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-24T14:25:35.687Z] #41 68.33 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-02-24T14:25:35.687Z] #41 68.36 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-24T14:25:35.687Z] #41 68.39 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-24T14:25:35.687Z] #41 68.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:35.687Z] #41 68.45 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-24T14:25:35.687Z] #41 68.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-24T14:25:35.687Z] #41 68.77 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-24T14:25:35.730Z] #41 DONE 80.0s [2021-02-24T14:25:35.730Z] [2021-02-24T14:25:35.730Z] #42 [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-02-24T14:25:35.730Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:35.749Z] #48 55.57 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-24T14:25:35.749Z] #48 55.62 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-24T14:25:35.749Z] #48 55.68 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-24T14:25:35.749Z] #48 55.75 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-24T14:25:35.749Z] #48 55.77 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-24T14:25:35.749Z] #48 55.80 go: finding github.com/spf13/cobra v0.0.5 [2021-02-24T14:25:35.749Z] #48 55.87 go: finding github.com/gobwas/glob v0.2.3 [2021-02-24T14:25:35.749Z] #48 55.87 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-24T14:25:36.010Z] #48 55.96 go: finding github.com/spf13/pflag v1.0.5 [2021-02-24T14:25:36.010Z] #48 56.05 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-24T14:25:36.010Z] #48 56.07 go: finding github.com/magiconair/properties v1.8.1 [2021-02-24T14:25:36.010Z] #48 56.10 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-24T14:25:36.010Z] #48 56.13 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T14:25:36.010Z] #48 56.13 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-24T14:25:36.010Z] #48 56.15 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-24T14:25:36.271Z] #48 56.19 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-24T14:25:36.271Z] #48 56.25 go: finding github.com/spf13/afero v1.1.2 [2021-02-24T14:25:36.271Z] #48 56.27 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-24T14:25:36.271Z] #48 56.34 go: finding github.com/spf13/cast v1.3.0 [2021-02-24T14:25:36.532Z] #48 56.40 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-24T14:25:36.532Z] #48 56.47 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-24T14:25:36.532Z] #48 56.50 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-24T14:25:36.532Z] #48 56.56 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-24T14:25:36.532Z] #48 56.59 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-24T14:25:36.532Z] #48 56.61 go: finding golang.org/x/text v0.3.2 [2021-02-24T14:25:36.795Z] #48 56.76 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-24T14:25:36.795Z] #48 56.82 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-24T14:25:36.795Z] #48 56.84 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-24T14:25:36.795Z] #48 56.89 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-24T14:25:37.056Z] #48 56.95 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-24T14:25:37.056Z] #48 56.96 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-24T14:25:37.056Z] #48 57.00 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-24T14:25:37.056Z] #48 57.01 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-24T14:25:37.056Z] #48 57.05 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-24T14:25:37.056Z] #48 57.06 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-24T14:25:37.056Z] #48 57.06 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-24T14:25:37.056Z] #48 57.06 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-24T14:25:37.056Z] #48 57.07 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-24T14:25:37.088Z] #41 ... [2021-02-24T14:25:37.088Z] [2021-02-24T14:25:37.088Z] #44 [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-02-24T14:25:37.088Z] #44 sha256:4b9228a569c6e9da278a1c932f9ee338045dc13e33ccc5d1889454035c4fc864 [2021-02-24T14:25:37.088Z] #44 72.06 compress/gzip [2021-02-24T14:25:37.117Z] #42 ... [2021-02-24T14:25:37.117Z] [2021-02-24T14:25:37.117Z] #44 [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-02-24T14:25:37.117Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:25:37.117Z] #44 71.37 regexp/syntax [2021-02-24T14:25:37.117Z] #44 73.88 fmt [2021-02-24T14:25:37.117Z] #44 76.98 regexp [2021-02-24T14:25:37.117Z] #44 79.22 go/token [2021-02-24T14:25:37.117Z] #44 80.19 go/scanner [2021-02-24T14:25:37.117Z] #44 80.92 internal/lazyregexp [2021-02-24T14:25:37.117Z] #44 81.33 net/url [2021-02-24T14:25:37.117Z] #44 ... [2021-02-24T14:25:37.117Z] [2021-02-24T14:25:37.117Z] #36 [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-02-24T14:25:37.117Z] #36 sha256:d225a938830ab9e48d7b40162c15d03403a98d4eedf156936f6e09247a7654ae [2021-02-24T14:25:37.117Z] #36 6.794 -- Detecting C compile features - done [2021-02-24T14:25:37.117Z] #36 6.847 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-24T14:25:37.117Z] #36 7.250 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-24T14:25:37.117Z] #36 7.401 -- Configuring done [2021-02-24T14:25:37.117Z] #36 7.428 -- Generating done [2021-02-24T14:25:37.117Z] #36 7.439 -- Build files have been written to: /tmp/tmp.jgfH8SpBrE/tini [2021-02-24T14:25:37.117Z] #36 7.445 + make tini-static [2021-02-24T14:25:37.317Z] #48 57.18 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-24T14:25:37.317Z] #48 57.18 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-24T14:25:37.317Z] #48 57.18 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-24T14:25:37.317Z] #48 57.22 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-24T14:25:37.317Z] #48 57.23 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-24T14:25:37.317Z] #48 57.26 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-24T14:25:37.317Z] #48 57.29 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-24T14:25:37.317Z] #48 ... [2021-02-24T14:25:37.317Z] [2021-02-24T14:25:37.317Z] #54 [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-02-24T14:25:37.317Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-24T14:25:37.317Z] #54 42.02 Reading package lists... [2021-02-24T14:25:37.317Z] #54 49.08 Building dependency tree... [2021-02-24T14:25:37.317Z] #54 53.69 The following additional packages will be installed: [2021-02-24T14:25:37.317Z] #54 53.70 libbtrfs0 [2021-02-24T14:25:37.317Z] #54 53.96 The following NEW packages will be installed: [2021-02-24T14:25:37.317Z] #54 53.99 libbtrfs-dev libbtrfs0 [2021-02-24T14:25:37.317Z] #54 54.48 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:25:37.317Z] #54 54.48 Need to get 119 kB of archives. [2021-02-24T14:25:37.317Z] #54 54.48 After this operation, 387 kB of additional disk space will be used. [2021-02-24T14:25:37.317Z] #54 54.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-24T14:25:37.317Z] #54 54.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-24T14:25:37.317Z] #54 55.67 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:37.317Z] #54 55.95 Fetched 119 kB in 0s (409 kB/s) [2021-02-24T14:25:37.317Z] #54 56.07 Selecting previously unselected package libbtrfs0. [2021-02-24T14:25:37.317Z] #54 56.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:25:37.317Z] #54 56.20 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-24T14:25:37.317Z] #54 56.23 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-24T14:25:37.317Z] #54 56.32 Selecting previously unselected package libbtrfs-dev. [2021-02-24T14:25:37.317Z] #54 56.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-24T14:25:37.317Z] #54 56.40 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:25:37.317Z] #54 56.86 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-24T14:25:37.317Z] #54 56.97 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:25:37.317Z] #54 56.99 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:25:37.317Z] #54 DONE 57.4s [2021-02-24T14:25:37.317Z] [2021-02-24T14:25:37.317Z] #48 [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-02-24T14:25:37.317Z] #48 sha256:2a9658c03f63439ddcaf762c7f84526d3a0377a6d81c0757e4e3887d27328b30 [2021-02-24T14:25:37.317Z] #48 57.33 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-24T14:25:37.317Z] #48 57.35 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-24T14:25:37.355Z] #44 72.11 net [2021-02-24T14:25:37.377Z] #36 7.939 Scanning dependencies of target tini-static [2021-02-24T14:25:37.377Z] #36 ... [2021-02-24T14:25:37.377Z] [2021-02-24T14:25:37.377Z] #33 [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-02-24T14:25:37.377Z] #33 sha256:c88cdbece721cf4c2f737d5868d95a43aa0e52a020798f8456fbdc4754d5353b [2021-02-24T14:25:37.377Z] #33 71.95 path [2021-02-24T14:25:37.377Z] #33 72.21 fmt [2021-02-24T14:25:37.377Z] #33 72.59 path/filepath [2021-02-24T14:25:37.377Z] #33 74.27 io/ioutil [2021-02-24T14:25:37.377Z] #33 75.41 text/tabwriter [2021-02-24T14:25:37.377Z] #33 76.86 flag [2021-02-24T14:25:37.377Z] #33 76.86 github.com/BurntSushi/toml [2021-02-24T14:25:37.377Z] #33 78.59 log [2021-02-24T14:25:37.377Z] #33 81.82 github.com/BurntSushi/toml/cmd/tomlv [2021-02-24T14:25:37.637Z] #33 ... [2021-02-24T14:25:37.637Z] [2021-02-24T14:25:37.637Z] #44 [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-02-24T14:25:37.637Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:25:37.637Z] #44 82.17 go/ast [2021-02-24T14:25:37.637Z] #44 ... [2021-02-24T14:25:37.637Z] [2021-02-24T14:25:37.637Z] #50 [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-02-24T14:25:37.637Z] #50 sha256:b6a49d9e2685769b1f15ce165b71319698c85141a5c0543d785734e47425e865 [2021-02-24T14:25:37.637Z] #50 72.29 encoding/binary [2021-02-24T14:25:37.637Z] #50 73.30 fmt [2021-02-24T14:25:37.637Z] #50 74.85 encoding/base64 [2021-02-24T14:25:37.637Z] #50 75.73 golang.org/x/sys/unix [2021-02-24T14:25:37.637Z] #50 79.09 encoding/json [2021-02-24T14:25:37.644Z] #12 61.83 Selecting previously unselected package binutils-mingw-w64. [2021-02-24T14:25:37.644Z] #12 61.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-24T14:25:37.644Z] #12 61.85 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-24T14:25:37.644Z] #12 62.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-24T14:25:37.644Z] #12 62.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:25:37.644Z] #12 62.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:25:37.891Z] #48 57.78 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-24T14:25:37.891Z] #48 57.83 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-24T14:25:37.891Z] #48 57.88 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-24T14:25:37.891Z] #48 57.92 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-24T14:25:37.898Z] #50 ... [2021-02-24T14:25:37.898Z] [2021-02-24T14:25:37.898Z] #36 [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-02-24T14:25:37.898Z] #36 sha256:d225a938830ab9e48d7b40162c15d03403a98d4eedf156936f6e09247a7654ae [2021-02-24T14:25:37.898Z] #36 8.151 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-24T14:25:37.901Z] #12 62.23 Selecting previously unselected package dmsetup. [2021-02-24T14:25:37.901Z] #12 62.30 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:25:37.901Z] #12 62.30 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-24T14:25:37.934Z] #44 ... [2021-02-24T14:25:37.935Z] [2021-02-24T14:25:37.935Z] #50 [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-02-24T14:25:37.935Z] #50 sha256:98063ebca313af3d47dc07bad15a56dfb40c7bce9566624010841d2315708db9 [2021-02-24T14:25:37.935Z] #50 62.79 mvdan.cc/sh/v3/syntax [2021-02-24T14:25:37.935Z] #50 66.73 golang.org/x/crypto/ssh/terminal [2021-02-24T14:25:37.935Z] #50 71.50 mvdan.cc/sh/v3/cmd/shfmt [2021-02-24T14:25:38.154Z] #48 58.03 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-24T14:25:38.158Z] #12 ... [2021-02-24T14:25:38.158Z] [2021-02-24T14:25:38.158Z] #33 [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-02-24T14:25:38.158Z] #33 sha256:4d9b189c3e785c5eb6bda17dda47d49e4bbefcf7362e50e07f9ad96fcc1e26e5 [2021-02-24T14:25:38.158Z] #33 52.31 time [2021-02-24T14:25:38.158Z] #33 58.72 internal/poll [2021-02-24T14:25:38.158Z] #33 58.96 internal/fmtsort [2021-02-24T14:25:38.158Z] #33 59.80 internal/syscall/execenv [2021-02-24T14:25:38.158Z] #33 60.08 internal/syscall/unix [2021-02-24T14:25:38.158Z] #33 60.34 strings [2021-02-24T14:25:38.158Z] #33 61.25 os [2021-02-24T14:25:38.158Z] #33 ... [2021-02-24T14:25:38.158Z] [2021-02-24T14:25:38.158Z] #35 [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-02-24T14:25:38.158Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:38.158Z] #35 52.54 Selecting previously unselected package libicu63:amd64. [2021-02-24T14:25:38.158Z] #35 52.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-24T14:25:38.158Z] #35 52.58 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:25:38.158Z] #35 59.97 Selecting previously unselected package libxml2:amd64. [2021-02-24T14:25:38.158Z] #35 59.97 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-24T14:25:38.158Z] #35 60.06 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-24T14:25:38.158Z] #35 60.76 Selecting previously unselected package libarchive13:amd64. [2021-02-24T14:25:38.158Z] #35 60.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-24T14:25:38.158Z] #35 60.79 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-24T14:25:38.158Z] #35 61.18 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-24T14:25:38.158Z] #35 61.18 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-24T14:25:38.158Z] #35 61.20 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-24T14:25:38.158Z] #35 61.42 Selecting previously unselected package librhash0:amd64. [2021-02-24T14:25:38.158Z] #35 61.42 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-24T14:25:38.158Z] #35 61.42 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-24T14:25:38.158Z] #35 61.62 Selecting previously unselected package libuv1:amd64. [2021-02-24T14:25:38.158Z] #35 61.64 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-24T14:25:38.158Z] #35 61.64 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-24T14:25:38.158Z] #35 61.81 Selecting previously unselected package cmake. [2021-02-24T14:25:38.158Z] #35 61.82 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-24T14:25:38.158Z] #35 61.83 Unpacking cmake (3.13.4-1) ... [2021-02-24T14:25:38.199Z] #50 ... [2021-02-24T14:25:38.200Z] [2021-02-24T14:25:38.200Z] #44 [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-02-24T14:25:38.200Z] #44 sha256:4b9228a569c6e9da278a1c932f9ee338045dc13e33ccc5d1889454035c4fc864 [2021-02-24T14:25:38.200Z] #44 73.06 vendor/golang.org/x/text/unicode/bidi [2021-02-24T14:25:38.419Z] #35 ... [2021-02-24T14:25:38.419Z] [2021-02-24T14:25:38.419Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:38.419Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:38.419Z] #12 62.52 Selecting previously unselected package mingw-w64-common. [2021-02-24T14:25:38.419Z] #12 62.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-24T14:25:38.419Z] #12 62.52 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-24T14:25:38.609Z] #19 54.22 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-24T14:25:38.609Z] #19 54.24 Setting up xz-utils (5.2.4-1) ... [2021-02-24T14:25:38.609Z] #19 54.25 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-24T14:25:38.609Z] #19 54.27 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-24T14:25:38.609Z] #19 54.36 invoke-rc.d: could not determine current runlevel [2021-02-24T14:25:38.609Z] #19 54.37 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-24T14:25:38.609Z] #19 54.38 Setting up pigz (2.4-1) ... [2021-02-24T14:25:38.609Z] #19 54.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-24T14:25:38.609Z] #19 54.40 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:25:38.609Z] #19 54.42 Setting up python-pip-whl (18.1-5) ... [2021-02-24T14:25:38.609Z] #19 54.44 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-24T14:25:38.609Z] #19 54.49 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-24T14:25:38.609Z] #19 54.97 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-24T14:25:38.609Z] #19 54.99 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:25:38.609Z] #19 55.00 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:25:38.609Z] #19 55.02 Setting up vim (2:8.1.0875-5) ... [2021-02-24T14:25:38.609Z] #19 55.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-24T14:25:38.609Z] #19 55.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-24T14:25:38.866Z] #19 55.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-24T14:25:38.866Z] #19 55.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-24T14:25:38.866Z] #19 55.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-24T14:25:38.866Z] #19 55.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-24T14:25:38.866Z] #19 55.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-24T14:25:38.866Z] #19 55.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-24T14:25:38.866Z] #19 55.14 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:25:38.866Z] #19 55.18 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-24T14:25:38.866Z] #19 55.19 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-24T14:25:38.866Z] #19 55.20 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-24T14:25:38.866Z] #19 55.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-24T14:25:38.866Z] #19 55.24 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-24T14:25:39.094Z] #48 ... [2021-02-24T14:25:39.094Z] [2021-02-24T14:25:39.094Z] #35 [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-02-24T14:25:39.094Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:39.094Z] #35 42.31 Reading package lists... [2021-02-24T14:25:39.094Z] #35 49.49 Building dependency tree... [2021-02-24T14:25:39.094Z] #35 54.11 The following additional packages will be installed: [2021-02-24T14:25:39.094Z] #35 54.11 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-24T14:25:39.094Z] #35 54.14 Suggested packages: [2021-02-24T14:25:39.094Z] #35 54.15 cmake-doc ninja-build lrzip [2021-02-24T14:25:39.094Z] #35 54.15 Recommended packages: [2021-02-24T14:25:39.094Z] #35 54.15 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-24T14:25:39.094Z] #35 55.18 The following NEW packages will be installed: [2021-02-24T14:25:39.095Z] #35 55.19 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-24T14:25:39.095Z] #35 55.21 vim-common xxd [2021-02-24T14:25:39.095Z] #35 55.63 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:25:39.095Z] #35 55.63 Need to get 14.9 MB of archives. [2021-02-24T14:25:39.095Z] #35 55.63 After this operation, 61.8 MB of additional disk space will be used. [2021-02-24T14:25:39.095Z] #35 55.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-24T14:25:39.095Z] #35 55.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-24T14:25:39.095Z] #35 55.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-24T14:25:39.095Z] #35 55.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-24T14:25:39.095Z] #35 56.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-24T14:25:39.095Z] #35 56.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-24T14:25:39.095Z] #35 56.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-24T14:25:39.095Z] #35 56.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-24T14:25:39.095Z] #35 56.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-24T14:25:39.095Z] #35 56.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-24T14:25:39.095Z] #35 58.62 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:39.095Z] #35 58.91 Fetched 14.9 MB in 2s (8371 kB/s) [2021-02-24T14:25:39.095Z] #35 59.01 Selecting previously unselected package xxd. [2021-02-24T14:25:39.095Z] #35 59.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:25:39.095Z] #35 59.11 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:25:39.095Z] #35 59.12 Unpacking xxd (2:8.1.0875-5) ... [2021-02-24T14:25:39.282Z] #36 9.586 [100%] Linking C executable tini-static [2021-02-24T14:25:39.355Z] #35 59.32 Selecting previously unselected package vim-common. [2021-02-24T14:25:39.355Z] #35 59.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:25:39.355Z] #35 59.36 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:25:39.355Z] #35 ... [2021-02-24T14:25:39.355Z] [2021-02-24T14:25:39.355Z] #41 [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-02-24T14:25:39.355Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:39.355Z] #41 55.87 The following NEW packages will be installed: [2021-02-24T14:25:39.355Z] #41 55.88 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-24T14:25:39.355Z] #41 55.89 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-24T14:25:39.355Z] #41 55.89 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-24T14:25:39.355Z] #41 55.89 python-six zlib1g-dev [2021-02-24T14:25:39.355Z] #41 56.35 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-24T14:25:39.355Z] #41 56.35 Need to get 4095 kB of archives. [2021-02-24T14:25:39.355Z] #41 56.35 After this operation, 22.5 MB of additional disk space will be used. [2021-02-24T14:25:39.355Z] #41 56.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-24T14:25:39.355Z] #41 56.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-24T14:25:39.355Z] #41 56.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-24T14:25:39.355Z] #41 56.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-24T14:25:39.355Z] #41 56.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-24T14:25:39.355Z] #41 56.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-24T14:25:39.355Z] #41 56.38 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-02-24T14:25:39.355Z] #41 56.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-24T14:25:39.355Z] #41 56.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-24T14:25:39.355Z] #41 56.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-24T14:25:39.355Z] #41 56.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-24T14:25:39.355Z] #41 56.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-24T14:25:39.355Z] #41 56.68 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-02-24T14:25:39.355Z] #41 56.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-24T14:25:39.355Z] #41 56.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-24T14:25:39.355Z] #41 56.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-24T14:25:39.355Z] #41 56.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-24T14:25:39.355Z] #41 58.41 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:39.355Z] #41 58.69 Fetched 4095 kB in 1s (5993 kB/s) [2021-02-24T14:25:39.355Z] #41 58.82 Selecting previously unselected package libcap-dev:amd64. [2021-02-24T14:25:39.355Z] #41 58.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:25:39.355Z] #41 58.92 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-24T14:25:39.355Z] #41 58.94 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-24T14:25:39.355Z] #41 59.11 Selecting previously unselected package libnet1:amd64. [2021-02-24T14:25:39.355Z] #41 59.12 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:25:39.355Z] #41 59.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:39.355Z] #41 59.29 Selecting previously unselected package libnet1-dev. [2021-02-24T14:25:39.355Z] #41 59.29 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:25:39.355Z] #41 59.32 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:39.616Z] #41 59.58 Selecting previously unselected package libnl-3-200:amd64. [2021-02-24T14:25:39.616Z] #41 59.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-24T14:25:39.616Z] #41 59.60 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:25:39.616Z] #41 59.76 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-24T14:25:39.616Z] #41 59.76 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-24T14:25:39.616Z] #41 59.77 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-24T14:25:39.855Z] #36 10.23 [100%] Built target tini-static [2021-02-24T14:25:39.855Z] #36 10.32 + mkdir -p /build [2021-02-24T14:25:39.855Z] #36 10.32 + cp tini-static /build/docker-init [2021-02-24T14:25:40.116Z] #36 DONE 10.6s [2021-02-24T14:25:40.116Z] [2021-02-24T14:25:40.116Z] #42 [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-02-24T14:25:40.116Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:40.116Z] #42 2.666 Note: Building without setproctitle() and strlcpy() support. [2021-02-24T14:25:40.116Z] #42 2.666 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-24T14:25:40.116Z] #42 2.679 Note: Building without GnuTLS support [2021-02-24T14:25:40.116Z] #42 2.689 Makefile.config:39: Warn: you have no libnftables installed [2021-02-24T14:25:40.116Z] #42 2.689 Makefile.config:40: Warn: Building without nftables support [2021-02-24T14:25:40.132Z] #44 74.76 github.com/LK4D4/vndr/build [2021-02-24T14:25:40.132Z] #44 74.92 vendor/golang.org/x/text/secure/bidirule [2021-02-24T14:25:40.188Z] #41 60.06 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-24T14:25:40.188Z] #41 60.06 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:25:40.188Z] #41 60.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:25:40.188Z] #41 60.19 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-24T14:25:40.188Z] #41 60.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:25:40.188Z] #41 60.21 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-24T14:25:40.449Z] #41 60.35 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-24T14:25:40.449Z] #41 60.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-24T14:25:40.449Z] #41 60.37 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-24T14:25:40.686Z] #42 5.124 fatal: not a git repository (or any of the parent directories): .git [2021-02-24T14:25:40.709Z] #41 60.64 Selecting previously unselected package libprotobuf17:amd64. [2021-02-24T14:25:40.709Z] #41 60.64 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:40.709Z] #41 60.65 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:40.711Z] #44 75.52 vendor/golang.org/x/text/unicode/norm [2021-02-24T14:25:40.947Z] #42 5.273 GEN .gitid [2021-02-24T14:25:40.947Z] #42 5.528 GEN criu/include/version.h [2021-02-24T14:25:41.207Z] #42 5.632 GEN include/common/asm [2021-02-24T14:25:41.650Z] #41 61.52 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-24T14:25:41.650Z] #41 61.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:41.650Z] #41 61.53 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:41.650Z] #41 61.81 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-24T14:25:41.663Z] #44 ... [2021-02-24T14:25:41.663Z] [2021-02-24T14:25:41.663Z] #41 [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-02-24T14:25:41.663Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-24T14:25:41.663Z] #41 72.76 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-24T14:25:41.663Z] #41 72.79 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:25:41.663Z] #41 DONE 76.7s [2021-02-24T14:25:41.911Z] #41 61.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:41.911Z] #41 61.82 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:41.927Z] [2021-02-24T14:25:41.927Z] #42 [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-02-24T14:25:41.927Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:25:42.141Z] #19 58.22 Setting up iptables (1.8.2-4) ... [2021-02-24T14:25:42.142Z] #19 58.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-24T14:25:42.142Z] #19 58.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-24T14:25:42.142Z] #19 58.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-24T14:25:42.142Z] #19 58.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-24T14:25:42.142Z] #19 58.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-24T14:25:42.142Z] #19 58.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-24T14:25:42.142Z] #19 58.30 Setting up python3 (3.7.3-1) ... [2021-02-24T14:25:42.147Z] #42 ... [2021-02-24T14:25:42.147Z] [2021-02-24T14:25:42.147Z] #33 [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-02-24T14:25:42.147Z] #33 sha256:c88cdbece721cf4c2f737d5868d95a43aa0e52a020798f8456fbdc4754d5353b [2021-02-24T14:25:42.147Z] #33 DONE 86.7s [2021-02-24T14:25:42.236Z] #41 ... [2021-02-24T14:25:42.236Z] [2021-02-24T14:25:42.236Z] #33 [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-02-24T14:25:42.236Z] #33 sha256:33e089f8b357c5b331adc38cdb629229b2c5ba4cb74d8b36b64852349ada5861 [2021-02-24T14:25:42.236Z] #33 51.97 internal/reflectlite [2021-02-24T14:25:42.236Z] #33 51.97 sync [2021-02-24T14:25:42.236Z] #33 54.59 errors [2021-02-24T14:25:42.236Z] #33 54.60 sort [2021-02-24T14:25:42.236Z] #33 55.17 strconv [2021-02-24T14:25:42.236Z] #33 55.91 io [2021-02-24T14:25:42.236Z] #33 56.93 internal/oserror [2021-02-24T14:25:42.236Z] #33 57.06 syscall [2021-02-24T14:25:42.236Z] #33 59.22 reflect [2021-02-24T14:25:42.236Z] #33 ... [2021-02-24T14:25:42.236Z] [2021-02-24T14:25:42.236Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:42.236Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:42.236Z] #12 50.09 Building dependency tree... [2021-02-24T14:25:42.236Z] #12 54.70 The following additional packages will be installed: [2021-02-24T14:25:42.236Z] #12 54.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-24T14:25:42.236Z] #12 54.71 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-24T14:25:42.236Z] #12 54.72 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-24T14:25:42.236Z] #12 54.72 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-24T14:25:42.236Z] #12 54.72 mingw-w64-x86-64-dev [2021-02-24T14:25:42.236Z] #12 54.73 Suggested packages: [2021-02-24T14:25:42.236Z] #12 54.74 gcc-8-locales seccomp wine64 [2021-02-24T14:25:42.236Z] #12 56.21 The following NEW packages will be installed: [2021-02-24T14:25:42.236Z] #12 56.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-24T14:25:42.236Z] #12 56.22 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-24T14:25:42.236Z] #12 56.22 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-24T14:25:42.236Z] #12 56.22 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-24T14:25:42.236Z] #12 56.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-24T14:25:42.236Z] #12 56.23 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-24T14:25:42.236Z] #12 56.25 The following packages will be upgraded: [2021-02-24T14:25:42.236Z] #12 56.28 libsystemd0 libudev1 [2021-02-24T14:25:42.236Z] #12 56.91 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:25:42.236Z] #12 56.91 Need to get 78.2 MB of archives. [2021-02-24T14:25:42.236Z] #12 56.91 After this operation, 487 MB of additional disk space will be used. [2021-02-24T14:25:42.236Z] #12 56.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-24T14:25:42.236Z] #12 56.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-24T14:25:42.236Z] #12 56.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-02-24T14:25:42.236Z] #12 57.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-02-24T14:25:42.236Z] #12 57.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-02-24T14:25:42.236Z] #12 57.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-24T14:25:42.236Z] #12 57.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-24T14:25:42.236Z] #12 57.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-24T14:25:42.236Z] #12 58.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-02-24T14:25:42.236Z] #12 58.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-02-24T14:25:42.236Z] #12 58.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-02-24T14:25:42.236Z] #12 62.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-02-24T14:25:42.236Z] #12 ... [2021-02-24T14:25:42.236Z] [2021-02-24T14:25:42.236Z] #31 [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-02-24T14:25:42.236Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:25:42.236Z] #31 60.00 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-24T14:25:42.236Z] #31 60.76 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-24T14:25:42.236Z] #31 60.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-24T14:25:42.398Z] #19 58.66 Setting up python3-wheel (0.32.3-2) ... [2021-02-24T14:25:42.408Z] [2021-02-24T14:25:42.408Z] #50 [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-02-24T14:25:42.408Z] #50 sha256:b6a49d9e2685769b1f15ce165b71319698c85141a5c0543d785734e47425e865 [2021-02-24T14:25:42.408Z] #50 85.39 github.com/pkg/diff [2021-02-24T14:25:42.408Z] #50 86.47 go/ast [2021-02-24T14:25:42.497Z] #31 ... [2021-02-24T14:25:42.497Z] [2021-02-24T14:25:42.497Z] #44 [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-02-24T14:25:42.497Z] #44 sha256:3aa960a801903cbc4e1d1ae3a07ac8ac0f1f63fad12130c96048b819c13c4e79 [2021-02-24T14:25:42.497Z] #44 52.45 sync [2021-02-24T14:25:42.497Z] #44 52.46 internal/reflectlite [2021-02-24T14:25:42.497Z] #44 54.03 github.com/LK4D4/vndr/godl/singleflight [2021-02-24T14:25:42.497Z] #44 54.44 math/rand [2021-02-24T14:25:42.497Z] #44 55.54 internal/singleflight [2021-02-24T14:25:42.497Z] #44 55.93 strconv [2021-02-24T14:25:42.497Z] #44 55.93 io [2021-02-24T14:25:42.497Z] #44 57.01 bytes [2021-02-24T14:25:42.497Z] #44 59.61 reflect [2021-02-24T14:25:42.497Z] #44 60.44 bufio [2021-02-24T14:25:42.497Z] #44 62.15 syscall [2021-02-24T14:25:42.516Z] #42 ... [2021-02-24T14:25:42.516Z] [2021-02-24T14:25:42.516Z] #35 [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-02-24T14:25:42.516Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-24T14:25:42.516Z] #35 72.55 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-24T14:25:42.516Z] #35 72.78 Setting up xxd (2:8.1.0875-5) ... [2021-02-24T14:25:42.516Z] #35 72.97 Setting up libuv1:arm64 (1.24.1-1) ... [2021-02-24T14:25:42.516Z] #35 73.00 Setting up vim-common (2:8.1.0875-5) ... [2021-02-24T14:25:42.516Z] #35 73.18 Setting up librhash0:arm64 (1.3.8-1) ... [2021-02-24T14:25:42.516Z] #35 73.22 Setting up cmake-data (3.13.4-1) ... [2021-02-24T14:25:42.516Z] #35 73.25 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-24T14:25:42.516Z] #35 73.27 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-24T14:25:42.516Z] #35 73.29 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-24T14:25:42.516Z] #35 73.32 Setting up cmake (3.13.4-1) ... [2021-02-24T14:25:42.516Z] #35 74.02 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:25:42.516Z] #35 75.95 Processing triggers for mime-support (3.62) ... [2021-02-24T14:25:42.516Z] #35 DONE 77.4s [2021-02-24T14:25:42.516Z] [2021-02-24T14:25:42.517Z] #36 [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-02-24T14:25:42.517Z] #36 sha256:48baeead8b9310e582b079042657a652dbb56fecff53db87d01ef8667a890738 [2021-02-24T14:25:42.598Z] #12 ... [2021-02-24T14:25:42.598Z] [2021-02-24T14:25:42.598Z] #35 [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-02-24T14:25:42.598Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:42.598Z] #35 65.58 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:25:42.598Z] #35 65.60 Setting up xxd (2:8.1.0875-5) ... [2021-02-24T14:25:42.598Z] #35 65.61 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-24T14:25:42.598Z] #35 65.63 Setting up vim-common (2:8.1.0875-5) ... [2021-02-24T14:25:42.598Z] #35 65.68 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-24T14:25:42.598Z] #35 65.71 Setting up cmake-data (3.13.4-1) ... [2021-02-24T14:25:42.598Z] #35 65.74 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-24T14:25:42.598Z] #35 65.76 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-24T14:25:42.598Z] #35 65.81 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-24T14:25:42.598Z] #35 65.83 Setting up cmake (3.13.4-1) ... [2021-02-24T14:25:42.598Z] #35 65.86 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:25:42.598Z] #35 65.98 Processing triggers for mime-support (3.62) ... [2021-02-24T14:25:42.598Z] #35 DONE 66.4s [2021-02-24T14:25:42.598Z] [2021-02-24T14:25:42.598Z] #36 [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-02-24T14:25:42.598Z] #36 sha256:80459c53d229a083f71e464c120acef85ef929b3aba7262c4b18c30a5148d196 [2021-02-24T14:25:42.669Z] #50 87.20 golang.org/x/crypto/ssh/terminal [2021-02-24T14:25:42.772Z] #44 ... [2021-02-24T14:25:42.772Z] [2021-02-24T14:25:42.772Z] #55 [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-02-24T14:25:42.772Z] #55 sha256:aff4de445cb5d2d44fbae23da81f4418a7e59b0c19c2f679b548ded1446b26f7 [2021-02-24T14:25:42.772Z] #55 1.092 + RM_GOPATH=0 [2021-02-24T14:25:42.772Z] #55 1.092 + TMP_GOPATH= [2021-02-24T14:25:42.772Z] #55 1.092 + : /build [2021-02-24T14:25:42.772Z] #55 1.092 + '[' -z '' ']' [2021-02-24T14:25:42.772Z] #55 1.092 ++ mktemp -d [2021-02-24T14:25:42.772Z] #55 1.095 + export GOPATH=/tmp/tmp.iTwkuf12ta [2021-02-24T14:25:42.772Z] #55 1.095 + GOPATH=/tmp/tmp.iTwkuf12ta [2021-02-24T14:25:42.772Z] #55 1.095 + RM_GOPATH=1 [2021-02-24T14:25:42.772Z] #55 1.095 + case "$(go env GOARCH)" in [2021-02-24T14:25:42.772Z] #55 1.096 ++ go env GOARCH [2021-02-24T14:25:42.772Z] #55 1.128 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:42.772Z] #55 1.129 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:42.772Z] #55 1.129 ++ dirname /tmp/install/install.sh [2021-02-24T14:25:42.772Z] #55 1.136 + dir=/tmp/install [2021-02-24T14:25:42.772Z] #55 1.137 + bin=containerd [2021-02-24T14:25:42.772Z] #55 1.137 + shift [2021-02-24T14:25:42.772Z] #55 1.137 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-24T14:25:42.772Z] #55 1.138 + . /tmp/install/containerd.installer [2021-02-24T14:25:42.772Z] #55 1.138 ++ set -e [2021-02-24T14:25:42.772Z] #55 1.138 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:25:42.772Z] #55 1.139 + install_containerd [2021-02-24T14:25:42.772Z] #55 1.142 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-24T14:25:42.772Z] #55 1.144 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:25:42.772Z] #55 1.145 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iTwkuf12ta/src/github.com/containerd/containerd [2021-02-24T14:25:42.772Z] #55 1.164 Cloning into '/tmp/tmp.iTwkuf12ta/src/github.com/containerd/containerd'... [2021-02-24T14:25:43.239Z] #50 ... [2021-02-24T14:25:43.239Z] [2021-02-24T14:25:43.239Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:43.239Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:43.239Z] #12 77.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-24T14:25:43.239Z] #12 77.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-24T14:25:43.239Z] #12 77.79 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-24T14:25:43.239Z] #12 84.56 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-24T14:25:43.239Z] #12 84.57 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:25:43.239Z] #12 84.60 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:25:43.239Z] #12 84.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-24T14:25:43.239Z] #12 84.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:25:43.239Z] #12 84.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:25:43.239Z] #12 ... [2021-02-24T14:25:43.239Z] [2021-02-24T14:25:43.239Z] #42 [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-02-24T14:25:43.239Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:43.239Z] #42 7.646 PBCC images/timens.pb-c.c [2021-02-24T14:25:43.239Z] #42 7.706 DEP images/timens.pb-c.d [2021-02-24T14:25:43.239Z] #42 7.751 PBCC images/fown.pb-c.c [2021-02-24T14:25:43.329Z] #19 59.47 Setting up apparmor (2.13.2-10) ... [2021-02-24T14:25:43.498Z] #42 7.779 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-24T14:25:43.498Z] #42 7.842 PBCC images/opts.pb-c.c [2021-02-24T14:25:43.498Z] #42 7.883 PBCC images/memfd.pb-c.c [2021-02-24T14:25:43.498Z] #42 7.936 DEP images/fown.pb-c.d [2021-02-24T14:25:43.498Z] #42 7.999 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-24T14:25:43.532Z] #36 ... [2021-02-24T14:25:43.532Z] [2021-02-24T14:25:43.532Z] #44 [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-02-24T14:25:43.532Z] #44 sha256:25def4b1335508a3360ee48af570f412978bc1588fbfe562389c6c420bb3cc7f [2021-02-24T14:25:43.532Z] #44 57.87 time [2021-02-24T14:25:43.532Z] #44 61.00 strings [2021-02-24T14:25:43.532Z] #44 64.30 os [2021-02-24T14:25:43.532Z] #44 64.31 regexp/syntax [2021-02-24T14:25:43.716Z] #55 ... [2021-02-24T14:25:43.716Z] [2021-02-24T14:25:43.716Z] #41 [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-02-24T14:25:43.716Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:43.716Z] #41 63.65 Selecting previously unselected package libprotoc17:amd64. [2021-02-24T14:25:43.716Z] #41 63.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:43.716Z] #41 63.66 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:43.758Z] #42 8.027 DEP images/opts.pb-c.d [2021-02-24T14:25:43.758Z] #42 8.092 DEP images/memfd.pb-c.d [2021-02-24T14:25:43.758Z] #42 8.135 PBCC images/sit.pb-c.c [2021-02-24T14:25:43.758Z] #42 8.196 DEP images/sit.pb-c.d [2021-02-24T14:25:43.758Z] #42 8.262 PBCC images/macvlan.pb-c.c [2021-02-24T14:25:43.789Z] #44 ... [2021-02-24T14:25:43.789Z] [2021-02-24T14:25:43.789Z] #41 [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-02-24T14:25:43.789Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:43.789Z] #41 59.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:43.789Z] #41 59.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:43.789Z] #41 59.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:25:43.789Z] #41 59.72 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-24T14:25:43.789Z] #41 59.77 Setting up python-six (1.12.0-1) ... [2021-02-24T14:25:43.789Z] #41 63.48 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-24T14:25:43.789Z] #41 63.51 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:25:43.789Z] #41 63.55 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:43.789Z] #41 63.58 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-24T14:25:43.789Z] #41 63.59 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:43.789Z] #41 63.61 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-24T14:25:43.789Z] #41 63.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-24T14:25:43.789Z] #41 63.65 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-24T14:25:43.789Z] #41 63.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-24T14:25:43.789Z] #41 63.69 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-24T14:25:44.017Z] #42 8.276 DEP images/macvlan.pb-c.d [2021-02-24T14:25:44.017Z] #42 8.316 PBCC images/autofs.pb-c.c [2021-02-24T14:25:44.017Z] #42 8.350 DEP images/autofs.pb-c.d [2021-02-24T14:25:44.017Z] #42 8.404 PBCC images/sysctl.pb-c.c [2021-02-24T14:25:44.017Z] #42 8.425 DEP images/sysctl.pb-c.d [2021-02-24T14:25:44.017Z] #42 8.476 PBCC images/time.pb-c.c [2021-02-24T14:25:44.017Z] #42 8.482 DEP images/time.pb-c.d [2021-02-24T14:25:44.017Z] #42 8.543 PBCC images/binfmt-misc.pb-c.c [2021-02-24T14:25:44.051Z] #41 ... [2021-02-24T14:25:44.051Z] [2021-02-24T14:25:44.051Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:44.051Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:44.051Z] #12 68.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-24T14:25:44.051Z] #12 68.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-24T14:25:44.051Z] #12 68.45 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-24T14:25:44.277Z] #42 8.601 DEP images/binfmt-misc.pb-c.d [2021-02-24T14:25:44.277Z] #42 8.635 PBCC images/seccomp.pb-c.c [2021-02-24T14:25:44.277Z] #42 8.659 DEP images/seccomp.pb-c.d [2021-02-24T14:25:44.277Z] #42 8.700 PBCC images/userns.pb-c.c [2021-02-24T14:25:44.277Z] #42 8.731 DEP images/userns.pb-c.d [2021-02-24T14:25:44.291Z] #41 64.42 Selecting previously unselected package protobuf-c-compiler. [2021-02-24T14:25:44.291Z] #41 64.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:25:44.455Z] #36 2.071 + RM_GOPATH=0 [2021-02-24T14:25:44.537Z] #42 8.776 PBCC images/cgroup.pb-c.c [2021-02-24T14:25:44.537Z] #42 8.815 DEP images/cgroup.pb-c.d [2021-02-24T14:25:44.537Z] #42 8.889 PBCC images/ext-file.pb-c.c [2021-02-24T14:25:44.537Z] #42 8.897 DEP images/ext-file.pb-c.d [2021-02-24T14:25:44.537Z] #42 8.940 PBCC images/rpc.pb-c.c [2021-02-24T14:25:44.537Z] #42 8.987 DEP images/rpc.pb-c.d [2021-02-24T14:25:44.537Z] #42 9.027 PBCC images/siginfo.pb-c.c [2021-02-24T14:25:44.551Z] #41 64.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-24T14:25:44.719Z] #36 2.071 + TMP_GOPATH= [2021-02-24T14:25:44.719Z] #36 2.071 + : /build [2021-02-24T14:25:44.719Z] #36 2.071 + '[' -z '' ']' [2021-02-24T14:25:44.719Z] #36 2.073 ++ mktemp -d [2021-02-24T14:25:44.719Z] #36 2.077 + export GOPATH=/tmp/tmp.bKD3TfNkeq [2021-02-24T14:25:44.719Z] #36 2.077 + GOPATH=/tmp/tmp.bKD3TfNkeq [2021-02-24T14:25:44.719Z] #36 2.078 + RM_GOPATH=1 [2021-02-24T14:25:44.719Z] #36 2.078 + case "$(go env GOARCH)" in [2021-02-24T14:25:44.719Z] #36 2.079 ++ go env GOARCH [2021-02-24T14:25:44.719Z] #36 2.104 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:44.719Z] #36 2.104 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:44.719Z] #36 2.104 ++ dirname /tmp/install/install.sh [2021-02-24T14:25:44.719Z] #36 2.125 + dir=/tmp/install [2021-02-24T14:25:44.719Z] #36 2.125 + bin=tini [2021-02-24T14:25:44.719Z] #36 2.126 + shift [2021-02-24T14:25:44.719Z] #36 2.126 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-24T14:25:44.719Z] #36 2.126 + . /tmp/install/tini.installer [2021-02-24T14:25:44.719Z] #36 2.126 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:25:44.719Z] #36 2.126 + install_tini [2021-02-24T14:25:44.719Z] #36 2.126 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-24T14:25:44.719Z] #36 2.126 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:25:44.719Z] #36 2.136 + git clone https://github.com/krallin/tini.git /tmp/tmp.bKD3TfNkeq/tini [2021-02-24T14:25:44.719Z] #36 2.138 Cloning into '/tmp/tmp.bKD3TfNkeq/tini'... [2021-02-24T14:25:44.797Z] #42 9.041 DEP images/siginfo.pb-c.d [2021-02-24T14:25:44.797Z] #42 9.074 PBCC images/pagemap.pb-c.c [2021-02-24T14:25:44.797Z] #42 9.115 DEP images/pagemap.pb-c.d [2021-02-24T14:25:44.797Z] #42 9.187 PBCC images/rlimit.pb-c.c [2021-02-24T14:25:44.797Z] #42 9.210 DEP images/rlimit.pb-c.d [2021-02-24T14:25:44.797Z] #42 9.251 PBCC images/file-lock.pb-c.c [2021-02-24T14:25:44.797Z] #42 9.286 DEP images/file-lock.pb-c.d [2021-02-24T14:25:44.812Z] #41 64.62 Selecting previously unselected package protobuf-compiler. [2021-02-24T14:25:44.812Z] #41 64.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:44.812Z] #41 64.63 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-24T14:25:45.057Z] #42 9.332 PBCC images/tty.pb-c.c [2021-02-24T14:25:45.058Z] #42 9.381 DEP images/tty.pb-c.d [2021-02-24T14:25:45.058Z] #42 9.445 PBCC images/tun.pb-c.c [2021-02-24T14:25:45.058Z] #42 9.499 PBCC images/netdev.pb-c.c [2021-02-24T14:25:45.058Z] #42 9.567 DEP images/tun.pb-c.d [2021-02-24T14:25:45.072Z] #41 65.05 Selecting previously unselected package python-pkg-resources. [2021-02-24T14:25:45.072Z] #41 65.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-24T14:25:45.072Z] #41 65.09 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-24T14:25:45.221Z] #19 61.40 Setting up xfsprogs (4.20.0-1) ... [2021-02-24T14:25:45.221Z] #19 61.42 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-24T14:25:45.300Z] #36 ... [2021-02-24T14:25:45.300Z] [2021-02-24T14:25:45.300Z] #50 [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-02-24T14:25:45.300Z] #50 sha256:98063ebca313af3d47dc07bad15a56dfb40c7bce9566624010841d2315708db9 [2021-02-24T14:25:45.300Z] #50 DONE 80.1s [2021-02-24T14:25:45.318Z] #42 9.629 DEP images/netdev.pb-c.d [2021-02-24T14:25:45.318Z] #42 9.664 PBCC images/vma.pb-c.c [2021-02-24T14:25:45.318Z] #42 9.743 DEP images/vma.pb-c.d [2021-02-24T14:25:45.318Z] #42 9.775 PBCC images/creds.pb-c.c [2021-02-24T14:25:45.318Z] #42 9.829 DEP images/creds.pb-c.d [2021-02-24T14:25:45.332Z] #41 65.43 Selecting previously unselected package python-six. [2021-02-24T14:25:45.332Z] #41 65.43 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-24T14:25:45.332Z] #41 65.44 Unpacking python-six (1.12.0-1) ... [2021-02-24T14:25:45.564Z] [2021-02-24T14:25:45.564Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:45.564Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-24T14:25:45.564Z] #12 70.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-24T14:25:45.564Z] #12 70.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-24T14:25:45.564Z] #12 70.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-24T14:25:45.564Z] #12 ... [2021-02-24T14:25:45.564Z] [2021-02-24T14:25:45.564Z] #44 [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-02-24T14:25:45.564Z] #44 sha256:4b9228a569c6e9da278a1c932f9ee338045dc13e33ccc5d1889454035c4fc864 [2021-02-24T14:25:45.564Z] #44 80.41 vendor/golang.org/x/net/http2/hpack [2021-02-24T14:25:45.578Z] #42 9.907 PBCC images/utsns.pb-c.c [2021-02-24T14:25:45.578Z] #42 9.933 DEP images/utsns.pb-c.d [2021-02-24T14:25:45.578Z] #42 9.976 PBCC images/ipc-desc.pb-c.c [2021-02-24T14:25:45.578Z] #42 9.995 PBCC images/ipc-sem.pb-c.c [2021-02-24T14:25:45.578Z] #42 10.06 DEP images/ipc-desc.pb-c.d [2021-02-24T14:25:45.592Z] #41 65.57 Selecting previously unselected package python-protobuf. [2021-02-24T14:25:45.592Z] #41 65.57 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-24T14:25:45.592Z] #41 65.58 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-24T14:25:45.734Z] #19 61.83 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-24T14:25:45.734Z] #19 ... [2021-02-24T14:25:45.734Z] [2021-02-24T14:25:45.734Z] #42 [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-02-24T14:25:45.734Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:45.734Z] #42 106.0 CC criu/cr-service.o [2021-02-24T14:25:45.734Z] #42 107.6 CC criu/crtools.o [2021-02-24T14:25:45.734Z] #42 108.2 CC criu/eventfd.o [2021-02-24T14:25:45.734Z] #42 108.6 CC criu/eventpoll.o [2021-02-24T14:25:45.734Z] #42 109.4 CC criu/external.o [2021-02-24T14:25:45.734Z] #42 109.8 CC criu/fault-injection.o [2021-02-24T14:25:45.734Z] #42 109.9 CC criu/fdstore.o [2021-02-24T14:25:45.734Z] #42 110.3 CC criu/fifo.o [2021-02-24T14:25:45.734Z] #42 110.7 CC criu/file-ids.o [2021-02-24T14:25:45.734Z] #42 111.0 CC criu/file-lock.o [2021-02-24T14:25:45.734Z] #42 112.0 CC criu/files-ext.o [2021-02-24T14:25:45.734Z] #42 112.3 CC criu/files-reg.o [2021-02-24T14:25:45.734Z] #42 114.5 CC criu/files.o [2021-02-24T14:25:45.838Z] #42 10.12 DEP images/ipc-sem.pb-c.d [2021-02-24T14:25:45.838Z] #42 10.16 PBCC images/ipc-msg.pb-c.c [2021-02-24T14:25:45.838Z] #42 10.21 DEP images/ipc-msg.pb-c.d [2021-02-24T14:25:45.838Z] #42 10.26 PBCC images/ipc-shm.pb-c.c [2021-02-24T14:25:45.838Z] #42 10.31 DEP images/ipc-shm.pb-c.d [2021-02-24T14:25:46.098Z] #42 10.35 PBCC images/ipc-var.pb-c.c [2021-02-24T14:25:46.098Z] #42 10.37 DEP images/ipc-var.pb-c.d [2021-02-24T14:25:46.098Z] #42 10.43 PBCC images/sk-opts.pb-c.c [2021-02-24T14:25:46.098Z] #42 10.48 PBCC images/packet-sock.pb-c.c [2021-02-24T14:25:46.098Z] #42 10.52 DEP images/sk-opts.pb-c.d [2021-02-24T14:25:46.098Z] #42 10.58 DEP images/packet-sock.pb-c.d [2021-02-24T14:25:46.143Z] #44 80.88 vendor/golang.org/x/crypto/cryptobyte [2021-02-24T14:25:46.162Z] #41 66.20 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-24T14:25:46.297Z] #42 116.7 CC criu/filesystems.o [2021-02-24T14:25:46.297Z] #42 ... [2021-02-24T14:25:46.297Z] [2021-02-24T14:25:46.297Z] #39 [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-02-24T14:25:46.297Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:25:46.297Z] #39 189.9 + dpkg --print-architecture [2021-02-24T14:25:46.297Z] #39 189.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-24T14:25:46.358Z] #42 10.67 PBCC images/sk-netlink.pb-c.c [2021-02-24T14:25:46.358Z] #42 10.75 DEP images/sk-netlink.pb-c.d [2021-02-24T14:25:46.358Z] #42 10.81 PBCC images/sk-inet.pb-c.c [2021-02-24T14:25:46.554Z] #39 190.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-24T14:25:46.554Z] #39 190.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-24T14:25:46.574Z] #12 ... [2021-02-24T14:25:46.574Z] [2021-02-24T14:25:46.574Z] #50 [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-02-24T14:25:46.574Z] #50 sha256:7d852dcef30a92fb9dd7cc6d4e870282d99c81ff7b4f52328e23acece9068865 [2021-02-24T14:25:46.574Z] #50 60.50 context [2021-02-24T14:25:46.574Z] #50 61.42 os [2021-02-24T14:25:46.574Z] #50 64.20 encoding/binary [2021-02-24T14:25:46.574Z] #50 65.20 fmt [2021-02-24T14:25:46.574Z] #50 66.85 encoding/base64 [2021-02-24T14:25:46.574Z] #50 67.81 golang.org/x/sys/unix [2021-02-24T14:25:46.574Z] #50 70.68 encoding/json [2021-02-24T14:25:46.574Z] #50 ... [2021-02-24T14:25:46.574Z] [2021-02-24T14:25:46.574Z] #36 [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-02-24T14:25:46.574Z] #36 sha256:80459c53d229a083f71e464c120acef85ef929b3aba7262c4b18c30a5148d196 [2021-02-24T14:25:46.574Z] #36 3.446 + RM_GOPATH=0 [2021-02-24T14:25:46.574Z] #36 3.446 + TMP_GOPATH= [2021-02-24T14:25:46.574Z] #36 3.446 + : /build [2021-02-24T14:25:46.574Z] #36 3.446 + '[' -z '' ']' [2021-02-24T14:25:46.574Z] #36 3.448 ++ mktemp -d [2021-02-24T14:25:46.574Z] #36 3.450 + export GOPATH=/tmp/tmp.VpCNh6M3A5 [2021-02-24T14:25:46.574Z] #36 3.450 + GOPATH=/tmp/tmp.VpCNh6M3A5 [2021-02-24T14:25:46.574Z] #36 3.450 + RM_GOPATH=1 [2021-02-24T14:25:46.574Z] #36 3.450 + case "$(go env GOARCH)" in [2021-02-24T14:25:46.574Z] #36 3.451 ++ go env GOARCH [2021-02-24T14:25:46.574Z] #36 3.489 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:46.574Z] #36 3.489 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:46.574Z] #36 3.490 ++ dirname /tmp/install/install.sh [2021-02-24T14:25:46.574Z] #36 3.495 + dir=/tmp/install [2021-02-24T14:25:46.574Z] #36 3.500 + bin=tini [2021-02-24T14:25:46.574Z] #36 3.500 + shift [2021-02-24T14:25:46.574Z] #36 3.500 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-24T14:25:46.574Z] #36 3.500 + . /tmp/install/tini.installer [2021-02-24T14:25:46.574Z] #36 3.501 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:25:46.574Z] #36 3.502 + install_tini [2021-02-24T14:25:46.574Z] #36 3.507 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-24T14:25:46.574Z] #36 3.507 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:25:46.574Z] #36 3.507 + git clone https://github.com/krallin/tini.git /tmp/tmp.VpCNh6M3A5/tini [2021-02-24T14:25:46.574Z] #36 3.510 Cloning into '/tmp/tmp.VpCNh6M3A5/tini'... [2021-02-24T14:25:46.574Z] #36 4.306 + cd /tmp/tmp.VpCNh6M3A5/tini [2021-02-24T14:25:46.574Z] #36 4.307 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:25:46.574Z] #36 4.324 + cmake . [2021-02-24T14:25:46.618Z] #42 10.92 DEP images/sk-inet.pb-c.d [2021-02-24T14:25:46.618Z] #42 10.97 PBCC images/sk-unix.pb-c.c [2021-02-24T14:25:46.618Z] #42 11.02 DEP images/sk-unix.pb-c.d [2021-02-24T14:25:46.618Z] #42 11.06 PBCC images/mm.pb-c.c [2021-02-24T14:25:46.618Z] #42 11.12 DEP images/mm.pb-c.d [2021-02-24T14:25:46.618Z] #42 11.16 PBCC images/timerfd.pb-c.c [2021-02-24T14:25:46.831Z] #36 ... [2021-02-24T14:25:46.831Z] [2021-02-24T14:25:46.831Z] #41 [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-02-24T14:25:46.831Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:25:46.831Z] #41 70.23 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-24T14:25:46.831Z] #41 70.24 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:25:46.831Z] #41 DONE 71.1s [2021-02-24T14:25:46.831Z] [2021-02-24T14:25:46.831Z] #42 [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-02-24T14:25:46.831Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:46.882Z] #42 11.22 DEP images/timerfd.pb-c.d [2021-02-24T14:25:46.882Z] #42 11.29 PBCC images/timer.pb-c.c [2021-02-24T14:25:46.882Z] #42 11.32 DEP images/timer.pb-c.d [2021-02-24T14:25:46.882Z] #42 11.36 PBCC images/sa.pb-c.c [2021-02-24T14:25:46.882Z] #42 11.40 DEP images/sa.pb-c.d [2021-02-24T14:25:47.145Z] #42 11.44 PBCC images/pipe-data.pb-c.c [2021-02-24T14:25:47.146Z] #42 11.58 DEP images/pipe-data.pb-c.d [2021-02-24T14:25:47.146Z] #42 11.61 PBCC images/mnt.pb-c.c [2021-02-24T14:25:47.146Z] #42 11.66 DEP images/mnt.pb-c.d [2021-02-24T14:25:47.405Z] #42 11.70 PBCC images/sk-packet.pb-c.c [2021-02-24T14:25:47.405Z] #42 11.71 DEP images/sk-packet.pb-c.d [2021-02-24T14:25:47.405Z] #42 11.80 PBCC images/tcp-stream.pb-c.c [2021-02-24T14:25:47.405Z] #42 11.86 DEP images/tcp-stream.pb-c.d [2021-02-24T14:25:47.405Z] #42 11.91 PBCC images/pipe.pb-c.c [2021-02-24T14:25:47.664Z] #42 11.99 DEP images/pipe.pb-c.d [2021-02-24T14:25:47.664Z] #42 12.03 PBCC images/pstree.pb-c.c [2021-02-24T14:25:47.664Z] #42 12.07 DEP images/pstree.pb-c.d [2021-02-24T14:25:47.664Z] #42 12.10 PBCC images/fs.pb-c.c [2021-02-24T14:25:47.664Z] #42 12.13 DEP images/fs.pb-c.d [2021-02-24T14:25:47.664Z] #42 12.20 PBCC images/signalfd.pb-c.c [2021-02-24T14:25:47.664Z] #42 12.25 DEP images/signalfd.pb-c.d [2021-02-24T14:25:47.924Z] #42 12.28 PBCC images/fh.pb-c.c [2021-02-24T14:25:47.925Z] #42 12.31 PBCC images/fsnotify.pb-c.c [2021-02-24T14:25:47.925Z] #42 12.36 DEP images/fh.pb-c.d [2021-02-24T14:25:47.925Z] #42 12.41 DEP images/fsnotify.pb-c.d [2021-02-24T14:25:47.925Z] #42 12.49 PBCC images/eventpoll.pb-c.c [2021-02-24T14:25:48.076Z] #44 82.64 mime [2021-02-24T14:25:48.077Z] #44 82.87 vendor/golang.org/x/net/idna [2021-02-24T14:25:48.185Z] #42 12.49 DEP images/eventpoll.pb-c.d [2021-02-24T14:25:48.185Z] #42 12.57 PBCC images/eventfd.pb-c.c [2021-02-24T14:25:48.185Z] #42 12.58 DEP images/eventfd.pb-c.d [2021-02-24T14:25:48.185Z] #42 12.64 PBCC images/remap-file-path.pb-c.c [2021-02-24T14:25:48.185Z] #42 12.67 DEP images/remap-file-path.pb-c.d [2021-02-24T14:25:48.185Z] #42 12.71 PBCC images/fifo.pb-c.c [2021-02-24T14:25:48.185Z] #42 12.75 DEP images/fifo.pb-c.d [2021-02-24T14:25:48.445Z] #42 12.80 PBCC images/ghost-file.pb-c.c [2021-02-24T14:25:48.445Z] #42 12.87 DEP images/ghost-file.pb-c.d [2021-02-24T14:25:48.445Z] #42 12.92 PBCC images/regfile.pb-c.c [2021-02-24T14:25:48.445Z] #42 12.96 DEP images/regfile.pb-c.d [2021-02-24T14:25:48.705Z] #42 13.03 PBCC images/ns.pb-c.c [2021-02-24T14:25:48.705Z] #42 13.04 DEP images/ns.pb-c.d [2021-02-24T14:25:48.705Z] #42 13.11 PBCC images/fdinfo.pb-c.c [2021-02-24T14:25:48.705Z] #42 13.17 DEP images/fdinfo.pb-c.d [2021-02-24T14:25:48.705Z] #42 ... [2021-02-24T14:25:48.705Z] [2021-02-24T14:25:48.705Z] #44 [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-02-24T14:25:48.705Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:25:48.705Z] #44 83.23 text/template/parse [2021-02-24T14:25:48.705Z] #44 88.55 go/parser [2021-02-24T14:25:48.705Z] #44 88.87 text/template [2021-02-24T14:25:48.705Z] #44 91.88 encoding/xml [2021-02-24T14:25:48.705Z] #44 ... [2021-02-24T14:25:48.705Z] [2021-02-24T14:25:48.705Z] #42 [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-02-24T14:25:48.705Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:48.705Z] #42 13.23 PBCC images/core-aarch64.pb-c.c [2021-02-24T14:25:48.705Z] #42 13.29 PBCC images/core-arm.pb-c.c [2021-02-24T14:25:48.966Z] #42 13.32 PBCC images/core-ppc64.pb-c.c [2021-02-24T14:25:48.966Z] #42 13.38 PBCC images/core-s390.pb-c.c [2021-02-24T14:25:49.227Z] #42 13.47 PBCC images/core-x86.pb-c.c [2021-02-24T14:25:49.227Z] #42 13.53 PBCC images/core.pb-c.c [2021-02-24T14:25:49.227Z] #42 13.61 PBCC images/inventory.pb-c.c [2021-02-24T14:25:49.227Z] #42 13.74 DEP images/core-aarch64.pb-c.d [2021-02-24T14:25:49.462Z] #41 ... [2021-02-24T14:25:49.462Z] [2021-02-24T14:25:49.462Z] #35 [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-02-24T14:25:49.462Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:49.462Z] #35 59.36 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:25:49.462Z] #35 59.87 Selecting previously unselected package cmake-data. [2021-02-24T14:25:49.462Z] #35 59.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-24T14:25:49.462Z] #35 59.89 Unpacking cmake-data (3.13.4-1) ... [2021-02-24T14:25:49.462Z] #35 63.31 Selecting previously unselected package libicu63:amd64. [2021-02-24T14:25:49.462Z] #35 63.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-24T14:25:49.462Z] #35 63.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:25:49.462Z] #35 ... [2021-02-24T14:25:49.462Z] [2021-02-24T14:25:49.462Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:49.462Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:49.462Z] #12 64.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-24T14:25:49.462Z] #12 64.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-24T14:25:49.462Z] #12 64.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-24T14:25:49.462Z] #12 64.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-24T14:25:49.462Z] #12 64.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-02-24T14:25:49.462Z] #12 64.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-24T14:25:49.462Z] #12 65.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-24T14:25:49.462Z] #12 65.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-24T14:25:49.462Z] #12 65.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-24T14:25:49.462Z] #12 65.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-24T14:25:49.462Z] #12 65.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-24T14:25:49.462Z] #12 65.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-24T14:25:49.462Z] #12 65.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-24T14:25:49.462Z] #12 65.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-24T14:25:49.462Z] #12 65.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-24T14:25:49.462Z] #12 66.63 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:25:49.462Z] #12 66.89 Fetched 78.2 MB in 9s (8837 kB/s) [2021-02-24T14:25:49.462Z] #12 67.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-24T14:25:49.462Z] #12 67.11 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-24T14:25:49.462Z] #12 67.14 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-24T14:25:49.462Z] #12 67.58 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-24T14:25:49.462Z] #12 67.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-02-24T14:25:49.462Z] #12 67.81 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-24T14:25:49.462Z] #12 67.84 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-24T14:25:49.462Z] #12 68.11 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-24T14:25:49.462Z] #12 68.29 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-24T14:25:49.462Z] #12 68.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 ... 15410 files and directories currently installed.) [2021-02-24T14:25:49.462Z] #12 68.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-24T14:25:49.462Z] #12 68.43 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-24T14:25:49.487Z] #42 13.80 DEP images/core-arm.pb-c.d [2021-02-24T14:25:49.487Z] #42 13.87 DEP images/core-ppc64.pb-c.d [2021-02-24T14:25:49.487Z] #42 13.92 DEP images/core-s390.pb-c.d [2021-02-24T14:25:49.487Z] #42 13.98 DEP images/core-x86.pb-c.d [2021-02-24T14:25:49.748Z] #42 14.05 DEP images/core.pb-c.d [2021-02-24T14:25:49.748Z] #42 14.12 DEP images/inventory.pb-c.d [2021-02-24T14:25:49.748Z] #42 14.18 PBCC images/cpuinfo.pb-c.c [2021-02-24T14:25:49.748Z] #42 14.24 DEP images/cpuinfo.pb-c.d [2021-02-24T14:25:50.009Z] #42 14.31 PBCC images/stats.pb-c.c [2021-02-24T14:25:50.009Z] #42 14.35 DEP images/stats.pb-c.d [2021-02-24T14:25:50.012Z] #44 84.71 net/http/internal [2021-02-24T14:25:50.111Z] #42 ... [2021-02-24T14:25:50.111Z] [2021-02-24T14:25:50.111Z] #33 [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-02-24T14:25:50.111Z] #33 sha256:4d9b189c3e785c5eb6bda17dda47d49e4bbefcf7362e50e07f9ad96fcc1e26e5 [2021-02-24T14:25:50.111Z] #33 63.73 path [2021-02-24T14:25:50.111Z] #33 64.44 text/tabwriter [2021-02-24T14:25:50.111Z] #33 64.95 fmt [2021-02-24T14:25:50.111Z] #33 65.17 path/filepath [2021-02-24T14:25:50.111Z] #33 66.71 io/ioutil [2021-02-24T14:25:50.111Z] #33 68.88 github.com/BurntSushi/toml [2021-02-24T14:25:50.111Z] #33 68.88 flag [2021-02-24T14:25:50.111Z] #33 70.39 log [2021-02-24T14:25:50.111Z] #33 73.02 github.com/BurntSushi/toml/cmd/tomlv [2021-02-24T14:25:50.111Z] #33 ... [2021-02-24T14:25:50.111Z] [2021-02-24T14:25:50.111Z] #36 [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-02-24T14:25:50.111Z] #36 sha256:80459c53d229a083f71e464c120acef85ef929b3aba7262c4b18c30a5148d196 [2021-02-24T14:25:50.111Z] #36 5.184 -- The C compiler identification is GNU 8.3.0 [2021-02-24T14:25:50.111Z] #36 5.248 -- Check for working C compiler: /usr/bin/cc [2021-02-24T14:25:50.111Z] #36 6.072 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-24T14:25:50.111Z] #36 6.072 -- Detecting C compiler ABI info [2021-02-24T14:25:50.111Z] #36 6.812 -- Detecting C compiler ABI info - done [2021-02-24T14:25:50.111Z] #36 6.842 -- Detecting C compile features [2021-02-24T14:25:50.736Z] #39 ... [2021-02-24T14:25:50.736Z] [2021-02-24T14:25:50.736Z] #19 [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-02-24T14:25:50.736Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:25:50.736Z] #19 62.72 Setting up python3-distutils (3.7.3-1) ... [2021-02-24T14:25:50.736Z] #19 63.26 Setting up python3-setuptools (40.8.0-1) ... [2021-02-24T14:25:50.736Z] #19 64.57 Setting up python3-pip (18.1-5) ... [2021-02-24T14:25:50.736Z] #19 65.68 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:25:50.736Z] #19 65.72 Processing triggers for mime-support (3.62) ... [2021-02-24T14:25:50.736Z] #19 DONE 66.7s [2021-02-24T14:25:50.736Z] [2021-02-24T14:25:50.736Z] #20 [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-02-24T14:25:50.736Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-24T14:25:50.847Z] #12 ... [2021-02-24T14:25:50.847Z] [2021-02-24T14:25:50.847Z] #35 [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-02-24T14:25:50.847Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:50.847Z] #35 70.78 Selecting previously unselected package libxml2:amd64. [2021-02-24T14:25:50.847Z] #35 70.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-24T14:25:50.847Z] #35 70.82 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-24T14:25:50.969Z] #44 ... [2021-02-24T14:25:50.969Z] [2021-02-24T14:25:50.969Z] #42 [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-02-24T14:25:50.969Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:25:50.969Z] #42 4.433 Note: Building without setproctitle() and strlcpy() support. [2021-02-24T14:25:50.969Z] #42 4.433 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-24T14:25:50.969Z] #42 4.460 Note: Building without GnuTLS support [2021-02-24T14:25:50.969Z] #42 4.479 Makefile.config:39: Warn: you have no libnftables installed [2021-02-24T14:25:50.969Z] #42 4.479 Makefile.config:40: Warn: Building without nftables support [2021-02-24T14:25:50.969Z] #42 6.848 fatal: not a git repository (or any of the parent directories): .git [2021-02-24T14:25:50.969Z] #42 6.922 GEN .gitid [2021-02-24T14:25:50.969Z] #42 6.992 GEN criu/include/version.h [2021-02-24T14:25:50.969Z] #42 7.109 GEN include/common/asm [2021-02-24T14:25:50.969Z] #42 8.590 PBCC images/timens.pb-c.c [2021-02-24T14:25:50.969Z] #42 8.625 DEP images/timens.pb-c.d [2021-02-24T14:25:50.969Z] #42 8.661 PBCC images/fown.pb-c.c [2021-02-24T14:25:50.969Z] #42 8.728 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-24T14:25:50.969Z] #42 8.791 PBCC images/opts.pb-c.c [2021-02-24T14:25:50.969Z] #42 8.858 PBCC images/memfd.pb-c.c [2021-02-24T14:25:50.969Z] #42 8.894 DEP images/fown.pb-c.d [2021-02-24T14:25:50.969Z] #42 8.931 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-24T14:25:50.969Z] #42 8.966 DEP images/opts.pb-c.d [2021-02-24T14:25:50.969Z] #42 9.001 DEP images/memfd.pb-c.d [2021-02-24T14:25:50.969Z] #42 9.037 PBCC images/sit.pb-c.c [2021-02-24T14:25:50.969Z] #42 9.084 DEP images/sit.pb-c.d [2021-02-24T14:25:50.969Z] #42 9.136 PBCC images/macvlan.pb-c.c [2021-02-24T14:25:50.969Z] #42 9.156 DEP images/macvlan.pb-c.d [2021-02-24T14:25:50.969Z] #42 9.180 PBCC images/autofs.pb-c.c [2021-02-24T14:25:50.969Z] #42 9.197 DEP images/autofs.pb-c.d [2021-02-24T14:25:50.969Z] #42 9.231 PBCC images/sysctl.pb-c.c [2021-02-24T14:25:50.969Z] #42 9.264 DEP images/sysctl.pb-c.d [2021-02-24T14:25:50.969Z] #42 9.320 PBCC images/time.pb-c.c [2021-02-24T14:25:51.234Z] #42 9.333 DEP images/time.pb-c.d [2021-02-24T14:25:51.234Z] #42 9.400 PBCC images/binfmt-misc.pb-c.c [2021-02-24T14:25:51.234Z] #42 9.416 DEP images/binfmt-misc.pb-c.d [2021-02-24T14:25:51.234Z] #42 9.449 PBCC images/seccomp.pb-c.c [2021-02-24T14:25:51.234Z] #42 9.478 DEP images/seccomp.pb-c.d [2021-02-24T14:25:51.234Z] #42 9.521 PBCC images/userns.pb-c.c [2021-02-24T14:25:51.234Z] #42 9.551 DEP images/userns.pb-c.d [2021-02-24T14:25:51.392Z] #42 15.68 make[1]: Nothing to be done for 'all'. [2021-02-24T14:25:51.484Z] #36 9.018 -- Detecting C compile features - done [2021-02-24T14:25:51.484Z] #36 9.074 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-24T14:25:51.484Z] #36 9.301 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-24T14:25:51.484Z] #36 9.406 -- Configuring done [2021-02-24T14:25:51.499Z] #42 9.649 PBCC images/cgroup.pb-c.c [2021-02-24T14:25:51.499Z] #42 9.675 DEP images/cgroup.pb-c.d [2021-02-24T14:25:51.499Z] #42 9.785 PBCC images/ext-file.pb-c.c [2021-02-24T14:25:51.499Z] #42 9.813 DEP images/ext-file.pb-c.d [2021-02-24T14:25:51.499Z] #42 ... [2021-02-24T14:25:51.499Z] [2021-02-24T14:25:51.499Z] #55 [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-02-24T14:25:51.499Z] #55 sha256:b4b8b5aa34a34ff793967f052ac06cf6377f3dc0a107f5f1dc6609486b566241 [2021-02-24T14:25:51.666Z] #20 1.078 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-24T14:25:51.666Z] #20 1.083 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-24T14:25:51.666Z] #20 1.087 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-24T14:25:51.666Z] #20 DONE 1.1s [2021-02-24T14:25:51.666Z] [2021-02-24T14:25:51.666Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:25:51.666Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:25:51.742Z] #36 9.441 -- Generating done [2021-02-24T14:25:51.742Z] #36 9.449 -- Build files have been written to: /tmp/tmp.VpCNh6M3A5/tini [2021-02-24T14:25:51.742Z] #36 9.459 + make tini-static [2021-02-24T14:25:51.788Z] #35 ... [2021-02-24T14:25:51.788Z] [2021-02-24T14:25:51.788Z] #50 [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-02-24T14:25:51.788Z] #50 sha256:97ad47d66f9fb0a1bbb802daead9dc5e15077cef84a4ad50c99d9552176c8953 [2021-02-24T14:25:51.788Z] #50 61.72 syscall [2021-02-24T14:25:51.788Z] #50 61.74 reflect [2021-02-24T14:25:51.788Z] #50 69.89 time [2021-02-24T14:25:51.788Z] #50 ... [2021-02-24T14:25:51.788Z] [2021-02-24T14:25:51.788Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:51.788Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:51.788Z] #12 71.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-24T14:25:51.788Z] #12 71.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-24T14:25:51.788Z] #12 71.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-24T14:25:51.999Z] #36 9.865 Scanning dependencies of target tini-static [2021-02-24T14:25:51.999Z] #36 9.975 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-24T14:25:52.364Z] #12 ... [2021-02-24T14:25:52.364Z] [2021-02-24T14:25:52.364Z] #46 [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-02-24T14:25:52.364Z] #46 sha256:ea6c83aa75ee98198983af6200677fd3208ddd4a641fe867b9ff8c01fa330224 [2021-02-24T14:25:52.364Z] #46 DONE 72.4s [2021-02-24T14:25:52.626Z] [2021-02-24T14:25:52.626Z] #35 [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-02-24T14:25:52.626Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:52.626Z] #35 72.18 Selecting previously unselected package libarchive13:amd64. [2021-02-24T14:25:52.626Z] #35 72.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-24T14:25:52.626Z] #35 72.20 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-24T14:25:52.626Z] #35 72.67 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-24T14:25:52.626Z] #35 72.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-24T14:25:52.626Z] #35 72.71 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-24T14:25:52.776Z] #42 17.05 CC images/stats.o [2021-02-24T14:25:52.822Z] #55 33.98 Checking out files: 56% (2139/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) Checking out files: 76% (2866/3770) Checking out files: 77% (2903/3770) Checking out files: 78% (2941/3770) Checking out files: 79% (2979/3770) Checking out files: 80% (3016/3770) Checking out files: 81% (3054/3770) Checking out files: 82% (3092/3770) Checking out files: 83% (3130/3770) Checking out files: 84% (3167/3770) Checking out files: 85% (3205/3770) Checking out files: 86% (3243/3770) Checking out files: 87% (3280/3770) Checking out files: 88% (3318/3770) Checking out files: 89% (3356/3770) Checking out files: 90% (3393/3770) Checking out files: 91% (3431/3770) Checking out files: 92% (3469/3770) Checking out files: 93% (3507/3770) Checking out files: 93% (3537/3770) Checking out files: 94% (3544/3770) Checking out files: 95% (3582/3770) Checking out files: 96% (3620/3770) Checking out files: 97% (3657/3770) Checking out files: 98% (3695/3770) Checking out files: 99% (3733/3770) Checking out files: 100% (3770/3770) Checking out files: 100% (3770/3770), done. [2021-02-24T14:25:52.822Z] #55 35.27 + cd /tmp/tmp.SQhB7fgSPl/src/github.com/containerd/containerd [2021-02-24T14:25:52.822Z] #55 35.27 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:25:53.036Z] #42 17.48 CC images/core.o [2021-02-24T14:25:53.147Z] #35 73.05 Selecting previously unselected package librhash0:amd64. [2021-02-24T14:25:53.147Z] #35 73.06 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-24T14:25:53.147Z] #35 73.07 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-24T14:25:53.371Z] #36 ... [2021-02-24T14:25:53.371Z] [2021-02-24T14:25:53.371Z] #33 [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-02-24T14:25:53.371Z] #33 sha256:4d9b189c3e785c5eb6bda17dda47d49e4bbefcf7362e50e07f9ad96fcc1e26e5 [2021-02-24T14:25:53.371Z] #33 DONE 77.5s [2021-02-24T14:25:53.371Z] [2021-02-24T14:25:53.371Z] #42 [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-02-24T14:25:53.371Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:53.371Z] #42 4.087 Note: Building without setproctitle() and strlcpy() support. [2021-02-24T14:25:53.371Z] #42 4.087 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-24T14:25:53.371Z] #42 4.098 Note: Building without GnuTLS support [2021-02-24T14:25:53.371Z] #42 4.107 Makefile.config:39: Warn: you have no libnftables installed [2021-02-24T14:25:53.371Z] #42 4.117 Makefile.config:40: Warn: Building without nftables support [2021-02-24T14:25:53.371Z] #42 6.336 fatal: not a git repository (or any of the parent directories): .git [2021-02-24T14:25:53.371Z] #42 6.470 GEN .gitid [2021-02-24T14:25:53.371Z] #42 6.533 GEN criu/include/version.h [2021-02-24T14:25:53.371Z] #42 6.565 GEN include/common/asm [2021-02-24T14:25:53.407Z] #35 73.42 Selecting previously unselected package libuv1:amd64. [2021-02-24T14:25:53.407Z] #35 73.42 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-24T14:25:53.407Z] #35 73.45 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-24T14:25:53.668Z] #35 73.68 Selecting previously unselected package cmake. [2021-02-24T14:25:53.668Z] #35 73.68 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-24T14:25:53.668Z] #35 73.71 Unpacking cmake (3.13.4-1) ... [2021-02-24T14:25:53.978Z] #42 18.21 CC images/core-x86.o [2021-02-24T14:25:54.547Z] #42 18.82 CC images/core-arm.o [2021-02-24T14:25:54.548Z] #42 ... [2021-02-24T14:25:54.548Z] [2021-02-24T14:25:54.548Z] #50 [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-02-24T14:25:54.548Z] #50 sha256:b6a49d9e2685769b1f15ce165b71319698c85141a5c0543d785734e47425e865 [2021-02-24T14:25:54.548Z] #50 88.93 mvdan.cc/editorconfig [2021-02-24T14:25:54.548Z] #50 90.09 mvdan.cc/sh/v3/fileutil [2021-02-24T14:25:54.548Z] #50 90.29 mvdan.cc/sh/v3/syntax [2021-02-24T14:25:54.548Z] #50 97.42 mvdan.cc/sh/v3/cmd/shfmt [2021-02-24T14:25:54.548Z] #50 ... [2021-02-24T14:25:54.548Z] [2021-02-24T14:25:54.548Z] #55 [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-02-24T14:25:54.548Z] #55 sha256:073e0360606941808944b44119d4fdc14d11ec7d7d192f651922918742a91ff1 [2021-02-24T14:25:54.548Z] #55 42.45 Checking out files: 51% (1945/3770) Checking out files: 52% (1961/3770) Checking out files: 53% (1999/3770) Checking out files: 54% (2036/3770) Checking out files: 55% (2074/3770) Checking out files: 56% (2112/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) Checking out files: 76% (2866/3770) Checking out files: 77% (2903/3770) Checking out files: 78% (2941/3770) Checking out files: 79% (2979/3770) Checking out files: 80% (3016/3770) Checking out files: 81% (3054/3770) Checking out files: 82% (3092/3770) Checking out files: 83% (3130/3770) Checking out files: 84% (3167/3770) Checking out files: 85% (3205/3770) Checking out files: 86% (3243/3770) Checking out files: 87% (3280/3770) Checking out files: 88% (3318/3770) Checking out files: 89% (3356/3770) Checking out files: 90% (3393/3770) Checking out files: 91% (3431/3770) Checking out files: 92% (3469/3770) Checking out files: 93% (3507/3770) Checking out files: 94% (3544/3770) Checking out files: 95% (3582/3770) Checking out files: 96% (3620/3770) Checking out files: 97% (3657/3770) Checking out files: 98% (3695/3770) Checking out files: 99% (3733/3770) Checking out files: 100% (3770/3770) Checking out files: 100% (3770/3770), done. [2021-02-24T14:25:54.548Z] #55 43.69 + cd /tmp/tmp.McP1mEVpW9/src/github.com/containerd/containerd [2021-02-24T14:25:54.548Z] #55 43.69 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:25:54.548Z] #55 45.12 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-24T14:25:54.548Z] #55 45.13 + BUILDTAGS='netgo osusergo static_build' [2021-02-24T14:25:54.548Z] #55 45.13 + export EXTRA_FLAGS=-buildmode=pie [2021-02-24T14:25:54.548Z] #55 45.13 + EXTRA_FLAGS=-buildmode=pie [2021-02-24T14:25:54.548Z] #55 45.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-24T14:25:54.548Z] #55 45.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-24T14:25:54.548Z] #55 45.13 + '[' '' = dynamic ']' [2021-02-24T14:25:54.548Z] #55 45.13 + make [2021-02-24T14:25:54.742Z] #42 ... [2021-02-24T14:25:54.742Z] [2021-02-24T14:25:54.742Z] #44 [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-02-24T14:25:54.742Z] #44 sha256:25def4b1335508a3360ee48af570f412978bc1588fbfe562389c6c420bb3cc7f [2021-02-24T14:25:54.742Z] #44 68.79 fmt [2021-02-24T14:25:54.742Z] #44 69.86 regexp [2021-02-24T14:25:54.742Z] #44 73.24 go/token [2021-02-24T14:25:54.742Z] #44 73.71 internal/lazyregexp [2021-02-24T14:25:54.742Z] #44 73.94 go/scanner [2021-02-24T14:25:54.742Z] #44 73.98 net/url [2021-02-24T14:25:54.742Z] #44 75.16 go/ast [2021-02-24T14:25:54.742Z] #44 76.07 text/template/parse [2021-02-24T14:25:54.742Z] #44 ... [2021-02-24T14:25:54.742Z] [2021-02-24T14:25:54.742Z] #36 [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-02-24T14:25:54.742Z] #36 sha256:80459c53d229a083f71e464c120acef85ef929b3aba7262c4b18c30a5148d196 [2021-02-24T14:25:54.742Z] #36 11.48 [100%] Linking C executable tini-static [2021-02-24T14:25:54.742Z] #36 12.11 [100%] Built target tini-static [2021-02-24T14:25:54.742Z] #36 12.23 + mkdir -p /build [2021-02-24T14:25:54.742Z] #36 12.23 + cp tini-static /build/docker-init [2021-02-24T14:25:54.742Z] #36 DONE 12.5s [2021-02-24T14:25:54.742Z] [2021-02-24T14:25:54.742Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:54.742Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:25:54.742Z] #12 75.04 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-24T14:25:54.742Z] #12 75.04 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:25:54.742Z] #12 75.08 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:25:54.742Z] #12 75.24 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-24T14:25:54.742Z] #12 75.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:25:54.742Z] #12 75.25 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:25:54.755Z] #55 37.09 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-24T14:25:54.755Z] #55 37.09 + BUILDTAGS='netgo osusergo static_build' [2021-02-24T14:25:54.755Z] #55 37.09 + export EXTRA_FLAGS=-buildmode=pie [2021-02-24T14:25:54.755Z] #55 37.09 + EXTRA_FLAGS=-buildmode=pie [2021-02-24T14:25:54.755Z] #55 37.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-24T14:25:54.755Z] #55 37.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-24T14:25:54.755Z] #55 37.09 + '[' '' = dynamic ']' [2021-02-24T14:25:54.755Z] #55 37.09 + make [2021-02-24T14:25:55.118Z] #55 46.18 + bin/ctr [2021-02-24T14:25:55.712Z] #55 ... [2021-02-24T14:25:55.712Z] [2021-02-24T14:25:55.712Z] #36 [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-02-24T14:25:55.712Z] #36 sha256:48baeead8b9310e582b079042657a652dbb56fecff53db87d01ef8667a890738 [2021-02-24T14:25:55.712Z] #36 3.216 + cd /tmp/tmp.bKD3TfNkeq/tini [2021-02-24T14:25:55.712Z] #36 3.216 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:25:55.712Z] #36 3.269 + cmake . [2021-02-24T14:25:55.712Z] #36 4.209 -- The C compiler identification is GNU 8.3.0 [2021-02-24T14:25:55.712Z] #36 4.300 -- Check for working C compiler: /usr/bin/cc [2021-02-24T14:25:55.712Z] #36 5.206 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-24T14:25:55.712Z] #36 5.210 -- Detecting C compiler ABI info [2021-02-24T14:25:55.712Z] #36 5.811 -- Detecting C compiler ABI info - done [2021-02-24T14:25:55.712Z] #36 5.851 -- Detecting C compile features [2021-02-24T14:25:55.712Z] #36 7.886 -- Detecting C compile features - done [2021-02-24T14:25:55.712Z] #36 7.936 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-24T14:25:55.712Z] #36 8.214 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-24T14:25:55.712Z] #36 8.326 -- Configuring done [2021-02-24T14:25:55.712Z] #36 8.350 -- Generating done [2021-02-24T14:25:55.712Z] #36 8.364 -- Build files have been written to: /tmp/tmp.bKD3TfNkeq/tini [2021-02-24T14:25:55.712Z] #36 8.373 + make tini-static [2021-02-24T14:25:55.712Z] #36 8.676 Scanning dependencies of target tini-static [2021-02-24T14:25:55.712Z] #36 8.821 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-24T14:25:55.712Z] #36 10.30 [100%] Linking C executable tini-static [2021-02-24T14:25:55.712Z] #36 10.99 [100%] Built target tini-static [2021-02-24T14:25:55.712Z] #36 11.03 + mkdir -p /build [2021-02-24T14:25:55.712Z] #36 11.04 + cp tini-static /build/docker-init [2021-02-24T14:25:55.712Z] #36 DONE 12.9s [2021-02-24T14:25:55.712Z] [2021-02-24T14:25:55.712Z] #42 [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-02-24T14:25:55.712Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:25:55.712Z] #42 9.908 PBCC images/rpc.pb-c.c [2021-02-24T14:25:55.712Z] #42 9.944 DEP images/rpc.pb-c.d [2021-02-24T14:25:55.712Z] #42 9.985 PBCC images/siginfo.pb-c.c [2021-02-24T14:25:55.712Z] #42 10.02 DEP images/siginfo.pb-c.d [2021-02-24T14:25:55.712Z] #42 10.08 PBCC images/pagemap.pb-c.c [2021-02-24T14:25:55.712Z] #42 10.13 DEP images/pagemap.pb-c.d [2021-02-24T14:25:55.712Z] #42 10.17 PBCC images/rlimit.pb-c.c [2021-02-24T14:25:55.712Z] #42 10.21 DEP images/rlimit.pb-c.d [2021-02-24T14:25:55.712Z] #42 10.26 PBCC images/file-lock.pb-c.c [2021-02-24T14:25:55.712Z] #42 10.30 DEP images/file-lock.pb-c.d [2021-02-24T14:25:55.712Z] #42 10.32 PBCC images/tty.pb-c.c [2021-02-24T14:25:55.712Z] #42 10.44 DEP images/tty.pb-c.d [2021-02-24T14:25:55.712Z] #42 10.53 PBCC images/tun.pb-c.c [2021-02-24T14:25:55.712Z] #42 10.57 PBCC images/netdev.pb-c.c [2021-02-24T14:25:55.712Z] #42 10.62 DEP images/tun.pb-c.d [2021-02-24T14:25:55.712Z] #42 10.67 DEP images/netdev.pb-c.d [2021-02-24T14:25:55.712Z] #42 10.73 PBCC images/vma.pb-c.c [2021-02-24T14:25:55.712Z] #42 10.77 DEP images/vma.pb-c.d [2021-02-24T14:25:55.712Z] #42 10.79 PBCC images/creds.pb-c.c [2021-02-24T14:25:55.712Z] #42 10.81 DEP images/creds.pb-c.d [2021-02-24T14:25:55.712Z] #42 10.87 PBCC images/utsns.pb-c.c [2021-02-24T14:25:55.712Z] #42 10.88 DEP images/utsns.pb-c.d [2021-02-24T14:25:55.712Z] #42 10.93 PBCC images/ipc-desc.pb-c.c [2021-02-24T14:25:55.712Z] #42 10.95 PBCC images/ipc-sem.pb-c.c [2021-02-24T14:25:55.712Z] #42 10.98 DEP images/ipc-desc.pb-c.d [2021-02-24T14:25:55.712Z] #42 11.02 DEP images/ipc-sem.pb-c.d [2021-02-24T14:25:55.712Z] #42 11.11 PBCC images/ipc-msg.pb-c.c [2021-02-24T14:25:55.712Z] #42 11.12 DEP images/ipc-msg.pb-c.d [2021-02-24T14:25:55.712Z] #42 11.17 PBCC images/ipc-shm.pb-c.c [2021-02-24T14:25:55.712Z] #42 11.20 DEP images/ipc-shm.pb-c.d [2021-02-24T14:25:55.712Z] #42 11.25 PBCC images/ipc-var.pb-c.c [2021-02-24T14:25:55.712Z] #42 11.30 DEP images/ipc-var.pb-c.d [2021-02-24T14:25:55.712Z] #42 11.39 PBCC images/sk-opts.pb-c.c [2021-02-24T14:25:55.712Z] #42 11.41 PBCC images/packet-sock.pb-c.c [2021-02-24T14:25:55.712Z] #42 11.50 DEP images/sk-opts.pb-c.d [2021-02-24T14:25:55.712Z] #42 11.57 DEP images/packet-sock.pb-c.d [2021-02-24T14:25:55.712Z] #42 11.66 PBCC images/sk-netlink.pb-c.c [2021-02-24T14:25:55.712Z] #42 11.71 DEP images/sk-netlink.pb-c.d [2021-02-24T14:25:55.712Z] #42 11.79 PBCC images/sk-inet.pb-c.c [2021-02-24T14:25:55.712Z] #42 11.88 DEP images/sk-inet.pb-c.d [2021-02-24T14:25:55.712Z] #42 11.95 PBCC images/sk-unix.pb-c.c [2021-02-24T14:25:55.712Z] #42 12.04 DEP images/sk-unix.pb-c.d [2021-02-24T14:25:55.712Z] #42 12.10 PBCC images/mm.pb-c.c [2021-02-24T14:25:55.712Z] #42 12.15 DEP images/mm.pb-c.d [2021-02-24T14:25:55.712Z] #42 12.18 PBCC images/timerfd.pb-c.c [2021-02-24T14:25:55.712Z] #42 12.21 DEP images/timerfd.pb-c.d [2021-02-24T14:25:55.712Z] #42 12.24 PBCC images/timer.pb-c.c [2021-02-24T14:25:55.712Z] #42 12.26 DEP images/timer.pb-c.d [2021-02-24T14:25:55.712Z] #42 12.39 PBCC images/sa.pb-c.c [2021-02-24T14:25:55.712Z] #42 12.45 DEP images/sa.pb-c.d [2021-02-24T14:25:55.712Z] #42 12.49 PBCC images/pipe-data.pb-c.c [2021-02-24T14:25:55.712Z] #42 12.52 DEP images/pipe-data.pb-c.d [2021-02-24T14:25:55.712Z] #42 12.61 PBCC images/mnt.pb-c.c [2021-02-24T14:25:55.712Z] #42 12.69 DEP images/mnt.pb-c.d [2021-02-24T14:25:55.712Z] #42 12.76 PBCC images/sk-packet.pb-c.c [2021-02-24T14:25:55.712Z] #42 12.78 DEP images/sk-packet.pb-c.d [2021-02-24T14:25:55.712Z] #42 12.86 PBCC images/tcp-stream.pb-c.c [2021-02-24T14:25:55.712Z] #42 12.91 DEP images/tcp-stream.pb-c.d [2021-02-24T14:25:55.712Z] #42 13.02 PBCC images/pipe.pb-c.c [2021-02-24T14:25:55.712Z] #42 13.06 DEP images/pipe.pb-c.d [2021-02-24T14:25:55.712Z] #42 13.13 PBCC images/pstree.pb-c.c [2021-02-24T14:25:55.712Z] #42 13.16 DEP images/pstree.pb-c.d [2021-02-24T14:25:55.712Z] #42 13.20 PBCC images/fs.pb-c.c [2021-02-24T14:25:55.712Z] #42 13.24 DEP images/fs.pb-c.d [2021-02-24T14:25:55.712Z] #42 13.31 PBCC images/signalfd.pb-c.c [2021-02-24T14:25:55.712Z] #42 13.35 DEP images/signalfd.pb-c.d [2021-02-24T14:25:55.712Z] #42 13.54 PBCC images/fh.pb-c.c [2021-02-24T14:25:55.712Z] #42 13.60 PBCC images/fsnotify.pb-c.c [2021-02-24T14:25:55.712Z] #42 13.70 DEP images/fh.pb-c.d [2021-02-24T14:25:55.712Z] #42 13.80 DEP images/fsnotify.pb-c.d [2021-02-24T14:25:55.712Z] #42 13.88 PBCC images/eventpoll.pb-c.c [2021-02-24T14:25:55.712Z] #42 13.94 DEP images/eventpoll.pb-c.d [2021-02-24T14:25:55.712Z] #42 14.00 PBCC images/eventfd.pb-c.c [2021-02-24T14:25:55.976Z] #42 14.03 DEP images/eventfd.pb-c.d [2021-02-24T14:25:55.976Z] #42 14.12 PBCC images/remap-file-path.pb-c.c [2021-02-24T14:25:55.976Z] #42 ... [2021-02-24T14:25:55.976Z] [2021-02-24T14:25:55.976Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:25:55.976Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-24T14:25:55.976Z] #12 80.80 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-24T14:25:55.976Z] #12 80.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-24T14:25:55.976Z] #12 80.82 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:25:55.976Z] #12 81.05 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-24T14:25:55.976Z] #12 81.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-24T14:25:55.976Z] #12 81.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:25:55.976Z] #12 ... [2021-02-24T14:25:55.976Z] [2021-02-24T14:25:55.976Z] #42 [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-02-24T14:25:55.976Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:25:55.976Z] #42 14.16 DEP images/remap-file-path.pb-c.d [2021-02-24T14:25:56.116Z] #12 ... [2021-02-24T14:25:56.116Z] [2021-02-24T14:25:56.116Z] #42 [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-02-24T14:25:56.116Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:56.116Z] #42 8.284 PBCC images/timens.pb-c.c [2021-02-24T14:25:56.116Z] #42 8.311 DEP images/timens.pb-c.d [2021-02-24T14:25:56.116Z] #42 8.428 PBCC images/fown.pb-c.c [2021-02-24T14:25:56.116Z] #42 8.428 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-24T14:25:56.116Z] #42 8.521 PBCC images/opts.pb-c.c [2021-02-24T14:25:56.116Z] #42 8.611 PBCC images/memfd.pb-c.c [2021-02-24T14:25:56.116Z] #42 8.700 DEP images/fown.pb-c.d [2021-02-24T14:25:56.116Z] #42 8.760 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-24T14:25:56.116Z] #42 8.799 DEP images/opts.pb-c.d [2021-02-24T14:25:56.116Z] #42 8.876 DEP images/memfd.pb-c.d [2021-02-24T14:25:56.116Z] #42 8.982 PBCC images/sit.pb-c.c [2021-02-24T14:25:56.116Z] #42 9.041 DEP images/sit.pb-c.d [2021-02-24T14:25:56.116Z] #42 9.115 PBCC images/macvlan.pb-c.c [2021-02-24T14:25:56.116Z] #42 9.135 DEP images/macvlan.pb-c.d [2021-02-24T14:25:56.116Z] #42 9.230 PBCC images/autofs.pb-c.c [2021-02-24T14:25:56.116Z] #42 9.261 DEP images/autofs.pb-c.d [2021-02-24T14:25:56.240Z] #42 14.29 PBCC images/fifo.pb-c.c [2021-02-24T14:25:56.240Z] #42 14.37 DEP images/fifo.pb-c.d [2021-02-24T14:25:56.240Z] #42 14.48 PBCC images/ghost-file.pb-c.c [2021-02-24T14:25:56.374Z] #42 9.332 PBCC images/sysctl.pb-c.c [2021-02-24T14:25:56.374Z] #42 9.412 DEP images/sysctl.pb-c.d [2021-02-24T14:25:56.374Z] #42 9.481 PBCC images/time.pb-c.c [2021-02-24T14:25:56.374Z] #42 9.481 DEP images/time.pb-c.d [2021-02-24T14:25:56.374Z] #42 9.601 PBCC images/binfmt-misc.pb-c.c [2021-02-24T14:25:56.374Z] #42 9.601 DEP images/binfmt-misc.pb-c.d [2021-02-24T14:25:56.374Z] #42 9.601 PBCC images/seccomp.pb-c.c [2021-02-24T14:25:56.374Z] #42 9.674 DEP images/seccomp.pb-c.d [2021-02-24T14:25:56.505Z] #42 14.58 DEP images/ghost-file.pb-c.d [2021-02-24T14:25:56.505Z] #42 14.71 PBCC images/regfile.pb-c.c [2021-02-24T14:25:56.505Z] #42 14.79 DEP images/regfile.pb-c.d [2021-02-24T14:25:56.632Z] #42 9.760 PBCC images/userns.pb-c.c [2021-02-24T14:25:56.632Z] #42 9.760 DEP images/userns.pb-c.d [2021-02-24T14:25:56.770Z] #42 14.89 PBCC images/ns.pb-c.c [2021-02-24T14:25:56.771Z] #42 14.90 DEP images/ns.pb-c.d [2021-02-24T14:25:56.771Z] #42 14.98 PBCC images/fdinfo.pb-c.c [2021-02-24T14:25:56.771Z] #42 15.07 DEP images/fdinfo.pb-c.d [2021-02-24T14:25:56.889Z] #42 9.887 PBCC images/cgroup.pb-c.c [2021-02-24T14:25:56.889Z] #42 9.887 DEP images/cgroup.pb-c.d [2021-02-24T14:25:56.889Z] #42 9.887 PBCC images/ext-file.pb-c.c [2021-02-24T14:25:56.889Z] #42 9.957 DEP images/ext-file.pb-c.d [2021-02-24T14:25:56.889Z] #42 10.07 PBCC images/rpc.pb-c.c [2021-02-24T14:25:56.889Z] #42 10.07 DEP images/rpc.pb-c.d [2021-02-24T14:25:56.889Z] #42 10.19 PBCC images/siginfo.pb-c.c [2021-02-24T14:25:56.921Z] #21 ... [2021-02-24T14:25:56.921Z] [2021-02-24T14:25:56.921Z] #42 [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-02-24T14:25:56.921Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:56.921Z] #42 117.3 CC criu/fsnotify.o [2021-02-24T14:25:56.921Z] #42 118.6 CC criu/image-desc.o [2021-02-24T14:25:56.921Z] #42 118.8 CC criu/image.o [2021-02-24T14:25:56.921Z] #42 119.6 CC criu/ipc_ns.o [2021-02-24T14:25:56.921Z] #42 120.8 CC criu/irmap.o [2021-02-24T14:25:56.921Z] #42 121.6 CC criu/kcmp-ids.o [2021-02-24T14:25:56.921Z] #42 122.0 CC criu/kerndat.o [2021-02-24T14:25:56.921Z] #42 123.5 CC criu/libnetlink.o [2021-02-24T14:25:56.921Z] #42 123.9 CC criu/log.o [2021-02-24T14:25:56.921Z] #42 124.5 CC criu/lsm.o [2021-02-24T14:25:56.921Z] #42 124.9 CC criu/mem.o [2021-02-24T14:25:56.921Z] #42 126.8 CC criu/memfd.o [2021-02-24T14:25:56.974Z] #35 ... [2021-02-24T14:25:56.975Z] [2021-02-24T14:25:56.975Z] #33 [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-02-24T14:25:56.975Z] #33 sha256:33e089f8b357c5b331adc38cdb629229b2c5ba4cb74d8b36b64852349ada5861 [2021-02-24T14:25:56.975Z] #33 66.37 time [2021-02-24T14:25:56.975Z] #33 72.54 internal/poll [2021-02-24T14:25:56.975Z] #33 73.88 internal/fmtsort [2021-02-24T14:25:56.975Z] #33 74.75 strings [2021-02-24T14:25:56.975Z] #33 75.20 os [2021-02-24T14:25:56.975Z] #33 ... [2021-02-24T14:25:56.975Z] [2021-02-24T14:25:56.975Z] #50 [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-02-24T14:25:56.975Z] #50 sha256:97ad47d66f9fb0a1bbb802daead9dc5e15077cef84a4ad50c99d9552176c8953 [2021-02-24T14:25:56.975Z] #50 76.53 encoding/binary [2021-02-24T14:25:56.975Z] #50 76.77 context [2021-02-24T14:25:57.035Z] #42 15.14 PBCC images/core-aarch64.pb-c.c [2021-02-24T14:25:57.035Z] #42 15.20 PBCC images/core-arm.pb-c.c [2021-02-24T14:25:57.035Z] #42 15.24 PBCC images/core-ppc64.pb-c.c [2021-02-24T14:25:57.035Z] #42 15.28 PBCC images/core-s390.pb-c.c [2021-02-24T14:25:57.035Z] #42 15.31 PBCC images/core-x86.pb-c.c [2021-02-24T14:25:57.035Z] #42 15.35 PBCC images/core.pb-c.c [2021-02-24T14:25:57.146Z] #42 10.22 DEP images/siginfo.pb-c.d [2021-02-24T14:25:57.146Z] #42 10.26 PBCC images/pagemap.pb-c.c [2021-02-24T14:25:57.146Z] #42 10.41 DEP images/pagemap.pb-c.d [2021-02-24T14:25:57.146Z] #42 10.41 PBCC images/rlimit.pb-c.c [2021-02-24T14:25:57.177Z] #42 127.5 CC criu/mount.o [2021-02-24T14:25:57.177Z] #42 ... [2021-02-24T14:25:57.177Z] [2021-02-24T14:25:57.177Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:25:57.177Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:25:57.177Z] #21 5.433 Collecting yamllint==1.16.0 [2021-02-24T14:25:57.299Z] #42 15.40 PBCC images/inventory.pb-c.c [2021-02-24T14:25:57.299Z] #42 15.46 DEP images/core-aarch64.pb-c.d [2021-02-24T14:25:57.299Z] #42 15.53 DEP images/core-arm.pb-c.d [2021-02-24T14:25:57.403Z] #42 10.50 DEP images/rlimit.pb-c.d [2021-02-24T14:25:57.403Z] #42 10.50 PBCC images/file-lock.pb-c.c [2021-02-24T14:25:57.403Z] #42 10.54 DEP images/file-lock.pb-c.d [2021-02-24T14:25:57.403Z] #42 10.64 PBCC images/tty.pb-c.c [2021-02-24T14:25:57.403Z] #42 10.70 DEP images/tty.pb-c.d [2021-02-24T14:25:57.564Z] #42 15.63 DEP images/core-ppc64.pb-c.d [2021-02-24T14:25:57.564Z] #42 15.66 DEP images/core-s390.pb-c.d [2021-02-24T14:25:57.564Z] #42 15.66 DEP images/core-x86.pb-c.d [2021-02-24T14:25:57.564Z] #42 15.68 DEP images/core.pb-c.d [2021-02-24T14:25:57.564Z] #42 15.70 DEP images/inventory.pb-c.d [2021-02-24T14:25:57.564Z] #42 15.72 PBCC images/cpuinfo.pb-c.c [2021-02-24T14:25:57.564Z] #42 15.73 DEP images/cpuinfo.pb-c.d [2021-02-24T14:25:57.564Z] #42 15.74 PBCC images/stats.pb-c.c [2021-02-24T14:25:57.564Z] #42 15.75 DEP images/stats.pb-c.d [2021-02-24T14:25:57.660Z] #42 10.79 PBCC images/tun.pb-c.c [2021-02-24T14:25:57.660Z] #42 10.85 PBCC images/netdev.pb-c.c [2021-02-24T14:25:57.916Z] #50 77.90 os [2021-02-24T14:25:57.916Z] #50 ... [2021-02-24T14:25:57.916Z] [2021-02-24T14:25:57.916Z] #35 [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-02-24T14:25:57.916Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-24T14:25:57.916Z] #35 76.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:25:57.916Z] #35 76.90 Setting up xxd (2:8.1.0875-5) ... [2021-02-24T14:25:57.916Z] #35 76.93 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-24T14:25:57.916Z] #35 76.94 Setting up vim-common (2:8.1.0875-5) ... [2021-02-24T14:25:57.916Z] #35 76.98 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-24T14:25:57.916Z] #35 76.99 Setting up cmake-data (3.13.4-1) ... [2021-02-24T14:25:57.916Z] #35 77.02 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-24T14:25:57.916Z] #35 77.06 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-24T14:25:57.916Z] #35 77.07 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-24T14:25:57.916Z] #35 77.08 Setting up cmake (3.13.4-1) ... [2021-02-24T14:25:57.916Z] #35 77.10 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:25:57.916Z] #35 77.19 Processing triggers for mime-support (3.62) ... [2021-02-24T14:25:57.916Z] #35 DONE 78.0s [2021-02-24T14:25:57.917Z] #42 11.00 DEP images/tun.pb-c.d [2021-02-24T14:25:57.917Z] #42 11.00 DEP images/netdev.pb-c.d [2021-02-24T14:25:57.917Z] #42 11.10 PBCC images/vma.pb-c.c [2021-02-24T14:25:58.174Z] #42 11.18 DEP images/vma.pb-c.d [2021-02-24T14:25:58.174Z] #42 11.25 PBCC images/creds.pb-c.c [2021-02-24T14:25:58.174Z] #42 11.30 DEP images/creds.pb-c.d [2021-02-24T14:25:58.174Z] #42 11.34 PBCC images/utsns.pb-c.c [2021-02-24T14:25:58.174Z] #42 11.39 DEP images/utsns.pb-c.d [2021-02-24T14:25:58.174Z] #42 11.41 PBCC images/ipc-desc.pb-c.c [2021-02-24T14:25:58.176Z] [2021-02-24T14:25:58.176Z] #36 [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-02-24T14:25:58.176Z] #36 sha256:d66d2cb878627ac7eb7ed2861610d3aa5aa25bc8660151926e8ebc2bae6f9da7 [2021-02-24T14:25:58.430Z] #42 11.46 PBCC images/ipc-sem.pb-c.c [2021-02-24T14:25:58.430Z] #42 11.48 DEP images/ipc-desc.pb-c.d [2021-02-24T14:25:58.430Z] #42 11.56 DEP images/ipc-sem.pb-c.d [2021-02-24T14:25:58.430Z] #42 11.62 PBCC images/ipc-msg.pb-c.c [2021-02-24T14:25:58.430Z] #42 11.65 DEP images/ipc-msg.pb-c.d [2021-02-24T14:25:58.430Z] #42 11.69 PBCC images/ipc-shm.pb-c.c [2021-02-24T14:25:58.430Z] #42 11.69 DEP images/ipc-shm.pb-c.d [2021-02-24T14:25:58.688Z] #42 11.77 PBCC images/ipc-var.pb-c.c [2021-02-24T14:25:58.688Z] #42 11.79 DEP images/ipc-var.pb-c.d [2021-02-24T14:25:58.688Z] #42 11.85 PBCC images/sk-opts.pb-c.c [2021-02-24T14:25:58.688Z] #42 11.89 PBCC images/packet-sock.pb-c.c [2021-02-24T14:25:58.688Z] #42 12.00 DEP images/sk-opts.pb-c.d [2021-02-24T14:25:58.945Z] #42 12.01 DEP images/packet-sock.pb-c.d [2021-02-24T14:25:58.945Z] #42 12.09 PBCC images/sk-netlink.pb-c.c [2021-02-24T14:25:58.945Z] #42 12.13 DEP images/sk-netlink.pb-c.d [2021-02-24T14:25:58.945Z] #42 12.19 PBCC images/sk-inet.pb-c.c [2021-02-24T14:25:58.965Z] #42 17.05 make[1]: Nothing to be done for 'all'. [2021-02-24T14:25:59.203Z] #42 12.25 DEP images/sk-inet.pb-c.d [2021-02-24T14:25:59.203Z] #42 12.39 PBCC images/sk-unix.pb-c.c [2021-02-24T14:25:59.203Z] #42 12.42 DEP images/sk-unix.pb-c.d [2021-02-24T14:25:59.203Z] #42 12.46 PBCC images/mm.pb-c.c [2021-02-24T14:25:59.203Z] #42 12.50 DEP images/mm.pb-c.d [2021-02-24T14:25:59.323Z] #55 ... [2021-02-24T14:25:59.323Z] [2021-02-24T14:25:59.323Z] #50 [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-02-24T14:25:59.323Z] #50 sha256:b6a49d9e2685769b1f15ce165b71319698c85141a5c0543d785734e47425e865 [2021-02-24T14:25:59.323Z] #50 DONE 103.7s [2021-02-24T14:25:59.323Z] [2021-02-24T14:25:59.324Z] #42 [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-02-24T14:25:59.324Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:59.324Z] #42 19.18 CC images/core-aarch64.o [2021-02-24T14:25:59.324Z] #42 19.52 CC images/core-ppc64.o [2021-02-24T14:25:59.324Z] #42 20.06 CC images/core-s390.o [2021-02-24T14:25:59.324Z] #42 20.71 CC images/cpuinfo.o [2021-02-24T14:25:59.324Z] #42 21.12 CC images/inventory.o [2021-02-24T14:25:59.324Z] #42 21.42 CC images/fdinfo.o [2021-02-24T14:25:59.324Z] #42 21.85 CC images/fown.o [2021-02-24T14:25:59.324Z] #42 22.07 CC images/ns.o [2021-02-24T14:25:59.324Z] #42 22.35 CC images/regfile.o [2021-02-24T14:25:59.324Z] #42 22.57 CC images/ghost-file.o [2021-02-24T14:25:59.324Z] #42 22.87 CC images/fifo.o [2021-02-24T14:25:59.324Z] #42 23.05 CC images/remap-file-path.o [2021-02-24T14:25:59.324Z] #42 23.22 CC images/eventfd.o [2021-02-24T14:25:59.324Z] #42 23.43 CC images/eventpoll.o [2021-02-24T14:25:59.324Z] #42 23.83 CC images/fh.o [2021-02-24T14:25:59.460Z] #42 12.53 PBCC images/timerfd.pb-c.c [2021-02-24T14:25:59.460Z] #42 12.59 DEP images/timerfd.pb-c.d [2021-02-24T14:25:59.460Z] #42 12.64 PBCC images/timer.pb-c.c [2021-02-24T14:25:59.460Z] #42 12.71 DEP images/timer.pb-c.d [2021-02-24T14:25:59.564Z] #36 1.252 + RM_GOPATH=0 [2021-02-24T14:25:59.564Z] #36 1.252 + TMP_GOPATH= [2021-02-24T14:25:59.564Z] #36 1.252 + : /build [2021-02-24T14:25:59.564Z] #36 1.252 + '[' -z '' ']' [2021-02-24T14:25:59.564Z] #36 1.252 ++ mktemp -d [2021-02-24T14:25:59.564Z] #36 1.254 + export GOPATH=/tmp/tmp.LqhYfryngp [2021-02-24T14:25:59.564Z] #36 1.254 + GOPATH=/tmp/tmp.LqhYfryngp [2021-02-24T14:25:59.564Z] #36 1.254 + RM_GOPATH=1 [2021-02-24T14:25:59.564Z] #36 1.254 + case "$(go env GOARCH)" in [2021-02-24T14:25:59.564Z] #36 1.254 ++ go env GOARCH [2021-02-24T14:25:59.564Z] #36 1.264 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:59.564Z] #36 1.264 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:25:59.564Z] #36 1.268 ++ dirname /tmp/install/install.sh [2021-02-24T14:25:59.564Z] #36 1.273 + dir=/tmp/install [2021-02-24T14:25:59.564Z] #36 1.273 + bin=tini [2021-02-24T14:25:59.564Z] #36 1.273 + shift [2021-02-24T14:25:59.564Z] #36 1.273 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-24T14:25:59.564Z] #36 1.273 + . /tmp/install/tini.installer [2021-02-24T14:25:59.564Z] #36 1.274 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:25:59.564Z] #36 1.274 + install_tini [2021-02-24T14:25:59.564Z] #36 1.274 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-24T14:25:59.564Z] #36 1.274 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:25:59.564Z] #36 1.274 + git clone https://github.com/krallin/tini.git /tmp/tmp.LqhYfryngp/tini [2021-02-24T14:25:59.564Z] #36 1.288 Cloning into '/tmp/tmp.LqhYfryngp/tini'... [2021-02-24T14:25:59.717Z] #42 12.83 PBCC images/sa.pb-c.c [2021-02-24T14:25:59.717Z] #42 12.96 DEP images/sa.pb-c.d [2021-02-24T14:25:59.717Z] #42 12.96 PBCC images/pipe-data.pb-c.c [2021-02-24T14:25:59.717Z] #42 12.97 DEP images/pipe-data.pb-c.d [2021-02-24T14:25:59.717Z] #42 13.02 PBCC images/mnt.pb-c.c [2021-02-24T14:25:59.717Z] #42 13.07 DEP images/mnt.pb-c.d [2021-02-24T14:25:59.897Z] #42 ... [2021-02-24T14:25:59.897Z] [2021-02-24T14:25:59.897Z] #44 [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-02-24T14:25:59.897Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:25:59.897Z] #44 94.15 go/doc [2021-02-24T14:25:59.897Z] #44 97.11 github.com/LK4D4/vndr/versioned [2021-02-24T14:25:59.897Z] #44 97.25 compress/flate [2021-02-24T14:25:59.897Z] #44 97.76 github.com/LK4D4/vndr/build [2021-02-24T14:25:59.897Z] #44 99.92 hash/crc32 [2021-02-24T14:25:59.897Z] #44 100.7 compress/gzip [2021-02-24T14:25:59.897Z] #44 101.4 net [2021-02-24T14:25:59.897Z] #44 101.4 vendor/golang.org/x/text/transform [2021-02-24T14:25:59.897Z] #44 102.2 vendor/golang.org/x/text/unicode/bidi [2021-02-24T14:25:59.897Z] #44 104.1 vendor/golang.org/x/text/secure/bidirule [2021-02-24T14:25:59.897Z] #44 ... [2021-02-24T14:25:59.897Z] [2021-02-24T14:25:59.897Z] #42 [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-02-24T14:25:59.897Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:25:59.897Z] #42 24.46 CC images/fsnotify.o [2021-02-24T14:25:59.975Z] #42 13.14 PBCC images/sk-packet.pb-c.c [2021-02-24T14:25:59.975Z] #42 13.15 DEP images/sk-packet.pb-c.d [2021-02-24T14:25:59.975Z] #42 13.22 PBCC images/tcp-stream.pb-c.c [2021-02-24T14:25:59.975Z] #42 13.30 DEP images/tcp-stream.pb-c.d [2021-02-24T14:26:00.135Z] #36 2.126 + cd /tmp/tmp.LqhYfryngp/tini [2021-02-24T14:26:00.135Z] #36 2.126 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-24T14:26:00.135Z] #36 2.155 + cmake . [2021-02-24T14:26:00.232Z] #42 13.37 PBCC images/pipe.pb-c.c [2021-02-24T14:26:00.232Z] #42 13.41 DEP images/pipe.pb-c.d [2021-02-24T14:26:00.232Z] #42 13.51 PBCC images/pstree.pb-c.c [2021-02-24T14:26:00.232Z] #42 13.51 DEP images/pstree.pb-c.d [2021-02-24T14:26:00.232Z] #42 13.55 PBCC images/fs.pb-c.c [2021-02-24T14:26:00.232Z] #42 13.55 DEP images/fs.pb-c.d [2021-02-24T14:26:00.364Z] #42 18.33 CC images/stats.o [2021-02-24T14:26:00.476Z] #42 25.01 CC images/signalfd.o [2021-02-24T14:26:00.489Z] #42 13.67 PBCC images/signalfd.pb-c.c [2021-02-24T14:26:00.489Z] #42 13.68 DEP images/signalfd.pb-c.d [2021-02-24T14:26:00.489Z] #42 13.75 PBCC images/fh.pb-c.c [2021-02-24T14:26:00.489Z] #42 13.80 PBCC images/fsnotify.pb-c.c [2021-02-24T14:26:00.629Z] #42 18.83 CC images/core.o [2021-02-24T14:26:00.737Z] #42 25.22 CC images/fs.o [2021-02-24T14:26:00.746Z] #42 13.96 DEP images/fh.pb-c.d [2021-02-24T14:26:00.746Z] #42 14.01 DEP images/fsnotify.pb-c.d [2021-02-24T14:26:00.746Z] #42 14.08 PBCC images/eventpoll.pb-c.c [2021-02-24T14:26:00.998Z] #42 25.37 CC images/pstree.o [2021-02-24T14:26:01.007Z] #42 14.11 DEP images/eventpoll.pb-c.d [2021-02-24T14:26:01.007Z] #42 14.23 PBCC images/eventfd.pb-c.c [2021-02-24T14:26:01.007Z] #42 14.23 DEP images/eventfd.pb-c.d [2021-02-24T14:26:01.076Z] #36 2.829 -- The C compiler identification is GNU 8.3.0 [2021-02-24T14:26:01.076Z] #36 2.898 -- Check for working C compiler: /usr/bin/cc [2021-02-24T14:26:01.076Z] #36 ... [2021-02-24T14:26:01.076Z] [2021-02-24T14:26:01.076Z] #41 [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-02-24T14:26:01.076Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:26:01.076Z] #41 70.94 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-24T14:26:01.076Z] #41 70.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:26:01.076Z] #41 70.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:26:01.076Z] #41 71.00 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-24T14:26:01.076Z] #41 71.02 Setting up python-six (1.12.0-1) ... [2021-02-24T14:26:01.076Z] #41 75.32 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-24T14:26:01.076Z] #41 75.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:26:01.076Z] #41 75.39 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-24T14:26:01.076Z] #41 75.40 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-24T14:26:01.076Z] #41 75.43 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-24T14:26:01.076Z] #41 75.44 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-24T14:26:01.076Z] #41 75.45 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-24T14:26:01.076Z] #41 75.48 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-24T14:26:01.076Z] #41 75.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-24T14:26:01.076Z] #41 75.53 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-24T14:26:01.209Z] #42 19.45 CC images/core-x86.o [2021-02-24T14:26:01.258Z] #42 25.56 CC images/pipe.o [2021-02-24T14:26:01.264Z] #42 14.43 PBCC images/remap-file-path.pb-c.c [2021-02-24T14:26:01.264Z] #42 14.43 DEP images/remap-file-path.pb-c.d [2021-02-24T14:26:01.264Z] #42 14.43 PBCC images/fifo.pb-c.c [2021-02-24T14:26:01.264Z] #42 14.43 DEP images/fifo.pb-c.d [2021-02-24T14:26:01.337Z] #41 ... [2021-02-24T14:26:01.337Z] [2021-02-24T14:26:01.337Z] #44 [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-02-24T14:26:01.337Z] #44 sha256:3aa960a801903cbc4e1d1ae3a07ac8ac0f1f63fad12130c96048b819c13c4e79 [2021-02-24T14:26:01.337Z] #44 71.22 time [2021-02-24T14:26:01.337Z] #44 73.45 internal/fmtsort [2021-02-24T14:26:01.337Z] #44 74.21 internal/syscall/execenv [2021-02-24T14:26:01.337Z] #44 74.40 internal/syscall/unix [2021-02-24T14:26:01.337Z] #44 74.61 strings [2021-02-24T14:26:01.337Z] #44 77.46 regexp/syntax [2021-02-24T14:26:01.337Z] #44 78.50 os [2021-02-24T14:26:01.519Z] #42 25.84 CC images/tcp-stream.o [2021-02-24T14:26:01.519Z] #42 26.06 CC images/sk-packet.o [2021-02-24T14:26:01.521Z] #42 14.50 PBCC images/ghost-file.pb-c.c [2021-02-24T14:26:01.521Z] #42 14.50 DEP images/ghost-file.pb-c.d [2021-02-24T14:26:01.521Z] #42 14.60 PBCC images/regfile.pb-c.c [2021-02-24T14:26:01.521Z] #42 14.67 DEP images/regfile.pb-c.d [2021-02-24T14:26:01.521Z] #42 14.77 PBCC images/ns.pb-c.c [2021-02-24T14:26:01.521Z] #42 14.77 DEP images/ns.pb-c.d [2021-02-24T14:26:01.521Z] #42 14.77 PBCC images/fdinfo.pb-c.c [2021-02-24T14:26:01.521Z] #42 14.86 DEP images/fdinfo.pb-c.d [2021-02-24T14:26:01.597Z] #44 ... [2021-02-24T14:26:01.597Z] [2021-02-24T14:26:01.597Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:26:01.597Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:26:01.597Z] #12 75.21 Selecting previously unselected package binutils-mingw-w64. [2021-02-24T14:26:01.597Z] #12 75.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-24T14:26:01.597Z] #12 75.25 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-24T14:26:01.597Z] #12 75.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-24T14:26:01.597Z] #12 75.39 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:26:01.597Z] #12 75.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:01.597Z] #12 75.58 Selecting previously unselected package dmsetup. [2021-02-24T14:26:01.597Z] #12 75.58 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:26:01.597Z] #12 75.60 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-24T14:26:01.597Z] #12 75.72 Selecting previously unselected package mingw-w64-common. [2021-02-24T14:26:01.597Z] #12 75.74 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-24T14:26:01.597Z] #12 75.75 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-24T14:26:01.779Z] #42 14.95 PBCC images/core-aarch64.pb-c.c [2021-02-24T14:26:01.779Z] #42 15.08 PBCC images/core-arm.pb-c.c [2021-02-24T14:26:01.779Z] #42 15.08 PBCC images/core-ppc64.pb-c.c [2021-02-24T14:26:01.779Z] #42 15.13 PBCC images/core-s390.pb-c.c [2021-02-24T14:26:01.780Z] #42 26.30 CC images/mnt.o [2021-02-24T14:26:01.789Z] #42 20.14 CC images/core-arm.o [2021-02-24T14:26:01.858Z] #12 ... [2021-02-24T14:26:01.858Z] [2021-02-24T14:26:01.858Z] #36 [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-02-24T14:26:01.858Z] #36 sha256:d66d2cb878627ac7eb7ed2861610d3aa5aa25bc8660151926e8ebc2bae6f9da7 [2021-02-24T14:26:01.858Z] #36 3.862 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-24T14:26:01.858Z] #36 3.865 -- Detecting C compiler ABI info [2021-02-24T14:26:02.036Z] #42 15.26 PBCC images/core-x86.pb-c.c [2021-02-24T14:26:02.036Z] #42 ... [2021-02-24T14:26:02.036Z] [2021-02-24T14:26:02.036Z] #50 [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-02-24T14:26:02.036Z] #50 sha256:7d852dcef30a92fb9dd7cc6d4e870282d99c81ff7b4f52328e23acece9068865 [2021-02-24T14:26:02.036Z] #50 76.37 github.com/pkg/diff [2021-02-24T14:26:02.036Z] #50 77.85 golang.org/x/crypto/ssh/terminal [2021-02-24T14:26:02.036Z] #50 77.85 go/ast [2021-02-24T14:26:02.036Z] #50 79.48 mvdan.cc/editorconfig [2021-02-24T14:26:02.036Z] #50 80.80 mvdan.cc/sh/v3/fileutil [2021-02-24T14:26:02.036Z] #50 81.04 mvdan.cc/sh/v3/syntax [2021-02-24T14:26:02.294Z] #50 ... [2021-02-24T14:26:02.294Z] [2021-02-24T14:26:02.294Z] #42 [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-02-24T14:26:02.294Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:02.294Z] #42 15.32 PBCC images/core.pb-c.c [2021-02-24T14:26:02.294Z] #42 15.36 PBCC images/inventory.pb-c.c [2021-02-24T14:26:02.294Z] #42 15.48 DEP images/core-aarch64.pb-c.d [2021-02-24T14:26:02.294Z] #42 15.55 DEP images/core-arm.pb-c.d [2021-02-24T14:26:02.350Z] #42 26.54 CC images/pipe-data.o [2021-02-24T14:26:02.350Z] #42 26.70 CC images/sa.o [2021-02-24T14:26:02.368Z] #42 20.59 CC images/core-aarch64.o [2021-02-24T14:26:02.430Z] #21 10.87 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-24T14:26:02.551Z] #42 15.59 DEP images/core-ppc64.pb-c.d [2021-02-24T14:26:02.551Z] #42 15.70 DEP images/core-s390.pb-c.d [2021-02-24T14:26:02.551Z] #42 15.78 DEP images/core-x86.pb-c.d [2021-02-24T14:26:02.610Z] #42 27.03 CC images/timer.o [2021-02-24T14:26:02.633Z] #42 21.00 CC images/core-ppc64.o [2021-02-24T14:26:02.686Z] #21 10.97 Collecting pyyaml (from yamllint==1.16.0) [2021-02-24T14:26:02.800Z] #36 4.828 -- Detecting C compiler ABI info - done [2021-02-24T14:26:02.800Z] #36 ... [2021-02-24T14:26:02.800Z] [2021-02-24T14:26:02.800Z] #41 [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-02-24T14:26:02.800Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-24T14:26:02.800Z] #41 82.18 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-24T14:26:02.800Z] #41 82.20 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:26:02.800Z] #41 DONE 83.0s [2021-02-24T14:26:02.800Z] [2021-02-24T14:26:02.800Z] #36 [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-02-24T14:26:02.800Z] #36 sha256:d66d2cb878627ac7eb7ed2861610d3aa5aa25bc8660151926e8ebc2bae6f9da7 [2021-02-24T14:26:02.800Z] #36 4.884 -- Detecting C compile features [2021-02-24T14:26:02.809Z] #42 15.90 DEP images/core.pb-c.d [2021-02-24T14:26:02.809Z] #42 15.99 DEP images/inventory.pb-c.d [2021-02-24T14:26:02.809Z] #42 16.04 PBCC images/cpuinfo.pb-c.c [2021-02-24T14:26:02.870Z] #42 27.38 CC images/timerfd.o [2021-02-24T14:26:02.942Z] #21 11.23 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-24T14:26:03.066Z] #42 16.17 DEP images/cpuinfo.pb-c.d [2021-02-24T14:26:03.066Z] #42 16.19 PBCC images/stats.pb-c.c [2021-02-24T14:26:03.066Z] #42 16.20 DEP images/stats.pb-c.d [2021-02-24T14:26:03.130Z] #42 27.60 CC images/mm.o [2021-02-24T14:26:03.199Z] #21 11.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-24T14:26:03.199Z] #21 11.62 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-24T14:26:03.199Z] #21 11.67 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-24T14:26:03.212Z] #42 21.56 CC images/core-s390.o [2021-02-24T14:26:03.485Z] #42 ... [2021-02-24T14:26:03.485Z] [2021-02-24T14:26:03.485Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:26:03.485Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-24T14:26:03.485Z] #12 98.35 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-24T14:26:03.485Z] #12 98.35 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-24T14:26:03.485Z] #12 98.35 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:03.700Z] #42 27.89 CC images/sk-opts.o [2021-02-24T14:26:03.700Z] #42 28.15 CC images/sk-unix.o [2021-02-24T14:26:03.761Z] #21 12.05 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-24T14:26:04.018Z] #21 DONE 12.4s [2021-02-24T14:26:04.018Z] [2021-02-24T14:26:04.018Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-24T14:26:04.018Z] #24 sha256:c0fad79a454c12f852d1d9715148411faa84aa9cd9d8c21cd0777f3834c21119 [2021-02-24T14:26:04.272Z] #42 28.49 CC images/sk-inet.o [2021-02-24T14:26:04.275Z] #24 DONE 0.3s [2021-02-24T14:26:04.275Z] [2021-02-24T14:26:04.275Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-24T14:26:04.275Z] #29 sha256:fc13e2f825ea523b7e926274454ce5f3264ffb5b20ef754689da0d2d74946eec [2021-02-24T14:26:04.532Z] #42 28.81 CC images/tun.o [2021-02-24T14:26:04.532Z] #42 29.02 CC images/sk-netlink.o [2021-02-24T14:26:04.792Z] #42 29.24 CC images/packet-sock.o [2021-02-24T14:26:05.028Z] #42 17.81 make[1]: Nothing to be done for 'all'. [2021-02-24T14:26:05.053Z] #42 29.57 CC images/ipc-var.o [2021-02-24T14:26:05.313Z] #42 29.77 CC images/ipc-desc.o [2021-02-24T14:26:05.574Z] #42 30.05 CC images/ipc-shm.o [2021-02-24T14:26:05.834Z] #42 30.25 CC images/ipc-msg.o [2021-02-24T14:26:05.977Z] #42 ... [2021-02-24T14:26:05.977Z] [2021-02-24T14:26:05.977Z] #44 [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-02-24T14:26:05.977Z] #44 sha256:25def4b1335508a3360ee48af570f412978bc1588fbfe562389c6c420bb3cc7f [2021-02-24T14:26:05.977Z] #44 80.18 go/parser [2021-02-24T14:26:05.977Z] #44 81.24 text/template [2021-02-24T14:26:05.977Z] #44 83.94 encoding/xml [2021-02-24T14:26:05.977Z] #44 86.23 go/doc [2021-02-24T14:26:05.977Z] #44 89.91 github.com/LK4D4/vndr/build [2021-02-24T14:26:05.977Z] #44 ... [2021-02-24T14:26:05.977Z] [2021-02-24T14:26:05.977Z] #42 [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-02-24T14:26:05.977Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:05.977Z] #42 19.26 CC images/stats.o [2021-02-24T14:26:06.095Z] #42 30.50 CC images/ipc-sem.o [2021-02-24T14:26:06.355Z] #42 30.68 CC images/utsns.o [2021-02-24T14:26:06.541Z] #42 19.64 CC images/core.o [2021-02-24T14:26:06.615Z] #42 30.97 CC images/creds.o [2021-02-24T14:26:06.814Z] #12 ... [2021-02-24T14:26:06.814Z] [2021-02-24T14:26:06.814Z] #55 [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-02-24T14:26:06.814Z] #55 sha256:b4b8b5aa34a34ff793967f052ac06cf6377f3dc0a107f5f1dc6609486b566241 [2021-02-24T14:26:06.814Z] #55 38.87 + bin/ctr [2021-02-24T14:26:06.814Z] #55 ... [2021-02-24T14:26:06.814Z] [2021-02-24T14:26:06.814Z] #42 [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-02-24T14:26:06.814Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:26:06.814Z] #42 22.32 CC images/cpuinfo.o [2021-02-24T14:26:06.814Z] #42 22.85 CC images/inventory.o [2021-02-24T14:26:06.814Z] #42 23.03 CC images/fdinfo.o [2021-02-24T14:26:06.814Z] #42 23.30 CC images/fown.o [2021-02-24T14:26:06.814Z] #42 23.55 CC images/ns.o [2021-02-24T14:26:06.814Z] #42 23.83 CC images/regfile.o [2021-02-24T14:26:06.814Z] #42 24.05 CC images/ghost-file.o [2021-02-24T14:26:06.814Z] #42 24.34 CC images/fifo.o [2021-02-24T14:26:06.814Z] #42 24.49 CC images/remap-file-path.o [2021-02-24T14:26:06.814Z] #42 24.61 CC images/eventfd.o [2021-02-24T14:26:06.814Z] #42 24.94 CC images/eventpoll.o [2021-02-24T14:26:06.877Z] #42 31.22 CC images/vma.o [2021-02-24T14:26:07.018Z] #36 8.178 -- Detecting C compile features - done [2021-02-24T14:26:07.018Z] #36 8.202 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-24T14:26:07.018Z] #36 8.474 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-24T14:26:07.018Z] #36 8.599 -- Configuring done [2021-02-24T14:26:07.018Z] #36 8.628 -- Generating done [2021-02-24T14:26:07.018Z] #36 8.631 -- Build files have been written to: /tmp/tmp.LqhYfryngp/tini [2021-02-24T14:26:07.018Z] #36 8.642 + make tini-static [2021-02-24T14:26:07.018Z] #36 9.120 Scanning dependencies of target tini-static [2021-02-24T14:26:07.079Z] #42 25.32 CC images/fh.o [2021-02-24T14:26:07.104Z] #42 20.34 CC images/core-x86.o [2021-02-24T14:26:07.153Z] #42 31.53 CC images/netdev.o [2021-02-24T14:26:07.279Z] #36 9.276 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-24T14:26:07.345Z] #42 ... [2021-02-24T14:26:07.345Z] [2021-02-24T14:26:07.345Z] #57 [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-02-24T14:26:07.345Z] #57 sha256:bbff8b33651c3d26577fb6c5f071b8fc69e4cb2d88743b169595e7e9464cefff [2021-02-24T14:26:07.345Z] #57 95.56 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-24T14:26:07.345Z] #57 95.56 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-24T14:26:07.345Z] #57 DONE 102.3s [2021-02-24T14:26:07.413Z] #42 31.90 CC images/tty.o [2021-02-24T14:26:07.612Z] [2021-02-24T14:26:07.612Z] #42 [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-02-24T14:26:07.612Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:26:07.612Z] #42 25.76 CC images/fsnotify.o [2021-02-24T14:26:07.612Z] #42 ... [2021-02-24T14:26:07.612Z] [2021-02-24T14:26:07.612Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-24T14:26:07.612Z] #58 sha256:1298a8c232d499b97aae70382ac8066d46b6288ec34172db3addc35839528edf [2021-02-24T14:26:07.612Z] #58 DONE 0.2s [2021-02-24T14:26:07.668Z] #42 20.92 CC images/core-arm.o [2021-02-24T14:26:07.851Z] #36 ... [2021-02-24T14:26:07.851Z] [2021-02-24T14:26:07.851Z] #33 [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-02-24T14:26:07.851Z] #33 sha256:33e089f8b357c5b331adc38cdb629229b2c5ba4cb74d8b36b64852349ada5861 [2021-02-24T14:26:07.851Z] #33 77.83 path [2021-02-24T14:26:07.851Z] #33 78.67 text/tabwriter [2021-02-24T14:26:07.851Z] #33 79.63 fmt [2021-02-24T14:26:07.851Z] #33 79.68 path/filepath [2021-02-24T14:26:07.851Z] #33 81.39 io/ioutil [2021-02-24T14:26:07.851Z] #33 83.68 flag [2021-02-24T14:26:07.851Z] #33 83.68 github.com/BurntSushi/toml [2021-02-24T14:26:07.851Z] #33 85.44 log [2021-02-24T14:26:07.876Z] [2021-02-24T14:26:07.876Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-24T14:26:07.876Z] #59 sha256:ba96fb828409f454951f4251bac8a9b4c6f3763b6eb9552e2fb97dbcf1265ed8 [2021-02-24T14:26:07.876Z] #59 DONE 0.2s [2021-02-24T14:26:07.876Z] [2021-02-24T14:26:07.876Z] #44 [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-02-24T14:26:07.876Z] #44 sha256:4b9228a569c6e9da278a1c932f9ee338045dc13e33ccc5d1889454035c4fc864 [2021-02-24T14:26:07.876Z] #44 92.92 vendor/golang.org/x/net/http/httpproxy [2021-02-24T14:26:07.876Z] #44 92.93 net/textproto [2021-02-24T14:26:07.876Z] #44 93.02 crypto/x509 [2021-02-24T14:26:07.876Z] #44 94.02 vendor/golang.org/x/net/http/httpguts [2021-02-24T14:26:07.876Z] #44 94.02 mime/multipart [2021-02-24T14:26:07.876Z] #44 95.88 crypto/tls [2021-02-24T14:26:07.876Z] #44 101.1 net/http/httptrace [2021-02-24T14:26:07.876Z] #44 101.3 net/http [2021-02-24T14:26:08.112Z] #33 88.06 github.com/BurntSushi/toml/cmd/tomlv [2021-02-24T14:26:08.112Z] #33 ... [2021-02-24T14:26:08.112Z] [2021-02-24T14:26:08.112Z] #42 [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-02-24T14:26:08.112Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:08.112Z] #42 2.450 Note: Building without setproctitle() and strlcpy() support. [2021-02-24T14:26:08.112Z] #42 2.450 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-24T14:26:08.112Z] #42 2.469 Note: Building without GnuTLS support [2021-02-24T14:26:08.112Z] #42 2.477 Makefile.config:39: Warn: you have no libnftables installed [2021-02-24T14:26:08.112Z] #42 2.480 Makefile.config:40: Warn: Building without nftables support [2021-02-24T14:26:08.112Z] #42 4.770 fatal: not a git repository (or any of the parent directories): .git [2021-02-24T14:26:08.112Z] #42 4.844 GEN .gitid [2021-02-24T14:26:08.112Z] #42 4.892 GEN criu/include/version.h [2021-02-24T14:26:08.112Z] #42 5.011 GEN include/common/asm [2021-02-24T14:26:08.230Z] #42 21.24 CC images/core-aarch64.o [2021-02-24T14:26:08.355Z] #42 32.47 CC images/file-lock.o [2021-02-24T14:26:08.355Z] #42 32.65 CC images/rlimit.o [2021-02-24T14:26:08.355Z] #42 32.85 CC images/pagemap.o [2021-02-24T14:26:08.455Z] #44 ... [2021-02-24T14:26:08.455Z] [2021-02-24T14:26:08.455Z] #42 [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-02-24T14:26:08.455Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:26:08.455Z] #42 26.57 CC images/signalfd.o [2021-02-24T14:26:08.455Z] #42 26.80 CC images/fs.o [2021-02-24T14:26:08.486Z] #42 21.64 CC images/core-ppc64.o [2021-02-24T14:26:08.615Z] #42 33.10 CC images/siginfo.o [2021-02-24T14:26:08.876Z] #42 33.35 CC images/rpc.o [2021-02-24T14:26:09.038Z] #42 27.16 CC images/pstree.o [2021-02-24T14:26:09.052Z] #42 ... [2021-02-24T14:26:09.052Z] [2021-02-24T14:26:09.052Z] #36 [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-02-24T14:26:09.052Z] #36 sha256:d66d2cb878627ac7eb7ed2861610d3aa5aa25bc8660151926e8ebc2bae6f9da7 [2021-02-24T14:26:09.052Z] #36 10.88 [100%] Linking C executable tini-static [2021-02-24T14:26:09.303Z] #42 27.48 CC images/pipe.o [2021-02-24T14:26:09.313Z] #36 ... [2021-02-24T14:26:09.313Z] [2021-02-24T14:26:09.313Z] #50 [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-02-24T14:26:09.313Z] #50 sha256:97ad47d66f9fb0a1bbb802daead9dc5e15077cef84a4ad50c99d9552176c8953 [2021-02-24T14:26:09.313Z] #50 79.30 encoding/base64 [2021-02-24T14:26:09.313Z] #50 80.36 golang.org/x/sys/unix [2021-02-24T14:26:09.313Z] #50 82.25 fmt [2021-02-24T14:26:09.313Z] #50 87.41 encoding/json [2021-02-24T14:26:09.416Z] #42 22.30 CC images/core-s390.o [2021-02-24T14:26:09.523Z] #29 DONE 4.5s [2021-02-24T14:26:09.523Z] [2021-02-24T14:26:09.523Z] #42 [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-02-24T14:26:09.523Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:09.523Z] #42 130.9 CC criu/namespaces.o [2021-02-24T14:26:09.523Z] #42 132.4 CC criu/net.o [2021-02-24T14:26:09.523Z] #42 136.0 CC criu/netfilter.o [2021-02-24T14:26:09.523Z] #42 136.4 CC criu/page-pipe.o [2021-02-24T14:26:09.523Z] #42 136.9 CC criu/page-xfer.o [2021-02-24T14:26:09.523Z] #42 138.4 CC criu/pagemap-cache.o [2021-02-24T14:26:09.523Z] #42 138.9 CC criu/pagemap.o [2021-02-24T14:26:09.523Z] #42 ... [2021-02-24T14:26:09.523Z] [2021-02-24T14:26:09.523Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-24T14:26:09.523Z] #32 sha256:d04bceef627edba52318874cdb7925f1b77ef676a2bdc59645a7c7bd8f1d9c24 [2021-02-24T14:26:09.523Z] #32 DONE 0.4s [2021-02-24T14:26:09.523Z] [2021-02-24T14:26:09.523Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-24T14:26:09.523Z] #34 sha256:23ce72c6eada559597151514f89ba47b958d5726f90ac0ce5517c0d7da038aaa [2021-02-24T14:26:09.523Z] #34 DONE 0.1s [2021-02-24T14:26:09.523Z] [2021-02-24T14:26:09.523Z] #42 [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-02-24T14:26:09.523Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:09.523Z] #42 ... [2021-02-24T14:26:09.523Z] [2021-02-24T14:26:09.523Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-24T14:26:09.523Z] #37 sha256:ffd9277f6018916fe896d6b21c1f10f3e032cfc753226cf403e72324db78d1f1 [2021-02-24T14:26:09.523Z] #37 DONE 0.1s [2021-02-24T14:26:09.523Z] [2021-02-24T14:26:09.523Z] #42 [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-02-24T14:26:09.523Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:09.523Z] #42 139.8 CC criu/parasite-syscall.o [2021-02-24T14:26:09.571Z] #42 27.74 CC images/tcp-stream.o [2021-02-24T14:26:09.571Z] #42 27.96 CC images/sk-packet.o [2021-02-24T14:26:09.574Z] #50 ... [2021-02-24T14:26:09.574Z] [2021-02-24T14:26:09.574Z] #44 [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-02-24T14:26:09.574Z] #44 sha256:3aa960a801903cbc4e1d1ae3a07ac8ac0f1f63fad12130c96048b819c13c4e79 [2021-02-24T14:26:09.574Z] #44 82.72 fmt [2021-02-24T14:26:09.574Z] #44 82.77 regexp [2021-02-24T14:26:09.574Z] #44 86.66 internal/lazyregexp [2021-02-24T14:26:09.574Z] #44 87.00 github.com/LK4D4/vndr/versioned [2021-02-24T14:26:09.574Z] #44 87.17 hash/crc32 [2021-02-24T14:26:09.574Z] #44 88.09 crypto/ed25519/internal/edwards25519 [2021-02-24T14:26:09.574Z] #44 88.86 go/token [2021-02-24T14:26:09.835Z] #44 89.81 go/scanner [2021-02-24T14:26:09.835Z] #44 ... [2021-02-24T14:26:09.835Z] [2021-02-24T14:26:09.835Z] #36 [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-02-24T14:26:09.835Z] #36 sha256:d66d2cb878627ac7eb7ed2861610d3aa5aa25bc8660151926e8ebc2bae6f9da7 [2021-02-24T14:26:09.835Z] #36 11.73 [100%] Built target tini-static [2021-02-24T14:26:09.835Z] #36 11.82 + mkdir -p /build [2021-02-24T14:26:09.835Z] #36 11.82 + cp tini-static /build/docker-init [2021-02-24T14:26:09.992Z] #42 23.11 CC images/cpuinfo.o [2021-02-24T14:26:10.097Z] #36 DONE 12.1s [2021-02-24T14:26:10.097Z] [2021-02-24T14:26:10.097Z] #42 [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-02-24T14:26:10.097Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:10.097Z] #42 6.922 PBCC images/timens.pb-c.c [2021-02-24T14:26:10.097Z] #42 7.000 DEP images/timens.pb-c.d [2021-02-24T14:26:10.097Z] #42 7.147 PBCC images/fown.pb-c.c [2021-02-24T14:26:10.097Z] #42 7.167 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-24T14:26:10.158Z] #42 28.26 CC images/mnt.o [2021-02-24T14:26:10.250Z] #42 ... [2021-02-24T14:26:10.250Z] [2021-02-24T14:26:10.250Z] #50 [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-02-24T14:26:10.250Z] #50 sha256:7d852dcef30a92fb9dd7cc6d4e870282d99c81ff7b4f52328e23acece9068865 [2021-02-24T14:26:10.250Z] #50 88.98 mvdan.cc/sh/v3/cmd/shfmt [2021-02-24T14:26:10.250Z] #50 DONE 94.6s [2021-02-24T14:26:10.250Z] [2021-02-24T14:26:10.250Z] #42 [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-02-24T14:26:10.250Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:10.250Z] #42 23.45 CC images/inventory.o [2021-02-24T14:26:10.302Z] #42 34.56 CC images/ext-file.o [2021-02-24T14:26:10.302Z] #42 ... [2021-02-24T14:26:10.302Z] [2021-02-24T14:26:10.302Z] #44 [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-02-24T14:26:10.302Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:26:10.302Z] #44 104.7 vendor/golang.org/x/text/unicode/norm [2021-02-24T14:26:10.302Z] #44 108.7 vendor/golang.org/x/net/idna [2021-02-24T14:26:10.302Z] #44 111.0 vendor/golang.org/x/net/http2/hpack [2021-02-24T14:26:10.302Z] #44 112.1 mime [2021-02-24T14:26:10.302Z] #44 113.9 mime/quotedprintable [2021-02-24T14:26:10.302Z] #44 114.3 net/http/internal [2021-02-24T14:26:10.302Z] #44 ... [2021-02-24T14:26:10.302Z] [2021-02-24T14:26:10.302Z] #42 [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-02-24T14:26:10.302Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:10.302Z] #42 34.79 CC images/cgroup.o [2021-02-24T14:26:10.358Z] #42 7.335 PBCC images/opts.pb-c.c [2021-02-24T14:26:10.359Z] #42 7.421 PBCC images/memfd.pb-c.c [2021-02-24T14:26:10.423Z] #42 28.46 CC images/pipe-data.o [2021-02-24T14:26:10.423Z] #42 28.62 CC images/sa.o [2021-02-24T14:26:10.451Z] #42 140.8 CC criu/path.o [2021-02-24T14:26:10.507Z] #42 23.72 CC images/fdinfo.o [2021-02-24T14:26:10.620Z] #42 7.593 DEP images/fown.pb-c.d [2021-02-24T14:26:10.688Z] #42 28.79 CC images/timer.o [2021-02-24T14:26:10.708Z] #42 141.1 CC criu/pie-util-vdso-elf32.o [2021-02-24T14:26:10.764Z] #42 24.08 CC images/fown.o [2021-02-24T14:26:10.881Z] #42 7.715 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-24T14:26:10.881Z] #42 7.888 DEP images/opts.pb-c.d [2021-02-24T14:26:10.952Z] #42 29.26 CC images/timerfd.o [2021-02-24T14:26:10.965Z] #42 141.5 CC criu/pie-util-vdso.o [2021-02-24T14:26:11.147Z] #42 8.061 DEP images/memfd.pb-c.d [2021-02-24T14:26:11.147Z] #42 8.270 PBCC images/sit.pb-c.c [2021-02-24T14:26:11.218Z] #42 29.50 CC images/mm.o [2021-02-24T14:26:11.260Z] #42 35.40 CC images/userns.o [2021-02-24T14:26:11.260Z] #42 35.71 CC images/google/protobuf/descriptor.o [2021-02-24T14:26:11.327Z] #42 24.41 CC images/ns.o [2021-02-24T14:26:11.409Z] #42 8.390 DEP images/sit.pb-c.d [2021-02-24T14:26:11.409Z] #42 8.442 PBCC images/macvlan.pb-c.c [2021-02-24T14:26:11.409Z] #42 8.481 DEP images/macvlan.pb-c.d [2021-02-24T14:26:11.528Z] #42 141.8 CC criu/pie-util.o [2021-02-24T14:26:11.584Z] #42 24.72 CC images/regfile.o [2021-02-24T14:26:11.669Z] #42 8.560 PBCC images/autofs.pb-c.c [2021-02-24T14:26:11.669Z] #42 8.599 DEP images/autofs.pb-c.d [2021-02-24T14:26:11.669Z] #42 8.673 PBCC images/sysctl.pb-c.c [2021-02-24T14:26:11.669Z] #42 8.689 DEP images/sysctl.pb-c.d [2021-02-24T14:26:11.669Z] #42 8.773 PBCC images/time.pb-c.c [2021-02-24T14:26:11.669Z] #42 8.795 DEP images/time.pb-c.d [2021-02-24T14:26:11.785Z] #42 142.0 CC criu/pipes.o [2021-02-24T14:26:11.797Z] #42 29.95 CC images/sk-opts.o [2021-02-24T14:26:11.841Z] #42 24.96 CC images/ghost-file.o [2021-02-24T14:26:11.931Z] #42 8.890 PBCC images/binfmt-misc.pb-c.c [2021-02-24T14:26:11.931Z] #42 8.950 DEP images/binfmt-misc.pb-c.d [2021-02-24T14:26:11.931Z] #42 9.063 PBCC images/seccomp.pb-c.c [2021-02-24T14:26:12.061Z] #42 30.18 CC images/sk-unix.o [2021-02-24T14:26:12.098Z] #42 25.35 CC images/fifo.o [2021-02-24T14:26:12.191Z] #42 9.130 DEP images/seccomp.pb-c.d [2021-02-24T14:26:12.191Z] #42 9.173 PBCC images/userns.pb-c.c [2021-02-24T14:26:12.191Z] #42 9.234 DEP images/userns.pb-c.d [2021-02-24T14:26:12.191Z] #42 9.304 PBCC images/cgroup.pb-c.c [2021-02-24T14:26:12.327Z] #42 30.40 CC images/sk-inet.o [2021-02-24T14:26:12.350Z] #42 142.8 CC criu/plugin.o [2021-02-24T14:26:12.354Z] #42 25.61 CC images/remap-file-path.o [2021-02-24T14:26:12.452Z] #42 9.355 DEP images/cgroup.pb-c.d [2021-02-24T14:26:12.452Z] #42 9.442 PBCC images/ext-file.pb-c.c [2021-02-24T14:26:12.452Z] #42 9.502 DEP images/ext-file.pb-c.d [2021-02-24T14:26:12.452Z] #42 9.565 PBCC images/rpc.pb-c.c [2021-02-24T14:26:12.592Z] #42 30.75 CC images/tun.o [2021-02-24T14:26:12.611Z] #42 25.85 CC images/eventfd.o [2021-02-24T14:26:12.713Z] #42 9.641 DEP images/rpc.pb-c.d [2021-02-24T14:26:12.714Z] #42 9.682 PBCC images/siginfo.pb-c.c [2021-02-24T14:26:12.714Z] #42 9.702 DEP images/siginfo.pb-c.d [2021-02-24T14:26:12.714Z] #42 9.768 PBCC images/pagemap.pb-c.c [2021-02-24T14:26:12.714Z] #42 9.826 DEP images/pagemap.pb-c.d [2021-02-24T14:26:12.857Z] #42 30.99 CC images/sk-netlink.o [2021-02-24T14:26:12.868Z] #42 26.10 CC images/eventpoll.o [2021-02-24T14:26:12.913Z] #42 143.2 CC criu/proc_parse.o [2021-02-24T14:26:12.986Z] #42 9.904 PBCC images/rlimit.pb-c.c [2021-02-24T14:26:12.986Z] #42 9.924 DEP images/rlimit.pb-c.d [2021-02-24T14:26:12.986Z] #42 ... [2021-02-24T14:26:12.986Z] [2021-02-24T14:26:12.986Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:26:12.986Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:26:12.986Z] #12 82.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-24T14:26:12.986Z] #12 82.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-24T14:26:12.986Z] #12 82.91 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-24T14:26:12.986Z] #12 89.82 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-24T14:26:12.986Z] #12 89.84 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:26:12.986Z] #12 89.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:12.986Z] #12 90.19 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-24T14:26:12.986Z] #12 90.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:26:12.986Z] #12 90.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:12.986Z] #12 ... [2021-02-24T14:26:12.986Z] [2021-02-24T14:26:12.986Z] #42 [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-02-24T14:26:12.986Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:12.986Z] #42 9.985 PBCC images/file-lock.pb-c.c [2021-02-24T14:26:12.986Z] #42 10.01 DEP images/file-lock.pb-c.d [2021-02-24T14:26:12.986Z] #42 10.08 PBCC images/tty.pb-c.c [2021-02-24T14:26:13.122Z] #42 31.25 CC images/packet-sock.o [2021-02-24T14:26:13.125Z] #42 26.40 CC images/fh.o [2021-02-24T14:26:13.188Z] #42 37.43 CC images/opts.o [2021-02-24T14:26:13.248Z] #42 10.19 DEP images/tty.pb-c.d [2021-02-24T14:26:13.248Z] #42 10.29 PBCC images/tun.pb-c.c [2021-02-24T14:26:13.248Z] #42 10.39 PBCC images/netdev.pb-c.c [2021-02-24T14:26:13.449Z] #42 37.64 CC images/seccomp.o [2021-02-24T14:26:13.449Z] #42 37.87 CC images/binfmt-misc.o [2021-02-24T14:26:13.508Z] #42 10.50 DEP images/tun.pb-c.d [2021-02-24T14:26:13.508Z] #42 10.57 DEP images/netdev.pb-c.d [2021-02-24T14:26:13.689Z] #42 26.73 CC images/fsnotify.o [2021-02-24T14:26:13.701Z] #42 31.82 CC images/ipc-var.o [2021-02-24T14:26:13.701Z] #42 32.06 CC images/ipc-desc.o [2021-02-24T14:26:13.710Z] #42 38.03 CC images/time.o [2021-02-24T14:26:13.710Z] #42 38.21 CC images/sysctl.o [2021-02-24T14:26:13.770Z] #42 10.62 PBCC images/vma.pb-c.c [2021-02-24T14:26:13.770Z] #42 10.71 DEP images/vma.pb-c.d [2021-02-24T14:26:13.770Z] #42 ... [2021-02-24T14:26:13.770Z] [2021-02-24T14:26:13.770Z] #33 [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-02-24T14:26:13.770Z] #33 sha256:33e089f8b357c5b331adc38cdb629229b2c5ba4cb74d8b36b64852349ada5861 [2021-02-24T14:26:13.770Z] #33 DONE 93.7s [2021-02-24T14:26:13.770Z] [2021-02-24T14:26:13.770Z] #42 [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-02-24T14:26:13.770Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:13.770Z] #42 10.78 PBCC images/creds.pb-c.c [2021-02-24T14:26:13.770Z] #42 10.81 DEP images/creds.pb-c.d [2021-02-24T14:26:13.970Z] #42 38.43 CC images/autofs.o [2021-02-24T14:26:14.032Z] #42 10.97 PBCC images/utsns.pb-c.c [2021-02-24T14:26:14.032Z] #42 10.97 DEP images/utsns.pb-c.d [2021-02-24T14:26:14.032Z] #42 11.05 PBCC images/ipc-desc.pb-c.c [2021-02-24T14:26:14.032Z] #42 11.09 PBCC images/ipc-sem.pb-c.c [2021-02-24T14:26:14.032Z] #42 11.13 DEP images/ipc-desc.pb-c.d [2021-02-24T14:26:14.230Z] #42 38.63 CC images/macvlan.o [2021-02-24T14:26:14.230Z] #42 ... [2021-02-24T14:26:14.230Z] [2021-02-24T14:26:14.230Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:26:14.230Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:26:14.230Z] #12 108.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-24T14:26:14.230Z] #12 108.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:26:14.230Z] #12 108.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:14.257Z] #42 27.35 CC images/signalfd.o [2021-02-24T14:26:14.257Z] #42 27.53 CC images/fs.o [2021-02-24T14:26:14.280Z] #42 32.41 CC images/ipc-shm.o [2021-02-24T14:26:14.292Z] #42 11.24 DEP images/ipc-sem.pb-c.d [2021-02-24T14:26:14.292Z] #42 11.37 PBCC images/ipc-msg.pb-c.c [2021-02-24T14:26:14.491Z] #12 ... [2021-02-24T14:26:14.491Z] [2021-02-24T14:26:14.491Z] #42 [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-02-24T14:26:14.491Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:14.491Z] #42 38.82 CC images/sit.o [2021-02-24T14:26:14.513Z] #42 27.75 CC images/pstree.o [2021-02-24T14:26:14.544Z] #42 32.67 CC images/ipc-msg.o [2021-02-24T14:26:14.544Z] #42 32.94 CC images/ipc-sem.o [2021-02-24T14:26:14.553Z] #42 11.43 DEP images/ipc-msg.pb-c.d [2021-02-24T14:26:14.553Z] #42 11.52 PBCC images/ipc-shm.pb-c.c [2021-02-24T14:26:14.553Z] #42 11.57 DEP images/ipc-shm.pb-c.d [2021-02-24T14:26:14.553Z] #42 11.65 PBCC images/ipc-var.pb-c.c [2021-02-24T14:26:14.751Z] #42 39.11 CC images/memfd.o [2021-02-24T14:26:14.770Z] #42 27.94 CC images/pipe.o [2021-02-24T14:26:14.809Z] #42 33.20 CC images/utsns.o [2021-02-24T14:26:14.815Z] #42 11.71 DEP images/ipc-var.pb-c.d [2021-02-24T14:26:14.815Z] #42 11.88 PBCC images/sk-opts.pb-c.c [2021-02-24T14:26:14.815Z] #42 11.90 PBCC images/packet-sock.pb-c.c [2021-02-24T14:26:15.012Z] #42 39.38 CC images/timens.o [2021-02-24T14:26:15.027Z] #42 28.21 CC images/tcp-stream.o [2021-02-24T14:26:15.075Z] #42 33.35 CC images/creds.o [2021-02-24T14:26:15.085Z] #42 11.91 DEP images/sk-opts.pb-c.d [2021-02-24T14:26:15.085Z] #42 11.92 DEP images/packet-sock.pb-c.d [2021-02-24T14:26:15.085Z] #42 11.93 PBCC images/sk-netlink.pb-c.c [2021-02-24T14:26:15.085Z] #42 11.94 DEP images/sk-netlink.pb-c.d [2021-02-24T14:26:15.085Z] #42 11.96 PBCC images/sk-inet.pb-c.c [2021-02-24T14:26:15.085Z] #42 12.07 DEP images/sk-inet.pb-c.d [2021-02-24T14:26:15.085Z] #42 12.13 PBCC images/sk-unix.pb-c.c [2021-02-24T14:26:15.085Z] #42 12.18 DEP images/sk-unix.pb-c.d [2021-02-24T14:26:15.085Z] #42 12.24 PBCC images/mm.pb-c.c [2021-02-24T14:26:15.085Z] #42 12.29 DEP images/mm.pb-c.d [2021-02-24T14:26:15.272Z] #42 39.74 LINK images/built-in.o [2021-02-24T14:26:15.283Z] #42 28.44 CC images/sk-packet.o [2021-02-24T14:26:15.340Z] #42 33.49 CC images/vma.o [2021-02-24T14:26:15.346Z] #42 12.38 PBCC images/timerfd.pb-c.c [2021-02-24T14:26:15.346Z] #42 12.44 DEP images/timerfd.pb-c.d [2021-02-24T14:26:15.346Z] #42 12.49 PBCC images/timer.pb-c.c [2021-02-24T14:26:15.346Z] #42 12.55 DEP images/timer.pb-c.d [2021-02-24T14:26:15.432Z] #42 145.5 CC criu/protobuf-desc.o [2021-02-24T14:26:15.433Z] #42 ... [2021-02-24T14:26:15.433Z] [2021-02-24T14:26:15.433Z] #39 [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-02-24T14:26:15.433Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:26:15.433Z] #39 DONE 218.7s [2021-02-24T14:26:15.433Z] [2021-02-24T14:26:15.433Z] #42 [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-02-24T14:26:15.433Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:15.532Z] #42 39.90 GEN compel/include/asm [2021-02-24T14:26:15.532Z] #42 39.95 GEN compel/include/version.h [2021-02-24T14:26:15.532Z] #42 39.97 touch .config [2021-02-24T14:26:15.532Z] #42 40.03 GEN include/common/config.h [2021-02-24T14:26:15.540Z] #42 28.74 CC images/mnt.o [2021-02-24T14:26:15.605Z] #42 33.76 CC images/netdev.o [2021-02-24T14:26:15.605Z] #42 ... [2021-02-24T14:26:15.605Z] [2021-02-24T14:26:15.605Z] #44 [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-02-24T14:26:15.605Z] #44 sha256:4b9228a569c6e9da278a1c932f9ee338045dc13e33ccc5d1889454035c4fc864 [2021-02-24T14:26:15.605Z] #44 110.4 github.com/LK4D4/vndr/godl [2021-02-24T14:26:15.608Z] #42 12.62 PBCC images/sa.pb-c.c [2021-02-24T14:26:15.793Z] #42 40.13 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-24T14:26:15.793Z] #42 40.16 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-24T14:26:15.793Z] #42 40.19 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-24T14:26:15.793Z] #42 40.21 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-24T14:26:15.793Z] #42 40.24 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-24T14:26:15.793Z] #42 40.25 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-24T14:26:15.793Z] #42 40.30 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-24T14:26:15.793Z] #42 40.35 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-24T14:26:15.797Z] #42 29.01 CC images/pipe-data.o [2021-02-24T14:26:15.869Z] #42 12.71 DEP images/sa.pb-c.d [2021-02-24T14:26:15.869Z] #42 12.77 PBCC images/pipe-data.pb-c.c [2021-02-24T14:26:15.869Z] #42 12.84 DEP images/pipe-data.pb-c.d [2021-02-24T14:26:15.869Z] #42 12.95 PBCC images/mnt.pb-c.c [2021-02-24T14:26:15.869Z] #42 13.00 DEP images/mnt.pb-c.d [2021-02-24T14:26:15.869Z] #42 13.05 PBCC images/sk-packet.pb-c.c [2021-02-24T14:26:16.052Z] #42 40.36 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-24T14:26:16.053Z] #42 40.39 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-24T14:26:16.053Z] #42 40.39 DEP compel/plugins/std/infect.d [2021-02-24T14:26:16.053Z] #42 29.25 CC images/sa.o [2021-02-24T14:26:16.053Z] #42 ... [2021-02-24T14:26:16.053Z] [2021-02-24T14:26:16.053Z] #44 [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-02-24T14:26:16.053Z] #44 sha256:25def4b1335508a3360ee48af570f412978bc1588fbfe562389c6c420bb3cc7f [2021-02-24T14:26:16.053Z] #44 90.42 github.com/LK4D4/vndr/versioned [2021-02-24T14:26:16.053Z] #44 90.61 compress/flate [2021-02-24T14:26:16.053Z] #44 92.95 hash/crc32 [2021-02-24T14:26:16.053Z] #44 93.65 compress/gzip [2021-02-24T14:26:16.053Z] #44 93.65 vendor/golang.org/x/crypto/cryptobyte [2021-02-24T14:26:16.053Z] #44 94.42 net [2021-02-24T14:26:16.053Z] #44 95.72 vendor/golang.org/x/crypto/poly1305 [2021-02-24T14:26:16.053Z] #44 96.16 vendor/golang.org/x/crypto/chacha20poly1305 [2021-02-24T14:26:16.054Z] #44 97.39 vendor/golang.org/x/crypto/hkdf [2021-02-24T14:26:16.054Z] #44 97.60 vendor/golang.org/x/text/transform [2021-02-24T14:26:16.054Z] #44 98.37 vendor/golang.org/x/text/unicode/bidi [2021-02-24T14:26:16.054Z] #44 99.95 vendor/golang.org/x/text/secure/bidirule [2021-02-24T14:26:16.054Z] #44 100.3 vendor/golang.org/x/text/unicode/norm [2021-02-24T14:26:16.129Z] #42 13.09 DEP images/sk-packet.pb-c.d [2021-02-24T14:26:16.129Z] #42 13.14 PBCC images/tcp-stream.pb-c.c [2021-02-24T14:26:16.129Z] #42 13.18 DEP images/tcp-stream.pb-c.d [2021-02-24T14:26:16.129Z] #42 13.25 PBCC images/pipe.pb-c.c [2021-02-24T14:26:16.129Z] #42 13.29 DEP images/pipe.pb-c.d [2021-02-24T14:26:16.184Z] #44 110.9 github.com/LK4D4/vndr [2021-02-24T14:26:16.311Z] #44 ... [2021-02-24T14:26:16.311Z] [2021-02-24T14:26:16.311Z] #42 [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-02-24T14:26:16.311Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:16.311Z] #42 29.44 CC images/timer.o [2021-02-24T14:26:16.313Z] #42 40.50 DEP compel/plugins/std/string.d [2021-02-24T14:26:16.313Z] #42 40.58 DEP compel/plugins/std/log.d [2021-02-24T14:26:16.313Z] #42 40.69 DEP compel/plugins/std/fds.d [2021-02-24T14:26:16.313Z] #42 40.77 DEP compel/plugins/std/std.d [2021-02-24T14:26:16.362Z] #42 ... [2021-02-24T14:26:16.362Z] [2021-02-24T14:26:16.362Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-24T14:26:16.362Z] #40 sha256:a53533b934f7504345c13545c4198cc80499e917651b4483d9bed854710abc39 [2021-02-24T14:26:16.389Z] #42 13.36 PBCC images/pstree.pb-c.c [2021-02-24T14:26:16.389Z] #42 13.38 DEP images/pstree.pb-c.d [2021-02-24T14:26:16.389Z] #42 13.43 PBCC images/fs.pb-c.c [2021-02-24T14:26:16.389Z] #42 13.45 DEP images/fs.pb-c.d [2021-02-24T14:26:16.389Z] #42 13.48 PBCC images/signalfd.pb-c.c [2021-02-24T14:26:16.389Z] #42 13.56 DEP images/signalfd.pb-c.d [2021-02-24T14:26:16.568Z] #42 29.85 CC images/timerfd.o [2021-02-24T14:26:16.572Z] #42 40.85 DEP compel/plugins/shmem/shmem.d [2021-02-24T14:26:16.573Z] #42 40.95 DEP compel/plugins/fds/fds.d [2021-02-24T14:26:16.650Z] #42 13.62 PBCC images/fh.pb-c.c [2021-02-24T14:26:16.650Z] #42 13.67 PBCC images/fsnotify.pb-c.c [2021-02-24T14:26:16.650Z] #42 13.72 DEP images/fh.pb-c.d [2021-02-24T14:26:16.650Z] #42 13.80 DEP images/fsnotify.pb-c.d [2021-02-24T14:26:16.825Z] #42 30.13 CC images/mm.o [2021-02-24T14:26:16.826Z] #42 ... [2021-02-24T14:26:16.826Z] [2021-02-24T14:26:16.826Z] #55 [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-02-24T14:26:16.826Z] #55 sha256:cf186f52cf843d03b152cce1d129ed20f71bffff89839cb67f9b95498d899da4 [2021-02-24T14:26:16.826Z] #55 44.77 Checking out files: 46% (1765/3770) Checking out files: 47% (1772/3770) Checking out files: 48% (1810/3770) Checking out files: 49% (1848/3770) Checking out files: 50% (1885/3770) Checking out files: 51% (1923/3770) Checking out files: 52% (1961/3770) Checking out files: 53% (1999/3770) Checking out files: 54% (2036/3770) Checking out files: 55% (2074/3770) Checking out files: 56% (2112/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) Checking out files: 76% (2866/3770) Checking out files: 77% (2903/3770) Checking out files: 78% (2941/3770) Checking out files: 79% (2979/3770) Checking out files: 80% (3016/3770) Checking out files: 81% (3054/3770) Checking out files: 82% (3092/3770) Checking out files: 83% (3130/3770) Checking out files: 84% (3167/3770) Checking out files: 85% (3205/3770) Checking out files: 86% (3243/3770) Checking out files: 87% (3280/3770) Checking out files: 87% (3306/3770) Checking out files: 88% (3318/3770) Checking out files: 89% (3356/3770) Checking out files: 90% (3393/3770) Checking out files: 91% (3431/3770) Checking out files: 92% (3469/3770) Checking out files: 93% (3507/3770) Checking out files: 94% (3544/3770) Checking out files: 95% (3582/3770) Checking out files: 96% (3620/3770) Checking out files: 97% (3657/3770) Checking out files: 98% (3695/3770) Checking out files: 99% (3733/3770) Checking out files: 100% (3770/3770) Checking out files: 100% (3770/3770), done. [2021-02-24T14:26:16.826Z] #55 46.24 + cd /tmp/tmp.M5xAx5Oi0d/src/github.com/containerd/containerd [2021-02-24T14:26:16.826Z] #55 46.24 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:26:16.826Z] #55 47.47 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-24T14:26:16.826Z] #55 47.47 + BUILDTAGS='netgo osusergo static_build' [2021-02-24T14:26:16.826Z] #55 47.47 + export EXTRA_FLAGS=-buildmode=pie [2021-02-24T14:26:16.826Z] #55 47.47 + EXTRA_FLAGS=-buildmode=pie [2021-02-24T14:26:16.826Z] #55 47.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-24T14:26:16.826Z] #55 47.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-24T14:26:16.826Z] #55 47.47 + '[' '' = dynamic ']' [2021-02-24T14:26:16.826Z] #55 47.47 + make [2021-02-24T14:26:16.826Z] #55 48.72 + bin/ctr [2021-02-24T14:26:16.832Z] #42 41.16 CC compel/plugins/std/std.o [2021-02-24T14:26:16.914Z] #42 13.86 PBCC images/eventpoll.pb-c.c [2021-02-24T14:26:16.914Z] #42 13.89 DEP images/eventpoll.pb-c.d [2021-02-24T14:26:16.914Z] #42 13.95 PBCC images/eventfd.pb-c.c [2021-02-24T14:26:16.914Z] #42 13.99 DEP images/eventfd.pb-c.d [2021-02-24T14:26:16.914Z] #42 14.06 PBCC images/remap-file-path.pb-c.c [2021-02-24T14:26:16.924Z] #40 DONE 0.7s [2021-02-24T14:26:16.924Z] [2021-02-24T14:26:16.924Z] #42 [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-02-24T14:26:16.924Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:16.924Z] #42 146.8 CC criu/protobuf.o [2021-02-24T14:26:16.924Z] #42 147.2 CC criu/pstree.o [2021-02-24T14:26:17.092Z] #42 41.49 CC compel/plugins/std/fds.o [2021-02-24T14:26:17.181Z] #42 14.07 DEP images/remap-file-path.pb-c.d [2021-02-24T14:26:17.181Z] #42 14.12 PBCC images/fifo.pb-c.c [2021-02-24T14:26:17.181Z] #42 14.15 DEP images/fifo.pb-c.d [2021-02-24T14:26:17.181Z] #42 14.21 PBCC images/ghost-file.pb-c.c [2021-02-24T14:26:17.181Z] #42 14.25 DEP images/ghost-file.pb-c.d [2021-02-24T14:26:17.181Z] #42 14.35 PBCC images/regfile.pb-c.c [2021-02-24T14:26:17.387Z] #55 ... [2021-02-24T14:26:17.387Z] [2021-02-24T14:26:17.387Z] #42 [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-02-24T14:26:17.387Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:17.387Z] #42 30.43 CC images/sk-opts.o [2021-02-24T14:26:17.387Z] #42 30.62 CC images/sk-unix.o [2021-02-24T14:26:17.441Z] #42 14.41 DEP images/regfile.pb-c.d [2021-02-24T14:26:17.442Z] #42 14.47 PBCC images/ns.pb-c.c [2021-02-24T14:26:17.442Z] #42 14.51 DEP images/ns.pb-c.d [2021-02-24T14:26:17.442Z] #42 14.59 PBCC images/fdinfo.pb-c.c [2021-02-24T14:26:17.663Z] #42 42.01 CC compel/plugins/std/log.o [2021-02-24T14:26:17.703Z] #42 14.71 DEP images/fdinfo.pb-c.d [2021-02-24T14:26:17.703Z] #42 14.78 PBCC images/core-aarch64.pb-c.c [2021-02-24T14:26:17.703Z] #42 14.85 PBCC images/core-arm.pb-c.c [2021-02-24T14:26:17.854Z] #42 148.2 CC criu/rbtree.o [2021-02-24T14:26:17.951Z] #42 30.93 CC images/sk-inet.o [2021-02-24T14:26:17.963Z] #42 14.92 PBCC images/core-ppc64.pb-c.c [2021-02-24T14:26:17.963Z] #42 14.98 PBCC images/core-s390.pb-c.c [2021-02-24T14:26:17.963Z] #42 15.01 PBCC images/core-x86.pb-c.c [2021-02-24T14:26:17.963Z] #42 15.08 PBCC images/core.pb-c.c [2021-02-24T14:26:18.111Z] #42 148.4 CC criu/rst-malloc.o [2021-02-24T14:26:18.111Z] #42 148.7 CC criu/seccomp.o [2021-02-24T14:26:18.208Z] #42 31.25 CC images/tun.o [2021-02-24T14:26:18.223Z] #42 15.19 PBCC images/inventory.pb-c.c [2021-02-24T14:26:18.223Z] #42 15.29 DEP images/core-aarch64.pb-c.d [2021-02-24T14:26:18.223Z] #42 15.34 DEP images/core-arm.pb-c.d [2021-02-24T14:26:18.223Z] #42 15.42 DEP images/core-ppc64.pb-c.d [2021-02-24T14:26:18.465Z] #42 31.57 CC images/sk-netlink.o [2021-02-24T14:26:18.465Z] #42 31.76 CC images/packet-sock.o [2021-02-24T14:26:18.484Z] #42 15.47 DEP images/core-s390.pb-c.d [2021-02-24T14:26:18.484Z] #42 15.53 DEP images/core-x86.pb-c.d [2021-02-24T14:26:18.484Z] #42 15.58 DEP images/core.pb-c.d [2021-02-24T14:26:18.484Z] #42 15.67 DEP images/inventory.pb-c.d [2021-02-24T14:26:18.603Z] #42 42.77 CC compel/plugins/std/string.o [2021-02-24T14:26:18.675Z] #42 149.2 CC criu/seize.o [2021-02-24T14:26:18.745Z] #42 15.78 PBCC images/cpuinfo.pb-c.c [2021-02-24T14:26:18.745Z] #42 15.84 DEP images/cpuinfo.pb-c.d [2021-02-24T14:26:18.745Z] #42 15.92 PBCC images/stats.pb-c.c [2021-02-24T14:26:18.863Z] #42 43.34 CC compel/plugins/std/infect.o [2021-02-24T14:26:19.005Z] #42 15.96 DEP images/stats.pb-c.d [2021-02-24T14:26:19.029Z] #42 32.18 CC images/ipc-var.o [2021-02-24T14:26:19.286Z] #42 32.44 CC images/ipc-desc.o [2021-02-24T14:26:19.434Z] #42 43.79 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-24T14:26:19.434Z] #42 43.83 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-24T14:26:19.434Z] #42 43.88 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-24T14:26:19.543Z] #42 32.69 CC images/ipc-shm.o [2021-02-24T14:26:19.604Z] #42 150.0 CC criu/servicefd.o [2021-02-24T14:26:19.695Z] #42 43.97 AR compel/plugins/std.lib.a [2021-02-24T14:26:19.695Z] #42 44.06 CC compel/plugins/fds/fds.o [2021-02-24T14:26:19.805Z] #42 32.92 CC images/ipc-msg.o [2021-02-24T14:26:19.805Z] #42 33.16 CC images/ipc-sem.o [2021-02-24T14:26:19.861Z] #42 150.3 CC criu/shmem.o [2021-02-24T14:26:19.955Z] #42 44.28 AR compel/plugins/fds.lib.a [2021-02-24T14:26:19.955Z] #42 44.34 HOSTDEP compel/src/lib/log-host.d [2021-02-24T14:26:20.215Z] #42 44.49 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-24T14:26:20.215Z] #42 44.60 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-24T14:26:20.215Z] #42 44.70 HOSTDEP compel/src/main-host.d [2021-02-24T14:26:20.215Z] #42 ... [2021-02-24T14:26:20.215Z] [2021-02-24T14:26:20.216Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:26:20.216Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:26:20.216Z] #12 124.6 Selecting previously unselected package libapparmor1:amd64. [2021-02-24T14:26:20.216Z] #12 124.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-24T14:26:20.216Z] #12 124.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-24T14:26:20.216Z] #12 124.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-24T14:26:20.216Z] #12 124.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-24T14:26:20.216Z] #12 124.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-24T14:26:20.368Z] #42 33.36 CC images/utsns.o [2021-02-24T14:26:20.368Z] #42 33.55 CC images/creds.o [2021-02-24T14:26:20.422Z] #44 ... [2021-02-24T14:26:20.422Z] [2021-02-24T14:26:20.422Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:26:20.422Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-24T14:26:20.422Z] #12 111.1 Selecting previously unselected package libapparmor1:arm64. [2021-02-24T14:26:20.422Z] #12 111.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 111.1 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-02-24T14:26:20.422Z] #12 111.3 Selecting previously unselected package libapparmor-dev:arm64. [2021-02-24T14:26:20.422Z] #12 111.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 111.3 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-24T14:26:20.422Z] #12 111.5 Selecting previously unselected package libbtrfs0. [2021-02-24T14:26:20.422Z] #12 111.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 111.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-24T14:26:20.422Z] #12 111.6 Selecting previously unselected package libbtrfs-dev. [2021-02-24T14:26:20.422Z] #12 111.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 111.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:26:20.422Z] #12 111.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-02-24T14:26:20.422Z] #12 111.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 111.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-24T14:26:20.422Z] #12 111.8 Selecting previously unselected package libudev-dev:arm64. [2021-02-24T14:26:20.422Z] #12 111.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 111.9 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-02-24T14:26:20.422Z] #12 112.0 Selecting previously unselected package libsepol1-dev:arm64. [2021-02-24T14:26:20.422Z] #12 112.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 112.0 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-02-24T14:26:20.422Z] #12 112.3 Selecting previously unselected package libpcre16-3:arm64. [2021-02-24T14:26:20.422Z] #12 112.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 112.3 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-02-24T14:26:20.422Z] #12 112.5 Selecting previously unselected package libpcre32-3:arm64. [2021-02-24T14:26:20.422Z] #12 112.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 112.5 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-02-24T14:26:20.422Z] #12 112.7 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-02-24T14:26:20.422Z] #12 112.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 112.7 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-24T14:26:20.422Z] #12 112.8 Selecting previously unselected package libpcre3-dev:arm64. [2021-02-24T14:26:20.422Z] #12 112.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 112.9 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-24T14:26:20.422Z] #12 113.2 Selecting previously unselected package libselinux1-dev:arm64. [2021-02-24T14:26:20.422Z] #12 113.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 113.2 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-24T14:26:20.422Z] #12 113.7 Selecting previously unselected package libdevmapper-dev:arm64. [2021-02-24T14:26:20.422Z] #12 113.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 113.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-24T14:26:20.422Z] #12 113.8 Selecting previously unselected package libseccomp-dev:arm64. [2021-02-24T14:26:20.422Z] #12 113.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 113.8 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-24T14:26:20.422Z] #12 114.3 Selecting previously unselected package libsystemd-dev:arm64. [2021-02-24T14:26:20.422Z] #12 114.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-02-24T14:26:20.422Z] #12 114.3 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-02-24T14:26:20.422Z] #12 114.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-24T14:26:20.422Z] #12 114.9 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-24T14:26:20.422Z] #12 114.9 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-02-24T14:26:20.422Z] #12 114.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-24T14:26:20.422Z] #12 114.9 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-02-24T14:26:20.422Z] #12 114.9 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-02-24T14:26:20.422Z] #12 115.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:20.422Z] #12 115.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-24T14:26:20.422Z] #12 115.0 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-02-24T14:26:20.422Z] #12 115.0 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-02-24T14:26:20.422Z] #12 115.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-24T14:26:20.422Z] #12 115.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:26:20.422Z] #12 115.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-24T14:26:20.422Z] #12 115.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-24T14:26:20.422Z] #12 115.1 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-02-24T14:26:20.422Z] #12 115.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-24T14:26:20.422Z] #12 115.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-24T14:26:20.422Z] #12 115.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:20.422Z] #12 115.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-24T14:26:20.422Z] #12 115.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-24T14:26:20.422Z] #12 115.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:20.422Z] #12 115.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-02-24T14:26:20.422Z] #12 115.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-02-24T14:26:20.422Z] #12 115.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-24T14:26:20.422Z] #12 115.3 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-24T14:26:20.422Z] #12 115.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-24T14:26:20.422Z] #12 115.3 Setting up dmsetup (2:1.02.155-3) ... [2021-02-24T14:26:20.422Z] #12 115.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-24T14:26:20.422Z] #12 115.3 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-24T14:26:20.422Z] #12 115.3 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:26:20.476Z] #12 124.9 Selecting previously unselected package libbtrfs0. [2021-02-24T14:26:20.476Z] #12 124.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-24T14:26:20.476Z] #12 125.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-24T14:26:20.476Z] #12 125.1 Selecting previously unselected package libbtrfs-dev. [2021-02-24T14:26:20.624Z] #42 33.76 CC images/vma.o [2021-02-24T14:26:20.736Z] #12 125.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-24T14:26:20.736Z] #12 125.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:26:20.736Z] #12 125.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-24T14:26:20.736Z] #12 125.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:26:20.736Z] #12 125.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:20.736Z] #12 125.3 Selecting previously unselected package libudev-dev:amd64. [2021-02-24T14:26:20.736Z] #12 125.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-24T14:26:20.792Z] #42 151.1 CC criu/sigframe.o [2021-02-24T14:26:20.792Z] #42 151.2 CC criu/signalfd.o [2021-02-24T14:26:20.881Z] #42 34.04 CC images/netdev.o [2021-02-24T14:26:20.917Z] #42 17.64 make[1]: Nothing to be done for 'all'. [2021-02-24T14:26:20.917Z] #42 ... [2021-02-24T14:26:20.917Z] [2021-02-24T14:26:20.917Z] #55 [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-02-24T14:26:20.917Z] #55 sha256:aff4de445cb5d2d44fbae23da81f4418a7e59b0c19c2f679b548ded1446b26f7 [2021-02-24T14:26:20.996Z] #12 125.3 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:26:20.996Z] #12 125.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-24T14:26:21.049Z] #42 151.5 CC criu/sk-inet.o [2021-02-24T14:26:21.138Z] #42 34.44 CC images/tty.o [2021-02-24T14:26:21.177Z] #55 43.23 Checking out files: 51% (1927/3770) Checking out files: 52% (1961/3770) Checking out files: 53% (1999/3770) Checking out files: 54% (2036/3770) Checking out files: 55% (2074/3770) Checking out files: 56% (2112/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) [2021-02-24T14:26:21.177Z] #55 ... [2021-02-24T14:26:21.177Z] [2021-02-24T14:26:21.177Z] #50 [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-02-24T14:26:21.177Z] #50 sha256:97ad47d66f9fb0a1bbb802daead9dc5e15077cef84a4ad50c99d9552176c8953 [2021-02-24T14:26:21.177Z] #50 91.06 github.com/pkg/diff [2021-02-24T14:26:21.177Z] #50 92.97 go/ast [2021-02-24T14:26:21.177Z] #50 93.49 golang.org/x/crypto/ssh/terminal [2021-02-24T14:26:21.177Z] #50 95.48 mvdan.cc/editorconfig [2021-02-24T14:26:21.177Z] #50 96.40 mvdan.cc/sh/v3/fileutil [2021-02-24T14:26:21.177Z] #50 96.58 mvdan.cc/sh/v3/syntax [2021-02-24T14:26:21.177Z] #50 ... [2021-02-24T14:26:21.177Z] [2021-02-24T14:26:21.177Z] #55 [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-02-24T14:26:21.177Z] #55 sha256:aff4de445cb5d2d44fbae23da81f4418a7e59b0c19c2f679b548ded1446b26f7 [2021-02-24T14:26:21.256Z] #12 125.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-24T14:26:21.256Z] #12 125.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-24T14:26:21.438Z] #55 43.23 Checking out files: 51% (1927/3770) Checking out files: 52% (1961/3770) Checking out files: 53% (1999/3770) Checking out files: 54% (2036/3770) Checking out files: 55% (2074/3770) Checking out files: 56% (2112/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) Checking out files: 76% (2866/3770) Checking out files: 77% (2903/3770) Checking out files: 78% (2941/3770) Checking out files: 79% (2979/3770) Checking out files: 80% (3016/3770) Checking out files: 81% (3054/3770) Checking out files: 82% (3092/3770) Checking out files: 83% (3130/3770) Checking out files: 84% (3167/3770) Checking out files: 85% (3205/3770) [2021-02-24T14:26:21.438Z] #55 ... [2021-02-24T14:26:21.438Z] [2021-02-24T14:26:21.438Z] #44 [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-02-24T14:26:21.438Z] #44 sha256:3aa960a801903cbc4e1d1ae3a07ac8ac0f1f63fad12130c96048b819c13c4e79 [2021-02-24T14:26:21.438Z] #44 91.44 net/url [2021-02-24T14:26:21.438Z] #44 91.89 go/ast [2021-02-24T14:26:21.438Z] #44 93.27 text/template/parse [2021-02-24T14:26:21.438Z] #44 97.19 go/parser [2021-02-24T14:26:21.438Z] #44 98.23 text/template [2021-02-24T14:26:21.438Z] #44 100.8 encoding/xml [2021-02-24T14:26:21.516Z] #12 125.9 Selecting previously unselected package libpcre16-3:amd64. [2021-02-24T14:26:21.516Z] #12 125.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-24T14:26:21.516Z] #12 125.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-24T14:26:21.698Z] #44 ... [2021-02-24T14:26:21.698Z] [2021-02-24T14:26:21.698Z] #55 [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-02-24T14:26:21.698Z] #55 sha256:aff4de445cb5d2d44fbae23da81f4418a7e59b0c19c2f679b548ded1446b26f7 [2021-02-24T14:26:21.777Z] #12 126.1 Selecting previously unselected package libpcre32-3:amd64. [2021-02-24T14:26:21.777Z] #12 126.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-24T14:26:21.777Z] #12 126.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-24T14:26:21.777Z] #12 126.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-24T14:26:21.777Z] #12 126.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-24T14:26:21.777Z] #12 126.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-24T14:26:21.980Z] #42 152.4 CC criu/sk-netlink.o [2021-02-24T14:26:22.037Z] #12 126.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-24T14:26:22.037Z] #12 126.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-24T14:26:22.037Z] #12 126.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-24T14:26:22.067Z] #42 35.00 CC images/file-lock.o [2021-02-24T14:26:22.068Z] #42 35.27 CC images/rlimit.o [2021-02-24T14:26:22.218Z] #55 43.23 Checking out files: 51% (1927/3770) Checking out files: 52% (1961/3770) Checking out files: 53% (1999/3770) Checking out files: 54% (2036/3770) Checking out files: 55% (2074/3770) Checking out files: 56% (2112/3770) Checking out files: 57% (2149/3770) Checking out files: 58% (2187/3770) Checking out files: 59% (2225/3770) Checking out files: 60% (2262/3770) Checking out files: 61% (2300/3770) Checking out files: 62% (2338/3770) Checking out files: 63% (2376/3770) Checking out files: 64% (2413/3770) Checking out files: 65% (2451/3770) Checking out files: 66% (2489/3770) Checking out files: 67% (2526/3770) Checking out files: 68% (2564/3770) Checking out files: 69% (2602/3770) Checking out files: 70% (2639/3770) Checking out files: 71% (2677/3770) Checking out files: 72% (2715/3770) Checking out files: 73% (2753/3770) Checking out files: 74% (2790/3770) Checking out files: 75% (2828/3770) Checking out files: 76% (2866/3770) Checking out files: 77% (2903/3770) Checking out files: 78% (2941/3770) Checking out files: 79% (2979/3770) Checking out files: 80% (3016/3770) Checking out files: 81% (3054/3770) Checking out files: 82% (3092/3770) Checking out files: 83% (3130/3770) Checking out files: 84% (3167/3770) Checking out files: 85% (3205/3770) Checking out files: 86% (3243/3770) Checking out files: 87% (3280/3770) Checking out files: 88% (3318/3770) Checking out files: 89% (3356/3770) Checking out files: 90% (3393/3770) Checking out files: 91% (3431/3770) Checking out files: 92% (3469/3770) Checking out files: 93% (3507/3770) Checking out files: 94% (3544/3770) Checking out files: 95% (3582/3770) Checking out files: 96% (3620/3770) Checking out files: 97% (3657/3770) Checking out files: 98% (3695/3770) Checking out files: 99% (3733/3770) Checking out files: 100% (3770/3770) Checking out files: 100% (3770/3770), done. [2021-02-24T14:26:22.218Z] #55 44.60 + cd /tmp/tmp.iTwkuf12ta/src/github.com/containerd/containerd [2021-02-24T14:26:22.218Z] #55 44.60 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-24T14:26:22.237Z] #42 ... [2021-02-24T14:26:22.237Z] [2021-02-24T14:26:22.237Z] #48 [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-02-24T14:26:22.237Z] #48 sha256:2d513573e47b2f9e3d501fca0ce695065bd087587fea8ea8c77bc9e2a667cd42 [2021-02-24T14:26:22.237Z] #48 225.2 + /build/golangci-lint --version [2021-02-24T14:26:22.237Z] #48 225.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-24T14:26:22.237Z] #48 DONE 226.1s [2021-02-24T14:26:22.237Z] [2021-02-24T14:26:22.237Z] #42 [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-02-24T14:26:22.237Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:22.237Z] #42 152.7 CC criu/sk-packet.o [2021-02-24T14:26:22.324Z] #42 35.51 CC images/pagemap.o [2021-02-24T14:26:22.358Z] #12 DONE 116.9s [2021-02-24T14:26:22.358Z] [2021-02-24T14:26:22.358Z] #52 [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-02-24T14:26:22.358Z] #52 sha256:9d2da6fa493f7e1e4ed542c8eb78c3ce3e709d1edfac06192cd57e3b05bddd24 [2021-02-24T14:26:22.582Z] #42 35.79 CC images/siginfo.o [2021-02-24T14:26:22.607Z] #12 127.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-24T14:26:22.608Z] #12 127.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-24T14:26:22.608Z] #12 127.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-24T14:26:22.838Z] #42 36.08 CC images/rpc.o [2021-02-24T14:26:22.868Z] #12 127.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-24T14:26:22.868Z] #12 127.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:26:22.868Z] #12 127.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:22.868Z] #12 127.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-24T14:26:22.868Z] #12 127.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-24T14:26:22.868Z] #12 127.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-24T14:26:22.946Z] #52 ... [2021-02-24T14:26:22.946Z] [2021-02-24T14:26:22.946Z] #44 [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-02-24T14:26:22.946Z] #44 sha256:4b9228a569c6e9da278a1c932f9ee338045dc13e33ccc5d1889454035c4fc864 [2021-02-24T14:26:22.946Z] #44 DONE 118.0s [2021-02-24T14:26:23.129Z] #12 127.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-24T14:26:23.129Z] #12 127.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-24T14:26:23.129Z] #12 127.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:26:23.167Z] #42 153.6 CC criu/sk-queue.o [2021-02-24T14:26:23.220Z] [2021-02-24T14:26:23.220Z] #31 [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-02-24T14:26:23.220Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-24T14:26:23.220Z] #31 DONE 117.8s [2021-02-24T14:26:23.220Z] [2021-02-24T14:26:23.220Z] #42 [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-02-24T14:26:23.220Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:26:23.220Z] #42 34.12 CC images/tty.o [2021-02-24T14:26:23.220Z] #42 34.59 CC images/file-lock.o [2021-02-24T14:26:23.220Z] #42 34.81 CC images/rlimit.o [2021-02-24T14:26:23.220Z] #42 35.04 CC images/pagemap.o [2021-02-24T14:26:23.220Z] #42 35.38 CC images/siginfo.o [2021-02-24T14:26:23.220Z] #42 35.72 CC images/rpc.o [2021-02-24T14:26:23.220Z] #42 36.89 CC images/ext-file.o [2021-02-24T14:26:23.220Z] #42 37.05 CC images/cgroup.o [2021-02-24T14:26:23.220Z] #42 37.77 CC images/userns.o [2021-02-24T14:26:23.220Z] #42 38.14 CC images/google/protobuf/descriptor.o [2021-02-24T14:26:23.220Z] #42 39.59 CC images/opts.o [2021-02-24T14:26:23.220Z] #42 39.88 CC images/seccomp.o [2021-02-24T14:26:23.220Z] #42 40.13 CC images/binfmt-misc.o [2021-02-24T14:26:23.220Z] #42 40.25 CC images/time.o [2021-02-24T14:26:23.220Z] #42 40.46 CC images/sysctl.o [2021-02-24T14:26:23.220Z] #42 40.66 CC images/autofs.o [2021-02-24T14:26:23.220Z] #42 40.95 CC images/macvlan.o [2021-02-24T14:26:23.220Z] #42 41.22 CC images/sit.o [2021-02-24T14:26:23.485Z] #42 41.52 CC images/memfd.o [2021-02-24T14:26:23.699Z] #12 128.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-24T14:26:23.699Z] #12 128.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-24T14:26:23.699Z] #12 128.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-24T14:26:23.699Z] #12 128.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-24T14:26:23.699Z] #12 128.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-24T14:26:23.699Z] #12 128.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-24T14:26:23.699Z] #12 128.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:23.699Z] #12 ... [2021-02-24T14:26:23.699Z] [2021-02-24T14:26:23.699Z] #44 [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-02-24T14:26:23.699Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:26:23.699Z] #44 118.3 net/textproto [2021-02-24T14:26:23.699Z] #44 118.3 crypto/x509 [2021-02-24T14:26:23.699Z] #44 119.4 vendor/golang.org/x/net/http/httpguts [2021-02-24T14:26:23.699Z] #44 119.6 vendor/golang.org/x/net/http/httpproxy [2021-02-24T14:26:23.699Z] #44 119.9 mime/multipart [2021-02-24T14:26:23.699Z] #44 122.3 crypto/tls [2021-02-24T14:26:23.699Z] #44 128.3 net/http/httptrace [2021-02-24T14:26:23.731Z] #42 154.2 CC criu/sk-tcp.o [2021-02-24T14:26:23.749Z] #42 41.92 CC images/timens.o [2021-02-24T14:26:23.960Z] #44 ... [2021-02-24T14:26:23.960Z] [2021-02-24T14:26:23.960Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:26:23.960Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:26:23.960Z] #12 128.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-24T14:26:23.960Z] #12 128.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-24T14:26:23.960Z] #12 128.4 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:26:23.960Z] #12 128.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-24T14:26:23.960Z] #12 128.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:26:23.960Z] #12 128.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-24T14:26:23.960Z] #12 128.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-24T14:26:23.960Z] #12 128.5 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:26:23.960Z] #12 128.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-24T14:26:23.960Z] #12 128.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-24T14:26:23.960Z] #12 128.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:24.018Z] #42 42.16 LINK images/built-in.o [2021-02-24T14:26:24.018Z] #42 42.25 GEN compel/include/asm [2021-02-24T14:26:24.018Z] #42 42.31 GEN compel/include/version.h [2021-02-24T14:26:24.018Z] #42 ... [2021-02-24T14:26:24.018Z] [2021-02-24T14:26:24.018Z] #52 [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-02-24T14:26:24.018Z] #52 sha256:9d2da6fa493f7e1e4ed542c8eb78c3ce3e709d1edfac06192cd57e3b05bddd24 [2021-02-24T14:26:24.018Z] #52 2.148 + RM_GOPATH=0 [2021-02-24T14:26:24.018Z] #52 2.148 + TMP_GOPATH= [2021-02-24T14:26:24.018Z] #52 2.148 + : /build [2021-02-24T14:26:24.018Z] #52 2.148 + '[' -z '' ']' [2021-02-24T14:26:24.018Z] #52 2.148 ++ mktemp -d [2021-02-24T14:26:24.018Z] #52 2.148 + export GOPATH=/tmp/tmp.pkhHiJ0bmp [2021-02-24T14:26:24.018Z] #52 2.148 + GOPATH=/tmp/tmp.pkhHiJ0bmp [2021-02-24T14:26:24.018Z] #52 2.148 + RM_GOPATH=1 [2021-02-24T14:26:24.018Z] #52 2.148 + case "$(go env GOARCH)" in [2021-02-24T14:26:24.018Z] #52 2.148 ++ go env GOARCH [2021-02-24T14:26:24.207Z] #42 37.26 CC images/ext-file.o [2021-02-24T14:26:24.207Z] #42 ... [2021-02-24T14:26:24.207Z] [2021-02-24T14:26:24.207Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:26:24.207Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:26:24.207Z] #12 98.38 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-24T14:26:24.207Z] #12 98.38 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:26:24.207Z] #12 98.39 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:24.207Z] #12 ... [2021-02-24T14:26:24.207Z] [2021-02-24T14:26:24.207Z] #44 [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-02-24T14:26:24.207Z] #44 sha256:25def4b1335508a3360ee48af570f412978bc1588fbfe562389c6c420bb3cc7f [2021-02-24T14:26:24.207Z] #44 103.9 vendor/golang.org/x/net/idna [2021-02-24T14:26:24.207Z] #44 105.6 vendor/golang.org/x/net/http2/hpack [2021-02-24T14:26:24.207Z] #44 106.6 mime [2021-02-24T14:26:24.207Z] #44 108.3 mime/quotedprintable [2021-02-24T14:26:24.207Z] #44 108.6 net/http/internal [2021-02-24T14:26:24.220Z] #12 128.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-02-24T14:26:24.220Z] #12 128.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-02-24T14:26:24.220Z] #12 128.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:24.220Z] #12 128.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-24T14:26:24.220Z] #12 128.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-24T14:26:24.220Z] #12 128.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-24T14:26:24.220Z] #12 128.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-24T14:26:24.220Z] #12 128.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:24.220Z] #12 128.8 Setting up dmsetup (2:1.02.155-3) ... [2021-02-24T14:26:24.229Z] #55 46.83 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-24T14:26:24.229Z] #55 46.83 + BUILDTAGS='netgo osusergo static_build' [2021-02-24T14:26:24.229Z] #55 46.83 + export EXTRA_FLAGS=-buildmode=pie [2021-02-24T14:26:24.229Z] #55 46.83 + EXTRA_FLAGS=-buildmode=pie [2021-02-24T14:26:24.229Z] #55 46.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-24T14:26:24.229Z] #55 46.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-24T14:26:24.229Z] #55 46.83 + '[' '' = dynamic ']' [2021-02-24T14:26:24.229Z] #55 46.83 + make [2021-02-24T14:26:24.282Z] #52 2.169 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:26:24.282Z] #52 2.169 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:26:24.282Z] #52 2.176 ++ dirname /tmp/install/install.sh [2021-02-24T14:26:24.282Z] #52 2.178 + dir=/tmp/install [2021-02-24T14:26:24.282Z] #52 2.178 + bin=runc [2021-02-24T14:26:24.282Z] #52 2.178 + shift [2021-02-24T14:26:24.282Z] #52 2.178 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-24T14:26:24.282Z] #52 2.178 + . /tmp/install/runc.installer [2021-02-24T14:26:24.282Z] #52 2.178 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-24T14:26:24.282Z] #52 2.178 + install_runc [2021-02-24T14:26:24.282Z] #52 2.178 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-24T14:26:24.282Z] #52 2.196 + uname -r [2021-02-24T14:26:24.282Z] #52 2.202 + RUNC_BUILDTAGS='seccomp ' [2021-02-24T14:26:24.282Z] #52 2.202 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-24T14:26:24.282Z] #52 2.202 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-24T14:26:24.282Z] #52 2.208 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pkhHiJ0bmp/src/github.com/opencontainers/runc [2021-02-24T14:26:24.282Z] #52 2.210 Cloning into '/tmp/tmp.pkhHiJ0bmp/src/github.com/opencontainers/runc'... [2021-02-24T14:26:24.294Z] #42 154.6 CC criu/sk-unix.o [2021-02-24T14:26:24.480Z] #12 128.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:24.480Z] #12 128.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:24.480Z] #12 128.8 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:26:24.547Z] #52 ... [2021-02-24T14:26:24.547Z] [2021-02-24T14:26:24.547Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-24T14:26:24.547Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-24T14:26:24.547Z] #13 DONE 2.5s [2021-02-24T14:26:24.547Z] [2021-02-24T14:26:24.547Z] #42 [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-02-24T14:26:24.547Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:26:24.547Z] #42 42.39 touch .config [2021-02-24T14:26:24.547Z] #42 42.54 GEN include/common/config.h [2021-02-24T14:26:24.547Z] #42 42.74 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-24T14:26:24.547Z] #42 42.74 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-02-24T14:26:24.547Z] #42 42.79 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-02-24T14:26:24.547Z] #42 42.80 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-02-24T14:26:24.547Z] #42 42.82 DEP compel/plugins/std/infect.d [2021-02-24T14:26:24.547Z] #42 42.92 DEP compel/plugins/std/string.d [2021-02-24T14:26:24.812Z] #42 42.99 DEP compel/plugins/std/log.d [2021-02-24T14:26:25.076Z] #42 43.16 DEP compel/plugins/std/fds.d [2021-02-24T14:26:25.076Z] #42 43.31 DEP compel/plugins/std/std.d [2021-02-24T14:26:25.167Z] #55 47.75 + bin/ctr [2021-02-24T14:26:25.340Z] #42 43.51 DEP compel/plugins/shmem/shmem.d [2021-02-24T14:26:25.610Z] #42 43.72 DEP compel/plugins/fds/fds.d [2021-02-24T14:26:25.610Z] #42 43.91 CC compel/plugins/std/std.o [2021-02-24T14:26:25.664Z] #42 155.9 CC criu/sockets.o [2021-02-24T14:26:26.226Z] #42 44.38 CC compel/plugins/std/fds.o [2021-02-24T14:26:26.228Z] #42 156.4 CC criu/stats.o [2021-02-24T14:26:26.228Z] #42 156.6 CC criu/string.o [2021-02-24T14:26:26.228Z] #42 156.7 CC criu/sysctl.o [2021-02-24T14:26:26.391Z] #12 DONE 130.7s [2021-02-24T14:26:26.391Z] [2021-02-24T14:26:26.391Z] #42 [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-02-24T14:26:26.391Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:26.391Z] #42 44.80 DEP compel/src/lib/ptrace.d [2021-02-24T14:26:26.391Z] #42 44.91 DEP compel/src/lib/infect.d [2021-02-24T14:26:26.391Z] #42 45.02 DEP compel/src/lib/infect-util.d [2021-02-24T14:26:26.391Z] #42 45.15 DEP compel/src/lib/infect-rpc.d [2021-02-24T14:26:26.391Z] #42 45.21 DEP compel/arch/x86/src/lib/infect.d [2021-02-24T14:26:26.391Z] #42 45.29 DEP compel/arch/x86/src/lib/cpu.d [2021-02-24T14:26:26.391Z] #42 45.33 DEP compel/src/lib/log.d [2021-02-24T14:26:26.391Z] #42 45.42 DEP compel/src/main.d [2021-02-24T14:26:26.391Z] #42 45.54 DEP compel/src/lib/handle-elf.d [2021-02-24T14:26:26.391Z] #42 45.72 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-24T14:26:26.391Z] #42 45.91 CC compel/src/lib/log.o [2021-02-24T14:26:26.392Z] #42 46.13 CC compel/arch/x86/src/lib/cpu.o [2021-02-24T14:26:26.392Z] #42 46.85 CC compel/arch/x86/src/lib/infect.o [2021-02-24T14:26:26.392Z] #42 47.63 CC compel/src/lib/infect-rpc.o [2021-02-24T14:26:26.392Z] #42 48.03 CC compel/src/lib/infect-util.o [2021-02-24T14:26:26.392Z] #42 48.34 CC compel/src/lib/infect.o [2021-02-24T14:26:26.392Z] #42 50.49 CC compel/src/lib/ptrace.o [2021-02-24T14:26:26.495Z] #42 44.83 CC compel/plugins/std/log.o [2021-02-24T14:26:26.652Z] #42 51.19 AR compel/libcompel.a [2021-02-24T14:26:26.731Z] #44 ... [2021-02-24T14:26:26.731Z] [2021-02-24T14:26:26.731Z] #42 [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-02-24T14:26:26.731Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:26.731Z] #42 37.47 CC images/cgroup.o [2021-02-24T14:26:26.731Z] #42 38.15 CC images/userns.o [2021-02-24T14:26:26.731Z] #42 38.37 CC images/google/protobuf/descriptor.o [2021-02-24T14:26:26.731Z] #42 39.89 CC images/opts.o [2021-02-24T14:26:26.792Z] #42 157.2 CC criu/sysfs_parse.o [2021-02-24T14:26:26.915Z] #42 51.29 HOSTCC compel/src/main-host.o [2021-02-24T14:26:26.988Z] #42 40.11 CC images/seccomp.o [2021-02-24T14:26:27.050Z] #42 157.4 CC criu/timens.o [2021-02-24T14:26:27.077Z] #42 ... [2021-02-24T14:26:27.077Z] [2021-02-24T14:26:27.077Z] #14 [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-02-24T14:26:27.078Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-24T14:26:27.078Z] #14 DONE 2.6s [2021-02-24T14:26:27.246Z] #42 40.46 CC images/binfmt-misc.o [2021-02-24T14:26:27.307Z] #42 157.7 CC criu/timerfd.o [2021-02-24T14:26:27.345Z] [2021-02-24T14:26:27.345Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-24T14:26:27.345Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-24T14:26:27.486Z] #42 51.83 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-24T14:26:27.486Z] #42 52.04 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-24T14:26:27.503Z] #42 40.64 CC images/time.o [2021-02-24T14:26:27.503Z] #42 40.82 CC images/sysctl.o [2021-02-24T14:26:27.564Z] #42 157.9 CC criu/tty.o [2021-02-24T14:26:27.747Z] #42 ... [2021-02-24T14:26:27.747Z] [2021-02-24T14:26:27.747Z] #52 [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-02-24T14:26:27.747Z] #52 sha256:28771b680c740a13597d8a67c447262aff662abdb13c608540f23f72f3edd065 [2021-02-24T14:26:27.747Z] #52 1.554 + RM_GOPATH=0 [2021-02-24T14:26:27.747Z] #52 1.554 + TMP_GOPATH= [2021-02-24T14:26:27.747Z] #52 1.554 + : /build [2021-02-24T14:26:27.747Z] #52 1.554 + '[' -z '' ']' [2021-02-24T14:26:27.747Z] #52 1.554 ++ mktemp -d [2021-02-24T14:26:27.747Z] #52 1.554 + export GOPATH=/tmp/tmp.2mCj5AU6QM [2021-02-24T14:26:27.747Z] #52 1.554 + GOPATH=/tmp/tmp.2mCj5AU6QM [2021-02-24T14:26:27.747Z] #52 1.554 + RM_GOPATH=1 [2021-02-24T14:26:27.747Z] #52 1.554 + case "$(go env GOARCH)" in [2021-02-24T14:26:27.747Z] #52 1.554 ++ go env GOARCH [2021-02-24T14:26:27.747Z] #52 1.568 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:26:27.747Z] #52 1.576 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:26:27.747Z] #52 1.576 ++ dirname /tmp/install/install.sh [2021-02-24T14:26:27.747Z] #52 1.581 + dir=/tmp/install [2021-02-24T14:26:27.747Z] #52 1.581 + bin=runc [2021-02-24T14:26:27.747Z] #52 1.582 + shift [2021-02-24T14:26:27.747Z] #52 1.582 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-24T14:26:27.747Z] #52 1.582 + . /tmp/install/runc.installer [2021-02-24T14:26:27.747Z] #52 1.584 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-24T14:26:27.747Z] #52 1.584 + install_runc [2021-02-24T14:26:27.747Z] #52 1.590 + uname -r [2021-02-24T14:26:27.747Z] #52 1.590 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-24T14:26:27.747Z] #52 1.597 + RUNC_BUILDTAGS='seccomp ' [2021-02-24T14:26:27.747Z] #52 1.598 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-24T14:26:27.747Z] #52 1.598 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-24T14:26:27.747Z] #52 1.598 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2mCj5AU6QM/src/github.com/opencontainers/runc [2021-02-24T14:26:27.747Z] #52 1.603 Cloning into '/tmp/tmp.2mCj5AU6QM/src/github.com/opencontainers/runc'... [2021-02-24T14:26:27.760Z] #42 41.02 CC images/autofs.o [2021-02-24T14:26:28.008Z] #52 ... [2021-02-24T14:26:28.008Z] [2021-02-24T14:26:28.008Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-24T14:26:28.008Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-24T14:26:28.008Z] #13 DONE 1.8s [2021-02-24T14:26:28.018Z] #42 41.26 CC images/macvlan.o [2021-02-24T14:26:28.269Z] [2021-02-24T14:26:28.269Z] #14 [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-02-24T14:26:28.269Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-24T14:26:28.275Z] #42 41.47 CC images/sit.o [2021-02-24T14:26:28.532Z] #42 41.75 CC images/memfd.o [2021-02-24T14:26:28.745Z] #15 1.370 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-24T14:26:28.789Z] #42 42.08 CC images/timens.o [2021-02-24T14:26:28.932Z] #42 159.1 CC criu/tun.o [2021-02-24T14:26:29.009Z] #15 DONE 1.8s [2021-02-24T14:26:29.009Z] [2021-02-24T14:26:29.009Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-24T14:26:29.009Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-24T14:26:29.047Z] #42 42.29 LINK images/built-in.o [2021-02-24T14:26:29.188Z] #42 159.5 CC criu/uffd.o [2021-02-24T14:26:29.211Z] #14 DONE 1.3s [2021-02-24T14:26:29.211Z] [2021-02-24T14:26:29.211Z] #42 [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-02-24T14:26:29.211Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:29.211Z] #42 52.70 HOSTCC compel/src/lib/log-host.o [2021-02-24T14:26:29.211Z] #42 53.04 HOSTLINK compel/compel-host-bin [2021-02-24T14:26:29.211Z] #42 53.40 DEP soccr/soccr.d [2021-02-24T14:26:29.211Z] #42 53.61 CC soccr/soccr.o [2021-02-24T14:26:29.304Z] #42 42.47 GEN compel/include/asm [2021-02-24T14:26:29.304Z] #42 42.50 GEN compel/include/version.h [2021-02-24T14:26:29.304Z] #42 42.53 touch .config [2021-02-24T14:26:29.304Z] #42 42.58 GEN include/common/config.h [2021-02-24T14:26:29.562Z] #42 42.66 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-24T14:26:29.562Z] #42 42.67 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-24T14:26:29.562Z] #42 42.71 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-24T14:26:29.562Z] #42 42.72 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-24T14:26:29.562Z] #42 42.76 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-24T14:26:29.562Z] #42 42.79 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-24T14:26:29.562Z] #42 42.81 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-24T14:26:29.562Z] #42 42.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-24T14:26:29.562Z] #42 42.84 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-24T14:26:29.752Z] #42 160.3 CC criu/util.o [2021-02-24T14:26:29.819Z] #42 42.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-24T14:26:29.819Z] #42 42.88 DEP compel/plugins/std/infect.d [2021-02-24T14:26:29.819Z] #42 43.05 DEP compel/plugins/std/string.d [2021-02-24T14:26:30.076Z] #42 43.13 DEP compel/plugins/std/log.d [2021-02-24T14:26:30.076Z] #42 43.23 DEP compel/plugins/std/fds.d [2021-02-24T14:26:30.335Z] #42 43.39 DEP compel/plugins/std/std.d [2021-02-24T14:26:30.335Z] #42 43.52 DEP compel/plugins/shmem/shmem.d [2021-02-24T14:26:30.335Z] #42 43.62 DEP compel/plugins/fds/fds.d [2021-02-24T14:26:30.335Z] #42 ... [2021-02-24T14:26:30.335Z] [2021-02-24T14:26:30.335Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:26:30.335Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:26:30.335Z] #12 113.5 Selecting previously unselected package libapparmor1:amd64. [2021-02-24T14:26:30.335Z] #12 113.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-24T14:26:30.335Z] #12 113.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-24T14:26:30.335Z] #12 113.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-24T14:26:30.335Z] #12 113.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-24T14:26:30.335Z] #12 113.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-24T14:26:30.335Z] #12 113.8 Selecting previously unselected package libbtrfs0. [2021-02-24T14:26:30.335Z] #12 113.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-24T14:26:30.335Z] #12 113.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-24T14:26:30.335Z] #12 113.9 Selecting previously unselected package libbtrfs-dev. [2021-02-24T14:26:30.335Z] #12 113.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-24T14:26:30.335Z] #12 113.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:26:30.335Z] #12 114.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-24T14:26:30.335Z] #12 114.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:26:30.335Z] #12 114.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:30.335Z] #12 114.1 Selecting previously unselected package libudev-dev:amd64. [2021-02-24T14:26:30.335Z] #12 114.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-24T14:26:30.335Z] #12 114.1 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:26:30.335Z] #12 114.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-24T14:26:30.335Z] #12 114.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-24T14:26:30.335Z] #12 114.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-24T14:26:30.335Z] #12 114.5 Selecting previously unselected package libpcre16-3:amd64. [2021-02-24T14:26:30.335Z] #12 114.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-24T14:26:30.335Z] #12 114.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-24T14:26:30.335Z] #12 114.7 Selecting previously unselected package libpcre32-3:amd64. [2021-02-24T14:26:30.335Z] #12 114.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-24T14:26:30.335Z] #12 114.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-24T14:26:30.593Z] #12 114.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-24T14:26:30.593Z] #12 114.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-24T14:26:30.593Z] #12 115.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-24T14:26:30.596Z] #42 ... [2021-02-24T14:26:30.596Z] [2021-02-24T14:26:30.596Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-24T14:26:30.596Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-24T14:26:30.596Z] #15 1.061 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-24T14:26:30.596Z] #15 DONE 1.1s [2021-02-24T14:26:30.596Z] [2021-02-24T14:26:30.596Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-24T14:26:30.596Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-24T14:26:30.682Z] #42 161.1 CC criu/uts_ns.o [2021-02-24T14:26:30.850Z] #12 115.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-24T14:26:30.850Z] #12 115.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-24T14:26:30.850Z] #12 115.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-24T14:26:30.938Z] #42 161.2 CC criu/vdso-compat.o [2021-02-24T14:26:30.938Z] #42 161.3 CC criu/vdso.o [2021-02-24T14:26:30.944Z] #16 DONE 1.7s [2021-02-24T14:26:30.944Z] [2021-02-24T14:26:30.944Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-24T14:26:30.944Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-24T14:26:31.195Z] #42 161.6 LINK criu/built-in.o [2021-02-24T14:26:31.414Z] #12 115.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-24T14:26:31.414Z] #12 115.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-24T14:26:31.414Z] #12 115.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-24T14:26:31.414Z] #12 115.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-24T14:26:31.414Z] #12 115.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:26:31.414Z] #12 115.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:31.414Z] #12 115.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-24T14:26:31.452Z] #42 161.8 LINK criu/criu [2021-02-24T14:26:31.539Z] #16 ... [2021-02-24T14:26:31.539Z] [2021-02-24T14:26:31.539Z] #57 [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-02-24T14:26:31.539Z] #57 sha256:811d175badf9f9e1b8fe4d506de79bb057742938cc2f3b88f68e53b51316a247 [2021-02-24T14:26:31.539Z] #57 127.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-24T14:26:31.539Z] #57 127.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-24T14:26:31.539Z] #57 DONE 136.1s [2021-02-24T14:26:31.539Z] [2021-02-24T14:26:31.539Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-24T14:26:31.539Z] #58 sha256:a00f4223d3dd960b8c99b6d9fc9b8aa995fc61bdfd7011692e28605a406fa489 [2021-02-24T14:26:31.539Z] #58 DONE 0.1s [2021-02-24T14:26:31.539Z] [2021-02-24T14:26:31.539Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-24T14:26:31.539Z] #59 sha256:1943ccd83a9ff8be53f3a6c3c091c9a3273dee156ff51a0086517042e296bc84 [2021-02-24T14:26:31.671Z] #12 115.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-24T14:26:31.671Z] #12 115.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-24T14:26:31.709Z] #42 162.1 DEP lib/c/criu.d [2021-02-24T14:26:31.709Z] #42 162.2 CC images/rpc.pb-c.o [2021-02-24T14:26:31.743Z] #55 ... [2021-02-24T14:26:31.743Z] [2021-02-24T14:26:31.743Z] #50 [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-02-24T14:26:31.743Z] #50 sha256:97ad47d66f9fb0a1bbb802daead9dc5e15077cef84a4ad50c99d9552176c8953 [2021-02-24T14:26:31.743Z] #50 104.2 mvdan.cc/sh/v3/cmd/shfmt [2021-02-24T14:26:31.743Z] #50 DONE 110.8s [2021-02-24T14:26:31.743Z] [2021-02-24T14:26:31.743Z] #42 [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-02-24T14:26:31.743Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:31.743Z] #42 19.31 CC images/stats.o [2021-02-24T14:26:31.743Z] #42 19.68 CC images/core.o [2021-02-24T14:26:31.743Z] #42 20.53 CC images/core-x86.o [2021-02-24T14:26:31.743Z] #42 21.12 CC images/core-arm.o [2021-02-24T14:26:31.743Z] #42 21.48 CC images/core-aarch64.o [2021-02-24T14:26:31.743Z] #42 21.90 CC images/core-ppc64.o [2021-02-24T14:26:31.743Z] #42 22.61 CC images/core-s390.o [2021-02-24T14:26:31.743Z] #42 23.42 CC images/cpuinfo.o [2021-02-24T14:26:31.743Z] #42 23.93 CC images/inventory.o [2021-02-24T14:26:31.743Z] #42 24.29 CC images/fdinfo.o [2021-02-24T14:26:31.743Z] #42 24.67 CC images/fown.o [2021-02-24T14:26:31.743Z] #42 24.95 CC images/ns.o [2021-02-24T14:26:31.743Z] #42 25.20 CC images/regfile.o [2021-02-24T14:26:31.743Z] #42 25.45 CC images/ghost-file.o [2021-02-24T14:26:31.743Z] #42 25.83 CC images/fifo.o [2021-02-24T14:26:31.743Z] #42 26.10 CC images/remap-file-path.o [2021-02-24T14:26:31.743Z] #42 26.33 CC images/eventfd.o [2021-02-24T14:26:31.743Z] #42 26.56 CC images/eventpoll.o [2021-02-24T14:26:31.743Z] #42 26.89 CC images/fh.o [2021-02-24T14:26:31.743Z] #42 27.21 CC images/fsnotify.o [2021-02-24T14:26:31.743Z] #42 27.91 CC images/signalfd.o [2021-02-24T14:26:31.743Z] #42 28.46 CC images/fs.o [2021-02-24T14:26:31.743Z] #42 28.82 CC images/pstree.o [2021-02-24T14:26:31.799Z] #59 DONE 0.1s [2021-02-24T14:26:31.799Z] [2021-02-24T14:26:31.799Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-24T14:26:31.800Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-24T14:26:31.800Z] #16 DONE 1.4s [2021-02-24T14:26:31.800Z] [2021-02-24T14:26:31.800Z] #44 [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-02-24T14:26:31.800Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:26:31.800Z] #44 128.5 net/http [2021-02-24T14:26:31.800Z] #44 ... [2021-02-24T14:26:31.800Z] [2021-02-24T14:26:31.800Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-24T14:26:31.800Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-24T14:26:31.928Z] #12 116.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-24T14:26:31.928Z] #12 116.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-24T14:26:31.928Z] #12 116.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:26:32.005Z] #42 29.06 CC images/pipe.o [2021-02-24T14:26:32.185Z] #12 116.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-24T14:26:32.185Z] #12 116.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-24T14:26:32.185Z] #12 116.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-24T14:26:32.185Z] #12 116.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-24T14:26:32.185Z] #12 116.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-24T14:26:32.264Z] #42 29.30 CC images/tcp-stream.o [2021-02-24T14:26:32.272Z] #42 162.6 CC lib/c/criu.o [2021-02-24T14:26:32.351Z] #17 DONE 1.9s [2021-02-24T14:26:32.351Z] [2021-02-24T14:26:32.352Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-24T14:26:32.352Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-24T14:26:32.442Z] #12 116.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-24T14:26:32.442Z] #12 116.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:32.442Z] #12 116.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-24T14:26:32.442Z] #12 116.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-24T14:26:32.442Z] #12 116.7 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:26:32.442Z] #12 116.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-24T14:26:32.442Z] #12 116.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:26:32.442Z] #12 116.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-24T14:26:32.442Z] #12 116.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-24T14:26:32.442Z] #12 116.8 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:26:32.442Z] #12 116.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-24T14:26:32.442Z] #12 116.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-24T14:26:32.442Z] #12 116.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:32.442Z] #12 116.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-24T14:26:32.442Z] #12 116.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-24T14:26:32.524Z] #42 29.50 CC images/sk-packet.o [2021-02-24T14:26:32.699Z] #12 116.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:32.699Z] #12 116.9 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-02-24T14:26:32.699Z] #12 116.9 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-02-24T14:26:32.699Z] #12 116.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-24T14:26:32.699Z] #12 116.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-24T14:26:32.699Z] #12 116.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:32.699Z] #12 116.9 Setting up dmsetup (2:1.02.155-3) ... [2021-02-24T14:26:32.699Z] #12 116.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:32.699Z] #12 116.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:32.699Z] #12 117.0 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:26:32.784Z] #42 29.75 CC images/mnt.o [2021-02-24T14:26:32.835Z] #42 163.3 LINK lib/c/built-in.o [2021-02-24T14:26:32.835Z] #42 163.3 LINK lib/c/libcriu.so [2021-02-24T14:26:33.044Z] #42 29.99 CC images/pipe-data.o [2021-02-24T14:26:33.092Z] #42 163.4 LINK lib/c/libcriu.a [2021-02-24T14:26:33.092Z] #42 163.5 GEN magic.py [2021-02-24T14:26:33.304Z] #42 30.29 CC images/sa.o [2021-02-24T14:26:33.305Z] #42 30.45 CC images/timer.o [2021-02-24T14:26:33.349Z] #42 163.7 Note: Building without setproctitle() and strlcpy() support. [2021-02-24T14:26:33.349Z] #42 163.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-24T14:26:33.349Z] #42 163.7 Note: Building without GnuTLS support [2021-02-24T14:26:33.349Z] #42 163.7 Makefile.config:39: Warn: you have no libnftables installed [2021-02-24T14:26:33.349Z] #42 163.7 Makefile.config:40: Warn: Building without nftables support [2021-02-24T14:26:33.712Z] #17 DONE 1.8s [2021-02-24T14:26:33.712Z] [2021-02-24T14:26:33.712Z] #42 [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-02-24T14:26:33.712Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:33.712Z] #42 56.37 AR soccr/libsoccr.a [2021-02-24T14:26:33.712Z] #42 56.46 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-24T14:26:33.712Z] #42 57.22 DEP criu/arch/x86/sigframe.d [2021-02-24T14:26:33.712Z] #42 57.53 DEP criu/arch/x86/sigaction_compat.d [2021-02-24T14:26:33.712Z] #42 57.83 DEP criu/arch/x86/kerndat.d [2021-02-24T14:26:33.712Z] #42 58.18 DEP criu/arch/x86/crtools.d [2021-02-24T14:26:33.875Z] #42 ... [2021-02-24T14:26:33.875Z] [2021-02-24T14:26:33.875Z] #44 [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-02-24T14:26:33.875Z] #44 sha256:3aa960a801903cbc4e1d1ae3a07ac8ac0f1f63fad12130c96048b819c13c4e79 [2021-02-24T14:26:33.875Z] #44 103.7 go/doc [2021-02-24T14:26:33.875Z] #44 106.8 github.com/LK4D4/vndr/build [2021-02-24T14:26:33.875Z] #44 107.7 compress/flate [2021-02-24T14:26:33.875Z] #44 110.2 net [2021-02-24T14:26:33.875Z] #44 110.5 compress/gzip [2021-02-24T14:26:33.875Z] #44 111.3 vendor/golang.org/x/text/transform [2021-02-24T14:26:33.875Z] #44 112.3 vendor/golang.org/x/text/unicode/bidi [2021-02-24T14:26:33.875Z] #44 ... [2021-02-24T14:26:33.875Z] [2021-02-24T14:26:33.875Z] #42 [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-02-24T14:26:33.875Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:33.875Z] #42 30.82 CC images/timerfd.o [2021-02-24T14:26:33.875Z] #42 31.07 CC images/mm.o [2021-02-24T14:26:33.913Z] #42 164.4 fatal: not a git repository (or any of the parent directories): .git [2021-02-24T14:26:33.972Z] #42 58.45 DEP criu/arch/x86/cpu.d [2021-02-24T14:26:34.284Z] #18 DONE 1.8s [2021-02-24T14:26:34.284Z] [2021-02-24T14:26:34.284Z] #23 [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-02-24T14:26:34.284Z] #23 sha256:a769d73dbea754d9c710cc837ca57352a19d8a674ed3e2f8e112c56a30422b68 [2021-02-24T14:26:34.284Z] #23 124.4 Checking out files: 22% (2549/11189) Checking out files: 23% (2574/11189) Checking out files: 24% (2686/11189) Checking out files: 25% (2798/11189) Checking out files: 26% (2910/11189) Checking out files: 27% (3022/11189) Checking out files: 28% (3133/11189) Checking out files: 29% (3245/11189) Checking out files: 30% (3357/11189) Checking out files: 31% (3469/11189) Checking out files: 32% (3581/11189) Checking out files: 33% (3693/11189) Checking out files: 34% (3805/11189) Checking out files: 35% (3917/11189) Checking out files: 36% (4029/11189) Checking out files: 37% (4140/11189) Checking out files: 38% (4252/11189) Checking out files: 39% (4364/11189) Checking out files: 40% (4476/11189) Checking out files: 41% (4588/11189) Checking out files: 42% (4700/11189) Checking out files: 42% (4744/11189) Checking out files: 43% (4812/11189) Checking out files: 44% (4924/11189) Checking out files: 45% (5036/11189) Checking out files: 46% (5147/11189) Checking out files: 47% (5259/11189) Checking out files: 48% (5371/11189) Checking out files: 49% (5483/11189) Checking out files: 50% (5595/11189) Checking out files: 51% (5707/11189) Checking out files: 52% (5819/11189) Checking out files: 53% (5931/11189) Checking out files: 54% (6043/11189) Checking out files: 55% (6154/11189) Checking out files: 56% (6266/11189) Checking out files: 57% (6378/11189) Checking out files: 58% (6490/11189) Checking out files: 59% (6602/11189) Checking out files: 60% (6714/11189) Checking out files: 61% (6826/11189) Checking out files: 62% (6938/11189) Checking out files: 63% (7050/11189) Checking out files: 64% (7161/11189) Checking out files: 65% (7273/11189) Checking out files: 66% (7385/11189) Checking out files: 67% (7497/11189) Checking out files: 68% (7609/11189) Checking out files: 69% (7721/11189) Checking out files: 70% (7833/11189) Checking out files: 71% (7945/11189) Checking out files: 71% (8034/11189) Checking out files: 72% (8057/11189) Checking out files: 73% (8168/11189) Checking out files: 74% (8280/11189) Checking out files: 75% (8392/11189) Checking out files: 76% (8504/11189) Checking out files: 77% (8616/11189) Checking out files: 78% (8728/11189) Checking out files: 79% (8840/11189) Checking out files: 80% (8952/11189) Checking out files: 81% (9064/11189) Checking out files: 82% (9175/11189) Checking out files: 83% (9287/11189) Checking out files: 84% (9399/11189) Checking out files: 85% (9511/11189) Checking out files: 86% (9623/11189) Checking out files: 87% (9735/11189) Checking out files: 88% (9847/11189) Checking out files: 89% (9959/11189) Checking out files: 90% (10071/11189) Checking out files: 91% (10182/11189) Checking out files: 92% (10294/11189) Checking out files: 93% (10406/11189) Checking out files: 94% (10518/11189) Checking out files: 95% (10630/11189) Checking out files: 95% (10663/11189) Checking out files: 96% (10742/11189) Checking out files: 97% (10854/11189) Checking out files: 98% (10966/11189) Checking out files: 99% (11078/11189) Checking out files: 100% (11189/11189) Checking out files: 100% (11189/11189), done. [2021-02-24T14:26:34.284Z] #23 127.9 + cd /tmp/tmp.4EV1l3ejVJ/tmp/docker-ce [2021-02-24T14:26:34.284Z] #23 127.9 + git checkout -q v17.06.2-ce [2021-02-24T14:26:34.446Z] #42 31.46 CC images/sk-opts.o [2021-02-24T14:26:34.477Z] #42 164.9 make[1]: Nothing to be done for 'all'. [2021-02-24T14:26:34.544Z] #42 58.70 CC criu/arch/x86/cpu.o [2021-02-24T14:26:34.596Z] #12 DONE 118.7s [2021-02-24T14:26:34.596Z] [2021-02-24T14:26:34.596Z] #42 [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-02-24T14:26:34.596Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:34.596Z] #42 43.81 CC compel/plugins/std/std.o [2021-02-24T14:26:34.597Z] #42 44.20 CC compel/plugins/std/fds.o [2021-02-24T14:26:34.597Z] #42 44.66 CC compel/plugins/std/log.o [2021-02-24T14:26:34.597Z] #42 45.53 CC compel/plugins/std/string.o [2021-02-24T14:26:34.597Z] #42 46.08 CC compel/plugins/std/infect.o [2021-02-24T14:26:34.597Z] #42 46.43 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-24T14:26:34.597Z] #42 46.47 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-24T14:26:34.597Z] #42 46.54 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-24T14:26:34.597Z] #42 46.63 AR compel/plugins/std.lib.a [2021-02-24T14:26:34.597Z] #42 46.71 CC compel/plugins/fds/fds.o [2021-02-24T14:26:34.597Z] #42 46.93 AR compel/plugins/fds.lib.a [2021-02-24T14:26:34.597Z] #42 46.98 HOSTDEP compel/src/lib/log-host.d [2021-02-24T14:26:34.597Z] #42 47.03 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-24T14:26:34.597Z] #42 47.11 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-24T14:26:34.597Z] #42 47.15 HOSTDEP compel/src/main-host.d [2021-02-24T14:26:34.597Z] #42 47.22 DEP compel/src/lib/ptrace.d [2021-02-24T14:26:34.597Z] #42 47.29 DEP compel/src/lib/infect.d [2021-02-24T14:26:34.597Z] #42 47.41 DEP compel/src/lib/infect-util.d [2021-02-24T14:26:34.597Z] #42 47.49 DEP compel/src/lib/infect-rpc.d [2021-02-24T14:26:34.597Z] #42 47.58 DEP compel/arch/x86/src/lib/infect.d [2021-02-24T14:26:34.597Z] #42 47.79 DEP compel/arch/x86/src/lib/cpu.d [2021-02-24T14:26:34.597Z] #42 47.85 DEP compel/src/lib/log.d [2021-02-24T14:26:34.707Z] #42 31.74 CC images/sk-unix.o [2021-02-24T14:26:34.855Z] #42 47.99 DEP compel/src/main.d [2021-02-24T14:26:34.855Z] #42 48.10 DEP compel/src/lib/handle-elf.d [2021-02-24T14:26:35.040Z] #42 165.5 make[1]: 'images/built-in.o' is up to date. [2021-02-24T14:26:35.040Z] #42 165.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-24T14:26:35.040Z] #42 165.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-24T14:26:35.040Z] #42 165.5 make[1]: 'compel/libcompel.a' is up to date. [2021-02-24T14:26:35.040Z] #42 165.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-24T14:26:35.040Z] #42 165.6 make[1]: Nothing to be done for 'all'. [2021-02-24T14:26:35.112Z] #42 48.26 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-24T14:26:35.112Z] #42 48.36 CC compel/src/lib/log.o [2021-02-24T14:26:35.115Z] #42 ... [2021-02-24T14:26:35.115Z] [2021-02-24T14:26:35.115Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-24T14:26:35.115Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-24T14:26:35.115Z] #18 DONE 1.4s [2021-02-24T14:26:35.277Z] #42 32.04 CC images/sk-inet.o [2021-02-24T14:26:35.297Z] #42 165.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-24T14:26:35.297Z] #42 165.8 make[2]: Nothing to be done for 'all'. [2021-02-24T14:26:35.297Z] #42 165.8 make[2]: Nothing to be done for 'all'. [2021-02-24T14:26:35.297Z] #42 165.8 make[2]: Nothing to be done for 'all'. [2021-02-24T14:26:35.370Z] #42 48.56 CC compel/arch/x86/src/lib/cpu.o [2021-02-24T14:26:35.376Z] [2021-02-24T14:26:35.376Z] #42 [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-02-24T14:26:35.376Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:35.376Z] #42 59.68 CC criu/arch/x86/crtools.o [2021-02-24T14:26:35.538Z] #42 32.41 CC images/tun.o [2021-02-24T14:26:35.554Z] #42 165.9 make[2]: Nothing to be done for 'all'. [2021-02-24T14:26:35.554Z] #42 166.0 make[2]: Nothing to be done for 'all'. [2021-02-24T14:26:35.554Z] #42 166.0 make[2]: Nothing to be done for 'all'. [2021-02-24T14:26:35.554Z] #42 166.0 make[2]: Nothing to be done for 'all'. [2021-02-24T14:26:35.798Z] #42 32.83 CC images/sk-netlink.o [2021-02-24T14:26:35.811Z] #42 166.1 make[2]: Nothing to be done for 'all'. [2021-02-24T14:26:35.811Z] #42 166.1 INSTALL criu/criu [2021-02-24T14:26:36.058Z] #42 33.13 CC images/packet-sock.o [2021-02-24T14:26:36.067Z] #42 DONE 166.4s [2021-02-24T14:26:36.067Z] [2021-02-24T14:26:36.067Z] #55 [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-02-24T14:26:36.067Z] #55 sha256:416d910026473b8dc40fd50c2725314adfd60302e38e8c98df3bda9620f1b25b [2021-02-24T14:26:36.216Z] #23 130.9 + mkdir -p /tmp/tmp.4EV1l3ejVJ/src/github.com/docker [2021-02-24T14:26:36.216Z] #23 130.9 + mv components/cli /tmp/tmp.4EV1l3ejVJ/src/github.com/docker/cli [2021-02-24T14:26:36.216Z] #23 131.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-24T14:26:36.301Z] #42 49.30 CC compel/arch/x86/src/lib/infect.o [2021-02-24T14:26:36.629Z] #42 33.45 CC images/ipc-var.o [2021-02-24T14:26:36.759Z] #42 61.05 CC criu/arch/x86/kerndat.o [2021-02-24T14:26:36.865Z] #42 50.10 CC compel/src/lib/infect-rpc.o [2021-02-24T14:26:36.889Z] #42 33.74 CC images/ipc-desc.o [2021-02-24T14:26:37.022Z] #42 61.59 CC criu/arch/x86/sigaction_compat.o [2021-02-24T14:26:37.081Z] #55 ... [2021-02-24T14:26:37.081Z] [2021-02-24T14:26:37.081Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-24T14:26:37.081Z] #43 sha256:709f571d4980898af82065216a34de2caa32918cf50868730e389acea9b63fc4 [2021-02-24T14:26:37.081Z] #43 DONE 0.1s [2021-02-24T14:26:37.164Z] #42 34.00 CC images/ipc-shm.o [2021-02-24T14:26:37.164Z] #42 34.24 CC images/ipc-msg.o [2021-02-24T14:26:37.341Z] [2021-02-24T14:26:37.341Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-24T14:26:37.341Z] #45 sha256:5e12974ce56817095d422dff4fc4fecbfa785df90e6e5840d5dad52dc6b721b6 [2021-02-24T14:26:37.341Z] #45 DONE 0.2s [2021-02-24T14:26:37.341Z] [2021-02-24T14:26:37.341Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-24T14:26:37.341Z] #47 sha256:311db1398b165837577f64a3a03fd83d52324cb3f5785ea25c35e6da22d9868c [2021-02-24T14:26:37.341Z] #47 DONE 0.1s [2021-02-24T14:26:37.341Z] [2021-02-24T14:26:37.341Z] #55 [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-02-24T14:26:37.341Z] #55 sha256:416d910026473b8dc40fd50c2725314adfd60302e38e8c98df3bda9620f1b25b [2021-02-24T14:26:37.425Z] #42 34.59 CC images/ipc-sem.o [2021-02-24T14:26:37.430Z] #42 50.53 CC compel/src/lib/infect-util.o [2021-02-24T14:26:37.593Z] #42 61.94 CC criu/arch/x86/sigframe.o [2021-02-24T14:26:37.604Z] #55 ... [2021-02-24T14:26:37.604Z] [2021-02-24T14:26:37.604Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-24T14:26:37.604Z] #49 sha256:6d5e724cc9164b8dc39b5e4a8d290c85999372f33ede61931a606b660820ccfb [2021-02-24T14:26:37.618Z] #23 ... [2021-02-24T14:26:37.618Z] [2021-02-24T14:26:37.618Z] #42 [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-02-24T14:26:37.618Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:26:37.618Z] #42 45.79 CC compel/plugins/std/string.o [2021-02-24T14:26:37.618Z] #42 46.24 CC compel/plugins/std/infect.o [2021-02-24T14:26:37.618Z] #42 46.75 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-02-24T14:26:37.618Z] #42 46.77 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-02-24T14:26:37.618Z] #42 46.81 AR compel/plugins/std.lib.a [2021-02-24T14:26:37.618Z] #42 46.91 CC compel/plugins/fds/fds.o [2021-02-24T14:26:37.618Z] #42 47.33 AR compel/plugins/fds.lib.a [2021-02-24T14:26:37.618Z] #42 47.39 HOSTDEP compel/src/lib/log-host.d [2021-02-24T14:26:37.618Z] #42 47.49 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-24T14:26:37.618Z] #42 47.58 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-02-24T14:26:37.618Z] #42 47.65 HOSTDEP compel/src/main-host.d [2021-02-24T14:26:37.618Z] #42 47.75 DEP compel/src/lib/ptrace.d [2021-02-24T14:26:37.618Z] #42 47.84 DEP compel/src/lib/infect.d [2021-02-24T14:26:37.618Z] #42 47.98 DEP compel/src/lib/infect-util.d [2021-02-24T14:26:37.618Z] #42 48.04 DEP compel/src/lib/infect-rpc.d [2021-02-24T14:26:37.619Z] #42 48.09 DEP compel/arch/aarch64/src/lib/infect.d [2021-02-24T14:26:37.619Z] #42 48.14 DEP compel/arch/aarch64/src/lib/cpu.d [2021-02-24T14:26:37.619Z] #42 48.18 DEP compel/src/lib/log.d [2021-02-24T14:26:37.619Z] #42 48.24 DEP compel/src/main.d [2021-02-24T14:26:37.619Z] #42 48.29 DEP compel/src/lib/handle-elf.d [2021-02-24T14:26:37.619Z] #42 48.38 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-02-24T14:26:37.619Z] #42 48.50 CC compel/src/lib/log.o [2021-02-24T14:26:37.619Z] #42 48.72 CC compel/arch/aarch64/src/lib/cpu.o [2021-02-24T14:26:37.619Z] #42 49.08 CC compel/arch/aarch64/src/lib/infect.o [2021-02-24T14:26:37.619Z] #42 49.46 CC compel/src/lib/infect-rpc.o [2021-02-24T14:26:37.619Z] #42 49.76 CC compel/src/lib/infect-util.o [2021-02-24T14:26:37.619Z] #42 49.96 CC compel/src/lib/infect.o [2021-02-24T14:26:37.619Z] #42 51.52 CC compel/src/lib/ptrace.o [2021-02-24T14:26:37.619Z] #42 51.86 AR compel/libcompel.a [2021-02-24T14:26:37.619Z] #42 51.93 HOSTCC compel/src/main-host.o [2021-02-24T14:26:37.619Z] #42 52.16 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-02-24T14:26:37.619Z] #42 52.30 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-24T14:26:37.619Z] #42 52.69 HOSTCC compel/src/lib/log-host.o [2021-02-24T14:26:37.619Z] #42 52.89 HOSTLINK compel/compel-host-bin [2021-02-24T14:26:37.619Z] #42 53.13 DEP soccr/soccr.d [2021-02-24T14:26:37.619Z] #42 53.39 CC soccr/soccr.o [2021-02-24T14:26:37.619Z] #42 54.61 AR soccr/libsoccr.a [2021-02-24T14:26:37.619Z] #42 54.68 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-24T14:26:37.619Z] #42 55.15 DEP criu/arch/aarch64/sigframe.d [2021-02-24T14:26:37.619Z] #42 55.28 DEP criu/arch/aarch64/crtools.d [2021-02-24T14:26:37.619Z] #42 55.40 DEP criu/arch/aarch64/cpu.d [2021-02-24T14:26:37.619Z] #42 55.44 DEP criu/arch/aarch64/bitops.d [2021-02-24T14:26:37.619Z] #42 55.47 CC criu/arch/aarch64/bitops.o [2021-02-24T14:26:37.619Z] #42 55.53 CC criu/arch/aarch64/cpu.o [2021-02-24T14:26:37.619Z] #42 55.64 CC criu/arch/aarch64/crtools.o [2021-02-24T14:26:37.686Z] #42 34.85 CC images/utsns.o [2021-02-24T14:26:37.687Z] #42 50.82 CC compel/src/lib/infect.o [2021-02-24T14:26:37.861Z] #49 DONE 0.6s [2021-02-24T14:26:37.861Z] [2021-02-24T14:26:37.861Z] #55 [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-02-24T14:26:37.861Z] #55 sha256:416d910026473b8dc40fd50c2725314adfd60302e38e8c98df3bda9620f1b25b [2021-02-24T14:26:37.867Z] #42 62.23 LINK criu/arch/x86/crtools.built-in.o [2021-02-24T14:26:37.867Z] #42 62.30 DEP criu/pie/util-vdso-elf32.d [2021-02-24T14:26:37.883Z] #42 56.20 CC criu/arch/aarch64/sigframe.o [2021-02-24T14:26:37.944Z] #42 ... [2021-02-24T14:26:37.944Z] [2021-02-24T14:26:37.944Z] #44 [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-02-24T14:26:37.944Z] #44 sha256:25def4b1335508a3360ee48af570f412978bc1588fbfe562389c6c420bb3cc7f [2021-02-24T14:26:37.944Z] #44 112.0 crypto/tls [2021-02-24T14:26:37.944Z] #44 118.5 net/http/httptrace [2021-02-24T14:26:37.944Z] #44 118.7 net/http [2021-02-24T14:26:37.946Z] #42 35.03 CC images/creds.o [2021-02-24T14:26:38.118Z] #55 ... [2021-02-24T14:26:38.118Z] [2021-02-24T14:26:38.118Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-24T14:26:38.118Z] #51 sha256:e5fae8701c6d27559e3be8e0e370562c6dc765bedfd23b6effbd28595c7c16a5 [2021-02-24T14:26:38.118Z] #51 DONE 0.1s [2021-02-24T14:26:38.128Z] #42 62.48 DEP criu/pie/util-vdso.d [2021-02-24T14:26:38.148Z] #42 56.46 LINK criu/arch/aarch64/crtools.built-in.o [2021-02-24T14:26:38.202Z] #44 ... [2021-02-24T14:26:38.202Z] [2021-02-24T14:26:38.202Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-24T14:26:38.202Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-24T14:26:38.202Z] #13 DONE 3.8s [2021-02-24T14:26:38.202Z] [2021-02-24T14:26:38.202Z] #14 [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-02-24T14:26:38.202Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-24T14:26:38.206Z] #42 35.19 CC images/vma.o [2021-02-24T14:26:38.375Z] [2021-02-24T14:26:38.375Z] #55 [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-02-24T14:26:38.375Z] #55 sha256:416d910026473b8dc40fd50c2725314adfd60302e38e8c98df3bda9620f1b25b [2021-02-24T14:26:38.388Z] #42 62.60 DEP criu/pie/util.d [2021-02-24T14:26:38.388Z] #42 62.77 CC criu/pie/util.o [2021-02-24T14:26:38.413Z] #42 56.49 DEP criu/pie/util-vdso.d [2021-02-24T14:26:38.413Z] #42 56.69 DEP criu/pie/util.d [2021-02-24T14:26:38.466Z] #42 35.44 CC images/netdev.o [2021-02-24T14:26:38.649Z] #42 63.14 CC criu/pie/util-vdso.o [2021-02-24T14:26:38.678Z] #42 56.78 CC criu/pie/util.o [2021-02-24T14:26:38.678Z] #42 56.99 CC criu/pie/util-vdso.o [2021-02-24T14:26:38.942Z] #42 57.31 AR criu/pie/pie.lib.a [2021-02-24T14:26:39.036Z] #42 35.92 CC images/tty.o [2021-02-24T14:26:39.134Z] #14 ... [2021-02-24T14:26:39.134Z] [2021-02-24T14:26:39.134Z] #57 [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-02-24T14:26:39.134Z] #57 sha256:a81975055efae1c50793b45f10310673fe995be5bac235de038073457c965a87 [2021-02-24T14:26:39.134Z] #57 115.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-24T14:26:39.134Z] #57 115.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-24T14:26:39.134Z] #57 DONE 123.4s [2021-02-24T14:26:39.134Z] [2021-02-24T14:26:39.134Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-24T14:26:39.134Z] #58 sha256:72cf8f10a3de538c72fa4f17b5a63e7c788da5a4c7761999b89399f66efca160 [2021-02-24T14:26:39.207Z] #42 57.39 DEP criu/pie/restorer.d [2021-02-24T14:26:39.472Z] #42 57.65 DEP criu/arch/aarch64/intraprocedure.d [2021-02-24T14:26:39.472Z] #42 57.67 DEP criu/arch/aarch64/restorer.d [2021-02-24T14:26:39.598Z] #42 64.00 CC criu/pie/util-vdso-elf32.o [2021-02-24T14:26:39.606Z] #42 36.62 CC images/file-lock.o [2021-02-24T14:26:39.702Z] #58 DONE 0.6s [2021-02-24T14:26:39.702Z] [2021-02-24T14:26:39.702Z] #52 [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-02-24T14:26:39.702Z] #52 sha256:849e8481ae1557dce4dd6b0f088ee929ed73096d3b2000908b5dc207f9a61fc9 [2021-02-24T14:26:39.702Z] #52 3.779 + RM_GOPATH=0 [2021-02-24T14:26:39.702Z] #52 3.779 + TMP_GOPATH= [2021-02-24T14:26:39.702Z] #52 3.780 + : /build [2021-02-24T14:26:39.702Z] #52 3.781 + '[' -z '' ']' [2021-02-24T14:26:39.702Z] #52 3.783 ++ mktemp -d [2021-02-24T14:26:39.702Z] #52 3.788 + export GOPATH=/tmp/tmp.ewDWShl4j3 [2021-02-24T14:26:39.702Z] #52 3.793 + GOPATH=/tmp/tmp.ewDWShl4j3 [2021-02-24T14:26:39.702Z] #52 3.794 + RM_GOPATH=1 [2021-02-24T14:26:39.702Z] #52 3.794 + case "$(go env GOARCH)" in [2021-02-24T14:26:39.702Z] #52 3.796 ++ go env GOARCH [2021-02-24T14:26:39.702Z] #52 3.813 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:26:39.702Z] #52 3.813 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:26:39.702Z] #52 3.814 ++ dirname /tmp/install/install.sh [2021-02-24T14:26:39.702Z] #52 3.824 + dir=/tmp/install [2021-02-24T14:26:39.702Z] #52 3.825 + bin=runc [2021-02-24T14:26:39.702Z] #52 3.825 + shift [2021-02-24T14:26:39.702Z] #52 3.826 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-24T14:26:39.702Z] #52 3.830 + . /tmp/install/runc.installer [2021-02-24T14:26:39.702Z] #52 3.830 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-24T14:26:39.702Z] #52 3.830 + install_runc [2021-02-24T14:26:39.702Z] #52 3.830 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-24T14:26:39.702Z] #52 3.843 + uname -r [2021-02-24T14:26:39.702Z] #52 3.844 + RUNC_BUILDTAGS='seccomp ' [2021-02-24T14:26:39.702Z] #52 3.844 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-24T14:26:39.702Z] #52 3.844 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-24T14:26:39.702Z] #52 3.844 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ewDWShl4j3/src/github.com/opencontainers/runc [2021-02-24T14:26:39.702Z] #52 3.847 Cloning into '/tmp/tmp.ewDWShl4j3/src/github.com/opencontainers/runc'... [2021-02-24T14:26:39.737Z] #42 57.91 DEP criu/arch/aarch64/vdso-pie.d [2021-02-24T14:26:39.866Z] #42 36.83 CC images/rlimit.o [2021-02-24T14:26:39.866Z] #42 37.01 CC images/pagemap.o [2021-02-24T14:26:40.002Z] #42 58.12 DEP criu/pie/parasite-vdso.d [2021-02-24T14:26:40.002Z] #42 58.34 DEP criu/pie/parasite.d [2021-02-24T14:26:40.171Z] #42 64.74 AR criu/pie/pie.lib.a [2021-02-24T14:26:40.266Z] #52 ... [2021-02-24T14:26:40.266Z] [2021-02-24T14:26:40.266Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-24T14:26:40.266Z] #59 sha256:379ae3e857528caa43d87bfda38336a45633745da7c6a40bced99b6e7530f47f [2021-02-24T14:26:40.266Z] #59 DONE 0.5s [2021-02-24T14:26:40.266Z] [2021-02-24T14:26:40.266Z] #42 [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-02-24T14:26:40.266Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:40.266Z] #42 53.36 CC compel/src/lib/ptrace.o [2021-02-24T14:26:40.267Z] #42 ... [2021-02-24T14:26:40.267Z] [2021-02-24T14:26:40.267Z] #52 [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-02-24T14:26:40.267Z] #52 sha256:9d2da6fa493f7e1e4ed542c8eb78c3ce3e709d1edfac06192cd57e3b05bddd24 [2021-02-24T14:26:40.267Z] #52 8.135 + cd /tmp/tmp.pkhHiJ0bmp/src/github.com/opencontainers/runc [2021-02-24T14:26:40.267Z] #52 8.138 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-24T14:26:40.267Z] #52 8.614 + '[' -z '' ']' [2021-02-24T14:26:40.267Z] #52 8.614 + target=static [2021-02-24T14:26:40.267Z] #52 8.614 + make 'BUILDTAGS=seccomp ' static [2021-02-24T14:26:40.267Z] #52 8.915 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-24T14:26:40.267Z] #52 ... [2021-02-24T14:26:40.267Z] [2021-02-24T14:26:40.267Z] #42 [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-02-24T14:26:40.267Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:26:40.267Z] #42 58.61 CC criu/pie/parasite.o [2021-02-24T14:26:40.431Z] #42 64.82 DEP criu/pie/restorer.d [2021-02-24T14:26:40.435Z] #42 37.30 CC images/siginfo.o [2021-02-24T14:26:40.692Z] #42 65.14 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-24T14:26:40.695Z] #42 37.64 CC images/rpc.o [2021-02-24T14:26:40.830Z] #42 53.93 AR compel/libcompel.a [2021-02-24T14:26:40.830Z] #42 53.94 HOSTCC compel/src/main-host.o [2021-02-24T14:26:40.952Z] #42 65.33 DEP criu/arch/x86/restorer_unmap.d [2021-02-24T14:26:40.952Z] #42 65.35 DEP criu/arch/x86/restorer.d [2021-02-24T14:26:41.213Z] #42 65.54 DEP criu/arch/x86/vdso-pie.d [2021-02-24T14:26:41.213Z] #42 65.70 DEP criu/pie/parasite-vdso.d [2021-02-24T14:26:41.394Z] #42 54.39 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-24T14:26:41.394Z] #42 54.54 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-24T14:26:41.474Z] #42 65.88 DEP criu/pie/parasite.d [2021-02-24T14:26:41.651Z] #42 54.85 HOSTCC compel/src/lib/log-host.o [2021-02-24T14:26:41.665Z] #42 59.68 LINK criu/pie/parasite.built-in.o [2021-02-24T14:26:41.665Z] #42 59.69 GEN criu/pie/parasite-blob.h [2021-02-24T14:26:41.665Z] #42 59.70 CC criu/pie/parasite-vdso.o [2021-02-24T14:26:41.734Z] #42 66.13 CC criu/pie/parasite.o [2021-02-24T14:26:41.909Z] #42 55.01 HOSTLINK compel/compel-host-bin [2021-02-24T14:26:41.930Z] #42 60.21 CC criu/arch/aarch64/vdso-pie.o [2021-02-24T14:26:42.077Z] #42 38.86 CC images/ext-file.o [2021-02-24T14:26:42.077Z] #42 39.14 CC images/cgroup.o [2021-02-24T14:26:42.180Z] #42 55.26 DEP soccr/soccr.d [2021-02-24T14:26:42.180Z] #42 55.43 CC soccr/soccr.o [2021-02-24T14:26:42.509Z] #42 60.54 CC criu/arch/aarch64/restorer.o [2021-02-24T14:26:42.774Z] #42 61.00 CC criu/arch/aarch64/intraprocedure.o [2021-02-24T14:26:42.774Z] #42 61.08 CC criu/pie/restorer.o [2021-02-24T14:26:43.017Z] #42 39.74 CC images/userns.o [2021-02-24T14:26:43.017Z] #42 40.10 CC images/google/protobuf/descriptor.o [2021-02-24T14:26:43.117Z] #42 67.42 LINK criu/pie/parasite.built-in.o [2021-02-24T14:26:43.117Z] #42 67.43 GEN criu/pie/parasite-blob.h [2021-02-24T14:26:43.117Z] #42 67.47 CC criu/pie/parasite-vdso.o [2021-02-24T14:26:43.634Z] #55 198.6 + bin/containerd [2021-02-24T14:26:43.832Z] #42 68.24 CC criu/arch/x86/vdso-pie.o [2021-02-24T14:26:44.075Z] #42 ... [2021-02-24T14:26:44.075Z] [2021-02-24T14:26:44.075Z] #14 [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-02-24T14:26:44.075Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-24T14:26:44.075Z] #14 DONE 5.5s [2021-02-24T14:26:44.075Z] [2021-02-24T14:26:44.075Z] #42 [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-02-24T14:26:44.075Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:44.075Z] #42 57.02 AR soccr/libsoccr.a [2021-02-24T14:26:44.075Z] #42 57.06 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-24T14:26:44.289Z] #42 ... [2021-02-24T14:26:44.289Z] [2021-02-24T14:26:44.289Z] #19 [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-02-24T14:26:44.289Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-24T14:26:44.289Z] #19 1.782 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:26:44.289Z] #19 1.877 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:26:44.289Z] #19 1.880 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:26:44.289Z] #19 2.378 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-24T14:26:44.289Z] #19 3.247 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-24T14:26:44.289Z] #19 4.041 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-24T14:26:44.289Z] #19 6.421 Fetched 8246 kB in 5s (1656 kB/s) [2021-02-24T14:26:44.289Z] #19 6.421 Reading package lists... [2021-02-24T14:26:44.332Z] #42 57.56 DEP criu/arch/x86/sigframe.d [2021-02-24T14:26:44.400Z] #42 ... [2021-02-24T14:26:44.400Z] [2021-02-24T14:26:44.400Z] #44 [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-02-24T14:26:44.400Z] #44 sha256:3aa960a801903cbc4e1d1ae3a07ac8ac0f1f63fad12130c96048b819c13c4e79 [2021-02-24T14:26:44.400Z] #44 114.1 vendor/golang.org/x/text/secure/bidirule [2021-02-24T14:26:44.400Z] #44 114.5 vendor/golang.org/x/text/unicode/norm [2021-02-24T14:26:44.400Z] #44 118.1 vendor/golang.org/x/net/idna [2021-02-24T14:26:44.400Z] #44 120.2 vendor/golang.org/x/net/http2/hpack [2021-02-24T14:26:44.400Z] #44 121.8 mime [2021-02-24T14:26:44.400Z] #44 122.9 mime/quotedprintable [2021-02-24T14:26:44.400Z] #44 123.3 net/http/internal [2021-02-24T14:26:44.402Z] #42 68.60 CC criu/arch/x86/restorer.o [2021-02-24T14:26:44.589Z] #42 57.68 DEP criu/arch/x86/sigaction_compat.d [2021-02-24T14:26:44.589Z] #42 57.80 DEP criu/arch/x86/kerndat.d [2021-02-24T14:26:44.660Z] #44 ... [2021-02-24T14:26:44.660Z] [2021-02-24T14:26:44.660Z] #42 [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-02-24T14:26:44.660Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:44.660Z] #42 41.74 CC images/opts.o [2021-02-24T14:26:44.846Z] #42 57.95 DEP criu/arch/x86/crtools.d [2021-02-24T14:26:44.920Z] #42 41.97 CC images/seccomp.o [2021-02-24T14:26:44.920Z] #42 ... [2021-02-24T14:26:44.920Z] [2021-02-24T14:26:44.920Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:26:44.920Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:26:44.920Z] #12 115.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-24T14:26:44.920Z] #12 115.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-24T14:26:44.920Z] #12 115.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:44.973Z] #42 69.15 CC criu/arch/x86/restorer_unmap.o [2021-02-24T14:26:44.973Z] #42 69.19 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-24T14:26:45.103Z] #42 58.09 DEP criu/arch/x86/cpu.d [2021-02-24T14:26:45.103Z] #42 58.29 CC criu/arch/x86/cpu.o [2021-02-24T14:26:45.180Z] #12 ... [2021-02-24T14:26:45.180Z] [2021-02-24T14:26:45.180Z] #42 [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-02-24T14:26:45.180Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:45.180Z] #42 42.24 CC images/binfmt-misc.o [2021-02-24T14:26:45.233Z] #42 69.53 CC criu/pie/restorer.o [2021-02-24T14:26:45.233Z] #42 ... [2021-02-24T14:26:45.233Z] [2021-02-24T14:26:45.233Z] #19 [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-02-24T14:26:45.233Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:26:45.233Z] #19 1.661 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:26:45.233Z] #19 1.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:26:45.233Z] #19 1.758 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:26:45.233Z] #19 2.242 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:26:45.233Z] #19 3.507 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:26:45.233Z] #19 4.843 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:26:45.233Z] #19 ... [2021-02-24T14:26:45.233Z] [2021-02-24T14:26:45.233Z] #52 [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-02-24T14:26:45.233Z] #52 sha256:28771b680c740a13597d8a67c447262aff662abdb13c608540f23f72f3edd065 [2021-02-24T14:26:45.233Z] #52 12.57 + cd /tmp/tmp.2mCj5AU6QM/src/github.com/opencontainers/runc [2021-02-24T14:26:45.233Z] #52 12.57 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-24T14:26:45.233Z] #52 13.10 + '[' -z '' ']' [2021-02-24T14:26:45.233Z] #52 13.10 + target=static [2021-02-24T14:26:45.233Z] #52 13.10 + make 'BUILDTAGS=seccomp ' static [2021-02-24T14:26:45.233Z] #52 13.29 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-24T14:26:45.243Z] #19 8.913 Reading package lists... [2021-02-24T14:26:45.243Z] #19 ... [2021-02-24T14:26:45.243Z] [2021-02-24T14:26:45.243Z] #42 [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-02-24T14:26:45.243Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:26:45.243Z] #42 63.58 LINK criu/pie/restorer.built-in.o [2021-02-24T14:26:45.440Z] #42 42.43 CC images/time.o [2021-02-24T14:26:45.507Z] #42 63.60 GEN criu/pie/restorer-blob.h [2021-02-24T14:26:45.507Z] #42 63.67 DEP criu/vdso.d [2021-02-24T14:26:45.667Z] #42 58.97 CC criu/arch/x86/crtools.o [2021-02-24T14:26:45.700Z] #42 42.71 CC images/sysctl.o [2021-02-24T14:26:45.772Z] #42 63.98 DEP criu/uts_ns.d [2021-02-24T14:26:45.804Z] #52 ... [2021-02-24T14:26:45.804Z] [2021-02-24T14:26:45.804Z] #19 [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-02-24T14:26:45.804Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:26:45.804Z] #19 10.74 Fetched 8422 kB in 9s (887 kB/s) [2021-02-24T14:26:45.960Z] #42 42.92 CC images/autofs.o [2021-02-24T14:26:45.960Z] #42 43.12 CC images/macvlan.o [2021-02-24T14:26:46.041Z] #42 64.19 DEP criu/util.d [2021-02-24T14:26:46.220Z] #42 43.35 CC images/sit.o [2021-02-24T14:26:46.305Z] #42 64.50 DEP criu/uffd.d [2021-02-24T14:26:46.571Z] #42 64.69 DEP criu/tun.d [2021-02-24T14:26:46.571Z] #42 64.88 DEP criu/tty.d [2021-02-24T14:26:46.791Z] #42 43.61 CC images/memfd.o [2021-02-24T14:26:46.835Z] #42 65.10 DEP criu/timerfd.d [2021-02-24T14:26:46.907Z] #55 ... [2021-02-24T14:26:46.907Z] [2021-02-24T14:26:46.907Z] #52 [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-02-24T14:26:46.907Z] #52 sha256:8a308073e73f2673ccc2462e203d1dac060432375a9b29713aebae7bf91bb5b9 [2021-02-24T14:26:46.907Z] #52 129.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-24T14:26:46.907Z] #52 130.5 + mkdir -p /build [2021-02-24T14:26:46.907Z] #52 130.5 + cp runc /build/runc [2021-02-24T14:26:46.907Z] #52 DONE 130.8s [2021-02-24T14:26:47.036Z] #42 60.29 CC criu/arch/x86/kerndat.o [2021-02-24T14:26:47.051Z] #42 44.01 CC images/timens.o [2021-02-24T14:26:47.100Z] #42 65.28 DEP criu/timens.d [2021-02-24T14:26:47.165Z] [2021-02-24T14:26:47.165Z] #55 [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-02-24T14:26:47.165Z] #55 sha256:416d910026473b8dc40fd50c2725314adfd60302e38e8c98df3bda9620f1b25b [2021-02-24T14:26:47.311Z] #42 44.32 LINK images/built-in.o [2021-02-24T14:26:47.364Z] #42 65.42 DEP criu/sysfs_parse.d [2021-02-24T14:26:47.364Z] #42 65.55 DEP criu/sysctl.d [2021-02-24T14:26:47.364Z] #42 65.65 DEP criu/string.d [2021-02-24T14:26:47.572Z] #42 44.48 GEN compel/include/asm [2021-02-24T14:26:47.572Z] #42 44.50 GEN compel/include/version.h [2021-02-24T14:26:47.572Z] #42 44.58 touch .config [2021-02-24T14:26:47.572Z] #42 44.63 GEN include/common/config.h [2021-02-24T14:26:47.572Z] #42 44.72 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-24T14:26:47.630Z] #42 65.72 DEP criu/stats.d [2021-02-24T14:26:47.833Z] #42 44.75 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-24T14:26:47.833Z] #42 44.78 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-24T14:26:47.833Z] #42 44.81 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-24T14:26:47.834Z] #42 44.84 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-24T14:26:47.834Z] #42 44.86 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-24T14:26:47.834Z] #42 44.89 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-24T14:26:47.834Z] #42 44.91 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-24T14:26:47.834Z] #42 44.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-24T14:26:47.834Z] #42 44.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-24T14:26:47.895Z] #42 65.99 DEP criu/sockets.d [2021-02-24T14:26:47.967Z] #42 60.91 CC criu/arch/x86/sigaction_compat.o [2021-02-24T14:26:47.967Z] #42 ... [2021-02-24T14:26:47.967Z] [2021-02-24T14:26:47.967Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-24T14:26:47.967Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-24T14:26:47.967Z] #15 3.885 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-24T14:26:47.967Z] #15 DONE 4.1s [2021-02-24T14:26:47.967Z] [2021-02-24T14:26:47.967Z] #42 [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-02-24T14:26:47.967Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:47.967Z] #42 61.18 CC criu/arch/x86/sigframe.o [2021-02-24T14:26:48.094Z] #42 44.96 DEP compel/plugins/std/infect.d [2021-02-24T14:26:48.094Z] #42 45.12 DEP compel/plugins/std/string.d [2021-02-24T14:26:48.161Z] #42 66.24 DEP criu/sk-unix.d [2021-02-24T14:26:48.161Z] #42 66.49 DEP criu/sk-tcp.d [2021-02-24T14:26:48.225Z] #42 61.46 LINK criu/arch/x86/crtools.built-in.o [2021-02-24T14:26:48.354Z] #42 45.25 DEP compel/plugins/std/log.d [2021-02-24T14:26:48.354Z] #42 45.33 DEP compel/plugins/std/fds.d [2021-02-24T14:26:48.354Z] #42 45.47 DEP compel/plugins/std/std.d [2021-02-24T14:26:48.482Z] #42 61.52 DEP criu/pie/util-vdso-elf32.d [2021-02-24T14:26:48.539Z] #55 ... [2021-02-24T14:26:48.539Z] [2021-02-24T14:26:48.539Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-24T14:26:48.539Z] #53 sha256:34833a38576fc16b7b3f244eff1623ecd64016cc4682548cbabe44e9444e31ef [2021-02-24T14:26:48.539Z] #53 DONE 0.3s [2021-02-24T14:26:48.539Z] [2021-02-24T14:26:48.539Z] #55 [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-02-24T14:26:48.539Z] #55 sha256:416d910026473b8dc40fd50c2725314adfd60302e38e8c98df3bda9620f1b25b [2021-02-24T14:26:48.614Z] #42 45.59 DEP compel/plugins/shmem/shmem.d [2021-02-24T14:26:48.614Z] #42 45.70 DEP compel/plugins/fds/fds.d [2021-02-24T14:26:48.739Z] #42 61.79 DEP criu/pie/util-vdso.d [2021-02-24T14:26:48.739Z] #42 61.90 DEP criu/pie/util.d [2021-02-24T14:26:48.740Z] #42 66.77 DEP criu/sk-queue.d [2021-02-24T14:26:48.740Z] #42 66.89 DEP criu/sk-packet.d [2021-02-24T14:26:48.874Z] #42 45.85 CC compel/plugins/std/std.o [2021-02-24T14:26:48.996Z] #42 62.07 CC criu/pie/util.o [2021-02-24T14:26:48.996Z] #42 62.33 CC criu/pie/util-vdso.o [2021-02-24T14:26:49.005Z] #42 67.04 DEP criu/sk-netlink.d [2021-02-24T14:26:49.005Z] #42 67.23 DEP criu/sk-inet.d [2021-02-24T14:26:49.134Z] #42 46.17 CC compel/plugins/std/fds.o [2021-02-24T14:26:49.270Z] #42 67.40 DEP criu/signalfd.d [2021-02-24T14:26:49.270Z] #42 67.57 DEP criu/sigframe.d [2021-02-24T14:26:49.270Z] #42 67.63 DEP criu/shmem.d [2021-02-24T14:26:49.536Z] #42 67.76 DEP criu/servicefd.d [2021-02-24T14:26:49.536Z] #42 ... [2021-02-24T14:26:49.536Z] [2021-02-24T14:26:49.536Z] #39 [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-02-24T14:26:49.536Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-24T14:26:49.536Z] #39 142.9 + dpkg --print-architecture [2021-02-24T14:26:49.536Z] #39 DONE 144.3s [2021-02-24T14:26:49.706Z] #42 46.61 CC compel/plugins/std/log.o [2021-02-24T14:26:49.801Z] [2021-02-24T14:26:49.802Z] #19 [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-02-24T14:26:49.802Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-24T14:26:49.802Z] #19 11.16 Building dependency tree... [2021-02-24T14:26:49.802Z] #19 12.51 libcap2-bin is already the newest version (1:2.25-2). [2021-02-24T14:26:49.802Z] #19 12.51 The following additional packages will be installed: [2021-02-24T14:26:49.802Z] #19 12.52 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-24T14:26:49.802Z] #19 12.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-24T14:26:49.802Z] #19 12.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-24T14:26:49.802Z] #19 12.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-24T14:26:49.802Z] #19 12.53 python3.7 python3.7-minimal vim-runtime xxd [2021-02-24T14:26:49.802Z] #19 12.54 Suggested packages: [2021-02-24T14:26:49.802Z] #19 12.54 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-24T14:26:49.802Z] #19 12.54 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-24T14:26:49.802Z] #19 12.54 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-24T14:26:49.802Z] #19 12.54 Recommended packages: [2021-02-24T14:26:49.802Z] #19 12.54 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-24T14:26:49.802Z] #19 12.54 python3-keyrings.alt python3-xdg unzip [2021-02-24T14:26:49.802Z] #19 13.64 The following NEW packages will be installed: [2021-02-24T14:26:49.802Z] #19 13.65 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-24T14:26:49.802Z] #19 13.65 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-24T14:26:49.802Z] #19 13.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-24T14:26:49.802Z] #19 13.65 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-24T14:26:49.802Z] #19 13.65 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-24T14:26:49.802Z] #19 13.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-24T14:26:49.802Z] #19 13.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-24T14:26:49.802Z] #19 13.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-24T14:26:49.802Z] #19 13.65 xz-utils zip [2021-02-24T14:26:49.802Z] #19 13.95 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:26:49.802Z] #19 13.95 Need to get 27.6 MB of archives. [2021-02-24T14:26:49.802Z] #19 13.95 After this operation, 114 MB of additional disk space will be used. [2021-02-24T14:26:49.802Z] #19 13.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-02-24T14:26:49.802Z] #19 13.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-02-24T14:26:49.802Z] #19 13.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-02-24T14:26:49.802Z] #19 14.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-02-24T14:26:49.802Z] #19 14.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-02-24T14:26:49.802Z] #19 14.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-02-24T14:26:49.802Z] #19 14.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-02-24T14:26:49.802Z] #19 14.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-02-24T14:26:49.802Z] #19 14.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-02-24T14:26:49.802Z] #19 14.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-02-24T14:26:49.802Z] #19 14.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-02-24T14:26:49.802Z] #19 14.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-02-24T14:26:49.802Z] #19 14.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-02-24T14:26:49.802Z] #19 14.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-02-24T14:26:49.802Z] #19 14.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-02-24T14:26:49.802Z] #19 14.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-02-24T14:26:49.802Z] #19 14.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-24T14:26:49.802Z] #19 14.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-24T14:26:49.802Z] #19 14.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-02-24T14:26:49.802Z] #19 14.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-02-24T14:26:49.802Z] #19 14.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-02-24T14:26:49.802Z] #19 14.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-02-24T14:26:49.802Z] #19 14.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-02-24T14:26:49.802Z] #19 14.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-24T14:26:49.802Z] #19 14.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-24T14:26:49.802Z] #19 14.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-24T14:26:49.802Z] #19 14.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-02-24T14:26:49.802Z] #19 14.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-02-24T14:26:49.802Z] #19 14.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-24T14:26:49.802Z] #19 14.73 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-02-24T14:26:49.802Z] #19 14.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-02-24T14:26:49.802Z] #19 14.74 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-02-24T14:26:49.802Z] #19 14.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-02-24T14:26:49.802Z] #19 14.75 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-02-24T14:26:49.802Z] #19 14.78 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-24T14:26:49.802Z] #19 14.94 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-24T14:26:49.802Z] #19 14.96 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-24T14:26:49.802Z] #19 14.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-02-24T14:26:49.802Z] #19 14.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-24T14:26:49.802Z] #19 15.00 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-24T14:26:49.802Z] #19 15.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-24T14:26:49.802Z] #19 15.02 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-02-24T14:26:49.802Z] #19 15.06 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-02-24T14:26:49.802Z] #19 15.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-02-24T14:26:49.802Z] #19 15.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-24T14:26:49.802Z] #19 15.33 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-02-24T14:26:49.802Z] #19 15.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-02-24T14:26:49.802Z] #19 15.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-02-24T14:26:49.927Z] #42 63.02 CC criu/pie/util-vdso-elf32.o [2021-02-24T14:26:50.007Z] #19 10.74 Reading package lists... [2021-02-24T14:26:50.007Z] #19 ... [2021-02-24T14:26:50.007Z] [2021-02-24T14:26:50.007Z] #44 [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-02-24T14:26:50.007Z] #44 sha256:eaa9bcd1d1ddaf544e1000c99bacad79293bcef7ea34c020fa501f1483744725 [2021-02-24T14:26:50.007Z] #44 144.3 github.com/LK4D4/vndr/godl [2021-02-24T14:26:50.007Z] #44 145.1 github.com/LK4D4/vndr [2021-02-24T14:26:50.007Z] #44 DONE 154.3s [2021-02-24T14:26:50.007Z] [2021-02-24T14:26:50.007Z] #19 [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-02-24T14:26:50.007Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:26:50.007Z] #19 10.74 Reading package lists... [2021-02-24T14:26:50.516Z] #42 63.77 AR criu/pie/pie.lib.a [2021-02-24T14:26:50.647Z] #42 47.44 CC compel/plugins/std/string.o [2021-02-24T14:26:50.756Z] #19 16.28 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:26:50.756Z] #19 16.43 Fetched 27.6 MB in 2s (15.5 MB/s) [2021-02-24T14:26:50.756Z] #19 16.54 Selecting previously unselected package pigz. [2021-02-24T14:26:50.756Z] #19 16.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2021-02-24T14:26:50.756Z] #19 16.62 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-02-24T14:26:50.756Z] #19 16.62 Unpacking pigz (2.4-1) ... [2021-02-24T14:26:50.782Z] #42 ... [2021-02-24T14:26:50.782Z] [2021-02-24T14:26:50.782Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-24T14:26:50.782Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-24T14:26:50.782Z] #16 DONE 2.8s [2021-02-24T14:26:50.782Z] [2021-02-24T14:26:50.782Z] #42 [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-02-24T14:26:50.782Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:50.782Z] #42 63.85 DEP criu/pie/restorer.d [2021-02-24T14:26:50.908Z] #42 ... [2021-02-24T14:26:50.908Z] [2021-02-24T14:26:50.908Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-24T14:26:50.908Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-24T14:26:50.908Z] #12 130.9 Selecting previously unselected package libapparmor1:amd64. [2021-02-24T14:26:50.908Z] #12 131.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-24T14:26:50.908Z] #12 131.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-24T14:26:51.021Z] #19 16.80 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-02-24T14:26:51.021Z] #19 16.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-24T14:26:51.021Z] #19 16.82 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-24T14:26:51.041Z] #42 64.21 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-24T14:26:51.168Z] #12 131.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-24T14:26:51.168Z] #12 131.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-24T14:26:51.168Z] #12 131.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-24T14:26:51.168Z] #12 131.2 Selecting previously unselected package libbtrfs0. [2021-02-24T14:26:51.168Z] #12 131.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-24T14:26:51.168Z] #12 131.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-24T14:26:51.168Z] #12 131.3 Selecting previously unselected package libbtrfs-dev. [2021-02-24T14:26:51.287Z] #19 17.21 Selecting previously unselected package python3.7-minimal. [2021-02-24T14:26:51.299Z] #42 64.41 DEP criu/arch/x86/restorer_unmap.d [2021-02-24T14:26:51.299Z] #42 64.44 DEP criu/arch/x86/restorer.d [2021-02-24T14:26:51.429Z] #12 131.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-24T14:26:51.429Z] #12 131.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:26:51.429Z] #12 131.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-24T14:26:51.429Z] #12 131.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:26:51.429Z] #12 131.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:51.429Z] #12 131.6 Selecting previously unselected package libudev-dev:amd64. [2021-02-24T14:26:51.551Z] #19 17.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-24T14:26:51.551Z] #19 17.23 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-24T14:26:51.556Z] #42 64.65 DEP criu/arch/x86/vdso-pie.d [2021-02-24T14:26:51.556Z] #42 64.77 DEP criu/pie/parasite-vdso.d [2021-02-24T14:26:51.689Z] #12 131.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-24T14:26:51.689Z] #12 131.6 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:26:51.689Z] #12 131.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-24T14:26:51.689Z] #12 131.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-24T14:26:51.689Z] #12 131.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-24T14:26:51.813Z] #42 64.97 DEP criu/pie/parasite.d [2021-02-24T14:26:51.950Z] #12 132.1 Selecting previously unselected package libpcre16-3:amd64. [2021-02-24T14:26:52.070Z] #42 65.28 CC criu/pie/parasite.o [2021-02-24T14:26:52.130Z] #19 17.68 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-24T14:26:52.130Z] #19 17.71 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-24T14:26:52.210Z] #12 132.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-24T14:26:52.210Z] #12 132.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-24T14:26:52.210Z] #12 132.3 Selecting previously unselected package libpcre32-3:amd64. [2021-02-24T14:26:52.210Z] #12 132.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-24T14:26:52.210Z] #12 132.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-24T14:26:52.471Z] #12 132.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-24T14:26:52.471Z] #12 132.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-24T14:26:52.471Z] #12 132.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-24T14:26:52.471Z] #12 132.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-24T14:26:52.732Z] #12 132.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-24T14:26:52.732Z] #12 132.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-24T14:26:53.303Z] #12 133.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-24T14:26:53.303Z] #12 133.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-24T14:26:53.303Z] #12 133.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-24T14:26:53.441Z] #42 ... [2021-02-24T14:26:53.441Z] [2021-02-24T14:26:53.441Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-24T14:26:53.441Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-24T14:26:53.441Z] #17 DONE 2.7s [2021-02-24T14:26:53.441Z] [2021-02-24T14:26:53.441Z] #42 [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-02-24T14:26:53.441Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:53.441Z] #42 66.68 LINK criu/pie/parasite.built-in.o [2021-02-24T14:26:53.441Z] #42 66.73 GEN criu/pie/parasite-blob.h [2021-02-24T14:26:53.564Z] #12 133.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-24T14:26:53.564Z] #12 133.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-24T14:26:53.564Z] #12 133.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:53.564Z] #12 133.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-24T14:26:53.564Z] #12 133.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-24T14:26:53.564Z] #12 133.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-24T14:26:53.699Z] #42 66.78 CC criu/pie/parasite-vdso.o [2021-02-24T14:26:53.824Z] #12 133.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-24T14:26:53.824Z] #12 133.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-24T14:26:53.824Z] #12 133.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:26:54.063Z] #19 19.53 Selecting previously unselected package python3-minimal. [2021-02-24T14:26:54.063Z] #19 19.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2021-02-24T14:26:54.063Z] #19 19.59 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-02-24T14:26:54.063Z] #19 19.60 Unpacking python3-minimal (3.7.3-1) ... [2021-02-24T14:26:54.063Z] #19 19.71 Selecting previously unselected package libmpdec2:arm64. [2021-02-24T14:26:54.063Z] #19 19.73 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-02-24T14:26:54.063Z] #19 19.76 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-02-24T14:26:54.063Z] #19 19.85 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-02-24T14:26:54.063Z] #19 19.87 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-02-24T14:26:54.063Z] #19 19.88 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-24T14:26:54.263Z] #42 67.58 CC criu/arch/x86/vdso-pie.o [2021-02-24T14:26:54.397Z] #12 134.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-24T14:26:54.398Z] #12 134.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-24T14:26:54.398Z] #12 134.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-24T14:26:54.398Z] #12 134.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-24T14:26:54.398Z] #12 134.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-24T14:26:54.398Z] #12 134.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-24T14:26:54.398Z] #12 134.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:54.398Z] #12 134.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-24T14:26:54.398Z] #12 134.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-24T14:26:54.398Z] #12 134.4 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:26:54.398Z] #12 134.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-24T14:26:54.398Z] #12 134.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-24T14:26:54.398Z] #12 134.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-24T14:26:54.398Z] #12 134.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-24T14:26:54.398Z] #12 134.5 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-24T14:26:54.470Z] #19 15.11 Reading package lists... [2021-02-24T14:26:54.659Z] #12 134.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-24T14:26:54.659Z] #12 134.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-24T14:26:54.659Z] #12 134.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:54.659Z] #12 134.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-02-24T14:26:54.659Z] #12 134.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-02-24T14:26:54.659Z] #12 134.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-24T14:26:54.659Z] #12 134.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-24T14:26:54.659Z] #12 134.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-02-24T14:26:54.659Z] #12 134.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-24T14:26:54.659Z] #12 134.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-24T14:26:54.659Z] #12 134.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:54.659Z] #12 134.7 Setting up dmsetup (2:1.02.155-3) ... [2021-02-24T14:26:54.659Z] #12 134.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:54.659Z] #12 134.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-24T14:26:54.659Z] #12 134.7 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:26:54.827Z] #42 67.93 CC criu/arch/x86/restorer.o [2021-02-24T14:26:55.037Z] #19 20.76 Selecting previously unselected package python3.7. [2021-02-24T14:26:55.037Z] #19 20.77 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-02-24T14:26:55.037Z] #19 20.79 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-24T14:26:55.037Z] #19 20.90 Selecting previously unselected package libpython3-stdlib:arm64. [2021-02-24T14:26:55.037Z] #19 20.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-02-24T14:26:55.037Z] #19 20.92 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-24T14:26:55.041Z] #19 18.84 Building dependency tree... [2021-02-24T14:26:55.302Z] #19 21.01 Setting up python3-minimal (3.7.3-1) ... [2021-02-24T14:26:55.391Z] #42 68.47 CC criu/arch/x86/restorer_unmap.o [2021-02-24T14:26:55.391Z] #42 68.53 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-24T14:26:55.648Z] #42 68.83 CC criu/pie/restorer.o [2021-02-24T14:26:55.981Z] #19 20.71 libcap2-bin is already the newest version (1:2.25-2). [2021-02-24T14:26:55.981Z] #19 20.71 The following additional packages will be installed: [2021-02-24T14:26:55.981Z] #19 20.71 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-24T14:26:55.981Z] #19 20.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-24T14:26:55.981Z] #19 20.72 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-24T14:26:55.981Z] #19 20.72 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-24T14:26:55.981Z] #19 20.72 python3.7 python3.7-minimal vim-runtime xxd [2021-02-24T14:26:55.981Z] #19 20.72 Suggested packages: [2021-02-24T14:26:55.981Z] #19 20.72 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-24T14:26:55.981Z] #19 20.72 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-24T14:26:55.981Z] #19 20.72 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-24T14:26:55.981Z] #19 20.72 Recommended packages: [2021-02-24T14:26:55.981Z] #19 20.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-24T14:26:55.981Z] #19 20.72 python3-keyrings.alt python3-xdg unzip [2021-02-24T14:26:56.213Z] #42 ... [2021-02-24T14:26:56.213Z] [2021-02-24T14:26:56.213Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-24T14:26:56.213Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-24T14:26:56.213Z] #18 DONE 2.8s [2021-02-24T14:26:56.213Z] [2021-02-24T14:26:56.213Z] #19 [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-02-24T14:26:56.213Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:26:56.268Z] #19 21.95 Selecting previously unselected package python3. [2021-02-24T14:26:56.268Z] #19 21.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2021-02-24T14:26:56.268Z] #19 22.00 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-02-24T14:26:56.268Z] #19 22.01 Unpacking python3 (3.7.3-1) ... [2021-02-24T14:26:56.268Z] #19 22.13 Selecting previously unselected package libip4tc0:arm64. [2021-02-24T14:26:56.536Z] #19 22.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-02-24T14:26:56.536Z] #19 22.14 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-02-24T14:26:56.536Z] #19 22.26 Selecting previously unselected package libip6tc0:arm64. [2021-02-24T14:26:56.536Z] #19 22.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-02-24T14:26:56.536Z] #19 22.27 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-02-24T14:26:56.536Z] #19 22.37 Selecting previously unselected package libiptc0:arm64. [2021-02-24T14:26:56.777Z] #19 ... [2021-02-24T14:26:56.777Z] [2021-02-24T14:26:56.777Z] #52 [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-02-24T14:26:56.777Z] #52 sha256:849e8481ae1557dce4dd6b0f088ee929ed73096d3b2000908b5dc207f9a61fc9 [2021-02-24T14:26:56.777Z] #52 12.16 + cd /tmp/tmp.ewDWShl4j3/src/github.com/opencontainers/runc [2021-02-24T14:26:56.777Z] #52 12.16 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-24T14:26:56.777Z] #52 12.51 + '[' -z '' ']' [2021-02-24T14:26:56.777Z] #52 12.51 + target=static [2021-02-24T14:26:56.777Z] #52 12.51 + make 'BUILDTAGS=seccomp ' static [2021-02-24T14:26:56.777Z] #52 12.87 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-24T14:26:56.801Z] #19 22.37 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-02-24T14:26:56.801Z] #19 22.38 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-02-24T14:26:56.801Z] #19 22.51 Selecting previously unselected package libnfnetlink0:arm64. [2021-02-24T14:26:56.801Z] #19 22.52 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-02-24T14:26:56.801Z] #19 22.53 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-24T14:26:56.801Z] #19 22.62 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-02-24T14:26:56.801Z] #19 22.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-02-24T14:26:56.801Z] #19 22.65 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-24T14:26:56.801Z] #19 22.75 Selecting previously unselected package libnftnl11:arm64. [2021-02-24T14:26:57.065Z] #19 22.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-02-24T14:26:57.065Z] #19 22.76 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-02-24T14:26:57.065Z] #19 22.86 Selecting previously unselected package iptables. [2021-02-24T14:26:57.065Z] #19 22.86 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-02-24T14:26:57.065Z] #19 22.87 Unpacking iptables (1.8.2-4) ... [2021-02-24T14:26:57.208Z] #12 DONE 136.7s [2021-02-24T14:26:57.209Z] [2021-02-24T14:26:57.209Z] #57 [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-02-24T14:26:57.209Z] #57 sha256:0b8ada8f409a6042edda64cc41f20d794b9cfd6e2a46e57008280578db9c30f0 [2021-02-24T14:26:57.209Z] #57 128.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-24T14:26:57.209Z] #57 128.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-24T14:26:57.209Z] #57 DONE 136.7s [2021-02-24T14:26:57.209Z] [2021-02-24T14:26:57.209Z] #52 [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-02-24T14:26:57.209Z] #52 sha256:283803e4a27d3a860a6a02b552afa4a6adad13f921c2408f2f1216e4ebc94208 [2021-02-24T14:26:57.209Z] #52 ... [2021-02-24T14:26:57.209Z] [2021-02-24T14:26:57.209Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-24T14:26:57.209Z] #58 sha256:02ac7ad5ea916fe208800bc936f9f3dec314212a5cb36b514bc52d0b8b55b218 [2021-02-24T14:26:57.209Z] #58 DONE 0.1s [2021-02-24T14:26:57.209Z] [2021-02-24T14:26:57.209Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-24T14:26:57.209Z] #59 sha256:dfa15db69b81f8229dc4fff9e179819eda4a1bdfc7181dc769abab6273c5244e [2021-02-24T14:26:57.209Z] #59 DONE 0.2s [2021-02-24T14:26:57.209Z] [2021-02-24T14:26:57.209Z] #42 [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-02-24T14:26:57.209Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:57.209Z] #42 48.15 CC compel/plugins/std/infect.o [2021-02-24T14:26:57.209Z] #42 48.58 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-24T14:26:57.209Z] #42 48.65 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-24T14:26:57.209Z] #42 48.70 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-24T14:26:57.209Z] #42 48.76 AR compel/plugins/std.lib.a [2021-02-24T14:26:57.209Z] #42 48.87 CC compel/plugins/fds/fds.o [2021-02-24T14:26:57.209Z] #42 49.18 AR compel/plugins/fds.lib.a [2021-02-24T14:26:57.209Z] #42 49.26 HOSTDEP compel/src/lib/log-host.d [2021-02-24T14:26:57.209Z] #42 49.32 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-24T14:26:57.209Z] #42 49.42 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-24T14:26:57.209Z] #42 49.47 HOSTDEP compel/src/main-host.d [2021-02-24T14:26:57.209Z] #42 49.58 DEP compel/src/lib/ptrace.d [2021-02-24T14:26:57.209Z] #42 49.70 DEP compel/src/lib/infect.d [2021-02-24T14:26:57.209Z] #42 49.88 DEP compel/src/lib/infect-util.d [2021-02-24T14:26:57.209Z] #42 50.03 DEP compel/src/lib/infect-rpc.d [2021-02-24T14:26:57.209Z] #42 50.19 DEP compel/arch/x86/src/lib/infect.d [2021-02-24T14:26:57.209Z] #42 50.36 DEP compel/arch/x86/src/lib/cpu.d [2021-02-24T14:26:57.209Z] #42 50.44 DEP compel/src/lib/log.d [2021-02-24T14:26:57.209Z] #42 50.50 DEP compel/src/main.d [2021-02-24T14:26:57.209Z] #42 50.59 DEP compel/src/lib/handle-elf.d [2021-02-24T14:26:57.209Z] #42 50.68 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-24T14:26:57.209Z] #42 50.85 CC compel/src/lib/log.o [2021-02-24T14:26:57.209Z] #42 51.10 CC compel/arch/x86/src/lib/cpu.o [2021-02-24T14:26:57.209Z] #42 52.14 CC compel/arch/x86/src/lib/infect.o [2021-02-24T14:26:57.209Z] #42 53.08 CC compel/src/lib/infect-rpc.o [2021-02-24T14:26:57.209Z] #42 53.42 CC compel/src/lib/infect-util.o [2021-02-24T14:26:57.209Z] #42 53.71 CC compel/src/lib/infect.o [2021-02-24T14:26:57.330Z] #19 23.21 Selecting previously unselected package xxd. [2021-02-24T14:26:57.364Z] #19 ... [2021-02-24T14:26:57.364Z] [2021-02-24T14:26:57.364Z] #42 [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-02-24T14:26:57.364Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:57.364Z] #42 72.75 LINK criu/pie/restorer.built-in.o [2021-02-24T14:26:57.364Z] #42 72.78 GEN criu/pie/restorer-blob.h [2021-02-24T14:26:57.364Z] #42 72.88 DEP criu/vdso.d [2021-02-24T14:26:57.364Z] #42 73.15 DEP criu/vdso-compat.d [2021-02-24T14:26:57.364Z] #42 73.26 DEP criu/uts_ns.d [2021-02-24T14:26:57.364Z] #42 73.42 DEP criu/util.d [2021-02-24T14:26:57.364Z] #42 73.62 DEP criu/uffd.d [2021-02-24T14:26:57.364Z] #42 73.95 DEP criu/tun.d [2021-02-24T14:26:57.364Z] #42 74.09 DEP criu/tty.d [2021-02-24T14:26:57.364Z] #42 74.31 DEP criu/timerfd.d [2021-02-24T14:26:57.364Z] #42 74.51 DEP criu/timens.d [2021-02-24T14:26:57.364Z] #42 74.91 DEP criu/sysfs_parse.d [2021-02-24T14:26:57.364Z] #42 75.29 DEP criu/sysctl.d [2021-02-24T14:26:57.364Z] #42 75.51 DEP criu/string.d [2021-02-24T14:26:57.364Z] #42 75.56 DEP criu/stats.d [2021-02-24T14:26:57.364Z] #42 75.73 DEP criu/sockets.d [2021-02-24T14:26:57.364Z] #42 76.04 DEP criu/sk-unix.d [2021-02-24T14:26:57.364Z] #42 76.23 DEP criu/sk-tcp.d [2021-02-24T14:26:57.364Z] #42 76.43 DEP criu/sk-queue.d [2021-02-24T14:26:57.364Z] #42 76.63 DEP criu/sk-packet.d [2021-02-24T14:26:57.364Z] #42 76.81 DEP criu/sk-netlink.d [2021-02-24T14:26:57.364Z] #42 77.02 DEP criu/sk-inet.d [2021-02-24T14:26:57.364Z] #42 77.23 DEP criu/signalfd.d [2021-02-24T14:26:57.364Z] #42 77.34 DEP criu/sigframe.d [2021-02-24T14:26:57.364Z] #42 77.42 DEP criu/shmem.d [2021-02-24T14:26:57.364Z] #42 77.63 DEP criu/servicefd.d [2021-02-24T14:26:57.364Z] #42 77.76 DEP criu/seize.d [2021-02-24T14:26:57.364Z] #42 77.90 DEP criu/seccomp.d [2021-02-24T14:26:57.364Z] #42 78.07 DEP criu/rst-malloc.d [2021-02-24T14:26:57.364Z] #42 78.15 DEP criu/rbtree.d [2021-02-24T14:26:57.364Z] #42 78.17 DEP criu/pstree.d [2021-02-24T14:26:57.364Z] #42 78.31 DEP criu/protobuf.d [2021-02-24T14:26:57.364Z] #42 78.51 GEN criu/protobuf-desc-gen.h [2021-02-24T14:26:57.364Z] #42 79.93 DEP criu/protobuf-desc.d [2021-02-24T14:26:57.365Z] #42 80.06 DEP criu/proc_parse.d [2021-02-24T14:26:57.365Z] #42 80.35 DEP criu/plugin.d [2021-02-24T14:26:57.365Z] #42 80.43 DEP criu/pipes.d [2021-02-24T14:26:57.365Z] #42 80.61 DEP criu/pie-util.d [2021-02-24T14:26:57.365Z] #42 80.71 DEP criu/pie-util-vdso.d [2021-02-24T14:26:57.365Z] #42 80.89 DEP criu/pie-util-vdso-elf32.d [2021-02-24T14:26:57.365Z] #42 81.03 DEP criu/path.d [2021-02-24T14:26:57.365Z] #42 81.19 DEP criu/parasite-syscall.d [2021-02-24T14:26:57.365Z] #42 81.47 DEP criu/pagemap.d [2021-02-24T14:26:57.365Z] #42 81.65 DEP criu/pagemap-cache.d [2021-02-24T14:26:57.365Z] #42 81.79 DEP criu/page-xfer.d [2021-02-24T14:26:57.595Z] #19 23.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-24T14:26:57.595Z] #19 23.26 Unpacking xxd (2:8.1.0875-5) ... [2021-02-24T14:26:57.595Z] #19 23.43 Selecting previously unselected package vim-common. [2021-02-24T14:26:57.595Z] #19 23.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:26:57.595Z] #19 23.47 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:26:57.625Z] #42 81.94 DEP criu/page-pipe.d [2021-02-24T14:26:57.709Z] #52 ... [2021-02-24T14:26:57.709Z] [2021-02-24T14:26:57.709Z] #44 [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-02-24T14:26:57.709Z] #44 sha256:25def4b1335508a3360ee48af570f412978bc1588fbfe562389c6c420bb3cc7f [2021-02-24T14:26:57.709Z] #44 132.0 github.com/LK4D4/vndr/godl [2021-02-24T14:26:57.709Z] #44 133.0 github.com/LK4D4/vndr [2021-02-24T14:26:57.780Z] #42 ... [2021-02-24T14:26:57.780Z] [2021-02-24T14:26:57.780Z] #44 [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-02-24T14:26:57.780Z] #44 sha256:3aa960a801903cbc4e1d1ae3a07ac8ac0f1f63fad12130c96048b819c13c4e79 [2021-02-24T14:26:57.780Z] #44 127.8 net/textproto [2021-02-24T14:26:57.780Z] #44 127.8 crypto/x509 [2021-02-24T14:26:57.780Z] #44 129.0 vendor/golang.org/x/net/http/httpguts [2021-02-24T14:26:57.780Z] #44 129.3 vendor/golang.org/x/net/http/httpproxy [2021-02-24T14:26:57.780Z] #44 129.9 mime/multipart [2021-02-24T14:26:57.780Z] #44 132.0 crypto/tls [2021-02-24T14:26:57.860Z] #19 23.72 Selecting previously unselected package bash-completion. [2021-02-24T14:26:57.860Z] #19 23.73 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-24T14:26:57.885Z] #42 82.10 DEP criu/netfilter.d [2021-02-24T14:26:57.885Z] #42 ... [2021-02-24T14:26:57.885Z] [2021-02-24T14:26:57.885Z] #19 [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-02-24T14:26:57.885Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:26:57.885Z] #19 22.56 The following NEW packages will be installed: [2021-02-24T14:26:57.885Z] #19 22.57 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-24T14:26:57.885Z] #19 22.57 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-24T14:26:57.885Z] #19 22.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-24T14:26:57.885Z] #19 22.57 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-24T14:26:57.885Z] #19 22.58 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-24T14:26:57.885Z] #19 22.58 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-24T14:26:57.885Z] #19 22.58 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-24T14:26:57.885Z] #19 22.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-24T14:26:57.885Z] #19 22.58 xz-utils zip [2021-02-24T14:26:58.041Z] #44 ... [2021-02-24T14:26:58.041Z] [2021-02-24T14:26:58.041Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-24T14:26:58.041Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-24T14:26:58.146Z] #19 22.90 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:26:58.146Z] #19 22.90 Need to get 28.5 MB of archives. [2021-02-24T14:26:58.146Z] #19 22.90 After this operation, 116 MB of additional disk space will be used. [2021-02-24T14:26:58.146Z] #19 22.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-24T14:26:58.146Z] #19 22.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-24T14:26:58.146Z] #19 22.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-24T14:26:58.146Z] #19 23.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-24T14:26:58.146Z] #19 23.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-24T14:26:58.146Z] #19 23.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-24T14:26:58.146Z] #19 23.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-24T14:26:58.407Z] #19 23.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-24T14:26:58.407Z] #19 23.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-24T14:26:58.407Z] #19 23.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-24T14:26:58.407Z] #19 23.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-24T14:26:58.407Z] #19 23.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-24T14:26:58.407Z] #19 23.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-24T14:26:58.407Z] #19 23.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-24T14:26:58.407Z] #19 23.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-24T14:26:58.407Z] #19 23.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-24T14:26:58.407Z] #19 23.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-24T14:26:58.407Z] #19 23.26 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-24T14:26:58.407Z] #19 23.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-24T14:26:58.407Z] #19 23.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-24T14:26:58.407Z] #19 23.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-24T14:26:58.407Z] #19 23.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-24T14:26:58.407Z] #19 23.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-24T14:26:58.407Z] #19 23.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-24T14:26:58.407Z] #19 23.44 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-24T14:26:58.407Z] #19 23.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-24T14:26:58.407Z] #19 23.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-24T14:26:58.640Z] #44 DONE 143.0s [2021-02-24T14:26:58.641Z] [2021-02-24T14:26:58.641Z] #52 [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-02-24T14:26:58.641Z] #52 sha256:849e8481ae1557dce4dd6b0f088ee929ed73096d3b2000908b5dc207f9a61fc9 [2021-02-24T14:26:58.668Z] #19 23.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-24T14:26:58.668Z] #19 23.46 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-24T14:26:58.898Z] #52 ... [2021-02-24T14:26:58.898Z] [2021-02-24T14:26:58.898Z] #42 [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-02-24T14:26:58.898Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:26:58.898Z] #42 72.14 LINK criu/pie/restorer.built-in.o [2021-02-24T14:26:58.898Z] #42 72.15 GEN criu/pie/restorer-blob.h [2021-02-24T14:26:58.898Z] #42 72.25 DEP criu/vdso.d [2021-02-24T14:26:58.928Z] #19 23.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-24T14:26:58.928Z] #19 23.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-24T14:26:58.928Z] #19 23.95 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-24T14:26:58.928Z] #19 23.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-24T14:26:58.928Z] #19 23.96 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-24T14:26:58.928Z] #19 23.99 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-24T14:26:58.995Z] #13 DONE 2.4s [2021-02-24T14:26:58.995Z] [2021-02-24T14:26:58.995Z] #52 [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-02-24T14:26:58.995Z] #52 sha256:283803e4a27d3a860a6a02b552afa4a6adad13f921c2408f2f1216e4ebc94208 [2021-02-24T14:26:58.995Z] #52 2.211 + RM_GOPATH=0 [2021-02-24T14:26:58.995Z] #52 2.211 + TMP_GOPATH= [2021-02-24T14:26:58.995Z] #52 2.211 + : /build [2021-02-24T14:26:58.995Z] #52 2.211 + '[' -z '' ']' [2021-02-24T14:26:58.995Z] #52 2.211 ++ mktemp -d [2021-02-24T14:26:58.995Z] #52 2.211 + export GOPATH=/tmp/tmp.ShIrJzZTBT [2021-02-24T14:26:58.995Z] #52 2.211 + GOPATH=/tmp/tmp.ShIrJzZTBT [2021-02-24T14:26:58.995Z] #52 2.211 + RM_GOPATH=1 [2021-02-24T14:26:58.995Z] #52 2.211 + case "$(go env GOARCH)" in [2021-02-24T14:26:58.995Z] #52 2.211 ++ go env GOARCH [2021-02-24T14:26:58.995Z] #52 2.276 + export GO_BUILDMODE=-buildmode=pie [2021-02-24T14:26:58.995Z] #52 2.276 + GO_BUILDMODE=-buildmode=pie [2021-02-24T14:26:58.995Z] #52 2.276 ++ dirname /tmp/install/install.sh [2021-02-24T14:26:58.995Z] #52 2.285 + dir=/tmp/install [2021-02-24T14:26:58.995Z] #52 2.285 + bin=runc [2021-02-24T14:26:58.995Z] #52 2.285 + shift [2021-02-24T14:26:58.995Z] #52 2.285 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-24T14:26:58.995Z] #52 2.285 + . /tmp/install/runc.installer [2021-02-24T14:26:58.995Z] #52 2.285 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-24T14:26:58.995Z] #52 2.285 + install_runc [2021-02-24T14:26:58.995Z] #52 2.285 + uname -r [2021-02-24T14:26:58.995Z] #52 2.288 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-24T14:26:58.995Z] #52 2.312 + RUNC_BUILDTAGS='seccomp ' [2021-02-24T14:26:58.995Z] #52 2.312 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-24T14:26:58.995Z] #52 2.312 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ShIrJzZTBT/src/github.com/opencontainers/runc [2021-02-24T14:26:58.995Z] #52 2.313 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-24T14:26:58.995Z] #52 2.317 Cloning into '/tmp/tmp.ShIrJzZTBT/src/github.com/opencontainers/runc'... [2021-02-24T14:26:59.189Z] #19 24.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-24T14:26:59.189Z] #19 24.08 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-24T14:26:59.189Z] #19 24.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-24T14:26:59.189Z] #19 ... [2021-02-24T14:26:59.189Z] [2021-02-24T14:26:59.189Z] #31 [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-02-24T14:26:59.189Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:26:59.189Z] #31 DONE 163.3s [2021-02-24T14:26:59.189Z] [2021-02-24T14:26:59.189Z] #19 [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-02-24T14:26:59.189Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:26:59.189Z] #19 24.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-24T14:26:59.189Z] #19 24.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-24T14:26:59.189Z] #19 24.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-24T14:26:59.189Z] #19 24.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-24T14:26:59.450Z] #19 24.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-24T14:26:59.450Z] #19 24.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-24T14:26:59.450Z] #19 24.26 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-24T14:26:59.462Z] #42 72.53 DEP criu/vdso-compat.d [2021-02-24T14:26:59.462Z] #42 72.53 DEP criu/uts_ns.d [2021-02-24T14:26:59.711Z] #19 24.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-24T14:26:59.711Z] #19 24.69 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-24T14:26:59.711Z] #19 24.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-24T14:26:59.719Z] #42 72.66 DEP criu/util.d [2021-02-24T14:26:59.719Z] #42 72.88 DEP criu/uffd.d [2021-02-24T14:26:59.793Z] #19 ... [2021-02-24T14:26:59.793Z] [2021-02-24T14:26:59.793Z] #42 [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-02-24T14:26:59.793Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:26:59.793Z] #42 67.88 DEP criu/seize.d [2021-02-24T14:26:59.793Z] #42 68.02 DEP criu/seccomp.d [2021-02-24T14:26:59.793Z] #42 68.23 DEP criu/rst-malloc.d [2021-02-24T14:26:59.793Z] #42 68.43 DEP criu/rbtree.d [2021-02-24T14:26:59.793Z] #42 68.48 DEP criu/pstree.d [2021-02-24T14:26:59.793Z] #42 68.68 DEP criu/protobuf.d [2021-02-24T14:26:59.793Z] #42 68.83 GEN criu/protobuf-desc-gen.h [2021-02-24T14:26:59.793Z] #42 70.42 DEP criu/protobuf-desc.d [2021-02-24T14:26:59.793Z] #42 70.50 DEP criu/proc_parse.d [2021-02-24T14:26:59.793Z] #42 70.63 DEP criu/plugin.d [2021-02-24T14:26:59.793Z] #42 70.70 DEP criu/pipes.d [2021-02-24T14:26:59.793Z] #42 70.91 DEP criu/pie-util.d [2021-02-24T14:26:59.793Z] #42 71.02 DEP criu/pie-util-vdso.d [2021-02-24T14:26:59.793Z] #42 71.16 DEP criu/path.d [2021-02-24T14:26:59.793Z] #42 71.30 DEP criu/parasite-syscall.d [2021-02-24T14:26:59.793Z] #42 71.56 DEP criu/pagemap.d [2021-02-24T14:26:59.793Z] #42 71.72 DEP criu/pagemap-cache.d [2021-02-24T14:26:59.793Z] #42 71.84 DEP criu/page-xfer.d [2021-02-24T14:26:59.793Z] #42 71.98 DEP criu/page-pipe.d [2021-02-24T14:26:59.793Z] #42 72.12 DEP criu/netfilter.d [2021-02-24T14:26:59.793Z] #42 72.22 DEP criu/net.d [2021-02-24T14:26:59.793Z] #42 72.45 DEP criu/namespaces.d [2021-02-24T14:26:59.793Z] #42 72.62 DEP criu/mount.d [2021-02-24T14:26:59.793Z] #42 72.92 DEP criu/memfd.d [2021-02-24T14:26:59.793Z] #42 73.09 DEP criu/mem.d [2021-02-24T14:26:59.793Z] #42 73.30 DEP criu/lsm.d [2021-02-24T14:26:59.793Z] #42 73.41 DEP criu/log.d [2021-02-24T14:26:59.793Z] #42 73.58 DEP criu/libnetlink.d [2021-02-24T14:26:59.793Z] #42 73.70 DEP criu/kerndat.d [2021-02-24T14:26:59.793Z] #42 73.84 DEP criu/kcmp-ids.d [2021-02-24T14:26:59.793Z] #42 73.90 DEP criu/irmap.d [2021-02-24T14:26:59.793Z] #42 74.05 DEP criu/ipc_ns.d [2021-02-24T14:26:59.793Z] #42 74.15 DEP criu/image.d [2021-02-24T14:26:59.793Z] #42 74.25 DEP criu/image-desc.d [2021-02-24T14:26:59.793Z] #42 74.36 DEP criu/fsnotify.d [2021-02-24T14:26:59.793Z] #42 74.47 DEP criu/filesystems.d [2021-02-24T14:26:59.793Z] #42 74.63 DEP criu/files.d [2021-02-24T14:26:59.793Z] #42 74.82 DEP criu/files-reg.d [2021-02-24T14:26:59.793Z] #42 75.00 DEP criu/files-ext.d [2021-02-24T14:26:59.793Z] #42 75.12 DEP criu/file-lock.d [2021-02-24T14:26:59.793Z] #42 75.25 DEP criu/file-ids.d [2021-02-24T14:26:59.793Z] #42 75.39 DEP criu/fifo.d [2021-02-24T14:26:59.793Z] #42 75.57 DEP criu/fdstore.d [2021-02-24T14:26:59.793Z] #42 75.70 DEP criu/fault-injection.d [2021-02-24T14:26:59.793Z] #42 75.74 DEP criu/external.d [2021-02-24T14:26:59.793Z] #42 75.83 DEP criu/eventpoll.d [2021-02-24T14:26:59.793Z] #42 75.99 DEP criu/eventfd.d [2021-02-24T14:26:59.793Z] #42 76.10 DEP criu/crtools.d [2021-02-24T14:26:59.793Z] #42 76.35 DEP criu/cr-service.d [2021-02-24T14:26:59.793Z] #42 76.55 DEP criu/cr-restore.d [2021-02-24T14:26:59.793Z] #42 76.83 DEP criu/cr-errno.d [2021-02-24T14:26:59.793Z] #42 76.84 DEP criu/cr-dump.d [2021-02-24T14:26:59.793Z] #42 77.04 DEP criu/cr-dedup.d [2021-02-24T14:26:59.793Z] #42 77.19 DEP criu/cr-check.d [2021-02-24T14:26:59.793Z] #42 77.34 DEP criu/config.d [2021-02-24T14:26:59.793Z] #42 77.52 DEP criu/clone-noasan.d [2021-02-24T14:26:59.793Z] #42 77.59 DEP criu/cgroup.d [2021-02-24T14:26:59.793Z] #42 77.73 DEP criu/cgroup-props.d [2021-02-24T14:26:59.793Z] #42 77.81 DEP criu/bitmap.d [2021-02-24T14:26:59.793Z] #42 77.83 DEP criu/bfd.d [2021-02-24T14:26:59.793Z] #42 77.97 DEP criu/autofs.d [2021-02-24T14:26:59.793Z] #42 78.09 DEP criu/aio.d [2021-02-24T14:26:59.976Z] #42 73.02 DEP criu/tun.d [2021-02-24T14:26:59.976Z] #42 73.26 DEP criu/tty.d [2021-02-24T14:27:00.058Z] #42 78.20 DEP criu/action-scripts.d [2021-02-24T14:27:00.233Z] #42 73.44 DEP criu/timerfd.d [2021-02-24T14:27:00.325Z] #42 78.54 CC criu/action-scripts.o [2021-02-24T14:27:00.490Z] #42 73.62 DEP criu/timens.d [2021-02-24T14:27:00.590Z] #42 ... [2021-02-24T14:27:00.590Z] [2021-02-24T14:27:00.590Z] #19 [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-02-24T14:27:00.590Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-24T14:27:00.590Z] #19 26.33 Unpacking bash-completion (1:2.8-6) ... [2021-02-24T14:27:00.653Z] #19 25.54 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:27:00.747Z] #42 73.76 DEP criu/sysfs_parse.d [2021-02-24T14:27:00.747Z] #42 73.93 DEP criu/sysctl.d [2021-02-24T14:27:00.908Z] #52 ... [2021-02-24T14:27:00.908Z] [2021-02-24T14:27:00.908Z] #14 [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-02-24T14:27:00.908Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-24T14:27:00.908Z] #14 DONE 1.8s [2021-02-24T14:27:00.908Z] [2021-02-24T14:27:00.908Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-24T14:27:00.908Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-24T14:27:00.913Z] #19 25.70 Fetched 28.5 MB in 2s (13.3 MB/s) [2021-02-24T14:27:00.913Z] #19 25.76 Selecting previously unselected package pigz. [2021-02-24T14:27:00.913Z] #19 25.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 ... 23432 files and directories currently installed.) [2021-02-24T14:27:00.913Z] #19 25.83 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-24T14:27:00.913Z] #19 25.83 Unpacking pigz (2.4-1) ... [2021-02-24T14:27:01.004Z] #42 74.11 DEP criu/string.d [2021-02-24T14:27:01.004Z] #42 74.15 DEP criu/stats.d [2021-02-24T14:27:01.004Z] #42 74.25 DEP criu/sockets.d [2021-02-24T14:27:01.119Z] #19 26.76 Selecting previously unselected package bzip2. [2021-02-24T14:27:01.120Z] #19 26.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-02-24T14:27:01.120Z] #19 26.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-24T14:27:01.120Z] #19 26.88 Selecting previously unselected package xz-utils. [2021-02-24T14:27:01.120Z] #19 26.89 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-02-24T14:27:01.120Z] #19 26.90 Unpacking xz-utils (5.2.4-1) ... [2021-02-24T14:27:01.173Z] #19 25.93 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-24T14:27:01.173Z] #19 25.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:27:01.173Z] #19 25.95 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:01.260Z] #42 74.50 DEP criu/sk-unix.d [2021-02-24T14:27:01.386Z] #19 27.11 Selecting previously unselected package apparmor. [2021-02-24T14:27:01.386Z] #19 27.12 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-02-24T14:27:01.386Z] #19 27.21 Unpacking apparmor (2.13.2-10) ... [2021-02-24T14:27:01.517Z] #42 74.77 DEP criu/sk-tcp.d [2021-02-24T14:27:01.743Z] #19 26.41 Selecting previously unselected package python3.7-minimal. [2021-02-24T14:27:01.743Z] #19 26.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:27:01.743Z] #19 26.43 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-24T14:27:01.775Z] #42 75.00 DEP criu/sk-queue.d [2021-02-24T14:27:01.966Z] #19 27.74 Selecting previously unselected package aufs-tools. [2021-02-24T14:27:01.966Z] #19 27.74 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-02-24T14:27:01.966Z] #19 27.75 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-24T14:27:02.032Z] #42 75.23 DEP criu/sk-packet.d [2021-02-24T14:27:02.244Z] #19 27.89 Selecting previously unselected package libonig5:arm64. [2021-02-24T14:27:02.244Z] #19 27.91 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-02-24T14:27:02.244Z] #19 27.92 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-24T14:27:02.244Z] #19 28.07 Selecting previously unselected package libjq1:arm64. [2021-02-24T14:27:02.244Z] #19 28.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-24T14:27:02.244Z] #19 28.08 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-24T14:27:02.288Z] #42 75.43 DEP criu/sk-netlink.d [2021-02-24T14:27:02.290Z] #15 1.175 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-24T14:27:02.290Z] #15 DONE 1.3s [2021-02-24T14:27:02.290Z] [2021-02-24T14:27:02.290Z] #42 [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-02-24T14:27:02.290Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:02.290Z] #42 57.82 CC compel/src/lib/ptrace.o [2021-02-24T14:27:02.290Z] #42 58.57 AR compel/libcompel.a [2021-02-24T14:27:02.290Z] #42 58.78 HOSTCC compel/src/main-host.o [2021-02-24T14:27:02.290Z] #42 59.18 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-24T14:27:02.509Z] #19 28.21 Selecting previously unselected package jq. [2021-02-24T14:27:02.509Z] #19 28.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-24T14:27:02.509Z] #19 28.22 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-24T14:27:02.546Z] #42 75.64 DEP criu/sk-inet.d [2021-02-24T14:27:02.546Z] #42 75.88 DEP criu/signalfd.d [2021-02-24T14:27:02.550Z] #42 59.42 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-24T14:27:02.685Z] #19 27.27 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:02.685Z] #19 27.31 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-24T14:27:02.774Z] #19 28.33 Selecting previously unselected package libaio1:arm64. [2021-02-24T14:27:02.774Z] #19 28.34 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-02-24T14:27:02.774Z] #19 28.36 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-02-24T14:27:02.774Z] #19 28.47 Selecting previously unselected package libgpm2:arm64. [2021-02-24T14:27:02.774Z] #19 28.48 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-02-24T14:27:02.774Z] #19 28.49 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-02-24T14:27:02.803Z] #42 76.07 DEP criu/sigframe.d [2021-02-24T14:27:02.803Z] #42 76.15 DEP criu/shmem.d [2021-02-24T14:27:02.810Z] #42 59.89 HOSTCC compel/src/lib/log-host.o [2021-02-24T14:27:03.039Z] #19 28.61 Selecting previously unselected package libicu63:arm64. [2021-02-24T14:27:03.039Z] #19 28.62 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-24T14:27:03.039Z] #19 28.63 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-24T14:27:03.060Z] #42 76.28 DEP criu/servicefd.d [2021-02-24T14:27:03.060Z] #42 76.41 DEP criu/seize.d [2021-02-24T14:27:03.071Z] #42 60.19 HOSTLINK compel/compel-host-bin [2021-02-24T14:27:03.364Z] #42 ... [2021-02-24T14:27:03.364Z] [2021-02-24T14:27:03.364Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-24T14:27:03.364Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-24T14:27:03.364Z] #16 DONE 1.2s [2021-02-24T14:27:03.364Z] [2021-02-24T14:27:03.364Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-24T14:27:03.364Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-24T14:27:03.623Z] #42 76.63 DEP criu/seccomp.d [2021-02-24T14:27:03.880Z] #42 76.86 DEP criu/rst-malloc.d [2021-02-24T14:27:03.880Z] #42 76.96 DEP criu/rbtree.d [2021-02-24T14:27:03.880Z] #42 77.02 DEP criu/pstree.d [2021-02-24T14:27:04.140Z] #42 77.18 DEP criu/protobuf.d [2021-02-24T14:27:04.140Z] #42 77.36 GEN criu/protobuf-desc-gen.h [2021-02-24T14:27:04.691Z] #19 29.52 Selecting previously unselected package python3-minimal. [2021-02-24T14:27:04.691Z] #19 29.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 ... 23681 files and directories currently installed.) [2021-02-24T14:27:04.691Z] #19 29.58 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-24T14:27:04.691Z] #19 29.60 Unpacking python3-minimal (3.7.3-1) ... [2021-02-24T14:27:04.691Z] #19 29.68 Selecting previously unselected package libmpdec2:amd64. [2021-02-24T14:27:04.691Z] #19 29.68 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-24T14:27:04.691Z] #19 29.70 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-24T14:27:04.775Z] #17 DONE 1.4s [2021-02-24T14:27:04.775Z] [2021-02-24T14:27:04.775Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-24T14:27:04.775Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-24T14:27:04.973Z] #19 30.83 Selecting previously unselected package libnet1:arm64. [2021-02-24T14:27:05.219Z] #19 29.88 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-24T14:27:05.219Z] #19 29.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:27:05.219Z] #19 29.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:05.238Z] #19 30.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-24T14:27:05.238Z] #19 30.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:27:05.238Z] #19 30.97 Selecting previously unselected package libnl-3-200:arm64. [2021-02-24T14:27:05.238Z] #19 30.97 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-24T14:27:05.238Z] #19 30.99 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-24T14:27:05.503Z] #19 31.08 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-24T14:27:05.503Z] #19 31.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-24T14:27:05.503Z] #19 31.11 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-24T14:27:05.503Z] #19 31.21 Selecting previously unselected package libreadline5:arm64. [2021-02-24T14:27:05.503Z] #19 31.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-02-24T14:27:05.503Z] #19 31.23 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-24T14:27:05.767Z] #19 31.41 Selecting previously unselected package net-tools. [2021-02-24T14:27:05.767Z] #19 31.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-02-24T14:27:05.767Z] #19 31.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-24T14:27:05.767Z] #19 31.62 Selecting previously unselected package python-pip-whl. [2021-02-24T14:27:06.031Z] #19 31.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-24T14:27:06.031Z] #19 31.64 Unpacking python-pip-whl (18.1-5) ... [2021-02-24T14:27:06.040Z] #42 78.95 DEP criu/protobuf-desc.d [2021-02-24T14:27:06.040Z] #42 79.11 DEP criu/proc_parse.d [2021-02-24T14:27:06.040Z] #42 79.32 DEP criu/plugin.d [2021-02-24T14:27:06.162Z] #18 DONE 1.2s [2021-02-24T14:27:06.162Z] [2021-02-24T14:27:06.162Z] #19 [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-02-24T14:27:06.162Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:06.176Z] #19 31.02 Selecting previously unselected package python3.7. [2021-02-24T14:27:06.176Z] #19 31.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:27:06.176Z] #19 31.06 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:06.296Z] #19 32.12 Selecting previously unselected package python3-lib2to3. [2021-02-24T14:27:06.297Z] #19 32.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-24T14:27:06.297Z] #19 32.14 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-24T14:27:06.297Z] #42 79.47 DEP criu/pipes.d [2021-02-24T14:27:06.436Z] #19 31.17 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-24T14:27:06.436Z] #19 31.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-24T14:27:06.436Z] #19 31.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-24T14:27:06.436Z] #19 31.34 Setting up python3-minimal (3.7.3-1) ... [2021-02-24T14:27:06.554Z] #42 79.63 DEP criu/pie-util.d [2021-02-24T14:27:06.554Z] #42 79.76 DEP criu/pie-util-vdso.d [2021-02-24T14:27:06.560Z] #19 32.30 Selecting previously unselected package python3-distutils. [2021-02-24T14:27:06.560Z] #19 32.30 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-24T14:27:06.560Z] #19 32.31 Unpacking python3-distutils (3.7.3-1) ... [2021-02-24T14:27:06.560Z] #19 32.48 Selecting previously unselected package python3-pip. [2021-02-24T14:27:06.810Z] #42 79.88 DEP criu/pie-util-vdso-elf32.d [2021-02-24T14:27:06.810Z] #42 79.99 DEP criu/path.d [2021-02-24T14:27:06.810Z] #42 80.13 DEP criu/parasite-syscall.d [2021-02-24T14:27:06.825Z] #19 32.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-24T14:27:06.825Z] #19 32.50 Unpacking python3-pip (18.1-5) ... [2021-02-24T14:27:06.825Z] #19 32.75 Selecting previously unselected package python3-pkg-resources. [2021-02-24T14:27:07.067Z] #42 80.35 DEP criu/pagemap.d [2021-02-24T14:27:07.089Z] #19 32.77 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-24T14:27:07.090Z] #19 32.77 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-24T14:27:07.325Z] #42 80.50 DEP criu/pagemap-cache.d [2021-02-24T14:27:07.325Z] #42 80.68 DEP criu/page-xfer.d [2021-02-24T14:27:07.354Z] #19 32.99 Selecting previously unselected package python3-setuptools. [2021-02-24T14:27:07.354Z] #19 32.99 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-24T14:27:07.354Z] #19 33.00 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-24T14:27:07.619Z] #19 33.31 Selecting previously unselected package python3-wheel. [2021-02-24T14:27:07.619Z] #19 33.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-24T14:27:07.619Z] #19 33.33 Unpacking python3-wheel (0.32.3-2) ... [2021-02-24T14:27:07.619Z] #19 33.47 Selecting previously unselected package sudo. [2021-02-24T14:27:07.816Z] #19 32.35 Selecting previously unselected package python3. [2021-02-24T14:27:07.816Z] #19 32.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-24T14:27:07.816Z] #19 32.40 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-24T14:27:07.816Z] #19 32.41 Unpacking python3 (3.7.3-1) ... [2021-02-24T14:27:07.816Z] #19 32.51 Selecting previously unselected package libip4tc0:amd64. [2021-02-24T14:27:07.816Z] #19 32.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-24T14:27:07.816Z] #19 32.53 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:07.816Z] #19 32.61 Selecting previously unselected package libip6tc0:amd64. [2021-02-24T14:27:07.816Z] #19 32.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-24T14:27:07.816Z] #19 32.62 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:07.816Z] #19 32.74 Selecting previously unselected package libiptc0:amd64. [2021-02-24T14:27:07.889Z] #42 ... [2021-02-24T14:27:07.889Z] [2021-02-24T14:27:07.889Z] #31 [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-02-24T14:27:07.889Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:27:07.889Z] #31 DONE 151.9s [2021-02-24T14:27:07.889Z] [2021-02-24T14:27:07.889Z] #42 [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-02-24T14:27:07.889Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:07.889Z] #42 80.85 DEP criu/page-pipe.d [2021-02-24T14:27:07.889Z] #42 80.97 DEP criu/netfilter.d [2021-02-24T14:27:07.889Z] #42 ... [2021-02-24T14:27:07.889Z] [2021-02-24T14:27:07.889Z] #19 [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-02-24T14:27:07.889Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:07.889Z] #19 3.110 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:27:07.889Z] #19 3.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:27:07.889Z] #19 3.110 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:27:07.889Z] #19 3.699 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:27:07.889Z] #19 5.177 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:27:07.889Z] #19 6.800 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:27:07.889Z] #19 ... [2021-02-24T14:27:07.889Z] [2021-02-24T14:27:07.889Z] #42 [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-02-24T14:27:07.889Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:07.889Z] #42 81.10 DEP criu/net.d [2021-02-24T14:27:07.891Z] #19 33.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-02-24T14:27:07.891Z] #19 33.48 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-24T14:27:08.076Z] #19 1.745 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-24T14:27:08.076Z] #19 1.849 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-24T14:27:08.076Z] #19 1.923 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-24T14:27:08.076Z] #19 32.75 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-24T14:27:08.076Z] #19 32.76 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:08.076Z] #19 32.83 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-24T14:27:08.076Z] #19 32.83 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-24T14:27:08.076Z] #19 32.84 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-24T14:27:08.076Z] #19 ... [2021-02-24T14:27:08.076Z] [2021-02-24T14:27:08.076Z] #42 [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-02-24T14:27:08.076Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:08.076Z] #42 82.28 DEP criu/net.d [2021-02-24T14:27:08.076Z] #42 82.43 DEP criu/namespaces.d [2021-02-24T14:27:08.076Z] #42 82.57 DEP criu/mount.d [2021-02-24T14:27:08.076Z] #42 82.70 DEP criu/memfd.d [2021-02-24T14:27:08.076Z] #42 82.82 DEP criu/mem.d [2021-02-24T14:27:08.076Z] #42 82.98 DEP criu/lsm.d [2021-02-24T14:27:08.076Z] #42 83.10 DEP criu/log.d [2021-02-24T14:27:08.076Z] #42 83.19 DEP criu/libnetlink.d [2021-02-24T14:27:08.076Z] #42 83.29 DEP criu/kerndat.d [2021-02-24T14:27:08.076Z] #42 83.43 DEP criu/kcmp-ids.d [2021-02-24T14:27:08.076Z] #42 83.56 DEP criu/irmap.d [2021-02-24T14:27:08.076Z] #42 83.75 DEP criu/ipc_ns.d [2021-02-24T14:27:08.076Z] #42 83.90 DEP criu/image.d [2021-02-24T14:27:08.076Z] #42 84.18 DEP criu/image-desc.d [2021-02-24T14:27:08.076Z] #42 84.31 DEP criu/fsnotify.d [2021-02-24T14:27:08.076Z] #42 84.63 DEP criu/filesystems.d [2021-02-24T14:27:08.076Z] #42 84.79 DEP criu/files.d [2021-02-24T14:27:08.076Z] #42 84.93 DEP criu/files-reg.d [2021-02-24T14:27:08.076Z] #42 85.04 DEP criu/files-ext.d [2021-02-24T14:27:08.076Z] #42 85.15 DEP criu/file-lock.d [2021-02-24T14:27:08.076Z] #42 85.30 DEP criu/file-ids.d [2021-02-24T14:27:08.076Z] #42 85.40 DEP criu/fifo.d [2021-02-24T14:27:08.076Z] #42 85.51 DEP criu/fdstore.d [2021-02-24T14:27:08.076Z] #42 85.61 DEP criu/fault-injection.d [2021-02-24T14:27:08.076Z] #42 85.63 DEP criu/external.d [2021-02-24T14:27:08.076Z] #42 85.78 DEP criu/eventpoll.d [2021-02-24T14:27:08.076Z] #42 85.93 DEP criu/eventfd.d [2021-02-24T14:27:08.076Z] #42 86.08 DEP criu/crtools.d [2021-02-24T14:27:08.076Z] #42 86.27 DEP criu/cr-service.d [2021-02-24T14:27:08.076Z] #42 86.42 DEP criu/cr-restore.d [2021-02-24T14:27:08.076Z] #42 86.63 DEP criu/cr-errno.d [2021-02-24T14:27:08.076Z] #42 86.63 DEP criu/cr-dump.d [2021-02-24T14:27:08.076Z] #42 86.85 DEP criu/cr-dedup.d [2021-02-24T14:27:08.076Z] #42 86.97 DEP criu/cr-check.d [2021-02-24T14:27:08.076Z] #42 87.13 DEP criu/config.d [2021-02-24T14:27:08.076Z] #42 87.26 DEP criu/clone-noasan.d [2021-02-24T14:27:08.076Z] #42 87.30 DEP criu/cgroup.d [2021-02-24T14:27:08.076Z] #42 87.51 DEP criu/cgroup-props.d [2021-02-24T14:27:08.076Z] #42 87.59 DEP criu/bitmap.d [2021-02-24T14:27:08.076Z] #42 87.61 DEP criu/bfd.d [2021-02-24T14:27:08.076Z] #42 87.70 DEP criu/autofs.d [2021-02-24T14:27:08.076Z] #42 87.84 DEP criu/aio.d [2021-02-24T14:27:08.076Z] #42 88.00 DEP criu/action-scripts.d [2021-02-24T14:27:08.076Z] #42 88.26 CC criu/action-scripts.o [2021-02-24T14:27:08.076Z] #42 88.64 CC criu/aio.o [2021-02-24T14:27:08.076Z] #42 89.16 CC criu/autofs.o [2021-02-24T14:27:08.076Z] #42 90.61 CC criu/bfd.o [2021-02-24T14:27:08.076Z] #42 91.09 CC criu/bitmap.o [2021-02-24T14:27:08.076Z] #42 91.25 CC criu/cgroup-props.o [2021-02-24T14:27:08.076Z] #42 92.01 CC criu/cgroup.o [2021-02-24T14:27:08.076Z] #42 ... [2021-02-24T14:27:08.076Z] [2021-02-24T14:27:08.076Z] #19 [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-02-24T14:27:08.076Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:08.076Z] #19 32.90 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-24T14:27:08.076Z] #19 32.91 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-24T14:27:08.076Z] #19 32.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-24T14:27:08.076Z] #19 33.02 Selecting previously unselected package libnftnl11:amd64. [2021-02-24T14:27:08.076Z] #19 33.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-24T14:27:08.076Z] #19 33.03 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-24T14:27:08.076Z] #19 33.11 Selecting previously unselected package iptables. [2021-02-24T14:27:08.147Z] #42 81.36 DEP criu/namespaces.d [2021-02-24T14:27:08.192Z] #19 33.90 Selecting previously unselected package thin-provisioning-tools. [2021-02-24T14:27:08.193Z] #19 33.90 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-02-24T14:27:08.193Z] #19 33.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-24T14:27:08.336Z] #19 2.401 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-24T14:27:08.336Z] #19 33.13 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-24T14:27:08.336Z] #19 33.13 Unpacking iptables (1.8.2-4) ... [2021-02-24T14:27:08.404Z] #42 81.52 DEP criu/mount.d [2021-02-24T14:27:08.404Z] #42 81.64 DEP criu/memfd.d [2021-02-24T14:27:08.465Z] #19 34.18 Selecting previously unselected package uidmap. [2021-02-24T14:27:08.465Z] #19 34.18 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-02-24T14:27:08.465Z] #19 34.20 Unpacking uidmap (1:4.5-1.1) ... [2021-02-24T14:27:08.465Z] #19 34.36 Selecting previously unselected package vim-runtime. [2021-02-24T14:27:08.465Z] #19 34.36 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:27:08.465Z] #19 34.41 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-24T14:27:08.597Z] #19 33.48 Selecting previously unselected package xxd. [2021-02-24T14:27:08.597Z] #19 33.49 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:27:08.597Z] #19 33.50 Unpacking xxd (2:8.1.0875-5) ... [2021-02-24T14:27:08.662Z] #42 81.83 DEP criu/mem.d [2021-02-24T14:27:08.753Z] #19 34.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-24T14:27:08.753Z] #19 34.47 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-24T14:27:08.857Z] #19 33.63 Selecting previously unselected package vim-common. [2021-02-24T14:27:08.858Z] #19 33.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:27:08.858Z] #19 33.66 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:27:08.919Z] #42 82.00 DEP criu/lsm.d [2021-02-24T14:27:08.919Z] #42 82.13 DEP criu/log.d [2021-02-24T14:27:09.118Z] #19 33.86 Selecting previously unselected package bash-completion. [2021-02-24T14:27:09.118Z] #19 33.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-24T14:27:09.176Z] #42 82.28 DEP criu/libnetlink.d [2021-02-24T14:27:09.176Z] #42 82.44 DEP criu/kerndat.d [2021-02-24T14:27:09.433Z] #42 82.60 DEP criu/kcmp-ids.d [2021-02-24T14:27:09.433Z] #42 82.69 DEP criu/irmap.d [2021-02-24T14:27:09.690Z] #42 82.87 DEP criu/ipc_ns.d [2021-02-24T14:27:09.719Z] #19 3.824 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-24T14:27:09.946Z] #42 83.02 DEP criu/image.d [2021-02-24T14:27:09.946Z] #42 83.22 DEP criu/image-desc.d [2021-02-24T14:27:09.979Z] #19 ... [2021-02-24T14:27:09.979Z] [2021-02-24T14:27:09.979Z] #44 [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-02-24T14:27:09.979Z] #44 sha256:3aa960a801903cbc4e1d1ae3a07ac8ac0f1f63fad12130c96048b819c13c4e79 [2021-02-24T14:27:09.979Z] #44 140.0 net/http/httptrace [2021-02-24T14:27:09.979Z] #44 140.5 net/http [2021-02-24T14:27:10.203Z] #42 83.35 DEP criu/fsnotify.d [2021-02-24T14:27:10.240Z] #44 ... [2021-02-24T14:27:10.240Z] [2021-02-24T14:27:10.240Z] #52 [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-02-24T14:27:10.240Z] #52 sha256:283803e4a27d3a860a6a02b552afa4a6adad13f921c2408f2f1216e4ebc94208 [2021-02-24T14:27:10.240Z] #52 12.72 + cd /tmp/tmp.ShIrJzZTBT/src/github.com/opencontainers/runc [2021-02-24T14:27:10.240Z] #52 12.72 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-24T14:27:10.240Z] #52 13.00 + '[' -z '' ']' [2021-02-24T14:27:10.240Z] #52 13.00 + target=static [2021-02-24T14:27:10.240Z] #52 13.00 + make 'BUILDTAGS=seccomp ' static [2021-02-24T14:27:10.240Z] #52 13.51 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-24T14:27:10.460Z] #42 83.57 DEP criu/filesystems.d [2021-02-24T14:27:10.685Z] #19 ... [2021-02-24T14:27:10.685Z] [2021-02-24T14:27:10.685Z] #42 [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-02-24T14:27:10.685Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:27:10.685Z] #42 78.94 CC criu/aio.o [2021-02-24T14:27:10.685Z] #42 79.40 CC criu/autofs.o [2021-02-24T14:27:10.685Z] #42 80.52 CC criu/bfd.o [2021-02-24T14:27:10.685Z] #42 80.96 CC criu/bitmap.o [2021-02-24T14:27:10.685Z] #42 81.06 CC criu/cgroup-props.o [2021-02-24T14:27:10.685Z] #42 81.64 CC criu/cgroup.o [2021-02-24T14:27:10.685Z] #42 83.72 CC criu/clone-noasan.o [2021-02-24T14:27:10.685Z] #42 83.88 CC criu/config.o [2021-02-24T14:27:10.685Z] #42 85.08 CC criu/cr-check.o [2021-02-24T14:27:10.685Z] #42 86.76 CC criu/cr-dedup.o [2021-02-24T14:27:10.685Z] #42 87.27 CC criu/cr-dump.o [2021-02-24T14:27:10.717Z] #42 83.74 DEP criu/files.d [2021-02-24T14:27:10.717Z] #42 83.93 DEP criu/files-reg.d [2021-02-24T14:27:10.949Z] #42 89.33 CC criu/cr-errno.o [2021-02-24T14:27:10.974Z] #42 84.10 DEP criu/files-ext.d [2021-02-24T14:27:10.974Z] #42 84.25 DEP criu/file-lock.d [2021-02-24T14:27:11.214Z] #42 89.38 CC criu/cr-restore.o [2021-02-24T14:27:11.231Z] #42 84.42 DEP criu/file-ids.d [2021-02-24T14:27:11.479Z] #42 ... [2021-02-24T14:27:11.479Z] [2021-02-24T14:27:11.479Z] #19 [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-02-24T14:27:11.479Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-24T14:27:11.479Z] #19 37.07 Selecting previously unselected package vim. [2021-02-24T14:27:11.479Z] #19 37.09 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-02-24T14:27:11.479Z] #19 37.11 Unpacking vim (2:8.1.0875-5) ... [2021-02-24T14:27:11.488Z] #42 84.56 DEP criu/fifo.d [2021-02-24T14:27:11.488Z] #42 84.68 DEP criu/fdstore.d [2021-02-24T14:27:11.743Z] #19 37.57 Selecting previously unselected package xfsprogs. [2021-02-24T14:27:11.743Z] #19 37.57 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-02-24T14:27:11.743Z] #19 37.59 Unpacking xfsprogs (4.20.0-1) ... [2021-02-24T14:27:11.745Z] #42 84.79 DEP criu/fault-injection.d [2021-02-24T14:27:11.745Z] #42 84.81 DEP criu/external.d [2021-02-24T14:27:11.745Z] #42 84.93 DEP criu/eventpoll.d [2021-02-24T14:27:11.745Z] #42 85.05 DEP criu/eventfd.d [2021-02-24T14:27:12.001Z] #42 85.23 DEP criu/crtools.d [2021-02-24T14:27:12.258Z] #42 85.44 DEP criu/cr-service.d [2021-02-24T14:27:12.321Z] #19 38.07 Selecting previously unselected package zip. [2021-02-24T14:27:12.321Z] #19 38.08 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-02-24T14:27:12.321Z] #19 38.09 Unpacking zip (3.0-11+b1) ... [2021-02-24T14:27:12.414Z] #19 36.76 Unpacking bash-completion (1:2.8-6) ... [2021-02-24T14:27:12.414Z] #19 37.16 Selecting previously unselected package bzip2. [2021-02-24T14:27:12.414Z] #19 37.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-24T14:27:12.414Z] #19 37.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-24T14:27:12.414Z] #19 37.27 Selecting previously unselected package xz-utils. [2021-02-24T14:27:12.414Z] #19 37.28 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-24T14:27:12.414Z] #19 37.29 Unpacking xz-utils (5.2.4-1) ... [2021-02-24T14:27:12.515Z] #42 85.65 DEP criu/cr-restore.d [2021-02-24T14:27:12.586Z] #19 38.34 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-24T14:27:12.586Z] #19 38.36 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-24T14:27:12.586Z] #19 38.38 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-02-24T14:27:12.586Z] #19 38.39 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-24T14:27:12.586Z] #19 38.40 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-02-24T14:27:12.586Z] #19 38.42 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-02-24T14:27:12.586Z] #19 38.44 Setting up uidmap (1:4.5-1.1) ... [2021-02-24T14:27:12.586Z] #19 38.45 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-02-24T14:27:12.674Z] #19 37.46 Selecting previously unselected package apparmor. [2021-02-24T14:27:12.674Z] #19 37.47 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-24T14:27:12.674Z] #19 37.55 Unpacking apparmor (2.13.2-10) ... [2021-02-24T14:27:12.772Z] #42 85.91 DEP criu/cr-errno.d [2021-02-24T14:27:12.772Z] #42 85.93 DEP criu/cr-dump.d [2021-02-24T14:27:12.851Z] #19 38.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:27:12.851Z] #19 38.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-24T14:27:12.851Z] #19 38.49 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-24T14:27:12.851Z] #19 38.50 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-24T14:27:12.851Z] #19 38.52 Setting up xxd (2:8.1.0875-5) ... [2021-02-24T14:27:12.851Z] #19 38.53 Setting up zip (3.0-11+b1) ... [2021-02-24T14:27:12.851Z] #19 38.54 Setting up vim-common (2:8.1.0875-5) ... [2021-02-24T14:27:12.851Z] #19 38.58 Setting up bash-completion (1:2.8-6) ... [2021-02-24T14:27:13.029Z] #42 86.11 DEP criu/cr-dedup.d [2021-02-24T14:27:13.029Z] #42 86.28 DEP criu/cr-check.d [2021-02-24T14:27:13.245Z] #19 37.94 Selecting previously unselected package aufs-tools. [2021-02-24T14:27:13.245Z] #19 37.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-24T14:27:13.245Z] #19 37.95 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-24T14:27:13.245Z] #19 38.13 Selecting previously unselected package libonig5:amd64. [2021-02-24T14:27:13.245Z] #19 38.14 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-24T14:27:13.245Z] #19 38.18 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:27:13.287Z] #42 86.51 DEP criu/config.d [2021-02-24T14:27:13.287Z] #42 86.65 DEP criu/clone-noasan.d [2021-02-24T14:27:13.505Z] #19 38.34 Selecting previously unselected package libjq1:amd64. [2021-02-24T14:27:13.505Z] #19 38.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:27:13.505Z] #19 38.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:27:13.505Z] #19 38.46 Selecting previously unselected package jq. [2021-02-24T14:27:13.505Z] #19 38.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:27:13.505Z] #19 38.48 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-24T14:27:13.505Z] #19 38.56 Selecting previously unselected package libaio1:amd64. [2021-02-24T14:27:13.537Z] #52 ... [2021-02-24T14:27:13.537Z] [2021-02-24T14:27:13.537Z] #42 [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-02-24T14:27:13.537Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:13.537Z] #42 60.62 DEP soccr/soccr.d [2021-02-24T14:27:13.537Z] #42 60.90 CC soccr/soccr.o [2021-02-24T14:27:13.537Z] #42 62.80 AR soccr/libsoccr.a [2021-02-24T14:27:13.537Z] #42 62.85 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-24T14:27:13.537Z] #42 63.53 DEP criu/arch/x86/sigframe.d [2021-02-24T14:27:13.537Z] #42 63.67 DEP criu/arch/x86/sigaction_compat.d [2021-02-24T14:27:13.537Z] #42 63.92 DEP criu/arch/x86/kerndat.d [2021-02-24T14:27:13.537Z] #42 64.03 DEP criu/arch/x86/crtools.d [2021-02-24T14:27:13.537Z] #42 64.14 DEP criu/arch/x86/cpu.d [2021-02-24T14:27:13.537Z] #42 64.25 CC criu/arch/x86/cpu.o [2021-02-24T14:27:13.537Z] #42 64.94 CC criu/arch/x86/crtools.o [2021-02-24T14:27:13.537Z] #42 66.30 CC criu/arch/x86/kerndat.o [2021-02-24T14:27:13.537Z] #42 66.98 CC criu/arch/x86/sigaction_compat.o [2021-02-24T14:27:13.537Z] #42 67.25 CC criu/arch/x86/sigframe.o [2021-02-24T14:27:13.537Z] #42 67.51 LINK criu/arch/x86/crtools.built-in.o [2021-02-24T14:27:13.537Z] #42 67.57 DEP criu/pie/util-vdso-elf32.d [2021-02-24T14:27:13.537Z] #42 67.83 DEP criu/pie/util-vdso.d [2021-02-24T14:27:13.537Z] #42 67.94 DEP criu/pie/util.d [2021-02-24T14:27:13.537Z] #42 68.11 CC criu/pie/util.o [2021-02-24T14:27:13.537Z] #42 68.41 CC criu/pie/util-vdso.o [2021-02-24T14:27:13.537Z] #42 69.25 CC criu/pie/util-vdso-elf32.o [2021-02-24T14:27:13.537Z] #42 70.09 AR criu/pie/pie.lib.a [2021-02-24T14:27:13.537Z] #42 70.19 DEP criu/pie/restorer.d [2021-02-24T14:27:13.537Z] #42 70.43 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-24T14:27:13.537Z] #42 70.55 DEP criu/arch/x86/restorer_unmap.d [2021-02-24T14:27:13.537Z] #42 70.56 DEP criu/arch/x86/restorer.d [2021-02-24T14:27:13.544Z] #42 86.73 DEP criu/cgroup.d [2021-02-24T14:27:13.765Z] #19 38.56 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-24T14:27:13.765Z] #19 38.57 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-24T14:27:13.765Z] #19 38.63 Selecting previously unselected package libgpm2:amd64. [2021-02-24T14:27:13.765Z] #19 38.63 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-24T14:27:13.765Z] #19 38.64 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-24T14:27:13.765Z] #19 38.70 Selecting previously unselected package libicu63:amd64. [2021-02-24T14:27:13.797Z] #42 70.79 DEP criu/arch/x86/vdso-pie.d [2021-02-24T14:27:13.800Z] #42 86.87 DEP criu/cgroup-props.d [2021-02-24T14:27:13.800Z] #42 86.95 DEP criu/bitmap.d [2021-02-24T14:27:13.800Z] #42 86.98 DEP criu/bfd.d [2021-02-24T14:27:13.800Z] #42 87.06 DEP criu/autofs.d [2021-02-24T14:27:14.026Z] #19 38.71 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-24T14:27:14.026Z] #19 38.71 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:27:14.057Z] #42 87.22 DEP criu/aio.d [2021-02-24T14:27:14.057Z] #42 70.95 DEP criu/pie/parasite-vdso.d [2021-02-24T14:27:14.057Z] #42 71.13 DEP criu/pie/parasite.d [2021-02-24T14:27:14.057Z] #42 87.43 DEP criu/action-scripts.d [2021-02-24T14:27:14.314Z] #42 87.68 CC criu/action-scripts.o [2021-02-24T14:27:14.628Z] #42 71.45 CC criu/pie/parasite.o [2021-02-24T14:27:15.049Z] #55 229.3 + bin/containerd-stress [2021-02-24T14:27:15.245Z] #42 88.14 CC criu/aio.o [2021-02-24T14:27:15.502Z] #42 88.62 CC criu/autofs.o [2021-02-24T14:27:15.611Z] #55 231.4 + bin/containerd-shim [2021-02-24T14:27:16.009Z] #42 ... [2021-02-24T14:27:16.009Z] [2021-02-24T14:27:16.009Z] #44 [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-02-24T14:27:16.009Z] #44 sha256:3aa960a801903cbc4e1d1ae3a07ac8ac0f1f63fad12130c96048b819c13c4e79 [2021-02-24T14:27:16.009Z] #44 155.7 github.com/LK4D4/vndr/godl [2021-02-24T14:27:16.580Z] #44 156.6 github.com/LK4D4/vndr [2021-02-24T14:27:17.097Z] #19 42.14 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-02-24T14:27:17.097Z] #19 42.16 Setting up xz-utils (5.2.4-1) ... [2021-02-24T14:27:17.097Z] #19 42.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-24T14:27:17.097Z] #19 42.20 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-24T14:27:17.097Z] #19 42.27 invoke-rc.d: could not determine current runlevel [2021-02-24T14:27:17.097Z] #19 42.28 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-24T14:27:17.097Z] #19 42.30 Setting up pigz (2.4-1) ... [2021-02-24T14:27:17.097Z] #19 42.33 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-24T14:27:17.097Z] #19 42.36 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-24T14:27:17.097Z] #19 42.40 Setting up python-pip-whl (18.1-5) ... [2021-02-24T14:27:17.097Z] #19 42.43 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-02-24T14:27:17.097Z] #19 42.44 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-24T14:27:17.097Z] #19 42.97 Setting up libaio1:arm64 (0.3.112-3) ... [2021-02-24T14:27:17.362Z] #19 42.99 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-24T14:27:17.362Z] #19 43.00 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:17.362Z] #19 43.03 Setting up vim (2:8.1.0875-5) ... [2021-02-24T14:27:17.362Z] #19 43.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-24T14:27:17.362Z] #19 43.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-24T14:27:17.362Z] #19 43.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-24T14:27:17.362Z] #19 43.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-24T14:27:17.362Z] #19 43.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-24T14:27:17.362Z] #19 43.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-24T14:27:17.362Z] #19 43.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-24T14:27:17.362Z] #19 43.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-24T14:27:17.362Z] #19 43.17 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-24T14:27:17.362Z] #19 43.18 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-24T14:27:17.398Z] #42 90.15 CC criu/bfd.o [2021-02-24T14:27:17.398Z] #42 90.50 CC criu/bitmap.o [2021-02-24T14:27:17.626Z] #19 43.20 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-24T14:27:17.627Z] #19 43.25 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-24T14:27:17.627Z] #19 43.27 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-24T14:27:17.627Z] #19 43.28 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:17.655Z] #42 90.72 CC criu/cgroup-props.o [2021-02-24T14:27:17.655Z] #42 ... [2021-02-24T14:27:17.655Z] [2021-02-24T14:27:17.655Z] #19 [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-02-24T14:27:17.655Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:17.655Z] #19 11.77 Fetched 8422 kB in 9s (904 kB/s) [2021-02-24T14:27:17.655Z] #19 11.77 Reading package lists... [2021-02-24T14:27:17.655Z] #19 15.24 Reading package lists... [2021-02-24T14:27:17.655Z] #19 17.93 Building dependency tree... [2021-02-24T14:27:17.655Z] #19 19.32 libcap2-bin is already the newest version (1:2.25-2). [2021-02-24T14:27:17.655Z] #19 19.32 The following additional packages will be installed: [2021-02-24T14:27:17.655Z] #19 19.33 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-24T14:27:17.655Z] #19 19.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-24T14:27:17.655Z] #19 19.33 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-24T14:27:17.655Z] #19 19.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-24T14:27:17.655Z] #19 19.33 python3.7 python3.7-minimal vim-runtime xxd [2021-02-24T14:27:17.655Z] #19 19.33 Suggested packages: [2021-02-24T14:27:17.655Z] #19 19.34 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-24T14:27:17.655Z] #19 19.34 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-24T14:27:17.655Z] #19 19.34 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-24T14:27:17.655Z] #19 19.34 Recommended packages: [2021-02-24T14:27:17.655Z] #19 19.34 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-24T14:27:17.655Z] #19 19.34 python3-keyrings.alt python3-xdg unzip [2021-02-24T14:27:17.655Z] #19 20.78 The following NEW packages will be installed: [2021-02-24T14:27:17.655Z] #19 20.78 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-24T14:27:17.655Z] #19 20.78 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-24T14:27:17.655Z] #19 20.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-24T14:27:17.655Z] #19 20.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-24T14:27:17.655Z] #19 20.79 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-24T14:27:17.655Z] #19 20.79 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-24T14:27:17.655Z] #19 20.79 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-24T14:27:17.655Z] #19 20.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-24T14:27:17.655Z] #19 20.79 xz-utils zip [2021-02-24T14:27:17.655Z] #19 21.13 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:27:17.655Z] #19 21.13 Need to get 28.5 MB of archives. [2021-02-24T14:27:17.655Z] #19 21.13 After this operation, 116 MB of additional disk space will be used. [2021-02-24T14:27:17.655Z] #19 21.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-24T14:27:17.655Z] #19 21.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-24T14:27:17.655Z] #19 21.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-24T14:27:17.655Z] #19 21.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-24T14:27:17.655Z] #19 21.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-24T14:27:17.655Z] #19 21.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-24T14:27:17.655Z] #19 21.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-24T14:27:17.655Z] #19 21.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-24T14:27:17.655Z] #19 21.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-24T14:27:17.655Z] #19 21.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-24T14:27:17.655Z] #19 21.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-24T14:27:17.655Z] #19 21.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-24T14:27:17.655Z] #19 21.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-24T14:27:17.655Z] #19 21.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-24T14:27:17.655Z] #19 21.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-24T14:27:17.655Z] #19 21.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-24T14:27:17.655Z] #19 21.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-24T14:27:17.655Z] #19 21.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-24T14:27:17.655Z] #19 21.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-24T14:27:17.655Z] #19 21.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-24T14:27:17.655Z] #19 21.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-24T14:27:17.655Z] #19 21.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-24T14:27:17.655Z] #19 21.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-24T14:27:17.655Z] #19 21.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-24T14:27:17.655Z] #19 21.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-24T14:27:17.655Z] #19 21.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-24T14:27:17.655Z] #19 21.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-24T14:27:17.655Z] #19 21.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-24T14:27:17.655Z] #19 21.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-24T14:27:18.220Z] #19 21.92 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-24T14:27:18.220Z] #19 21.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-24T14:27:18.220Z] #19 21.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-24T14:27:18.220Z] #19 21.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-24T14:27:18.220Z] #19 21.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-24T14:27:18.220Z] #19 21.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-24T14:27:18.220Z] #19 22.02 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-24T14:27:18.220Z] #19 22.02 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-24T14:27:18.220Z] #19 22.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-24T14:27:18.220Z] #19 22.04 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-24T14:27:18.220Z] #19 22.05 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-24T14:27:18.220Z] #19 22.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-24T14:27:18.220Z] #19 22.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-24T14:27:18.220Z] #19 22.12 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-24T14:27:18.220Z] #19 ... [2021-02-24T14:27:18.220Z] [2021-02-24T14:27:18.220Z] #42 [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-02-24T14:27:18.220Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:18.220Z] #42 91.48 CC criu/cgroup.o [2021-02-24T14:27:18.225Z] #19 42.41 Selecting previously unselected package libnet1:amd64. [2021-02-24T14:27:18.226Z] #19 42.41 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:27:18.226Z] #19 42.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:27:18.226Z] #19 42.51 Selecting previously unselected package libnl-3-200:amd64. [2021-02-24T14:27:18.226Z] #19 42.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-24T14:27:18.226Z] #19 42.53 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:27:18.226Z] #19 42.64 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-24T14:27:18.226Z] #19 42.65 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:27:18.226Z] #19 42.66 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:27:18.226Z] #19 42.72 Selecting previously unselected package libreadline5:amd64. [2021-02-24T14:27:18.226Z] #19 42.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-24T14:27:18.226Z] #19 42.73 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-24T14:27:18.226Z] #19 42.89 Selecting previously unselected package net-tools. [2021-02-24T14:27:18.226Z] #19 42.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-24T14:27:18.226Z] #19 42.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-24T14:27:18.226Z] #19 43.15 Selecting previously unselected package python-pip-whl. [2021-02-24T14:27:18.486Z] #19 43.15 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-24T14:27:18.486Z] #19 43.18 Unpacking python-pip-whl (18.1-5) ... [2021-02-24T14:27:18.746Z] #19 43.71 Selecting previously unselected package python3-lib2to3. [2021-02-24T14:27:19.006Z] #19 43.72 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-24T14:27:19.006Z] #19 43.72 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-24T14:27:19.006Z] #19 43.86 Selecting previously unselected package python3-distutils. [2021-02-24T14:27:19.006Z] #19 43.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-24T14:27:19.006Z] #19 43.88 Unpacking python3-distutils (3.7.3-1) ... [2021-02-24T14:27:19.006Z] #19 44.01 Selecting previously unselected package python3-pip. [2021-02-24T14:27:19.267Z] #19 44.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-24T14:27:19.267Z] #19 44.02 Unpacking python3-pip (18.1-5) ... [2021-02-24T14:27:19.267Z] #19 44.20 Selecting previously unselected package python3-pkg-resources. [2021-02-24T14:27:19.267Z] #19 44.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-24T14:27:19.267Z] #19 44.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-24T14:27:19.527Z] #19 44.38 Selecting previously unselected package python3-setuptools. [2021-02-24T14:27:19.527Z] #19 44.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-24T14:27:19.527Z] #19 44.39 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-24T14:27:19.787Z] #19 44.67 Selecting previously unselected package python3-wheel. [2021-02-24T14:27:19.787Z] #19 44.68 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-24T14:27:19.787Z] #19 44.69 Unpacking python3-wheel (0.32.3-2) ... [2021-02-24T14:27:20.047Z] #19 44.82 Selecting previously unselected package sudo. [2021-02-24T14:27:20.047Z] #19 44.82 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-24T14:27:20.047Z] #19 44.83 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-24T14:27:20.194Z] #19 45.52 Setting up iptables (1.8.2-4) ... [2021-02-24T14:27:20.194Z] #19 45.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-24T14:27:20.194Z] #19 45.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-24T14:27:20.194Z] #19 45.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-24T14:27:20.194Z] #19 45.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-24T14:27:20.194Z] #19 45.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-24T14:27:20.194Z] #19 45.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-24T14:27:20.194Z] #19 45.64 Setting up python3 (3.7.3-1) ... [2021-02-24T14:27:20.307Z] #19 45.28 Selecting previously unselected package thin-provisioning-tools. [2021-02-24T14:27:20.307Z] #19 45.29 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-24T14:27:20.307Z] #19 45.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-24T14:27:20.307Z] #19 ... [2021-02-24T14:27:20.307Z] [2021-02-24T14:27:20.307Z] #42 [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-02-24T14:27:20.307Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:20.307Z] #42 94.79 CC criu/clone-noasan.o [2021-02-24T14:27:20.307Z] #42 95.01 CC criu/config.o [2021-02-24T14:27:20.307Z] #42 96.29 CC criu/cr-check.o [2021-02-24T14:27:20.307Z] #42 97.94 CC criu/cr-dedup.o [2021-02-24T14:27:20.307Z] #42 98.28 CC criu/cr-dump.o [2021-02-24T14:27:20.307Z] #42 100.4 CC criu/cr-errno.o [2021-02-24T14:27:20.307Z] #42 100.5 CC criu/cr-restore.o [2021-02-24T14:27:20.307Z] #42 104.7 CC criu/cr-service.o [2021-02-24T14:27:20.458Z] #19 46.12 Setting up python3-wheel (0.32.3-2) ... [2021-02-24T14:27:20.743Z] #42 94.05 CC criu/clone-noasan.o [2021-02-24T14:27:20.877Z] #42 ... [2021-02-24T14:27:20.877Z] [2021-02-24T14:27:20.877Z] #19 [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-02-24T14:27:20.877Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:20.877Z] #19 45.57 Selecting previously unselected package uidmap. [2021-02-24T14:27:20.877Z] #19 45.58 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-24T14:27:20.877Z] #19 45.59 Unpacking uidmap (1:4.5-1.1) ... [2021-02-24T14:27:20.877Z] #19 45.75 Selecting previously unselected package vim-runtime. [2021-02-24T14:27:20.877Z] #19 45.75 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:27:21.136Z] #19 45.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-24T14:27:21.137Z] #19 45.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-24T14:27:21.137Z] #19 45.85 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-24T14:27:21.307Z] #42 94.33 CC criu/config.o [2021-02-24T14:27:21.421Z] #19 47.19 Setting up apparmor (2.13.2-10) ... [2021-02-24T14:27:21.860Z] #44 ... [2021-02-24T14:27:21.860Z] [2021-02-24T14:27:21.860Z] #19 [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-02-24T14:27:21.860Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:21.860Z] #19 5.367 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-24T14:27:21.860Z] #19 11.06 Fetched 8422 kB in 10s (866 kB/s) [2021-02-24T14:27:21.860Z] #19 11.06 Reading package lists... [2021-02-24T14:27:21.860Z] #19 15.15 Reading package lists... [2021-02-24T14:27:21.860Z] #19 ... [2021-02-24T14:27:21.860Z] [2021-02-24T14:27:21.860Z] #42 [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-02-24T14:27:21.860Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:21.860Z] #42 72.90 LINK criu/pie/parasite.built-in.o [2021-02-24T14:27:21.860Z] #42 72.91 GEN criu/pie/parasite-blob.h [2021-02-24T14:27:21.860Z] #42 72.93 CC criu/pie/parasite-vdso.o [2021-02-24T14:27:21.860Z] #42 73.66 CC criu/arch/x86/vdso-pie.o [2021-02-24T14:27:21.860Z] #42 74.11 CC criu/arch/x86/restorer.o [2021-02-24T14:27:21.860Z] #42 74.65 CC criu/arch/x86/restorer_unmap.o [2021-02-24T14:27:21.860Z] #42 74.73 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-24T14:27:21.860Z] #42 75.11 CC criu/pie/restorer.o [2021-02-24T14:27:22.001Z] #19 ... [2021-02-24T14:27:22.001Z] [2021-02-24T14:27:22.001Z] #48 [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-02-24T14:27:22.001Z] #48 sha256:1f50b6b35b5de5f7e073ffb98bc302b4190103b6a41ab63908a03b082f8e4ece [2021-02-24T14:27:22.001Z] #48 176.8 + /build/golangci-lint --version [2021-02-24T14:27:22.119Z] #42 79.00 LINK criu/pie/restorer.built-in.o [2021-02-24T14:27:22.119Z] #42 79.01 GEN criu/pie/restorer-blob.h [2021-02-24T14:27:22.119Z] #42 79.11 DEP criu/vdso.d [2021-02-24T14:27:22.265Z] #48 177.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-24T14:27:22.379Z] #42 79.33 DEP criu/vdso-compat.d [2021-02-24T14:27:22.379Z] #42 79.47 DEP criu/uts_ns.d [2021-02-24T14:27:22.639Z] #42 79.70 DEP criu/util.d [2021-02-24T14:27:22.676Z] #42 95.81 CC criu/cr-check.o [2021-02-24T14:27:22.900Z] #42 79.94 DEP criu/uffd.d [2021-02-24T14:27:23.160Z] #42 80.15 DEP criu/tun.d [2021-02-24T14:27:23.422Z] #42 80.40 DEP criu/tty.d [2021-02-24T14:27:23.422Z] #42 80.58 DEP criu/timerfd.d [2021-02-24T14:27:23.609Z] #42 ... [2021-02-24T14:27:23.609Z] [2021-02-24T14:27:23.609Z] #19 [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-02-24T14:27:23.609Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:23.609Z] #19 22.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-24T14:27:23.609Z] #19 22.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-24T14:27:23.609Z] #19 22.54 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-24T14:27:23.609Z] #19 22.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-24T14:27:23.609Z] #19 22.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-24T14:27:23.609Z] #19 23.23 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:27:23.609Z] #19 23.31 Fetched 28.5 MB in 2s (15.7 MB/s) [2021-02-24T14:27:23.609Z] #19 23.38 Selecting previously unselected package pigz. [2021-02-24T14:27:23.609Z] #19 23.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 ... 23432 files and directories currently installed.) [2021-02-24T14:27:23.609Z] #19 23.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-24T14:27:23.609Z] #19 23.47 Unpacking pigz (2.4-1) ... [2021-02-24T14:27:23.609Z] #19 23.57 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-24T14:27:23.609Z] #19 23.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:27:23.609Z] #19 23.59 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:23.609Z] #19 23.98 Selecting previously unselected package python3.7-minimal. [2021-02-24T14:27:23.609Z] #19 23.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:27:23.609Z] #19 23.99 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-24T14:27:23.609Z] #19 24.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:23.609Z] #19 24.75 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-24T14:27:23.609Z] #19 26.59 Selecting previously unselected package python3-minimal. [2021-02-24T14:27:23.609Z] #19 26.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-24T14:27:23.609Z] #19 26.62 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-24T14:27:23.609Z] #19 26.63 Unpacking python3-minimal (3.7.3-1) ... [2021-02-24T14:27:23.609Z] #19 26.72 Selecting previously unselected package libmpdec2:amd64. [2021-02-24T14:27:23.609Z] #19 26.73 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-24T14:27:23.609Z] #19 26.73 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-24T14:27:23.609Z] #19 26.82 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-24T14:27:23.609Z] #19 26.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:27:23.609Z] #19 26.84 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:23.682Z] #42 80.77 DEP criu/timens.d [2021-02-24T14:27:23.701Z] #55 238.1 + bin/containerd-shim-runc-v1 [2021-02-24T14:27:23.866Z] #19 27.66 Selecting previously unselected package python3.7. [2021-02-24T14:27:23.866Z] #19 27.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:27:23.866Z] #19 27.66 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:23.942Z] #42 80.95 DEP criu/sysfs_parse.d [2021-02-24T14:27:24.123Z] #19 27.82 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-24T14:27:24.123Z] #19 27.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-24T14:27:24.123Z] #19 27.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-24T14:27:24.123Z] #19 27.93 Setting up python3-minimal (3.7.3-1) ... [2021-02-24T14:27:24.199Z] #48 DONE 178.9s [2021-02-24T14:27:24.199Z] [2021-02-24T14:27:24.199Z] #19 [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-02-24T14:27:24.199Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-24T14:27:24.199Z] #19 49.69 Setting up xfsprogs (4.20.0-1) ... [2021-02-24T14:27:24.199Z] #19 49.83 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-24T14:27:24.202Z] #42 81.20 DEP criu/sysctl.d [2021-02-24T14:27:24.431Z] #19 49.05 Selecting previously unselected package vim. [2021-02-24T14:27:24.431Z] #19 49.05 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:27:24.431Z] #19 49.06 Unpacking vim (2:8.1.0875-5) ... [2021-02-24T14:27:24.463Z] #42 81.36 DEP criu/string.d [2021-02-24T14:27:24.463Z] #42 81.43 DEP criu/stats.d [2021-02-24T14:27:24.463Z] #42 81.62 DEP criu/sockets.d [2021-02-24T14:27:24.474Z] #19 50.33 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-24T14:27:24.722Z] #42 81.83 DEP criu/sk-unix.d [2021-02-24T14:27:24.738Z] #19 ... [2021-02-24T14:27:24.738Z] [2021-02-24T14:27:24.738Z] #42 [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-02-24T14:27:24.738Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:27:24.738Z] #42 92.83 CC criu/cr-service.o [2021-02-24T14:27:24.738Z] #42 94.39 CC criu/crtools.o [2021-02-24T14:27:24.738Z] #42 95.03 CC criu/eventfd.o [2021-02-24T14:27:24.738Z] #42 95.56 CC criu/eventpoll.o [2021-02-24T14:27:24.738Z] #42 96.51 CC criu/external.o [2021-02-24T14:27:24.738Z] #42 96.92 CC criu/fault-injection.o [2021-02-24T14:27:24.738Z] #42 97.12 CC criu/fdstore.o [2021-02-24T14:27:24.738Z] #42 97.58 CC criu/fifo.o [2021-02-24T14:27:24.738Z] #42 98.05 CC criu/file-ids.o [2021-02-24T14:27:24.738Z] #42 98.38 CC criu/file-lock.o [2021-02-24T14:27:24.738Z] #42 99.39 CC criu/files-ext.o [2021-02-24T14:27:24.738Z] #42 99.69 CC criu/files-reg.o [2021-02-24T14:27:24.738Z] #42 101.9 CC criu/files.o [2021-02-24T14:27:24.950Z] #19 49.65 Selecting previously unselected package xfsprogs. [2021-02-24T14:27:24.950Z] #19 49.67 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-24T14:27:24.950Z] #19 49.67 Unpacking xfsprogs (4.20.0-1) ... [2021-02-24T14:27:24.982Z] #42 82.01 DEP criu/sk-tcp.d [2021-02-24T14:27:24.982Z] #42 82.18 DEP criu/sk-queue.d [2021-02-24T14:27:25.053Z] #19 28.84 Selecting previously unselected package python3. [2021-02-24T14:27:25.053Z] #19 28.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-24T14:27:25.053Z] #19 28.88 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-24T14:27:25.053Z] #19 28.89 Unpacking python3 (3.7.3-1) ... [2021-02-24T14:27:25.210Z] #19 50.15 Selecting previously unselected package zip. [2021-02-24T14:27:25.210Z] #19 50.16 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-24T14:27:25.310Z] #19 28.97 Selecting previously unselected package libip4tc0:amd64. [2021-02-24T14:27:25.310Z] #19 28.98 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-24T14:27:25.310Z] #19 28.98 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:25.310Z] #19 29.07 Selecting previously unselected package libip6tc0:amd64. [2021-02-24T14:27:25.310Z] #19 29.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-24T14:27:25.310Z] #19 29.09 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:25.310Z] #19 29.17 Selecting previously unselected package libiptc0:amd64. [2021-02-24T14:27:25.310Z] #19 29.19 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-24T14:27:25.310Z] #19 29.20 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:25.310Z] #19 29.28 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-24T14:27:25.470Z] #19 50.17 Unpacking zip (3.0-11+b1) ... [2021-02-24T14:27:25.470Z] #19 50.38 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-24T14:27:25.554Z] #42 82.34 DEP criu/sk-packet.d [2021-02-24T14:27:25.554Z] #42 ... [2021-02-24T14:27:25.554Z] [2021-02-24T14:27:25.554Z] #19 [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-02-24T14:27:25.554Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:25.554Z] #19 15.15 Reading package lists... [2021-02-24T14:27:25.566Z] #19 29.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-24T14:27:25.566Z] #19 29.29 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-24T14:27:25.566Z] #19 29.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-24T14:27:25.566Z] #19 29.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-24T14:27:25.566Z] #19 29.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-24T14:27:25.566Z] #19 29.42 Selecting previously unselected package libnftnl11:amd64. [2021-02-24T14:27:25.566Z] #19 29.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-24T14:27:25.566Z] #19 29.44 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-24T14:27:25.566Z] #19 29.52 Selecting previously unselected package iptables. [2021-02-24T14:27:25.691Z] #42 103.8 CC criu/filesystems.o [2021-02-24T14:27:25.691Z] #42 ... [2021-02-24T14:27:25.691Z] [2021-02-24T14:27:25.691Z] #19 [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-02-24T14:27:25.691Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-24T14:27:25.691Z] #19 51.38 Setting up python3-distutils (3.7.3-1) ... [2021-02-24T14:27:25.730Z] #19 50.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-24T14:27:25.730Z] #19 50.45 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:25.730Z] #19 50.50 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-24T14:27:25.730Z] #19 50.51 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-24T14:27:25.730Z] #19 50.53 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:25.730Z] #19 50.55 Setting up uidmap (1:4.5-1.1) ... [2021-02-24T14:27:25.730Z] #19 50.57 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-24T14:27:25.730Z] #19 50.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:27:25.730Z] #19 50.61 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-24T14:27:25.730Z] #19 50.62 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:27:25.730Z] #19 50.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:27:25.823Z] #19 29.53 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-24T14:27:25.823Z] #19 29.55 Unpacking iptables (1.8.2-4) ... [2021-02-24T14:27:25.991Z] #19 50.65 Setting up xxd (2:8.1.0875-5) ... [2021-02-24T14:27:25.991Z] #19 50.67 Setting up zip (3.0-11+b1) ... [2021-02-24T14:27:25.991Z] #19 50.68 Setting up vim-common (2:8.1.0875-5) ... [2021-02-24T14:27:25.991Z] #19 50.74 Setting up bash-completion (1:2.8-6) ... [2021-02-24T14:27:26.080Z] #19 29.90 Selecting previously unselected package xxd. [2021-02-24T14:27:26.081Z] #19 29.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:27:26.081Z] #19 29.93 Unpacking xxd (2:8.1.0875-5) ... [2021-02-24T14:27:26.279Z] #19 51.95 Setting up python3-setuptools (40.8.0-1) ... [2021-02-24T14:27:26.338Z] #19 30.13 Selecting previously unselected package vim-common. [2021-02-24T14:27:26.338Z] #19 30.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:27:26.338Z] #19 30.18 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:27:26.595Z] #19 30.37 Selecting previously unselected package bash-completion. [2021-02-24T14:27:26.595Z] #19 30.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-24T14:27:26.945Z] #19 19.60 Building dependency tree... [2021-02-24T14:27:26.945Z] #19 ... [2021-02-24T14:27:26.945Z] [2021-02-24T14:27:26.945Z] #44 [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-02-24T14:27:26.945Z] #44 sha256:3aa960a801903cbc4e1d1ae3a07ac8ac0f1f63fad12130c96048b819c13c4e79 [2021-02-24T14:27:26.945Z] #44 DONE 166.8s [2021-02-24T14:27:26.945Z] [2021-02-24T14:27:26.945Z] #42 [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-02-24T14:27:26.945Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:26.945Z] #42 82.52 DEP criu/sk-netlink.d [2021-02-24T14:27:26.945Z] #42 82.71 DEP criu/sk-inet.d [2021-02-24T14:27:26.945Z] #42 82.87 DEP criu/signalfd.d [2021-02-24T14:27:26.945Z] #42 83.15 DEP criu/sigframe.d [2021-02-24T14:27:26.945Z] #42 83.25 DEP criu/shmem.d [2021-02-24T14:27:26.945Z] #42 83.49 DEP criu/servicefd.d [2021-02-24T14:27:26.945Z] #42 83.68 DEP criu/seize.d [2021-02-24T14:27:26.945Z] #42 83.81 DEP criu/seccomp.d [2021-02-24T14:27:26.973Z] #55 242.6 + bin/containerd-shim-runc-v2 [2021-02-24T14:27:27.205Z] #42 84.21 DEP criu/rst-malloc.d [2021-02-24T14:27:27.205Z] #42 84.35 DEP criu/rbtree.d [2021-02-24T14:27:27.233Z] #19 53.06 Setting up python3-pip (18.1-5) ... [2021-02-24T14:27:27.465Z] #42 84.44 DEP criu/pstree.d [2021-02-24T14:27:27.727Z] #42 84.75 DEP criu/protobuf.d [2021-02-24T14:27:27.727Z] #42 84.92 GEN criu/protobuf-desc-gen.h [2021-02-24T14:27:27.900Z] #55 243.6 + binaries [2021-02-24T14:27:27.900Z] #55 243.6 + install -D bin/containerd /build/containerd [2021-02-24T14:27:27.900Z] #55 243.6 + install -D bin/containerd-shim /build/containerd-shim [2021-02-24T14:27:27.900Z] #55 243.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-24T14:27:27.900Z] #55 243.7 + install -D bin/ctr /build/ctr [2021-02-24T14:27:28.635Z] #19 54.15 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:27:28.635Z] #19 54.19 Processing triggers for mime-support (3.62) ... [2021-02-24T14:27:28.899Z] #19 DONE 54.5s [2021-02-24T14:27:28.899Z] [2021-02-24T14:27:28.899Z] #20 [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-02-24T14:27:28.899Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-24T14:27:29.289Z] #19 53.62 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:29.289Z] #19 53.63 Setting up xz-utils (5.2.4-1) ... [2021-02-24T14:27:29.289Z] #19 53.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-24T14:27:29.289Z] #19 53.66 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-24T14:27:29.289Z] #19 53.73 invoke-rc.d: could not determine current runlevel [2021-02-24T14:27:29.289Z] #19 53.75 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-24T14:27:29.289Z] #19 53.76 Setting up pigz (2.4-1) ... [2021-02-24T14:27:29.289Z] #19 53.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-24T14:27:29.289Z] #19 53.79 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:27:29.289Z] #19 53.82 Setting up python-pip-whl (18.1-5) ... [2021-02-24T14:27:29.289Z] #19 53.84 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-24T14:27:29.289Z] #19 53.85 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-24T14:27:29.549Z] #19 54.35 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-24T14:27:29.549Z] #19 54.36 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:27:29.549Z] #19 54.38 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:29.549Z] #19 54.40 Setting up vim (2:8.1.0875-5) ... [2021-02-24T14:27:29.549Z] #19 54.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-24T14:27:29.549Z] #19 54.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-24T14:27:29.549Z] #19 54.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-24T14:27:29.549Z] #19 54.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-24T14:27:29.549Z] #19 54.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-24T14:27:29.549Z] #19 54.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-24T14:27:29.549Z] #19 54.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-24T14:27:29.549Z] #19 54.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-24T14:27:29.809Z] #19 54.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:27:29.809Z] #19 54.53 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-24T14:27:29.809Z] #19 54.55 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-24T14:27:29.809Z] #19 54.56 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-24T14:27:29.809Z] #19 54.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-24T14:27:29.809Z] #19 54.58 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:29.831Z] #55 DONE 245.3s [2021-02-24T14:27:29.868Z] #19 33.21 Unpacking bash-completion (1:2.8-6) ... [2021-02-24T14:27:29.868Z] #19 33.58 Selecting previously unselected package bzip2. [2021-02-24T14:27:29.868Z] #19 33.59 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-24T14:27:29.868Z] #19 33.59 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-24T14:27:29.868Z] #19 33.68 Selecting previously unselected package xz-utils. [2021-02-24T14:27:29.868Z] #19 33.68 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-24T14:27:29.868Z] #19 33.69 Unpacking xz-utils (5.2.4-1) ... [2021-02-24T14:27:30.125Z] #19 33.86 Selecting previously unselected package apparmor. [2021-02-24T14:27:30.125Z] #19 33.86 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-24T14:27:30.125Z] #19 33.95 Unpacking apparmor (2.13.2-10) ... [2021-02-24T14:27:30.270Z] #42 86.90 DEP criu/protobuf-desc.d [2021-02-24T14:27:30.271Z] #42 87.02 DEP criu/proc_parse.d [2021-02-24T14:27:30.271Z] #42 87.22 DEP criu/plugin.d [2021-02-24T14:27:30.271Z] #42 87.31 DEP criu/pipes.d [2021-02-24T14:27:30.312Z] #20 1.425 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-24T14:27:30.312Z] #20 1.430 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-24T14:27:30.312Z] #20 1.436 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-24T14:27:30.312Z] #20 DONE 1.6s [2021-02-24T14:27:30.312Z] [2021-02-24T14:27:30.312Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:27:30.312Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-24T14:27:30.394Z] [2021-02-24T14:27:30.394Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-24T14:27:30.394Z] #56 sha256:6197cd1e6a2ca43b9919e5eaf4c0fda7711174ff5bd5646b0c59d5c41de07934 [2021-02-24T14:27:30.532Z] #42 87.48 DEP criu/pie-util.d [2021-02-24T14:27:30.532Z] #42 87.58 DEP criu/pie-util-vdso.d [2021-02-24T14:27:30.532Z] #42 87.71 DEP criu/pie-util-vdso-elf32.d [2021-02-24T14:27:30.691Z] #19 34.27 Selecting previously unselected package aufs-tools. [2021-02-24T14:27:30.691Z] #19 34.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-24T14:27:30.691Z] #19 34.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-24T14:27:30.691Z] #19 34.40 Selecting previously unselected package libonig5:amd64. [2021-02-24T14:27:30.691Z] #19 34.42 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-24T14:27:30.691Z] #19 34.43 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:27:30.793Z] #42 87.80 DEP criu/path.d [2021-02-24T14:27:30.950Z] #19 34.57 Selecting previously unselected package libjq1:amd64. [2021-02-24T14:27:30.950Z] #19 34.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:27:30.950Z] #19 34.59 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:27:30.950Z] #19 34.71 Selecting previously unselected package jq. [2021-02-24T14:27:30.950Z] #19 34.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:27:30.950Z] #19 34.72 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-24T14:27:30.950Z] #19 34.80 Selecting previously unselected package libaio1:amd64. [2021-02-24T14:27:30.950Z] #19 34.81 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-24T14:27:30.950Z] #19 34.81 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-24T14:27:30.950Z] #19 34.87 Selecting previously unselected package libgpm2:amd64. [2021-02-24T14:27:30.950Z] #19 34.88 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-24T14:27:30.950Z] #19 34.88 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-24T14:27:30.950Z] #19 34.94 Selecting previously unselected package libicu63:amd64. [2021-02-24T14:27:31.054Z] #42 87.94 DEP criu/parasite-syscall.d [2021-02-24T14:27:31.054Z] #42 88.15 DEP criu/pagemap.d [2021-02-24T14:27:31.207Z] #19 34.94 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-24T14:27:31.207Z] #19 34.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:27:31.315Z] #42 88.29 DEP criu/pagemap-cache.d [2021-02-24T14:27:31.575Z] #42 88.45 DEP criu/page-xfer.d [2021-02-24T14:27:31.575Z] #42 88.59 DEP criu/page-pipe.d [2021-02-24T14:27:31.575Z] #42 88.69 DEP criu/netfilter.d [2021-02-24T14:27:31.720Z] #19 ... [2021-02-24T14:27:31.720Z] [2021-02-24T14:27:31.720Z] #42 [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-02-24T14:27:31.720Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:31.720Z] #42 106.1 CC criu/crtools.o [2021-02-24T14:27:31.720Z] #42 106.8 CC criu/eventfd.o [2021-02-24T14:27:31.720Z] #42 107.2 CC criu/eventpoll.o [2021-02-24T14:27:31.720Z] #42 108.0 CC criu/external.o [2021-02-24T14:27:31.720Z] #42 108.4 CC criu/fault-injection.o [2021-02-24T14:27:31.720Z] #42 108.5 CC criu/fdstore.o [2021-02-24T14:27:31.720Z] #42 108.8 CC criu/fifo.o [2021-02-24T14:27:31.720Z] #42 109.2 CC criu/file-ids.o [2021-02-24T14:27:31.720Z] #42 109.6 CC criu/file-lock.o [2021-02-24T14:27:31.720Z] #42 110.5 CC criu/files-ext.o [2021-02-24T14:27:31.720Z] #42 110.9 CC criu/files-reg.o [2021-02-24T14:27:31.720Z] #42 113.1 CC criu/files.o [2021-02-24T14:27:31.720Z] #42 115.2 CC criu/filesystems.o [2021-02-24T14:27:31.720Z] #42 115.9 CC criu/fsnotify.o [2021-02-24T14:27:31.758Z] #56 DONE 1.2s [2021-02-24T14:27:31.758Z] [2021-02-24T14:27:31.758Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-24T14:27:31.758Z] #60 sha256:2fe44913605c354c748d7bffbd0165792bcdcaa367e440627bdae7a64f6f6fec [2021-02-24T14:27:31.836Z] #42 88.92 DEP criu/net.d [2021-02-24T14:27:31.836Z] #42 ... [2021-02-24T14:27:31.836Z] [2021-02-24T14:27:31.836Z] #19 [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-02-24T14:27:31.836Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:31.836Z] #19 22.54 libcap2-bin is already the newest version (1:2.25-2). [2021-02-24T14:27:31.836Z] #19 22.54 The following additional packages will be installed: [2021-02-24T14:27:31.836Z] #19 22.55 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-24T14:27:31.836Z] #19 22.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-24T14:27:31.836Z] #19 22.55 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-24T14:27:31.836Z] #19 22.55 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-24T14:27:31.836Z] #19 22.56 python3.7 python3.7-minimal vim-runtime xxd [2021-02-24T14:27:31.836Z] #19 22.56 Suggested packages: [2021-02-24T14:27:31.836Z] #19 22.57 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-24T14:27:31.836Z] #19 22.57 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-24T14:27:31.836Z] #19 22.57 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-24T14:27:31.836Z] #19 22.57 Recommended packages: [2021-02-24T14:27:31.836Z] #19 22.57 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-24T14:27:31.836Z] #19 22.57 python3-keyrings.alt python3-xdg unzip [2021-02-24T14:27:31.836Z] #19 24.38 The following NEW packages will be installed: [2021-02-24T14:27:31.836Z] #19 24.38 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-24T14:27:31.836Z] #19 24.38 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-24T14:27:31.836Z] #19 24.38 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-24T14:27:31.836Z] #19 24.38 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-24T14:27:31.836Z] #19 24.38 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-24T14:27:31.836Z] #19 24.39 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-24T14:27:31.836Z] #19 24.39 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-24T14:27:31.836Z] #19 24.39 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-24T14:27:31.836Z] #19 24.39 xz-utils zip [2021-02-24T14:27:31.836Z] #19 24.76 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:27:31.836Z] #19 24.76 Need to get 28.5 MB of archives. [2021-02-24T14:27:31.836Z] #19 24.76 After this operation, 116 MB of additional disk space will be used. [2021-02-24T14:27:31.836Z] #19 24.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-24T14:27:31.836Z] #19 24.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-24T14:27:31.836Z] #19 24.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-24T14:27:31.836Z] #19 24.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-24T14:27:31.836Z] #19 24.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-24T14:27:31.836Z] #19 24.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-24T14:27:31.836Z] #19 25.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-24T14:27:31.836Z] #19 25.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-24T14:27:31.836Z] #19 25.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-24T14:27:31.836Z] #19 25.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-24T14:27:31.836Z] #19 25.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-24T14:27:31.836Z] #19 25.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-24T14:27:31.836Z] #19 25.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-24T14:27:31.836Z] #19 25.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-24T14:27:31.836Z] #19 25.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-24T14:27:31.836Z] #19 25.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-24T14:27:31.836Z] #19 25.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-24T14:27:31.836Z] #19 25.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-24T14:27:31.836Z] #19 25.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-24T14:27:31.836Z] #19 25.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-24T14:27:31.836Z] #19 25.18 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-24T14:27:31.836Z] #19 25.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-24T14:27:31.836Z] #19 25.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-24T14:27:31.836Z] #19 25.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-24T14:27:31.836Z] #19 25.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-24T14:27:31.836Z] #19 25.27 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-24T14:27:31.836Z] #19 25.28 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-24T14:27:31.836Z] #19 25.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-24T14:27:31.836Z] #19 25.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-24T14:27:31.836Z] #19 25.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-24T14:27:31.836Z] #19 25.83 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-24T14:27:31.836Z] #19 25.83 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-24T14:27:31.836Z] #19 25.83 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-24T14:27:31.837Z] #19 25.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-24T14:27:31.837Z] #19 25.85 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-24T14:27:31.837Z] #19 25.94 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-24T14:27:32.013Z] #60 DONE 0.3s [2021-02-24T14:27:32.013Z] [2021-02-24T14:27:32.013Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-24T14:27:32.013Z] #62 sha256:db49b2eb996576e8deb070ad214ba64bcea21e6a41605994e3203fb3e7d05e4d [2021-02-24T14:27:32.098Z] #19 25.95 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-24T14:27:32.098Z] #19 25.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-24T14:27:32.098Z] #19 25.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-24T14:27:32.098Z] #19 25.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-24T14:27:32.098Z] #19 25.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-24T14:27:32.098Z] #19 25.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-24T14:27:32.098Z] #19 26.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-24T14:27:32.098Z] #19 26.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-24T14:27:32.098Z] #19 26.08 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-24T14:27:32.358Z] #19 ... [2021-02-24T14:27:32.358Z] [2021-02-24T14:27:32.359Z] #31 [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-02-24T14:27:32.359Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-24T14:27:32.359Z] #31 DONE 171.9s [2021-02-24T14:27:32.359Z] [2021-02-24T14:27:32.359Z] #19 [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-02-24T14:27:32.359Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:32.359Z] #19 26.38 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-24T14:27:32.359Z] #19 26.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-24T14:27:32.575Z] #62 DONE 0.5s [2021-02-24T14:27:32.575Z] [2021-02-24T14:27:32.575Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-24T14:27:32.575Z] #64 sha256:52e95b75f0a5d7849e47027352afd182c80dc8d7b7ee937ac4f27dd597477fc5 [2021-02-24T14:27:32.575Z] #64 DONE 0.0s [2021-02-24T14:27:32.575Z] [2021-02-24T14:27:32.575Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-24T14:27:32.575Z] #65 sha256:b3b5684bfef969ea412b130ea5402c7d7a47e655f0ee3b0f1ddce654b96f9d45 [2021-02-24T14:27:32.575Z] #65 DONE 0.0s [2021-02-24T14:27:32.575Z] [2021-02-24T14:27:32.575Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-24T14:27:32.575Z] #66 sha256:ce665e839b866571359b48a47f1868776ade04f31bcacc600b4661ef02a382ef [2021-02-24T14:27:32.619Z] #19 26.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-24T14:27:32.661Z] #42 ... [2021-02-24T14:27:32.661Z] [2021-02-24T14:27:32.661Z] #19 [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-02-24T14:27:32.661Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:32.661Z] #19 57.37 Setting up iptables (1.8.2-4) ... [2021-02-24T14:27:32.661Z] #19 57.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-24T14:27:32.661Z] #19 57.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-24T14:27:32.661Z] #19 57.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-24T14:27:32.661Z] #19 57.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-24T14:27:32.661Z] #19 57.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-24T14:27:32.661Z] #19 57.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-24T14:27:32.661Z] #19 57.45 Setting up python3 (3.7.3-1) ... [2021-02-24T14:27:33.231Z] #19 58.01 Setting up python3-wheel (0.32.3-2) ... [2021-02-24T14:27:33.802Z] #19 58.72 Setting up apparmor (2.13.2-10) ... [2021-02-24T14:27:34.004Z] #19 27.74 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:27:34.004Z] #19 27.97 Fetched 28.5 MB in 2s (14.4 MB/s) [2021-02-24T14:27:34.004Z] #19 28.03 Selecting previously unselected package pigz. [2021-02-24T14:27:34.004Z] #19 28.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-24T14:27:34.004Z] #19 28.08 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-24T14:27:34.004Z] #19 28.09 Unpacking pigz (2.4-1) ... [2021-02-24T14:27:34.004Z] #19 28.17 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-24T14:27:34.264Z] #19 28.19 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:27:34.265Z] #19 28.19 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:34.465Z] #66 DONE 1.8s [2021-02-24T14:27:34.465Z] [2021-02-24T14:27:34.465Z] #67 exporting to image [2021-02-24T14:27:34.465Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-24T14:27:34.465Z] #67 exporting layers [2021-02-24T14:27:34.481Z] #19 ... [2021-02-24T14:27:34.481Z] [2021-02-24T14:27:34.481Z] #42 [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-02-24T14:27:34.481Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:34.481Z] #42 97.49 CC criu/cr-dedup.o [2021-02-24T14:27:34.481Z] #42 97.85 CC criu/cr-dump.o [2021-02-24T14:27:34.481Z] #42 100.0 CC criu/cr-errno.o [2021-02-24T14:27:34.481Z] #42 100.1 CC criu/cr-restore.o [2021-02-24T14:27:34.481Z] #42 104.6 CC criu/cr-service.o [2021-02-24T14:27:34.481Z] #42 106.2 CC criu/crtools.o [2021-02-24T14:27:34.481Z] #42 106.7 CC criu/eventfd.o [2021-02-24T14:27:34.481Z] #42 107.1 CC criu/eventpoll.o [2021-02-24T14:27:34.555Z] #21 4.235 Collecting yamllint==1.16.0 [2021-02-24T14:27:34.738Z] #42 ... [2021-02-24T14:27:34.738Z] [2021-02-24T14:27:34.738Z] #19 [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-02-24T14:27:34.738Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:34.738Z] #19 38.46 Selecting previously unselected package libnet1:amd64. [2021-02-24T14:27:34.738Z] #19 38.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:27:34.738Z] #19 38.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:27:34.738Z] #19 38.58 Selecting previously unselected package libnl-3-200:amd64. [2021-02-24T14:27:34.738Z] #19 38.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-24T14:27:34.739Z] #19 38.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:27:34.836Z] #19 28.68 Selecting previously unselected package python3.7-minimal. [2021-02-24T14:27:34.836Z] #19 28.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:27:34.836Z] #19 28.69 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-24T14:27:34.996Z] #19 38.69 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-24T14:27:34.996Z] #19 38.69 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:27:34.996Z] #19 38.70 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:27:34.996Z] #19 38.77 Selecting previously unselected package libreadline5:amd64. [2021-02-24T14:27:34.996Z] #19 38.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-24T14:27:34.996Z] #19 38.78 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-24T14:27:35.253Z] #19 38.88 Selecting previously unselected package net-tools. [2021-02-24T14:27:35.253Z] #19 38.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-24T14:27:35.253Z] #19 38.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-24T14:27:35.253Z] #19 39.11 Selecting previously unselected package python-pip-whl. [2021-02-24T14:27:35.253Z] #19 39.12 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-24T14:27:35.253Z] #19 39.13 Unpacking python-pip-whl (18.1-5) ... [2021-02-24T14:27:35.713Z] #19 60.62 Setting up xfsprogs (4.20.0-1) ... [2021-02-24T14:27:35.713Z] #19 60.64 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-24T14:27:35.777Z] #19 29.51 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:35.777Z] #19 29.53 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-24T14:27:35.817Z] #19 39.63 Selecting previously unselected package python3-lib2to3. [2021-02-24T14:27:35.817Z] #19 39.63 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-24T14:27:35.817Z] #19 39.64 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-24T14:27:35.817Z] #19 39.75 Selecting previously unselected package python3-distutils. [2021-02-24T14:27:35.817Z] #19 39.75 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-24T14:27:36.074Z] #19 39.75 Unpacking python3-distutils (3.7.3-1) ... [2021-02-24T14:27:36.074Z] #19 39.91 Selecting previously unselected package python3-pip. [2021-02-24T14:27:36.074Z] #19 39.92 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-24T14:27:36.074Z] #19 39.93 Unpacking python3-pip (18.1-5) ... [2021-02-24T14:27:36.283Z] #19 61.06 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-24T14:27:36.332Z] #19 40.08 Selecting previously unselected package python3-pkg-resources. [2021-02-24T14:27:36.332Z] #19 40.08 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-24T14:27:36.332Z] #19 40.10 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-24T14:27:36.487Z] #21 ... [2021-02-24T14:27:36.487Z] [2021-02-24T14:27:36.487Z] #42 [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-02-24T14:27:36.487Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:27:36.487Z] #42 104.4 CC criu/fsnotify.o [2021-02-24T14:27:36.487Z] #42 105.2 CC criu/image-desc.o [2021-02-24T14:27:36.487Z] #42 105.3 CC criu/image.o [2021-02-24T14:27:36.487Z] #42 106.0 CC criu/ipc_ns.o [2021-02-24T14:27:36.487Z] #42 107.0 CC criu/irmap.o [2021-02-24T14:27:36.487Z] #42 107.5 CC criu/kcmp-ids.o [2021-02-24T14:27:36.487Z] #42 107.7 CC criu/kerndat.o [2021-02-24T14:27:36.487Z] #42 108.7 CC criu/libnetlink.o [2021-02-24T14:27:36.487Z] #42 109.1 CC criu/log.o [2021-02-24T14:27:36.487Z] #42 109.4 CC criu/lsm.o [2021-02-24T14:27:36.487Z] #42 109.9 CC criu/mem.o [2021-02-24T14:27:36.487Z] #42 111.6 CC criu/memfd.o [2021-02-24T14:27:36.487Z] #42 112.1 CC criu/mount.o [2021-02-24T14:27:36.624Z] #19 40.22 Selecting previously unselected package python3-setuptools. [2021-02-24T14:27:36.624Z] #19 40.22 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-24T14:27:36.624Z] #19 40.23 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-24T14:27:36.751Z] #42 115.0 CC criu/namespaces.o [2021-02-24T14:27:36.918Z] #19 40.89 Selecting previously unselected package python3-wheel. [2021-02-24T14:27:36.918Z] #19 40.89 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-24T14:27:36.918Z] #19 40.89 Unpacking python3-wheel (0.32.3-2) ... [2021-02-24T14:27:37.224Z] #19 61.96 Setting up python3-distutils (3.7.3-1) ... [2021-02-24T14:27:37.521Z] #19 41.07 Selecting previously unselected package sudo. [2021-02-24T14:27:37.522Z] #19 41.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-24T14:27:37.522Z] #19 41.08 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-24T14:27:37.785Z] #19 41.64 Selecting previously unselected package thin-provisioning-tools. [2021-02-24T14:27:37.795Z] #19 62.62 Setting up python3-setuptools (40.8.0-1) ... [2021-02-24T14:27:38.047Z] #19 41.65 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-24T14:27:38.047Z] #19 41.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-24T14:27:38.047Z] #19 41.89 Selecting previously unselected package uidmap. [2021-02-24T14:27:38.047Z] #19 41.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-24T14:27:38.047Z] #19 41.89 Unpacking uidmap (1:4.5-1.1) ... [2021-02-24T14:27:38.150Z] #42 116.4 CC criu/net.o [2021-02-24T14:27:38.306Z] #19 42.02 Selecting previously unselected package vim-runtime. [2021-02-24T14:27:38.306Z] #19 42.04 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:27:38.306Z] #19 42.11 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-24T14:27:38.306Z] #19 42.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-24T14:27:38.306Z] #19 42.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-24T14:27:38.322Z] #19 31.89 Selecting previously unselected package python3-minimal. [2021-02-24T14:27:38.322Z] #19 31.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-24T14:27:38.322Z] #19 31.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-24T14:27:38.322Z] #19 31.94 Unpacking python3-minimal (3.7.3-1) ... [2021-02-24T14:27:38.322Z] #19 32.02 Selecting previously unselected package libmpdec2:amd64. [2021-02-24T14:27:38.322Z] #19 32.02 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-24T14:27:38.322Z] #19 32.04 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-24T14:27:38.322Z] #19 32.14 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-24T14:27:38.322Z] #19 32.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:27:38.322Z] #19 32.16 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:38.736Z] #19 63.78 Setting up python3-pip (18.1-5) ... [2021-02-24T14:27:39.264Z] #19 33.12 Selecting previously unselected package python3.7. [2021-02-24T14:27:39.264Z] #19 33.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-24T14:27:39.264Z] #19 33.13 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:39.264Z] #19 33.25 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-24T14:27:39.264Z] #19 33.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-24T14:27:39.264Z] #19 33.27 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-24T14:27:39.525Z] #19 33.35 Setting up python3-minimal (3.7.3-1) ... [2021-02-24T14:27:40.082Z] #42 ... [2021-02-24T14:27:40.082Z] [2021-02-24T14:27:40.082Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:27:40.082Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-24T14:27:40.082Z] #21 9.587 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-24T14:27:40.082Z] #21 9.683 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-24T14:27:40.082Z] #21 9.733 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-24T14:27:40.082Z] #21 9.805 Collecting pyyaml (from yamllint==1.16.0) [2021-02-24T14:27:40.097Z] #19 34.19 Selecting previously unselected package python3. [2021-02-24T14:27:40.119Z] #19 64.82 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:27:40.119Z] #19 64.86 Processing triggers for mime-support (3.62) ... [2021-02-24T14:27:40.346Z] #21 10.03 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-24T14:27:40.358Z] #19 34.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-02-24T14:27:40.358Z] #19 34.25 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-24T14:27:40.358Z] #19 34.26 Unpacking python3 (3.7.3-1) ... [2021-02-24T14:27:40.358Z] #19 34.34 Selecting previously unselected package libip4tc0:amd64. [2021-02-24T14:27:40.358Z] #19 34.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-24T14:27:40.358Z] #19 34.35 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:40.358Z] #19 34.44 Selecting previously unselected package libip6tc0:amd64. [2021-02-24T14:27:40.619Z] #19 34.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-24T14:27:40.619Z] #19 34.46 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:40.619Z] #19 34.56 Selecting previously unselected package libiptc0:amd64. [2021-02-24T14:27:40.619Z] #19 34.56 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-24T14:27:40.619Z] #19 34.57 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:40.619Z] #19 34.67 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-24T14:27:40.619Z] #19 34.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-24T14:27:40.619Z] #19 34.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-24T14:27:40.619Z] #19 34.77 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-24T14:27:40.619Z] #19 34.77 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-24T14:27:40.689Z] #19 DONE 65.6s [2021-02-24T14:27:40.689Z] [2021-02-24T14:27:40.689Z] #20 [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-02-24T14:27:40.690Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-24T14:27:40.879Z] #19 34.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-24T14:27:40.880Z] #19 34.87 Selecting previously unselected package libnftnl11:amd64. [2021-02-24T14:27:40.880Z] #19 34.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-24T14:27:40.880Z] #19 34.90 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-24T14:27:40.925Z] #21 10.59 Installing build dependencies: started [2021-02-24T14:27:41.005Z] #67 exporting layers 6.5s done [2021-02-24T14:27:41.005Z] #67 writing image sha256:301ae63593466edad2a0969b466272f9ac8c8139c5b12cca3d5cdfe5f59bf9f1 done [2021-02-24T14:27:41.005Z] #67 naming to docker.io/library/docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 done [2021-02-24T14:27:41.005Z] #67 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-02-24T14:27:41.141Z] #19 35.00 Selecting previously unselected package iptables. [2021-02-24T14:27:41.141Z] #19 35.02 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-24T14:27:41.141Z] #19 35.03 Unpacking iptables (1.8.2-4) ... [2021-02-24T14:27:41.350Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41960/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41960/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 hack/validate/default [2021-02-24T14:27:41.402Z] #19 35.37 Selecting previously unselected package xxd. [2021-02-24T14:27:41.402Z] #19 35.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:27:41.402Z] #19 35.39 Unpacking xxd (2:8.1.0875-5) ... [2021-02-24T14:27:41.402Z] #19 35.53 Selecting previously unselected package vim-common. [2021-02-24T14:27:41.402Z] #19 35.55 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:27:41.663Z] #19 35.57 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-24T14:27:41.923Z] #19 35.78 Selecting previously unselected package bash-completion. [2021-02-24T14:27:41.923Z] #19 35.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-24T14:27:42.079Z] #20 1.078 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-24T14:27:42.079Z] #20 1.082 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-24T14:27:42.079Z] #20 1.086 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-24T14:27:42.079Z] #20 DONE 1.2s [2021-02-24T14:27:42.079Z] [2021-02-24T14:27:42.079Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:27:42.079Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:27:42.184Z] #19 ... [2021-02-24T14:27:42.184Z] [2021-02-24T14:27:42.184Z] #42 [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-02-24T14:27:42.184Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:42.184Z] #42 89.16 DEP criu/namespaces.d [2021-02-24T14:27:42.184Z] #42 89.38 DEP criu/mount.d [2021-02-24T14:27:42.184Z] #42 89.63 DEP criu/memfd.d [2021-02-24T14:27:42.184Z] #42 89.83 DEP criu/mem.d [2021-02-24T14:27:42.184Z] #42 90.02 DEP criu/lsm.d [2021-02-24T14:27:42.184Z] #42 90.24 DEP criu/log.d [2021-02-24T14:27:42.184Z] #42 90.56 DEP criu/libnetlink.d [2021-02-24T14:27:42.184Z] #42 90.70 DEP criu/kerndat.d [2021-02-24T14:27:42.184Z] #42 90.92 DEP criu/kcmp-ids.d [2021-02-24T14:27:42.184Z] #42 90.98 DEP criu/irmap.d [2021-02-24T14:27:42.184Z] #42 91.09 DEP criu/ipc_ns.d [2021-02-24T14:27:42.184Z] #42 91.25 DEP criu/image.d [2021-02-24T14:27:42.184Z] #42 91.35 DEP criu/image-desc.d [2021-02-24T14:27:42.184Z] #42 91.41 DEP criu/fsnotify.d [2021-02-24T14:27:42.184Z] #42 91.52 DEP criu/filesystems.d [2021-02-24T14:27:42.184Z] #42 91.67 DEP criu/files.d [2021-02-24T14:27:42.184Z] #42 91.84 DEP criu/files-reg.d [2021-02-24T14:27:42.184Z] #42 92.01 DEP criu/files-ext.d [2021-02-24T14:27:42.184Z] #42 92.19 DEP criu/file-lock.d [2021-02-24T14:27:42.184Z] #42 92.32 DEP criu/file-ids.d [2021-02-24T14:27:42.184Z] #42 92.51 DEP criu/fifo.d [2021-02-24T14:27:42.184Z] #42 92.66 DEP criu/fdstore.d [2021-02-24T14:27:42.184Z] #42 92.80 DEP criu/fault-injection.d [2021-02-24T14:27:42.184Z] #42 92.83 DEP criu/external.d [2021-02-24T14:27:42.184Z] #42 92.91 DEP criu/eventpoll.d [2021-02-24T14:27:42.184Z] #42 93.05 DEP criu/eventfd.d [2021-02-24T14:27:42.184Z] #42 93.16 DEP criu/crtools.d [2021-02-24T14:27:42.184Z] #42 93.39 DEP criu/cr-service.d [2021-02-24T14:27:42.184Z] #42 93.58 DEP criu/cr-restore.d [2021-02-24T14:27:42.184Z] #42 93.88 DEP criu/cr-errno.d [2021-02-24T14:27:42.184Z] #42 93.89 DEP criu/cr-dump.d [2021-02-24T14:27:42.184Z] #42 94.14 DEP criu/cr-dedup.d [2021-02-24T14:27:42.184Z] #42 94.30 DEP criu/cr-check.d [2021-02-24T14:27:42.184Z] #42 94.51 DEP criu/config.d [2021-02-24T14:27:42.184Z] #42 94.69 DEP criu/clone-noasan.d [2021-02-24T14:27:42.184Z] #42 94.81 DEP criu/cgroup.d [2021-02-24T14:27:42.184Z] #42 94.95 DEP criu/cgroup-props.d [2021-02-24T14:27:42.184Z] #42 95.03 DEP criu/bitmap.d [2021-02-24T14:27:42.184Z] #42 95.04 DEP criu/bfd.d [2021-02-24T14:27:42.184Z] #42 95.19 DEP criu/autofs.d [2021-02-24T14:27:42.184Z] #42 95.34 DEP criu/aio.d [2021-02-24T14:27:42.184Z] #42 95.47 DEP criu/action-scripts.d [2021-02-24T14:27:42.184Z] #42 95.81 CC criu/action-scripts.o [2021-02-24T14:27:42.184Z] #42 96.24 CC criu/aio.o [2021-02-24T14:27:42.184Z] #42 96.85 CC criu/autofs.o [2021-02-24T14:27:42.184Z] #42 98.37 CC criu/bfd.o [2021-02-24T14:27:42.184Z] #42 98.82 CC criu/bitmap.o [2021-02-24T14:27:42.184Z] #42 98.96 CC criu/cgroup-props.o [2021-02-24T14:27:42.278Z] Congratulations! All commits are properly signed with the DCO! [2021-02-24T14:27:42.278Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-24T14:27:42.278Z] No api/types/ or api/swagger.yaml changes in diff. [2021-02-24T14:27:42.278Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-24T14:27:42.278Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-24T14:27:42.278Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-24T14:27:42.278Z] Congratulations! No new tests were added to integration-cli. [2021-02-24T14:27:42.278Z] [2021-02-24T14:27:42.278Z] INFO Start validation with golang-ci-lint [2021-02-24T14:27:42.278Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-24T14:27:42.278Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-24T14:27:42.278Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-24T14:27:42.482Z] #19 45.44 Selecting previously unselected package vim. [2021-02-24T14:27:42.482Z] #19 45.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:27:42.482Z] #19 45.49 Unpacking vim (2:8.1.0875-5) ... [2021-02-24T14:27:42.482Z] #19 ... [2021-02-24T14:27:42.482Z] [2021-02-24T14:27:42.482Z] #39 [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-02-24T14:27:42.482Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:27:42.482Z] #39 186.1 + dpkg --print-architecture [2021-02-24T14:27:42.482Z] #39 186.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-24T14:27:42.482Z] #39 186.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-24T14:27:42.482Z] #39 186.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-24T14:27:42.650Z] #21 ... [2021-02-24T14:27:42.650Z] [2021-02-24T14:27:42.650Z] #42 [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-02-24T14:27:42.650Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:42.650Z] #42 117.1 CC criu/image-desc.o [2021-02-24T14:27:42.650Z] #42 117.2 CC criu/image.o [2021-02-24T14:27:42.650Z] #42 118.2 CC criu/ipc_ns.o [2021-02-24T14:27:42.650Z] #42 119.3 CC criu/irmap.o [2021-02-24T14:27:42.650Z] #42 120.2 CC criu/kcmp-ids.o [2021-02-24T14:27:42.650Z] #42 120.5 CC criu/kerndat.o [2021-02-24T14:27:42.650Z] #42 121.7 CC criu/libnetlink.o [2021-02-24T14:27:42.650Z] #42 122.0 CC criu/log.o [2021-02-24T14:27:42.650Z] #42 122.6 CC criu/lsm.o [2021-02-24T14:27:42.650Z] #42 123.1 CC criu/mem.o [2021-02-24T14:27:42.650Z] #42 125.0 CC criu/memfd.o [2021-02-24T14:27:42.650Z] #42 125.9 CC criu/mount.o [2021-02-24T14:27:42.756Z] #42 99.82 CC criu/cgroup.o [2021-02-24T14:27:42.910Z] #42 ... [2021-02-24T14:27:42.910Z] [2021-02-24T14:27:42.910Z] #39 [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-02-24T14:27:42.910Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:27:42.910Z] #39 197.4 + dpkg --print-architecture [2021-02-24T14:27:42.910Z] #39 197.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-24T14:27:42.910Z] #39 197.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-24T14:27:42.910Z] #39 197.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-24T14:27:45.006Z] #39 ... [2021-02-24T14:27:45.006Z] [2021-02-24T14:27:45.006Z] #42 [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-02-24T14:27:45.006Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:45.006Z] #42 108.0 CC criu/external.o [2021-02-24T14:27:45.006Z] #42 108.4 CC criu/fault-injection.o [2021-02-24T14:27:45.006Z] #42 108.5 CC criu/fdstore.o [2021-02-24T14:27:45.006Z] #42 108.9 CC criu/fifo.o [2021-02-24T14:27:45.006Z] #42 109.4 CC criu/file-ids.o [2021-02-24T14:27:45.006Z] #42 109.7 CC criu/file-lock.o [2021-02-24T14:27:45.006Z] #42 110.6 CC criu/files-ext.o [2021-02-24T14:27:45.006Z] #42 111.0 CC criu/files-reg.o [2021-02-24T14:27:45.006Z] #42 113.2 CC criu/files.o [2021-02-24T14:27:45.006Z] #42 115.2 CC criu/filesystems.o [2021-02-24T14:27:45.006Z] #42 116.0 CC criu/fsnotify.o [2021-02-24T14:27:45.006Z] #42 117.2 CC criu/image-desc.o [2021-02-24T14:27:45.006Z] #42 117.3 CC criu/image.o [2021-02-24T14:27:45.006Z] #42 ... [2021-02-24T14:27:45.006Z] [2021-02-24T14:27:45.006Z] #19 [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-02-24T14:27:45.006Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:45.006Z] #19 46.00 Selecting previously unselected package xfsprogs. [2021-02-24T14:27:45.006Z] #19 46.00 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-24T14:27:45.006Z] #19 46.00 Unpacking xfsprogs (4.20.0-1) ... [2021-02-24T14:27:45.006Z] #19 46.46 Selecting previously unselected package zip. [2021-02-24T14:27:45.006Z] #19 46.46 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-24T14:27:45.006Z] #19 46.47 Unpacking zip (3.0-11+b1) ... [2021-02-24T14:27:45.006Z] #19 46.60 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-24T14:27:45.006Z] #19 46.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-24T14:27:45.006Z] #19 46.63 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:45.006Z] #19 46.64 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-24T14:27:45.006Z] #19 46.65 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-24T14:27:45.006Z] #19 46.67 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:45.006Z] #19 46.68 Setting up uidmap (1:4.5-1.1) ... [2021-02-24T14:27:45.006Z] #19 46.69 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-24T14:27:45.006Z] #19 46.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:27:45.006Z] #19 46.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-24T14:27:45.006Z] #19 46.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:27:45.006Z] #19 46.74 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:27:45.006Z] #19 46.75 Setting up xxd (2:8.1.0875-5) ... [2021-02-24T14:27:45.006Z] #19 46.76 Setting up zip (3.0-11+b1) ... [2021-02-24T14:27:45.006Z] #19 46.77 Setting up vim-common (2:8.1.0875-5) ... [2021-02-24T14:27:45.006Z] #19 46.81 Setting up bash-completion (1:2.8-6) ... [2021-02-24T14:27:45.299Z] #42 ... [2021-02-24T14:27:45.299Z] [2021-02-24T14:27:45.299Z] #19 [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-02-24T14:27:45.299Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:45.299Z] #19 38.89 Unpacking bash-completion (1:2.8-6) ... [2021-02-24T14:27:45.299Z] #19 39.21 Selecting previously unselected package bzip2. [2021-02-24T14:27:45.299Z] #19 39.22 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-24T14:27:45.299Z] #19 39.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-24T14:27:45.299Z] #19 39.32 Selecting previously unselected package xz-utils. [2021-02-24T14:27:45.299Z] #19 39.34 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-24T14:27:45.299Z] #19 39.35 Unpacking xz-utils (5.2.4-1) ... [2021-02-24T14:27:45.560Z] #19 39.51 Selecting previously unselected package apparmor. [2021-02-24T14:27:45.560Z] #19 39.52 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-24T14:27:45.821Z] #19 39.61 Unpacking apparmor (2.13.2-10) ... [2021-02-24T14:27:45.936Z] #19 49.63 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:45.936Z] #19 49.65 Setting up xz-utils (5.2.4-1) ... [2021-02-24T14:27:45.936Z] #19 49.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-24T14:27:45.936Z] #19 49.68 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-24T14:27:45.936Z] #19 49.74 invoke-rc.d: could not determine current runlevel [2021-02-24T14:27:45.936Z] #19 49.75 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-24T14:27:45.936Z] #19 49.76 Setting up pigz (2.4-1) ... [2021-02-24T14:27:45.936Z] #19 49.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-24T14:27:45.936Z] #19 49.79 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:27:45.936Z] #19 49.81 Setting up python-pip-whl (18.1-5) ... [2021-02-24T14:27:45.936Z] #19 49.82 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-24T14:27:45.936Z] #19 49.83 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-24T14:27:46.082Z] #19 39.94 Selecting previously unselected package aufs-tools. [2021-02-24T14:27:46.082Z] #19 39.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-24T14:27:46.082Z] #19 39.96 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-24T14:27:46.082Z] #19 40.12 Selecting previously unselected package libonig5:amd64. [2021-02-24T14:27:46.082Z] #19 40.13 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-24T14:27:46.082Z] #19 40.13 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:27:46.207Z] #39 ... [2021-02-24T14:27:46.207Z] [2021-02-24T14:27:46.207Z] #42 [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-02-24T14:27:46.207Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:46.207Z] #42 130.7 CC criu/namespaces.o [2021-02-24T14:27:46.381Z] #19 40.28 Selecting previously unselected package libjq1:amd64. [2021-02-24T14:27:46.382Z] #19 40.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:27:46.382Z] #19 40.30 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:27:46.382Z] #19 40.41 Selecting previously unselected package jq. [2021-02-24T14:27:46.382Z] #19 40.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-24T14:27:46.382Z] #19 40.44 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-24T14:27:46.500Z] #19 50.25 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-24T14:27:46.500Z] #19 50.26 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:27:46.500Z] #19 50.27 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:46.500Z] #19 50.28 Setting up vim (2:8.1.0875-5) ... [2021-02-24T14:27:46.500Z] #19 50.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-24T14:27:46.500Z] #19 50.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-24T14:27:46.500Z] #19 50.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-24T14:27:46.500Z] #19 50.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-24T14:27:46.500Z] #19 50.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-24T14:27:46.500Z] #19 50.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-24T14:27:46.500Z] #19 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-24T14:27:46.500Z] #19 50.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-24T14:27:46.500Z] #19 50.36 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:27:46.500Z] #19 50.37 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-24T14:27:46.500Z] #19 50.38 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-24T14:27:46.658Z] #19 40.53 Selecting previously unselected package libaio1:amd64. [2021-02-24T14:27:46.658Z] #19 40.54 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-24T14:27:46.658Z] #19 40.54 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-24T14:27:46.658Z] #19 40.67 Selecting previously unselected package libgpm2:amd64. [2021-02-24T14:27:46.658Z] #19 40.68 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-24T14:27:46.658Z] #19 40.68 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-24T14:27:46.658Z] #19 40.74 Selecting previously unselected package libicu63:amd64. [2021-02-24T14:27:46.658Z] #19 40.75 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-24T14:27:46.658Z] #19 40.76 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:27:46.757Z] #19 50.40 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-24T14:27:46.758Z] #19 50.41 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-24T14:27:46.758Z] #19 50.43 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-24T14:27:47.549Z] #21 ... [2021-02-24T14:27:47.549Z] [2021-02-24T14:27:47.549Z] #42 [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-02-24T14:27:47.549Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:27:47.549Z] #42 118.7 CC criu/netfilter.o [2021-02-24T14:27:47.549Z] #42 119.0 CC criu/page-pipe.o [2021-02-24T14:27:47.549Z] #42 119.6 CC criu/page-xfer.o [2021-02-24T14:27:47.549Z] #42 121.0 CC criu/pagemap-cache.o [2021-02-24T14:27:47.549Z] #42 121.4 CC criu/pagemap.o [2021-02-24T14:27:47.549Z] #42 122.1 CC criu/parasite-syscall.o [2021-02-24T14:27:47.549Z] #42 122.8 CC criu/path.o [2021-02-24T14:27:47.549Z] #42 123.0 CC criu/pie-util-vdso.o [2021-02-24T14:27:47.549Z] #42 123.4 CC criu/pie-util.o [2021-02-24T14:27:47.549Z] #42 123.5 CC criu/pipes.o [2021-02-24T14:27:47.549Z] #42 124.2 CC criu/plugin.o [2021-02-24T14:27:47.549Z] #42 124.5 CC criu/proc_parse.o [2021-02-24T14:27:47.814Z] #42 ... [2021-02-24T14:27:47.814Z] [2021-02-24T14:27:47.814Z] #55 [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-02-24T14:27:47.814Z] #55 sha256:b4b8b5aa34a34ff793967f052ac06cf6377f3dc0a107f5f1dc6609486b566241 [2021-02-24T14:27:47.814Z] #55 150.3 + bin/containerd [2021-02-24T14:27:48.118Z] #42 132.5 CC criu/net.o [2021-02-24T14:27:50.032Z] #19 53.32 Setting up iptables (1.8.2-4) ... [2021-02-24T14:27:50.032Z] #19 53.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-24T14:27:50.032Z] #19 53.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-24T14:27:50.032Z] #19 53.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-24T14:27:50.032Z] #19 53.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-24T14:27:50.032Z] #19 53.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-24T14:27:50.032Z] #19 53.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-24T14:27:50.032Z] #19 53.38 Setting up python3 (3.7.3-1) ... [2021-02-24T14:27:50.032Z] #19 53.86 Setting up python3-wheel (0.32.3-2) ... [2021-02-24T14:27:50.596Z] #19 54.52 Setting up apparmor (2.13.2-10) ... [2021-02-24T14:27:50.861Z] #19 44.24 Selecting previously unselected package libnet1:amd64. [2021-02-24T14:27:50.861Z] #19 44.24 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-24T14:27:50.861Z] #19 44.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:27:50.861Z] #19 44.34 Selecting previously unselected package libnl-3-200:amd64. [2021-02-24T14:27:50.861Z] #19 44.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-24T14:27:50.861Z] #19 44.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:27:50.861Z] #19 44.45 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-24T14:27:50.861Z] #19 44.45 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-24T14:27:50.861Z] #19 44.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:27:50.861Z] #19 44.53 Selecting previously unselected package libreadline5:amd64. [2021-02-24T14:27:50.861Z] #19 44.55 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-24T14:27:50.861Z] #19 44.55 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-24T14:27:50.861Z] #19 44.67 Selecting previously unselected package net-tools. [2021-02-24T14:27:50.861Z] #19 44.68 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-24T14:27:50.861Z] #19 44.68 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-24T14:27:50.861Z] #19 44.91 Selecting previously unselected package python-pip-whl. [2021-02-24T14:27:50.861Z] #19 44.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-24T14:27:50.861Z] #19 44.92 Unpacking python-pip-whl (18.1-5) ... [2021-02-24T14:27:51.416Z] #42 135.5 CC criu/netfilter.o [2021-02-24T14:27:51.417Z] #42 135.9 CC criu/page-pipe.o [2021-02-24T14:27:51.689Z] #19 45.53 Selecting previously unselected package python3-lib2to3. [2021-02-24T14:27:51.689Z] #19 45.55 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-24T14:27:51.689Z] #19 45.57 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-24T14:27:51.689Z] #19 45.70 Selecting previously unselected package python3-distutils. [2021-02-24T14:27:51.689Z] #19 45.73 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-24T14:27:51.689Z] #19 45.73 Unpacking python3-distutils (3.7.3-1) ... [2021-02-24T14:27:51.950Z] #19 45.88 Selecting previously unselected package python3-pip. [2021-02-24T14:27:51.950Z] #19 45.88 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-24T14:27:51.950Z] #19 45.89 Unpacking python3-pip (18.1-5) ... [2021-02-24T14:27:51.950Z] #19 46.08 Selecting previously unselected package python3-pkg-resources. [2021-02-24T14:27:51.950Z] #19 46.08 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-24T14:27:51.950Z] #19 46.09 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-24T14:27:51.987Z] #42 136.5 CC criu/page-xfer.o [2021-02-24T14:27:52.211Z] #19 46.19 Selecting previously unselected package python3-setuptools. [2021-02-24T14:27:52.211Z] #19 46.20 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-24T14:27:52.211Z] #19 46.20 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-24T14:27:52.471Z] #19 46.38 Selecting previously unselected package python3-wheel. [2021-02-24T14:27:52.471Z] #19 46.39 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-24T14:27:52.471Z] #19 46.42 Unpacking python3-wheel (0.32.3-2) ... [2021-02-24T14:27:52.471Z] #19 46.51 Selecting previously unselected package sudo. [2021-02-24T14:27:52.471Z] #19 46.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-24T14:27:52.471Z] #19 46.53 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-24T14:27:52.486Z] #19 56.19 Setting up xfsprogs (4.20.0-1) ... [2021-02-24T14:27:52.486Z] #19 56.20 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-24T14:27:52.742Z] #19 56.56 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-24T14:27:53.413Z] #19 47.12 Selecting previously unselected package thin-provisioning-tools. [2021-02-24T14:27:53.414Z] #19 47.13 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-24T14:27:53.414Z] #19 47.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-24T14:27:53.414Z] #19 47.39 Selecting previously unselected package uidmap. [2021-02-24T14:27:53.414Z] #19 47.41 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-24T14:27:53.414Z] #19 47.42 Unpacking uidmap (1:4.5-1.1) ... [2021-02-24T14:27:53.414Z] #19 47.54 Selecting previously unselected package vim-runtime. [2021-02-24T14:27:53.670Z] #19 57.58 Setting up python3-distutils (3.7.3-1) ... [2021-02-24T14:27:53.674Z] #19 47.54 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-24T14:27:53.674Z] #19 47.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-24T14:27:53.674Z] #19 47.60 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-24T14:27:53.674Z] #19 47.61 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-24T14:27:53.903Z] #42 138.1 CC criu/pagemap-cache.o [2021-02-24T14:27:54.165Z] #42 ... [2021-02-24T14:27:54.165Z] [2021-02-24T14:27:54.165Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:27:54.165Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:27:54.165Z] #21 5.303 Collecting yamllint==1.16.0 [2021-02-24T14:27:54.165Z] #21 10.67 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-24T14:27:54.165Z] #21 10.76 Collecting pyyaml (from yamllint==1.16.0) [2021-02-24T14:27:54.165Z] #21 11.01 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-24T14:27:54.165Z] #21 11.34 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-24T14:27:54.165Z] #21 11.39 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-24T14:27:54.165Z] #21 11.43 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-24T14:27:54.165Z] #21 11.70 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-24T14:27:54.165Z] #21 DONE 12.1s [2021-02-24T14:27:54.165Z] [2021-02-24T14:27:54.165Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-24T14:27:54.165Z] #24 sha256:b1efb67c2fbb16fd35c29e1eff373aba43cce0d4063b9af302fa2dbdab3e945e [2021-02-24T14:27:54.165Z] #24 DONE 0.2s [2021-02-24T14:27:54.165Z] [2021-02-24T14:27:54.165Z] #42 [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-02-24T14:27:54.165Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:54.165Z] #42 138.7 CC criu/pagemap.o [2021-02-24T14:27:54.231Z] #19 58.08 Setting up python3-setuptools (40.8.0-1) ... [2021-02-24T14:27:54.433Z] #55 ... [2021-02-24T14:27:54.433Z] [2021-02-24T14:27:54.433Z] #42 [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-02-24T14:27:54.433Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:27:54.433Z] #42 126.5 CC criu/protobuf-desc.o [2021-02-24T14:27:54.433Z] #42 127.3 CC criu/protobuf.o [2021-02-24T14:27:54.434Z] #42 127.6 CC criu/pstree.o [2021-02-24T14:27:54.434Z] #42 128.5 CC criu/rbtree.o [2021-02-24T14:27:54.434Z] #42 128.8 CC criu/rst-malloc.o [2021-02-24T14:27:54.434Z] #42 129.0 CC criu/seccomp.o [2021-02-24T14:27:54.434Z] #42 129.6 CC criu/seize.o [2021-02-24T14:27:54.434Z] #42 130.3 CC criu/servicefd.o [2021-02-24T14:27:54.434Z] #42 130.7 CC criu/shmem.o [2021-02-24T14:27:54.434Z] #42 131.5 CC criu/sigframe.o [2021-02-24T14:27:54.434Z] #42 131.7 CC criu/signalfd.o [2021-02-24T14:27:54.434Z] #42 132.0 CC criu/sk-inet.o [2021-02-24T14:27:55.021Z] #42 133.0 CC criu/sk-netlink.o [2021-02-24T14:27:55.159Z] #19 ... [2021-02-24T14:27:55.159Z] [2021-02-24T14:27:55.159Z] #42 [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-02-24T14:27:55.159Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:55.159Z] #42 118.3 CC criu/ipc_ns.o [2021-02-24T14:27:55.159Z] #42 119.6 CC criu/irmap.o [2021-02-24T14:27:55.159Z] #42 120.4 CC criu/kcmp-ids.o [2021-02-24T14:27:55.159Z] #42 120.7 CC criu/kerndat.o [2021-02-24T14:27:55.159Z] #42 121.9 CC criu/libnetlink.o [2021-02-24T14:27:55.159Z] #42 122.3 CC criu/log.o [2021-02-24T14:27:55.159Z] #42 122.9 CC criu/lsm.o [2021-02-24T14:27:55.159Z] #42 123.3 CC criu/mem.o [2021-02-24T14:27:55.159Z] #42 125.1 CC criu/memfd.o [2021-02-24T14:27:55.159Z] #42 125.7 CC criu/mount.o [2021-02-24T14:27:55.306Z] #42 133.4 CC criu/sk-packet.o [2021-02-24T14:27:55.415Z] #42 ... [2021-02-24T14:27:55.415Z] [2021-02-24T14:27:55.415Z] #19 [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-02-24T14:27:55.415Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:55.415Z] #19 59.37 Setting up python3-pip (18.1-5) ... [2021-02-24T14:27:55.549Z] #42 139.9 CC criu/parasite-syscall.o [2021-02-24T14:27:55.575Z] #42 ... [2021-02-24T14:27:55.575Z] [2021-02-24T14:27:55.575Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:27:55.575Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-24T14:27:55.575Z] #21 25.04 Installing build dependencies: finished with status 'done' [2021-02-24T14:27:56.218Z] #19 ... [2021-02-24T14:27:56.219Z] [2021-02-24T14:27:56.219Z] #42 [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-02-24T14:27:56.219Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:56.219Z] #42 102.8 CC criu/clone-noasan.o [2021-02-24T14:27:56.219Z] #42 103.1 CC criu/config.o [2021-02-24T14:27:56.219Z] #42 104.9 CC criu/cr-check.o [2021-02-24T14:27:56.219Z] #42 106.8 CC criu/cr-dedup.o [2021-02-24T14:27:56.219Z] #42 107.3 CC criu/cr-dump.o [2021-02-24T14:27:56.219Z] #42 109.9 CC criu/cr-errno.o [2021-02-24T14:27:56.219Z] #42 110.0 CC criu/cr-restore.o [2021-02-24T14:27:56.490Z] #42 140.8 CC criu/path.o [2021-02-24T14:27:56.750Z] #42 141.1 CC criu/pie-util-vdso-elf32.o [2021-02-24T14:27:56.782Z] #19 60.37 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:27:56.782Z] #19 60.40 Processing triggers for mime-support (3.62) ... [2021-02-24T14:27:57.039Z] #19 DONE 60.9s [2021-02-24T14:27:57.039Z] [2021-02-24T14:27:57.039Z] #20 [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-02-24T14:27:57.039Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-24T14:27:57.162Z] #42 ... [2021-02-24T14:27:57.162Z] [2021-02-24T14:27:57.162Z] #19 [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-02-24T14:27:57.162Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:27:57.162Z] #19 51.00 Selecting previously unselected package vim. [2021-02-24T14:27:57.162Z] #19 51.01 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-24T14:27:57.162Z] #19 51.03 Unpacking vim (2:8.1.0875-5) ... [2021-02-24T14:27:57.320Z] #42 141.6 CC criu/pie-util-vdso.o [2021-02-24T14:27:57.423Z] #19 51.57 Selecting previously unselected package xfsprogs. [2021-02-24T14:27:57.423Z] #19 51.57 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-24T14:27:57.684Z] #19 51.58 Unpacking xfsprogs (4.20.0-1) ... [2021-02-24T14:27:57.890Z] #42 142.2 CC criu/pie-util.o [2021-02-24T14:27:57.890Z] #42 142.3 CC criu/pipes.o [2021-02-24T14:27:58.256Z] #19 52.11 Selecting previously unselected package zip. [2021-02-24T14:27:58.256Z] #19 52.11 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-24T14:27:58.256Z] #19 52.12 Unpacking zip (3.0-11+b1) ... [2021-02-24T14:27:58.461Z] #42 143.0 CC criu/plugin.o [2021-02-24T14:27:58.517Z] #19 52.37 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-24T14:27:58.517Z] #19 52.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-24T14:27:58.517Z] #19 52.41 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:58.517Z] #19 52.43 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-24T14:27:58.517Z] #19 52.45 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-24T14:27:58.517Z] #19 52.46 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-24T14:27:58.517Z] #19 52.48 Setting up uidmap (1:4.5-1.1) ... [2021-02-24T14:27:58.517Z] #19 52.49 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-24T14:27:58.517Z] #19 52.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-24T14:27:58.517Z] #19 52.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-24T14:27:58.517Z] #19 52.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-24T14:27:58.778Z] #19 52.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-24T14:27:58.778Z] #19 52.59 Setting up xxd (2:8.1.0875-5) ... [2021-02-24T14:27:58.778Z] #19 52.60 Setting up zip (3.0-11+b1) ... [2021-02-24T14:27:58.778Z] #19 52.61 Setting up vim-common (2:8.1.0875-5) ... [2021-02-24T14:27:58.778Z] #19 52.64 Setting up bash-completion (1:2.8-6) ... [2021-02-24T14:27:59.032Z] #42 ... [2021-02-24T14:27:59.032Z] [2021-02-24T14:27:59.032Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-24T14:27:59.032Z] #29 sha256:ee06f74855c0b179de726a2efc9e9299b1939e7ce2e5e1eb636d351cd3331975 [2021-02-24T14:27:59.032Z] #29 DONE 4.7s [2021-02-24T14:27:59.032Z] [2021-02-24T14:27:59.032Z] #42 [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-02-24T14:27:59.032Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:27:59.032Z] #42 143.4 CC criu/proc_parse.o [2021-02-24T14:27:59.293Z] #42 ... [2021-02-24T14:27:59.293Z] [2021-02-24T14:27:59.293Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-24T14:27:59.293Z] #32 sha256:897849d8083e97bb6917ae96bd974eaf893d0d5a018bd2b23a09ee33346e6d07 [2021-02-24T14:27:59.293Z] #32 DONE 0.3s [2021-02-24T14:27:59.293Z] [2021-02-24T14:27:59.293Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-24T14:27:59.293Z] #34 sha256:64a7de33b1581c05560b86312fbc739b31ebb8981dcb45dd0b587368dc35b8ed [2021-02-24T14:27:59.293Z] #34 DONE 0.1s [2021-02-24T14:27:59.293Z] [2021-02-24T14:27:59.293Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-24T14:27:59.293Z] #37 sha256:08b3988d657fd9ff04c63197b39823f633dd3da6d9f806b458b51dbfe5d79d4a [2021-02-24T14:27:59.293Z] #37 DONE 0.0s [2021-02-24T14:27:59.293Z] [2021-02-24T14:27:59.293Z] #48 [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-02-24T14:27:59.293Z] #48 sha256:c4ed8bc4662382c869aa67199079f0a053c5821279fff733ce576abf84afaee7 [2021-02-24T14:27:59.563Z] #20 1.866 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-24T14:27:59.563Z] #20 1.869 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-24T14:27:59.563Z] #20 1.873 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-24T14:27:59.563Z] #20 DONE 2.0s [2021-02-24T14:27:59.563Z] [2021-02-24T14:27:59.563Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:27:59.563Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:27:59.814Z] #21 ... [2021-02-24T14:27:59.814Z] [2021-02-24T14:27:59.814Z] #23 [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-02-24T14:27:59.814Z] #23 sha256:a769d73dbea754d9c710cc837ca57352a19d8a674ed3e2f8e112c56a30422b68 [2021-02-24T14:27:59.814Z] #23 212.5 + return [2021-02-24T14:27:59.815Z] #23 DONE 214.4s [2021-02-24T14:27:59.815Z] [2021-02-24T14:27:59.815Z] #42 [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-02-24T14:27:59.815Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:27:59.815Z] #42 134.2 CC criu/sk-queue.o [2021-02-24T14:27:59.815Z] #42 134.6 CC criu/sk-tcp.o [2021-02-24T14:27:59.815Z] #42 135.1 CC criu/sk-unix.o [2021-02-24T14:27:59.815Z] #42 137.0 CC criu/sockets.o [2021-02-24T14:27:59.815Z] #42 137.7 CC criu/stats.o [2021-02-24T14:27:59.815Z] #42 138.0 CC criu/string.o [2021-02-24T14:27:59.815Z] #42 138.1 CC criu/sysctl.o [2021-02-24T14:28:00.769Z] #42 138.9 CC criu/sysfs_parse.o [2021-02-24T14:28:01.034Z] #42 139.2 CC criu/timens.o [2021-02-24T14:28:01.305Z] #42 139.6 CC criu/timerfd.o [2021-02-24T14:28:01.837Z] #48 ... [2021-02-24T14:28:01.837Z] [2021-02-24T14:28:01.837Z] #42 [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-02-24T14:28:01.837Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:01.837Z] #42 145.8 CC criu/protobuf-desc.o [2021-02-24T14:28:01.885Z] #42 140.0 CC criu/tty.o [2021-02-24T14:28:02.078Z] #19 55.67 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-24T14:28:02.078Z] #19 55.70 Setting up xz-utils (5.2.4-1) ... [2021-02-24T14:28:02.078Z] #19 55.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-24T14:28:02.078Z] #19 55.73 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-24T14:28:02.078Z] #19 55.83 invoke-rc.d: could not determine current runlevel [2021-02-24T14:28:02.078Z] #19 55.85 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-24T14:28:02.078Z] #19 55.86 Setting up pigz (2.4-1) ... [2021-02-24T14:28:02.078Z] #19 55.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-24T14:28:02.078Z] #19 55.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-24T14:28:02.078Z] #19 55.91 Setting up python-pip-whl (18.1-5) ... [2021-02-24T14:28:02.078Z] #19 55.93 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-24T14:28:02.078Z] #19 55.95 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-24T14:28:02.340Z] #19 56.38 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-24T14:28:02.340Z] #19 56.39 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-24T14:28:02.340Z] #19 56.41 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-24T14:28:02.340Z] #19 56.42 Setting up vim (2:8.1.0875-5) ... [2021-02-24T14:28:02.340Z] #19 56.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-24T14:28:02.340Z] #19 56.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-24T14:28:02.406Z] #42 146.8 CC criu/protobuf.o [2021-02-24T14:28:02.601Z] #19 56.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-24T14:28:02.601Z] #19 56.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-24T14:28:02.601Z] #19 56.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-24T14:28:02.601Z] #19 56.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-24T14:28:02.601Z] #19 56.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-24T14:28:02.601Z] #19 56.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-24T14:28:02.601Z] #19 56.56 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-24T14:28:02.601Z] #19 56.58 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-24T14:28:02.601Z] #19 56.60 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-24T14:28:02.601Z] #19 56.61 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-24T14:28:02.601Z] #19 56.63 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-24T14:28:02.601Z] #19 56.66 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-24T14:28:02.839Z] #42 ... [2021-02-24T14:28:02.839Z] [2021-02-24T14:28:02.839Z] #52 [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-02-24T14:28:02.839Z] #52 sha256:9d2da6fa493f7e1e4ed542c8eb78c3ce3e709d1edfac06192cd57e3b05bddd24 [2021-02-24T14:28:02.839Z] #52 100.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-24T14:28:02.977Z] #42 147.2 CC criu/pstree.o [2021-02-24T14:28:03.417Z] #52 ... [2021-02-24T14:28:03.417Z] [2021-02-24T14:28:03.417Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:28:03.417Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-24T14:28:03.417Z] #21 30.44 Building wheels for collected packages: pyyaml [2021-02-24T14:28:03.417Z] #21 30.44 Running setup.py bdist_wheel for pyyaml: started [2021-02-24T14:28:03.417Z] #21 31.77 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-24T14:28:03.417Z] #21 31.77 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-24T14:28:03.417Z] #21 31.91 Successfully built pyyaml [2021-02-24T14:28:03.417Z] #21 31.92 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-24T14:28:03.417Z] #21 32.17 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-24T14:28:03.417Z] #21 DONE 33.0s [2021-02-24T14:28:03.417Z] [2021-02-24T14:28:03.417Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-24T14:28:03.417Z] #24 sha256:b8ceab81d4511ad47e4098f1e8dc9e83c1313900c7b2236144cea0f19802714e [2021-02-24T14:28:03.919Z] #42 ... [2021-02-24T14:28:03.919Z] [2021-02-24T14:28:03.919Z] #39 [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-02-24T14:28:03.919Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:28:03.919Z] #39 DONE 227.8s [2021-02-24T14:28:03.919Z] [2021-02-24T14:28:03.920Z] #42 [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-02-24T14:28:03.920Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:03.920Z] #42 148.2 CC criu/rbtree.o [2021-02-24T14:28:04.181Z] #42 148.6 CC criu/rst-malloc.o [2021-02-24T14:28:04.377Z] #24 DONE 0.9s [2021-02-24T14:28:04.377Z] [2021-02-24T14:28:04.377Z] #52 [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-02-24T14:28:04.377Z] #52 sha256:9d2da6fa493f7e1e4ed542c8eb78c3ce3e709d1edfac06192cd57e3b05bddd24 [2021-02-24T14:28:04.377Z] #52 102.3 + mkdir -p /build [2021-02-24T14:28:04.377Z] #52 102.3 + cp runc /build/runc [2021-02-24T14:28:04.751Z] #42 149.0 CC criu/seccomp.o [2021-02-24T14:28:05.719Z] #42 149.9 CC criu/seize.o [2021-02-24T14:28:05.902Z] #19 59.81 Setting up iptables (1.8.2-4) ... [2021-02-24T14:28:05.902Z] #19 59.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-24T14:28:05.902Z] #19 59.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-24T14:28:05.902Z] #19 59.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-24T14:28:05.902Z] #19 59.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-24T14:28:05.902Z] #19 59.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-24T14:28:05.902Z] #19 59.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-24T14:28:05.902Z] #19 59.89 Setting up python3 (3.7.3-1) ... [2021-02-24T14:28:06.106Z] #21 6.137 Collecting yamllint==1.16.0 [2021-02-24T14:28:06.106Z] #21 ... [2021-02-24T14:28:06.106Z] [2021-02-24T14:28:06.106Z] #42 [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-02-24T14:28:06.106Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:06.106Z] #42 129.9 CC criu/namespaces.o [2021-02-24T14:28:06.106Z] #42 132.0 CC criu/net.o [2021-02-24T14:28:06.106Z] #42 135.7 CC criu/netfilter.o [2021-02-24T14:28:06.106Z] #42 136.2 CC criu/page-pipe.o [2021-02-24T14:28:06.106Z] #42 136.9 CC criu/page-xfer.o [2021-02-24T14:28:06.106Z] #42 138.6 CC criu/pagemap-cache.o [2021-02-24T14:28:06.106Z] #42 138.9 CC criu/pagemap.o [2021-02-24T14:28:06.474Z] #19 60.37 Setting up python3-wheel (0.32.3-2) ... [2021-02-24T14:28:06.667Z] #42 139.8 CC criu/parasite-syscall.o [2021-02-24T14:28:06.679Z] #42 ... [2021-02-24T14:28:06.679Z] [2021-02-24T14:28:06.679Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-24T14:28:06.679Z] #40 sha256:32a9a5d3d8926112fb394987eb288260cd2d156fac5ec4ca3a50ee64602b3d75 [2021-02-24T14:28:06.679Z] #40 DONE 0.6s [2021-02-24T14:28:06.679Z] [2021-02-24T14:28:06.679Z] #42 [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-02-24T14:28:06.679Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:06.679Z] #42 150.8 CC criu/servicefd.o [2021-02-24T14:28:06.941Z] #42 151.2 CC criu/shmem.o [2021-02-24T14:28:07.046Z] #19 61.11 Setting up apparmor (2.13.2-10) ... [2021-02-24T14:28:07.596Z] #42 140.7 CC criu/path.o [2021-02-24T14:28:07.852Z] #42 141.0 CC criu/pie-util-vdso-elf32.o [2021-02-24T14:28:07.883Z] #42 152.1 CC criu/sigframe.o [2021-02-24T14:28:07.884Z] #42 152.3 CC criu/signalfd.o [2021-02-24T14:28:08.108Z] #42 141.4 CC criu/pie-util-vdso.o [2021-02-24T14:28:08.144Z] #42 152.5 CC criu/sk-inet.o [2021-02-24T14:28:08.431Z] #19 ... [2021-02-24T14:28:08.431Z] [2021-02-24T14:28:08.431Z] #42 [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-02-24T14:28:08.431Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:08.431Z] #42 115.4 CC criu/cr-service.o [2021-02-24T14:28:08.431Z] #42 117.3 CC criu/crtools.o [2021-02-24T14:28:08.431Z] #42 117.9 CC criu/eventfd.o [2021-02-24T14:28:08.431Z] #42 118.2 CC criu/eventpoll.o [2021-02-24T14:28:08.431Z] #42 119.1 CC criu/external.o [2021-02-24T14:28:08.431Z] #42 119.4 CC criu/fault-injection.o [2021-02-24T14:28:08.431Z] #42 119.5 CC criu/fdstore.o [2021-02-24T14:28:08.431Z] #42 120.0 CC criu/fifo.o [2021-02-24T14:28:08.431Z] #42 120.5 CC criu/file-ids.o [2021-02-24T14:28:08.431Z] #42 120.9 CC criu/file-lock.o [2021-02-24T14:28:08.432Z] #42 122.0 CC criu/files-ext.o [2021-02-24T14:28:08.432Z] #42 122.4 CC criu/files-reg.o [2021-02-24T14:28:08.432Z] #42 124.9 CC criu/files.o [2021-02-24T14:28:08.671Z] #42 141.8 CC criu/pie-util.o [2021-02-24T14:28:08.713Z] #42 ... [2021-02-24T14:28:08.713Z] [2021-02-24T14:28:08.713Z] #48 [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-02-24T14:28:08.713Z] #48 sha256:c4ed8bc4662382c869aa67199079f0a053c5821279fff733ce576abf84afaee7 [2021-02-24T14:28:08.713Z] #48 232.7 + /build/golangci-lint --version [2021-02-24T14:28:08.713Z] #48 233.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-24T14:28:08.713Z] #48 DONE 233.2s [2021-02-24T14:28:08.928Z] #42 142.0 CC criu/pipes.o [2021-02-24T14:28:08.973Z] [2021-02-24T14:28:08.973Z] #55 [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-02-24T14:28:08.973Z] #55 sha256:073e0360606941808944b44119d4fdc14d11ec7d7d192f651922918742a91ff1 [2021-02-24T14:28:09.002Z] #42 ... [2021-02-24T14:28:09.002Z] [2021-02-24T14:28:09.002Z] #19 [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-02-24T14:28:09.002Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-24T14:28:09.002Z] #19 62.97 Setting up xfsprogs (4.20.0-1) ... [2021-02-24T14:28:09.002Z] #19 62.99 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-24T14:28:09.232Z] #55 ... [2021-02-24T14:28:09.232Z] [2021-02-24T14:28:09.232Z] #42 [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-02-24T14:28:09.232Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:09.232Z] #42 153.5 CC criu/sk-netlink.o [2021-02-24T14:28:09.491Z] #42 142.7 CC criu/plugin.o [2021-02-24T14:28:09.491Z] #42 153.9 CC criu/sk-packet.o [2021-02-24T14:28:09.573Z] #19 63.44 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-24T14:28:09.751Z] #52 ... [2021-02-24T14:28:09.751Z] [2021-02-24T14:28:09.751Z] #42 [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-02-24T14:28:09.751Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:28:09.751Z] #42 141.8 CC criu/tun.o [2021-02-24T14:28:09.751Z] #42 142.3 CC criu/uffd.o [2021-02-24T14:28:09.751Z] #42 143.4 CC criu/util.o [2021-02-24T14:28:09.751Z] #42 144.6 CC criu/uts_ns.o [2021-02-24T14:28:09.751Z] #42 144.8 CC criu/vdso.o [2021-02-24T14:28:09.751Z] #42 145.2 LINK criu/built-in.o [2021-02-24T14:28:09.751Z] #42 145.3 LINK criu/criu [2021-02-24T14:28:09.751Z] #42 145.7 DEP lib/c/criu.d [2021-02-24T14:28:09.751Z] #42 145.8 CC images/rpc.pb-c.o [2021-02-24T14:28:09.751Z] #42 146.4 CC lib/c/criu.o [2021-02-24T14:28:09.751Z] #42 147.4 LINK lib/c/built-in.o [2021-02-24T14:28:09.751Z] #42 147.4 LINK lib/c/libcriu.so [2021-02-24T14:28:09.751Z] #42 147.4 LINK lib/c/libcriu.a [2021-02-24T14:28:09.751Z] #42 147.6 GEN magic.py [2021-02-24T14:28:09.751Z] #42 147.7 Note: Building without setproctitle() and strlcpy() support. [2021-02-24T14:28:09.751Z] #42 147.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-24T14:28:09.751Z] #42 147.8 Note: Building without GnuTLS support [2021-02-24T14:28:09.751Z] #42 147.8 Makefile.config:39: Warn: you have no libnftables installed [2021-02-24T14:28:09.751Z] #42 147.8 Makefile.config:40: Warn: Building without nftables support [2021-02-24T14:28:10.055Z] #42 143.1 CC criu/proc_parse.o [2021-02-24T14:28:10.330Z] #42 148.6 fatal: not a git repository (or any of the parent directories): .git [2021-02-24T14:28:10.433Z] #42 154.8 CC criu/sk-queue.o [2021-02-24T14:28:10.513Z] #19 64.50 Setting up python3-distutils (3.7.3-1) ... [2021-02-24T14:28:10.619Z] #42 ... [2021-02-24T14:28:10.619Z] [2021-02-24T14:28:10.619Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:28:10.619Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:28:10.619Z] #21 11.51 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-24T14:28:10.619Z] #21 11.58 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-24T14:28:10.619Z] #21 11.63 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-24T14:28:10.692Z] #42 155.1 CC criu/sk-tcp.o [2021-02-24T14:28:10.876Z] #21 11.68 Collecting pyyaml (from yamllint==1.16.0) [2021-02-24T14:28:10.876Z] #21 11.87 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-24T14:28:10.909Z] #42 149.3 make[1]: Nothing to be done for 'all'. [2021-02-24T14:28:11.084Z] #19 65.11 Setting up python3-setuptools (40.8.0-1) ... [2021-02-24T14:28:11.133Z] #21 12.19 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-24T14:28:11.262Z] #42 155.4 CC criu/sk-unix.o [2021-02-24T14:28:11.697Z] #21 12.69 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-24T14:28:11.862Z] #42 ... [2021-02-24T14:28:11.862Z] [2021-02-24T14:28:11.862Z] #52 [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-02-24T14:28:11.862Z] #52 sha256:9d2da6fa493f7e1e4ed542c8eb78c3ce3e709d1edfac06192cd57e3b05bddd24 [2021-02-24T14:28:11.862Z] #52 DONE 109.7s [2021-02-24T14:28:11.862Z] [2021-02-24T14:28:11.862Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-24T14:28:11.862Z] #29 sha256:11d8b89e60add8ee0d46112d913c23f2e59077a8f157486df33a41ae86b45573 [2021-02-24T14:28:11.862Z] #29 DONE 7.6s [2021-02-24T14:28:11.862Z] [2021-02-24T14:28:11.862Z] #42 [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-02-24T14:28:11.862Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:28:11.862Z] #42 150.0 make[1]: 'images/built-in.o' is up to date. [2021-02-24T14:28:11.862Z] #42 150.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-24T14:28:11.953Z] #21 ... [2021-02-24T14:28:11.953Z] [2021-02-24T14:28:11.953Z] #39 [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-02-24T14:28:11.953Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:28:11.953Z] #39 DONE 215.9s [2021-02-24T14:28:12.127Z] #42 150.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-24T14:28:12.127Z] #42 150.3 make[1]: 'compel/libcompel.a' is up to date. [2021-02-24T14:28:12.127Z] #42 150.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-24T14:28:12.127Z] #42 150.4 make[1]: Nothing to be done for 'all'. [2021-02-24T14:28:12.127Z] #42 150.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-24T14:28:12.202Z] #42 156.6 CC criu/sockets.o [2021-02-24T14:28:12.209Z] [2021-02-24T14:28:12.209Z] #55 [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-02-24T14:28:12.209Z] #55 sha256:cf186f52cf843d03b152cce1d129ed20f71bffff89839cb67f9b95498d899da4 [2021-02-24T14:28:12.209Z] #55 ... [2021-02-24T14:28:12.209Z] [2021-02-24T14:28:12.209Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:28:12.209Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:28:12.209Z] #21 DONE 13.1s [2021-02-24T14:28:12.209Z] [2021-02-24T14:28:12.209Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-24T14:28:12.209Z] #24 sha256:e1a3ac69c54ee646c4fe4297c00ae21e3b69a320f78bacc099da4b0fd704e3ae [2021-02-24T14:28:12.465Z] #19 66.44 Setting up python3-pip (18.1-5) ... [2021-02-24T14:28:12.705Z] #42 ... [2021-02-24T14:28:12.705Z] [2021-02-24T14:28:12.705Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-24T14:28:12.705Z] #32 sha256:aaaae79a478ac4644738f85a727f4593fa538cf8738064cc7d84e6121ea20e0c [2021-02-24T14:28:12.705Z] #32 DONE 0.8s [2021-02-24T14:28:12.705Z] [2021-02-24T14:28:12.705Z] #42 [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-02-24T14:28:12.705Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:28:12.705Z] #42 150.7 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:12.705Z] #42 150.8 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:12.705Z] #42 ... [2021-02-24T14:28:12.705Z] [2021-02-24T14:28:12.705Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-24T14:28:12.705Z] #34 sha256:e95845ec77ba536ba721084ad05f91b3a46a141a7645896629c3588d96499ce6 [2021-02-24T14:28:12.705Z] #34 DONE 0.2s [2021-02-24T14:28:12.705Z] [2021-02-24T14:28:12.705Z] #42 [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-02-24T14:28:12.705Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:28:12.705Z] #42 150.8 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:12.705Z] #42 150.9 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:12.705Z] #42 151.0 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:12.705Z] #42 151.0 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:12.706Z] #42 151.1 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:12.771Z] #24 DONE 0.6s [2021-02-24T14:28:12.771Z] [2021-02-24T14:28:12.771Z] #55 [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-02-24T14:28:12.771Z] #55 sha256:cf186f52cf843d03b152cce1d129ed20f71bffff89839cb67f9b95498d899da4 [2021-02-24T14:28:12.771Z] #55 ... [2021-02-24T14:28:12.771Z] [2021-02-24T14:28:12.771Z] #42 [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-02-24T14:28:12.771Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:12.771Z] #42 146.0 CC criu/protobuf-desc.o [2021-02-24T14:28:12.772Z] #42 157.2 CC criu/stats.o [2021-02-24T14:28:12.970Z] #42 ... [2021-02-24T14:28:12.970Z] [2021-02-24T14:28:12.970Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-24T14:28:12.970Z] #37 sha256:d26ceae8e54f589ec11e21de8f653d8583de2d682429ea64737c845ab46c5259 [2021-02-24T14:28:12.970Z] #37 DONE 0.2s [2021-02-24T14:28:12.970Z] [2021-02-24T14:28:12.970Z] #42 [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-02-24T14:28:12.970Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-24T14:28:12.970Z] #42 151.2 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:12.970Z] #42 151.2 INSTALL criu/criu [2021-02-24T14:28:13.032Z] #42 157.4 CC criu/string.o [2021-02-24T14:28:13.032Z] #42 157.5 CC criu/sysctl.o [2021-02-24T14:28:13.551Z] #42 DONE 151.8s [2021-02-24T14:28:13.551Z] [2021-02-24T14:28:13.551Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-24T14:28:13.552Z] #40 sha256:4b878fd47103043dac63bace7251440353e152a5415d22e241f3ab664dde332f [2021-02-24T14:28:13.552Z] #40 DONE 0.8s [2021-02-24T14:28:13.552Z] [2021-02-24T14:28:13.552Z] #55 [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-02-24T14:28:13.552Z] #55 sha256:b4b8b5aa34a34ff793967f052ac06cf6377f3dc0a107f5f1dc6609486b566241 [2021-02-24T14:28:13.602Z] #42 157.9 CC criu/sysfs_parse.o [2021-02-24T14:28:13.602Z] #42 158.1 CC criu/timens.o [2021-02-24T14:28:13.699Z] #42 147.0 CC criu/protobuf.o [2021-02-24T14:28:13.851Z] #19 67.67 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:28:13.851Z] #19 67.70 Processing triggers for mime-support (3.62) ... [2021-02-24T14:28:13.862Z] #42 158.3 CC criu/timerfd.o [2021-02-24T14:28:14.122Z] #42 158.6 CC criu/tty.o [2021-02-24T14:28:14.262Z] #42 147.4 CC criu/pstree.o [2021-02-24T14:28:14.422Z] #19 DONE 68.4s [2021-02-24T14:28:14.422Z] [2021-02-24T14:28:14.422Z] #20 [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-02-24T14:28:14.422Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-24T14:28:14.948Z] #55 ... [2021-02-24T14:28:14.948Z] [2021-02-24T14:28:14.948Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-24T14:28:14.948Z] #43 sha256:b935f2eb50854aec199721585207f0e52fae3798ce5ae99a0c12e86dfbfce103 [2021-02-24T14:28:15.211Z] #43 DONE 0.2s [2021-02-24T14:28:15.212Z] [2021-02-24T14:28:15.212Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-24T14:28:15.212Z] #45 sha256:769e534a91190348478b7eeb14f7f581f242a694170ec9c638f454514eb10e0a [2021-02-24T14:28:15.504Z] #42 159.8 CC criu/tun.o [2021-02-24T14:28:15.631Z] #42 148.6 CC criu/rbtree.o [2021-02-24T14:28:15.764Z] #42 160.2 CC criu/uffd.o [2021-02-24T14:28:15.813Z] #20 1.062 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-24T14:28:15.813Z] #20 1.066 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-24T14:28:15.813Z] #20 1.069 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-24T14:28:15.813Z] #20 DONE 1.1s [2021-02-24T14:28:15.813Z] [2021-02-24T14:28:15.813Z] #39 [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-02-24T14:28:15.813Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:28:15.813Z] #39 210.4 + dpkg --print-architecture [2021-02-24T14:28:15.813Z] #39 210.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-24T14:28:15.813Z] #39 210.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-24T14:28:15.813Z] #39 210.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-24T14:28:15.888Z] #42 148.9 CC criu/rst-malloc.o [2021-02-24T14:28:16.145Z] #42 149.2 CC criu/seccomp.o [2021-02-24T14:28:16.163Z] #45 DONE 0.7s [2021-02-24T14:28:16.163Z] [2021-02-24T14:28:16.163Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-24T14:28:16.163Z] #47 sha256:03fc10fc187c6096d85643b1a4510e741eb70dfd9bc3f3943892c7c6d183d819 [2021-02-24T14:28:16.163Z] #47 DONE 0.2s [2021-02-24T14:28:16.163Z] [2021-02-24T14:28:16.163Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-24T14:28:16.163Z] #49 sha256:7ec84bd970d92ae3b6449c28399a09fe7d9b46ba873c0e2132d1bf4ced722d11 [2021-02-24T14:28:16.705Z] #42 161.1 CC criu/util.o [2021-02-24T14:28:16.709Z] #42 149.8 CC criu/seize.o [2021-02-24T14:28:17.113Z] #49 DONE 1.1s [2021-02-24T14:28:17.113Z] [2021-02-24T14:28:17.113Z] #55 [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-02-24T14:28:17.113Z] #55 sha256:b4b8b5aa34a34ff793967f052ac06cf6377f3dc0a107f5f1dc6609486b566241 [2021-02-24T14:28:17.272Z] #42 150.6 CC criu/servicefd.o [2021-02-24T14:28:17.378Z] #55 ... [2021-02-24T14:28:17.378Z] [2021-02-24T14:28:17.378Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-24T14:28:17.378Z] #51 sha256:70b7fbef92c847357c65e7bdf8b8b88eca228900cb015499bca4bbd32f4548e0 [2021-02-24T14:28:17.378Z] #51 DONE 0.1s [2021-02-24T14:28:17.643Z] [2021-02-24T14:28:17.643Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-24T14:28:17.643Z] #53 sha256:80b605109f0f2ddced11ee4e24301272f663fc52b4e1ce8594252efd4ef05386 [2021-02-24T14:28:17.645Z] #42 161.9 CC criu/uts_ns.o [2021-02-24T14:28:17.645Z] #42 162.1 CC criu/vdso-compat.o [2021-02-24T14:28:17.645Z] #42 162.2 CC criu/vdso.o [2021-02-24T14:28:17.836Z] #42 151.0 CC criu/shmem.o [2021-02-24T14:28:17.906Z] #53 DONE 0.6s [2021-02-24T14:28:17.906Z] [2021-02-24T14:28:17.906Z] #55 [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-02-24T14:28:17.906Z] #55 sha256:b4b8b5aa34a34ff793967f052ac06cf6377f3dc0a107f5f1dc6609486b566241 [2021-02-24T14:28:18.214Z] #42 162.7 LINK criu/built-in.o [2021-02-24T14:28:18.474Z] #42 162.8 LINK criu/criu [2021-02-24T14:28:18.734Z] #42 163.2 DEP lib/c/criu.d [2021-02-24T14:28:18.734Z] #42 163.2 CC images/rpc.pb-c.o [2021-02-24T14:28:18.767Z] #42 151.6 CC criu/sigframe.o [2021-02-24T14:28:18.767Z] #42 151.8 CC criu/signalfd.o [2021-02-24T14:28:18.767Z] #42 152.0 CC criu/sk-inet.o [2021-02-24T14:28:19.304Z] #42 163.7 CC lib/c/criu.o [2021-02-24T14:28:19.331Z] #42 ... [2021-02-24T14:28:19.331Z] [2021-02-24T14:28:19.331Z] #48 [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-02-24T14:28:19.331Z] #48 sha256:293935cd70f74f56819e2a277388cb488be52e3d4bc1e3d10ce7ca1125bfc2d8 [2021-02-24T14:28:19.331Z] #48 221.7 + /build/golangci-lint --version [2021-02-24T14:28:19.331Z] #48 222.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-24T14:28:19.331Z] #48 DONE 223.7s [2021-02-24T14:28:19.331Z] [2021-02-24T14:28:19.331Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-24T14:28:19.331Z] #29 sha256:aa863ab9b366c1344b4360a4192a84876e9e78f3ed726eea21879d89c3d137f0 [2021-02-24T14:28:19.331Z] #29 DONE 6.7s [2021-02-24T14:28:19.588Z] [2021-02-24T14:28:19.588Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-24T14:28:19.588Z] #32 sha256:043406f1e75f1207418f6bd564725733199fa03bcfe5480e76c6a1bd55ba7e7f [2021-02-24T14:28:20.152Z] #32 DONE 0.5s [2021-02-24T14:28:20.152Z] [2021-02-24T14:28:20.152Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-24T14:28:20.152Z] #34 sha256:d035af84249d09b9fbb62b03d60b44d121f415c15d57352e953bdf954acff632 [2021-02-24T14:28:20.152Z] #34 DONE 0.1s [2021-02-24T14:28:20.152Z] [2021-02-24T14:28:20.152Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-24T14:28:20.152Z] #37 sha256:4146006c92aac86997efdd2f637bcc46dfd540d16713f42174a39fe5efe11ad1 [2021-02-24T14:28:20.152Z] #37 DONE 0.1s [2021-02-24T14:28:20.152Z] [2021-02-24T14:28:20.152Z] #42 [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-02-24T14:28:20.152Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:20.152Z] #42 152.9 CC criu/sk-netlink.o [2021-02-24T14:28:20.152Z] #42 153.3 CC criu/sk-packet.o [2021-02-24T14:28:20.245Z] #42 164.4 LINK lib/c/built-in.o [2021-02-24T14:28:20.245Z] #42 164.5 LINK lib/c/libcriu.so [2021-02-24T14:28:20.245Z] #42 164.5 LINK lib/c/libcriu.a [2021-02-24T14:28:20.245Z] #42 164.6 GEN magic.py [2021-02-24T14:28:20.505Z] #42 164.7 Note: Building without setproctitle() and strlcpy() support. [2021-02-24T14:28:20.505Z] #42 164.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-24T14:28:20.505Z] #42 164.7 Note: Building without GnuTLS support [2021-02-24T14:28:20.505Z] #42 164.7 Makefile.config:39: Warn: you have no libnftables installed [2021-02-24T14:28:20.505Z] #42 164.7 Makefile.config:40: Warn: Building without nftables support [2021-02-24T14:28:20.716Z] #42 153.9 CC criu/sk-queue.o [2021-02-24T14:28:20.765Z] #42 165.3 fatal: not a git repository (or any of the parent directories): .git [2021-02-24T14:28:21.101Z] #39 ... [2021-02-24T14:28:21.101Z] [2021-02-24T14:28:21.101Z] #42 [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-02-24T14:28:21.101Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:21.101Z] #42 127.2 CC criu/filesystems.o [2021-02-24T14:28:21.101Z] #42 128.0 CC criu/fsnotify.o [2021-02-24T14:28:21.101Z] #42 129.2 CC criu/image-desc.o [2021-02-24T14:28:21.101Z] #42 129.4 CC criu/image.o [2021-02-24T14:28:21.101Z] #42 130.4 CC criu/ipc_ns.o [2021-02-24T14:28:21.101Z] #42 132.1 CC criu/irmap.o [2021-02-24T14:28:21.101Z] #42 133.1 CC criu/kcmp-ids.o [2021-02-24T14:28:21.101Z] #42 133.7 CC criu/kerndat.o [2021-02-24T14:28:21.101Z] #42 135.0 CC criu/libnetlink.o [2021-02-24T14:28:21.101Z] #42 135.5 CC criu/log.o [2021-02-24T14:28:21.101Z] #42 136.2 CC criu/lsm.o [2021-02-24T14:28:21.101Z] #42 136.7 CC criu/mem.o [2021-02-24T14:28:21.280Z] #42 ... [2021-02-24T14:28:21.281Z] [2021-02-24T14:28:21.281Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-24T14:28:21.281Z] #40 sha256:85e072d5c4871bf88c3d9baa1ee50f75ba76a262d1f975e53b431fa36e2c01d6 [2021-02-24T14:28:21.281Z] #40 DONE 0.9s [2021-02-24T14:28:21.281Z] [2021-02-24T14:28:21.281Z] #42 [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-02-24T14:28:21.281Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:21.281Z] #42 154.3 CC criu/sk-tcp.o [2021-02-24T14:28:21.335Z] #42 165.8 make[1]: Nothing to be done for 'all'. [2021-02-24T14:28:21.538Z] #42 154.9 CC criu/sk-unix.o [2021-02-24T14:28:21.673Z] #42 138.8 CC criu/memfd.o [2021-02-24T14:28:21.905Z] #42 166.4 make[1]: 'images/built-in.o' is up to date. [2021-02-24T14:28:21.905Z] #42 166.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-24T14:28:21.905Z] #42 166.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-24T14:28:21.905Z] #42 166.4 make[1]: 'compel/libcompel.a' is up to date. [2021-02-24T14:28:22.166Z] #42 166.5 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-24T14:28:22.166Z] #42 166.5 make[1]: Nothing to be done for 'all'. [2021-02-24T14:28:22.166Z] #42 166.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-24T14:28:22.166Z] #42 166.6 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:22.166Z] #42 166.7 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:22.166Z] #42 166.7 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:22.245Z] #42 139.3 CC criu/mount.o [2021-02-24T14:28:22.426Z] #42 166.8 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:22.426Z] #42 166.8 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:22.426Z] #42 166.9 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:22.426Z] #42 166.9 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:22.426Z] #42 167.0 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:22.686Z] #42 167.0 INSTALL criu/criu [2021-02-24T14:28:22.947Z] #42 DONE 167.3s [2021-02-24T14:28:22.947Z] [2021-02-24T14:28:22.947Z] #52 [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-02-24T14:28:22.947Z] #52 sha256:28771b680c740a13597d8a67c447262aff662abdb13c608540f23f72f3edd065 [2021-02-24T14:28:23.432Z] #42 156.4 CC criu/sockets.o [2021-02-24T14:28:23.689Z] #42 156.9 CC criu/stats.o [2021-02-24T14:28:23.946Z] #42 157.1 CC criu/string.o [2021-02-24T14:28:23.946Z] #42 157.2 CC criu/sysctl.o [2021-02-24T14:28:24.330Z] #52 ... [2021-02-24T14:28:24.330Z] [2021-02-24T14:28:24.330Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-24T14:28:24.330Z] #43 sha256:3a1c172cffa633effe0e27451d22bba3d8ae19f04ba01b6ddb4ecc35b6abda20 [2021-02-24T14:28:24.330Z] #43 DONE 0.1s [2021-02-24T14:28:24.510Z] #42 157.7 CC criu/sysfs_parse.o [2021-02-24T14:28:24.589Z] [2021-02-24T14:28:24.589Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-24T14:28:24.589Z] #45 sha256:a245588d163791da283c0417ec6c06a4985d1ecf076a16aee7a1bf13eb3325c4 [2021-02-24T14:28:24.767Z] #42 157.9 CC criu/timens.o [2021-02-24T14:28:24.848Z] #45 DONE 0.2s [2021-02-24T14:28:24.848Z] [2021-02-24T14:28:24.848Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-24T14:28:24.848Z] #47 sha256:c45126f531da45977b4840d6da050911ee5c7a739664cbf54b041b7998869a8b [2021-02-24T14:28:24.848Z] #47 DONE 0.1s [2021-02-24T14:28:24.848Z] [2021-02-24T14:28:24.848Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-24T14:28:24.848Z] #49 sha256:4ced79849246bffd947bbf8cda258bbaecee2575d2aa8bd72e0886e34d9fbfab [2021-02-24T14:28:25.024Z] #42 158.1 CC criu/timerfd.o [2021-02-24T14:28:25.109Z] #49 DONE 0.4s [2021-02-24T14:28:25.109Z] [2021-02-24T14:28:25.109Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-24T14:28:25.109Z] #51 sha256:09e3b1348e7505a9212497c9eeb516291ba95d4e3bd472bc7226f8169df76434 [2021-02-24T14:28:25.109Z] #51 DONE 0.1s [2021-02-24T14:28:25.109Z] [2021-02-24T14:28:25.109Z] #52 [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-02-24T14:28:25.109Z] #52 sha256:28771b680c740a13597d8a67c447262aff662abdb13c608540f23f72f3edd065 [2021-02-24T14:28:25.281Z] #42 158.4 CC criu/tty.o [2021-02-24T14:28:25.545Z] #42 ... [2021-02-24T14:28:25.545Z] [2021-02-24T14:28:25.545Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:28:25.545Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:28:25.545Z] #21 5.738 Collecting yamllint==1.16.0 [2021-02-24T14:28:26.116Z] #21 ... [2021-02-24T14:28:26.116Z] [2021-02-24T14:28:26.116Z] #42 [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-02-24T14:28:26.116Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:26.116Z] #42 143.1 CC criu/namespaces.o [2021-02-24T14:28:26.652Z] #42 159.6 CC criu/tun.o [2021-02-24T14:28:26.652Z] #42 159.9 CC criu/uffd.o [2021-02-24T14:28:27.582Z] #42 160.8 CC criu/util.o [2021-02-24T14:28:28.030Z] #42 145.0 CC criu/net.o [2021-02-24T14:28:28.513Z] #42 161.7 CC criu/uts_ns.o [2021-02-24T14:28:28.602Z] #42 ... [2021-02-24T14:28:28.602Z] [2021-02-24T14:28:28.602Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-24T14:28:28.602Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-24T14:28:28.602Z] #21 11.17 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-24T14:28:28.602Z] #21 11.26 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-24T14:28:28.602Z] #21 11.33 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-24T14:28:28.602Z] #21 11.38 Collecting pyyaml (from yamllint==1.16.0) [2021-02-24T14:28:28.602Z] #21 11.63 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-24T14:28:28.602Z] #21 11.98 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-24T14:28:28.602Z] #21 12.47 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-24T14:28:28.602Z] #21 DONE 13.0s [2021-02-24T14:28:28.770Z] #42 161.8 CC criu/vdso-compat.o [2021-02-24T14:28:28.770Z] #42 162.0 CC criu/vdso.o [2021-02-24T14:28:28.864Z] [2021-02-24T14:28:28.864Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-24T14:28:28.864Z] #24 sha256:40d5d6a77e61b143d277670e33c2a2b575a60517c9cb68ca2df21336f4d25822 [2021-02-24T14:28:29.125Z] #24 DONE 0.4s [2021-02-24T14:28:29.125Z] [2021-02-24T14:28:29.125Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-24T14:28:29.125Z] #29 sha256:49af2fbe7abfb978ef14155319749c09b1646fb30f1c254ff9348fe47cceafa0 [2021-02-24T14:28:29.334Z] #42 162.4 LINK criu/built-in.o [2021-02-24T14:28:29.334Z] #42 162.5 LINK criu/criu [2021-02-24T14:28:29.591Z] #42 162.8 DEP lib/c/criu.d [2021-02-24T14:28:29.591Z] #42 162.9 CC images/rpc.pb-c.o [2021-02-24T14:28:30.155Z] #42 163.2 CC lib/c/criu.o [2021-02-24T14:28:30.388Z] #52 ... [2021-02-24T14:28:30.388Z] [2021-02-24T14:28:30.388Z] #55 [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-02-24T14:28:30.388Z] #55 sha256:073e0360606941808944b44119d4fdc14d11ec7d7d192f651922918742a91ff1 [2021-02-24T14:28:30.388Z] #55 200.9 + bin/containerd [2021-02-24T14:28:30.718Z] #42 163.9 LINK lib/c/built-in.o [2021-02-24T14:28:30.719Z] #42 163.9 LINK lib/c/libcriu.so [2021-02-24T14:28:30.719Z] #42 164.0 LINK lib/c/libcriu.a [2021-02-24T14:28:30.719Z] #42 164.1 GEN magic.py [2021-02-24T14:28:30.975Z] #42 164.2 Note: Building without setproctitle() and strlcpy() support. [2021-02-24T14:28:30.975Z] #42 164.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-24T14:28:30.975Z] #42 164.2 Note: Building without GnuTLS support [2021-02-24T14:28:30.975Z] #42 164.2 Makefile.config:39: Warn: you have no libnftables installed [2021-02-24T14:28:30.975Z] #42 164.2 Makefile.config:40: Warn: Building without nftables support [2021-02-24T14:28:31.536Z] #42 164.8 fatal: not a git repository (or any of the parent directories): .git [2021-02-24T14:28:32.133Z] #42 165.4 make[1]: Nothing to be done for 'all'. [2021-02-24T14:28:32.701Z] #42 165.9 make[1]: 'images/built-in.o' is up to date. [2021-02-24T14:28:32.701Z] #42 166.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-24T14:28:32.701Z] #42 166.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-24T14:28:32.701Z] #42 166.0 make[1]: 'compel/libcompel.a' is up to date. [2021-02-24T14:28:32.701Z] #42 166.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-24T14:28:32.958Z] #42 166.1 make[1]: Nothing to be done for 'all'. [2021-02-24T14:28:32.958Z] #42 166.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-24T14:28:32.958Z] #42 166.2 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:32.958Z] #42 166.3 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:32.958Z] #42 166.3 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:33.223Z] #42 166.4 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:33.223Z] #42 166.4 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:33.223Z] #42 166.4 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:33.223Z] #42 166.5 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:33.223Z] #42 166.5 make[2]: Nothing to be done for 'all'. [2021-02-24T14:28:33.479Z] #42 166.5 INSTALL criu/criu [2021-02-24T14:28:33.479Z] #42 DONE 166.8s [2021-02-24T14:28:33.479Z] [2021-02-24T14:28:33.479Z] #55 [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-02-24T14:28:33.479Z] #55 sha256:cf186f52cf843d03b152cce1d129ed20f71bffff89839cb67f9b95498d899da4 [2021-02-24T14:28:34.413Z] #29 DONE 4.7s [2021-02-24T14:28:34.413Z] [2021-02-24T14:28:34.413Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-24T14:28:34.413Z] #32 sha256:2bc3a11af92e59c19d04dda6e55350cf8de683ed7932e942d48fbddf14c38b3a [2021-02-24T14:28:34.413Z] #32 DONE 0.3s [2021-02-24T14:28:34.413Z] [2021-02-24T14:28:34.413Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-24T14:28:34.413Z] #34 sha256:a936c0a79e372f46fbc67b91b4e7277837db0848843304cbe0b39fbc8f2c7fc0 [2021-02-24T14:28:34.413Z] #34 DONE 0.1s [2021-02-24T14:28:34.413Z] [2021-02-24T14:28:34.413Z] #42 [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-02-24T14:28:34.413Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:34.413Z] #42 148.8 CC criu/netfilter.o [2021-02-24T14:28:34.413Z] #42 149.2 CC criu/page-pipe.o [2021-02-24T14:28:34.413Z] #42 149.8 CC criu/page-xfer.o [2021-02-24T14:28:34.413Z] #42 ... [2021-02-24T14:28:34.413Z] [2021-02-24T14:28:34.413Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-24T14:28:34.413Z] #37 sha256:cb24513235d5978325eb171f5e93399d899b49012c0044d32fec4741b42f9792 [2021-02-24T14:28:34.413Z] #37 DONE 0.0s [2021-02-24T14:28:34.413Z] [2021-02-24T14:28:34.413Z] #48 [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-02-24T14:28:34.413Z] #48 sha256:2a9658c03f63439ddcaf762c7f84526d3a0377a6d81c0757e4e3887d27328b30 [2021-02-24T14:28:34.413Z] #48 ... [2021-02-24T14:28:34.413Z] [2021-02-24T14:28:34.414Z] #42 [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-02-24T14:28:34.414Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:34.414Z] #42 151.4 CC criu/pagemap-cache.o [2021-02-24T14:28:34.847Z] #55 ... [2021-02-24T14:28:34.847Z] [2021-02-24T14:28:34.847Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-24T14:28:34.847Z] #43 sha256:234046d5cbb444d94c42fd3c0406d53f909ce12e29e6d5e0e246024a9fa8fb50 [2021-02-24T14:28:34.847Z] #43 DONE 0.1s [2021-02-24T14:28:34.985Z] #42 151.8 CC criu/pagemap.o [2021-02-24T14:28:35.104Z] [2021-02-24T14:28:35.104Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-24T14:28:35.104Z] #45 sha256:3bbc03c14f7da597034c7c1d1796dece5b72c72c09098e10b75fdc0cece4f188 [2021-02-24T14:28:35.104Z] #45 DONE 0.2s [2021-02-24T14:28:35.104Z] [2021-02-24T14:28:35.104Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-24T14:28:35.104Z] #47 sha256:9ada95675f0d6b450dff3bdd615e9e460ed1f0a730fd412f8f2d8db3386f484e [2021-02-24T14:28:35.104Z] #47 DONE 0.1s [2021-02-24T14:28:35.104Z] [2021-02-24T14:28:35.104Z] #55 [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-02-24T14:28:35.104Z] #55 sha256:cf186f52cf843d03b152cce1d129ed20f71bffff89839cb67f9b95498d899da4 [2021-02-24T14:28:35.360Z] #55 ... [2021-02-24T14:28:35.360Z] [2021-02-24T14:28:35.360Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-24T14:28:35.360Z] #49 sha256:a7e076f347964a4dda4fb0c4323bdd20b3ad27b076d02794d908e5ee93e76d9a [2021-02-24T14:28:35.669Z] #55 ... [2021-02-24T14:28:35.669Z] [2021-02-24T14:28:35.669Z] #52 [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-02-24T14:28:35.669Z] #52 sha256:28771b680c740a13597d8a67c447262aff662abdb13c608540f23f72f3edd065 [2021-02-24T14:28:35.669Z] #52 128.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-24T14:28:35.669Z] #52 128.9 + mkdir -p /build [2021-02-24T14:28:35.669Z] #52 128.9 + cp runc /build/runc [2021-02-24T14:28:35.669Z] #52 DONE 129.4s [2021-02-24T14:28:35.669Z] [2021-02-24T14:28:35.669Z] #55 [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-02-24T14:28:35.669Z] #55 sha256:073e0360606941808944b44119d4fdc14d11ec7d7d192f651922918742a91ff1 [2021-02-24T14:28:35.922Z] #49 DONE 0.5s [2021-02-24T14:28:35.923Z] [2021-02-24T14:28:35.923Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-24T14:28:35.923Z] #51 sha256:3a474f6172f1bea3d50d4a1a9230b2def04928e2852d99ca29d253710d0009c7 [2021-02-24T14:28:35.923Z] #51 DONE 0.1s [2021-02-24T14:28:35.923Z] [2021-02-24T14:28:35.923Z] #55 [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-02-24T14:28:35.923Z] #55 sha256:cf186f52cf843d03b152cce1d129ed20f71bffff89839cb67f9b95498d899da4 [2021-02-24T14:28:35.985Z] #42 152.8 CC criu/parasite-syscall.o [2021-02-24T14:28:36.047Z] #55 196.5 + bin/containerd-stress [2021-02-24T14:28:36.609Z] #55 ... [2021-02-24T14:28:36.609Z] [2021-02-24T14:28:36.609Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-24T14:28:36.609Z] #53 sha256:6f9a8394c953f30f074a92f590720d8155e44aa160106bb546b0c308907374f1 [2021-02-24T14:28:36.868Z] #53 DONE 0.2s [2021-02-24T14:28:36.868Z] [2021-02-24T14:28:36.868Z] #55 [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-02-24T14:28:36.868Z] #55 sha256:073e0360606941808944b44119d4fdc14d11ec7d7d192f651922918742a91ff1 [2021-02-24T14:28:36.925Z] #42 153.9 CC criu/path.o [2021-02-24T14:28:37.184Z] #42 154.2 CC criu/pie-util-vdso-elf32.o [2021-02-24T14:28:37.438Z] #55 199.6 + bin/containerd-shim [2021-02-24T14:28:37.753Z] #42 154.7 CC criu/pie-util-vdso.o [2021-02-24T14:28:38.014Z] #42 155.2 CC criu/pie-util.o [2021-02-24T14:28:38.585Z] #42 155.4 CC criu/pipes.o [2021-02-24T14:28:39.157Z] #42 156.2 CC criu/plugin.o [2021-02-24T14:28:39.728Z] #42 156.6 CC criu/proc_parse.o [2021-02-24T14:28:41.175Z] #55 198.3 + bin/containerd [2021-02-24T14:28:41.643Z] #42 ... [2021-02-24T14:28:41.643Z] [2021-02-24T14:28:41.643Z] #39 [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-02-24T14:28:41.643Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-24T14:28:41.643Z] #39 DONE 241.0s [2021-02-24T14:28:41.643Z] [2021-02-24T14:28:41.643Z] #48 [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-02-24T14:28:41.643Z] #48 sha256:2a9658c03f63439ddcaf762c7f84526d3a0377a6d81c0757e4e3887d27328b30 [2021-02-24T14:28:42.584Z] #48 ... [2021-02-24T14:28:42.584Z] [2021-02-24T14:28:42.584Z] #42 [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-02-24T14:28:42.584Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:42.584Z] #42 159.5 CC criu/protobuf-desc.o [2021-02-24T14:28:43.525Z] #42 160.3 CC criu/protobuf.o [2021-02-24T14:28:43.525Z] #42 ... [2021-02-24T14:28:43.525Z] [2021-02-24T14:28:43.525Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-24T14:28:43.525Z] #40 sha256:cb6fbe83e63d4a9637c18172a7007396f995d1f277eba55c0174b0e5431d9b99 [2021-02-24T14:28:43.525Z] #40 DONE 0.7s [2021-02-24T14:28:43.525Z] [2021-02-24T14:28:43.525Z] #42 [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-02-24T14:28:43.525Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:43.525Z] #42 160.7 CC criu/pstree.o [2021-02-24T14:28:44.045Z] #55 205.4 + bin/containerd-shim-runc-v1 [2021-02-24T14:28:44.908Z] #42 161.7 CC criu/rbtree.o [2021-02-24T14:28:44.908Z] #42 162.0 CC criu/rst-malloc.o [2021-02-24T14:28:45.169Z] #42 162.2 CC criu/seccomp.o [2021-02-24T14:28:45.347Z] #55 ... [2021-02-24T14:28:45.347Z] [2021-02-24T14:28:45.347Z] #52 [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-02-24T14:28:45.347Z] #52 sha256:849e8481ae1557dce4dd6b0f088ee929ed73096d3b2000908b5dc207f9a61fc9 [2021-02-24T14:28:45.347Z] #52 129.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-24T14:28:45.347Z] #52 130.3 + mkdir -p /build [2021-02-24T14:28:45.347Z] #52 130.3 + cp runc /build/runc [2021-02-24T14:28:45.347Z] #52 DONE 130.8s [2021-02-24T14:28:45.347Z] [2021-02-24T14:28:45.347Z] #55 [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-02-24T14:28:45.347Z] #55 sha256:cf186f52cf843d03b152cce1d129ed20f71bffff89839cb67f9b95498d899da4 [2021-02-24T14:28:45.740Z] #42 ... [2021-02-24T14:28:45.740Z] [2021-02-24T14:28:45.740Z] #48 [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-02-24T14:28:45.740Z] #48 sha256:2a9658c03f63439ddcaf762c7f84526d3a0377a6d81c0757e4e3887d27328b30 [2021-02-24T14:28:45.740Z] #48 245.2 + /build/golangci-lint --version [2021-02-24T14:28:45.740Z] #48 245.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-24T14:28:45.740Z] #48 DONE 245.8s [2021-02-24T14:28:45.740Z] [2021-02-24T14:28:45.740Z] #42 [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-02-24T14:28:45.740Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-24T14:28:45.740Z] #42 162.9 CC criu/seize.o [2021-02-24T14:28:46.716Z] #55 ... [2021-02-24T14:28:46.716Z] [2021-02-24T14:28:46.716Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-24T14:28:46.716Z] #53 sha256:60eba01a663e29164228abedb90c629bf036091eb73a8e13288bd20d0b8bd375 [2021-02-24T14:28:46.716Z] #53 DONE 0.3s [2021-02-24T14:28:46.716Z] [2021-02-24T14:28:46.716Z] #55 [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-02-24T14:28:46.716Z] #55 sha256:cf186f52cf843d03b152cce1d129ed20f71bffff89839cb67f9b95498d899da4 [2021-02-24T14:28:47.126Z] #42 163.8 CC criu/servicefd.o [2021-02-24T14:28:47.366Z] #55 209.5 + bin/containerd-shim-runc-v2 [2021-02-24T14:28:47.386Z] #42 164.4 CC criu/shmem.o [2021-02-24T14:28:48.328Z] #42 165.2 CC criu/sigframe.o [2021-02-24T14:28:48.328Z] #42 165.4 CC criu/signalfd.o [2021-02-24T14:28:48.589Z] #42 165.5 CC criu/sk-inet.o [2021-02-24T14:28:48.758Z] #55 210.9 + binaries [2021-02-24T14:28:48.758Z] #55 210.9 + install -D bin/containerd /build/containerd [2021-02-24T14:28:48.758Z] #55 211.0 + install -D bin/containerd-shim /build/containerd-shim [2021-02-24T14:28:48.758Z] #55 211.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-24T14:28:48.758Z] #55 211.0 + install -D bin/ctr /build/ctr [2021-02-24T14:28:49.160Z] #42 166.2 CC criu/sk-netlink.o [2021-02-24T14:28:49.731Z] #42 166.6 CC criu/sk-packet.o [2021-02-24T14:28:49.992Z] #42 167.0 CC criu/sk-queue.o [2021-02-24T14:28:50.253Z] #42 167.3 CC criu/sk-tcp.o [2021-02-24T14:28:50.823Z] #42 167.7 CC criu/sk-unix.o [2021-02-24T14:28:52.210Z] #42 169.0 CC criu/sockets.o [2021-02-24T14:28:52.470Z] #42 169.5 CC criu/stats.o [2021-02-24T14:28:52.731Z] #42 169.7 CC criu/string.o [2021-02-24T14:28:52.731Z] #42 169.8 CC criu/sysctl.o [2021-02-24T14:28:52.972Z] #55 DONE 214.7s [2021-02-24T14:28:53.302Z] #42 170.3 CC criu/sysfs_parse.o [2021-02-24T14:28:53.562Z] #42 170.5 CC criu/timens.o [2021-02-24T14:28:53.823Z] #42 170.7 CC criu/timerfd.o [2021-02-24T14:28:53.920Z] [2021-02-24T14:28:53.920Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-24T14:28:53.920Z] #56 sha256:ebf273fe9c19a70faed5a3004b8349f04f6546d910109e3597a2683361423929 [2021-02-24T14:28:54.083Z] #42 171.0 CC criu/tty.o [2021-02-24T14:28:55.025Z] #42 172.1 CC criu/tun.o [2021-02-24T14:28:55.595Z] #42 172.5 CC criu/uffd.o [2021-02-24T14:28:55.840Z] #56 DONE 2.0s [2021-02-24T14:28:55.840Z] [2021-02-24T14:28:55.840Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-24T14:28:55.840Z] #60 sha256:36198698bb85c12ddf5db1eab5b8d316d4c41787c5cdaa352299cc1f86634568 [2021-02-24T14:28:56.414Z] #60 DONE 0.6s [2021-02-24T14:28:56.536Z] #42 173.4 CC criu/util.o [2021-02-24T14:28:56.675Z] [2021-02-24T14:28:56.676Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-24T14:28:56.676Z] #62 sha256:91cd140434fe12b283f0b0c8528d59e338eaf0934d05d920d90abc93f2f0310f [2021-02-24T14:28:57.477Z] #42 174.3 CC criu/uts_ns.o [2021-02-24T14:28:57.477Z] #42 174.5 CC criu/vdso-compat.o [2021-02-24T14:28:57.621Z] #62 DONE 1.0s [2021-02-24T14:28:57.622Z] [2021-02-24T14:28:57.622Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-24T14:28:57.622Z] #64 sha256:19517a712b944bc1fffb2d44aa12358fae16bdaefaca7a17c336c02cb0306d51 [2021-02-24T14:28:57.622Z] #64 DONE 0.1s [2021-02-24T14:28:57.737Z] #42 174.6 CC criu/vdso.o [2021-02-24T14:28:57.884Z] [2021-02-24T14:28:57.884Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-24T14:28:57.884Z] #65 sha256:66568e7643a401c63b855530025b9fe9810956dd4de047f9a3e08c9fe18f36dc [2021-02-24T14:28:57.884Z] #65 DONE 0.1s [2021-02-24T14:28:57.884Z] [2021-02-24T14:28:57.884Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-24T14:28:57.884Z] #66 sha256:eacd1ba77841c738b230a055efa35ff7104d46a304a34fc50712463bd2727c1b [2021-02-24T14:28:57.998Z] #42 175.0 LINK criu/built-in.o [2021-02-24T14:28:57.998Z] #42 175.2 LINK criu/criu [2021-02-24T14:28:58.570Z] #42 175.5 DEP lib/c/criu.d [2021-02-24T14:28:58.570Z] #42 175.6 CC images/rpc.pb-c.o [2021-02-24T14:28:59.140Z] #42 176.1 CC lib/c/criu.o [2021-02-24T14:28:59.808Z] #66 DONE 1.7s [2021-02-24T14:28:59.809Z] [2021-02-24T14:28:59.809Z] #67 exporting to image [2021-02-24T14:28:59.809Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-24T14:28:59.809Z] #67 exporting layers [2021-02-24T14:29:00.081Z] #42 176.9 LINK lib/c/built-in.o [2021-02-24T14:29:00.081Z] #42 176.9 LINK lib/c/libcriu.so [2021-02-24T14:29:00.081Z] #42 176.9 LINK lib/c/libcriu.a [2021-02-24T14:29:00.081Z] #42 177.0 GEN magic.py [2021-02-24T14:29:00.081Z] #42 177.1 Note: Building without setproctitle() and strlcpy() support. [2021-02-24T14:29:00.081Z] #42 177.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-24T14:29:00.081Z] #42 177.1 Note: Building without GnuTLS support [2021-02-24T14:29:00.081Z] #42 177.1 Makefile.config:39: Warn: you have no libnftables installed [2021-02-24T14:29:00.081Z] #42 177.1 Makefile.config:40: Warn: Building without nftables support [2021-02-24T14:29:00.651Z] #42 177.7 fatal: not a git repository (or any of the parent directories): .git [2021-02-24T14:29:01.222Z] #42 178.3 make[1]: Nothing to be done for 'all'. [2021-02-24T14:29:01.793Z] #42 178.8 make[1]: 'images/built-in.o' is up to date. [2021-02-24T14:29:01.793Z] #42 178.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-24T14:29:01.793Z] #42 178.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-24T14:29:01.793Z] #42 178.9 make[1]: 'compel/libcompel.a' is up to date. [2021-02-24T14:29:02.054Z] #42 179.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-24T14:29:02.054Z] #42 179.0 make[1]: Nothing to be done for 'all'. [2021-02-24T14:29:02.054Z] #42 179.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-24T14:29:02.054Z] #42 179.2 make[2]: Nothing to be done for 'all'. [2021-02-24T14:29:02.315Z] #42 179.2 make[2]: Nothing to be done for 'all'. [2021-02-24T14:29:02.315Z] #42 179.3 make[2]: Nothing to be done for 'all'. [2021-02-24T14:29:02.315Z] #42 179.4 make[2]: Nothing to be done for 'all'. [2021-02-24T14:29:02.315Z] #42 179.4 make[2]: Nothing to be done for 'all'. [2021-02-24T14:29:02.315Z] #42 179.4 make[2]: Nothing to be done for 'all'. [2021-02-24T14:29:02.315Z] #42 179.5 make[2]: Nothing to be done for 'all'. [2021-02-24T14:29:02.576Z] #42 179.6 make[2]: Nothing to be done for 'all'. [2021-02-24T14:29:02.576Z] #42 179.6 INSTALL criu/criu [2021-02-24T14:29:02.837Z] #42 DONE 180.0s [2021-02-24T14:29:02.837Z] [2021-02-24T14:29:02.837Z] #55 [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-02-24T14:29:02.837Z] #55 sha256:aff4de445cb5d2d44fbae23da81f4418a7e59b0c19c2f679b548ded1446b26f7 [2021-02-24T14:29:03.430Z] #55 232.2 + bin/containerd-stress [2021-02-24T14:29:03.430Z] #55 234.3 + bin/containerd-shim [2021-02-24T14:29:03.779Z] #55 ... [2021-02-24T14:29:03.779Z] [2021-02-24T14:29:03.779Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-24T14:29:03.779Z] #43 sha256:1ebf61cf7da760458a072e10987036bf71acdd91223720107f15e7c26f194e0f [2021-02-24T14:29:04.039Z] #43 DONE 0.1s [2021-02-24T14:29:04.039Z] [2021-02-24T14:29:04.039Z] #55 [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-02-24T14:29:04.039Z] #55 sha256:aff4de445cb5d2d44fbae23da81f4418a7e59b0c19c2f679b548ded1446b26f7 [2021-02-24T14:29:04.300Z] #55 ... [2021-02-24T14:29:04.300Z] [2021-02-24T14:29:04.300Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-24T14:29:04.300Z] #45 sha256:882ea434d811d67233b56585f9747ae543dbf5234b5e6b193ba3d4cd284976ea [2021-02-24T14:29:04.300Z] #45 DONE 0.2s [2021-02-24T14:29:04.300Z] [2021-02-24T14:29:04.300Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-24T14:29:04.300Z] #47 sha256:b3e2cb328252b53c4a6208c2cb99aa54c793942d70745b9b117ddaa5ff5083bf [2021-02-24T14:29:04.300Z] #47 DONE 0.1s [2021-02-24T14:29:04.300Z] [2021-02-24T14:29:04.300Z] #55 [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-02-24T14:29:04.300Z] #55 sha256:aff4de445cb5d2d44fbae23da81f4418a7e59b0c19c2f679b548ded1446b26f7 [2021-02-24T14:29:04.560Z] #55 ... [2021-02-24T14:29:04.560Z] [2021-02-24T14:29:04.560Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-24T14:29:04.560Z] #49 sha256:92ae9da40404e4667d52678456ac58460d76dafafbe1c68ac51accbc77aaaf22 [2021-02-24T14:29:05.130Z] #49 DONE 0.6s [2021-02-24T14:29:05.130Z] [2021-02-24T14:29:05.130Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-24T14:29:05.130Z] #51 sha256:a0259d3d8a2cc48fa05afe62ad18a6d4879d69294120bdbe7376cd141cfe4fe5 [2021-02-24T14:29:05.130Z] #51 DONE 0.1s [2021-02-24T14:29:05.130Z] [2021-02-24T14:29:05.130Z] #55 [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-02-24T14:29:05.130Z] #55 sha256:aff4de445cb5d2d44fbae23da81f4418a7e59b0c19c2f679b548ded1446b26f7 [2021-02-24T14:29:07.968Z] #67 exporting layers 7.8s done [2021-02-24T14:29:07.968Z] #67 writing image sha256:681279e0c9676f260e72fdd9c3e86b78c0243605aaa2c011a1bea251c59a79d4 done [2021-02-24T14:29:07.968Z] #67 naming to docker.io/library/docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 done [2021-02-24T14:29:07.968Z] #67 DONE 7.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-24T14:29:08.315Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 hack/test/unit [2021-02-24T14:29:08.432Z] #55 210.7 + bin/containerd [2021-02-24T14:29:10.007Z] #55 241.1 + bin/containerd-shim-runc-v1 [2021-02-24T14:29:13.225Z] #55 229.1 + bin/containerd-stress [2021-02-24T14:29:13.225Z] #55 231.0 + bin/containerd-shim [2021-02-24T14:29:13.619Z] ? github.com/docker/docker/api [no test files] [2021-02-24T14:29:13.714Z] #55 ... [2021-02-24T14:29:13.714Z] [2021-02-24T14:29:13.714Z] #52 [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-02-24T14:29:13.714Z] #52 sha256:283803e4a27d3a860a6a02b552afa4a6adad13f921c2408f2f1216e4ebc94208 [2021-02-24T14:29:13.714Z] #52 135.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-24T14:29:13.714Z] #52 136.8 + mkdir -p /build [2021-02-24T14:29:13.714Z] #52 136.8 + cp runc /build/runc [2021-02-24T14:29:13.974Z] #52 DONE 137.3s [2021-02-24T14:29:13.974Z] [2021-02-24T14:29:13.974Z] #55 [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-02-24T14:29:13.974Z] #55 sha256:aff4de445cb5d2d44fbae23da81f4418a7e59b0c19c2f679b548ded1446b26f7 [2021-02-24T14:29:15.290Z] #55 245.8 + bin/containerd-shim-runc-v2 [2021-02-24T14:29:15.549Z] #55 246.8 + binaries [2021-02-24T14:29:15.549Z] #55 246.8 + install -D bin/containerd /build/containerd [2021-02-24T14:29:15.549Z] #55 246.8 + install -D bin/containerd-shim /build/containerd-shim [2021-02-24T14:29:15.549Z] #55 246.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-24T14:29:15.549Z] #55 246.9 + install -D bin/ctr /build/ctr [2021-02-24T14:29:15.886Z] #55 ... [2021-02-24T14:29:15.886Z] [2021-02-24T14:29:15.886Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-24T14:29:15.886Z] #53 sha256:95afcd42fdf3e76a6ef779700502c443d1f35d002430d03aa8ad3d8b27ef3128 [2021-02-24T14:29:15.886Z] #53 DONE 0.3s [2021-02-24T14:29:15.886Z] [2021-02-24T14:29:15.886Z] #55 [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-02-24T14:29:15.886Z] #55 sha256:aff4de445cb5d2d44fbae23da81f4418a7e59b0c19c2f679b548ded1446b26f7 [2021-02-24T14:29:16.928Z] #55 DONE 248.4s [2021-02-24T14:29:18.309Z] [2021-02-24T14:29:18.309Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-24T14:29:18.309Z] #56 sha256:109e05225c8f32a0d3e58cd5617452478af30636a6804fccc043d67260c86b5e [2021-02-24T14:29:18.877Z] #56 DONE 0.9s [2021-02-24T14:29:18.877Z] [2021-02-24T14:29:18.877Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-24T14:29:18.877Z] #60 sha256:85b46e74e7b00adbfaf32c65e488c0e01e6b2802bc9f06805617a04f4034dd7c [2021-02-24T14:29:19.138Z] #60 DONE 0.2s [2021-02-24T14:29:19.397Z] [2021-02-24T14:29:19.397Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-24T14:29:19.397Z] #62 sha256:ffbc4d7e7c2f8c22bc246944e675cd6801c9440c4a8ecc25caa5a9833afc5272 [2021-02-24T14:29:19.656Z] #62 DONE 0.4s [2021-02-24T14:29:19.656Z] [2021-02-24T14:29:19.656Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-24T14:29:19.656Z] #64 sha256:509d9966ad193aa975de9303e22e6823881a6eaba4119dd64e28a4ff45c8a5dd [2021-02-24T14:29:19.656Z] #64 DONE 0.1s [2021-02-24T14:29:19.656Z] [2021-02-24T14:29:19.656Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-24T14:29:19.656Z] #65 sha256:c1c22d5586e257c50baeaf96e23d20a84b267f973700ab1cea352dceb938b908 [2021-02-24T14:29:19.656Z] #65 DONE 0.0s [2021-02-24T14:29:19.656Z] [2021-02-24T14:29:19.656Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-24T14:29:19.656Z] #66 sha256:4ebc1adf067f98bf824e7d06c33159e4d3634e59e6c5151d45023e0ac375b72c [2021-02-24T14:29:19.769Z] #55 237.6 + bin/containerd-shim-runc-v1 [2021-02-24T14:29:21.562Z] #66 DONE 1.6s [2021-02-24T14:29:21.562Z] [2021-02-24T14:29:21.562Z] #67 exporting to image [2021-02-24T14:29:21.562Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-24T14:29:21.562Z] #67 exporting layers [2021-02-24T14:29:25.019Z] #55 242.1 + bin/containerd-shim-runc-v2 [2021-02-24T14:29:25.019Z] #55 243.0 + binaries [2021-02-24T14:29:25.019Z] #55 243.0 + install -D bin/containerd /build/containerd [2021-02-24T14:29:25.019Z] #55 243.1 + install -D bin/containerd-shim /build/containerd-shim [2021-02-24T14:29:25.019Z] #55 243.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-24T14:29:25.019Z] #55 243.1 + install -D bin/ctr /build/ctr [2021-02-24T14:29:25.958Z] ok github.com/docker/docker/api/server 0.027s coverage: 9.0% of statements [2021-02-24T14:29:26.908Z] #55 DONE 244.4s [2021-02-24T14:29:27.470Z] [2021-02-24T14:29:27.470Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-24T14:29:27.470Z] #56 sha256:4bfd86fd377b837b893630611b2d68a8b1a6d19ae865f696b13ebb23654e0912 [2021-02-24T14:29:28.136Z] #67 exporting layers 6.6s done [2021-02-24T14:29:28.136Z] #67 writing image sha256:2399eb127d3c19b12b60ba92ecef6daad51198e7ccdcba325e7149d5c84431da done [2021-02-24T14:29:28.136Z] #67 naming to docker.io/library/docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 done [2021-02-24T14:29:28.136Z] #67 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-24T14:29:28.400Z] #56 DONE 0.9s [2021-02-24T14:29:28.400Z] [2021-02-24T14:29:28.400Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-24T14:29:28.400Z] #60 sha256:3c9e80675b1db233459de8172902a7df11a8dfc72bca96c5bc8925ed6ec710c4 [2021-02-24T14:29:28.400Z] #60 DONE 0.2s [2021-02-24T14:29:28.478Z] + trap exit INT TERM [2021-02-24T14:29:28.478Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-24T14:29:28.478Z] + CONTAINER_NAME=docker-pr5 [2021-02-24T14:29:28.478Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41960/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41960/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 -e DOCKER_GRAPHDRIVER docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 hack/make.sh dynbinary-daemon [2021-02-24T14:29:28.656Z] [2021-02-24T14:29:28.656Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-24T14:29:28.656Z] #62 sha256:6db70179b6485c4cbf288039126f5bd707e2bcceac634a69d67f1ffcac401802 [2021-02-24T14:29:28.912Z] #62 DONE 0.5s [2021-02-24T14:29:28.912Z] [2021-02-24T14:29:28.912Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-24T14:29:28.912Z] #64 sha256:bd1ffca29e56f6c0f1dc47b7c8d0cbb8f9b9f43332afd777e8946dfdd4285c0f [2021-02-24T14:29:28.912Z] #64 DONE 0.1s [2021-02-24T14:29:29.168Z] [2021-02-24T14:29:29.168Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-24T14:29:29.168Z] #65 sha256:289f7c1308f1b81ae01d0830d8b04f0a5a9fd29b9c69994d5c3ec8e53d673ec7 [2021-02-24T14:29:29.168Z] #65 DONE 0.0s [2021-02-24T14:29:29.168Z] [2021-02-24T14:29:29.168Z] #66 [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-02-24T14:29:29.168Z] #66 sha256:c4c3a60b5f8f218049b7f3e4f1a0b64854bb64197fcd0494cff75d79a84d3eb5 [2021-02-24T14:29:29.729Z] #66 0.695 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-02-24T14:29:29.729Z] #66 0.771 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-02-24T14:29:29.859Z] [2021-02-24T14:29:29.859Z] Removing bundles/ [2021-02-24T14:29:29.859Z] [2021-02-24T14:29:29.859Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-24T14:29:29.859Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:29:29.859Z] GOOS="" GOARCH="" GOARM="" [2021-02-24T14:29:29.985Z] #66 0.932 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-02-24T14:29:30.498Z] #66 1.017 Reading package lists... [2021-02-24T14:29:31.318Z] #66 1.613 Reading package lists... [2021-02-24T14:29:31.318Z] #66 2.204 Building dependency tree... [2021-02-24T14:29:31.318Z] #66 2.324 Reading state information... [2021-02-24T14:29:31.318Z] #66 2.427 The following additional packages will be installed: [2021-02-24T14:29:31.573Z] #66 2.428 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-02-24T14:29:31.574Z] #66 2.428 libpam-systemd [2021-02-24T14:29:31.574Z] #66 2.429 Suggested packages: [2021-02-24T14:29:31.574Z] #66 2.429 systemd-container policykit-1 [2021-02-24T14:29:31.574Z] #66 2.429 Recommended packages: [2021-02-24T14:29:31.574Z] #66 2.429 libnss-systemd [2021-02-24T14:29:31.574Z] #66 2.509 The following NEW packages will be installed: [2021-02-24T14:29:31.574Z] #66 2.509 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-02-24T14:29:31.574Z] #66 2.510 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-02-24T14:29:31.830Z] #66 2.775 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-02-24T14:29:31.830Z] #66 2.775 Need to get 4761 kB of archives. [2021-02-24T14:29:31.830Z] #66 2.775 After this operation, 16.6 MB of additional disk space will be used. [2021-02-24T14:29:31.830Z] #66 2.775 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-02-24T14:29:31.830Z] #66 2.777 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-02-24T14:29:31.830Z] #66 2.781 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-02-24T14:29:31.830Z] #66 2.786 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-02-24T14:29:31.830Z] #66 2.787 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-02-24T14:29:31.830Z] #66 2.788 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-02-24T14:29:31.830Z] #66 2.849 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-02-24T14:29:32.086Z] #66 2.851 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-02-24T14:29:32.086Z] #66 2.853 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-02-24T14:29:32.086Z] #66 2.856 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-02-24T14:29:32.086Z] #66 2.858 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-02-24T14:29:32.086Z] #66 3.011 debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T14:29:32.086Z] #66 3.036 Fetched 4761 kB in 0s (14.1 MB/s) [2021-02-24T14:29:32.086Z] #66 3.063 Selecting previously unselected package libargon2-1:amd64. [2021-02-24T14:29:32.086Z] #66 3.063 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28054 files and directories currently installed.) [2021-02-24T14:29:32.086Z] #66 3.077 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-02-24T14:29:32.086Z] #66 3.084 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-02-24T14:29:32.086Z] #66 3.117 Selecting previously unselected package libjson-c3:amd64. [2021-02-24T14:29:32.342Z] #66 3.120 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-02-24T14:29:32.342Z] #66 3.123 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-02-24T14:29:32.342Z] #66 3.158 Selecting previously unselected package libcryptsetup12:amd64. [2021-02-24T14:29:32.342Z] #66 3.159 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-02-24T14:29:32.342Z] #66 3.163 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-02-24T14:29:32.342Z] #66 3.209 Selecting previously unselected package libidn11:amd64. [2021-02-24T14:29:32.342Z] #66 3.209 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-02-24T14:29:32.342Z] #66 3.212 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-02-24T14:29:32.342Z] #66 3.265 Selecting previously unselected package libkmod2:amd64. [2021-02-24T14:29:32.342Z] #66 3.265 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-02-24T14:29:32.342Z] #66 3.269 Unpacking libkmod2:amd64 (26-1) ... [2021-02-24T14:29:32.342Z] #66 3.310 Selecting previously unselected package systemd. [2021-02-24T14:29:32.342Z] #66 3.310 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-02-24T14:29:32.342Z] #66 3.348 Unpacking systemd (241-7~deb10u6) ... [2021-02-24T14:29:32.903Z] #66 3.766 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-02-24T14:29:32.903Z] #66 3.776 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-02-24T14:29:32.903Z] #66 3.787 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-02-24T14:29:32.903Z] #66 3.797 Setting up libidn11:amd64 (1.33-2.2) ... [2021-02-24T14:29:32.903Z] #66 3.808 Setting up libkmod2:amd64 (26-1) ... [2021-02-24T14:29:32.903Z] #66 3.819 Setting up systemd (241-7~deb10u6) ... [2021-02-24T14:29:32.903Z] #66 3.878 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-02-24T14:29:32.903Z] #66 3.880 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-02-24T14:29:32.903Z] #66 3.883 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-02-24T14:29:32.903Z] #66 3.883 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-02-24T14:29:33.464Z] #66 4.322 Selecting previously unselected package systemd-sysv. [2021-02-24T14:29:33.464Z] #66 4.322 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28851 files and directories currently installed.) [2021-02-24T14:29:33.464Z] #66 4.335 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-02-24T14:29:33.464Z] #66 4.338 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-02-24T14:29:33.464Z] #66 4.378 Selecting previously unselected package libdbus-1-3:amd64. [2021-02-24T14:29:33.464Z] #66 4.379 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-02-24T14:29:33.464Z] #66 4.382 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-02-24T14:29:33.464Z] #66 4.434 Selecting previously unselected package dbus. [2021-02-24T14:29:33.464Z] #66 4.436 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-02-24T14:29:33.464Z] #66 4.446 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-02-24T14:29:33.464Z] #66 4.500 Selecting previously unselected package libpam-systemd:amd64. [2021-02-24T14:29:33.720Z] #66 4.503 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-02-24T14:29:33.720Z] #66 4.506 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-02-24T14:29:33.720Z] #66 4.546 Selecting previously unselected package dbus-user-session. [2021-02-24T14:29:33.720Z] #66 4.546 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-02-24T14:29:33.720Z] #66 4.550 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-02-24T14:29:33.720Z] #66 4.622 Setting up systemd-sysv (241-7~deb10u6) ... [2021-02-24T14:29:33.720Z] #66 4.633 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-02-24T14:29:33.720Z] #66 4.643 Setting up dbus (1.12.20-0+deb10u1) ... [2021-02-24T14:29:33.720Z] #66 4.752 invoke-rc.d: could not determine current runlevel [2021-02-24T14:29:33.976Z] #66 4.754 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-24T14:29:33.976Z] #66 4.758 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-02-24T14:29:33.976Z] #66 4.892 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-02-24T14:29:33.976Z] #66 4.909 Processing triggers for systemd (241-7~deb10u6) ... [2021-02-24T14:29:33.976Z] #66 4.919 Processing triggers for libc-bin (2.28-10) ... [2021-02-24T14:29:34.232Z] #66 DONE 5.1s [2021-02-24T14:29:34.232Z] [2021-02-24T14:29:34.232Z] #67 [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-02-24T14:29:34.232Z] #67 sha256:cf844d12a233e204c0ce3cab7fdbe8334f08c54daf2e7f20e6dbfc25b1cc2d14 [2021-02-24T14:29:34.795Z] #67 0.472 % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-24T14:29:34.795Z] #67 0.474 Dload Upload Total Spent Left Speed [2021-02-24T14:29:34.795Z] #67 0.475 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 17198 0 --:--:-- --:--:-- --:--:-- 17361 [2021-02-24T14:29:34.795Z] #67 DONE 0.6s [2021-02-24T14:29:34.795Z] [2021-02-24T14:29:34.795Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-24T14:29:34.795Z] #68 sha256:7768f0da55dad62b00efbd589b1dfab46c88720c15cce8396cc5889177e6f28d [2021-02-24T14:29:36.161Z] #68 DONE 1.3s [2021-02-24T14:29:36.161Z] [2021-02-24T14:29:36.161Z] #69 exporting to image [2021-02-24T14:29:36.161Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-24T14:29:36.161Z] #69 exporting layers [2021-02-24T14:29:42.489Z] #55 243.7 + bin/containerd-stress [2021-02-24T14:29:43.427Z] #55 245.9 + bin/containerd-shim [2021-02-24T14:29:44.249Z] #69 exporting layers 6.9s done [2021-02-24T14:29:44.249Z] #69 writing image sha256:5bd726e0ccab17d44150c0f95af54dfa653d006283f5b041472454d9a222bb25 done [2021-02-24T14:29:44.249Z] #69 naming to docker.io/library/docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 done [2021-02-24T14:29:44.249Z] #69 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-24T14:29:44.603Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 hack/make.sh dynbinary test-integration [2021-02-24T14:29:46.492Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-02-24T14:29:46.492Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-02-24T14:29:46.492Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-02-24T14:29:46.492Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-02-24T14:29:46.492Z] 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-02-24T14:29:46.492Z] Detected virtualization docker. [2021-02-24T14:29:46.492Z] Detected architecture x86-64. [2021-02-24T14:29:46.492Z] Set hostname to . [2021-02-24T14:29:46.748Z] + source /etc/docker-entrypoint-cmd [2021-02-24T14:29:46.748Z] ++ hack/make.sh dynbinary test-integration [2021-02-24T14:29:46.748Z] [2021-02-24T14:29:46.748Z] Removing bundles/ [2021-02-24T14:29:46.748Z] [2021-02-24T14:29:47.004Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-24T14:29:47.004Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:29:47.004Z] GOOS="" GOARCH="" GOARM="" [2021-02-24T14:29:48.696Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 2m1.15913968s [2021-02-24T14:29:48.696Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 648.199699ms [2021-02-24T14:29:51.559Z] #55 252.9 + bin/containerd-shim-runc-v1 [2021-02-24T14:29:55.765Z] #55 257.6 + bin/containerd-shim-runc-v2 [2021-02-24T14:29:56.024Z] #55 258.6 + binaries [2021-02-24T14:29:56.024Z] #55 258.6 + install -D bin/containerd /build/containerd [2021-02-24T14:29:56.024Z] #55 258.6 + install -D bin/containerd-shim /build/containerd-shim [2021-02-24T14:29:56.024Z] #55 258.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-24T14:29:56.024Z] #55 258.6 + install -D bin/ctr /build/ctr [2021-02-24T14:29:57.405Z] #55 DONE 260.0s [2021-02-24T14:29:58.345Z] [2021-02-24T14:29:58.345Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-24T14:29:58.345Z] #56 sha256:7f45ad9c78fb085ce9fe38c89c0bdfb70cf3fa4ca57183428ee91f503136e367 [2021-02-24T14:29:59.281Z] #56 DONE 0.9s [2021-02-24T14:29:59.281Z] [2021-02-24T14:29:59.281Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-24T14:29:59.281Z] #60 sha256:3452d9cae99efad4994466ed2e16d5319085fa6b106168d29f46437d39251c3f [2021-02-24T14:29:59.540Z] #60 DONE 0.2s [2021-02-24T14:29:59.540Z] [2021-02-24T14:29:59.540Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-24T14:29:59.540Z] #62 sha256:3f92c50e3295c15bcec59c716fd041f2efa9fd01fded338428f5ae909fd71968 [2021-02-24T14:29:59.799Z] #62 DONE 0.5s [2021-02-24T14:29:59.799Z] [2021-02-24T14:29:59.799Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-24T14:29:59.799Z] #64 sha256:98a32666b0d4b841a3afa16782f72315e9b40677aa179cd74e8370d3ababf9f8 [2021-02-24T14:29:59.799Z] #64 DONE 0.1s [2021-02-24T14:29:59.799Z] [2021-02-24T14:29:59.799Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-24T14:29:59.799Z] #65 sha256:9a4a96ade2c8e32dfe605fa56add76479562bc0c6453eca32d19edf5796b40b4 [2021-02-24T14:30:00.058Z] #65 DONE 0.0s [2021-02-24T14:30:00.058Z] [2021-02-24T14:30:00.058Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-24T14:30:00.058Z] #66 sha256:d8f55633e6490ced93ddac9b62b3a4574f0fe36fb0f9f920c53a0ec859f98c2b [2021-02-24T14:30:01.964Z] #66 DONE 2.0s [2021-02-24T14:30:01.964Z] [2021-02-24T14:30:01.964Z] #67 exporting to image [2021-02-24T14:30:01.964Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-24T14:30:01.964Z] #67 exporting layers [2021-02-24T14:30:10.092Z] #67 exporting layers 7.0s done [2021-02-24T14:30:10.092Z] #67 writing image sha256:0b8ce6939c847bc3e314570a7ea703519e4ac63aaa189263da2f1891b2750b79 done [2021-02-24T14:30:10.092Z] #67 naming to docker.io/library/docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 done [2021-02-24T14:30:10.092Z] #67 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-24T14:30:10.449Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 hack/make.sh dynbinary test-integration [2021-02-24T14:30:11.828Z] [2021-02-24T14:30:11.828Z] Removing bundles/ [2021-02-24T14:30:11.828Z] [2021-02-24T14:30:11.828Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-24T14:30:11.828Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:30:11.828Z] GOOS="" GOARCH="" GOARM="" [2021-02-24T14:30:22.297Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2021-02-24T14:30:22.297Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-24T14:30:22.297Z] ok github.com/docker/docker/api/server/middleware 0.028s coverage: 37.7% of statements [2021-02-24T14:30:22.297Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-24T14:30:22.297Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-24T14:30:22.297Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-24T14:30:22.297Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-24T14:30:22.297Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-24T14:30:22.297Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-24T14:30:22.297Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-24T14:30:22.297Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-24T14:30:22.560Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-24T14:30:23.509Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-24T14:30:23.509Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-24T14:30:23.774Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2021-02-24T14:30:24.038Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2021-02-24T14:30:24.038Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2021-02-24T14:30:24.038Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-24T14:30:24.038Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-24T14:30:24.038Z] ? github.com/docker/docker/api/types [no test files] [2021-02-24T14:30:24.038Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-24T14:30:24.038Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-24T14:30:24.038Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-24T14:30:24.038Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-24T14:30:24.038Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-24T14:30:24.038Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-24T14:30:24.038Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-24T14:30:24.038Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-24T14:30:24.038Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-24T14:30:24.038Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-24T14:30:24.038Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-24T14:30:24.302Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2021-02-24T14:30:24.567Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 75.0% of statements [2021-02-24T14:30:24.567Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-24T14:30:24.567Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-24T14:30:24.567Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-24T14:30:24.567Z] ? github.com/docker/docker/builder [no test files] [2021-02-24T14:30:24.567Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-24T14:30:24.567Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-24T14:30:24.567Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-24T14:30:24.567Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-24T14:30:24.567Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-24T14:30:24.567Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-24T14:30:24.567Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-24T14:30:27.133Z] ok github.com/docker/docker/cli/debug 0.029s coverage: 100.0% of statements [2021-02-24T14:30:28.088Z] ok github.com/docker/docker/builder/remotecontext 0.303s coverage: 13.7% of statements [2021-02-24T14:30:29.039Z] ok github.com/docker/docker/builder/dockerfile 0.847s coverage: 48.3% of statements [2021-02-24T14:30:29.039Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-24T14:30:29.303Z] ok github.com/docker/docker/builder/remotecontext/git 3.564s coverage: 86.3% of statements [2021-02-24T14:30:29.303Z] ? github.com/docker/docker/cli [no test files] [2021-02-24T14:30:29.303Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-24T14:30:34.622Z] ok github.com/docker/docker/client 0.244s coverage: 75.4% of statements [2021-02-24T14:31:01.263Z] ok github.com/docker/docker/cmd/dockerd 0.152s coverage: 29.1% of statements [2021-02-24T14:31:02.215Z] ok github.com/docker/docker/container 0.141s coverage: 34.7% of statements [2021-02-24T14:31:02.215Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-24T14:31:02.215Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-24T14:31:02.215Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-24T14:31:02.215Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-24T14:31:05.543Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.087s coverage: 65.3% of statements [2021-02-24T14:31:06.428Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:31:06.428Z] [2021-02-24T14:31:06.428Z] + TEST_INTEGRATION_DEST=2 [2021-02-24T14:31:06.428Z] + CONTAINER_NAME=docker-pr5-2 [2021-02-24T14:31:06.428Z] + TEST_SKIP_INTEGRATION=1 [2021-02-24T14:31:06.428Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-24T14:31:06.428Z] + run_tests [2021-02-24T14:31:06.428Z] + c=0 [2021-02-24T14:31:06.428Z] + '[' -n 0 ']' [2021-02-24T14:31:06.428Z] + rm= [2021-02-24T14:31:06.428Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41960/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41960/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41960/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 hack/make.sh '' test-integration [2021-02-24T14:31:06.428Z] ++ jobs -p [2021-02-24T14:31:06.428Z] + for job in $(jobs -p) [2021-02-24T14:31:06.428Z] + wait 8840 [2021-02-24T14:31:06.428Z] + TEST_INTEGRATION_DEST=3 [2021-02-24T14:31:06.428Z] + CONTAINER_NAME=docker-pr5-3 [2021-02-24T14:31:06.428Z] + TEST_SKIP_INTEGRATION=1 [2021-02-24T14:31:06.428Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-24T14:31:06.428Z] + run_tests [2021-02-24T14:31:06.428Z] + '[' -n 0 ']' [2021-02-24T14:31:06.428Z] + rm= [2021-02-24T14:31:06.428Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41960/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41960/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41960/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 hack/make.sh '' test-integration [2021-02-24T14:31:06.428Z] + TEST_INTEGRATION_DEST=1 [2021-02-24T14:31:06.428Z] + CONTAINER_NAME=docker-pr5-1 [2021-02-24T14:31:06.428Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-24T14:31:06.428Z] + run_tests test-integration-flaky [2021-02-24T14:31:06.428Z] + '[' -n 0 ']' [2021-02-24T14:31:06.428Z] + rm= [2021-02-24T14:31:06.428Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41960/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41960/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41960/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 hack/make.sh test-integration-flaky test-integration [2021-02-24T14:31:06.428Z] [2021-02-24T14:31:06.428Z] [2021-02-24T14:31:06.428Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-24T14:31:06.428Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-24T14:31:06.428Z] HOSTNAME=724ec2b4b921 [2021-02-24T14:31:06.428Z] TEST_SKIP_INTEGRATION=1 [2021-02-24T14:31:06.428Z] TESTDEBUG=0 [2021-02-24T14:31:06.428Z] DEST=bundles/test-integration [2021-02-24T14:31:06.428Z] PWD=/go/src/github.com/docker/docker [2021-02-24T14:31:06.428Z] KEEPBUNDLE=1 [2021-02-24T14:31:06.428Z] DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:31:06.428Z] container=docker [2021-02-24T14:31:06.428Z] HOME=/root [2021-02-24T14:31:06.428Z] GOLANG_VERSION=1.13.15 [2021-02-24T14:31:06.428Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-24T14:31:06.428Z] VALIDATE_BRANCH=master [2021-02-24T14:31:06.428Z] TERM=xterm [2021-02-24T14:31:06.428Z] DOCKER_PKG=github.com/docker/docker [2021-02-24T14:31:06.428Z] SHLVL=1 [2021-02-24T14:31:06.428Z] TIMEOUT=120m [2021-02-24T14:31:06.428Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-24T14:31:06.428Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-24T14:31:06.428Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-24T14:31:06.428Z] GO111MODULE=off [2021-02-24T14:31:06.428Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-24T14:31:06.428Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-24T14:31:06.428Z] GOPATH=/go [2021-02-24T14:31:06.428Z] PKG_CONFIG=pkg-config [2021-02-24T14:31:06.428Z] _=/usr/bin/env [2021-02-24T14:31:06.428Z] Building test suite binary ./integration-cli/test.main [2021-02-24T14:31:06.428Z] [2021-02-24T14:31:06.428Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-24T14:31:06.428Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-24T14:31:06.428Z] HOSTNAME=b497167c94dc [2021-02-24T14:31:06.428Z] TEST_SKIP_INTEGRATION=1 [2021-02-24T14:31:06.428Z] TESTDEBUG=0 [2021-02-24T14:31:06.428Z] DEST=bundles/test-integration [2021-02-24T14:31:06.428Z] PWD=/go/src/github.com/docker/docker [2021-02-24T14:31:06.428Z] KEEPBUNDLE=1 [2021-02-24T14:31:06.428Z] DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:31:06.428Z] container=docker [2021-02-24T14:31:06.428Z] HOME=/root [2021-02-24T14:31:06.428Z] GOLANG_VERSION=1.13.15 [2021-02-24T14:31:06.428Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-24T14:31:06.428Z] VALIDATE_BRANCH=master [2021-02-24T14:31:06.428Z] TERM=xterm [2021-02-24T14:31:06.428Z] DOCKER_PKG=github.com/docker/docker [2021-02-24T14:31:06.428Z] SHLVL=1 [2021-02-24T14:31:06.428Z] TIMEOUT=120m [2021-02-24T14:31:06.428Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-24T14:31:06.428Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-24T14:31:06.428Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-24T14:31:06.428Z] GO111MODULE=off [2021-02-24T14:31:06.428Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-24T14:31:06.428Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-24T14:31:06.428Z] GOPATH=/go [2021-02-24T14:31:06.428Z] PKG_CONFIG=pkg-config [2021-02-24T14:31:06.428Z] _=/usr/bin/env [2021-02-24T14:31:06.428Z] Building test suite binary ./integration-cli/test.main [2021-02-24T14:31:06.428Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-24T14:31:06.428Z] No new tests added to integration. [2021-02-24T14:31:06.428Z] [2021-02-24T14:31:06.428Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-24T14:31:06.428Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-24T14:31:06.428Z] HOSTNAME=5bf188ef3a22 [2021-02-24T14:31:06.428Z] TESTDEBUG=0 [2021-02-24T14:31:06.428Z] DEST=bundles/test-integration [2021-02-24T14:31:06.428Z] PWD=/go/src/github.com/docker/docker [2021-02-24T14:31:06.428Z] KEEPBUNDLE=1 [2021-02-24T14:31:06.428Z] DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:31:06.428Z] container=docker [2021-02-24T14:31:06.428Z] HOME=/root [2021-02-24T14:31:06.428Z] GOLANG_VERSION=1.13.15 [2021-02-24T14:31:06.428Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-24T14:31:06.428Z] VALIDATE_BRANCH=master [2021-02-24T14:31:06.428Z] TERM=xterm [2021-02-24T14:31:06.428Z] DOCKER_PKG=github.com/docker/docker [2021-02-24T14:31:06.428Z] SHLVL=1 [2021-02-24T14:31:06.428Z] TIMEOUT=120m [2021-02-24T14:31:06.428Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-24T14:31:06.428Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-24T14:31:06.428Z] GO111MODULE=off [2021-02-24T14:31:06.428Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-24T14:31:06.428Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-24T14:31:06.428Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-24T14:31:06.428Z] GOPATH=/go [2021-02-24T14:31:06.428Z] PKG_CONFIG=pkg-config [2021-02-24T14:31:06.428Z] _=/usr/bin/env [2021-02-24T14:31:06.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-24T14:31:06.497Z] ok github.com/docker/docker/daemon/cluster/convert 0.075s coverage: 35.9% of statements [2021-02-24T14:31:09.822Z] ok github.com/docker/docker/daemon/cluster 0.116s coverage: 0.5% of statements [2021-02-24T14:31:10.087Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.494835065s with top 10 stages: buildssa: 1m40.344721503s, goimports: 22.896842293s, unconvert: 12.253700359s, gosec: 10.12433721s, golint: 6.221967873s, misspell: 4.492153957s, ineffassign: 4.338339853s, inspect: 3.542997989s, vrp: 2.931239252s, printf: 2.018853555s [2021-02-24T14:31:11.759Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2021-02-24T14:31:12.338Z] ok github.com/docker/docker/daemon/config 0.101s coverage: 81.8% of statements [2021-02-24T14:31:13.291Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2021-02-24T14:31:14.247Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2021-02-24T14:31:18.472Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2021-02-24T14:31:18.735Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.490s coverage: 14.0% of statements [2021-02-24T14:31:19.313Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.668s coverage: 56.2% of statements [2021-02-24T14:31:21.878Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2021-02-24T14:31:23.435Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:31:23.435Z] [2021-02-24T14:31:23.435Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-24T14:31:23.435Z] DOCKER_SYSTEMD=1 [2021-02-24T14:31:23.435Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-24T14:31:23.435Z] HOSTNAME=ef67f001677e [2021-02-24T14:31:23.435Z] DEST=bundles/test-integration [2021-02-24T14:31:23.435Z] PWD=/go/src/github.com/docker/docker [2021-02-24T14:31:23.435Z] DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:31:23.435Z] container=docker [2021-02-24T14:31:23.435Z] HOME=/root [2021-02-24T14:31:23.435Z] LANG=C.UTF-8 [2021-02-24T14:31:23.435Z] INVOCATION_ID=8c5d77842ae845e88e404ac2e46cdf77 [2021-02-24T14:31:23.435Z] GOLANG_VERSION=1.13.15 [2021-02-24T14:31:23.435Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-24T14:31:23.435Z] VALIDATE_BRANCH=master [2021-02-24T14:31:23.435Z] TERM=xterm [2021-02-24T14:31:23.435Z] DOCKER_PKG=github.com/docker/docker [2021-02-24T14:31:23.435Z] SHLVL=3 [2021-02-24T14:31:23.435Z] TIMEOUT=120m [2021-02-24T14:31:23.435Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-24T14:31:23.435Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-24T14:31:23.435Z] GO111MODULE=off [2021-02-24T14:31:23.435Z] DOCKER_EXPERIMENTAL=1 [2021-02-24T14:31:23.435Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-24T14:31:23.435Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-24T14:31:23.435Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-24T14:31:23.435Z] GOPATH=/go [2021-02-24T14:31:23.435Z] PKG_CONFIG=pkg-config [2021-02-24T14:31:23.435Z] _=/usr/bin/env [2021-02-24T14:31:23.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-24T14:31:24.449Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.724s coverage: 73.3% of statements [2021-02-24T14:31:24.449Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.005s coverage: 46.2% of statements [2021-02-24T14:31:25.013Z] INFO [runner/unused/goanalysis] analyzers took 27.588872444s with top 10 stages: buildssa: 23.761815373s, U1000: 3.827057071s [2021-02-24T14:31:25.013Z] INFO [runner] Issues before processing: 2266, after processing: 0 [2021-02-24T14:31:25.013Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1686/1686, autogenerated_exclude: 1581/1686, cgo: 1686/2266, identifier_marker: 1581/1581, skip_files: 1686/1686, skip_dirs: 1686/1686, exclude: 1581/1581, path_prettifier: 1686/1686, exclude-rules: 64/1581, nolint: 0/64 [2021-02-24T14:31:25.013Z] INFO [runner] processing took 60.631751ms with stages: nolint: 25.242629ms, identifier_marker: 16.177801ms, path_prettifier: 9.676143ms, autogenerated_exclude: 4.107736ms, exclude-rules: 3.346297ms, skip_dirs: 1.751325ms, cgo: 229.454µs, filename_unadjuster: 96.374µs, max_same_issues: 1.083µs, uniq_by_line: 731ns, diff: 458ns, max_from_linter: 369ns, exclude: 324ns, skip_files: 283ns, source_code: 270ns, path_shortener: 242ns, max_per_file_from_linter: 232ns [2021-02-24T14:31:25.013Z] INFO [runner] linters took 1m38.680295219s with stages: goanalysis_metalinter: 1m19.24427098s, unused: 19.375202312s [2021-02-24T14:31:25.013Z] INFO File cache stats: 1453 entries of total size 6.8MiB [2021-02-24T14:31:25.013Z] INFO Memory: 1674 samples, avg is 267.2MB, max is 3432.1MB [2021-02-24T14:31:25.013Z] INFO Execution took 3m40.498760004s [2021-02-24T14:31:25.013Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-24T14:31:25.358Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 hack/make.sh dynbinary-daemon test-docker-py [2021-02-24T14:31:25.752Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.044s coverage: 49.4% of statements [2021-02-24T14:31:25.921Z] [2021-02-24T14:31:25.921Z] Removing bundles/ [2021-02-24T14:31:25.921Z] [2021-02-24T14:31:25.921Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-24T14:31:25.921Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:31:25.921Z] GOOS="" GOARCH="" GOARM="" [2021-02-24T14:31:26.334Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 57.5% of statements [2021-02-24T14:31:27.284Z] ok github.com/docker/docker/daemon 12.386s coverage: 17.2% of statements [2021-02-24T14:31:27.284Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-24T14:31:27.284Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-24T14:31:27.284Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-24T14:31:27.284Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-24T14:31:27.284Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-24T14:31:28.235Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2021-02-24T14:31:28.235Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2021-02-24T14:31:30.165Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.7% of statements [2021-02-24T14:31:30.744Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 43.2% of statements [2021-02-24T14:31:31.698Z] ok github.com/docker/docker/daemon/logger/awslogs 0.334s coverage: 77.8% of statements [2021-02-24T14:31:31.698Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2021-02-24T14:31:31.962Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 23.9% of statements [2021-02-24T14:31:32.543Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 87.2% of statements [2021-02-24T14:31:32.543Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.352s coverage: 57.7% of statements [2021-02-24T14:31:32.543Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-24T14:31:32.543Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-24T14:31:32.543Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-24T14:31:32.543Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-24T14:31:32.543Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-24T14:31:32.543Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-24T14:31:33.120Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 61.6% of statements [2021-02-24T14:31:34.092Z] ok github.com/docker/docker/daemon/logger/local 0.068s coverage: 75.2% of statements [2021-02-24T14:31:34.092Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-24T14:31:34.670Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.062s coverage: 31.5% of statements [2021-02-24T14:31:34.670Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.112s coverage: 58.6% of statements [2021-02-24T14:31:35.624Z] ok github.com/docker/docker/daemon/logger/templates 0.066s coverage: 8.3% of statements [2021-02-24T14:31:35.888Z] ok github.com/docker/docker/daemon/logger/syslog 0.031s coverage: 46.8% of statements [2021-02-24T14:31:36.840Z] ok github.com/docker/docker/daemon/network 0.053s coverage: 63.8% of statements [2021-02-24T14:31:37.794Z] ok github.com/docker/docker/daemon/logger/splunk 1.855s coverage: 82.5% of statements [2021-02-24T14:31:37.794Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-24T14:31:37.794Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-24T14:31:37.794Z] ok github.com/docker/docker/distribution/metadata 0.108s coverage: 48.2% of statements [2021-02-24T14:31:39.194Z] ok github.com/docker/docker/distribution 0.294s coverage: 25.0% of statements [2021-02-24T14:31:39.194Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-24T14:31:39.459Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2021-02-24T14:31:40.037Z] ok github.com/docker/docker/image 0.062s coverage: 86.6% of statements [2021-02-24T14:31:40.882Z] ok github.com/docker/docker/image/cache 0.038s coverage: 19.2% of statements [2021-02-24T14:31:40.882Z] ok github.com/docker/docker/distribution/xfer 1.725s coverage: 85.1% of statements [2021-02-24T14:31:40.882Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-24T14:31:41.146Z] ok github.com/docker/docker/image/tarexport 0.025s coverage: 0.6% of statements [2021-02-24T14:31:41.726Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2021-02-24T14:31:41.726Z] ok github.com/docker/docker/image/v1 0.061s coverage: 25.0% of statements [2021-02-24T14:31:41.726Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-24T14:31:43.123Z] ok github.com/docker/docker/oci 0.046s coverage: 45.2% of statements [2021-02-24T14:31:43.123Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 52.9% of statements [2021-02-24T14:31:43.388Z] ok github.com/docker/docker/opts 0.083s coverage: 67.1% of statements [2021-02-24T14:31:44.786Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2021-02-24T14:31:45.363Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2021-02-24T14:31:45.942Z] ok github.com/docker/docker/pkg/authorization 1.163s coverage: 68.3% of statements [2021-02-24T14:31:46.519Z] ok github.com/docker/docker/pkg/archive 1.218s coverage: 76.8% of statements [2021-02-24T14:31:46.519Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2021-02-24T14:31:47.469Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-02-24T14:31:47.469Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2021-02-24T14:31:48.048Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-02-24T14:31:48.319Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:31:48.319Z] [2021-02-24T14:31:48.319Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-24T14:31:48.319Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-24T14:31:48.319Z] HOSTNAME=18187e228e5f [2021-02-24T14:31:48.319Z] DEST=bundles/test-integration [2021-02-24T14:31:48.319Z] PWD=/go/src/github.com/docker/docker [2021-02-24T14:31:48.319Z] DOCKER_ROOTLESS=1 [2021-02-24T14:31:48.319Z] DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:31:48.319Z] container=docker [2021-02-24T14:31:48.319Z] HOME=/root [2021-02-24T14:31:48.319Z] GOLANG_VERSION=1.13.15 [2021-02-24T14:31:48.319Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-24T14:31:48.319Z] VALIDATE_BRANCH=master [2021-02-24T14:31:48.319Z] TERM=xterm [2021-02-24T14:31:48.319Z] DOCKER_PKG=github.com/docker/docker [2021-02-24T14:31:48.319Z] SHLVL=1 [2021-02-24T14:31:48.319Z] TIMEOUT=120m [2021-02-24T14:31:48.319Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-24T14:31:48.319Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-24T14:31:48.319Z] GO111MODULE=off [2021-02-24T14:31:48.319Z] DOCKER_EXPERIMENTAL=1 [2021-02-24T14:31:48.319Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-24T14:31:48.319Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-24T14:31:48.319Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-24T14:31:48.319Z] GOPATH=/go [2021-02-24T14:31:48.319Z] PKG_CONFIG=pkg-config [2021-02-24T14:31:48.319Z] _=/usr/bin/env [2021-02-24T14:31:48.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-24T14:31:48.624Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-02-24T14:31:48.887Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-02-24T14:31:49.834Z] ok github.com/docker/docker/pkg/chrootarchive 3.520s coverage: 43.2% of statements [2021-02-24T14:31:50.098Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-02-24T14:31:50.360Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2021-02-24T14:31:50.936Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-02-24T14:31:50.936Z] ok github.com/docker/docker/pkg/fsutils 0.313s coverage: 85.1% of statements [2021-02-24T14:31:51.513Z] ok github.com/docker/docker/pkg/discovery/kv 3.109s coverage: 84.1% of statements [2021-02-24T14:31:52.092Z] ok github.com/docker/docker/layer 7.628s coverage: 68.8% of statements [2021-02-24T14:31:52.092Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-24T14:31:52.092Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-24T14:31:52.092Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-24T14:31:52.092Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-24T14:31:52.092Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-24T14:31:52.092Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-24T14:31:52.092Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-24T14:31:52.355Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2021-02-24T14:31:52.619Z] ok github.com/docker/docker/pkg/idtools 0.801s coverage: 69.5% of statements [2021-02-24T14:31:52.619Z] ok github.com/docker/docker/pkg/ioutils 0.590s coverage: 70.6% of statements [2021-02-24T14:31:52.619Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-24T14:31:52.883Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2021-02-24T14:31:52.883Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-24T14:31:52.883Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-24T14:31:52.883Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2021-02-24T14:31:52.883Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-24T14:31:53.147Z] ok github.com/docker/docker/pkg/parsers 0.051s coverage: 97.0% of statements [2021-02-24T14:31:53.411Z] ok github.com/docker/docker/pkg/parsers/kernel 0.031s coverage: 60.0% of statements [2021-02-24T14:31:53.676Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.024s coverage: 86.7% of statements [2021-02-24T14:31:53.676Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2021-02-24T14:31:53.676Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-24T14:31:53.676Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-24T14:31:54.630Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2021-02-24T14:31:54.895Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2021-02-24T14:31:54.895Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2021-02-24T14:31:55.160Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-02-24T14:31:55.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-24T14:31:55.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-24T14:31:55.736Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-02-24T14:31:56.312Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-02-24T14:31:56.312Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 75.0% of statements [2021-02-24T14:31:56.888Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-02-24T14:31:56.888Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-02-24T14:31:57.837Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-02-24T14:31:58.100Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2021-02-24T14:31:58.677Z] ok github.com/docker/docker/pkg/tailfile 0.094s coverage: 88.6% of statements [2021-02-24T14:31:58.677Z] ok github.com/docker/docker/pkg/signal 2.771s coverage: 61.0% of statements [2021-02-24T14:31:58.942Z] testing: warning: no tests to run [2021-02-24T14:31:58.942Z] coverage: [no statements] [2021-02-24T14:31:58.942Z] ok github.com/docker/docker/pkg/term/windows 0.014s coverage: [no statements] [no tests to run] [2021-02-24T14:31:59.206Z] ok github.com/docker/docker/pkg/tarsum 0.136s coverage: 89.3% of statements [2021-02-24T14:31:59.469Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2021-02-24T14:31:59.470Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2021-02-24T14:31:59.470Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2021-02-24T14:32:00.867Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2021-02-24T14:32:00.867Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 85.4% of statements [2021-02-24T14:32:02.266Z] ok github.com/docker/docker/reference 0.016s coverage: 83.7% of statements [2021-02-24T14:32:02.266Z] ok github.com/docker/docker/plugin 0.578s coverage: 23.2% of statements [2021-02-24T14:32:03.736Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2021-02-24T14:32:04.019Z] ok github.com/docker/docker/quota 0.621s coverage: 71.4% of statements [2021-02-24T14:32:04.285Z] ok github.com/docker/docker/registry 0.181s coverage: 57.2% of statements [2021-02-24T14:32:04.286Z] ok github.com/docker/docker/restartmanager 0.023s coverage: 45.3% of statements [2021-02-24T14:32:04.869Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2021-02-24T14:32:05.446Z] ok github.com/docker/docker/runconfig 0.032s coverage: 66.1% of statements [2021-02-24T14:32:06.842Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2021-02-24T14:32:08.236Z] ok github.com/docker/docker/volume/mounts 0.048s coverage: 67.0% of statements [2021-02-24T14:32:08.498Z] ok github.com/docker/docker/volume/local 0.245s coverage: 76.4% of statements [2021-02-24T14:32:09.445Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-02-24T14:32:17.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-24T14:32:20.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-24T14:32:21.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-24T14:32:27.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-24T14:32:27.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-24T14:32:28.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-24T14:32:29.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-24T14:32:30.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-24T14:32:31.422Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/rootless [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/volume [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-24T14:32:31.422Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === Skipped [2021-02-24T14:32:31.422Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-24T14:32:31.422Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-24T14:32:31.422Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-24T14:32:31.422Z] graphtest_unix.go:73: No driver to put! [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-24T14:32:31.422Z] time="2021-02-24T14:31:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-24T14:32:31.422Z] time="2021-02-24T14:31:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-24T14:32:31.422Z] time="2021-02-24T14:31:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-24T14:32:31.422Z] time="2021-02-24T14:31:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-24T14:32:31.422Z] time="2021-02-24T14:31:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-24T14:32:31.422Z] graphtest_unix.go:73: No driver to put! [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-24T14:32:31.422Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-24T14:32:31.422Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-24T14:32:31.422Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-24T14:32:31.422Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-24T14:32:31.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:32:31.422Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-24T14:32:31.422Z] graphtest_unix.go:73: No driver to put! [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-24T14:32:31.422Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-24T14:32:31.422Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] [2021-02-24T14:32:31.422Z] DONE 2244 tests, 26 skipped in 196.748s Post stage [Pipeline] junit [2021-02-24T14:32:31.438Z] Recording test results [2021-02-24T14:32:31.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-24T14:32:33.006Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-24T14:32:33.369Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 hack/make.sh dynbinary test-integration [2021-02-24T14:32:34.317Z] [2021-02-24T14:32:34.317Z] Removing bundles/ [2021-02-24T14:32:34.317Z] [2021-02-24T14:32:34.317Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-24T14:32:34.317Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:32:34.317Z] GOOS="" GOARCH="" GOARM="" [2021-02-24T14:32:34.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-24T14:32:36.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-24T14:32:38.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-24T14:32:39.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-24T14:32:40.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-24T14:32:41.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-24T14:32:43.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-24T14:32:43.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-24T14:32:44.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-24T14:32:46.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-24T14:32:47.005Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-24T14:32:47.005Z] Using test binary docker [2021-02-24T14:32:47.005Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-24T14:32:47.261Z] Starting apparmor (via systemctl): apparmor.service. [2021-02-24T14:32:47.261Z] Starting dockerd [2021-02-24T14:32:47.261Z] INFO: Waiting for daemon to start... [2021-02-24T14:32:49.149Z] . [2021-02-24T14:32:49.149Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-24T14:32:49.149Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-24T14:32:49.149Z] Error: No such image: emptyfs [2021-02-24T14:32:49.406Z] Running integration-test (iteration 1) [2021-02-24T14:32:49.406Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-24T14:32:56.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-24T14:32:56.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-24T14:32:56.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-24T14:32:57.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-24T14:32:57.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-24T14:32:58.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-24T14:32:59.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-24T14:33:01.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-24T14:33:02.326Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:33:02.326Z] [2021-02-24T14:33:02.326Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-24T14:33:02.326Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-24T14:33:02.326Z] Using test binary docker [2021-02-24T14:33:02.326Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-24T14:33:02.326Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-24T14:33:02.326Z] INFO: Waiting for daemon to start... [2021-02-24T14:33:02.326Z] Starting dockerd [2021-02-24T14:33:02.326Z] . [2021-02-24T14:33:02.326Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-24T14:33:02.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-24T14:33:04.251Z] Loaded image: buildpack-deps:buster [2021-02-24T14:33:04.251Z] Loaded image: busybox:latest [2021-02-24T14:33:04.251Z] Loaded image: busybox:glibc [2021-02-24T14:33:04.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-24T14:33:05.179Z] Loaded image: debian:bullseye [2021-02-24T14:33:05.179Z] Loaded image: hello-world:latest [2021-02-24T14:33:05.740Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:33:05.740Z] INFO: Testing against a local daemon [2021-02-24T14:33:05.740Z] === RUN TestCgroupNamespacesBuild [2021-02-24T14:33:06.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-24T14:33:06.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-24T14:33:07.630Z] --- PASS: TestCgroupNamespacesBuild (1.57s) [2021-02-24T14:33:07.630Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-24T14:33:08.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-24T14:33:08.997Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s) [2021-02-24T14:33:08.997Z] === RUN TestBuildWithSession [2021-02-24T14:33:08.997Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-24T14:33:08.997Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:33:08.997Z] === RUN TestBuildSquashParent [2021-02-24T14:33:09.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-24T14:33:10.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-24T14:33:12.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-24T14:33:13.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-24T14:33:14.242Z] --- PASS: TestBuildSquashParent (4.68s) [2021-02-24T14:33:14.242Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-24T14:33:14.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:33:14.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:33:14.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:33:14.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:33:14.242Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:33:14.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:33:14.242Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:33:14.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:33:14.242Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:33:14.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:33:14.242Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:33:14.242Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:33:14.242Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:33:14.242Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:33:14.632Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-24T14:33:14.632Z] Using test binary docker [2021-02-24T14:33:14.632Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-24T14:33:14.632Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-24T14:33:14.632Z] INFO: Waiting for daemon to start... [2021-02-24T14:33:14.632Z] Starting dockerd [2021-02-24T14:33:14.804Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:33:15.367Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:33:16.734Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:33:16.990Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:33:17.169Z] . [2021-02-24T14:33:17.169Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-24T14:33:17.169Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-24T14:33:17.169Z] Error: No such image: emptyfs [2021-02-24T14:33:17.429Z] Running integration-test (iteration 1) [2021-02-24T14:33:17.429Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-24T14:33:18.902Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-24T14:33:18.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) [2021-02-24T14:33:18.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.81s) [2021-02-24T14:33:18.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.53s) [2021-02-24T14:33:18.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.67s) [2021-02-24T14:33:18.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.71s) [2021-02-24T14:33:18.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.65s) [2021-02-24T14:33:18.902Z] === RUN TestBuildMultiStageCopy [2021-02-24T14:33:18.902Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-24T14:33:20.314Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-24T14:33:20.314Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-24T14:33:20.572Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-24T14:33:20.572Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-24T14:33:21.134Z] --- PASS: TestBuildMultiStageCopy (2.46s) [2021-02-24T14:33:21.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2021-02-24T14:33:21.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2021-02-24T14:33:21.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-02-24T14:33:21.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2021-02-24T14:33:21.134Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2021-02-24T14:33:21.134Z] === RUN TestBuildMultiStageParentConfig [2021-02-24T14:33:21.697Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2021-02-24T14:33:21.697Z] === RUN TestBuildLabelWithTargets [2021-02-24T14:33:22.625Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2021-02-24T14:33:22.625Z] === RUN TestBuildWithEmptyLayers [2021-02-24T14:33:23.188Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-02-24T14:33:23.188Z] === RUN TestBuildMultiStageOnBuild [2021-02-24T14:33:25.079Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2021-02-24T14:33:25.079Z] === RUN TestBuildUncleanTarFilenames [2021-02-24T14:33:25.643Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-02-24T14:33:25.643Z] === RUN TestBuildMultiStageLayerLeak [2021-02-24T14:33:27.532Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2021-02-24T14:33:27.532Z] === RUN TestBuildWithHugeFile [2021-02-24T14:33:29.644Z] Loaded image: buildpack-deps:buster [2021-02-24T14:33:29.644Z] Loaded image: busybox:latest [2021-02-24T14:33:29.904Z] Loaded image: busybox:glibc [2021-02-24T14:33:32.443Z] Loaded image: debian:bullseye [2021-02-24T14:33:32.443Z] Loaded image: hello-world:latest [2021-02-24T14:33:32.443Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:33:32.443Z] INFO: Testing against a local daemon [2021-02-24T14:33:32.443Z] === RUN TestCgroupNamespacesBuild [2021-02-24T14:33:36.638Z] --- PASS: TestCgroupNamespacesBuild (3.67s) [2021-02-24T14:33:36.638Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-24T14:33:38.542Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2021-02-24T14:33:38.542Z] === RUN TestBuildWithSession [2021-02-24T14:33:38.542Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-24T14:33:38.542Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:33:38.542Z] === RUN TestBuildSquashParent [2021-02-24T14:33:46.668Z] --- PASS: TestBuildSquashParent (7.15s) [2021-02-24T14:33:46.668Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-24T14:33:46.668Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:33:46.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:33:46.668Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:33:46.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:33:46.668Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:33:46.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:33:46.668Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:33:46.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:33:46.668Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:33:46.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:33:46.668Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:33:46.668Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:33:46.668Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:33:46.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:33:46.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:33:46.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:33:48.954Z] sha256:218ec4a633d7001a5629d7f8ea0e5716a4ed2804a1f6267afca3049580ca2f98 [2021-02-24T14:33:48.954Z] INFO: Starting docker-py tests... [2021-02-24T14:33:48.954Z] ============================= test session starts ============================== [2021-02-24T14:33:48.954Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-24T14:33:48.954Z] rootdir: /src, inifile: pytest.ini [2021-02-24T14:33:48.954Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-24T14:33:48.954Z] collected 389 items / 1 deselected / 388 selected [2021-02-24T14:33:48.954Z] [2021-02-24T14:33:49.263Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:33:49.263Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:33:51.171Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-24T14:33:51.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.31s) [2021-02-24T14:33:51.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s) [2021-02-24T14:33:51.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) [2021-02-24T14:33:51.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.22s) [2021-02-24T14:33:51.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2021-02-24T14:33:51.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-02-24T14:33:51.171Z] === RUN TestBuildMultiStageCopy [2021-02-24T14:33:51.171Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-24T14:33:54.459Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-24T14:33:55.395Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-24T14:33:55.865Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-24T14:33:55.865Z] [2021-02-24T14:33:55.865Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-24T14:33:55.865Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-24T14:33:55.865Z] HOSTNAME=0704beeac2fc [2021-02-24T14:33:55.865Z] TESTDEBUG=0 [2021-02-24T14:33:55.865Z] DEST=bundles/test-integration [2021-02-24T14:33:55.865Z] PWD=/go/src/github.com/docker/docker [2021-02-24T14:33:55.865Z] DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 [2021-02-24T14:33:55.865Z] container=docker [2021-02-24T14:33:55.865Z] HOME=/root [2021-02-24T14:33:55.865Z] GOLANG_VERSION=1.13.15 [2021-02-24T14:33:55.865Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-24T14:33:55.865Z] VALIDATE_BRANCH=master [2021-02-24T14:33:55.865Z] TERM=xterm [2021-02-24T14:33:55.865Z] DOCKER_PKG=github.com/docker/docker [2021-02-24T14:33:55.865Z] SHLVL=1 [2021-02-24T14:33:55.865Z] TIMEOUT=120m [2021-02-24T14:33:55.865Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-24T14:33:55.865Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-24T14:33:55.865Z] GO111MODULE=off [2021-02-24T14:33:55.865Z] DOCKER_EXPERIMENTAL=1 [2021-02-24T14:33:55.865Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-24T14:33:55.865Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-24T14:33:55.865Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-24T14:33:55.865Z] GOPATH=/go [2021-02-24T14:33:55.865Z] PKG_CONFIG=pkg-config [2021-02-24T14:33:55.865Z] _=/usr/bin/env [2021-02-24T14:33:55.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-24T14:33:56.332Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-24T14:33:57.269Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-24T14:33:58.206Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2021-02-24T14:33:58.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2021-02-24T14:33:58.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-24T14:33:58.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-02-24T14:33:58.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-02-24T14:33:58.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-02-24T14:33:58.206Z] === RUN TestBuildMultiStageParentConfig [2021-02-24T14:34:00.907Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-24T14:34:01.725Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-24T14:34:03.219Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-24T14:34:03.477Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-02-24T14:34:03.477Z] === RUN TestBuildLabelWithTargets [2021-02-24T14:34:08.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-24T14:34:11.597Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-02-24T14:34:11.597Z] === RUN TestBuildWithEmptyLayers [2021-02-24T14:34:14.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-24T14:34:14.132Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-02-24T14:34:14.132Z] === RUN TestBuildMultiStageOnBuild [2021-02-24T14:34:14.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-24T14:34:19.405Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-02-24T14:34:19.405Z] === RUN TestBuildUncleanTarFilenames [2021-02-24T14:34:19.974Z] --- PASS: TestBuildUncleanTarFilenames (0.73s) [2021-02-24T14:34:19.974Z] === RUN TestBuildMultiStageLayerLeak [2021-02-24T14:34:23.707Z] --- PASS: TestBuildWithHugeFile (53.40s) [2021-02-24T14:34:23.707Z] === RUN TestBuildWCOWSandboxSize [2021-02-24T14:34:23.707Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-02-24T14:34:23.707Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:34:23.707Z] === RUN TestBuildWithEmptyDockerfile [2021-02-24T14:34:23.707Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:34:23.707Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:34:23.707Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:34:23.707Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:34:23.707Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:34:23.707Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:34:23.707Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:34:23.707Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:34:23.707Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:34:23.707Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-02-24T14:34:23.707Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-02-24T14:34:23.707Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-02-24T14:34:23.707Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-24T14:34:23.707Z] === RUN TestBuildPreserveOwnership [2021-02-24T14:34:23.707Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-24T14:34:23.707Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-24T14:34:24.170Z] --- PASS: TestBuildMultiStageLayerLeak (4.27s) [2021-02-24T14:34:24.170Z] === RUN TestBuildWithHugeFile [2021-02-24T14:34:24.634Z] --- PASS: TestBuildPreserveOwnership (3.64s) [2021-02-24T14:34:24.634Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.46s) [2021-02-24T14:34:24.634Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2021-02-24T14:34:24.634Z] === RUN TestBuildPlatformInvalid [2021-02-24T14:34:24.634Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-02-24T14:34:24.634Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-24T14:34:33.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-24T14:34:34.204Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-24T14:34:39.478Z] Loaded image: buildpack-deps:buster [2021-02-24T14:34:39.478Z] Loaded image: busybox:latest [2021-02-24T14:34:39.478Z] Loaded image: busybox:glibc [2021-02-24T14:34:40.040Z] Loaded image: debian:bullseye [2021-02-24T14:34:40.040Z] Loaded image: hello-world:latest [2021-02-24T14:34:40.296Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:34:41.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-24T14:34:41.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-24T14:34:41.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-24T14:34:43.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-24T14:34:43.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-24T14:34:44.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-24T14:34:44.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-24T14:34:46.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-24T14:34:47.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-24T14:34:48.393Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.62s) [2021-02-24T14:34:48.393Z] PASS [2021-02-24T14:34:48.393Z] [2021-02-24T14:34:48.393Z] === Skipped [2021-02-24T14:34:48.393Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-24T14:34:48.393Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:34:48.393Z] [2021-02-24T14:34:48.393Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-02-24T14:34:48.393Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:34:48.393Z] [2021-02-24T14:34:48.393Z] [2021-02-24T14:34:48.393Z] DONE 34 tests, 2 skipped in 117.930s [2021-02-24T14:34:48.393Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-24T14:34:48.393Z] INFO: Testing against a local daemon [2021-02-24T14:34:48.393Z] === RUN TestConfigInspect [2021-02-24T14:34:49.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-24T14:34:49.758Z] --- PASS: TestConfigInspect (2.38s) [2021-02-24T14:34:49.758Z] === RUN TestConfigList [2021-02-24T14:34:51.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-24T14:34:51.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-24T14:34:51.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-24T14:34:52.321Z] --- PASS: TestConfigList (2.36s) [2021-02-24T14:34:52.322Z] === RUN TestConfigsCreateAndDelete [2021-02-24T14:34:53.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-24T14:34:54.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-24T14:34:54.837Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2021-02-24T14:34:54.837Z] === RUN TestConfigsUpdate [2021-02-24T14:34:55.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-24T14:34:56.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-24T14:34:56.726Z] --- PASS: TestConfigsUpdate (2.32s) [2021-02-24T14:34:56.726Z] === RUN TestTemplatedConfig [2021-02-24T14:34:57.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-24T14:34:59.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-24T14:34:59.993Z] --- PASS: TestTemplatedConfig (2.72s) [2021-02-24T14:34:59.994Z] === RUN TestConfigCreateResolve [2021-02-24T14:35:00.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-24T14:35:01.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-24T14:35:01.883Z] --- PASS: TestConfigCreateResolve (2.37s) [2021-02-24T14:35:01.884Z] === RUN TestConfigDaemonLibtrustID [2021-02-24T14:35:02.446Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-02-24T14:35:02.446Z] PASS [2021-02-24T14:35:02.446Z] [2021-02-24T14:35:02.446Z] DONE 7 tests in 14.968s [2021-02-24T14:35:02.446Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-24T14:35:02.446Z] INFO: Testing against a local daemon [2021-02-24T14:35:02.446Z] === RUN TestCheckpoint [2021-02-24T14:35:02.446Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-24T14:35:02.446Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:35:02.446Z] === RUN TestContainerInvalidJSON [2021-02-24T14:35:02.446Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:35:02.446Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:35:02.446Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:35:02.446Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:35:02.446Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:35:02.446Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:35:02.446Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:35:02.446Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:35:02.446Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:35:02.446Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-24T14:35:02.446Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-24T14:35:02.446Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-24T14:35:02.446Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-24T14:35:02.446Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-24T14:35:02.446Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-02-24T14:35:02.446Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-24T14:35:02.446Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-02-24T14:35:02.446Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-24T14:35:02.446Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-24T14:35:02.446Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-24T14:35:02.703Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-02-24T14:35:02.703Z] === RUN TestCopyFromContainer [2021-02-24T14:35:02.865Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-24T14:35:02.865Z] Using test binary docker [2021-02-24T14:35:02.865Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-24T14:35:02.865Z] +++ /etc/init.d/apparmor start [2021-02-24T14:35:02.865Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-24T14:35:02.865Z] INFO: Waiting for daemon to start... [2021-02-24T14:35:02.865Z] Starting dockerd [2021-02-24T14:35:02.865Z] +++ 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-02-24T14:35:03.631Z] === RUN TestCopyFromContainer// [2021-02-24T14:35:03.887Z] === RUN TestCopyFromContainer//bar/root [2021-02-24T14:35:03.887Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-24T14:35:03.887Z] === RUN TestCopyFromContainer/bar/quux [2021-02-24T14:35:03.887Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-24T14:35:04.144Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-24T14:35:04.144Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-24T14:35:04.144Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-24T14:35:04.400Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-24T14:35:04.400Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-24T14:35:04.400Z] --- PASS: TestCopyFromContainer (1.83s) [2021-02-24T14:35:04.400Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-24T14:35:04.400Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-02-24T14:35:04.400Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-24T14:35:04.400Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-02-24T14:35:04.400Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-24T14:35:04.400Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-02-24T14:35:04.400Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-24T14:35:04.400Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-24T14:35:04.400Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-24T14:35:04.400Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-02-24T14:35:04.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-24T14:35:04.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:35:04.400Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:35:04.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:35:04.400Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:35:04.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:35:04.400Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:35:04.400Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:35:04.400Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:35:04.400Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:35:04.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-24T14:35:04.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-24T14:35:04.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-24T14:35:04.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-24T14:35:04.400Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-24T14:35:04.400Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-24T14:35:04.400Z] === RUN TestCreateWithInvalidEnv [2021-02-24T14:35:04.400Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-24T14:35:04.400Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-24T14:35:04.400Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-24T14:35:04.400Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-24T14:35:04.400Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-24T14:35:04.400Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-24T14:35:04.400Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-24T14:35:04.400Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-24T14:35:04.400Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-24T14:35:04.401Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-24T14:35:04.401Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-24T14:35:04.401Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-24T14:35:04.401Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-24T14:35:04.401Z] === RUN TestCreateTmpfsMountsTarget [2021-02-24T14:35:04.401Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-24T14:35:04.401Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-24T14:35:06.293Z] --- PASS: TestCreateWithCustomMaskedPaths (1.68s) [2021-02-24T14:35:06.293Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-24T14:35:06.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-24T14:35:08.183Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2021-02-24T14:35:08.183Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-24T14:35:08.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:35:08.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:35:08.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:35:08.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:35:08.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:35:08.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:35:08.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:35:08.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:35:08.183Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:35:08.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:35:08.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:35:08.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:35:08.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:35:08.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:35:08.183Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:35:08.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-24T14:35:08.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-24T14:35:08.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-24T14:35:08.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-24T14:35:08.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-24T14:35:08.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-24T14:35:08.183Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-24T14:35:08.439Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-02-24T14:35:08.439Z] === RUN TestCreateDifferentPlatform [2021-02-24T14:35:08.439Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-24T14:35:08.439Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-24T14:35:08.439Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-24T14:35:08.439Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-24T14:35:08.439Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-24T14:35:08.439Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-24T14:35:08.439Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-24T14:35:08.439Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-24T14:35:08.439Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-02-24T14:35:08.439Z] === RUN TestContainerStartOnDaemonRestart [2021-02-24T14:35:08.439Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-24T14:35:08.439Z] === RUN TestDaemonRestartIpcMode [2021-02-24T14:35:08.439Z] === PAUSE TestDaemonRestartIpcMode [2021-02-24T14:35:08.439Z] === RUN TestDaemonHostGatewayIP [2021-02-24T14:35:08.439Z] === PAUSE TestDaemonHostGatewayIP [2021-02-24T14:35:08.439Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-24T14:35:08.439Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-24T14:35:08.439Z] === RUN TestContainerKillOnDaemonStart [2021-02-24T14:35:08.439Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-24T14:35:08.439Z] === RUN TestDiff [2021-02-24T14:35:09.002Z] --- PASS: TestDiff (0.51s) [2021-02-24T14:35:09.002Z] === RUN TestExecWithCloseStdin [2021-02-24T14:35:09.565Z] --- PASS: TestExecWithCloseStdin (0.63s) [2021-02-24T14:35:09.565Z] === RUN TestExec [2021-02-24T14:35:09.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-24T14:35:10.493Z] --- PASS: TestExec (0.62s) [2021-02-24T14:35:10.493Z] === RUN TestExecUser [2021-02-24T14:35:11.017Z] . [2021-02-24T14:35:11.017Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-24T14:35:11.017Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-24T14:35:11.017Z] Error: No such image: emptyfs [2021-02-24T14:35:11.017Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-24T14:35:11.017Z] ++++ docker load [2021-02-24T14:35:11.017Z] Running integration-test (iteration 1) [2021-02-24T14:35:11.017Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-24T14:35:11.017Z] ++ 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-02-24T14:35:11.017Z] ++ set -e [2021-02-24T14:35:11.017Z] ++ '[' -n 0 ']' [2021-02-24T14:35:11.017Z] ++ set -x [2021-02-24T14:35:11.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-02-24T14:35:11.054Z] --- PASS: TestExecUser (0.64s) [2021-02-24T14:35:11.054Z] === RUN TestExportContainerAndImportImage [2021-02-24T14:35:11.616Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2021-02-24T14:35:11.616Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-24T14:35:12.983Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-02-24T14:35:12.983Z] === RUN TestHealthCheckWorkdir [2021-02-24T14:35:13.912Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2021-02-24T14:35:13.912Z] === RUN TestHealthKillContainer [2021-02-24T14:35:14.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-24T14:35:16.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-24T14:35:16.427Z] --- PASS: TestHealthKillContainer (2.68s) [2021-02-24T14:35:16.427Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-24T14:35:16.990Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2021-02-24T14:35:16.990Z] === RUN TestIpcModeNone [2021-02-24T14:35:17.946Z] --- PASS: TestIpcModeNone (0.73s) [2021-02-24T14:35:17.946Z] === RUN TestIpcModePrivate [2021-02-24T14:35:18.203Z] --- PASS: TestIpcModePrivate (0.60s) [2021-02-24T14:35:18.203Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-02-24T14:35:18.203Z] === RUN TestIpcModeShareable [2021-02-24T14:35:19.131Z] --- PASS: TestIpcModeShareable (0.64s) [2021-02-24T14:35:19.131Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-02-24T14:35:19.131Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-24T14:35:20.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-24T14:35:20.423Z] --- PASS: TestBuildWithHugeFile (52.26s) [2021-02-24T14:35:20.423Z] === RUN TestBuildWCOWSandboxSize [2021-02-24T14:35:20.423Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-24T14:35:20.423Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:35:20.423Z] === RUN TestBuildWithEmptyDockerfile [2021-02-24T14:35:20.423Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:35:20.423Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:35:20.423Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:35:20.423Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:35:20.423Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:35:20.423Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:35:20.423Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:35:20.423Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:35:20.423Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:35:20.423Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-02-24T14:35:20.423Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-02-24T14:35:20.423Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-02-24T14:35:20.423Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2021-02-24T14:35:20.423Z] === RUN TestBuildPreserveOwnership [2021-02-24T14:35:20.423Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-24T14:35:21.024Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2021-02-24T14:35:21.024Z] === RUN TestAPIIpcModeHost [2021-02-24T14:35:21.281Z] --- PASS: TestAPIIpcModeHost (0.42s) [2021-02-24T14:35:21.281Z] === RUN TestDaemonIpcModeShareable [2021-02-24T14:35:22.647Z] --- PASS: TestDaemonIpcModeShareable (1.21s) [2021-02-24T14:35:22.647Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-24T14:35:22.647Z] === RUN TestDaemonIpcModePrivate [2021-02-24T14:35:23.276Z] Loaded image: buildpack-deps:buster [2021-02-24T14:35:23.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-24T14:35:23.575Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2021-02-24T14:35:23.575Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-24T14:35:23.575Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-24T14:35:23.714Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-24T14:35:24.940Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) [2021-02-24T14:35:24.940Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-24T14:35:24.940Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-24T14:35:25.291Z] Loaded image: busybox:latest [2021-02-24T14:35:26.238Z] Loaded image: busybox:glibc [2021-02-24T14:35:26.306Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2021-02-24T14:35:26.306Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-24T14:35:26.306Z] === RUN TestIpcModeOlderClient [2021-02-24T14:35:26.306Z] === PAUSE TestIpcModeOlderClient [2021-02-24T14:35:26.306Z] === RUN TestKillContainerInvalidSignal [2021-02-24T14:35:26.562Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2021-02-24T14:35:26.562Z] === RUN TestKillContainer [2021-02-24T14:35:26.562Z] === RUN TestKillContainer/no_signal [2021-02-24T14:35:27.124Z] === RUN TestKillContainer/non_killing_signal [2021-02-24T14:35:27.380Z] === RUN TestKillContainer/killing_signal [2021-02-24T14:35:27.907Z] --- PASS: TestBuildPreserveOwnership (10.35s) [2021-02-24T14:35:27.907Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.34s) [2021-02-24T14:35:27.907Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-24T14:35:27.907Z] === RUN TestBuildPlatformInvalid [2021-02-24T14:35:27.907Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-02-24T14:35:27.907Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-24T14:35:27.907Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-24T14:35:27.907Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-24T14:35:27.907Z] PASS [2021-02-24T14:35:27.907Z] [2021-02-24T14:35:27.907Z] === Skipped [2021-02-24T14:35:27.907Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-24T14:35:27.907Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:35:27.908Z] [2021-02-24T14:35:27.908Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-24T14:35:27.908Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:35:27.908Z] [2021-02-24T14:35:27.908Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-24T14:35:27.908Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-24T14:35:27.908Z] [2021-02-24T14:35:27.908Z] [2021-02-24T14:35:27.908Z] DONE 34 tests, 3 skipped in 129.837s [2021-02-24T14:35:27.908Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-24T14:35:27.908Z] INFO: Testing against a local daemon [2021-02-24T14:35:27.908Z] === RUN TestConfigInspect [2021-02-24T14:35:27.908Z] --- SKIP: TestConfigInspect (0.02s) [2021-02-24T14:35:27.908Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:35:27.908Z] === RUN TestConfigList [2021-02-24T14:35:27.908Z] --- SKIP: TestConfigList (0.02s) [2021-02-24T14:35:27.908Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:35:27.908Z] === RUN TestConfigsCreateAndDelete [2021-02-24T14:35:27.908Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-02-24T14:35:27.908Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:35:27.908Z] === RUN TestConfigsUpdate [2021-02-24T14:35:27.908Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-02-24T14:35:27.908Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:35:27.908Z] === RUN TestTemplatedConfig [2021-02-24T14:35:27.908Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-24T14:35:27.908Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:35:27.908Z] === RUN TestConfigCreateResolve [2021-02-24T14:35:27.908Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-24T14:35:27.908Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:35:27.908Z] === RUN TestConfigDaemonLibtrustID [2021-02-24T14:35:27.942Z] --- PASS: TestKillContainer (1.40s) [2021-02-24T14:35:27.942Z] --- PASS: TestKillContainer/no_signal (0.44s) [2021-02-24T14:35:27.942Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2021-02-24T14:35:27.942Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2021-02-24T14:35:27.942Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-24T14:35:27.942Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-24T14:35:28.503Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-24T14:35:28.794Z] Loaded image: debian:bullseye [2021-02-24T14:35:28.794Z] Loaded image: hello-world:latest [2021-02-24T14:35:28.794Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:35:28.794Z] INFO: Testing against a local daemon [2021-02-24T14:35:28.794Z] === RUN TestCgroupNamespacesBuild [2021-02-24T14:35:28.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-24T14:35:29.067Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.97s) [2021-02-24T14:35:29.067Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2021-02-24T14:35:29.067Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s) [2021-02-24T14:35:29.067Z] === RUN TestKillStoppedContainer [2021-02-24T14:35:29.067Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-02-24T14:35:29.067Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-24T14:35:29.067Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-24T14:35:29.067Z] === RUN TestKillDifferentUserContainer [2021-02-24T14:35:29.284Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2021-02-24T14:35:29.284Z] PASS [2021-02-24T14:35:29.284Z] [2021-02-24T14:35:29.284Z] === Skipped [2021-02-24T14:35:29.284Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-02-24T14:35:29.284Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:35:29.284Z] [2021-02-24T14:35:29.284Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-02-24T14:35:29.284Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:35:29.284Z] [2021-02-24T14:35:29.284Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-02-24T14:35:29.284Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:35:29.284Z] [2021-02-24T14:35:29.284Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-02-24T14:35:29.284Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:35:29.284Z] [2021-02-24T14:35:29.284Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-24T14:35:29.284Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:35:29.284Z] [2021-02-24T14:35:29.284Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-24T14:35:29.284Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:35:29.284Z] [2021-02-24T14:35:29.284Z] [2021-02-24T14:35:29.284Z] DONE 7 tests, 6 skipped in 1.759s [2021-02-24T14:35:29.284Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-24T14:35:29.284Z] INFO: Testing against a local daemon [2021-02-24T14:35:29.284Z] === RUN TestCheckpoint [2021-02-24T14:35:29.284Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-24T14:35:29.284Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:35:29.284Z] === RUN TestContainerInvalidJSON [2021-02-24T14:35:29.284Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:35:29.284Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:35:29.284Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:35:29.284Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:35:29.284Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:35:29.284Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:35:29.284Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:35:29.284Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:35:29.284Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:35:29.284Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-24T14:35:29.284Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-24T14:35:29.284Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-24T14:35:29.284Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-24T14:35:29.284Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-24T14:35:29.284Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-02-24T14:35:29.284Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-24T14:35:29.543Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-24T14:35:29.543Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-24T14:35:29.543Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-24T14:35:29.543Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-24T14:35:29.543Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-24T14:35:29.543Z] === RUN TestCopyFromContainer [2021-02-24T14:35:29.629Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2021-02-24T14:35:29.629Z] === RUN TestInspectOomKilledTrue [2021-02-24T14:35:29.629Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-24T14:35:29.629Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-24T14:35:29.629Z] === RUN TestInspectOomKilledFalse [2021-02-24T14:35:29.885Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2021-02-24T14:35:29.885Z] === RUN TestLinksEtcHostsContentMatch [2021-02-24T14:35:29.945Z] ..........................xx.................... [ 29%] [2021-02-24T14:35:30.447Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2021-02-24T14:35:30.447Z] === RUN TestLinksContainerNames [2021-02-24T14:35:31.375Z] --- PASS: TestLinksContainerNames (0.94s) [2021-02-24T14:35:31.375Z] === RUN TestLogsFollowTailEmpty [2021-02-24T14:35:31.631Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2021-02-24T14:35:31.631Z] === RUN TestContainerNetworkMountsNoChown [2021-02-24T14:35:32.193Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/default [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/default [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/private [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/private [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rprivate [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/slave [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/slave [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rslave [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/shared [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/shared [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rshared [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-24T14:35:32.193Z] === CONT TestMountDaemonRoot/default [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:35:32.193Z] === CONT TestMountDaemonRoot/rslave [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:35:32.193Z] === CONT TestMountDaemonRoot/rshared [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:35:32.193Z] === CONT TestMountDaemonRoot/shared [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:35:32.193Z] === CONT TestMountDaemonRoot/rprivate [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:35:32.193Z] === CONT TestMountDaemonRoot/slave [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-24T14:35:32.193Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-24T14:35:32.193Z] === CONT TestMountDaemonRoot/private [2021-02-24T14:35:32.193Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-24T14:35:32.194Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-24T14:35:32.194Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:35:32.194Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:35:32.194Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-24T14:35:32.194Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-24T14:35:32.194Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:35:32.194Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:35:32.194Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-24T14:35:32.194Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:35:32.194Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:35:32.194Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:35:32.194Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-24T14:35:32.194Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:35:32.194Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-24T14:35:32.194Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:35:32.194Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:35:32.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-24T14:35:32.450Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:35:32.707Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-24T14:35:32.707Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-24T14:35:32.707Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-02-24T14:35:32.707Z] === RUN TestContainerBindMountNonRecursive [2021-02-24T14:35:33.736Z] === RUN TestCopyFromContainer// [2021-02-24T14:35:33.736Z] === RUN TestCopyFromContainer//bar/root [2021-02-24T14:35:33.736Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-24T14:35:33.736Z] === RUN TestCopyFromContainer/bar/quux [2021-02-24T14:35:33.736Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-24T14:35:33.736Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-24T14:35:33.736Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-24T14:35:33.736Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-24T14:35:33.736Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-24T14:35:33.736Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-24T14:35:33.996Z] --- PASS: TestCopyFromContainer (4.39s) [2021-02-24T14:35:33.996Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-24T14:35:33.996Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-02-24T14:35:33.996Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-24T14:35:33.996Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-24T14:35:33.996Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-24T14:35:33.996Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-02-24T14:35:33.996Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-02-24T14:35:33.996Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-02-24T14:35:33.996Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-24T14:35:33.996Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-02-24T14:35:33.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-24T14:35:33.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:35:33.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:35:33.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:35:33.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:35:33.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:35:33.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:35:33.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:35:33.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:35:33.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:35:33.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-24T14:35:33.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-24T14:35:33.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-24T14:35:33.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-02-24T14:35:33.996Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-24T14:35:33.996Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-24T14:35:33.996Z] === RUN TestCreateWithInvalidEnv [2021-02-24T14:35:33.996Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-24T14:35:33.996Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-24T14:35:33.996Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-24T14:35:33.996Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-24T14:35:33.996Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-24T14:35:33.996Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-24T14:35:33.996Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-24T14:35:33.996Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-24T14:35:33.996Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-24T14:35:33.996Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-24T14:35:33.996Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-24T14:35:33.996Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-24T14:35:33.996Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-24T14:35:33.996Z] === RUN TestCreateTmpfsMountsTarget [2021-02-24T14:35:33.996Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-24T14:35:33.996Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-24T14:35:34.075Z] --- PASS: TestContainerBindMountNonRecursive (1.20s) [2021-02-24T14:35:34.075Z] === RUN TestContainerVolumesMountedAsShared [2021-02-24T14:35:34.094Z] --- PASS: TestCgroupNamespacesBuild (4.70s) [2021-02-24T14:35:34.094Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-24T14:35:34.332Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-02-24T14:35:34.332Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-24T14:35:34.588Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s) [2021-02-24T14:35:34.588Z] === RUN TestNetworkNat [2021-02-24T14:35:35.150Z] --- PASS: TestNetworkNat (0.47s) [2021-02-24T14:35:35.150Z] === RUN TestNetworkLocalhostTCPNat [2021-02-24T14:35:35.376Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2021-02-24T14:35:35.376Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-24T14:35:35.485Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s) [2021-02-24T14:35:35.485Z] === RUN TestBuildWithSession [2021-02-24T14:35:35.485Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-24T14:35:35.485Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:35:35.485Z] === RUN TestBuildSquashParent [2021-02-24T14:35:35.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-24T14:35:35.712Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2021-02-24T14:35:35.712Z] === RUN TestNetworkLoopbackNat [2021-02-24T14:35:36.808Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.33s) [2021-02-24T14:35:36.808Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-24T14:35:36.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:35:36.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:35:36.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:35:36.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:35:36.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:35:36.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:35:36.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:35:36.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:35:36.808Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:35:36.808Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:35:36.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:35:36.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:35:36.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:35:36.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:35:36.808Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:35:36.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-24T14:35:36.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-24T14:35:36.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-24T14:35:36.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-24T14:35:36.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-24T14:35:36.808Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-24T14:35:36.808Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-24T14:35:37.070Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2021-02-24T14:35:37.070Z] === RUN TestCreateDifferentPlatform [2021-02-24T14:35:37.070Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-24T14:35:37.070Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-24T14:35:37.070Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-24T14:35:37.070Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-24T14:35:37.070Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-24T14:35:37.070Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-24T14:35:37.070Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-24T14:35:37.070Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-24T14:35:37.070Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-02-24T14:35:37.070Z] === RUN TestContainerStartOnDaemonRestart [2021-02-24T14:35:37.070Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-24T14:35:37.070Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-24T14:35:37.070Z] === RUN TestDaemonRestartIpcMode [2021-02-24T14:35:37.070Z] === PAUSE TestDaemonRestartIpcMode [2021-02-24T14:35:37.070Z] === RUN TestDaemonHostGatewayIP [2021-02-24T14:35:37.070Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-24T14:35:37.070Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:35:37.070Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-24T14:35:37.070Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-24T14:35:37.070Z] === RUN TestContainerKillOnDaemonStart [2021-02-24T14:35:37.070Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-24T14:35:37.070Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-24T14:35:37.070Z] === RUN TestDiff [2021-02-24T14:35:37.638Z] --- PASS: TestDiff (0.48s) [2021-02-24T14:35:37.638Z] === RUN TestExecWithCloseStdin [2021-02-24T14:35:38.207Z] --- PASS: TestExecWithCloseStdin (0.48s) [2021-02-24T14:35:38.207Z] === RUN TestExec [2021-02-24T14:35:38.227Z] --- PASS: TestNetworkLoopbackNat (2.64s) [2021-02-24T14:35:38.227Z] === RUN TestPause [2021-02-24T14:35:38.775Z] --- PASS: TestExec (0.48s) [2021-02-24T14:35:38.775Z] === RUN TestExecUser [2021-02-24T14:35:38.789Z] --- PASS: TestPause (0.50s) [2021-02-24T14:35:38.789Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-24T14:35:38.789Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:35:38.789Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:35:38.789Z] === RUN TestPauseStopPausedContainer [2021-02-24T14:35:38.794Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-24T14:35:38.794Z] Using test binary docker [2021-02-24T14:35:38.794Z] +++ /etc/init.d/apparmor start [2021-02-24T14:35:38.794Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-24T14:35:38.794Z] INFO: Waiting for daemon to start... [2021-02-24T14:35:38.794Z] Starting dockerd [2021-02-24T14:35:38.794Z] +++ 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-02-24T14:35:39.035Z] --- PASS: TestExecUser (0.47s) [2021-02-24T14:35:39.036Z] === RUN TestExportContainerAndImportImage [2021-02-24T14:35:39.352Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2021-02-24T14:35:39.352Z] === RUN TestPsFilter [2021-02-24T14:35:39.352Z] --- PASS: TestPsFilter (0.10s) [2021-02-24T14:35:39.352Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-24T14:35:39.604Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2021-02-24T14:35:39.604Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-24T14:35:39.914Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2021-02-24T14:35:39.914Z] === RUN TestRemoveContainerWithVolume [2021-02-24T14:35:40.171Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2021-02-24T14:35:40.171Z] === RUN TestRemoveContainerRunning [2021-02-24T14:35:40.701Z] . [2021-02-24T14:35:40.701Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-24T14:35:40.701Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-24T14:35:40.701Z] Error: No such image: emptyfs [2021-02-24T14:35:40.701Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-24T14:35:40.701Z] ++++ docker load [2021-02-24T14:35:40.734Z] --- PASS: TestRemoveContainerRunning (0.45s) [2021-02-24T14:35:40.734Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-24T14:35:40.989Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2021-02-24T14:35:40.989Z] === RUN TestRemoveInvalidContainer [2021-02-24T14:35:41.246Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-24T14:35:41.246Z] === RUN TestRenameLinkedContainer [2021-02-24T14:35:41.271Z] Running integration-test (iteration 1) [2021-02-24T14:35:41.271Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-24T14:35:41.271Z] ++ 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-02-24T14:35:41.271Z] ++ set -e [2021-02-24T14:35:41.271Z] ++ '[' -n 0 ']' [2021-02-24T14:35:41.271Z] ++ set -x [2021-02-24T14:35:41.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-02-24T14:35:42.084Z] --- PASS: TestBuildSquashParent (6.76s) [2021-02-24T14:35:42.084Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-24T14:35:42.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:35:42.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:35:42.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:35:42.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:35:42.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:35:42.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:35:42.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:35:42.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:35:42.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:35:42.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:35:42.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:35:42.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:35:42.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:35:42.084Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:35:42.084Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:35:42.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:35:43.137Z] --- PASS: TestRenameLinkedContainer (1.88s) [2021-02-24T14:35:43.137Z] === RUN TestRenameStoppedContainer [2021-02-24T14:35:43.395Z] --- PASS: TestRenameStoppedContainer (0.44s) [2021-02-24T14:35:43.395Z] === RUN TestRenameRunningContainerAndReuse [2021-02-24T14:35:43.795Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2021-02-24T14:35:43.795Z] === RUN TestHealthCheckWorkdir [2021-02-24T14:35:43.795Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2021-02-24T14:35:43.795Z] === RUN TestHealthKillContainer [2021-02-24T14:35:44.324Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2021-02-24T14:35:44.324Z] === RUN TestRenameInvalidName [2021-02-24T14:35:44.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:35:44.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:35:44.886Z] --- PASS: TestRenameInvalidName (0.46s) [2021-02-24T14:35:44.886Z] === RUN TestRenameAnonymousContainer [2021-02-24T14:35:46.327Z] --- PASS: TestHealthKillContainer (2.51s) [2021-02-24T14:35:46.327Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-24T14:35:46.587Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2021-02-24T14:35:46.587Z] === RUN TestIpcModeNone [2021-02-24T14:35:46.780Z] --- PASS: TestRenameAnonymousContainer (1.75s) [2021-02-24T14:35:46.780Z] === RUN TestRenameContainerWithSameName [2021-02-24T14:35:47.017Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-24T14:35:47.037Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2021-02-24T14:35:47.037Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-24T14:35:47.155Z] --- PASS: TestIpcModeNone (0.46s) [2021-02-24T14:35:47.155Z] === RUN TestIpcModePrivate [2021-02-24T14:35:47.199Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-24T14:35:47.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.58s) [2021-02-24T14:35:47.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s) [2021-02-24T14:35:47.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.76s) [2021-02-24T14:35:47.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s) [2021-02-24T14:35:47.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2021-02-24T14:35:47.199Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.28s) [2021-02-24T14:35:47.199Z] === RUN TestBuildMultiStageCopy [2021-02-24T14:35:47.199Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-24T14:35:47.415Z] --- PASS: TestIpcModePrivate (0.50s) [2021-02-24T14:35:47.415Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-02-24T14:35:47.415Z] === RUN TestIpcModeShareable [2021-02-24T14:35:47.415Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-24T14:35:47.415Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:35:47.415Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-24T14:35:47.965Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2021-02-24T14:35:47.966Z] === RUN TestResize [2021-02-24T14:35:48.528Z] --- PASS: TestResize (0.47s) [2021-02-24T14:35:48.528Z] === RUN TestResizeWithInvalidSize [2021-02-24T14:35:48.785Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2021-02-24T14:35:48.785Z] === RUN TestResizeWhenContainerNotStarted [2021-02-24T14:35:49.122Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-24T14:35:49.320Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s) [2021-02-24T14:35:49.320Z] === RUN TestAPIIpcModeHost [2021-02-24T14:35:49.320Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-24T14:35:49.320Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:35:49.320Z] === RUN TestDaemonIpcModeShareable [2021-02-24T14:35:49.320Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-24T14:35:49.320Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:35:49.320Z] === RUN TestDaemonIpcModePrivate [2021-02-24T14:35:49.347Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2021-02-24T14:35:49.347Z] === RUN TestDaemonRestartKillContainers [2021-02-24T14:35:49.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:35:49.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:35:49.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:35:49.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:35:49.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:35:49.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:35:49.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:35:49.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:35:49.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:35:49.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:35:49.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:35:49.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:35:49.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:35:49.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:35:49.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:35:49.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:35:49.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:35:49.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:35:49.347Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:35:49.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:35:49.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:35:49.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:35:49.347Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:35:49.347Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:35:49.347Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:35:49.347Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:35:49.696Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-24T14:35:50.271Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-24T14:35:50.846Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-24T14:35:51.224Z] --- PASS: TestDaemonIpcModePrivate (2.21s) [2021-02-24T14:35:51.224Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-02-24T14:35:51.224Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-24T14:35:51.224Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-24T14:35:51.224Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:35:51.224Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-24T14:35:51.224Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-24T14:35:51.224Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:35:51.224Z] === RUN TestIpcModeOlderClient [2021-02-24T14:35:51.224Z] === PAUSE TestIpcModeOlderClient [2021-02-24T14:35:51.224Z] === RUN TestKillContainerInvalidSignal [2021-02-24T14:35:51.421Z] --- PASS: TestBuildMultiStageCopy (4.51s) [2021-02-24T14:35:51.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.33s) [2021-02-24T14:35:51.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2021-02-24T14:35:51.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-02-24T14:35:51.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2021-02-24T14:35:51.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-02-24T14:35:51.421Z] === RUN TestBuildMultiStageParentConfig [2021-02-24T14:35:51.793Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2021-02-24T14:35:51.794Z] === RUN TestKillContainer [2021-02-24T14:35:51.794Z] === RUN TestKillContainer/no_signal [2021-02-24T14:35:51.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:35:51.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:35:52.053Z] === RUN TestKillContainer/non_killing_signal [2021-02-24T14:35:52.622Z] === RUN TestKillContainer/killing_signal [2021-02-24T14:35:52.792Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:35:52.792Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:35:52.812Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2021-02-24T14:35:52.812Z] === RUN TestBuildLabelWithTargets [2021-02-24T14:35:53.191Z] --- PASS: TestKillContainer (1.32s) [2021-02-24T14:35:53.191Z] --- PASS: TestKillContainer/no_signal (0.45s) [2021-02-24T14:35:53.191Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2021-02-24T14:35:53.191Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2021-02-24T14:35:53.191Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-24T14:35:53.191Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-24T14:35:53.451Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-24T14:35:54.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2021-02-24T14:35:54.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2021-02-24T14:35:54.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2021-02-24T14:35:54.019Z] === RUN TestKillStoppedContainer [2021-02-24T14:35:54.019Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-02-24T14:35:54.019Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-24T14:35:54.019Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-02-24T14:35:54.019Z] === RUN TestKillDifferentUserContainer [2021-02-24T14:35:54.156Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:35:54.156Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:35:54.435Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-24T14:35:54.588Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2021-02-24T14:35:54.588Z] === RUN TestInspectOomKilledTrue [2021-02-24T14:35:54.588Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-24T14:35:54.588Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:35:54.588Z] === RUN TestInspectOomKilledFalse [2021-02-24T14:35:54.588Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-24T14:35:54.588Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:35:54.588Z] === RUN TestLinksEtcHostsContentMatch [2021-02-24T14:35:54.588Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-24T14:35:54.588Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-24T14:35:54.588Z] === RUN TestLinksContainerNames [2021-02-24T14:35:55.365Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2021-02-24T14:35:55.365Z] === RUN TestBuildWithEmptyLayers [2021-02-24T14:35:55.525Z] --- PASS: TestLinksContainerNames (0.85s) [2021-02-24T14:35:55.525Z] === RUN TestLogsFollowTailEmpty [2021-02-24T14:35:55.784Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-02-24T14:35:55.784Z] === RUN TestContainerNetworkMountsNoChown [2021-02-24T14:35:56.044Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2021-02-24T14:35:56.044Z] === RUN TestMountDaemonRoot [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/default [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/default [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/private [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/private [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rprivate [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/slave [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/slave [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rslave [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/shared [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/shared [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rshared [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/default [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/rslave [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/rshared [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/shared [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/rprivate [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/slave [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/private [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-24T14:35:56.304Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:35:56.304Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:35:56.304Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:35:56.338Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2021-02-24T14:35:56.338Z] === RUN TestBuildMultiStageOnBuild [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-24T14:35:56.563Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-02-24T14:35:56.563Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-24T14:35:56.564Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-24T14:35:56.564Z] === RUN TestContainerBindMountNonRecursive [2021-02-24T14:35:56.564Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-24T14:35:56.564Z] 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-02-24T14:35:56.564Z] === RUN TestContainerVolumesMountedAsShared [2021-02-24T14:35:56.564Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-24T14:35:56.564Z] 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-02-24T14:35:56.564Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-24T14:35:56.564Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-24T14:35:56.564Z] 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-02-24T14:35:56.564Z] === RUN TestNetworkNat [2021-02-24T14:35:56.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:35:56.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:35:57.133Z] --- PASS: TestNetworkNat (0.56s) [2021-02-24T14:35:57.133Z] === RUN TestNetworkLocalhostTCPNat [2021-02-24T14:35:57.701Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2021-02-24T14:35:57.701Z] === RUN TestNetworkLoopbackNat [2021-02-24T14:35:57.966Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-24T14:35:58.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:35:58.820Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:35:58.903Z] --- PASS: TestBuildMultiStageOnBuild (2.80s) [2021-02-24T14:35:58.903Z] === RUN TestBuildUncleanTarFilenames [2021-02-24T14:36:00.236Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2021-02-24T14:36:00.236Z] === RUN TestPause [2021-02-24T14:36:00.236Z] --- SKIP: TestPause (0.00s) [2021-02-24T14:36:00.236Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:00.236Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-24T14:36:00.236Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:36:00.236Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:36:00.236Z] === RUN TestPauseStopPausedContainer [2021-02-24T14:36:00.236Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-24T14:36:00.236Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:00.236Z] === RUN TestPsFilter [2021-02-24T14:36:00.236Z] --- PASS: TestPsFilter (0.12s) [2021-02-24T14:36:00.236Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-24T14:36:00.297Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2021-02-24T14:36:00.297Z] === RUN TestBuildMultiStageLayerLeak [2021-02-24T14:36:00.712Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-24T14:36:00.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.04s) [2021-02-24T14:36:00.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.07s) [2021-02-24T14:36:00.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2021-02-24T14:36:00.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-02-24T14:36:00.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2021-02-24T14:36:00.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2021-02-24T14:36:00.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.03s) [2021-02-24T14:36:00.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s) [2021-02-24T14:36:00.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.37s) [2021-02-24T14:36:00.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.42s) [2021-02-24T14:36:00.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s) [2021-02-24T14:36:00.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.09s) [2021-02-24T14:36:00.712Z] === RUN TestCgroupNamespacesRun [2021-02-24T14:36:00.805Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2021-02-24T14:36:00.805Z] === RUN TestRemoveContainerWithVolume [2021-02-24T14:36:01.066Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2021-02-24T14:36:01.066Z] === RUN TestRemoveContainerRunning [2021-02-24T14:36:01.635Z] --- PASS: TestRemoveContainerRunning (0.44s) [2021-02-24T14:36:01.635Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-24T14:36:02.077Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2021-02-24T14:36:02.077Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-24T14:36:02.077Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-24T14:36:02.077Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-24T14:36:02.077Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-24T14:36:02.204Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-02-24T14:36:02.204Z] === RUN TestRemoveInvalidContainer [2021-02-24T14:36:02.204Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-24T14:36:02.204Z] === RUN TestRenameLinkedContainer [2021-02-24T14:36:03.444Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.26s) [2021-02-24T14:36:03.444Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-24T14:36:03.609Z] --- PASS: TestBuildMultiStageLayerLeak (2.93s) [2021-02-24T14:36:03.609Z] === RUN TestBuildWithHugeFile [2021-02-24T14:36:04.110Z] --- PASS: TestRenameLinkedContainer (1.80s) [2021-02-24T14:36:04.110Z] === RUN TestRenameStoppedContainer [2021-02-24T14:36:04.370Z] --- PASS: TestRenameStoppedContainer (0.42s) [2021-02-24T14:36:04.370Z] === RUN TestRenameRunningContainerAndReuse [2021-02-24T14:36:04.371Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2021-02-24T14:36:04.371Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-24T14:36:05.308Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2021-02-24T14:36:05.308Z] === RUN TestRenameInvalidName [2021-02-24T14:36:05.567Z] --- PASS: TestRenameInvalidName (0.44s) [2021-02-24T14:36:05.567Z] === RUN TestRenameAnonymousContainer [2021-02-24T14:36:05.780Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2021-02-24T14:36:05.780Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-24T14:36:06.708Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2021-02-24T14:36:06.708Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-24T14:36:07.479Z] --- PASS: TestRenameAnonymousContainer (1.67s) [2021-02-24T14:36:07.479Z] === RUN TestRenameContainerWithSameName [2021-02-24T14:36:07.636Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-02-24T14:36:07.636Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-24T14:36:07.739Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2021-02-24T14:36:07.739Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-24T14:36:08.679Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2021-02-24T14:36:08.679Z] === RUN TestResize [2021-02-24T14:36:08.939Z] --- PASS: TestResize (0.44s) [2021-02-24T14:36:08.939Z] === RUN TestResizeWithInvalidSize [2021-02-24T14:36:09.014Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2021-02-24T14:36:09.014Z] === RUN TestKernelTCPMemory [2021-02-24T14:36:09.014Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-24T14:36:09.014Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-24T14:36:09.014Z] === RUN TestNISDomainname [2021-02-24T14:36:09.283Z] --- PASS: TestNISDomainname (0.63s) [2021-02-24T14:36:09.283Z] === RUN TestHostnameDnsResolution [2021-02-24T14:36:09.508Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2021-02-24T14:36:09.508Z] === RUN TestResizeWhenContainerNotStarted [2021-02-24T14:36:10.077Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-02-24T14:36:10.077Z] === RUN TestDaemonRestartKillContainers [2021-02-24T14:36:10.077Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-24T14:36:10.077Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-24T14:36:10.077Z] === RUN TestCgroupNamespacesRun [2021-02-24T14:36:10.240Z] --- PASS: TestHostnameDnsResolution (0.83s) [2021-02-24T14:36:10.240Z] === RUN TestStats [2021-02-24T14:36:11.983Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2021-02-24T14:36:11.983Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-24T14:36:12.755Z] --- PASS: TestStats (2.55s) [2021-02-24T14:36:12.755Z] === RUN TestStopContainerWithTimeout [2021-02-24T14:36:12.755Z] === RUN TestStopContainerWithTimeout/0 [2021-02-24T14:36:12.755Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-24T14:36:12.755Z] === RUN TestStopContainerWithTimeout/1 [2021-02-24T14:36:12.755Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-24T14:36:12.755Z] === RUN TestStopContainerWithTimeout/3 [2021-02-24T14:36:12.755Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-24T14:36:12.755Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-24T14:36:12.755Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-24T14:36:12.755Z] === CONT TestStopContainerWithTimeout/0 [2021-02-24T14:36:12.755Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-24T14:36:13.317Z] === CONT TestStopContainerWithTimeout/3 [2021-02-24T14:36:14.517Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2021-02-24T14:36:14.518Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-24T14:36:14.720Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-24T14:36:15.832Z] === CONT TestStopContainerWithTimeout/1 [2021-02-24T14:36:16.425Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.21s) [2021-02-24T14:36:16.425Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-24T14:36:17.197Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-24T14:36:17.197Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2021-02-24T14:36:17.197Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2021-02-24T14:36:17.197Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2021-02-24T14:36:17.197Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2021-02-24T14:36:17.197Z] === RUN TestDeleteDevicemapper [2021-02-24T14:36:17.197Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-24T14:36:17.197Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:36:17.197Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-24T14:36:18.565Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2021-02-24T14:36:18.565Z] === RUN TestUpdateMemory [2021-02-24T14:36:18.961Z] --- PASS: TestCgroupNamespacesRunHostMode (2.25s) [2021-02-24T14:36:18.961Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-24T14:36:19.127Z] --- PASS: TestUpdateMemory (0.61s) [2021-02-24T14:36:19.127Z] === RUN TestUpdateCPUQuota [2021-02-24T14:36:20.055Z] --- PASS: TestUpdateCPUQuota (0.96s) [2021-02-24T14:36:20.055Z] === RUN TestUpdatePidsLimit [2021-02-24T14:36:20.055Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-24T14:36:20.311Z] === RUN TestUpdatePidsLimit/no_change [2021-02-24T14:36:20.567Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-24T14:36:20.823Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-24T14:36:20.894Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.20s) [2021-02-24T14:36:20.894Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-24T14:36:21.080Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-24T14:36:21.335Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-24T14:36:21.591Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-24T14:36:21.851Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-24T14:36:22.155Z] --- PASS: TestUpdatePidsLimit (2.06s) [2021-02-24T14:36:22.155Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2021-02-24T14:36:22.155Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2021-02-24T14:36:22.155Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2021-02-24T14:36:22.155Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2021-02-24T14:36:22.155Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2021-02-24T14:36:22.155Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2021-02-24T14:36:22.155Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-02-24T14:36:22.155Z] === RUN TestUpdateRestartPolicy [2021-02-24T14:36:23.340Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-24T14:36:23.459Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.20s) [2021-02-24T14:36:23.459Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-24T14:36:24.838Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-02-24T14:36:24.838Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-24T14:36:27.372Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.23s) [2021-02-24T14:36:27.372Z] === RUN TestKernelTCPMemory [2021-02-24T14:36:27.372Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-24T14:36:27.372Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:27.372Z] === RUN TestNISDomainname [2021-02-24T14:36:27.372Z] --- SKIP: TestNISDomainname (0.01s) [2021-02-24T14:36:27.372Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-24T14:36:27.372Z] === RUN TestHostnameDnsResolution [2021-02-24T14:36:27.631Z] --- PASS: TestHostnameDnsResolution (0.70s) [2021-02-24T14:36:27.631Z] === RUN TestStats [2021-02-24T14:36:27.631Z] --- SKIP: TestStats (0.00s) [2021-02-24T14:36:27.631Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:27.631Z] === RUN TestStopContainerWithTimeout [2021-02-24T14:36:27.891Z] === RUN TestStopContainerWithTimeout/0 [2021-02-24T14:36:27.891Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-24T14:36:27.891Z] === RUN TestStopContainerWithTimeout/1 [2021-02-24T14:36:27.891Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-24T14:36:27.891Z] === RUN TestStopContainerWithTimeout/3 [2021-02-24T14:36:27.891Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-24T14:36:27.891Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-24T14:36:27.891Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-24T14:36:27.891Z] === CONT TestStopContainerWithTimeout/0 [2021-02-24T14:36:27.891Z] === CONT TestStopContainerWithTimeout/3 [2021-02-24T14:36:27.974Z] Loaded image: buildpack-deps:buster [2021-02-24T14:36:27.974Z] Loaded image: busybox:latest [2021-02-24T14:36:27.974Z] Loaded image: busybox:glibc [2021-02-24T14:36:28.074Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-24T14:36:28.460Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-24T14:36:30.996Z] === CONT TestStopContainerWithTimeout/1 [2021-02-24T14:36:31.273Z] Loaded image: debian:bullseye [2021-02-24T14:36:31.534Z] Loaded image: hello-world:latest [2021-02-24T14:36:31.794Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:36:31.794Z] INFO: Testing against a local daemon [2021-02-24T14:36:31.794Z] === RUN TestCgroupNamespacesBuild [2021-02-24T14:36:32.372Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-24T14:36:32.372Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2021-02-24T14:36:32.372Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2021-02-24T14:36:32.372Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2021-02-24T14:36:32.372Z] --- PASS: TestStopContainerWithTimeout/1 (1.55s) [2021-02-24T14:36:32.372Z] === RUN TestDeleteDevicemapper [2021-02-24T14:36:32.372Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-24T14:36:32.372Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:36:32.372Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-24T14:36:33.755Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2021-02-24T14:36:33.755Z] === RUN TestUpdateMemory [2021-02-24T14:36:33.755Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-24T14:36:33.755Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:33.755Z] === RUN TestUpdateCPUQuota [2021-02-24T14:36:33.755Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-24T14:36:33.755Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:33.755Z] === RUN TestUpdatePidsLimit [2021-02-24T14:36:33.755Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-24T14:36:33.755Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:33.755Z] === RUN TestUpdateRestartPolicy [2021-02-24T14:36:34.321Z] --- PASS: TestUpdateRestartPolicy (11.31s) [2021-02-24T14:36:34.321Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-24T14:36:34.321Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2021-02-24T14:36:34.321Z] === RUN TestWaitNonBlocked [2021-02-24T14:36:34.321Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:36:34.321Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:36:34.321Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:36:34.321Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:36:34.321Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:36:34.321Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:36:34.579Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-24T14:36:34.579Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2021-02-24T14:36:34.579Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2021-02-24T14:36:34.579Z] === RUN TestWaitBlocked [2021-02-24T14:36:34.835Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:36:34.835Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:36:34.835Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:36:34.835Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:36:34.835Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:36:34.835Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:36:35.093Z] --- PASS: TestCgroupNamespacesBuild (2.82s) [2021-02-24T14:36:35.093Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-24T14:36:35.397Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-24T14:36:35.397Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2021-02-24T14:36:35.397Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2021-02-24T14:36:35.397Z] === CONT TestContainerStartOnDaemonRestart [2021-02-24T14:36:35.397Z] === CONT TestContainerKillOnDaemonStart [2021-02-24T14:36:37.004Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.24s) [2021-02-24T14:36:37.004Z] === RUN TestBuildWithSession [2021-02-24T14:36:37.004Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-24T14:36:37.004Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:36:37.004Z] === RUN TestBuildSquashParent [2021-02-24T14:36:37.915Z] --- PASS: TestContainerStartOnDaemonRestart (2.30s) [2021-02-24T14:36:37.915Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-24T14:36:39.805Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.84s) [2021-02-24T14:36:39.805Z] === CONT TestDaemonHostGatewayIP [2021-02-24T14:36:42.324Z] === CONT TestDaemonRestartIpcMode [2021-02-24T14:36:42.324Z] --- PASS: TestDaemonHostGatewayIP (2.47s) [2021-02-24T14:36:42.839Z] ......................... [ 67%] [2021-02-24T14:36:44.841Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2021-02-24T14:36:44.841Z] === CONT TestIpcModeOlderClient [2021-02-24T14:36:44.841Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-02-24T14:36:45.965Z] --- PASS: TestUpdateRestartPolicy (11.04s) [2021-02-24T14:36:45.965Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-24T14:36:45.965Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2021-02-24T14:36:45.965Z] === RUN TestWaitNonBlocked [2021-02-24T14:36:45.965Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:36:45.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:36:45.965Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:36:45.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:36:45.965Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:36:45.965Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:36:45.965Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-24T14:36:45.965Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2021-02-24T14:36:45.965Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2021-02-24T14:36:45.965Z] === RUN TestWaitBlocked [2021-02-24T14:36:45.965Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:36:45.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:36:45.965Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:36:45.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:36:45.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:36:45.965Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:36:46.534Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-24T14:36:46.534Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2021-02-24T14:36:46.534Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2021-02-24T14:36:46.534Z] === CONT TestDaemonRestartIpcMode [2021-02-24T14:36:46.534Z] === CONT TestIpcModeOlderClient [2021-02-24T14:36:46.534Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-02-24T14:36:46.534Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-24T14:36:47.001Z] --- PASS: TestBuildSquashParent (10.11s) [2021-02-24T14:36:47.001Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-24T14:36:47.001Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:36:47.001Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:36:47.001Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:36:47.001Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:36:47.001Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:36:47.001Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:36:47.001Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:36:47.001Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:36:47.001Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:36:47.001Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:36:47.001Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:36:47.001Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:36:47.001Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-24T14:36:47.001Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-24T14:36:47.355Z] --- PASS: TestContainerKillOnDaemonStart (11.97s) [2021-02-24T14:36:47.356Z] PASS [2021-02-24T14:36:47.613Z] [2021-02-24T14:36:47.613Z] === Skipped [2021-02-24T14:36:47.613Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-24T14:36:47.613Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:36:47.613Z] [2021-02-24T14:36:47.613Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-24T14:36:47.613Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-24T14:36:47.613Z] [2021-02-24T14:36:47.613Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:36:47.613Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:36:47.613Z] [2021-02-24T14:36:47.613Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-24T14:36:47.613Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-24T14:36:47.613Z] [2021-02-24T14:36:47.613Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-24T14:36:47.613Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-24T14:36:47.613Z] [2021-02-24T14:36:47.613Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-24T14:36:47.613Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:36:47.613Z] [2021-02-24T14:36:47.613Z] [2021-02-24T14:36:47.613Z] DONE 196 tests, 6 skipped in 105.132s [2021-02-24T14:36:47.613Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-24T14:36:47.613Z] INFO: Testing against a local daemon [2021-02-24T14:36:47.613Z] === RUN TestCommitInheritsEnv [2021-02-24T14:36:47.870Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-02-24T14:36:47.870Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-24T14:36:47.870Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-24T14:36:47.870Z] === RUN TestImagesFilterMultiReference [2021-02-24T14:36:47.870Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-02-24T14:36:47.870Z] === RUN TestImagePullPlatformInvalid [2021-02-24T14:36:47.870Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-24T14:36:47.870Z] === RUN TestRemoveImageOrphaning [2021-02-24T14:36:48.126Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-02-24T14:36:48.126Z] === RUN TestRemoveImageGarbageCollector [2021-02-24T14:36:50.058Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2021-02-24T14:36:50.058Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-24T14:36:50.058Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-24T14:36:50.058Z] === RUN TestTagInvalidReference [2021-02-24T14:36:50.058Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-24T14:36:50.058Z] === RUN TestTagValidPrefixedRepo [2021-02-24T14:36:50.301Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-24T14:36:50.314Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-02-24T14:36:50.314Z] === RUN TestTagExistedNameWithoutForce [2021-02-24T14:36:50.314Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-24T14:36:50.314Z] === RUN TestTagOfficialNames [2021-02-24T14:36:50.314Z] --- PASS: TestTagOfficialNames (0.06s) [2021-02-24T14:36:50.314Z] === RUN TestTagMatchesDigest [2021-02-24T14:36:50.314Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-24T14:36:50.314Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-24T14:36:50.561Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-24T14:36:51.813Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.29s) [2021-02-24T14:36:51.813Z] --- PASS: TestDaemonRestartIpcMode (4.74s) [2021-02-24T14:36:51.813Z] PASS [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === Skipped [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-24T14:36:51.813Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-24T14:36:51.813Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-24T14:36:51.813Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-24T14:36:51.813Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-24T14:36:51.813Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-24T14:36:51.813Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-24T14:36:51.813Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-24T14:36:51.813Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-24T14:36:51.813Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-24T14:36:51.813Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-24T14:36:51.813Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-24T14:36:51.813Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-24T14:36:51.813Z] 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-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-24T14:36:51.813Z] 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-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-24T14:36:51.813Z] 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-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-24T14:36:51.813Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:36:51.813Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-24T14:36:51.813Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-24T14:36:51.813Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-24T14:36:51.813Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.813Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-02-24T14:36:51.813Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-24T14:36:51.813Z] [2021-02-24T14:36:51.814Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-24T14:36:51.814Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:51.814Z] [2021-02-24T14:36:51.814Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-24T14:36:51.814Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:36:51.814Z] [2021-02-24T14:36:51.814Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-24T14:36:51.814Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:51.814Z] [2021-02-24T14:36:51.814Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-24T14:36:51.814Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:51.814Z] [2021-02-24T14:36:51.814Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-24T14:36:51.814Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-24T14:36:51.814Z] [2021-02-24T14:36:51.814Z] [2021-02-24T14:36:51.814Z] DONE 177 tests, 26 skipped in 82.193s [2021-02-24T14:36:51.814Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-24T14:36:51.814Z] INFO: Testing against a local daemon [2021-02-24T14:36:51.814Z] === RUN TestCommitInheritsEnv [2021-02-24T14:36:53.193Z] --- PASS: TestCommitInheritsEnv (1.63s) [2021-02-24T14:36:53.193Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-24T14:36:53.193Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-24T14:36:53.193Z] === RUN TestImagesFilterMultiReference [2021-02-24T14:36:53.193Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-24T14:36:53.193Z] === RUN TestImagePullPlatformInvalid [2021-02-24T14:36:53.193Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-24T14:36:53.193Z] === RUN TestRemoveImageOrphaning [2021-02-24T14:36:53.860Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-24T14:36:53.860Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-24T14:36:55.099Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-02-24T14:36:55.099Z] === RUN TestRemoveImageGarbageCollector [2021-02-24T14:36:55.099Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-24T14:36:55.099Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-24T14:36:55.099Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-24T14:36:55.099Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-24T14:36:55.099Z] === RUN TestTagInvalidReference [2021-02-24T14:36:55.099Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-24T14:36:55.099Z] === RUN TestTagValidPrefixedRepo [2021-02-24T14:36:55.359Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-02-24T14:36:55.359Z] === RUN TestTagExistedNameWithoutForce [2021-02-24T14:36:55.359Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-24T14:36:55.359Z] === RUN TestTagOfficialNames [2021-02-24T14:36:55.359Z] --- PASS: TestTagOfficialNames (0.06s) [2021-02-24T14:36:55.359Z] === RUN TestTagMatchesDigest [2021-02-24T14:36:55.359Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-24T14:36:55.359Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-24T14:36:57.160Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-24T14:36:57.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s) [2021-02-24T14:36:57.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.57s) [2021-02-24T14:36:57.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.53s) [2021-02-24T14:36:57.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s) [2021-02-24T14:36:57.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s) [2021-02-24T14:36:57.160Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.03s) [2021-02-24T14:36:57.160Z] === RUN TestBuildMultiStageCopy [2021-02-24T14:36:57.160Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-24T14:36:59.940Z] --- PASS: TestBuildWithHugeFile (53.36s) [2021-02-24T14:36:59.940Z] === RUN TestBuildWCOWSandboxSize [2021-02-24T14:36:59.940Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-24T14:36:59.940Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:36:59.940Z] === RUN TestBuildWithEmptyDockerfile [2021-02-24T14:36:59.940Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:36:59.940Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:36:59.940Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:36:59.940Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:36:59.940Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:36:59.940Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:36:59.940Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:36:59.940Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:36:59.940Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:36:59.940Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-02-24T14:36:59.940Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-02-24T14:36:59.940Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-02-24T14:36:59.940Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2021-02-24T14:36:59.940Z] === RUN TestBuildPreserveOwnership [2021-02-24T14:36:59.940Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-24T14:37:00.460Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-24T14:37:00.460Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-24T14:37:01.031Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-24T14:37:01.331Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-24T14:37:02.413Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-24T14:37:02.983Z] --- PASS: TestBuildMultiStageCopy (5.85s) [2021-02-24T14:37:02.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.95s) [2021-02-24T14:37:02.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-02-24T14:37:02.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2021-02-24T14:37:02.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s) [2021-02-24T14:37:02.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2021-02-24T14:37:02.983Z] === RUN TestBuildMultiStageParentConfig [2021-02-24T14:37:03.250Z] --- PASS: TestBuildPreserveOwnership (6.07s) [2021-02-24T14:37:03.250Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.92s) [2021-02-24T14:37:03.250Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2021-02-24T14:37:03.250Z] === RUN TestBuildPlatformInvalid [2021-02-24T14:37:03.512Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2021-02-24T14:37:03.512Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-24T14:37:04.368Z] --- PASS: TestBuildMultiStageParentConfig (1.63s) [2021-02-24T14:37:04.368Z] === RUN TestBuildLabelWithTargets [2021-02-24T14:37:07.660Z] --- PASS: TestBuildLabelWithTargets (2.60s) [2021-02-24T14:37:07.660Z] === RUN TestBuildWithEmptyLayers [2021-02-24T14:37:08.230Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2021-02-24T14:37:08.230Z] === RUN TestBuildMultiStageOnBuild [2021-02-24T14:37:11.531Z] --- PASS: TestBuildMultiStageOnBuild (3.15s) [2021-02-24T14:37:11.531Z] === RUN TestBuildUncleanTarFilenames [2021-02-24T14:37:13.444Z] --- PASS: TestBuildUncleanTarFilenames (1.98s) [2021-02-24T14:37:13.444Z] === RUN TestBuildMultiStageLayerLeak [2021-02-24T14:37:15.765Z] Loaded image: buildpack-deps:buster [2021-02-24T14:37:15.766Z] Loaded image: busybox:latest [2021-02-24T14:37:16.028Z] Loaded image: busybox:glibc [2021-02-24T14:37:17.655Z] --- PASS: TestBuildMultiStageLayerLeak (3.44s) [2021-02-24T14:37:17.655Z] === RUN TestBuildWithHugeFile [2021-02-24T14:37:17.951Z] Loaded image: debian:bullseye [2021-02-24T14:37:18.214Z] Loaded image: hello-world:latest [2021-02-24T14:37:18.214Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:37:23.568Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-24T14:37:28.235Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.67s) [2021-02-24T14:37:28.235Z] PASS [2021-02-24T14:37:28.235Z] [2021-02-24T14:37:28.235Z] === Skipped [2021-02-24T14:37:28.235Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-24T14:37:28.235Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:37:28.235Z] [2021-02-24T14:37:28.235Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-24T14:37:28.235Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:37:28.235Z] [2021-02-24T14:37:28.235Z] [2021-02-24T14:37:28.235Z] DONE 34 tests, 2 skipped in 137.062s [2021-02-24T14:37:28.235Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-24T14:37:28.235Z] ++ 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-02-24T14:37:28.235Z] ++ set -e [2021-02-24T14:37:28.235Z] ++ '[' -n 0 ']' [2021-02-24T14:37:28.235Z] ++ set -x [2021-02-24T14:37:28.235Z] ++ env -i DEST=/go/src/github.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-02-24T14:37:28.235Z] INFO: Testing against a local daemon [2021-02-24T14:37:28.235Z] === RUN TestConfigInspect [2021-02-24T14:37:31.547Z] --- PASS: TestConfigInspect (3.89s) [2021-02-24T14:37:31.547Z] === RUN TestConfigList [2021-02-24T14:37:34.858Z] --- PASS: TestConfigList (3.24s) [2021-02-24T14:37:34.858Z] === RUN TestConfigsCreateAndDelete [2021-02-24T14:37:38.167Z] --- PASS: TestConfigsCreateAndDelete (3.29s) [2021-02-24T14:37:38.167Z] === RUN TestConfigsUpdate [2021-02-24T14:37:38.660Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-24T14:37:39.614Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-24T14:37:39.614Z] Using test binary docker [2021-02-24T14:37:39.614Z] +++ /etc/init.d/apparmor start [2021-02-24T14:37:39.614Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-24T14:37:39.614Z] Starting dockerd [2021-02-24T14:37:39.614Z] INFO: Waiting for daemon to start... [2021-02-24T14:37:39.614Z] +++ 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-02-24T14:37:40.550Z] tests/integration/client_test.py ..... [ 75%] [2021-02-24T14:37:40.555Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-24T14:37:40.555Z] Using test binary docker [2021-02-24T14:37:40.555Z] +++ /etc/init.d/apparmor start [2021-02-24T14:37:40.555Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-24T14:37:40.555Z] INFO: Waiting for daemon to start... [2021-02-24T14:37:40.555Z] Starting dockerd [2021-02-24T14:37:40.555Z] +++ 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-02-24T14:37:40.810Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-24T14:37:41.372Z] tests/integration/errors_test.py . [ 76%] [2021-02-24T14:37:41.479Z] --- PASS: TestConfigsUpdate (3.25s) [2021-02-24T14:37:41.479Z] === RUN TestTemplatedConfig [2021-02-24T14:37:41.494Z] . [2021-02-24T14:37:41.494Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-24T14:37:41.494Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-24T14:37:41.494Z] Error: No such image: emptyfs [2021-02-24T14:37:41.494Z] ++++ docker load [2021-02-24T14:37:41.494Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-24T14:37:41.754Z] Running integration-test (iteration 1) [2021-02-24T14:37:41.754Z] 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-02-24T14:37:41.754Z] ++ 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-02-24T14:37:41.754Z] ++ set -e [2021-02-24T14:37:41.754Z] ++ '[' -n 0 ']' [2021-02-24T14:37:41.754Z] ++ set -x [2021-02-24T14:37:41.754Z] ++ env -i DEST=/go/src/github.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-02-24T14:37:42.713Z] [2021-02-24T14:37:42.713Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-24T14:37:42.973Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-24T14:37:42.973Z] Error: No such image: emptyfs [2021-02-24T14:37:42.973Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-24T14:37:42.973Z] ++++ docker load [2021-02-24T14:37:43.553Z] Running integration-test (iteration 1) [2021-02-24T14:37:43.553Z] 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-02-24T14:37:43.553Z] ++ 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-02-24T14:37:43.553Z] ++ set -e [2021-02-24T14:37:43.553Z] ++ '[' -n 0 ']' [2021-02-24T14:37:43.553Z] ++ set -x [2021-02-24T14:37:43.553Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-24T14:37:44.821Z] --- PASS: TestTemplatedConfig (3.42s) [2021-02-24T14:37:44.821Z] === RUN TestConfigCreateResolve [2021-02-24T14:37:48.132Z] --- PASS: TestConfigCreateResolve (3.34s) [2021-02-24T14:37:48.132Z] === RUN TestConfigDaemonLibtrustID [2021-02-24T14:37:48.395Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-02-24T14:37:48.395Z] PASS [2021-02-24T14:37:48.395Z] [2021-02-24T14:37:48.395Z] DONE 7 tests in 21.238s [2021-02-24T14:37:48.395Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-24T14:37:48.395Z] ++ 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-02-24T14:37:48.395Z] ++ set -e [2021-02-24T14:37:48.395Z] ++ '[' -n 0 ']' [2021-02-24T14:37:48.395Z] ++ set -x [2021-02-24T14:37:48.395Z] ++ env -i DEST=/go/src/github.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-02-24T14:37:48.658Z] INFO: Testing against a local daemon [2021-02-24T14:37:48.658Z] === RUN TestCheckpoint [2021-02-24T14:37:48.658Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-24T14:37:48.658Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:37:48.658Z] === RUN TestContainerInvalidJSON [2021-02-24T14:37:48.658Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:37:48.658Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:37:48.658Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:37:48.658Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:37:48.658Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:37:48.658Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:37:48.658Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:37:48.658Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:37:48.658Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:37:48.658Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-24T14:37:48.658Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-24T14:37:48.658Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-24T14:37:48.658Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-24T14:37:48.658Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-24T14:37:48.921Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2021-02-24T14:37:48.921Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-24T14:37:48.921Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2021-02-24T14:37:48.921Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-24T14:37:48.921Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-02-24T14:37:48.921Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-24T14:37:49.184Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-02-24T14:37:49.184Z] === RUN TestCopyFromContainer [2021-02-24T14:37:51.104Z] === RUN TestCopyFromContainer// [2021-02-24T14:37:51.104Z] === RUN TestCopyFromContainer//bar/root [2021-02-24T14:37:51.367Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-24T14:37:51.367Z] === RUN TestCopyFromContainer/bar/quux [2021-02-24T14:37:51.630Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-24T14:37:51.630Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-24T14:37:51.893Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-24T14:37:51.893Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-24T14:37:52.155Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-24T14:37:52.155Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-24T14:37:52.417Z] --- PASS: TestCopyFromContainer (3.20s) [2021-02-24T14:37:52.417Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-02-24T14:37:52.417Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-02-24T14:37:52.417Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-02-24T14:37:52.417Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-24T14:37:52.417Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-02-24T14:37:52.417Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-02-24T14:37:52.417Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-24T14:37:52.417Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-02-24T14:37:52.417Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-02-24T14:37:52.417Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-02-24T14:37:52.417Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-24T14:37:52.417Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:37:52.417Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:37:52.417Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:37:52.417Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:37:52.417Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:37:52.417Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:37:52.417Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:37:52.417Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:37:52.417Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:37:52.417Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-02-24T14:37:52.417Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-24T14:37:52.417Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-24T14:37:52.417Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-02-24T14:37:52.417Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-24T14:37:52.417Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-02-24T14:37:52.418Z] === RUN TestCreateWithInvalidEnv [2021-02-24T14:37:52.418Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-24T14:37:52.418Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-24T14:37:52.418Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-24T14:37:52.418Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-24T14:37:52.418Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-24T14:37:52.418Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-24T14:37:52.418Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-24T14:37:52.418Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-24T14:37:52.418Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-24T14:37:52.418Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-24T14:37:52.418Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-24T14:37:52.418Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-24T14:37:52.418Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-02-24T14:37:52.418Z] === RUN TestCreateTmpfsMountsTarget [2021-02-24T14:37:52.418Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-24T14:37:52.418Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-24T14:37:54.976Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2021-02-24T14:37:54.976Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-24T14:37:56.900Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2021-02-24T14:37:56.900Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-24T14:37:56.900Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:37:56.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:37:56.900Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:37:56.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:37:56.900Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:37:56.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:37:56.900Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:37:56.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:37:56.900Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:37:56.900Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:37:56.900Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:37:56.900Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:37:56.900Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:37:56.900Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:37:56.900Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:37:56.900Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-24T14:37:56.900Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-02-24T14:37:56.900Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-02-24T14:37:56.900Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-02-24T14:37:56.900Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-02-24T14:37:56.900Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-02-24T14:37:56.900Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-24T14:37:57.846Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-02-24T14:37:57.846Z] === RUN TestCreateDifferentPlatform [2021-02-24T14:37:57.846Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-24T14:37:57.846Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-24T14:37:57.846Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-24T14:37:57.846Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-24T14:37:57.846Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-24T14:37:57.846Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-24T14:37:57.846Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-02-24T14:37:57.846Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-24T14:37:58.115Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-02-24T14:37:58.115Z] === RUN TestContainerStartOnDaemonRestart [2021-02-24T14:37:58.115Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-24T14:37:58.115Z] === RUN TestDaemonRestartIpcMode [2021-02-24T14:37:58.115Z] === PAUSE TestDaemonRestartIpcMode [2021-02-24T14:37:58.115Z] === RUN TestDaemonHostGatewayIP [2021-02-24T14:37:58.115Z] === PAUSE TestDaemonHostGatewayIP [2021-02-24T14:37:58.115Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-24T14:37:58.115Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-24T14:37:58.115Z] === RUN TestContainerKillOnDaemonStart [2021-02-24T14:37:58.115Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-24T14:37:58.115Z] === RUN TestDiff [2021-02-24T14:37:58.690Z] --- PASS: TestDiff (0.78s) [2021-02-24T14:37:58.690Z] === RUN TestExecWithCloseStdin [2021-02-24T14:37:59.638Z] --- PASS: TestExecWithCloseStdin (0.87s) [2021-02-24T14:37:59.638Z] === RUN TestExec [2021-02-24T14:38:00.584Z] --- PASS: TestExec (0.86s) [2021-02-24T14:38:00.584Z] === RUN TestExecUser [2021-02-24T14:38:01.100Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-24T14:38:01.531Z] --- PASS: TestExecUser (0.88s) [2021-02-24T14:38:01.531Z] === RUN TestExportContainerAndImportImage [2021-02-24T14:38:02.480Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-02-24T14:38:02.480Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-24T14:38:05.035Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s) [2021-02-24T14:38:05.035Z] === RUN TestHealthCheckWorkdir [2021-02-24T14:38:05.609Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2021-02-24T14:38:05.609Z] === RUN TestHealthKillContainer [2021-02-24T14:38:08.917Z] --- PASS: TestHealthKillContainer (2.89s) [2021-02-24T14:38:08.917Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-24T14:38:09.179Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2021-02-24T14:38:09.179Z] === RUN TestIpcModeNone [2021-02-24T14:38:10.127Z] --- PASS: TestIpcModeNone (0.87s) [2021-02-24T14:38:10.127Z] === RUN TestIpcModePrivate [2021-02-24T14:38:11.074Z] --- PASS: TestIpcModePrivate (0.85s) [2021-02-24T14:38:11.074Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-02-24T14:38:11.074Z] === RUN TestIpcModeShareable [2021-02-24T14:38:12.021Z] --- PASS: TestIpcModeShareable (0.88s) [2021-02-24T14:38:12.021Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-02-24T14:38:12.021Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-24T14:38:14.575Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2021-02-24T14:38:14.575Z] === RUN TestAPIIpcModeHost [2021-02-24T14:38:15.150Z] --- PASS: TestAPIIpcModeHost (0.67s) [2021-02-24T14:38:15.150Z] === RUN TestDaemonIpcModeShareable [2021-02-24T14:38:17.069Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2021-02-24T14:38:17.069Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-24T14:38:17.069Z] === RUN TestDaemonIpcModePrivate [2021-02-24T14:38:17.269Z] ......... [ 86%] [2021-02-24T14:38:18.990Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2021-02-24T14:38:18.990Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-24T14:38:18.990Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-24T14:38:20.913Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2021-02-24T14:38:20.913Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-24T14:38:20.913Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-24T14:38:21.531Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-24T14:38:22.293Z] Loaded image: buildpack-deps:buster [2021-02-24T14:38:22.294Z] Loaded image: busybox:latest [2021-02-24T14:38:22.835Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2021-02-24T14:38:22.835Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-24T14:38:22.835Z] === RUN TestIpcModeOlderClient [2021-02-24T14:38:22.835Z] === PAUSE TestIpcModeOlderClient [2021-02-24T14:38:22.835Z] === RUN TestKillContainerInvalidSignal [2021-02-24T14:38:22.862Z] Loaded image: busybox:glibc [2021-02-24T14:38:22.972Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-24T14:38:23.416Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2021-02-24T14:38:23.416Z] === RUN TestKillContainer [2021-02-24T14:38:23.416Z] === RUN TestKillContainer/no_signal [2021-02-24T14:38:23.802Z] Loaded image: buildpack-deps:buster [2021-02-24T14:38:24.062Z] Loaded image: busybox:latest [2021-02-24T14:38:24.366Z] === RUN TestKillContainer/non_killing_signal [2021-02-24T14:38:24.628Z] === RUN TestKillContainer/killing_signal [2021-02-24T14:38:24.631Z] Loaded image: busybox:glibc [2021-02-24T14:38:26.019Z] --- PASS: TestKillContainer (2.33s) [2021-02-24T14:38:26.019Z] --- PASS: TestKillContainer/no_signal (0.77s) [2021-02-24T14:38:26.019Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2021-02-24T14:38:26.019Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2021-02-24T14:38:26.019Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-24T14:38:26.019Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-24T14:38:26.593Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-24T14:38:27.168Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2021-02-24T14:38:27.168Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2021-02-24T14:38:27.168Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-02-24T14:38:27.168Z] === RUN TestKillStoppedContainer [2021-02-24T14:38:27.430Z] --- PASS: TestKillStoppedContainer (0.12s) [2021-02-24T14:38:27.430Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-24T14:38:27.430Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-02-24T14:38:27.430Z] === RUN TestKillDifferentUserContainer [2021-02-24T14:38:28.377Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-02-24T14:38:28.377Z] === RUN TestInspectOomKilledTrue [2021-02-24T14:38:28.377Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-24T14:38:28.377Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:38:28.377Z] === RUN TestInspectOomKilledFalse [2021-02-24T14:38:28.377Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-24T14:38:28.377Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:38:28.377Z] === RUN TestLinksEtcHostsContentMatch [2021-02-24T14:38:28.953Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2021-02-24T14:38:28.953Z] === RUN TestLinksContainerNames [2021-02-24T14:38:29.505Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-24T14:38:29.505Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-24T14:38:29.912Z] Loaded image: debian:bullseye [2021-02-24T14:38:30.173Z] Loaded image: hello-world:latest [2021-02-24T14:38:30.347Z] --- PASS: TestLinksContainerNames (1.51s) [2021-02-24T14:38:30.347Z] === RUN TestLogsFollowTailEmpty [2021-02-24T14:38:30.433Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:38:30.433Z] INFO: Testing against a local daemon [2021-02-24T14:38:30.433Z] === RUN TestDockerSuite [2021-02-24T14:38:30.693Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-24T14:38:30.693Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-24T14:38:30.693Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-24T14:38:30.693Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-24T14:38:30.693Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-24T14:38:30.693Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-24T14:38:30.953Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-24T14:38:30.953Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-24T14:38:31.215Z] Loaded image: debian:bullseye [2021-02-24T14:38:31.294Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2021-02-24T14:38:31.294Z] === RUN TestContainerNetworkMountsNoChown [2021-02-24T14:38:31.474Z] Loaded image: hello-world:latest [2021-02-24T14:38:31.474Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:38:31.733Z] INFO: Testing against a local daemon [2021-02-24T14:38:31.733Z] === RUN TestDockerDaemonSuite [2021-02-24T14:38:31.733Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-24T14:38:31.868Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2021-02-24T14:38:31.868Z] === RUN TestMountDaemonRoot [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/default [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/default [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/private [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/private [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/rprivate [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/slave [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/slave [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/rslave [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/shared [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/shared [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/rshared [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-24T14:38:32.131Z] === CONT TestMountDaemonRoot/default [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:38:32.131Z] === CONT TestMountDaemonRoot/rslave [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:38:32.131Z] === CONT TestMountDaemonRoot/rshared [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:38:32.131Z] === CONT TestMountDaemonRoot/shared [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:38:32.131Z] === CONT TestMountDaemonRoot/slave [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:38:32.131Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-24T14:38:32.131Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:38:32.131Z] === CONT TestMountDaemonRoot/rprivate [2021-02-24T14:38:32.131Z] === CONT TestMountDaemonRoot/private [2021-02-24T14:38:32.132Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:38:32.132Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:38:32.132Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:38:32.132Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:38:32.132Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-24T14:38:32.132Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:38:32.132Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:38:32.132Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:38:32.132Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:38:32.132Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:38:32.132Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-24T14:38:32.132Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-24T14:38:32.132Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-24T14:38:32.132Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:38:32.132Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:38:32.132Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:38:32.132Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:38:32.132Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:38:32.132Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-24T14:38:32.132Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-24T14:38:32.132Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-24T14:38:32.132Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-24T14:38:32.132Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:38:32.132Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:38:32.132Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:38:32.132Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:38:32.132Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:38:32.132Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:38:32.132Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:38:32.132Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:38:32.132Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-24T14:38:32.132Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:38:32.394Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:38:32.658Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:38:32.658Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.15s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.15s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.19s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.19s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-02-24T14:38:32.658Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-24T14:38:32.658Z] === RUN TestContainerBindMountNonRecursive [2021-02-24T14:38:35.027Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-24T14:38:35.211Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2021-02-24T14:38:35.211Z] === RUN TestContainerVolumesMountedAsShared [2021-02-24T14:38:35.287Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-24T14:38:35.473Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2021-02-24T14:38:35.474Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-24T14:38:35.564Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-24T14:38:36.048Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2021-02-24T14:38:36.048Z] === RUN TestNetworkNat [2021-02-24T14:38:36.229Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-24T14:38:36.229Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-24T14:38:36.798Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-24T14:38:36.996Z] --- PASS: TestNetworkNat (0.89s) [2021-02-24T14:38:36.996Z] === RUN TestNetworkLocalhostTCPNat [2021-02-24T14:38:37.058Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-24T14:38:37.058Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-24T14:38:37.942Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2021-02-24T14:38:37.942Z] === RUN TestNetworkLoopbackNat [2021-02-24T14:38:38.819Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-24T14:38:38.819Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-24T14:38:38.966Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-24T14:38:38.967Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-24T14:38:38.967Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-24T14:38:38.967Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-24T14:38:39.227Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-24T14:38:40.167Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-24T14:38:41.108Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-24T14:38:41.253Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2021-02-24T14:38:41.253Z] === RUN TestPause [2021-02-24T14:38:41.368Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-24T14:38:41.368Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-24T14:38:41.368Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-24T14:38:41.368Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-02-24T14:38:41.703Z] --- PASS: TestImportExtremelyLargeImageWorks (101.91s) [2021-02-24T14:38:41.703Z] PASS [2021-02-24T14:38:41.703Z] [2021-02-24T14:38:41.703Z] DONE 12 tests in 104.699s [2021-02-24T14:38:41.703Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-24T14:38:41.703Z] INFO: Testing against a local daemon [2021-02-24T14:38:41.703Z] === RUN TestNetworkCreateDelete [2021-02-24T14:38:41.703Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-02-24T14:38:41.703Z] === RUN TestDockerNetworkDeletePreferID [2021-02-24T14:38:41.703Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-02-24T14:38:41.703Z] === RUN TestDaemonDNSFallback [2021-02-24T14:38:41.703Z] --- PASS: TestDaemonDNSFallback (6.46s) [2021-02-24T14:38:41.703Z] === RUN TestInspectNetwork [2021-02-24T14:38:41.827Z] --- PASS: TestPause (0.80s) [2021-02-24T14:38:41.827Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-24T14:38:41.827Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:38:41.827Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:38:41.827Z] === RUN TestPauseStopPausedContainer [2021-02-24T14:38:42.264Z] === RUN TestInspectNetwork/full_network_id [2021-02-24T14:38:42.264Z] === RUN TestInspectNetwork/partial_network_id [2021-02-24T14:38:42.264Z] === RUN TestInspectNetwork/network_name [2021-02-24T14:38:42.264Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-24T14:38:42.655Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-24T14:38:42.774Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-02-24T14:38:42.774Z] === RUN TestPsFilter [2021-02-24T14:38:42.911Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-24T14:38:42.911Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-24T14:38:42.911Z] [2021-02-24T14:38:42.911Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-24T14:38:42.911Z] =========================== short test summary info ============================ [2021-02-24T14:38:42.911Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-24T14:38:42.911Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-24T14:38:42.911Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-24T14:38:42.911Z] Not supported on most drivers [2021-02-24T14:38:42.911Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-24T14:38:42.911Z] Output of docker top depends on host distro, and is not formalized. [2021-02-24T14:38:42.911Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-24T14:38:42.911Z] Output of docker top depends on host distro, and is not formalized. [2021-02-24T14:38:42.911Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-24T14:38:42.911Z] Can fail if eth0 has multiple IP addresses [2021-02-24T14:38:42.911Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-24T14:38:42.911Z] This doesn't seem to be taken into account by the engine [2021-02-24T14:38:42.911Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-24T14:38:42.911Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-24T14:38:42.911Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 300.46 seconds == [2021-02-24T14:38:43.037Z] --- PASS: TestPsFilter (0.25s) [2021-02-24T14:38:43.037Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-24T14:38:43.167Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-24T14:38:43.982Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2021-02-24T14:38:43.982Z] === RUN TestRemoveContainerWithVolume [2021-02-24T14:38:44.557Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2021-02-24T14:38:44.557Z] === RUN TestRemoveContainerRunning [2021-02-24T14:38:45.503Z] --- PASS: TestRemoveContainerRunning (0.78s) [2021-02-24T14:38:45.503Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-24T14:38:46.078Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2021-02-24T14:38:46.078Z] === RUN TestRemoveInvalidContainer [2021-02-24T14:38:46.078Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-24T14:38:46.078Z] === RUN TestRenameLinkedContainer [2021-02-24T14:38:46.428Z] --- PASS: TestInspectNetwork (7.34s) [2021-02-24T14:38:46.428Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-24T14:38:46.428Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-24T14:38:46.428Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-24T14:38:46.428Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-24T14:38:46.428Z] === RUN TestRunContainerWithBridgeNone [2021-02-24T14:38:46.833Z] --- PASS: TestImportExtremelyLargeImageWorks (103.58s) [2021-02-24T14:38:46.833Z] PASS [2021-02-24T14:38:46.833Z] [2021-02-24T14:38:46.833Z] === Skipped [2021-02-24T14:38:46.833Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-24T14:38:46.833Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-24T14:38:46.833Z] [2021-02-24T14:38:46.833Z] [2021-02-24T14:38:46.833Z] DONE 12 tests, 1 skipped in 107.622s [2021-02-24T14:38:46.833Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-24T14:38:46.833Z] INFO: Testing against a local daemon [2021-02-24T14:38:46.833Z] === RUN TestNetworkCreateDelete [2021-02-24T14:38:46.833Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-02-24T14:38:46.833Z] === RUN TestDockerNetworkDeletePreferID [2021-02-24T14:38:46.833Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-02-24T14:38:46.833Z] === RUN TestDaemonDNSFallback [2021-02-24T14:38:47.092Z] --- PASS: TestDaemonDNSFallback (7.39s) [2021-02-24T14:38:47.092Z] === RUN TestInspectNetwork [2021-02-24T14:38:47.092Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-24T14:38:47.092Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:38:47.092Z] === RUN TestRunContainerWithBridgeNone [2021-02-24T14:38:47.092Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-24T14:38:47.092Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.092Z] === RUN TestNetworkInvalidJSON [2021-02-24T14:38:47.092Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-24T14:38:47.092Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-24T14:38:47.092Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:38:47.092Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:38:47.092Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:38:47.092Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:38:47.092Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-24T14:38:47.092Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:38:47.092Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:38:47.092Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-24T14:38:47.092Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-24T14:38:47.092Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-24T14:38:47.092Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-24T14:38:47.092Z] === RUN TestNetworkList [2021-02-24T14:38:47.092Z] === RUN TestNetworkList//networks [2021-02-24T14:38:47.092Z] === PAUSE TestNetworkList//networks [2021-02-24T14:38:47.092Z] === RUN TestNetworkList//networks/ [2021-02-24T14:38:47.092Z] === PAUSE TestNetworkList//networks/ [2021-02-24T14:38:47.092Z] === CONT TestNetworkList//networks [2021-02-24T14:38:47.092Z] === CONT TestNetworkList//networks/ [2021-02-24T14:38:47.092Z] --- PASS: TestNetworkList (0.02s) [2021-02-24T14:38:47.092Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-24T14:38:47.092Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-24T14:38:47.092Z] === RUN TestHostIPv4BridgeLabel [2021-02-24T14:38:47.092Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-24T14:38:47.092Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.092Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-24T14:38:47.092Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-02-24T14:38:47.092Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.092Z] === RUN TestDaemonDefaultNetworkPools [2021-02-24T14:38:47.092Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-24T14:38:47.092Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.092Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-24T14:38:47.092Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-24T14:38:47.092Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.092Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-24T14:38:47.092Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-24T14:38:47.092Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.092Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-24T14:38:47.092Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-24T14:38:47.092Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.092Z] === RUN TestServiceWithPredefinedNetwork [2021-02-24T14:38:47.092Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-24T14:38:47.092Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:38:47.092Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-24T14:38:47.092Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:38:47.092Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:38:47.092Z] === RUN TestServiceWithDataPathPortInit [2021-02-24T14:38:47.092Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-02-24T14:38:47.092Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:38:47.092Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-24T14:38:47.092Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-24T14:38:47.092Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:38:47.092Z] PASS [2021-02-24T14:38:47.092Z] [2021-02-24T14:38:47.092Z] === Skipped [2021-02-24T14:38:47.092Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-24T14:38:47.092Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:38:47.092Z] [2021-02-24T14:38:47.093Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-24T14:38:47.093Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.093Z] [2021-02-24T14:38:47.093Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-24T14:38:47.093Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.093Z] [2021-02-24T14:38:47.093Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-02-24T14:38:47.093Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.093Z] [2021-02-24T14:38:47.093Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-24T14:38:47.093Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.093Z] [2021-02-24T14:38:47.093Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-24T14:38:47.093Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.093Z] [2021-02-24T14:38:47.093Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-02-24T14:38:47.093Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.093Z] [2021-02-24T14:38:47.093Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-24T14:38:47.093Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.093Z] [2021-02-24T14:38:47.093Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-24T14:38:47.093Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:38:47.093Z] [2021-02-24T14:38:47.093Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:38:47.093Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:38:47.093Z] [2021-02-24T14:38:47.093Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-02-24T14:38:47.093Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:38:47.093Z] [2021-02-24T14:38:47.093Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-24T14:38:47.093Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:38:47.093Z] [2021-02-24T14:38:47.093Z] [2021-02-24T14:38:47.093Z] DONE 22 tests, 12 skipped in 8.114s [2021-02-24T14:38:47.093Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:38:47.093Z] INFO: Testing against a local daemon [2021-02-24T14:38:47.093Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-24T14:38:47.093Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-24T14:38:47.093Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:38:47.093Z] === RUN TestDockerNetworkIpvlan [2021-02-24T14:38:47.093Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:38:47.093Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:38:47.093Z] PASS [2021-02-24T14:38:47.352Z] [2021-02-24T14:38:47.352Z] === Skipped [2021-02-24T14:38:47.352Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-24T14:38:47.352Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:38:47.352Z] [2021-02-24T14:38:47.352Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:38:47.352Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:38:47.352Z] [2021-02-24T14:38:47.352Z] [2021-02-24T14:38:47.352Z] DONE 2 tests, 2 skipped in 0.130s [2021-02-24T14:38:47.352Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:38:47.352Z] INFO: Testing against a local daemon [2021-02-24T14:38:47.352Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-24T14:38:47.352Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-24T14:38:47.352Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.352Z] === RUN TestDockerNetworkMacvlan [2021-02-24T14:38:47.352Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-24T14:38:47.352Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.352Z] PASS [2021-02-24T14:38:47.352Z] [2021-02-24T14:38:47.352Z] === Skipped [2021-02-24T14:38:47.352Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-24T14:38:47.352Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.352Z] [2021-02-24T14:38:47.352Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-24T14:38:47.352Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:38:47.352Z] [2021-02-24T14:38:47.352Z] [2021-02-24T14:38:47.352Z] DONE 2 tests, 2 skipped in 0.116s [2021-02-24T14:38:47.352Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-24T14:38:47.352Z] testing: warning: no tests to run [2021-02-24T14:38:47.352Z] PASS [2021-02-24T14:38:47.352Z] [2021-02-24T14:38:47.352Z] DONE 0 tests in 0.029s [2021-02-24T14:38:47.352Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-24T14:38:47.612Z] INFO: Testing against a local daemon [2021-02-24T14:38:47.612Z] === RUN TestAuthZPluginAllowRequest [2021-02-24T14:38:47.612Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-24T14:38:47.612Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.612Z] === RUN TestAuthZPluginTLS [2021-02-24T14:38:47.612Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-24T14:38:47.612Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.612Z] === RUN TestAuthZPluginDenyRequest [2021-02-24T14:38:47.612Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-24T14:38:47.612Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.612Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-24T14:38:47.612Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-24T14:38:47.612Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.612Z] === RUN TestAuthZPluginDenyResponse [2021-02-24T14:38:47.612Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-24T14:38:47.612Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.612Z] === RUN TestAuthZPluginAllowEventStream [2021-02-24T14:38:47.612Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-24T14:38:47.612Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.612Z] === RUN TestAuthZPluginErrorResponse [2021-02-24T14:38:47.612Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-24T14:38:47.612Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.612Z] === RUN TestAuthZPluginErrorRequest [2021-02-24T14:38:47.612Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-24T14:38:47.612Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.612Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-24T14:38:47.612Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-24T14:38:47.612Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.612Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-24T14:38:47.612Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-24T14:38:47.612Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.612Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-24T14:38:47.612Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-24T14:38:47.612Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.612Z] === RUN TestAuthZPluginHeader [2021-02-24T14:38:47.612Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-24T14:38:47.612Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.612Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-24T14:38:47.872Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] === RUN TestAuthZPluginV2Disable [2021-02-24T14:38:47.872Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-24T14:38:47.872Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-24T14:38:47.872Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-24T14:38:47.872Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] PASS [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === Skipped [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-24T14:38:47.872Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] [2021-02-24T14:38:47.872Z] DONE 17 tests, 17 skipped in 0.422s [2021-02-24T14:38:47.872Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-24T14:38:47.872Z] INFO: Testing against a local daemon [2021-02-24T14:38:47.872Z] === RUN TestPluginInvalidJSON [2021-02-24T14:38:47.947Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-24T14:38:48.132Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:38:48.132Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:38:48.132Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:38:48.132Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-24T14:38:48.132Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-24T14:38:48.132Z] === RUN TestPluginInstall [2021-02-24T14:38:48.132Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-24T14:38:48.132Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:48.132Z] === RUN TestPluginsWithRuntimes [2021-02-24T14:38:48.132Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-24T14:38:48.132Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-24T14:38:48.132Z] PASS [2021-02-24T14:38:48.132Z] [2021-02-24T14:38:48.132Z] === Skipped [2021-02-24T14:38:48.132Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-24T14:38:48.132Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-24T14:38:48.132Z] [2021-02-24T14:38:48.132Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-02-24T14:38:48.132Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-24T14:38:48.132Z] [2021-02-24T14:38:48.132Z] [2021-02-24T14:38:48.132Z] DONE 4 tests, 2 skipped in 0.183s [2021-02-24T14:38:48.132Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-24T14:38:48.132Z] INFO: Testing against a local daemon [2021-02-24T14:38:48.132Z] === RUN TestExternalGraphDriver [2021-02-24T14:38:48.132Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-02-24T14:38:48.132Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-24T14:38:48.132Z] === RUN TestGraphdriverPluginV2 [2021-02-24T14:38:48.318Z] --- PASS: TestRunContainerWithBridgeNone (1.64s) [2021-02-24T14:38:48.318Z] === RUN TestNetworkInvalidJSON [2021-02-24T14:38:48.318Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-24T14:38:48.318Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-24T14:38:48.318Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:38:48.318Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:38:48.318Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:38:48.318Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:38:48.318Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-24T14:38:48.318Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:38:48.318Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:38:48.318Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-24T14:38:48.318Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-24T14:38:48.318Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-24T14:38:48.318Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-24T14:38:48.318Z] === RUN TestNetworkList [2021-02-24T14:38:48.318Z] === RUN TestNetworkList//networks [2021-02-24T14:38:48.318Z] === PAUSE TestNetworkList//networks [2021-02-24T14:38:48.318Z] === RUN TestNetworkList//networks/ [2021-02-24T14:38:48.318Z] === PAUSE TestNetworkList//networks/ [2021-02-24T14:38:48.318Z] === CONT TestNetworkList//networks [2021-02-24T14:38:48.318Z] === CONT TestNetworkList//networks/ [2021-02-24T14:38:48.318Z] --- PASS: TestNetworkList (0.01s) [2021-02-24T14:38:48.318Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-24T14:38:48.318Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-24T14:38:48.318Z] === RUN TestHostIPv4BridgeLabel [2021-02-24T14:38:48.884Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-02-24T14:38:48.884Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-24T14:38:49.389Z] --- PASS: TestRenameLinkedContainer (3.15s) [2021-02-24T14:38:49.389Z] === RUN TestRenameStoppedContainer [2021-02-24T14:38:49.812Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-02-24T14:38:49.812Z] === RUN TestDaemonDefaultNetworkPools [2021-02-24T14:38:50.336Z] --- PASS: TestRenameStoppedContainer (0.88s) [2021-02-24T14:38:50.336Z] === RUN TestRenameRunningContainerAndReuse [2021-02-24T14:38:50.739Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-02-24T14:38:50.739Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-24T14:38:51.665Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-02-24T14:38:51.665Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-24T14:38:51.726Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2021-02-24T14:38:51.727Z] === RUN TestRenameInvalidName [2021-02-24T14:38:52.148Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-24T14:38:52.302Z] --- PASS: TestRenameInvalidName (0.76s) [2021-02-24T14:38:52.302Z] === RUN TestRenameAnonymousContainer [2021-02-24T14:38:53.030Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-02-24T14:38:53.030Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-24T14:38:53.591Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-02-24T14:38:53.592Z] === RUN TestServiceWithPredefinedNetwork [2021-02-24T14:38:54.688Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-24T14:38:54.702Z] --- PASS: TestGraphdriverPluginV2 (5.56s) [2021-02-24T14:38:54.702Z] PASS [2021-02-24T14:38:54.702Z] [2021-02-24T14:38:54.702Z] === Skipped [2021-02-24T14:38:54.702Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-02-24T14:38:54.702Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-24T14:38:54.702Z] [2021-02-24T14:38:54.702Z] [2021-02-24T14:38:54.702Z] DONE 2 tests, 1 skipped in 5.771s [2021-02-24T14:38:54.702Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-24T14:38:54.702Z] INFO: Testing against a local daemon [2021-02-24T14:38:54.702Z] === RUN TestContinueAfterPluginCrash [2021-02-24T14:38:54.702Z] === PAUSE TestContinueAfterPluginCrash [2021-02-24T14:38:54.702Z] === RUN TestReadPluginNoRead [2021-02-24T14:38:54.702Z] === PAUSE TestReadPluginNoRead [2021-02-24T14:38:54.702Z] === RUN TestDaemonStartWithLogOpt [2021-02-24T14:38:54.702Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-24T14:38:54.702Z] === CONT TestContinueAfterPluginCrash [2021-02-24T14:38:54.702Z] === CONT TestDaemonStartWithLogOpt [2021-02-24T14:38:55.333Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-24T14:38:55.333Z] [2021-02-24T14:38:55.333Z] Unloading profiles will leave already running processes permanently [2021-02-24T14:38:55.333Z] unconfined, which can lead to unexpected situations. [2021-02-24T14:38:55.333Z] [2021-02-24T14:38:55.333Z] To set a process to complain mode, use the command line tool [2021-02-24T14:38:55.333Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-24T14:38:55.333Z] Post stage [Pipeline] junit [2021-02-24T14:38:55.599Z] Recording test results [2021-02-24T14:38:56.107Z] --- PASS: TestServiceWithPredefinedNetwork (2.45s) [2021-02-24T14:38:56.107Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-24T14:38:56.107Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:38:56.107Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:38:56.107Z] === RUN TestServiceWithDataPathPortInit [2021-02-24T14:38:56.521Z] --- PASS: TestRenameAnonymousContainer (4.04s) [2021-02-24T14:38:56.521Z] === RUN TestRenameContainerWithSameName [2021-02-24T14:38:56.851Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-24T14:38:57.096Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2021-02-24T14:38:57.096Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-24T14:38:57.126Z] + echo Ensuring container killed. [2021-02-24T14:38:57.126Z] Ensuring container killed. [2021-02-24T14:38:57.126Z] + docker rm -vf docker-pr5 [2021-02-24T14:38:57.126Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-02-24T14:38:57.230Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-24T14:38:57.450Z] + echo Chowning /workspace to jenkins user [2021-02-24T14:38:57.450Z] Chowning /workspace to jenkins user [2021-02-24T14:38:57.450Z] + id -u [2021-02-24T14:38:57.450Z] + id -g [2021-02-24T14:38:57.450Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41960:/workspace busybox chown -R 1000:1000 /workspace [2021-02-24T14:38:57.450Z] Unable to find image 'busybox:latest' locally [2021-02-24T14:38:57.800Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-24T14:38:58.371Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-24T14:38:59.024Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2021-02-24T14:38:59.024Z] === RUN TestResize [2021-02-24T14:38:59.312Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-24T14:38:59.600Z] --- PASS: TestResize (0.77s) [2021-02-24T14:38:59.600Z] === RUN TestResizeWithInvalidSize [2021-02-24T14:39:00.253Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-24T14:39:00.556Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2021-02-24T14:39:00.556Z] === RUN TestResizeWhenContainerNotStarted [2021-02-24T14:39:00.824Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-24T14:39:01.085Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-24T14:39:01.085Z] --- PASS: TestBuildWithHugeFile (104.20s) [2021-02-24T14:39:01.085Z] === RUN TestBuildWCOWSandboxSize [2021-02-24T14:39:01.085Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-24T14:39:01.085Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:39:01.085Z] === RUN TestBuildWithEmptyDockerfile [2021-02-24T14:39:01.085Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:39:01.085Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:39:01.085Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:39:01.085Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:39:01.085Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:39:01.085Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:39:01.085Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-24T14:39:01.085Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-24T14:39:01.132Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2021-02-24T14:39:01.132Z] === RUN TestDaemonRestartKillContainers [2021-02-24T14:39:01.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:39:01.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:39:01.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:39:01.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:39:01.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:39:01.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:39:01.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:39:01.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:39:01.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:39:01.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:39:01.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:39:01.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:39:01.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:39:01.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:39:01.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:39:01.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:39:01.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:39:01.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:39:01.132Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:39:01.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:39:01.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:39:01.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:39:01.132Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:39:01.132Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:39:01.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:39:01.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:39:01.132Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:39:01.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:39:01.273Z] --- PASS: TestDaemonStartWithLogOpt (6.88s) [2021-02-24T14:39:01.273Z] === CONT TestReadPluginNoRead [2021-02-24T14:39:01.346Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-24T14:39:01.607Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-02-24T14:39:01.607Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-02-24T14:39:01.607Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-02-24T14:39:01.607Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-02-24T14:39:01.607Z] === RUN TestBuildPreserveOwnership [2021-02-24T14:39:01.607Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-24T14:39:02.695Z] latest: Pulling from library/busybox [2021-02-24T14:39:02.695Z] 5c4213be9af9: Pulling fs layer [2021-02-24T14:39:02.951Z] 5c4213be9af9: Verifying Checksum [2021-02-24T14:39:02.951Z] 5c4213be9af9: Download complete [2021-02-24T14:39:02.951Z] 5c4213be9af9: Pull complete [2021-02-24T14:39:02.951Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-24T14:39:02.951Z] Status: Downloaded newer image for busybox:latest [2021-02-24T14:39:02.994Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-24T14:39:03.254Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-24T14:39:04.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:39:04.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:39:04.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:39:04.566Z] --- PASS: TestContinueAfterPluginCrash (10.41s) [2021-02-24T14:39:04.566Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-24T14:39:04.610Z] + bundleName=docker-py [2021-02-24T14:39:04.610Z] + echo Creating docker-py-bundles.tar.gz [2021-02-24T14:39:04.610Z] Creating docker-py-bundles.tar.gz [2021-02-24T14:39:04.610Z] + 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-02-24T14:39:04.619Z] Archiving artifacts [2021-02-24T14:39:04.635Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-24T14:39:04.895Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-24T14:39:04.895Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-24T14:39:05.035Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:39:05.834Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-24T14:39:05.984Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:39:06.378Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41960/5/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-02-24T14:39:06.404Z] --- PASS: TestBuildPreserveOwnership (4.77s) [2021-02-24T14:39:06.404Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.28s) [2021-02-24T14:39:06.404Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.48s) [2021-02-24T14:39:06.404Z] === RUN TestBuildPlatformInvalid [2021-02-24T14:39:06.404Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-02-24T14:39:06.404Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-24T14:39:06.404Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-24T14:39:06.560Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:39:06.782Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 -e DOCKER_GRAPHDRIVER docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 hack/make.sh binary-daemon [2021-02-24T14:39:07.164Z] === RUN TestReadPluginNoRead/default [2021-02-24T14:39:07.345Z] [2021-02-24T14:39:07.345Z] Removing bundles/ [2021-02-24T14:39:07.345Z] [2021-02-24T14:39:07.345Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-24T14:39:07.345Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-24T14:39:07.345Z] GOOS="" GOARCH="" GOARM="" [2021-02-24T14:39:07.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:39:07.509Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:39:08.313Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-24T14:39:09.094Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-24T14:39:09.253Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-24T14:39:09.823Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-24T14:39:10.064Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-24T14:39:10.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s) [2021-02-24T14:39:10.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2021-02-24T14:39:10.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.87s) [2021-02-24T14:39:10.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2021-02-24T14:39:10.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2021-02-24T14:39:10.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.57s) [2021-02-24T14:39:10.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-02-24T14:39:10.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s) [2021-02-24T14:39:10.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.73s) [2021-02-24T14:39:10.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2021-02-24T14:39:10.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2021-02-24T14:39:10.064Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2021-02-24T14:39:10.064Z] === RUN TestCgroupNamespacesRun [2021-02-24T14:39:10.083Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-24T14:39:11.005Z] --- PASS: TestServiceWithDataPathPortInit (14.59s) [2021-02-24T14:39:11.005Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-24T14:39:11.629Z] --- PASS: TestReadPluginNoRead (10.54s) [2021-02-24T14:39:11.629Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.31s) [2021-02-24T14:39:11.629Z] --- PASS: TestReadPluginNoRead/default (2.27s) [2021-02-24T14:39:11.629Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.27s) [2021-02-24T14:39:11.629Z] read_test.go:92: [d804d941b2de6] daemon is not started [2021-02-24T14:39:11.629Z] PASS [2021-02-24T14:39:11.629Z] [2021-02-24T14:39:11.629Z] DONE 6 tests in 17.563s [2021-02-24T14:39:11.629Z] 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-02-24T14:39:11.629Z] testing: warning: no tests to run [2021-02-24T14:39:11.629Z] PASS [2021-02-24T14:39:11.629Z] [2021-02-24T14:39:11.629Z] DONE 0 tests in 0.048s [2021-02-24T14:39:11.629Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-24T14:39:11.629Z] INFO: Testing against a local daemon [2021-02-24T14:39:11.629Z] === RUN TestPluginWithDevMounts [2021-02-24T14:39:11.629Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-24T14:39:11.629Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-24T14:39:11.629Z] PASS [2021-02-24T14:39:11.629Z] [2021-02-24T14:39:11.629Z] === Skipped [2021-02-24T14:39:11.629Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-24T14:39:11.629Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-24T14:39:11.629Z] [2021-02-24T14:39:11.629Z] [2021-02-24T14:39:11.629Z] DONE 1 tests, 1 skipped in 0.147s [2021-02-24T14:39:11.629Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-24T14:39:11.629Z] INFO: Testing against a local daemon [2021-02-24T14:39:11.629Z] === RUN TestSecretInspect [2021-02-24T14:39:11.889Z] --- SKIP: TestSecretInspect (0.02s) [2021-02-24T14:39:11.889Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:11.889Z] === RUN TestSecretList [2021-02-24T14:39:11.889Z] --- SKIP: TestSecretList (0.01s) [2021-02-24T14:39:11.889Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:11.889Z] === RUN TestSecretsCreateAndDelete [2021-02-24T14:39:11.889Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-02-24T14:39:11.889Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:11.889Z] === RUN TestSecretsUpdate [2021-02-24T14:39:11.889Z] --- SKIP: TestSecretsUpdate (0.02s) [2021-02-24T14:39:11.889Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:11.889Z] === RUN TestTemplatedSecret [2021-02-24T14:39:11.889Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-24T14:39:11.889Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:11.889Z] === RUN TestSecretCreateResolve [2021-02-24T14:39:11.889Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-02-24T14:39:11.889Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:11.889Z] PASS [2021-02-24T14:39:11.889Z] [2021-02-24T14:39:11.889Z] === Skipped [2021-02-24T14:39:11.889Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-02-24T14:39:11.889Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:11.889Z] [2021-02-24T14:39:11.889Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-02-24T14:39:11.889Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:11.889Z] [2021-02-24T14:39:11.889Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-02-24T14:39:11.889Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:11.889Z] [2021-02-24T14:39:11.889Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2021-02-24T14:39:11.889Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:11.889Z] [2021-02-24T14:39:11.889Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-24T14:39:11.889Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:11.889Z] [2021-02-24T14:39:11.889Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-02-24T14:39:11.889Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:11.889Z] [2021-02-24T14:39:11.889Z] [2021-02-24T14:39:11.889Z] DONE 6 tests, 6 skipped in 0.213s [2021-02-24T14:39:11.889Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-24T14:39:11.889Z] INFO: Testing against a local daemon [2021-02-24T14:39:11.889Z] === RUN TestServiceCreateInit [2021-02-24T14:39:11.889Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-24T14:39:11.889Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-24T14:39:11.889Z] --- PASS: TestServiceCreateInit (0.02s) [2021-02-24T14:39:11.889Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-24T14:39:11.889Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:11.889Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-24T14:39:11.889Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:11.889Z] === RUN TestCreateServiceMultipleTimes [2021-02-24T14:39:11.985Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-02-24T14:39:11.985Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-24T14:39:11.993Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-24T14:39:12.149Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-02-24T14:39:12.149Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:12.149Z] === RUN TestCreateServiceConflict [2021-02-24T14:39:12.149Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-02-24T14:39:12.149Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:12.149Z] === RUN TestCreateServiceMaxReplicas [2021-02-24T14:39:12.149Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-02-24T14:39:12.149Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:12.149Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-24T14:39:12.149Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-24T14:39:12.149Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:12.149Z] === RUN TestCreateServiceSecretFileMode [2021-02-24T14:39:12.149Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2021-02-24T14:39:12.149Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:12.149Z] === RUN TestCreateServiceConfigFileMode [2021-02-24T14:39:12.149Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-02-24T14:39:12.149Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:12.149Z] === RUN TestCreateServiceSysctls [2021-02-24T14:39:12.149Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-24T14:39:12.149Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:12.149Z] === RUN TestCreateServiceCapabilities [2021-02-24T14:39:12.149Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-24T14:39:12.149Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:12.149Z] === RUN TestInspect [2021-02-24T14:39:12.149Z] --- SKIP: TestInspect (0.01s) [2021-02-24T14:39:12.149Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:12.149Z] === RUN TestCreateJob [2021-02-24T14:39:12.149Z] --- SKIP: TestCreateJob (0.01s) [2021-02-24T14:39:12.149Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:12.149Z] === RUN TestReplicatedJob [2021-02-24T14:39:12.149Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-24T14:39:12.149Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:12.149Z] === RUN TestUpdateReplicatedJob [2021-02-24T14:39:12.149Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-02-24T14:39:12.149Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:12.149Z] === RUN TestServiceListWithStatuses [2021-02-24T14:39:12.149Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-24T14:39:12.149Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:39:12.149Z] === RUN TestDockerNetworkConnectAlias [2021-02-24T14:39:12.149Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-02-24T14:39:12.149Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:12.149Z] === RUN TestDockerNetworkReConnect [2021-02-24T14:39:12.149Z] --- SKIP: TestDockerNetworkReConnect (0.03s) [2021-02-24T14:39:12.149Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:12.149Z] === RUN TestServicePlugin [2021-02-24T14:39:12.932Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-24T14:39:13.376Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2021-02-24T14:39:13.376Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-24T14:39:13.873Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-24T14:39:15.259Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-24T14:39:15.259Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-24T14:39:15.298Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2021-02-24T14:39:15.298Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-24T14:39:16.346Z] --- SKIP: TestServicePlugin (3.57s) [2021-02-24T14:39:16.346Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] === RUN TestServiceUpdateLabel [2021-02-24T14:39:16.346Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-02-24T14:39:16.346Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] === RUN TestServiceUpdateSecrets [2021-02-24T14:39:16.346Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-02-24T14:39:16.346Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] === RUN TestServiceUpdateConfigs [2021-02-24T14:39:16.346Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-02-24T14:39:16.346Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] === RUN TestServiceUpdateNetwork [2021-02-24T14:39:16.346Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-24T14:39:16.346Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] === RUN TestServiceUpdatePidsLimit [2021-02-24T14:39:16.346Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2021-02-24T14:39:16.346Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] PASS [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === Skipped [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-24T14:39:16.346Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-24T14:39:16.346Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-24T14:39:16.346Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-24T14:39:16.346Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-02-24T14:39:16.346Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-02-24T14:39:16.346Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-02-24T14:39:16.346Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-24T14:39:16.346Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2021-02-24T14:39:16.346Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-02-24T14:39:16.346Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-24T14:39:16.346Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-24T14:39:16.346Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-24T14:39:16.346Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-24T14:39:16.346Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-24T14:39:16.346Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-02-24T14:39:16.346Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-24T14:39:16.346Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-02-24T14:39:16.346Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s) [2021-02-24T14:39:16.346Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestServicePlugin (3.57s) [2021-02-24T14:39:16.346Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-02-24T14:39:16.346Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-02-24T14:39:16.346Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-02-24T14:39:16.346Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-24T14:39:16.346Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2021-02-24T14:39:16.346Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] DONE 24 tests, 23 skipped in 4.029s [2021-02-24T14:39:16.346Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-24T14:39:16.346Z] INFO: Testing against a local daemon [2021-02-24T14:39:16.346Z] === RUN TestSessionCreate [2021-02-24T14:39:16.346Z] --- PASS: TestSessionCreate (0.02s) [2021-02-24T14:39:16.346Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-24T14:39:16.346Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-24T14:39:16.346Z] PASS [2021-02-24T14:39:16.346Z] [2021-02-24T14:39:16.346Z] DONE 2 tests in 0.164s [2021-02-24T14:39:16.346Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-24T14:39:16.346Z] INFO: Testing against a local daemon [2021-02-24T14:39:16.346Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-24T14:39:16.346Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-24T14:39:16.346Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-24T14:39:16.346Z] === RUN TestEventsExecDie [2021-02-24T14:39:16.640Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-24T14:39:16.640Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-24T14:39:16.915Z] --- PASS: TestEventsExecDie (0.56s) [2021-02-24T14:39:16.915Z] === RUN TestEventsBackwardsCompatible [2021-02-24T14:39:16.915Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-24T14:39:16.915Z] === RUN TestInfoBinaryCommits [2021-02-24T14:39:16.915Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-24T14:39:16.915Z] === RUN TestInfoAPIVersioned [2021-02-24T14:39:16.915Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-24T14:39:16.915Z] === RUN TestInfoDiscoveryBackend [2021-02-24T14:39:17.219Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2021-02-24T14:39:17.219Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-24T14:39:18.021Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-24T14:39:18.292Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-02-24T14:39:18.292Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-24T14:39:18.961Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-24T14:39:18.961Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-24T14:39:19.090Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.24s) [2021-02-24T14:39:19.090Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kg66es3bzs7aq4qm9phir6r2s Created:2021-02-24 14:39:11.846544185 +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[75d2cb31bb0f49ee3c0644f42107767ba511e2f018642503a5a8ec0340f0f45d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nyjgdb6rucwlpgwyrqu1pwabi EndpointID:995e1ecefc449bff6095de1f101c9dcb489bc8b4c70e9997e27d49d798cf3efa MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:66dc59d9dbdbf0ec5b3f67fa015d731d506527c3fde0b7affbf940d92a36c159 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:9dbc6a9a4372 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nyjgdb6rucwlpgwyrqu1pwabi EndpointID:995e1ecefc449bff6095de1f101c9dcb489bc8b4c70e9997e27d49d798cf3efa EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-24T14:39:19.090Z] PASS [2021-02-24T14:39:19.090Z] [2021-02-24T14:39:19.090Z] === Skipped [2021-02-24T14:39:19.090Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:39:19.090Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:39:19.090Z] [2021-02-24T14:39:19.090Z] [2021-02-24T14:39:19.090Z] DONE 26 tests, 1 skipped in 45.539s [2021-02-24T14:39:19.090Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:39:19.090Z] INFO: Testing against a local daemon [2021-02-24T14:39:19.090Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-24T14:39:19.090Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-24T14:39:19.090Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:39:19.090Z] === RUN TestDockerNetworkIpvlan [2021-02-24T14:39:19.090Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:39:19.090Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:39:19.090Z] PASS [2021-02-24T14:39:19.090Z] [2021-02-24T14:39:19.090Z] === Skipped [2021-02-24T14:39:19.090Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-24T14:39:19.090Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:39:19.090Z] [2021-02-24T14:39:19.090Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:39:19.090Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:39:19.090Z] [2021-02-24T14:39:19.090Z] [2021-02-24T14:39:19.090Z] DONE 2 tests, 2 skipped in 0.034s [2021-02-24T14:39:19.090Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:39:19.090Z] INFO: Testing against a local daemon [2021-02-24T14:39:19.090Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-24T14:39:19.090Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2021-02-24T14:39:19.090Z] === RUN TestDockerNetworkMacvlan [2021-02-24T14:39:19.142Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2021-02-24T14:39:19.142Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-24T14:39:20.018Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-24T14:39:20.580Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-24T14:39:21.065Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s) [2021-02-24T14:39:21.065Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-24T14:39:21.508Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-24T14:39:21.640Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2021-02-24T14:39:21.640Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-24T14:39:22.481Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-02-24T14:39:22.481Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-24T14:39:22.481Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-24T14:39:22.481Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:39:22.481Z] === RUN TestInfoAPI [2021-02-24T14:39:22.481Z] --- PASS: TestInfoAPI (0.02s) [2021-02-24T14:39:22.481Z] === RUN TestInfoAPIWarnings [2021-02-24T14:39:23.233Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-24T14:39:23.400Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-24T14:39:23.561Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2021-02-24T14:39:23.561Z] === RUN TestKernelTCPMemory [2021-02-24T14:39:24.510Z] --- PASS: TestKernelTCPMemory (0.88s) [2021-02-24T14:39:24.510Z] === RUN TestNISDomainname [2021-02-24T14:39:25.290Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-24T14:39:25.457Z] --- PASS: TestNISDomainname (0.99s) [2021-02-24T14:39:25.457Z] === RUN TestHostnameDnsResolution [2021-02-24T14:39:25.772Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-24T14:39:27.152Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-24T14:39:27.378Z] --- PASS: TestHostnameDnsResolution (1.70s) [2021-02-24T14:39:27.378Z] === RUN TestStats [2021-02-24T14:39:29.458Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-24T14:39:29.458Z] --- PASS: TestDockerNetworkMacvlan (10.40s) [2021-02-24T14:39:29.458Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-02-24T14:39:29.458Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-02-24T14:39:29.458Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2021-02-24T14:39:29.458Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s) [2021-02-24T14:39:29.458Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.35s) [2021-02-24T14:39:29.458Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s) [2021-02-24T14:39:29.458Z] PASS [2021-02-24T14:39:29.458Z] [2021-02-24T14:39:29.458Z] DONE 8 tests in 11.744s [2021-02-24T14:39:29.458Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-24T14:39:29.458Z] testing: warning: no tests to run [2021-02-24T14:39:29.458Z] PASS [2021-02-24T14:39:29.458Z] [2021-02-24T14:39:29.458Z] DONE 0 tests in 0.006s [2021-02-24T14:39:29.458Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-24T14:39:29.693Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-24T14:39:29.714Z] INFO: Testing against a local daemon [2021-02-24T14:39:29.714Z] === RUN TestAuthZPluginAllowRequest [2021-02-24T14:39:29.930Z] --- PASS: TestStats (2.82s) [2021-02-24T14:39:29.930Z] === RUN TestStopContainerWithTimeout [2021-02-24T14:39:29.930Z] === RUN TestStopContainerWithTimeout/0 [2021-02-24T14:39:29.930Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-24T14:39:29.930Z] === RUN TestStopContainerWithTimeout/1 [2021-02-24T14:39:29.930Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-24T14:39:29.930Z] === RUN TestStopContainerWithTimeout/3 [2021-02-24T14:39:29.930Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-24T14:39:29.930Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-24T14:39:29.930Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-24T14:39:29.930Z] === CONT TestStopContainerWithTimeout/0 [2021-02-24T14:39:29.930Z] === CONT TestStopContainerWithTimeout/3 [2021-02-24T14:39:29.930Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-24T14:39:29.930Z] === CONT TestStopContainerWithTimeout/1 [2021-02-24T14:39:30.263Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-24T14:39:30.833Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-24T14:39:31.079Z] --- PASS: TestAuthZPluginAllowRequest (1.25s) [2021-02-24T14:39:31.079Z] === RUN TestAuthZPluginTLS [2021-02-24T14:39:31.335Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-02-24T14:39:31.335Z] === RUN TestAuthZPluginDenyRequest [2021-02-24T14:39:31.896Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-24T14:39:31.896Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-24T14:39:32.458Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-02-24T14:39:32.458Z] === RUN TestAuthZPluginDenyResponse [2021-02-24T14:39:32.747Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-24T14:39:33.008Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-24T14:39:33.019Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-02-24T14:39:33.019Z] === RUN TestAuthZPluginAllowEventStream [2021-02-24T14:39:33.244Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-24T14:39:33.244Z] --- PASS: TestStopContainerWithTimeout/0 (1.39s) [2021-02-24T14:39:33.244Z] --- PASS: TestStopContainerWithTimeout/1 (2.33s) [2021-02-24T14:39:33.244Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2021-02-24T14:39:33.244Z] --- PASS: TestStopContainerWithTimeout/3 (3.06s) [2021-02-24T14:39:33.244Z] === RUN TestDeleteDevicemapper [2021-02-24T14:39:33.244Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-24T14:39:33.244Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:39:33.244Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-24T14:39:34.383Z] --- PASS: TestAuthZPluginAllowEventStream (1.24s) [2021-02-24T14:39:34.383Z] === RUN TestAuthZPluginErrorResponse [2021-02-24T14:39:34.945Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-02-24T14:39:34.945Z] === RUN TestAuthZPluginErrorRequest [2021-02-24T14:39:35.202Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-24T14:39:35.202Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-24T14:39:35.764Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-02-24T14:39:35.764Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-24T14:39:35.799Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s) [2021-02-24T14:39:35.800Z] === RUN TestUpdateMemory [2021-02-24T14:39:35.800Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-24T14:39:35.800Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:39:35.800Z] === RUN TestUpdateCPUQuota [2021-02-24T14:39:36.304Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-24T14:39:36.746Z] --- PASS: TestUpdateCPUQuota (1.30s) [2021-02-24T14:39:36.746Z] === RUN TestUpdatePidsLimit [2021-02-24T14:39:36.746Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-24T14:39:37.319Z] === RUN TestUpdatePidsLimit/no_change [2021-02-24T14:39:37.582Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-24T14:39:37.656Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.51s) [2021-02-24T14:39:37.656Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-24T14:39:37.685Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-24T14:39:38.156Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-24T14:39:38.256Z] Loaded image: buildpack-deps:buster [2021-02-24T14:39:38.423Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-24T14:39:38.517Z] Loaded image: busybox:latest [2021-02-24T14:39:38.686Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-24T14:39:38.777Z] Loaded image: busybox:glibc [2021-02-24T14:39:39.022Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.58s) [2021-02-24T14:39:39.022Z] === RUN TestAuthZPluginHeader [2021-02-24T14:39:39.264Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-24T14:39:39.625Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-02-24T14:39:39.625Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-24T14:39:39.718Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-24T14:39:40.288Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-24T14:39:40.549Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-24T14:39:40.567Z] --- PASS: TestInfoAPIWarnings (17.37s) [2021-02-24T14:39:40.567Z] === RUN TestInfoDebug [2021-02-24T14:39:40.567Z] --- PASS: TestInfoDebug (1.53s) [2021-02-24T14:39:40.567Z] === RUN TestInfoInsecureRegistries [2021-02-24T14:39:40.656Z] --- PASS: TestUpdatePidsLimit (3.76s) [2021-02-24T14:39:40.656Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-02-24T14:39:40.656Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2021-02-24T14:39:40.656Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-02-24T14:39:40.656Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2021-02-24T14:39:40.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2021-02-24T14:39:40.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2021-02-24T14:39:40.656Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2021-02-24T14:39:40.656Z] === RUN TestUpdateRestartPolicy [2021-02-24T14:39:41.489Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-24T14:39:42.060Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-24T14:39:42.470Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-02-24T14:39:42.470Z] === RUN TestInfoRegistryMirrors [2021-02-24T14:39:42.629Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-24T14:39:42.889Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-24T14:39:43.795Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.76s) [2021-02-24T14:39:43.795Z] === RUN TestAuthZPluginV2Disable [2021-02-24T14:39:43.829Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-24T14:39:43.829Z] Loaded image: debian:bullseye [2021-02-24T14:39:43.829Z] Loaded image: hello-world:latest [2021-02-24T14:39:43.847Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-02-24T14:39:43.847Z] === RUN TestLoginFailsWithBadCredentials [2021-02-24T14:39:43.847Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-02-24T14:39:43.847Z] === RUN TestPingCacheHeaders [2021-02-24T14:39:43.847Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-24T14:39:43.847Z] === RUN TestPingGet [2021-02-24T14:39:43.847Z] --- PASS: TestPingGet (0.01s) [2021-02-24T14:39:43.847Z] === RUN TestPingHead [2021-02-24T14:39:43.847Z] --- PASS: TestPingHead (0.02s) [2021-02-24T14:39:43.847Z] === RUN TestVersion [2021-02-24T14:39:43.847Z] --- PASS: TestVersion (0.02s) [2021-02-24T14:39:43.847Z] PASS [2021-02-24T14:39:43.847Z] [2021-02-24T14:39:43.847Z] === Skipped [2021-02-24T14:39:43.847Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-24T14:39:43.847Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-24T14:39:43.847Z] [2021-02-24T14:39:43.847Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-24T14:39:43.847Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-24T14:39:43.847Z] [2021-02-24T14:39:43.847Z] [2021-02-24T14:39:43.847Z] DONE 18 tests, 2 skipped in 27.896s [2021-02-24T14:39:44.089Z] Loaded image: arm32v7/hello-world:latest [2021-02-24T14:39:44.106Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-24T14:39:44.106Z] INFO: Testing against a local daemon [2021-02-24T14:39:44.106Z] === RUN TestVolumesCreateAndList [2021-02-24T14:39:44.106Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-24T14:39:44.106Z] === RUN TestVolumesRemove [2021-02-24T14:39:44.106Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-24T14:39:44.106Z] === RUN TestVolumesInspect [2021-02-24T14:39:44.106Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-24T14:39:44.106Z] === RUN TestVolumesInvalidJSON [2021-02-24T14:39:44.106Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-24T14:39:44.106Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-24T14:39:44.106Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-24T14:39:44.106Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-24T14:39:44.106Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-24T14:39:44.106Z] PASS [2021-02-24T14:39:44.106Z] [2021-02-24T14:39:44.106Z] DONE 5 tests in 0.241s [2021-02-24T14:39:44.364Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-24T14:39:44.364Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12201 is not a child of this shell [2021-02-24T14:39:44.364Z] warning: PID 12201 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-24T14:39:44.364Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-24T14:39:44.364Z] [2021-02-24T14:39:44.364Z] Unloading profiles will leave already running processes permanently [2021-02-24T14:39:44.364Z] unconfined, which can lead to unexpected situations. [2021-02-24T14:39:44.364Z] [2021-02-24T14:39:44.364Z] To set a process to complain mode, use the command line tool [2021-02-24T14:39:44.364Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-24T14:39:44.364Z] Removing test suite binaries [2021-02-24T14:39:44.364Z] exiting test-integration [2021-02-24T14:39:44.364Z] ++ exit 0 [2021-02-24T14:39:45.301Z] [2021-02-24T14:39:45.998Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-24T14:39:45.999Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache Post stage [Pipeline] junit [2021-02-24T14:39:46.694Z] Recording test results [2021-02-24T14:39:47.060Z] --- PASS: TestAuthZPluginV2Disable (3.12s) [2021-02-24T14:39:47.060Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-24T14:39:48.184Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-24T14:39:48.532Z] + echo Ensuring container killed. [2021-02-24T14:39:48.532Z] Ensuring container killed. [2021-02-24T14:39:48.532Z] + docker rm -vf docker-pr5 [2021-02-24T14:39:48.532Z] Error: No such container: docker-pr5 [2021-02-24T14:39:48.538Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [Pipeline] sh [2021-02-24T14:39:48.821Z] + echo Chowning /workspace to jenkins user [2021-02-24T14:39:48.821Z] Chowning /workspace to jenkins user [2021-02-24T14:39:48.821Z] + id -u [2021-02-24T14:39:48.821Z] + id -g [2021-02-24T14:39:48.821Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41960:/workspace busybox chown -R 1000:1000 /workspace [2021-02-24T14:39:48.821Z] Unable to find image 'busybox:latest' locally [2021-02-24T14:39:49.080Z] latest: Pulling from library/busybox [2021-02-24T14:39:49.340Z] 5c4213be9af9: Pulling fs layer [2021-02-24T14:39:49.481Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-24T14:39:49.575Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.81s) [2021-02-24T14:39:49.575Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-24T14:39:49.741Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-24T14:39:49.741Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-24T14:39:50.679Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-24T14:39:50.940Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-24T14:39:51.511Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.86s) [2021-02-24T14:39:51.511Z] PASS [2021-02-24T14:39:51.511Z] [2021-02-24T14:39:51.511Z] === Skipped [2021-02-24T14:39:51.511Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-24T14:39:51.511Z] build_session_test.go:25: TODO: BuildKit [2021-02-24T14:39:51.511Z] [2021-02-24T14:39:51.511Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-24T14:39:51.511Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-24T14:39:51.511Z] [2021-02-24T14:39:51.511Z] [2021-02-24T14:39:51.511Z] DONE 34 tests, 2 skipped in 249.999s [2021-02-24T14:39:51.511Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-24T14:39:51.511Z] ++ 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-02-24T14:39:51.511Z] ++ set -e [2021-02-24T14:39:51.511Z] ++ '[' -n 0 ']' [2021-02-24T14:39:51.511Z] ++ set -x [2021-02-24T14:39:51.511Z] ++ env -i DEST=/go/src/github.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-02-24T14:39:51.511Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-24T14:39:51.511Z] INFO: Testing against a local daemon [2021-02-24T14:39:51.511Z] === RUN TestConfigInspect [2021-02-24T14:39:54.611Z] 5c4213be9af9: Verifying Checksum [2021-02-24T14:39:54.611Z] 5c4213be9af9: Download complete [2021-02-24T14:39:54.611Z] 5c4213be9af9: Pull complete [2021-02-24T14:39:54.611Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-24T14:39:54.611Z] Status: Downloaded newer image for busybox:latest [2021-02-24T14:39:54.808Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-24T14:39:55.067Z] --- PASS: TestConfigInspect (3.41s) [2021-02-24T14:39:55.067Z] === RUN TestConfigList [2021-02-24T14:39:55.582Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2021-02-24T14:39:55.582Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-24T14:39:55.582Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2021-02-24T14:39:55.582Z] === RUN TestWaitNonBlocked [2021-02-24T14:39:55.582Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:39:55.582Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:39:55.582Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:39:55.582Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:39:55.582Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:39:55.582Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:39:55.582Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-24T14:39:55.582Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2021-02-24T14:39:55.582Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2021-02-24T14:39:55.582Z] === RUN TestWaitBlocked [2021-02-24T14:39:55.582Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:39:55.582Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:39:55.582Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:39:55.582Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:39:55.582Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:39:55.582Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-24T14:39:56.156Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-24T14:39:56.156Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2021-02-24T14:39:56.156Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2021-02-24T14:39:56.156Z] === CONT TestContainerStartOnDaemonRestart [2021-02-24T14:39:56.156Z] === CONT TestIpcModeOlderClient [2021-02-24T14:39:56.156Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-24T14:39:56.156Z] === CONT TestContainerKillOnDaemonStart [2021-02-24T14:39:56.156Z] --- PASS: TestIpcModeOlderClient (0.21s) [2021-02-24T14:39:56.156Z] === CONT TestDaemonHostGatewayIP [2021-02-24T14:39:56.297Z] + bundleName=amd64-rootless [2021-02-24T14:39:56.297Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-24T14:39:56.297Z] Creating amd64-rootless-bundles.tar.gz [2021-02-24T14:39:56.297Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-24T14:39:56.297Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-24T14:39:56.310Z] Archiving artifacts [2021-02-24T14:39:57.606Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-24T14:39:57.606Z] --- PASS: TestConfigList (2.69s) [2021-02-24T14:39:57.606Z] === RUN TestConfigsCreateAndDelete [2021-02-24T14:39:58.528Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41960/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-24T14:39:58.844Z] + make clean [2021-02-24T14:39:59.103Z] docker volume rm -f docker-dev-cache [2021-02-24T14:39:59.103Z] docker-dev-cache [Pipeline] deleteDir [2021-02-24T14:39:59.479Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2021-02-24T14:39:59.479Z] === CONT TestDaemonRestartIpcMode [2021-02-24T14:39:59.514Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.01s) [2021-02-24T14:39:59.514Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-24T14:40:00.147Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-24T14:40:00.430Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.18s) [2021-02-24T14:40:01.088Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2021-02-24T14:40:01.088Z] === RUN TestConfigsUpdate [2021-02-24T14:40:01.088Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-24T14:40:01.348Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-24T14:40:01.378Z] --- PASS: TestDaemonHostGatewayIP (4.98s) [2021-02-24T14:40:02.731Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-24T14:40:02.731Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-24T14:40:03.296Z] --- PASS: TestDaemonRestartIpcMode (3.55s) [2021-02-24T14:40:03.300Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-24T14:40:04.239Z] --- PASS: TestConfigsUpdate (3.19s) [2021-02-24T14:40:04.239Z] === RUN TestTemplatedConfig [2021-02-24T14:40:04.809Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-24T14:40:07.348Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-24T14:40:07.348Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-24T14:40:07.918Z] --- PASS: TestTemplatedConfig (3.80s) [2021-02-24T14:40:07.918Z] === RUN TestConfigCreateResolve [2021-02-24T14:40:08.856Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-24T14:40:08.856Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-24T14:40:09.427Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-24T14:40:09.889Z] --- PASS: TestContainerKillOnDaemonStart (13.40s) [2021-02-24T14:40:09.889Z] PASS [2021-02-24T14:40:09.889Z] [2021-02-24T14:40:09.889Z] === Skipped [2021-02-24T14:40:09.889Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-24T14:40:09.889Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:40:09.889Z] [2021-02-24T14:40:09.889Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-24T14:40:09.889Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:40:09.889Z] [2021-02-24T14:40:09.889Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-24T14:40:09.890Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:40:09.890Z] [2021-02-24T14:40:09.890Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:40:09.890Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:40:09.890Z] [2021-02-24T14:40:09.890Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-24T14:40:09.890Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:40:09.890Z] [2021-02-24T14:40:09.890Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-24T14:40:09.890Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:40:09.890Z] [2021-02-24T14:40:09.890Z] [2021-02-24T14:40:09.890Z] DONE 196 tests, 6 skipped in 140.944s [2021-02-24T14:40:09.890Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-24T14:40:09.890Z] ++ 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-02-24T14:40:09.890Z] ++ set -e [2021-02-24T14:40:09.890Z] ++ '[' -n 0 ']' [2021-02-24T14:40:09.890Z] ++ set -x [2021-02-24T14:40:09.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-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-02-24T14:40:09.890Z] INFO: Testing against a local daemon [2021-02-24T14:40:09.890Z] === RUN TestCommitInheritsEnv [2021-02-24T14:40:10.464Z] --- PASS: TestCommitInheritsEnv (0.66s) [2021-02-24T14:40:10.464Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-24T14:40:10.464Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-24T14:40:10.464Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-24T14:40:10.464Z] === RUN TestImagesFilterMultiReference [2021-02-24T14:40:10.464Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-02-24T14:40:10.464Z] === RUN TestImagePullPlatformInvalid [2021-02-24T14:40:10.464Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-02-24T14:40:10.464Z] === RUN TestRemoveImageOrphaning [2021-02-24T14:40:11.040Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2021-02-24T14:40:11.040Z] === RUN TestRemoveImageGarbageCollector [2021-02-24T14:40:11.040Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-24T14:40:11.040Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:40:11.040Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-24T14:40:11.040Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-24T14:40:11.040Z] === RUN TestTagInvalidReference [2021-02-24T14:40:11.040Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-24T14:40:11.040Z] === RUN TestTagValidPrefixedRepo [2021-02-24T14:40:11.040Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-02-24T14:40:11.040Z] === RUN TestTagExistedNameWithoutForce [2021-02-24T14:40:11.302Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-24T14:40:11.302Z] === RUN TestTagOfficialNames [2021-02-24T14:40:11.302Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-24T14:40:11.302Z] === RUN TestTagMatchesDigest [2021-02-24T14:40:11.302Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-24T14:40:11.302Z] PASS [2021-02-24T14:40:11.302Z] [2021-02-24T14:40:11.302Z] === Skipped [2021-02-24T14:40:11.302Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-24T14:40:11.302Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-24T14:40:11.302Z] [2021-02-24T14:40:11.302Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-24T14:40:11.302Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:40:11.302Z] [2021-02-24T14:40:11.302Z] [2021-02-24T14:40:11.302Z] DONE 12 tests, 2 skipped in 1.862s [2021-02-24T14:40:11.302Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-24T14:40:11.302Z] ++ 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-02-24T14:40:11.302Z] ++ set -e [2021-02-24T14:40:11.302Z] ++ '[' -n 0 ']' [2021-02-24T14:40:11.302Z] ++ set -x [2021-02-24T14:40:11.302Z] ++ env -i DEST=/go/src/github.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-02-24T14:40:11.340Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-24T14:40:11.340Z] --- PASS: TestConfigCreateResolve (3.24s) [2021-02-24T14:40:11.340Z] === RUN TestConfigDaemonLibtrustID [2021-02-24T14:40:11.564Z] INFO: Testing against a local daemon [2021-02-24T14:40:11.564Z] === RUN TestNetworkCreateDelete [2021-02-24T14:40:11.826Z] --- PASS: TestNetworkCreateDelete (0.42s) [2021-02-24T14:40:11.827Z] === RUN TestDockerNetworkDeletePreferID [2021-02-24T14:40:11.908Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-02-24T14:40:11.909Z] PASS [2021-02-24T14:40:11.909Z] [2021-02-24T14:40:11.909Z] DONE 7 tests in 20.314s [2021-02-24T14:40:11.909Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-24T14:40:11.909Z] ++ 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-02-24T14:40:11.909Z] ++ set -e [2021-02-24T14:40:11.909Z] ++ '[' -n 0 ']' [2021-02-24T14:40:11.909Z] ++ set -x [2021-02-24T14:40:11.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-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-02-24T14:40:12.169Z] INFO: Testing against a local daemon [2021-02-24T14:40:12.169Z] === RUN TestCheckpoint [2021-02-24T14:40:12.169Z] --- SKIP: TestCheckpoint (0.01s) [2021-02-24T14:40:12.169Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:40:12.169Z] === RUN TestContainerInvalidJSON [2021-02-24T14:40:12.169Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:40:12.169Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:40:12.169Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:40:12.169Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:40:12.169Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:40:12.169Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:40:12.169Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-24T14:40:12.169Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-24T14:40:12.169Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-24T14:40:12.169Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-24T14:40:12.169Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-24T14:40:12.169Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-24T14:40:12.169Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-24T14:40:12.169Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-24T14:40:12.169Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-02-24T14:40:12.169Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-24T14:40:12.169Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2021-02-24T14:40:12.169Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-24T14:40:12.429Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-02-24T14:40:12.429Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-24T14:40:12.429Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-02-24T14:40:12.429Z] === RUN TestCopyFromContainer [2021-02-24T14:40:12.999Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-24T14:40:13.217Z] --- PASS: TestDockerNetworkDeletePreferID (1.19s) [2021-02-24T14:40:13.217Z] === RUN TestDaemonDNSFallback [2021-02-24T14:40:14.383Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-24T14:40:14.383Z] === RUN TestCopyFromContainer// [2021-02-24T14:40:14.383Z] === RUN TestCopyFromContainer//bar/root [2021-02-24T14:40:14.383Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-24T14:40:14.643Z] === RUN TestCopyFromContainer/bar/quux [2021-02-24T14:40:14.643Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-24T14:40:14.643Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-24T14:40:14.643Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-24T14:40:14.903Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-24T14:40:14.903Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-24T14:40:14.903Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-24T14:40:15.163Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-24T14:40:15.163Z] --- PASS: TestCopyFromContainer (2.83s) [2021-02-24T14:40:15.163Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-02-24T14:40:15.163Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-02-24T14:40:15.163Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-02-24T14:40:15.163Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-24T14:40:15.163Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-02-24T14:40:15.163Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-02-24T14:40:15.163Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-02-24T14:40:15.163Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-02-24T14:40:15.163Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-02-24T14:40:15.163Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-02-24T14:40:15.163Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-24T14:40:15.163Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:40:15.163Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:40:15.163Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:40:15.163Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:40:15.163Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:40:15.163Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:40:15.163Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-24T14:40:15.163Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-24T14:40:15.163Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-24T14:40:15.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-24T14:40:15.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-24T14:40:15.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-24T14:40:15.163Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-24T14:40:15.163Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-24T14:40:15.423Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-02-24T14:40:15.423Z] === RUN TestCreateWithInvalidEnv [2021-02-24T14:40:15.423Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-24T14:40:15.423Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-24T14:40:15.423Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-24T14:40:15.423Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-24T14:40:15.423Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-24T14:40:15.423Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-24T14:40:15.423Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-24T14:40:15.423Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-24T14:40:15.423Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-24T14:40:15.423Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-24T14:40:15.423Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-24T14:40:15.423Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-24T14:40:15.423Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-24T14:40:15.423Z] === RUN TestCreateTmpfsMountsTarget [2021-02-24T14:40:15.423Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-24T14:40:15.423Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-24T14:40:16.361Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-24T14:40:17.602Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-02-24T14:40:17.602Z] PASS [2021-02-24T14:40:17.602Z] [2021-02-24T14:40:17.602Z] DONE 17 tests in 45.368s [2021-02-24T14:40:17.602Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-24T14:40:17.602Z] INFO: Testing against a local daemon [2021-02-24T14:40:17.602Z] === RUN TestPluginInvalidJSON [2021-02-24T14:40:17.602Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:40:17.602Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:40:17.602Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:40:17.602Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-24T14:40:17.602Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-24T14:40:17.602Z] === RUN TestPluginInstall [2021-02-24T14:40:17.602Z] === RUN TestPluginInstall/no_auth [2021-02-24T14:40:17.602Z] time="2021-02-24T14:40:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:40:17.602Z] time="2021-02-24T14:40:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c3fb9f6b84a0238e55f9eefae398207924333727bcffeee35af3abc112a2566" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:40:17.602Z] time="2021-02-24T14:40:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:40:17.602Z] time="2021-02-24T14:40:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c3fb9f6b84a0238e55f9eefae398207924333727bcffeee35af3abc112a2566" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:40:17.602Z] === RUN TestPluginInstall/with_htpasswd [2021-02-24T14:40:17.602Z] time="2021-02-24T14:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:40:17.602Z] time="2021-02-24T14:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c3fb9f6b84a0238e55f9eefae398207924333727bcffeee35af3abc112a2566" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:40:17.602Z] time="2021-02-24T14:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:40:17.602Z] time="2021-02-24T14:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c3fb9f6b84a0238e55f9eefae398207924333727bcffeee35af3abc112a2566" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:40:17.751Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-24T14:40:17.751Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2021-02-24T14:40:17.751Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-24T14:40:17.858Z] === RUN TestPluginInstall/with_insecure [2021-02-24T14:40:18.321Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-24T14:40:18.786Z] time="2021-02-24T14:40:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:40:18.786Z] time="2021-02-24T14:40:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:843abac57900bc5bc40685ffbd064663a0630fb9dbdba6f9f64ddb44d08364bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:40:18.786Z] time="2021-02-24T14:40:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:40:18.786Z] time="2021-02-24T14:40:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:843abac57900bc5bc40685ffbd064663a0630fb9dbdba6f9f64ddb44d08364bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:40:18.891Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-24T14:40:19.042Z] --- PASS: TestPluginInstall (4.06s) [2021-02-24T14:40:19.042Z] --- PASS: TestPluginInstall/no_auth (2.03s) [2021-02-24T14:40:19.042Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2021-02-24T14:40:19.042Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2021-02-24T14:40:19.042Z] plugin_test.go:160: [d5abbf0cb121f] daemon is not started [2021-02-24T14:40:19.042Z] === RUN TestPluginsWithRuntimes [2021-02-24T14:40:20.270Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s) [2021-02-24T14:40:20.271Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-24T14:40:20.271Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:40:20.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:40:20.271Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:40:20.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:40:20.271Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:40:20.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:40:20.271Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:40:20.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:40:20.271Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:40:20.271Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:40:20.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-24T14:40:20.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-24T14:40:20.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-24T14:40:20.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-24T14:40:20.271Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-24T14:40:20.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-24T14:40:20.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-24T14:40:20.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-02-24T14:40:20.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-02-24T14:40:20.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-24T14:40:20.271Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-24T14:40:20.271Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-24T14:40:20.843Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) [2021-02-24T14:40:20.843Z] === RUN TestCreateDifferentPlatform [2021-02-24T14:40:20.843Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-24T14:40:20.843Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-24T14:40:20.930Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-24T14:40:21.103Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-02-24T14:40:21.103Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-24T14:40:21.103Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-24T14:40:21.103Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-24T14:40:21.103Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-24T14:40:21.103Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-24T14:40:21.103Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-02-24T14:40:21.103Z] === RUN TestContainerStartOnDaemonRestart [2021-02-24T14:40:21.103Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-24T14:40:21.103Z] === RUN TestDaemonRestartIpcMode [2021-02-24T14:40:21.103Z] === PAUSE TestDaemonRestartIpcMode [2021-02-24T14:40:21.103Z] === RUN TestDaemonHostGatewayIP [2021-02-24T14:40:21.103Z] === PAUSE TestDaemonHostGatewayIP [2021-02-24T14:40:21.103Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-24T14:40:21.103Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-24T14:40:21.103Z] === RUN TestContainerKillOnDaemonStart [2021-02-24T14:40:21.103Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-24T14:40:21.103Z] === RUN TestDiff [2021-02-24T14:40:21.368Z] --- PASS: TestDaemonDNSFallback (7.43s) [2021-02-24T14:40:21.368Z] === RUN TestInspectNetwork [2021-02-24T14:40:21.691Z] --- PASS: TestDiff (0.65s) [2021-02-24T14:40:21.691Z] === RUN TestExecWithCloseStdin [2021-02-24T14:40:21.857Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-24T14:40:21.977Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-24T14:40:21.977Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-24T14:40:22.785Z] --- PASS: TestPluginsWithRuntimes (3.55s) [2021-02-24T14:40:22.785Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-02-24T14:40:22.785Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-02-24T14:40:22.785Z] PASS [2021-02-24T14:40:22.785Z] [2021-02-24T14:40:22.785Z] DONE 9 tests in 7.663s [2021-02-24T14:40:22.785Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-24T14:40:22.785Z] INFO: Testing against a local daemon [2021-02-24T14:40:22.785Z] === RUN TestExternalGraphDriver [2021-02-24T14:40:22.785Z] === RUN TestExternalGraphDriver/json [2021-02-24T14:40:22.926Z] --- PASS: TestExecWithCloseStdin (1.11s) [2021-02-24T14:40:22.926Z] === RUN TestExec [2021-02-24T14:40:23.866Z] --- PASS: TestExec (0.96s) [2021-02-24T14:40:23.866Z] === RUN TestExecUser [2021-02-24T14:40:24.674Z] === RUN TestExternalGraphDriver/spec [2021-02-24T14:40:24.810Z] --- PASS: TestExecUser (1.00s) [2021-02-24T14:40:24.810Z] === RUN TestExportContainerAndImportImage [2021-02-24T14:40:25.587Z] === RUN TestInspectNetwork/full_network_id [2021-02-24T14:40:25.587Z] === RUN TestInspectNetwork/partial_network_id [2021-02-24T14:40:25.587Z] === RUN TestInspectNetwork/network_name [2021-02-24T14:40:25.587Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-24T14:40:26.043Z] === RUN TestExternalGraphDriver/pull [2021-02-24T14:40:26.192Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2021-02-24T14:40:26.192Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-24T14:40:26.192Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-24T14:40:26.453Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-24T14:40:27.024Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-24T14:40:27.408Z] --- PASS: TestExternalGraphDriver (4.74s) [2021-02-24T14:40:27.408Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2021-02-24T14:40:27.408Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2021-02-24T14:40:27.408Z] --- PASS: TestExternalGraphDriver/pull (1.35s) [2021-02-24T14:40:27.408Z] === RUN TestGraphdriverPluginV2 [2021-02-24T14:40:27.594Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2021-02-24T14:40:27.595Z] === RUN TestHealthCheckWorkdir [2021-02-24T14:40:27.595Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-24T14:40:28.535Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2021-02-24T14:40:28.535Z] === RUN TestHealthKillContainer [2021-02-24T14:40:29.473Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-24T14:40:29.732Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-24T14:40:29.801Z] --- PASS: TestInspectNetwork (9.23s) [2021-02-24T14:40:29.801Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-24T14:40:29.801Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-24T14:40:29.801Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-24T14:40:29.801Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-24T14:40:29.801Z] === RUN TestRunContainerWithBridgeNone [2021-02-24T14:40:31.113Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-24T14:40:31.631Z] --- PASS: TestGraphdriverPluginV2 (3.44s) [2021-02-24T14:40:31.632Z] PASS [2021-02-24T14:40:31.632Z] [2021-02-24T14:40:31.632Z] DONE 5 tests in 8.217s [2021-02-24T14:40:31.632Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-24T14:40:31.632Z] INFO: Testing against a local daemon [2021-02-24T14:40:31.632Z] === RUN TestContinueAfterPluginCrash [2021-02-24T14:40:31.632Z] === PAUSE TestContinueAfterPluginCrash [2021-02-24T14:40:31.632Z] === RUN TestReadPluginNoRead [2021-02-24T14:40:31.632Z] === PAUSE TestReadPluginNoRead [2021-02-24T14:40:31.632Z] === RUN TestDaemonStartWithLogOpt [2021-02-24T14:40:31.632Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-24T14:40:31.632Z] === CONT TestContinueAfterPluginCrash [2021-02-24T14:40:31.632Z] === CONT TestDaemonStartWithLogOpt [2021-02-24T14:40:31.687Z] --- PASS: TestHealthKillContainer (3.02s) [2021-02-24T14:40:31.687Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-24T14:40:32.355Z] --- PASS: TestRunContainerWithBridgeNone (2.56s) [2021-02-24T14:40:32.355Z] === RUN TestNetworkInvalidJSON [2021-02-24T14:40:32.355Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-24T14:40:32.355Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-24T14:40:32.355Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:40:32.355Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:40:32.355Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:40:32.355Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:40:32.355Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-24T14:40:32.355Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:40:32.355Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:40:32.355Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-24T14:40:32.355Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-24T14:40:32.355Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-24T14:40:32.355Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-24T14:40:32.355Z] === RUN TestNetworkList [2021-02-24T14:40:32.355Z] === RUN TestNetworkList//networks [2021-02-24T14:40:32.355Z] === PAUSE TestNetworkList//networks [2021-02-24T14:40:32.355Z] === RUN TestNetworkList//networks/ [2021-02-24T14:40:32.355Z] === PAUSE TestNetworkList//networks/ [2021-02-24T14:40:32.355Z] === CONT TestNetworkList//networks [2021-02-24T14:40:32.355Z] === CONT TestNetworkList//networks/ [2021-02-24T14:40:32.355Z] --- PASS: TestNetworkList (0.03s) [2021-02-24T14:40:32.355Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-24T14:40:32.355Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-24T14:40:32.355Z] === RUN TestHostIPv4BridgeLabel [2021-02-24T14:40:32.626Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2021-02-24T14:40:32.627Z] === RUN TestIpcModeNone [2021-02-24T14:40:32.886Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-24T14:40:33.303Z] --- PASS: TestHostIPv4BridgeLabel (0.83s) [2021-02-24T14:40:33.303Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-24T14:40:33.456Z] --- PASS: TestIpcModeNone (1.00s) [2021-02-24T14:40:33.456Z] === RUN TestIpcModePrivate [2021-02-24T14:40:34.397Z] --- PASS: TestIpcModePrivate (1.03s) [2021-02-24T14:40:34.397Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2021-02-24T14:40:34.397Z] === RUN TestIpcModeShareable [2021-02-24T14:40:34.658Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-24T14:40:34.710Z] --- PASS: TestDaemonRestartWithLiveRestore (1.50s) [2021-02-24T14:40:34.710Z] === RUN TestDaemonDefaultNetworkPools [2021-02-24T14:40:34.917Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-24T14:40:35.488Z] --- PASS: TestIpcModeShareable (1.00s) [2021-02-24T14:40:35.488Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2021-02-24T14:40:35.488Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-24T14:40:35.802Z] --- PASS: TestDaemonStartWithLogOpt (4.12s) [2021-02-24T14:40:35.802Z] === CONT TestReadPluginNoRead [2021-02-24T14:40:36.101Z] --- PASS: TestDaemonDefaultNetworkPools (1.32s) [2021-02-24T14:40:36.102Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-24T14:40:36.871Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-24T14:40:37.691Z] === RUN TestReadPluginNoRead/default [2021-02-24T14:40:38.024Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.00s) [2021-02-24T14:40:38.024Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-24T14:40:38.253Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-24T14:40:38.254Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2021-02-24T14:40:38.254Z] === RUN TestAPIIpcModeHost [2021-02-24T14:40:38.823Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-24T14:40:38.823Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-24T14:40:39.057Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-24T14:40:39.083Z] --- PASS: TestAPIIpcModeHost (0.79s) [2021-02-24T14:40:39.083Z] === RUN TestDaemonIpcModeShareable [2021-02-24T14:40:39.984Z] --- PASS: TestContinueAfterPluginCrash (9.12s) [2021-02-24T14:40:40.546Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-24T14:40:40.578Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.50s) [2021-02-24T14:40:40.578Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-24T14:40:40.993Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-24T14:40:40.993Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2021-02-24T14:40:40.993Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-02-24T14:40:40.993Z] === RUN TestDaemonIpcModePrivate [2021-02-24T14:40:41.255Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-24T14:40:41.524Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.91s) [2021-02-24T14:40:41.524Z] === RUN TestServiceWithPredefinedNetwork [2021-02-24T14:40:41.912Z] --- PASS: TestReadPluginNoRead (6.63s) [2021-02-24T14:40:41.912Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2021-02-24T14:40:41.912Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2021-02-24T14:40:41.912Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2021-02-24T14:40:41.912Z] read_test.go:92: [d07ed66fa54e2] daemon is not started [2021-02-24T14:40:41.912Z] PASS [2021-02-24T14:40:41.912Z] [2021-02-24T14:40:41.912Z] DONE 6 tests in 10.800s [2021-02-24T14:40:41.912Z] 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-02-24T14:40:41.912Z] testing: warning: no tests to run [2021-02-24T14:40:41.912Z] PASS [2021-02-24T14:40:41.912Z] [2021-02-24T14:40:41.912Z] DONE 0 tests in 0.006s [2021-02-24T14:40:41.912Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-24T14:40:41.912Z] INFO: Testing against a local daemon [2021-02-24T14:40:41.912Z] === RUN TestPluginWithDevMounts [2021-02-24T14:40:41.912Z] === PAUSE TestPluginWithDevMounts [2021-02-24T14:40:41.912Z] === CONT TestPluginWithDevMounts [2021-02-24T14:40:42.636Z] --- PASS: TestDaemonIpcModePrivate (1.59s) [2021-02-24T14:40:42.636Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-02-24T14:40:42.636Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-24T14:40:43.738Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-24T14:40:43.738Z] Copying nested executables into bundles/binary-daemon [2021-02-24T14:40:43.738Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-24T14:40:43.801Z] --- PASS: TestPluginWithDevMounts (1.70s) [2021-02-24T14:40:43.801Z] PASS [2021-02-24T14:40:43.801Z] [2021-02-24T14:40:43.801Z] DONE 1 tests in 1.752s [2021-02-24T14:40:43.801Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-24T14:40:43.801Z] INFO: Testing against a local daemon [2021-02-24T14:40:43.801Z] === RUN TestSecretInspect [2021-02-24T14:40:44.079Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 -e DOCKER_GRAPHDRIVER docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 hack/make.sh cross [2021-02-24T14:40:44.335Z] [2021-02-24T14:40:44.544Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.54s) [2021-02-24T14:40:44.544Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2021-02-24T14:40:44.544Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-24T14:40:44.591Z] Removing bundles/ [2021-02-24T14:40:44.591Z] [2021-02-24T14:40:44.591Z] ---> Making bundle: cross (in bundles/cross) [2021-02-24T14:40:44.591Z] Cross building: bundles/cross/linux/amd64 [2021-02-24T14:40:44.591Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-24T14:40:44.591Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-24T14:40:44.804Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-24T14:40:44.836Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2021-02-24T14:40:44.837Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-24T14:40:44.837Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:40:44.837Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:40:44.837Z] === RUN TestServiceWithDataPathPortInit [2021-02-24T14:40:45.691Z] --- PASS: TestSecretInspect (1.90s) [2021-02-24T14:40:45.691Z] === RUN TestSecretList [2021-02-24T14:40:46.185Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2021-02-24T14:40:46.185Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2021-02-24T14:40:46.185Z] === RUN TestIpcModeOlderClient [2021-02-24T14:40:46.185Z] === PAUSE TestIpcModeOlderClient [2021-02-24T14:40:46.185Z] === RUN TestKillContainerInvalidSignal [2021-02-24T14:40:46.185Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-24T14:40:46.755Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2021-02-24T14:40:46.755Z] === RUN TestKillContainer [2021-02-24T14:40:46.755Z] === RUN TestKillContainer/no_signal [2021-02-24T14:40:47.325Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-24T14:40:47.325Z] === RUN TestKillContainer/non_killing_signal [2021-02-24T14:40:47.894Z] === RUN TestKillContainer/killing_signal [2021-02-24T14:40:48.153Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-24T14:40:48.209Z] --- PASS: TestSecretList (2.31s) [2021-02-24T14:40:48.209Z] === RUN TestSecretsCreateAndDelete [2021-02-24T14:40:48.722Z] --- PASS: TestKillContainer (1.95s) [2021-02-24T14:40:48.722Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-02-24T14:40:48.722Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2021-02-24T14:40:48.722Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2021-02-24T14:40:48.722Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-24T14:40:48.722Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-24T14:40:49.293Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-24T14:40:49.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2021-02-24T14:40:49.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2021-02-24T14:40:49.863Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2021-02-24T14:40:49.863Z] === RUN TestKillStoppedContainer [2021-02-24T14:40:49.863Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-02-24T14:40:49.863Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-24T14:40:49.863Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-02-24T14:40:49.863Z] === RUN TestKillDifferentUserContainer [2021-02-24T14:40:50.097Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2021-02-24T14:40:50.097Z] === RUN TestSecretsUpdate [2021-02-24T14:40:50.802Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-02-24T14:40:50.802Z] === RUN TestInspectOomKilledTrue [2021-02-24T14:40:50.802Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-24T14:40:50.802Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:40:50.802Z] === RUN TestInspectOomKilledFalse [2021-02-24T14:40:50.802Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-24T14:40:50.802Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:40:50.802Z] === RUN TestLinksEtcHostsContentMatch [2021-02-24T14:40:51.371Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2021-02-24T14:40:51.371Z] === RUN TestLinksContainerNames [2021-02-24T14:40:51.632Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-24T14:40:51.632Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-24T14:40:52.573Z] --- PASS: TestLinksContainerNames (1.46s) [2021-02-24T14:40:52.573Z] === RUN TestLogsFollowTailEmpty [2021-02-24T14:40:52.611Z] --- PASS: TestSecretsUpdate (2.28s) [2021-02-24T14:40:52.611Z] === RUN TestTemplatedSecret [2021-02-24T14:40:53.512Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-02-24T14:40:53.512Z] === RUN TestContainerNetworkMountsNoChown [2021-02-24T14:40:54.083Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2021-02-24T14:40:54.083Z] === RUN TestMountDaemonRoot [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/default [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/default [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/private [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/private [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rprivate [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/slave [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/slave [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rslave [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/shared [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/shared [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rshared [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/default [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/rshared [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/shared [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/rslave [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/slave [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/rprivate [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/private [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-24T14:40:54.343Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:40:54.343Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-24T14:40:54.343Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-24T14:40:54.603Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-24T14:40:54.603Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-24T14:40:54.603Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-24T14:40:54.603Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-24T14:40:54.603Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-24T14:40:54.603Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-24T14:40:54.603Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-24T14:40:54.603Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-24T14:40:54.863Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-24T14:40:54.863Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-24T14:40:54.863Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-24T14:40:54.863Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-24T14:40:54.863Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-24T14:40:54.863Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-24T14:40:54.863Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-24T14:40:54.863Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-24T14:40:54.863Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-24T14:40:54.863Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-24T14:40:54.863Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-24T14:40:55.124Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s) [2021-02-24T14:40:55.124Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-02-24T14:40:55.124Z] === RUN TestContainerBindMountNonRecursive [2021-02-24T14:40:55.128Z] --- PASS: TestTemplatedSecret (2.71s) [2021-02-24T14:40:55.128Z] === RUN TestSecretCreateResolve [2021-02-24T14:40:57.643Z] --- PASS: TestSecretCreateResolve (2.36s) [2021-02-24T14:40:57.643Z] PASS [2021-02-24T14:40:57.643Z] [2021-02-24T14:40:57.643Z] DONE 6 tests in 13.860s [2021-02-24T14:40:57.643Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-24T14:40:57.643Z] INFO: Testing against a local daemon [2021-02-24T14:40:57.643Z] === RUN TestServiceCreateInit [2021-02-24T14:40:57.643Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-24T14:40:57.662Z] --- PASS: TestContainerBindMountNonRecursive (2.54s) [2021-02-24T14:40:57.662Z] === RUN TestContainerVolumesMountedAsShared [2021-02-24T14:40:58.231Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2021-02-24T14:40:58.231Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-24T14:40:58.500Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-24T14:40:59.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-24T14:40:59.069Z] --- PASS: TestContainerVolumesMountedAsSlave (0.79s) [2021-02-24T14:40:59.069Z] === RUN TestNetworkNat [2021-02-24T14:40:59.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-24T14:41:00.010Z] --- PASS: TestNetworkNat (0.89s) [2021-02-24T14:41:00.010Z] === RUN TestNetworkLocalhostTCPNat [2021-02-24T14:41:00.950Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2021-02-24T14:41:00.950Z] === RUN TestNetworkLoopbackNat [2021-02-24T14:41:01.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-24T14:41:01.779Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-24T14:41:01.813Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-24T14:41:02.973Z] --- PASS: TestServiceWithDataPathPortInit (18.05s) [2021-02-24T14:41:02.973Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-24T14:41:03.687Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-24T14:41:03.949Z] --- PASS: TestNetworkLoopbackNat (3.21s) [2021-02-24T14:41:03.949Z] === RUN TestPause [2021-02-24T14:41:05.332Z] --- PASS: TestPause (1.03s) [2021-02-24T14:41:05.332Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-24T14:41:05.332Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:41:05.332Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:41:05.332Z] === RUN TestPauseStopPausedContainer [2021-02-24T14:41:05.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-24T14:41:05.902Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2021-02-24T14:41:05.902Z] === RUN TestPsFilter [2021-02-24T14:41:05.979Z] --- PASS: TestServiceCreateInit (7.87s) [2021-02-24T14:41:05.979Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.00s) [2021-02-24T14:41:05.979Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.86s) [2021-02-24T14:41:05.979Z] === RUN TestCreateServiceMultipleTimes [2021-02-24T14:41:06.163Z] --- PASS: TestPsFilter (0.23s) [2021-02-24T14:41:06.163Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-24T14:41:07.103Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2021-02-24T14:41:07.103Z] === RUN TestRemoveContainerWithVolume [2021-02-24T14:41:08.044Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2021-02-24T14:41:08.044Z] === RUN TestRemoveContainerRunning [2021-02-24T14:41:08.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-24T14:41:09.244Z] --- PASS: TestRemoveContainerRunning (1.45s) [2021-02-24T14:41:09.244Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-24T14:41:10.185Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2021-02-24T14:41:10.185Z] === RUN TestRemoveInvalidContainer [2021-02-24T14:41:10.185Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-24T14:41:10.185Z] === RUN TestRenameLinkedContainer [2021-02-24T14:41:11.569Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-24T14:41:12.988Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.58s) [2021-02-24T14:41:12.988Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ht17chnuhg493bpf5vxkpbdr5 Created:2021-02-24 14:41:03.94926981 +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[9847eaa43dfa08ce3305f98bde51b93edf2a024098b39097506a38bb9b51cc04:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ds9kqt4u31n94899w46id18ie EndpointID:be270c104345d40f27c306e2397464b125708c74399e1de97515a2851c7364b8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2d622b00ba8074eedd7aae9dfcbeb354d20e5c63489f5aac75d12712175c248c 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:250105cc7ee1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ds9kqt4u31n94899w46id18ie EndpointID:be270c104345d40f27c306e2397464b125708c74399e1de97515a2851c7364b8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-24T14:41:12.988Z] PASS [2021-02-24T14:41:12.988Z] [2021-02-24T14:41:12.988Z] === Skipped [2021-02-24T14:41:12.988Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:41:12.988Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:41:12.988Z] [2021-02-24T14:41:12.988Z] [2021-02-24T14:41:12.988Z] DONE 26 tests, 1 skipped in 60.054s [2021-02-24T14:41:12.988Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:41:12.988Z] ++ 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-02-24T14:41:12.988Z] ++ set -e [2021-02-24T14:41:12.988Z] ++ '[' -n 0 ']' [2021-02-24T14:41:12.988Z] ++ set -x [2021-02-24T14:41:12.989Z] ++ env -i DEST=/go/src/github.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-02-24T14:41:12.989Z] INFO: Testing against a local daemon [2021-02-24T14:41:12.989Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-24T14:41:12.989Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-24T14:41:12.989Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:41:12.989Z] === RUN TestDockerNetworkIpvlan [2021-02-24T14:41:12.989Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:41:12.989Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:41:12.989Z] PASS [2021-02-24T14:41:12.989Z] [2021-02-24T14:41:12.989Z] === Skipped [2021-02-24T14:41:12.989Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-24T14:41:12.989Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:41:12.989Z] [2021-02-24T14:41:12.989Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:41:12.989Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:41:12.989Z] [2021-02-24T14:41:12.989Z] [2021-02-24T14:41:12.989Z] DONE 2 tests, 2 skipped in 0.136s [2021-02-24T14:41:12.989Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:41:12.989Z] ++ 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-02-24T14:41:12.989Z] ++ set -e [2021-02-24T14:41:12.989Z] ++ '[' -n 0 ']' [2021-02-24T14:41:12.989Z] ++ set -x [2021-02-24T14:41:12.989Z] ++ env -i DEST=/go/src/github.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-02-24T14:41:12.989Z] INFO: Testing against a local daemon [2021-02-24T14:41:12.989Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-24T14:41:13.935Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.19s) [2021-02-24T14:41:13.935Z] === RUN TestDockerNetworkMacvlan [2021-02-24T14:41:14.111Z] --- PASS: TestRenameLinkedContainer (3.94s) [2021-02-24T14:41:14.111Z] === RUN TestRenameStoppedContainer [2021-02-24T14:41:14.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-24T14:41:14.882Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-24T14:41:15.314Z] --- PASS: TestRenameStoppedContainer (0.89s) [2021-02-24T14:41:15.314Z] === RUN TestRenameRunningContainerAndReuse [2021-02-24T14:41:16.255Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-24T14:41:16.273Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-24T14:41:16.824Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-24T14:41:17.101Z] --- PASS: TestRenameRunningContainerAndReuse (2.03s) [2021-02-24T14:41:17.101Z] === RUN TestRenameInvalidName [2021-02-24T14:41:17.664Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-24T14:41:18.071Z] --- PASS: TestRenameInvalidName (0.97s) [2021-02-24T14:41:18.071Z] === RUN TestRenameAnonymousContainer [2021-02-24T14:41:19.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-24T14:41:19.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-24T14:41:20.976Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-24T14:41:21.107Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-24T14:41:21.366Z] --- PASS: TestRenameAnonymousContainer (3.13s) [2021-02-24T14:41:21.366Z] === RUN TestRenameContainerWithSameName [2021-02-24T14:41:22.307Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2021-02-24T14:41:22.307Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-24T14:41:23.686Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2021-02-24T14:41:23.686Z] === RUN TestResize [2021-02-24T14:41:24.024Z] --- PASS: TestCreateServiceMultipleTimes (16.29s) [2021-02-24T14:41:24.024Z] === RUN TestCreateServiceConflict [2021-02-24T14:41:24.024Z] --- PASS: TestCreateServiceConflict (1.89s) [2021-02-24T14:41:24.024Z] === RUN TestCreateServiceMaxReplicas [2021-02-24T14:41:24.287Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-24T14:41:24.627Z] --- PASS: TestResize (0.73s) [2021-02-24T14:41:24.627Z] === RUN TestResizeWithInvalidSize [2021-02-24T14:41:25.569Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2021-02-24T14:41:25.569Z] === RUN TestResizeWhenContainerNotStarted [2021-02-24T14:41:25.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-24T14:41:26.090Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2021-02-24T14:41:26.090Z] === RUN TestDaemonRestartKillContainers [2021-02-24T14:41:26.090Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:41:26.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:41:26.090Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:41:26.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:41:26.090Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:41:26.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:41:26.090Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:41:26.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:41:26.090Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:41:26.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:41:26.090Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:41:26.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:41:26.090Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:41:26.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:41:26.090Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:41:26.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:41:26.090Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:41:26.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:41:26.090Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:41:26.090Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:41:26.090Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:41:26.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:41:26.091Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:41:26.091Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:41:26.091Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-24T14:41:26.091Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-24T14:41:26.540Z] --- PASS: TestCreateServiceMaxReplicas (2.96s) [2021-02-24T14:41:26.540Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-24T14:41:29.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-24T14:41:29.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:41:29.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:41:30.888Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-24T14:41:31.299Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-24T14:41:31.299Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-24T14:41:32.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-24T14:41:32.812Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-24T14:41:32.829Z] --- PASS: TestDockerNetworkMacvlan (18.78s) [2021-02-24T14:41:32.829Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-02-24T14:41:32.829Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-02-24T14:41:32.829Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s) [2021-02-24T14:41:32.829Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s) [2021-02-24T14:41:32.829Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.88s) [2021-02-24T14:41:32.829Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.44s) [2021-02-24T14:41:32.829Z] PASS [2021-02-24T14:41:32.829Z] [2021-02-24T14:41:32.829Z] DONE 8 tests in 21.109s [2021-02-24T14:41:32.829Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-24T14:41:32.829Z] ++ 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-02-24T14:41:32.829Z] ++ set -e [2021-02-24T14:41:32.829Z] ++ '[' -n 0 ']' [2021-02-24T14:41:32.829Z] ++ set -x [2021-02-24T14:41:32.829Z] ++ env -i DEST=/go/src/github.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-02-24T14:41:32.829Z] testing: warning: no tests to run [2021-02-24T14:41:32.829Z] PASS [2021-02-24T14:41:32.829Z] [2021-02-24T14:41:32.829Z] DONE 0 tests in 0.025s [2021-02-24T14:41:32.829Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-24T14:41:32.829Z] ++ 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-02-24T14:41:32.829Z] ++ set -e [2021-02-24T14:41:32.829Z] ++ '[' -n 0 ']' [2021-02-24T14:41:32.829Z] ++ set -x [2021-02-24T14:41:32.829Z] ++ env -i DEST=/go/src/github.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-02-24T14:41:32.829Z] INFO: Testing against a local daemon [2021-02-24T14:41:32.829Z] === RUN TestAuthZPluginAllowRequest [2021-02-24T14:41:33.071Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-24T14:41:34.750Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2021-02-24T14:41:34.750Z] === RUN TestAuthZPluginTLS [2021-02-24T14:41:34.981Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-24T14:41:35.697Z] --- PASS: TestAuthZPluginTLS (0.74s) [2021-02-24T14:41:35.697Z] === RUN TestAuthZPluginDenyRequest [2021-02-24T14:41:35.921Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-24T14:41:36.181Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-24T14:41:36.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-24T14:41:36.273Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2021-02-24T14:41:36.273Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-24T14:41:36.441Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-24T14:41:36.847Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2021-02-24T14:41:36.847Z] === RUN TestAuthZPluginDenyResponse [2021-02-24T14:41:37.422Z] --- PASS: TestAuthZPluginDenyResponse (0.70s) [2021-02-24T14:41:37.422Z] === RUN TestAuthZPluginAllowEventStream [2021-02-24T14:41:39.342Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2021-02-24T14:41:39.342Z] === RUN TestAuthZPluginErrorResponse [2021-02-24T14:41:39.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-24T14:41:39.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-24T14:41:39.916Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2021-02-24T14:41:39.916Z] === RUN TestAuthZPluginErrorRequest [2021-02-24T14:41:39.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-24T14:41:40.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-24T14:41:40.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-24T14:41:40.863Z] --- PASS: TestAuthZPluginErrorRequest (0.70s) [2021-02-24T14:41:40.863Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-24T14:41:41.375Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.37s) [2021-02-24T14:41:41.375Z] === RUN TestCreateServiceSecretFileMode [2021-02-24T14:41:41.437Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s) [2021-02-24T14:41:41.438Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-24T14:41:42.301Z] --- PASS: TestCreateServiceSecretFileMode (2.61s) [2021-02-24T14:41:42.302Z] === RUN TestCreateServiceConfigFileMode [2021-02-24T14:41:42.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-24T14:41:43.368Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-24T14:41:43.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.05s) [2021-02-24T14:41:43.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.20s) [2021-02-24T14:41:43.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s) [2021-02-24T14:41:43.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.91s) [2021-02-24T14:41:43.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2021-02-24T14:41:43.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s) [2021-02-24T14:41:43.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.92s) [2021-02-24T14:41:43.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.06s) [2021-02-24T14:41:43.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.20s) [2021-02-24T14:41:43.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.02s) [2021-02-24T14:41:43.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.06s) [2021-02-24T14:41:43.368Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.09s) [2021-02-24T14:41:43.368Z] === RUN TestCgroupNamespacesRun [2021-02-24T14:41:43.991Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s) [2021-02-24T14:41:43.991Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-24T14:41:44.818Z] --- PASS: TestCreateServiceConfigFileMode (2.17s) [2021-02-24T14:41:44.818Z] === RUN TestCreateServiceSysctls [2021-02-24T14:41:45.277Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2021-02-24T14:41:45.277Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-24T14:41:45.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-24T14:41:46.546Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.39s) [2021-02-24T14:41:46.547Z] === RUN TestAuthZPluginHeader [2021-02-24T14:41:46.920Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2021-02-24T14:41:46.920Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-24T14:41:47.121Z] --- PASS: TestAuthZPluginHeader (1.04s) [2021-02-24T14:41:47.121Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-24T14:41:47.121Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-24T14:41:47.121Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:41:47.121Z] === RUN TestAuthZPluginV2Disable [2021-02-24T14:41:47.121Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-24T14:41:47.121Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:41:47.121Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-24T14:41:47.121Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-24T14:41:47.121Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:41:47.121Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-24T14:41:47.121Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-24T14:41:47.121Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:41:47.121Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-24T14:41:47.334Z] --- PASS: TestCreateServiceSysctls (2.81s) [2021-02-24T14:41:47.334Z] === RUN TestCreateServiceCapabilities [2021-02-24T14:41:49.463Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.10s) [2021-02-24T14:41:49.463Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-24T14:41:49.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-24T14:41:50.603Z] --- PASS: TestCreateServiceCapabilities (2.64s) [2021-02-24T14:41:50.603Z] === RUN TestInspect [2021-02-24T14:41:51.105Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2021-02-24T14:41:51.105Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-24T14:41:51.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-24T14:41:53.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-24T14:41:53.059Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.00s) [2021-02-24T14:41:53.059Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-24T14:41:53.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-24T14:41:53.119Z] --- PASS: TestInspect (2.91s) [2021-02-24T14:41:53.119Z] === RUN TestCreateJob [2021-02-24T14:41:54.441Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-24T14:41:54.442Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-24T14:41:54.701Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.82s) [2021-02-24T14:41:54.701Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-24T14:41:55.270Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-24T14:41:55.839Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.15s) [2021-02-24T14:41:55.839Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-24T14:41:56.386Z] --- PASS: TestCreateJob (2.87s) [2021-02-24T14:41:56.386Z] === RUN TestReplicatedJob [2021-02-24T14:41:56.408Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-24T14:41:57.347Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-24T14:41:57.918Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2021-02-24T14:41:57.918Z] === RUN TestKernelTCPMemory [2021-02-24T14:41:58.858Z] --- PASS: TestKernelTCPMemory (0.99s) [2021-02-24T14:41:58.858Z] === RUN TestNISDomainname [2021-02-24T14:42:00.239Z] --- PASS: TestNISDomainname (1.27s) [2021-02-24T14:42:00.239Z] === RUN TestHostnameDnsResolution [2021-02-24T14:42:00.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-24T14:42:00.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-24T14:42:00.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-24T14:42:01.439Z] --- PASS: TestHostnameDnsResolution (1.26s) [2021-02-24T14:42:01.439Z] === RUN TestStats [2021-02-24T14:42:01.664Z] --- PASS: TestReplicatedJob (5.78s) [2021-02-24T14:42:01.664Z] === RUN TestUpdateReplicatedJob [2021-02-24T14:42:02.821Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-24T14:42:03.761Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-24T14:42:04.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-24T14:42:04.282Z] --- PASS: TestStats (2.83s) [2021-02-24T14:42:04.282Z] === RUN TestStopContainerWithTimeout [2021-02-24T14:42:04.282Z] === RUN TestStopContainerWithTimeout/0 [2021-02-24T14:42:04.282Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-24T14:42:04.282Z] === RUN TestStopContainerWithTimeout/1 [2021-02-24T14:42:04.282Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-24T14:42:04.282Z] === RUN TestStopContainerWithTimeout/3 [2021-02-24T14:42:04.282Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-24T14:42:04.282Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-24T14:42:04.282Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-24T14:42:04.282Z] === CONT TestStopContainerWithTimeout/0 [2021-02-24T14:42:04.282Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-24T14:42:04.541Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-24T14:42:04.930Z] --- PASS: TestUpdateReplicatedJob (3.28s) [2021-02-24T14:42:04.930Z] === RUN TestServiceListWithStatuses [2021-02-24T14:42:04.930Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-24T14:42:04.930Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:42:04.930Z] === RUN TestDockerNetworkConnectAlias [2021-02-24T14:42:05.252Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.23s) [2021-02-24T14:42:05.252Z] PASS [2021-02-24T14:42:05.252Z] [2021-02-24T14:42:05.252Z] === Skipped [2021-02-24T14:42:05.252Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-24T14:42:05.252Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:42:05.252Z] [2021-02-24T14:42:05.252Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-24T14:42:05.252Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:42:05.252Z] [2021-02-24T14:42:05.252Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-24T14:42:05.252Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:42:05.252Z] [2021-02-24T14:42:05.252Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-24T14:42:05.252Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:42:05.252Z] [2021-02-24T14:42:05.252Z] [2021-02-24T14:42:05.252Z] DONE 17 tests, 4 skipped in 32.605s [2021-02-24T14:42:05.252Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-24T14:42:05.252Z] ++ 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-02-24T14:42:05.252Z] ++ set -e [2021-02-24T14:42:05.252Z] ++ '[' -n 0 ']' [2021-02-24T14:42:05.252Z] ++ set -x [2021-02-24T14:42:05.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-02-24T14:42:05.480Z] === CONT TestStopContainerWithTimeout/3 [2021-02-24T14:42:05.514Z] INFO: Testing against a local daemon [2021-02-24T14:42:05.514Z] === RUN TestPluginInvalidJSON [2021-02-24T14:42:05.514Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:42:05.514Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:42:05.514Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:42:05.514Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-24T14:42:05.514Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-24T14:42:05.514Z] === RUN TestPluginInstall [2021-02-24T14:42:05.514Z] === RUN TestPluginInstall/no_auth [2021-02-24T14:42:05.739Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-24T14:42:05.982Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-24T14:42:06.545Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-24T14:42:07.647Z] === CONT TestStopContainerWithTimeout/1 [2021-02-24T14:42:07.912Z] Cross building: bundles/cross/windows/amd64 [2021-02-24T14:42:07.912Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-24T14:42:07.912Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-24T14:42:08.068Z] time="2021-02-24T14:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:42:08.068Z] time="2021-02-24T14:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:321ec27df866419e5fa05fae1312e1087e3fddfbf7577d83ca09e9f2500d58be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:42:08.068Z] time="2021-02-24T14:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:42:08.068Z] time="2021-02-24T14:42:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:321ec27df866419e5fa05fae1312e1087e3fddfbf7577d83ca09e9f2500d58be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:42:08.068Z] === RUN TestPluginInstall/with_htpasswd [2021-02-24T14:42:08.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-24T14:42:09.015Z] time="2021-02-24T14:42:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:42:09.015Z] time="2021-02-24T14:42:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0053f6b810fd793494c2dd9ccd590dac46ab7c94ab801b3c768ffb7d216c32a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:42:09.015Z] time="2021-02-24T14:42:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:42:09.015Z] time="2021-02-24T14:42:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0053f6b810fd793494c2dd9ccd590dac46ab7c94ab801b3c768ffb7d216c32a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:42:09.276Z] === RUN TestPluginInstall/with_insecure [2021-02-24T14:42:09.527Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-02-24T14:42:09.527Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2021-02-24T14:42:09.527Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2021-02-24T14:42:09.527Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2021-02-24T14:42:09.527Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2021-02-24T14:42:09.527Z] === RUN TestDeleteDevicemapper [2021-02-24T14:42:09.527Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-24T14:42:09.527Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:42:09.527Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-24T14:42:10.172Z] --- PASS: TestDockerNetworkConnectAlias (4.42s) [2021-02-24T14:42:10.172Z] === RUN TestDockerNetworkReConnect [2021-02-24T14:42:10.665Z] time="2021-02-24T14:42:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:42:10.665Z] time="2021-02-24T14:42:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c72d4ffbdf38d11c2ed50f44b170fd5ebf53d5561d47fd90219fd023aaf407c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:42:10.665Z] time="2021-02-24T14:42:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:42:10.665Z] time="2021-02-24T14:42:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7c72d4ffbdf38d11c2ed50f44b170fd5ebf53d5561d47fd90219fd023aaf407c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:42:10.927Z] --- PASS: TestPluginInstall (5.50s) [2021-02-24T14:42:10.927Z] --- PASS: TestPluginInstall/no_auth (2.56s) [2021-02-24T14:42:10.927Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2021-02-24T14:42:10.927Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2021-02-24T14:42:10.927Z] plugin_test.go:160: [dcf0dce12808b] daemon is not started [2021-02-24T14:42:10.927Z] === RUN TestPluginsWithRuntimes [2021-02-24T14:42:11.436Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-24T14:42:12.008Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-24T14:42:13.389Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.96s) [2021-02-24T14:42:13.389Z] === RUN TestUpdateMemory [2021-02-24T14:42:13.389Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-24T14:42:13.389Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:42:13.389Z] === RUN TestUpdateCPUQuota [2021-02-24T14:42:13.389Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-24T14:42:13.437Z] --- PASS: TestDockerNetworkReConnect (3.67s) [2021-02-24T14:42:13.437Z] === RUN TestServicePlugin [2021-02-24T14:42:13.481Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-24T14:42:14.773Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-24T14:42:14.871Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-24T14:42:15.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-24T14:42:15.035Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-24T14:42:15.035Z] --- PASS: TestUpdateCPUQuota (1.80s) [2021-02-24T14:42:15.035Z] === RUN TestUpdatePidsLimit [2021-02-24T14:42:15.035Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-24T14:42:15.604Z] === RUN TestUpdatePidsLimit/no_change [2021-02-24T14:42:15.604Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-24T14:42:15.865Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-24T14:42:15.865Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-24T14:42:16.124Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-24T14:42:16.384Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-24T14:42:16.384Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-24T14:42:16.665Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-24T14:42:16.791Z] --- PASS: TestPluginsWithRuntimes (5.65s) [2021-02-24T14:42:16.791Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.66s) [2021-02-24T14:42:16.791Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.71s) [2021-02-24T14:42:16.791Z] PASS [2021-02-24T14:42:16.791Z] [2021-02-24T14:42:16.791Z] DONE 9 tests in 11.340s [2021-02-24T14:42:16.791Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-24T14:42:16.791Z] ++ 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-02-24T14:42:16.791Z] ++ set -e [2021-02-24T14:42:16.791Z] ++ '[' -n 0 ']' [2021-02-24T14:42:16.791Z] ++ set -x [2021-02-24T14:42:16.791Z] ++ env -i DEST=/go/src/github.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-02-24T14:42:16.791Z] INFO: Testing against a local daemon [2021-02-24T14:42:16.791Z] === RUN TestExternalGraphDriver [2021-02-24T14:42:17.053Z] === RUN TestExternalGraphDriver/json [2021-02-24T14:42:17.242Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-24T14:42:17.504Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-24T14:42:18.107Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-24T14:42:18.107Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-24T14:42:19.046Z] --- PASS: TestUpdatePidsLimit (3.74s) [2021-02-24T14:42:19.046Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2021-02-24T14:42:19.046Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2021-02-24T14:42:19.046Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2021-02-24T14:42:19.046Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2021-02-24T14:42:19.046Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2021-02-24T14:42:19.046Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2021-02-24T14:42:19.046Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2021-02-24T14:42:19.046Z] === RUN TestUpdateRestartPolicy [2021-02-24T14:42:19.609Z] === RUN TestExternalGraphDriver/spec [2021-02-24T14:42:22.164Z] === RUN TestExternalGraphDriver/pull [2021-02-24T14:42:22.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-24T14:42:22.908Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-24T14:42:23.847Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-24T14:42:24.718Z] --- PASS: TestExternalGraphDriver (7.52s) [2021-02-24T14:42:24.718Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2021-02-24T14:42:24.718Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2021-02-24T14:42:24.718Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2021-02-24T14:42:24.718Z] === RUN TestGraphdriverPluginV2 [2021-02-24T14:42:24.718Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2021-02-24T14:42:24.718Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:42:24.718Z] PASS [2021-02-24T14:42:24.718Z] [2021-02-24T14:42:24.718Z] === Skipped [2021-02-24T14:42:24.718Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2021-02-24T14:42:24.718Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:42:24.718Z] [2021-02-24T14:42:24.718Z] [2021-02-24T14:42:24.718Z] DONE 5 tests, 1 skipped in 7.697s [2021-02-24T14:42:24.718Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-24T14:42:24.718Z] ++ 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-02-24T14:42:24.718Z] ++ set -e [2021-02-24T14:42:24.718Z] ++ '[' -n 0 ']' [2021-02-24T14:42:24.718Z] ++ set -x [2021-02-24T14:42:24.718Z] ++ env -i DEST=/go/src/github.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-02-24T14:42:24.718Z] INFO: Testing against a local daemon [2021-02-24T14:42:24.718Z] === RUN TestContinueAfterPluginCrash [2021-02-24T14:42:24.718Z] === PAUSE TestContinueAfterPluginCrash [2021-02-24T14:42:24.718Z] === RUN TestReadPluginNoRead [2021-02-24T14:42:24.718Z] === PAUSE TestReadPluginNoRead [2021-02-24T14:42:24.718Z] === RUN TestDaemonStartWithLogOpt [2021-02-24T14:42:24.718Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-24T14:42:24.718Z] === CONT TestContinueAfterPluginCrash [2021-02-24T14:42:24.718Z] === CONT TestDaemonStartWithLogOpt [2021-02-24T14:42:24.718Z] === CONT TestReadPluginNoRead [2021-02-24T14:42:24.787Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-24T14:42:25.047Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-24T14:42:25.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-24T14:42:25.567Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-24T14:42:26.136Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-24T14:42:26.395Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-24T14:42:28.946Z] === RUN TestReadPluginNoRead/default [2021-02-24T14:42:29.210Z] --- PASS: TestDaemonStartWithLogOpt (4.77s) [2021-02-24T14:42:29.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-24T14:42:31.128Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-24T14:42:31.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-24T14:42:31.597Z] --- PASS: TestUpdateRestartPolicy (12.76s) [2021-02-24T14:42:31.597Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-24T14:42:32.518Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-24T14:42:32.538Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2021-02-24T14:42:32.538Z] === RUN TestWaitNonBlocked [2021-02-24T14:42:32.538Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:42:32.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:42:32.538Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:42:32.538Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:42:32.538Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-24T14:42:32.538Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-24T14:42:33.921Z] --- PASS: TestWaitNonBlocked (0.05s) [2021-02-24T14:42:33.921Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.30s) [2021-02-24T14:42:33.921Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.34s) [2021-02-24T14:42:33.921Z] === RUN TestWaitBlocked [2021-02-24T14:42:33.921Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:42:33.921Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:42:33.921Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:42:33.921Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:42:33.921Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-24T14:42:33.921Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-24T14:42:34.439Z] --- PASS: TestReadPluginNoRead (9.82s) [2021-02-24T14:42:34.439Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2021-02-24T14:42:34.439Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2021-02-24T14:42:34.439Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2021-02-24T14:42:34.439Z] read_test.go:92: [de5707b9f3714] daemon is not started [2021-02-24T14:42:34.701Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2021-02-24T14:42:34.701Z] PASS [2021-02-24T14:42:34.701Z] [2021-02-24T14:42:34.701Z] DONE 6 tests in 10.327s [2021-02-24T14:42:34.701Z] 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-02-24T14:42:34.701Z] ++ 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-02-24T14:42:34.701Z] ++ set -e [2021-02-24T14:42:34.701Z] ++ '[' -n 0 ']' [2021-02-24T14:42:34.701Z] ++ set -x [2021-02-24T14:42:34.701Z] ++ env -i DEST=/go/src/github.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-02-24T14:42:34.701Z] testing: warning: no tests to run [2021-02-24T14:42:34.701Z] PASS [2021-02-24T14:42:34.701Z] [2021-02-24T14:42:34.701Z] DONE 0 tests in 0.045s [2021-02-24T14:42:34.963Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-24T14:42:34.963Z] ++ 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-02-24T14:42:34.963Z] ++ set -e [2021-02-24T14:42:34.963Z] ++ '[' -n 0 ']' [2021-02-24T14:42:34.963Z] ++ set -x [2021-02-24T14:42:34.963Z] ++ env -i DEST=/go/src/github.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-02-24T14:42:34.963Z] INFO: Testing against a local daemon [2021-02-24T14:42:34.963Z] === RUN TestPluginWithDevMounts [2021-02-24T14:42:34.963Z] === PAUSE TestPluginWithDevMounts [2021-02-24T14:42:34.963Z] === CONT TestPluginWithDevMounts [2021-02-24T14:42:35.303Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-24T14:42:35.303Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-24T14:42:35.303Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.37s) [2021-02-24T14:42:35.303Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.43s) [2021-02-24T14:42:35.303Z] === CONT TestContainerStartOnDaemonRestart [2021-02-24T14:42:35.303Z] === CONT TestContainerKillOnDaemonStart [2021-02-24T14:42:37.515Z] --- PASS: TestPluginWithDevMounts (2.16s) [2021-02-24T14:42:37.515Z] PASS [2021-02-24T14:42:37.515Z] [2021-02-24T14:42:37.515Z] DONE 1 tests in 2.307s [2021-02-24T14:42:37.515Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-24T14:42:37.515Z] ++ 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-02-24T14:42:37.515Z] ++ set -e [2021-02-24T14:42:37.515Z] ++ '[' -n 0 ']' [2021-02-24T14:42:37.515Z] ++ set -x [2021-02-24T14:42:37.515Z] ++ env -i DEST=/go/src/github.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-02-24T14:42:37.515Z] INFO: Testing against a local daemon [2021-02-24T14:42:37.515Z] === RUN TestSecretInspect [2021-02-24T14:42:37.841Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-24T14:42:38.413Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-24T14:42:38.672Z] --- PASS: TestContainerStartOnDaemonRestart (3.31s) [2021-02-24T14:42:38.673Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-24T14:42:38.673Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-24T14:42:38.932Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-24T14:42:40.314Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-24T14:42:40.826Z] --- PASS: TestSecretInspect (3.29s) [2021-02-24T14:42:40.826Z] === RUN TestSecretList [2021-02-24T14:42:41.695Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.89s) [2021-02-24T14:42:41.695Z] === CONT TestDaemonHostGatewayIP [2021-02-24T14:42:41.955Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-24T14:42:43.863Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-24T14:42:44.135Z] --- PASS: TestSecretList (3.32s) [2021-02-24T14:42:44.135Z] === RUN TestSecretsCreateAndDelete [2021-02-24T14:42:44.433Z] --- PASS: TestDaemonHostGatewayIP (3.06s) [2021-02-24T14:42:44.433Z] === CONT TestDaemonRestartIpcMode [2021-02-24T14:42:45.373Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-24T14:42:45.457Z] --- PASS: TestServicePlugin (30.11s) [2021-02-24T14:42:45.457Z] plugin_test.go:62: [dad188e96d5a4] joining swarm manager [d8b4b490c4dbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T14:42:45.457Z] plugin_test.go:65: [dd0946c4143ff] joining swarm manager [d8b4b490c4dbf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T14:42:45.457Z] === RUN TestServiceUpdateLabel [2021-02-24T14:42:45.457Z] --- PASS: TestServiceUpdateLabel (2.26s) [2021-02-24T14:42:45.457Z] === RUN TestServiceUpdateSecrets [2021-02-24T14:42:46.754Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-24T14:42:46.754Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-24T14:42:46.754Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-24T14:42:46.754Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-24T14:42:46.754Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-24T14:42:47.444Z] --- PASS: TestSecretsCreateAndDelete (3.30s) [2021-02-24T14:42:47.444Z] === RUN TestSecretsUpdate [2021-02-24T14:42:48.664Z] --- PASS: TestDaemonRestartIpcMode (3.94s) [2021-02-24T14:42:48.664Z] === CONT TestIpcModeOlderClient [2021-02-24T14:42:48.664Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-02-24T14:42:48.664Z] --- PASS: TestContainerKillOnDaemonStart (13.37s) [2021-02-24T14:42:48.664Z] PASS [2021-02-24T14:42:48.664Z] [2021-02-24T14:42:48.664Z] === Skipped [2021-02-24T14:42:48.664Z] === SKIP: amd64.integration.container TestCheckpoint (0.01s) [2021-02-24T14:42:48.664Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-24T14:42:48.664Z] [2021-02-24T14:42:48.664Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-24T14:42:48.664Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:42:48.664Z] [2021-02-24T14:42:48.664Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-24T14:42:48.664Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:42:48.664Z] [2021-02-24T14:42:48.664Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-24T14:42:48.664Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-24T14:42:48.664Z] [2021-02-24T14:42:48.664Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-24T14:42:48.664Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-24T14:42:48.664Z] [2021-02-24T14:42:48.664Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-24T14:42:48.664Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-24T14:42:48.664Z] [2021-02-24T14:42:48.664Z] [2021-02-24T14:42:48.664Z] DONE 196 tests, 6 skipped in 156.824s [2021-02-24T14:42:48.664Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-24T14:42:48.664Z] ++ 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-02-24T14:42:48.664Z] ++ set -e [2021-02-24T14:42:48.664Z] ++ '[' -n 0 ']' [2021-02-24T14:42:48.664Z] ++ set -x [2021-02-24T14:42:48.664Z] ++ env -i DEST=/go/src/github.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-02-24T14:42:48.926Z] INFO: Testing against a local daemon [2021-02-24T14:42:48.926Z] === RUN TestCommitInheritsEnv [2021-02-24T14:42:49.495Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-24T14:42:49.495Z] --- PASS: TestCommitInheritsEnv (0.66s) [2021-02-24T14:42:49.495Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-24T14:42:49.495Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-24T14:42:49.496Z] === RUN TestImagesFilterMultiReference [2021-02-24T14:42:49.755Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-02-24T14:42:49.755Z] === RUN TestImagePullPlatformInvalid [2021-02-24T14:42:49.755Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-02-24T14:42:49.755Z] === RUN TestRemoveImageOrphaning [2021-02-24T14:42:50.325Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2021-02-24T14:42:50.325Z] === RUN TestRemoveImageGarbageCollector [2021-02-24T14:42:50.585Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-24T14:42:50.585Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-24T14:42:50.755Z] --- PASS: TestSecretsUpdate (3.30s) [2021-02-24T14:42:50.755Z] === RUN TestTemplatedSecret [2021-02-24T14:42:51.156Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-24T14:42:51.726Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-24T14:42:52.295Z] --- PASS: TestRemoveImageGarbageCollector (2.13s) [2021-02-24T14:42:52.296Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-24T14:42:52.296Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-02-24T14:42:52.296Z] === RUN TestTagInvalidReference [2021-02-24T14:42:52.296Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-24T14:42:52.296Z] === RUN TestTagValidPrefixedRepo [2021-02-24T14:42:52.555Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-02-24T14:42:52.555Z] === RUN TestTagExistedNameWithoutForce [2021-02-24T14:42:52.555Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-24T14:42:52.555Z] === RUN TestTagOfficialNames [2021-02-24T14:42:52.555Z] --- PASS: TestTagOfficialNames (0.08s) [2021-02-24T14:42:52.555Z] === RUN TestTagMatchesDigest [2021-02-24T14:42:52.555Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-02-24T14:42:52.555Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-24T14:42:54.069Z] --- PASS: TestTemplatedSecret (3.62s) [2021-02-24T14:42:54.069Z] === RUN TestSecretCreateResolve [2021-02-24T14:42:55.094Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-24T14:42:57.000Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-24T14:42:57.378Z] --- PASS: TestSecretCreateResolve (2.71s) [2021-02-24T14:42:57.378Z] PASS [2021-02-24T14:42:57.378Z] [2021-02-24T14:42:57.378Z] DONE 6 tests in 19.670s [2021-02-24T14:42:57.378Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-24T14:42:57.378Z] ++ 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-02-24T14:42:57.378Z] ++ set -e [2021-02-24T14:42:57.378Z] ++ '[' -n 0 ']' [2021-02-24T14:42:57.378Z] ++ set -x [2021-02-24T14:42:57.378Z] ++ env -i DEST=/go/src/github.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-02-24T14:42:57.378Z] INFO: Testing against a local daemon [2021-02-24T14:42:57.378Z] === RUN TestServiceCreateInit [2021-02-24T14:42:57.378Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-24T14:42:57.938Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-24T14:42:58.197Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-24T14:42:58.767Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-24T14:42:58.767Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-24T14:43:00.147Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-24T14:43:00.290Z] --- PASS: TestServiceUpdateSecrets (14.65s) [2021-02-24T14:43:00.290Z] === RUN TestServiceUpdateConfigs [2021-02-24T14:43:02.693Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-24T14:43:03.445Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-24T14:43:04.016Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-24T14:43:04.957Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-24T14:43:06.912Z] --- PASS: TestServiceCreateInit (9.96s) [2021-02-24T14:43:06.912Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s) [2021-02-24T14:43:06.912Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.63s) [2021-02-24T14:43:06.912Z] === RUN TestCreateServiceMultipleTimes [2021-02-24T14:43:07.499Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-24T14:43:09.407Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-24T14:43:11.948Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-24T14:43:12.208Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-24T14:43:13.589Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-24T14:43:13.849Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-24T14:43:14.420Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-24T14:43:15.124Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2021-02-24T14:43:15.124Z] === RUN TestServiceUpdateNetwork [2021-02-24T14:43:18.619Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-24T14:43:18.619Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-24T14:43:18.619Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-24T14:43:19.559Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-24T14:43:20.154Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-24T14:43:21.559Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-24T14:43:22.942Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-24T14:43:23.202Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-24T14:43:26.494Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-24T14:43:27.291Z] --- PASS: TestServiceUpdateNetwork (12.55s) [2021-02-24T14:43:27.291Z] === RUN TestServiceUpdatePidsLimit [2021-02-24T14:43:28.655Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-24T14:43:28.900Z] --- PASS: TestCreateServiceMultipleTimes (19.49s) [2021-02-24T14:43:28.900Z] === RUN TestCreateServiceConflict [2021-02-24T14:43:29.032Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-24T14:43:29.032Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-24T14:43:29.216Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-24T14:43:29.390Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-24T14:43:29.390Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-24T14:43:29.390Z] remote: Enumerating objects: 2, done. [2021-02-24T14:43:29.390Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-24T14:43:29.390Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-24T14:43:29.390Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-24T14:43:29.390Z] 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-02-24T14:43:29.390Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-24T14:43:29.390Z] [2021-02-24T14:43:29.601Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-24T14:43:29.845Z] --- PASS: TestCreateServiceConflict (3.28s) [2021-02-24T14:43:29.845Z] === RUN TestCreateServiceMaxReplicas [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-24T14:43:30.170Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-24T14:43:30.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41960/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 hack/test/unit [2021-02-24T14:43:32.079Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-24T14:43:32.339Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-24T14:43:32.799Z] ? github.com/docker/docker/api [no test files] [2021-02-24T14:43:34.063Z] --- PASS: TestCreateServiceMaxReplicas (3.68s) [2021-02-24T14:43:34.063Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-24T14:43:34.249Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-24T14:43:34.250Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-24T14:43:35.631Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-24T14:43:35.891Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-24T14:43:37.297Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-24T14:43:39.186Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-24T14:43:40.126Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-24T14:43:42.035Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-24T14:43:43.831Z] --- PASS: TestServiceUpdatePidsLimit (16.61s) [2021-02-24T14:43:43.831Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2021-02-24T14:43:43.831Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.98s) [2021-02-24T14:43:43.831Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-02-24T14:43:43.831Z] PASS [2021-02-24T14:43:43.831Z] [2021-02-24T14:43:43.831Z] === Skipped [2021-02-24T14:43:43.831Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-24T14:43:43.831Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:43:43.831Z] [2021-02-24T14:43:43.831Z] [2021-02-24T14:43:43.831Z] DONE 27 tests, 1 skipped in 166.337s [2021-02-24T14:43:43.831Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-24T14:43:43.831Z] INFO: Testing against a local daemon [2021-02-24T14:43:43.831Z] === RUN TestSessionCreate [2021-02-24T14:43:43.831Z] --- PASS: TestSessionCreate (0.02s) [2021-02-24T14:43:43.831Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-24T14:43:43.831Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-24T14:43:43.831Z] PASS [2021-02-24T14:43:43.831Z] [2021-02-24T14:43:43.831Z] DONE 2 tests in 0.072s [2021-02-24T14:43:43.831Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-24T14:43:43.831Z] INFO: Testing against a local daemon [2021-02-24T14:43:43.831Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-24T14:43:43.831Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-02-24T14:43:43.831Z] === RUN TestEventsExecDie [2021-02-24T14:43:43.945Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-24T14:43:44.393Z] --- PASS: TestEventsExecDie (0.60s) [2021-02-24T14:43:44.393Z] === RUN TestEventsBackwardsCompatible [2021-02-24T14:43:44.393Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-02-24T14:43:44.393Z] === RUN TestInfoBinaryCommits [2021-02-24T14:43:44.649Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-24T14:43:44.649Z] === RUN TestInfoAPIVersioned [2021-02-24T14:43:44.649Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-24T14:43:44.649Z] === RUN TestInfoDiscoveryBackend [2021-02-24T14:43:45.210Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-24T14:43:45.210Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-24T14:43:46.138Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-24T14:43:46.138Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-24T14:43:46.699Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-24T14:43:46.699Z] === RUN TestInfoAPI [2021-02-24T14:43:46.699Z] --- PASS: TestInfoAPI (0.02s) [2021-02-24T14:43:46.699Z] === RUN TestInfoAPIWarnings [2021-02-24T14:43:47.649Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-02-24T14:43:48.144Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-24T14:43:48.985Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.90s) [2021-02-24T14:43:48.985Z] === RUN TestCreateServiceSecretFileMode [2021-02-24T14:43:51.440Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-24T14:43:51.440Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-24T14:43:52.295Z] --- PASS: TestCreateServiceSecretFileMode (3.45s) [2021-02-24T14:43:52.295Z] === RUN TestCreateServiceConfigFileMode [2021-02-24T14:43:52.381Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-24T14:43:52.381Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-24T14:43:55.605Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2021-02-24T14:43:55.605Z] === RUN TestCreateServiceSysctls [2021-02-24T14:43:55.679Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-24T14:43:57.588Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-24T14:43:57.848Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-24T14:43:59.229Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-02-24T14:43:59.822Z] --- PASS: TestCreateServiceSysctls (4.62s) [2021-02-24T14:43:59.822Z] === RUN TestCreateServiceCapabilities [2021-02-24T14:44:00.167Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-24T14:44:00.167Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-24T14:44:02.710Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-24T14:44:03.136Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2021-02-24T14:44:03.136Z] === RUN TestInspect [2021-02-24T14:44:03.649Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-24T14:44:04.734Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-02-24T14:44:04.734Z] === RUN TestInfoDebug [2021-02-24T14:44:04.734Z] --- PASS: TestInfoDebug (0.52s) [2021-02-24T14:44:04.734Z] === RUN TestInfoInsecureRegistries [2021-02-24T14:44:04.734Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-24T14:44:04.734Z] === RUN TestInfoRegistryMirrors [2021-02-24T14:44:04.734Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-24T14:44:04.734Z] === RUN TestLoginFailsWithBadCredentials [2021-02-24T14:44:04.734Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-02-24T14:44:04.734Z] === RUN TestPingCacheHeaders [2021-02-24T14:44:04.734Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-24T14:44:04.734Z] === RUN TestPingGet [2021-02-24T14:44:04.734Z] --- PASS: TestPingGet (0.01s) [2021-02-24T14:44:04.734Z] === RUN TestPingHead [2021-02-24T14:44:04.734Z] --- PASS: TestPingHead (0.02s) [2021-02-24T14:44:04.734Z] === RUN TestVersion [2021-02-24T14:44:04.734Z] --- PASS: TestVersion (0.02s) [2021-02-24T14:44:04.734Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-02-24T14:44:06.100Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.22s) [2021-02-24T14:44:06.100Z] PASS [2021-02-24T14:44:06.100Z] [2021-02-24T14:44:06.100Z] DONE 18 tests in 22.103s [2021-02-24T14:44:06.100Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-24T14:44:06.100Z] INFO: Testing against a local daemon [2021-02-24T14:44:06.100Z] === RUN TestVolumesCreateAndList [2021-02-24T14:44:06.100Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-24T14:44:06.100Z] === RUN TestVolumesRemove [2021-02-24T14:44:06.100Z] --- PASS: TestVolumesRemove (0.08s) [2021-02-24T14:44:06.100Z] === RUN TestVolumesInspect [2021-02-24T14:44:06.100Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-24T14:44:06.100Z] === RUN TestVolumesInvalidJSON [2021-02-24T14:44:06.100Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-24T14:44:06.101Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-24T14:44:06.101Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-24T14:44:06.101Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-24T14:44:06.101Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-24T14:44:06.101Z] PASS [2021-02-24T14:44:06.101Z] [2021-02-24T14:44:06.101Z] DONE 5 tests in 0.179s [2021-02-24T14:44:06.101Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-24T14:44:06.663Z] Stopping apparmor (via systemctl): apparmor.service. [2021-02-24T14:44:06.663Z] Removing test suite binaries [2021-02-24T14:44:06.663Z] exiting test-integration [2021-02-24T14:44:06.663Z] ++ exit 0 [2021-02-24T14:44:06.663Z] [2021-02-24T14:44:07.357Z] --- PASS: TestInspect (3.58s) [2021-02-24T14:44:07.357Z] === RUN TestCreateJob Post stage [Pipeline] junit [2021-02-24T14:44:09.952Z] Recording test results [2021-02-24T14:44:10.227Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-24T14:44:11.562Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2021-02-24T14:44:11.583Z] --- PASS: TestCreateJob (4.46s) [2021-02-24T14:44:11.583Z] === RUN TestReplicatedJob [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-24T14:44:11.899Z] + echo Ensuring container killed. [2021-02-24T14:44:11.899Z] Ensuring container killed. [2021-02-24T14:44:11.899Z] + docker rm -vf docker-pr5 [2021-02-24T14:44:11.899Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-02-24T14:44:12.136Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-24T14:44:12.136Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-24T14:44:12.179Z] + echo Chowning /workspace to jenkins user [2021-02-24T14:44:12.179Z] Chowning /workspace to jenkins user [2021-02-24T14:44:12.179Z] + id -u [2021-02-24T14:44:12.179Z] + id -g [2021-02-24T14:44:12.179Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41960:/workspace busybox chown -R 1000:1000 /workspace [2021-02-24T14:44:12.179Z] Unable to find image 'busybox:latest' locally [2021-02-24T14:44:14.675Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-24T14:44:17.420Z] latest: Pulling from library/busybox [2021-02-24T14:44:17.420Z] 5c4213be9af9: Pulling fs layer [2021-02-24T14:44:17.420Z] 5c4213be9af9: Verifying Checksum [2021-02-24T14:44:17.420Z] 5c4213be9af9: Download complete [2021-02-24T14:44:17.420Z] 5c4213be9af9: Pull complete [2021-02-24T14:44:17.675Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-24T14:44:17.675Z] Status: Downloaded newer image for busybox:latest [2021-02-24T14:44:18.179Z] --- PASS: TestReplicatedJob (6.66s) [2021-02-24T14:44:18.180Z] === RUN TestUpdateReplicatedJob [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-24T14:44:20.518Z] + bundleName=amd64-cgroup2 [2021-02-24T14:44:20.518Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-02-24T14:44:20.518Z] Creating amd64-cgroup2-bundles.tar.gz [2021-02-24T14:44:20.518Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-24T14:44:20.518Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-24T14:44:20.782Z] Archiving artifacts [2021-02-24T14:44:21.246Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-24T14:44:22.390Z] --- PASS: TestUpdateReplicatedJob (4.35s) [2021-02-24T14:44:22.390Z] === RUN TestServiceListWithStatuses [2021-02-24T14:44:22.390Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-24T14:44:22.390Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:44:22.390Z] === RUN TestDockerNetworkConnectAlias [2021-02-24T14:44:22.651Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41960/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-24T14:44:22.998Z] + make clean [2021-02-24T14:44:23.253Z] docker volume rm -f docker-dev-cache [2021-02-24T14:44:23.253Z] docker-dev-cache [Pipeline] deleteDir [2021-02-24T14:44:23.781Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-24T14:44:25.685Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-24T14:44:28.975Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-24T14:44:28.975Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-02-24T14:44:28.981Z] --- PASS: TestDockerNetworkConnectAlias (6.49s) [2021-02-24T14:44:28.981Z] === RUN TestDockerNetworkReConnect [2021-02-24T14:44:31.509Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-24T14:44:31.510Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite (362.43s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.57s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.91s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.69s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.94s) [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:1455: [ded9756d7b303] daemon is not started [2021-02-24T14:44:34.048Z] check_test.go:309: [d10819a2584ef] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.58s) [2021-02-24T14:44:34.048Z] check_test.go:309: [d60367164eccc] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.01s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.10s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.60s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.66s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.81s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.79s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.53s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-02-24T14:44:34.048Z] check_test.go:309: [d01901ed9e0e7] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-24T14:44:34.048Z] check_test.go:309: [d6da94c898f49] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.63s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.60s) [2021-02-24T14:44:34.048Z] check_test.go:309: [d58628ff1afe3] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.76s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.83s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.66s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.25s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-24T14:44:34.048Z] check_test.go:309: [da146a3b7f321] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.69s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.11s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.21s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.64s) [2021-02-24T14:44:34.048Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-24T14:44:34.048Z] check_test.go:309: [d51e34c6d6fd1] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.46s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.13s) [2021-02-24T14:44:34.048Z] check_test.go:309: [d93691f4cd34f] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.17s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-02-24T14:44:34.048Z] check_test.go:309: [dd896f9fc13e8] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.55s) [2021-02-24T14:44:34.048Z] docker_cli_daemon_plugins_test.go:79: [d9f2743d919fd] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.79s) [2021-02-24T14:44:34.048Z] docker_cli_daemon_plugins_test.go:169: [d99cbdcdb6f10] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.94s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-02-24T14:44:34.048Z] check_test.go:309: [d88f7e17eb268] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.88s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.53s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.87s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.89s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.24s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.68s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.66s) [2021-02-24T14:44:34.048Z] check_test.go:309: [d6ff26d1568f8] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.51s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.27s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.81s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.96s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.21s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.55s) [2021-02-24T14:44:34.048Z] check_test.go:309: [d9c0beb4ab7c2] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.75s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.77s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.59s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.10s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.71s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.38s) [2021-02-24T14:44:34.048Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-24T14:44:34.048Z] check_test.go:309: [dfb869fea5ce7] daemon is not started [2021-02-24T14:44:34.048Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-24T14:44:34.048Z] check_test.go:309: [d74acad588f5a] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.41s) [2021-02-24T14:44:34.048Z] check_test.go:309: [dbb8370335908] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.62s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.42s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.12s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.02s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.69s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.62s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.77s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.35s) [2021-02-24T14:44:34.048Z] check_test.go:309: [d0d3c63346c00] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.46s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.57s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.81s) [2021-02-24T14:44:34.048Z] check_test.go:309: [d04df432a107d] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.52s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-24T14:44:34.048Z] check_test.go:309: [de44643f0b2b9] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2021-02-24T14:44:34.048Z] check_test.go:309: [da486ccf74a47] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.33s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2021-02-24T14:44:34.048Z] check_test.go:309: [db4a896eed146] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.06s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.38s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-02-24T14:44:34.048Z] check_test.go:309: [dba137a5e6ebc] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.90s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.78s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.01s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.31s) [2021-02-24T14:44:34.048Z] check_test.go:309: [d45e694f41317] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.93s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-02-24T14:44:34.048Z] check_test.go:309: [d5b6dc604140e] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.92s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.23s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.77s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.55s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.95s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.98s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.30s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.41s) [2021-02-24T14:44:34.048Z] docker_cli_daemon_test.go:2550: [dafd9479b3b04] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.98s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.83s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.90s) [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-02-24T14:44:34.048Z] check_test.go:309: [d2a95640669cd] daemon is not started [2021-02-24T14:44:34.048Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.39s) [2021-02-24T14:44:34.048Z] === RUN TestDockerSwarmSuite [2021-02-24T14:44:34.048Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-24T14:44:34.273Z] --- PASS: TestDockerNetworkReConnect (5.10s) [2021-02-24T14:44:34.273Z] === RUN TestServicePlugin [2021-02-24T14:44:34.273Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-24T14:44:34.273Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:44:34.273Z] === RUN TestServiceUpdateLabel [2021-02-24T14:44:36.583Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-24T14:44:36.583Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-24T14:44:36.842Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-24T14:44:37.101Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-24T14:44:37.577Z] --- PASS: TestServiceUpdateLabel (3.29s) [2021-02-24T14:44:37.577Z] === RUN TestServiceUpdateSecrets [2021-02-24T14:44:38.066Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-24T14:44:38.326Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-24T14:44:38.587Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-24T14:44:39.156Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-24T14:44:40.533Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-24T14:44:41.471Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-24T14:44:43.375Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-24T14:44:45.279Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-24T14:44:45.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-24T14:44:46.785Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-24T14:44:48.165Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-24T14:44:49.545Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-24T14:44:52.489Z] --- PASS: TestServiceUpdateSecrets (15.45s) [2021-02-24T14:44:52.489Z] === RUN TestServiceUpdateConfigs [2021-02-24T14:44:56.110Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-24T14:44:59.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-24T14:45:00.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-24T14:45:09.035Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-24T14:45:09.036Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2021-02-24T14:45:09.036Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-24T14:45:09.036Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-24T14:45:09.036Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-02-24T14:45:09.036Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-24T14:45:09.036Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-02-24T14:45:09.036Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/builder [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-24T14:45:09.036Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-24T14:45:10.613Z] --- PASS: TestServiceUpdateConfigs (15.38s) [2021-02-24T14:45:10.613Z] === RUN TestServiceUpdateNetwork [2021-02-24T14:45:12.305Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2021-02-24T14:45:12.561Z] ok github.com/docker/docker/builder/dockerfile 0.230s coverage: 48.3% of statements [2021-02-24T14:45:12.561Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-24T14:45:13.489Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-02-24T14:45:14.855Z] ok github.com/docker/docker/builder/remotecontext/git 1.351s coverage: 86.3% of statements [2021-02-24T14:45:14.855Z] ? github.com/docker/docker/cli [no test files] [2021-02-24T14:45:14.855Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-24T14:45:18.121Z] ok github.com/docker/docker/client 0.168s coverage: 75.4% of statements [2021-02-24T14:45:18.881Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-24T14:45:19.141Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-24T14:45:22.853Z] --- PASS: TestServiceUpdateNetwork (14.84s) [2021-02-24T14:45:22.853Z] === RUN TestServiceUpdatePidsLimit [2021-02-24T14:45:24.771Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-24T14:45:25.344Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-24T14:45:27.382Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-24T14:45:28.322Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-24T14:45:28.581Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-24T14:45:29.150Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-24T14:45:30.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-24T14:45:30.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-24T14:45:30.658Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-24T14:45:30.658Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-24T14:45:31.227Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-24T14:45:33.486Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-24T14:45:41.211Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-24T14:45:41.470Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-24T14:45:41.629Z] --- PASS: TestServiceUpdatePidsLimit (17.53s) [2021-02-24T14:45:41.629Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2021-02-24T14:45:41.629Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-02-24T14:45:41.629Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-02-24T14:45:41.629Z] PASS [2021-02-24T14:45:41.629Z] [2021-02-24T14:45:41.629Z] === Skipped [2021-02-24T14:45:41.629Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-24T14:45:41.629Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:45:41.629Z] [2021-02-24T14:45:41.629Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-24T14:45:41.629Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-24T14:45:41.629Z] [2021-02-24T14:45:41.629Z] [2021-02-24T14:45:41.629Z] DONE 27 tests, 2 skipped in 163.432s [2021-02-24T14:45:41.629Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-24T14:45:41.629Z] ++ 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-02-24T14:45:41.629Z] ++ set -e [2021-02-24T14:45:41.629Z] ++ '[' -n 0 ']' [2021-02-24T14:45:41.629Z] ++ set -x [2021-02-24T14:45:41.629Z] ++ env -i DEST=/go/src/github.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-02-24T14:45:41.629Z] INFO: Testing against a local daemon [2021-02-24T14:45:41.629Z] === RUN TestSessionCreate [2021-02-24T14:45:41.629Z] --- PASS: TestSessionCreate (0.05s) [2021-02-24T14:45:41.629Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-24T14:45:41.629Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-24T14:45:41.629Z] PASS [2021-02-24T14:45:41.629Z] [2021-02-24T14:45:41.629Z] DONE 2 tests in 0.228s [2021-02-24T14:45:41.629Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-24T14:45:41.629Z] ++ 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-02-24T14:45:41.629Z] ++ set -e [2021-02-24T14:45:41.629Z] ++ '[' -n 0 ']' [2021-02-24T14:45:41.629Z] ++ set -x [2021-02-24T14:45:41.630Z] ++ env -i DEST=/go/src/github.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-02-24T14:45:41.630Z] INFO: Testing against a local daemon [2021-02-24T14:45:41.630Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-24T14:45:41.630Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-24T14:45:41.630Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-24T14:45:41.630Z] === RUN TestEventsExecDie [2021-02-24T14:45:41.630Z] --- PASS: TestEventsExecDie (0.88s) [2021-02-24T14:45:41.630Z] === RUN TestEventsBackwardsCompatible [2021-02-24T14:45:41.630Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-02-24T14:45:41.630Z] === RUN TestInfoBinaryCommits [2021-02-24T14:45:41.630Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-02-24T14:45:41.630Z] === RUN TestInfoAPIVersioned [2021-02-24T14:45:41.891Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-24T14:45:41.891Z] === RUN TestInfoDiscoveryBackend [2021-02-24T14:45:42.039Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-24T14:45:42.463Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-02-24T14:45:42.463Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-24T14:45:42.607Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-24T14:45:43.176Z] === RUN TestDockerSuite/TestBuildFails [2021-02-24T14:45:43.407Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-24T14:45:43.407Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-24T14:45:43.747Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-24T14:45:43.981Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2021-02-24T14:45:43.981Z] === RUN TestInfoAPI [2021-02-24T14:45:43.981Z] --- PASS: TestInfoAPI (0.05s) [2021-02-24T14:45:43.981Z] === RUN TestInfoAPIWarnings [2021-02-24T14:45:44.006Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-24T14:45:46.547Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-24T14:45:49.083Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-24T14:45:50.020Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-24T14:45:50.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-24T14:45:51.526Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-24T14:45:52.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-24T14:45:52.096Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-24T14:45:53.475Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-24T14:45:56.012Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-24T14:45:56.784Z] ok github.com/docker/docker/cmd/dockerd 0.098s coverage: 29.1% of statements [2021-02-24T14:45:56.948Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-24T14:45:57.517Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-24T14:45:58.149Z] ok github.com/docker/docker/container 0.125s coverage: 34.7% of statements [2021-02-24T14:45:58.149Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-24T14:45:58.149Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-24T14:45:58.149Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-24T14:45:58.149Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-24T14:45:59.422Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-24T14:46:01.326Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-24T14:46:02.100Z] --- PASS: TestInfoAPIWarnings (16.63s) [2021-02-24T14:46:02.100Z] === RUN TestInfoDebug [2021-02-24T14:46:02.100Z] --- PASS: TestInfoDebug (0.63s) [2021-02-24T14:46:02.100Z] === RUN TestInfoInsecureRegistries [2021-02-24T14:46:02.100Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2021-02-24T14:46:02.100Z] === RUN TestInfoRegistryMirrors [2021-02-24T14:46:02.703Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-24T14:46:02.779Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2021-02-24T14:46:02.779Z] === RUN TestLoginFailsWithBadCredentials [2021-02-24T14:46:02.779Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-02-24T14:46:02.779Z] === RUN TestPingCacheHeaders [2021-02-24T14:46:03.041Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-02-24T14:46:03.041Z] === RUN TestPingGet [2021-02-24T14:46:03.041Z] --- PASS: TestPingGet (0.03s) [2021-02-24T14:46:03.041Z] === RUN TestPingHead [2021-02-24T14:46:03.041Z] --- PASS: TestPingHead (0.05s) [2021-02-24T14:46:03.041Z] === RUN TestVersion [2021-02-24T14:46:03.041Z] --- PASS: TestVersion (0.05s) [2021-02-24T14:46:03.041Z] PASS [2021-02-24T14:46:03.041Z] [2021-02-24T14:46:03.041Z] === Skipped [2021-02-24T14:46:03.041Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-24T14:46:03.041Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-24T14:46:03.041Z] [2021-02-24T14:46:03.041Z] [2021-02-24T14:46:03.041Z] DONE 18 tests, 1 skipped in 22.505s [2021-02-24T14:46:03.041Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-24T14:46:03.041Z] ++ 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-02-24T14:46:03.041Z] ++ set -e [2021-02-24T14:46:03.041Z] ++ '[' -n 0 ']' [2021-02-24T14:46:03.041Z] ++ set -x [2021-02-24T14:46:03.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-24T14:46:03.302Z] INFO: Testing against a local daemon [2021-02-24T14:46:03.302Z] === RUN TestVolumesCreateAndList [2021-02-24T14:46:03.302Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-24T14:46:03.302Z] === RUN TestVolumesRemove [2021-02-24T14:46:03.302Z] --- PASS: TestVolumesRemove (0.13s) [2021-02-24T14:46:03.302Z] === RUN TestVolumesInspect [2021-02-24T14:46:03.302Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-24T14:46:03.302Z] === RUN TestVolumesInvalidJSON [2021-02-24T14:46:03.563Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-24T14:46:03.563Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-24T14:46:03.563Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-24T14:46:03.563Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-24T14:46:03.563Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-24T14:46:03.563Z] PASS [2021-02-24T14:46:03.563Z] [2021-02-24T14:46:03.563Z] DONE 5 tests in 0.366s [2021-02-24T14:46:03.563Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-24T14:46:04.136Z] ++++ cat bundles/test-integration/docker.pid [2021-02-24T14:46:04.136Z] +++ kill 13957 [2021-02-24T14:46:05.609Z] +++ /etc/init.d/apparmor stop [2021-02-24T14:46:05.609Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-24T14:46:05.609Z] [2021-02-24T14:46:05.609Z] Unloading profiles will leave already running processes permanently [2021-02-24T14:46:05.609Z] unconfined, which can lead to unexpected situations. [2021-02-24T14:46:05.609Z] [2021-02-24T14:46:05.609Z] To set a process to complain mode, use the command line tool [2021-02-24T14:46:05.609Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-24T14:46:05.609Z] +++ true [2021-02-24T14:46:05.609Z] exiting test-integration [2021-02-24T14:46:05.609Z] ++ exit 0 [2021-02-24T14:46:05.609Z] [2021-02-24T14:46:07.974Z] --- PASS: TestImportExtremelyLargeImageWorks (194.39s) [2021-02-24T14:46:07.974Z] PASS [2021-02-24T14:46:07.974Z] [2021-02-24T14:46:07.974Z] DONE 12 tests in 198.391s [2021-02-24T14:46:07.974Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-24T14:46:07.974Z] ++ 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-02-24T14:46:07.974Z] ++ set -e [2021-02-24T14:46:07.974Z] ++ '[' -n 0 ']' [2021-02-24T14:46:07.974Z] ++ set -x [2021-02-24T14:46:07.974Z] ++ env -i DEST=/go/src/github.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-02-24T14:46:07.974Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-24T14:46:07.974Z] INFO: Testing against a local daemon [2021-02-24T14:46:07.974Z] === RUN TestNetworkCreateDelete [2021-02-24T14:46:07.974Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-02-24T14:46:07.974Z] === RUN TestDockerNetworkDeletePreferID [2021-02-24T14:46:07.974Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-24T14:46:07.974Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-02-24T14:46:07.974Z] === RUN TestDaemonDNSFallback Post stage [Pipeline] junit [2021-02-24T14:46:08.188Z] Recording test results [2021-02-24T14:46:08.233Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-24T14:46:08.491Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-24T14:46:08.817Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-24T14:46:08.849Z] + echo Ensuring container killed. [2021-02-24T14:46:08.849Z] Ensuring container killed. [2021-02-24T14:46:08.849Z] + docker rm -vf docker-pr5 [2021-02-24T14:46:08.849Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-02-24T14:46:09.144Z] + echo Chowning /workspace to jenkins user [2021-02-24T14:46:09.144Z] Chowning /workspace to jenkins user [2021-02-24T14:46:09.144Z] + id -u [2021-02-24T14:46:09.144Z] + id -g [2021-02-24T14:46:09.144Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41960:/workspace busybox chown -R 1000:1000 /workspace [2021-02-24T14:46:09.144Z] Unable to find image 'busybox:latest' locally [2021-02-24T14:46:09.386Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-24T14:46:09.386Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-24T14:46:09.405Z] latest: Pulling from library/busybox [2021-02-24T14:46:09.405Z] bfdf7b082edb: Pulling fs layer [2021-02-24T14:46:09.666Z] bfdf7b082edb: Verifying Checksum [2021-02-24T14:46:09.666Z] bfdf7b082edb: Download complete [2021-02-24T14:46:09.927Z] bfdf7b082edb: Pull complete [2021-02-24T14:46:09.927Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-24T14:46:09.927Z] Status: Downloaded newer image for busybox:latest [2021-02-24T14:46:10.323Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-24T14:46:10.323Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-24T14:46:10.454Z] ok github.com/docker/docker/daemon/cluster 0.092s coverage: 0.5% of statements [2021-02-24T14:46:10.890Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-24T14:46:11.149Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-24T14:46:11.382Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-02-24T14:46:11.407Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-24T14:46:11.666Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-24T14:46:12.602Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-24T14:46:12.747Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-02-24T14:46:14.505Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-24T14:46:14.764Z] --- PASS: TestDaemonDNSFallback (6.77s) [2021-02-24T14:46:14.764Z] === RUN TestInspectNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-24T14:46:15.523Z] + bundleName=arm64-integration [2021-02-24T14:46:15.523Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-24T14:46:15.523Z] Creating arm64-integration-bundles.tar.gz [2021-02-24T14:46:15.523Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-02-24T14:46:15.523Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-02-24T14:46:15.798Z] Archiving artifacts [2021-02-24T14:46:17.883Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41960/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-24T14:46:18.228Z] + make clean [2021-02-24T14:46:18.802Z] docker volume rm -f docker-dev-cache [2021-02-24T14:46:18.955Z] === RUN TestInspectNetwork/full_network_id [2021-02-24T14:46:18.955Z] === RUN TestInspectNetwork/partial_network_id [2021-02-24T14:46:18.955Z] === RUN TestInspectNetwork/network_name [2021-02-24T14:46:18.955Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-24T14:46:19.073Z] docker-dev-cache [Pipeline] deleteDir [2021-02-24T14:46:19.213Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-24T14:46:21.746Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-24T14:46:21.746Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-24T14:46:21.746Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-24T14:46:22.005Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-24T14:46:22.005Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-24T14:46:22.264Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-24T14:46:22.523Z] --- PASS: TestInspectNetwork (7.98s) [2021-02-24T14:46:22.523Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-24T14:46:22.523Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-24T14:46:22.523Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-24T14:46:22.523Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-24T14:46:22.523Z] === RUN TestRunContainerWithBridgeNone [2021-02-24T14:46:22.688Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 14.1% of statements [2021-02-24T14:46:22.688Z] ok github.com/docker/docker/daemon 12.190s coverage: 17.2% of statements [2021-02-24T14:46:22.688Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-24T14:46:22.688Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-24T14:46:23.461Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-24T14:46:23.617Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 81.8% of statements [2021-02-24T14:46:23.874Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-02-24T14:46:24.802Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2021-02-24T14:46:24.802Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-24T14:46:24.802Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-24T14:46:24.840Z] --- PASS: TestRunContainerWithBridgeNone (2.17s) [2021-02-24T14:46:24.840Z] === RUN TestNetworkInvalidJSON [2021-02-24T14:46:24.840Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-24T14:46:24.840Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-24T14:46:24.840Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:46:24.840Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:46:24.840Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:46:24.840Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:46:24.840Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-24T14:46:24.840Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-24T14:46:24.840Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-24T14:46:24.840Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-24T14:46:24.840Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-24T14:46:24.840Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-24T14:46:24.840Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-24T14:46:24.840Z] === RUN TestNetworkList [2021-02-24T14:46:24.840Z] === RUN TestNetworkList//networks [2021-02-24T14:46:24.840Z] === PAUSE TestNetworkList//networks [2021-02-24T14:46:24.840Z] === RUN TestNetworkList//networks/ [2021-02-24T14:46:24.840Z] === PAUSE TestNetworkList//networks/ [2021-02-24T14:46:24.840Z] === CONT TestNetworkList//networks [2021-02-24T14:46:24.840Z] === CONT TestNetworkList//networks/ [2021-02-24T14:46:24.840Z] --- PASS: TestNetworkList (0.02s) [2021-02-24T14:46:24.840Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-24T14:46:24.840Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-24T14:46:24.840Z] === RUN TestHostIPv4BridgeLabel [2021-02-24T14:46:25.099Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-24T14:46:25.360Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-02-24T14:46:25.360Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-24T14:46:25.365Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2021-02-24T14:46:26.764Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-02-24T14:46:26.764Z] === RUN TestDaemonDefaultNetworkPools [2021-02-24T14:46:27.341Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s) [2021-02-24T14:46:27.341Z] === RUN TestDaemonRestartWithExistingNetwork [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-24T14:46:28.279Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-24T14:46:28.539Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-02-24T14:46:28.539Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-24T14:46:28.539Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-24T14:46:28.634Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.490s coverage: 73.3% of statements [2021-02-24T14:46:28.634Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-02-24T14:46:29.106Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-24T14:46:29.563Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.451s coverage: 56.2% of statements [2021-02-24T14:46:30.044Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-02-24T14:46:30.044Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-24T14:46:30.304Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-02-24T14:46:30.304Z] === RUN TestServiceWithPredefinedNetwork [2021-02-24T14:46:31.454Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2021-02-24T14:46:33.346Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.296s coverage: 49.4% of statements [2021-02-24T14:46:33.592Z] --- PASS: TestServiceWithPredefinedNetwork (2.89s) [2021-02-24T14:46:33.592Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-24T14:46:33.592Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:46:33.592Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:46:33.592Z] === RUN TestServiceWithDataPathPortInit [2021-02-24T14:46:33.602Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.467s coverage: 46.2% of statements [2021-02-24T14:46:33.602Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-24T14:46:36.117Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 57.5% of statements [2021-02-24T14:46:36.117Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.511s coverage: 57.7% of statements [2021-02-24T14:46:36.117Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-24T14:46:36.117Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-24T14:46:37.482Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2021-02-24T14:46:37.784Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-24T14:46:38.410Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-02-24T14:46:39.336Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.7% of statements [2021-02-24T14:46:39.336Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-24T14:46:39.336Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-24T14:46:40.319Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-24T14:46:40.700Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2021-02-24T14:46:41.257Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-24T14:46:41.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-24T14:46:41.627Z] ok github.com/docker/docker/daemon/logger/awslogs 0.188s coverage: 77.8% of statements [2021-02-24T14:46:41.627Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-24T14:46:41.627Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-24T14:46:42.188Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2021-02-24T14:46:42.749Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-02-24T14:46:43.748Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2021-02-24T14:46:43.748Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-02-24T14:46:43.793Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-24T14:46:43.793Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-24T14:46:45.134Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 75.2% of statements [2021-02-24T14:46:45.134Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-24T14:46:45.390Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 58.6% of statements [2021-02-24T14:46:46.757Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 31.5% of statements [2021-02-24T14:46:47.985Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-24T14:46:48.123Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-02-24T14:46:48.123Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-24T14:46:48.243Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-24T14:46:49.053Z] ok github.com/docker/docker/daemon/logger/splunk 1.670s coverage: 82.5% of statements [2021-02-24T14:46:49.053Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-24T14:46:49.053Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-02-24T14:46:49.053Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-24T14:46:50.159Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-24T14:46:50.159Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-24T14:46:50.726Z] --- PASS: TestServiceWithDataPathPortInit (17.51s) [2021-02-24T14:46:50.726Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-24T14:46:51.569Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2021-02-24T14:46:51.663Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-24T14:46:51.824Z] ok github.com/docker/docker/distribution 0.156s coverage: 25.0% of statements [2021-02-24T14:46:51.824Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-24T14:46:52.230Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-24T14:46:52.754Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-02-24T14:46:53.168Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-24T14:46:54.104Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-24T14:46:54.118Z] ok github.com/docker/docker/image 0.019s coverage: 86.6% of statements [2021-02-24T14:46:54.374Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2021-02-24T14:46:54.374Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-24T14:46:54.629Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2021-02-24T14:46:55.483Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-24T14:46:55.483Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-24T14:46:55.741Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-24T14:46:55.994Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-02-24T14:46:55.994Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-02-24T14:46:55.995Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-24T14:46:56.000Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-24T14:46:56.259Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-24T14:46:56.556Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2021-02-24T14:46:56.826Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-24T14:46:58.446Z] ok github.com/docker/docker/oci 0.011s coverage: 45.2% of statements [2021-02-24T14:46:58.729Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-24T14:46:58.989Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.09s) [2021-02-24T14:46:58.989Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:aahtks1uu9qcls1iy1ncux2d1 Created:2021-02-24 14:46:52.335659799 +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[009f164fe7261a7b9cf5dc4da514d78eff059f2808d09642798df242a39c26e1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tg577zcrbnw7tl4c3hfpardig EndpointID:526550e736b8c45af98a489eb138f1ef5bc6b5d7dec854d09f42868ef52efa1a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:de4c8dbf2bc92ec130e4d3bb95f72c947c58bb76815dcba85cfac4eb8d2e288f 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:f9895c4613ea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tg577zcrbnw7tl4c3hfpardig EndpointID:526550e736b8c45af98a489eb138f1ef5bc6b5d7dec854d09f42868ef52efa1a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-24T14:46:58.989Z] PASS [2021-02-24T14:46:58.989Z] [2021-02-24T14:46:58.989Z] === Skipped [2021-02-24T14:46:58.989Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-24T14:46:58.989Z] service_test.go:242: FLAKY_TEST [2021-02-24T14:46:58.989Z] [2021-02-24T14:46:58.989Z] [2021-02-24T14:46:58.989Z] DONE 26 tests, 1 skipped in 51.844s [2021-02-24T14:46:58.989Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:46:58.989Z] ++ 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-02-24T14:46:58.989Z] ++ set -e [2021-02-24T14:46:58.989Z] ++ '[' -n 0 ']' [2021-02-24T14:46:58.989Z] ++ set -x [2021-02-24T14:46:58.989Z] ++ env -i DEST=/go/src/github.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-02-24T14:46:58.989Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-24T14:46:58.989Z] INFO: Testing against a local daemon [2021-02-24T14:46:58.989Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-24T14:46:58.989Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-24T14:46:58.989Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:46:58.989Z] === RUN TestDockerNetworkIpvlan [2021-02-24T14:46:58.989Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:46:58.989Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:46:58.989Z] PASS [2021-02-24T14:46:58.989Z] [2021-02-24T14:46:58.989Z] === Skipped [2021-02-24T14:46:58.989Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-24T14:46:58.989Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:46:58.989Z] [2021-02-24T14:46:58.989Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-24T14:46:58.989Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-24T14:46:58.989Z] [2021-02-24T14:46:58.989Z] [2021-02-24T14:46:58.989Z] DONE 2 tests, 2 skipped in 0.172s [2021-02-24T14:46:58.989Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-24T14:46:58.989Z] ++ 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-02-24T14:46:58.989Z] ++ set -e [2021-02-24T14:46:58.989Z] ++ '[' -n 0 ']' [2021-02-24T14:46:58.989Z] ++ set -x [2021-02-24T14:46:58.989Z] ++ env -i DEST=/go/src/github.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-02-24T14:46:59.008Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-02-24T14:46:59.248Z] INFO: Testing against a local daemon [2021-02-24T14:46:59.248Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-24T14:46:59.264Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-24T14:47:00.628Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-02-24T14:47:00.628Z] === RUN TestDockerNetworkMacvlan [2021-02-24T14:47:01.153Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 77.1% of statements [2021-02-24T14:47:01.200Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-24T14:47:01.459Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-24T14:47:02.079Z] ok github.com/docker/docker/pkg/authorization 0.394s coverage: 68.3% of statements [2021-02-24T14:47:02.335Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-02-24T14:47:02.335Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-02-24T14:47:02.397Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-24T14:47:02.656Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-24T14:47:03.224Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-24T14:47:05.601Z] ok github.com/docker/docker/pkg/chrootarchive 2.509s coverage: 43.2% of statements [2021-02-24T14:47:05.760Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-24T14:47:05.857Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-02-24T14:47:06.029Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-24T14:47:06.113Z] ok github.com/docker/docker/layer 7.687s coverage: 68.8% of statements [2021-02-24T14:47:06.113Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-24T14:47:06.113Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-24T14:47:06.113Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-24T14:47:06.113Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-24T14:47:06.113Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-24T14:47:06.113Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-24T14:47:06.113Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-24T14:47:06.287Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-24T14:47:06.370Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-02-24T14:47:06.933Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2021-02-24T14:47:07.495Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-02-24T14:47:07.664Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-24T14:47:08.234Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-24T14:47:08.423Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2021-02-24T14:47:08.679Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-02-24T14:47:08.802Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-24T14:47:10.045Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-02-24T14:47:10.607Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2021-02-24T14:47:10.607Z] ok github.com/docker/docker/pkg/discovery/kv 3.073s coverage: 84.1% of statements [2021-02-24T14:47:11.169Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-02-24T14:47:11.169Z] ok github.com/docker/docker/pkg/fsutils 0.199s coverage: 85.1% of statements [2021-02-24T14:47:11.337Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-24T14:47:12.534Z] ok github.com/docker/docker/pkg/idtools 0.489s coverage: 69.5% of statements [2021-02-24T14:47:12.534Z] ok github.com/docker/docker/pkg/ioutils 0.458s coverage: 69.3% of statements [2021-02-24T14:47:13.096Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2021-02-24T14:47:13.096Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-24T14:47:13.096Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-02-24T14:47:13.096Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-24T14:47:13.096Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-24T14:47:13.352Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-02-24T14:47:13.352Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-24T14:47:13.608Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-02-24T14:47:13.863Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-02-24T14:47:13.880Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-24T14:47:13.880Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-24T14:47:14.119Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-02-24T14:47:14.376Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-02-24T14:47:14.376Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-24T14:47:14.376Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-24T14:47:14.815Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-24T14:47:15.074Z] --- PASS: TestDockerNetworkMacvlan (14.37s) [2021-02-24T14:47:15.074Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-02-24T14:47:15.074Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-24T14:47:15.074Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.68s) [2021-02-24T14:47:15.074Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.41s) [2021-02-24T14:47:15.074Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.79s) [2021-02-24T14:47:15.074Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2021-02-24T14:47:15.074Z] PASS [2021-02-24T14:47:15.074Z] [2021-02-24T14:47:15.074Z] DONE 8 tests in 15.940s [2021-02-24T14:47:15.074Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-24T14:47:15.074Z] ++ 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-02-24T14:47:15.074Z] ++ set -e [2021-02-24T14:47:15.074Z] ++ '[' -n 0 ']' [2021-02-24T14:47:15.074Z] ++ set -x [2021-02-24T14:47:15.074Z] ++ env -i DEST=/go/src/github.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-02-24T14:47:15.074Z] testing: warning: no tests to run [2021-02-24T14:47:15.074Z] PASS [2021-02-24T14:47:15.074Z] [2021-02-24T14:47:15.074Z] DONE 0 tests in 0.034s [2021-02-24T14:47:15.074Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-24T14:47:15.074Z] ++ 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-02-24T14:47:15.074Z] ++ set -e [2021-02-24T14:47:15.074Z] ++ '[' -n 0 ']' [2021-02-24T14:47:15.074Z] ++ set -x [2021-02-24T14:47:15.074Z] ++ env -i DEST=/go/src/github.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-02-24T14:47:15.303Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2021-02-24T14:47:15.333Z] INFO: Testing against a local daemon [2021-02-24T14:47:15.333Z] === RUN TestAuthZPluginAllowRequest [2021-02-24T14:47:15.333Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-24T14:47:15.592Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-24T14:47:15.864Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-24T14:47:16.120Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-24T14:47:16.376Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-24T14:47:16.970Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2021-02-24T14:47:16.971Z] === RUN TestAuthZPluginTLS [2021-02-24T14:47:17.739Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-02-24T14:47:17.909Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-02-24T14:47:17.909Z] === RUN TestAuthZPluginDenyRequest [2021-02-24T14:47:17.995Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-02-24T14:47:18.169Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-02-24T14:47:18.169Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-24T14:47:18.738Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2021-02-24T14:47:18.738Z] === RUN TestAuthZPluginDenyResponse [2021-02-24T14:47:19.308Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-02-24T14:47:19.308Z] === RUN TestAuthZPluginAllowEventStream [2021-02-24T14:47:21.213Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2021-02-24T14:47:21.213Z] === RUN TestAuthZPluginErrorResponse [2021-02-24T14:47:21.258Z] ok github.com/docker/docker/pkg/signal 2.405s coverage: 61.0% of statements [2021-02-24T14:47:21.258Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-02-24T14:47:21.472Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2021-02-24T14:47:21.472Z] === RUN TestAuthZPluginErrorRequest [2021-02-24T14:47:21.514Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-24T14:47:21.770Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-24T14:47:22.041Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-02-24T14:47:22.041Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-24T14:47:22.610Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-02-24T14:47:22.610Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-24T14:47:22.698Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-02-24T14:47:22.953Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-02-24T14:47:23.514Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2021-02-24T14:47:24.075Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-02-24T14:47:24.075Z] testing: warning: no tests to run [2021-02-24T14:47:24.075Z] coverage: [no statements] [2021-02-24T14:47:24.075Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-24T14:47:24.522Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-24T14:47:24.522Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.92s) [2021-02-24T14:47:24.522Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-24T14:47:24.636Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-24T14:47:24.636Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-02-24T14:47:24.891Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-02-24T14:47:26.427Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s) [2021-02-24T14:47:26.427Z] === RUN TestAuthZPluginHeader [2021-02-24T14:47:27.363Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-02-24T14:47:27.363Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-24T14:47:27.408Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-02-24T14:47:27.664Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-24T14:47:27.932Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-24T14:47:28.225Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-02-24T14:47:29.308Z] === RUN TestDockerSuite/TestBuildRm [2021-02-24T14:47:29.590Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements [2021-02-24T14:47:29.846Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-02-24T14:47:31.211Z] ok github.com/docker/docker/registry 0.060s coverage: 57.2% of statements [2021-02-24T14:47:31.773Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-02-24T14:47:31.844Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.16s) [2021-02-24T14:47:31.844Z] === RUN TestAuthZPluginV2Disable [2021-02-24T14:47:32.029Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-02-24T14:47:32.103Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-24T14:47:32.591Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-24T14:47:32.847Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-24T14:47:33.479Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-24T14:47:34.416Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-24T14:47:34.674Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-24T14:47:35.243Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-24T14:47:35.502Z] --- PASS: TestAuthZPluginV2Disable (3.84s) [2021-02-24T14:47:35.502Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-24T14:47:36.151Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-02-24T14:47:36.439Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-24T14:47:36.712Z] ok github.com/docker/docker/volume/local 0.115s coverage: 76.4% of statements [2021-02-24T14:47:37.273Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-02-24T14:47:37.374Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-24T14:47:37.943Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-24T14:47:38.511Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.06s) [2021-02-24T14:47:38.511Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-24T14:47:38.637Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-02-24T14:47:41.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-24T14:47:41.315Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-24T14:47:41.315Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-24T14:47:41.892Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-24T14:47:41.892Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-24T14:47:42.487Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-24T14:47:43.867Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-24T14:47:44.127Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-24T14:47:45.505Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-24T14:47:49.699Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-24T14:47:50.268Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.75s) [2021-02-24T14:47:50.268Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-24T14:47:50.268Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-24T14:47:50.795Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/rootless [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/volume [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-24T14:47:50.795Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === Skipped [2021-02-24T14:47:50.795Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-24T14:47:50.795Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-24T14:47:50.795Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-24T14:47:50.795Z] graphtest_unix.go:73: No driver to put! [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-24T14:47:50.795Z] time="2021-02-24T14:46:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-24T14:47:50.795Z] time="2021-02-24T14:46:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-24T14:47:50.795Z] time="2021-02-24T14:46:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-24T14:47:50.795Z] time="2021-02-24T14:46:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-24T14:47:50.795Z] time="2021-02-24T14:46:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-24T14:47:50.795Z] graphtest_unix.go:73: No driver to put! [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-24T14:47:50.795Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-24T14:47:50.795Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-24T14:47:50.795Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-24T14:47:50.795Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-24T14:47:50.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-24T14:47:50.795Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-24T14:47:50.795Z] graphtest_unix.go:73: No driver to put! [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-24T14:47:50.795Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-24T14:47:50.795Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] [2021-02-24T14:47:50.795Z] DONE 2244 tests, 26 skipped in 257.529s Post stage [Pipeline] junit [2021-02-24T14:47:50.804Z] Recording test results [2021-02-24T14:47:51.057Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-24T14:47:51.205Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-24T14:47:51.379Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41960/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8dc6c109b59b4f5629e7fb6018be88a068d1bad7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8dc6c109b59b4f5629e7fb6018be88a068d1bad7 hack/validate/vendor [2021-02-24T14:47:51.464Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-24T14:47:52.306Z] No vendor changes in diff. [2021-02-24T14:47:52.401Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-24T14:47:52.870Z] + echo Ensuring container killed. [2021-02-24T14:47:52.870Z] Ensuring container killed. [2021-02-24T14:47:52.870Z] + docker rm -vf docker-pr5 [2021-02-24T14:47:52.870Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-02-24T14:47:53.186Z] + echo Chowning /workspace to jenkins user [2021-02-24T14:47:53.186Z] Chowning /workspace to jenkins user [2021-02-24T14:47:53.186Z] + id -u [2021-02-24T14:47:53.186Z] + id -g [2021-02-24T14:47:53.186Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41960:/workspace busybox chown -R 1000:1000 /workspace [2021-02-24T14:47:53.336Z] === RUN TestDockerSuite/TestBuildUser [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-24T14:47:54.076Z] + bundleName=unit [2021-02-24T14:47:54.076Z] + echo Creating unit-bundles.tar.gz [2021-02-24T14:47:54.076Z] Creating unit-bundles.tar.gz [2021-02-24T14:47:54.076Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-24T14:47:54.076Z] bundles/junit-report.xml [2021-02-24T14:47:54.076Z] bundles/go-test-report.json [2021-02-24T14:47:54.076Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-24T14:47:54.085Z] Archiving artifacts [2021-02-24T14:47:54.538Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41960/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-24T14:47:54.715Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-24T14:47:54.842Z] + make clean [2021-02-24T14:47:55.097Z] docker volume rm -f docker-dev-cache [2021-02-24T14:47:55.097Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-24T14:47:57.247Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-24T14:48:07.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-24T14:48:07.245Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-02-24T14:48:07.245Z] PASS [2021-02-24T14:48:07.245Z] [2021-02-24T14:48:07.245Z] DONE 17 tests in 51.683s [2021-02-24T14:48:07.245Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-24T14:48:07.245Z] ++ 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-02-24T14:48:07.245Z] ++ set -e [2021-02-24T14:48:07.245Z] ++ '[' -n 0 ']' [2021-02-24T14:48:07.245Z] ++ set -x [2021-02-24T14:48:07.245Z] ++ env -i DEST=/go/src/github.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-02-24T14:48:07.245Z] INFO: Testing against a local daemon [2021-02-24T14:48:07.245Z] === RUN TestPluginInvalidJSON [2021-02-24T14:48:07.245Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:48:07.245Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:48:07.245Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-24T14:48:07.245Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-02-24T14:48:07.245Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-24T14:48:07.245Z] === RUN TestPluginInstall [2021-02-24T14:48:07.245Z] === RUN TestPluginInstall/no_auth [2021-02-24T14:48:10.539Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-24T14:48:10.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-24T14:48:10.539Z] time="2021-02-24T14:48:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:48:10.539Z] time="2021-02-24T14:48:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fee9172ce3efe11ce81e9d931d2dd64c03d6111da31aebd56b130357b662fe86" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:48:10.539Z] time="2021-02-24T14:48:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:48:10.539Z] time="2021-02-24T14:48:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fee9172ce3efe11ce81e9d931d2dd64c03d6111da31aebd56b130357b662fe86" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:48:11.107Z] === RUN TestPluginInstall/with_htpasswd [2021-02-24T14:48:11.107Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-24T14:48:11.365Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-24T14:48:11.624Z] time="2021-02-24T14:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:48:11.624Z] time="2021-02-24T14:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa1df9174dd77cbcefd24dfb70d3b047da1f84bb609460345b1379484818be82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:48:11.624Z] time="2021-02-24T14:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:48:11.624Z] time="2021-02-24T14:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa1df9174dd77cbcefd24dfb70d3b047da1f84bb609460345b1379484818be82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:48:12.562Z] === RUN TestPluginInstall/with_insecure [2021-02-24T14:48:12.562Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-24T14:48:13.942Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-24T14:48:14.201Z] time="2021-02-24T14:48:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:48:14.201Z] time="2021-02-24T14:48:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c7973b19acb0664984f9f64f773909b5408cf2614a80514d4da53aa49613440" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:48:14.201Z] time="2021-02-24T14:48:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-24T14:48:14.201Z] time="2021-02-24T14:48:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c7973b19acb0664984f9f64f773909b5408cf2614a80514d4da53aa49613440" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-24T14:48:14.460Z] --- PASS: TestPluginInstall (7.32s) [2021-02-24T14:48:14.460Z] --- PASS: TestPluginInstall/no_auth (3.84s) [2021-02-24T14:48:14.460Z] --- PASS: TestPluginInstall/with_htpasswd (1.46s) [2021-02-24T14:48:14.460Z] --- PASS: TestPluginInstall/with_insecure (2.02s) [2021-02-24T14:48:14.460Z] plugin_test.go:160: [d16e6aa38961b] daemon is not started [2021-02-24T14:48:14.460Z] === RUN TestPluginsWithRuntimes [2021-02-24T14:48:15.397Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-24T14:48:15.397Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-24T14:48:15.397Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-24T14:48:15.397Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-24T14:48:15.656Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-24T14:48:16.591Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-24T14:48:16.850Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-24T14:48:17.109Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-24T14:48:17.368Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-24T14:48:17.936Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-24T14:48:18.195Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-24T14:48:18.764Z] --- PASS: TestPluginsWithRuntimes (4.17s) [2021-02-24T14:48:18.764Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2021-02-24T14:48:18.764Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-02-24T14:48:18.764Z] PASS [2021-02-24T14:48:18.764Z] [2021-02-24T14:48:18.764Z] DONE 9 tests in 11.805s [2021-02-24T14:48:18.764Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-24T14:48:18.764Z] ++ 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-02-24T14:48:18.764Z] ++ set -e [2021-02-24T14:48:18.764Z] ++ '[' -n 0 ']' [2021-02-24T14:48:18.764Z] ++ set -x [2021-02-24T14:48:18.764Z] ++ env -i DEST=/go/src/github.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-02-24T14:48:18.764Z] INFO: Testing against a local daemon [2021-02-24T14:48:18.764Z] === RUN TestExternalGraphDriver [2021-02-24T14:48:19.024Z] === RUN TestExternalGraphDriver/json [2021-02-24T14:48:19.024Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-24T14:48:19.283Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-24T14:48:21.190Z] === RUN TestExternalGraphDriver/spec [2021-02-24T14:48:21.449Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-24T14:48:22.830Z] === RUN TestExternalGraphDriver/pull [2021-02-24T14:48:23.089Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-24T14:48:24.028Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-24T14:48:24.288Z] --- PASS: TestExternalGraphDriver (5.53s) [2021-02-24T14:48:24.288Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2021-02-24T14:48:24.288Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2021-02-24T14:48:24.288Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2021-02-24T14:48:24.288Z] === RUN TestGraphdriverPluginV2 [2021-02-24T14:48:24.547Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-24T14:48:24.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-24T14:48:25.115Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-24T14:48:25.115Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-24T14:48:26.052Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-24T14:48:28.587Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-24T14:48:28.587Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-24T14:48:28.587Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-24T14:48:28.846Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-24T14:48:28.846Z] --- PASS: TestGraphdriverPluginV2 (4.56s) [2021-02-24T14:48:28.846Z] PASS [2021-02-24T14:48:28.846Z] [2021-02-24T14:48:28.846Z] DONE 5 tests in 10.248s [2021-02-24T14:48:29.106Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-24T14:48:29.106Z] ++ 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-02-24T14:48:29.106Z] ++ set -e [2021-02-24T14:48:29.106Z] ++ '[' -n 0 ']' [2021-02-24T14:48:29.106Z] ++ set -x [2021-02-24T14:48:29.106Z] ++ env -i DEST=/go/src/github.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-02-24T14:48:29.366Z] INFO: Testing against a local daemon [2021-02-24T14:48:29.366Z] === RUN TestContinueAfterPluginCrash [2021-02-24T14:48:29.366Z] === PAUSE TestContinueAfterPluginCrash [2021-02-24T14:48:29.366Z] === RUN TestReadPluginNoRead [2021-02-24T14:48:29.366Z] === PAUSE TestReadPluginNoRead [2021-02-24T14:48:29.366Z] === RUN TestDaemonStartWithLogOpt [2021-02-24T14:48:29.366Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-24T14:48:29.366Z] === CONT TestContinueAfterPluginCrash [2021-02-24T14:48:29.366Z] === CONT TestDaemonStartWithLogOpt [2021-02-24T14:48:30.303Z] === RUN TestDockerSuite/TestCommitChange [2021-02-24T14:48:31.682Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-24T14:48:33.061Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-24T14:48:34.440Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-24T14:48:35.818Z] --- PASS: TestDaemonStartWithLogOpt (6.30s) [2021-02-24T14:48:35.818Z] === CONT TestReadPluginNoRead [2021-02-24T14:48:35.818Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-24T14:48:36.755Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-24T14:48:38.660Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-24T14:48:38.919Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-24T14:48:38.919Z] === RUN TestReadPluginNoRead/default [2021-02-24T14:48:40.297Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-24T14:48:40.555Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-24T14:48:40.555Z] --- PASS: TestContinueAfterPluginCrash (11.36s) [2021-02-24T14:48:41.123Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-24T14:48:41.123Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-24T14:48:41.123Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-24T14:48:41.123Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-24T14:48:41.123Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-24T14:48:41.123Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-24T14:48:41.123Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-24T14:48:42.064Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-24T14:48:42.632Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-24T14:48:44.010Z] --- PASS: TestReadPluginNoRead (8.36s) [2021-02-24T14:48:44.010Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2021-02-24T14:48:44.010Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.65s) [2021-02-24T14:48:44.010Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s) [2021-02-24T14:48:44.010Z] read_test.go:92: [d306e49d30659] daemon is not started [2021-02-24T14:48:44.010Z] PASS [2021-02-24T14:48:44.010Z] [2021-02-24T14:48:44.010Z] DONE 6 tests in 14.903s [2021-02-24T14:48:44.010Z] 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-02-24T14:48:44.010Z] ++ 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-02-24T14:48:44.010Z] ++ set -e [2021-02-24T14:48:44.010Z] ++ '[' -n 0 ']' [2021-02-24T14:48:44.010Z] ++ set -x [2021-02-24T14:48:44.010Z] ++ env -i DEST=/go/src/github.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-02-24T14:48:44.010Z] testing: warning: no tests to run [2021-02-24T14:48:44.010Z] PASS [2021-02-24T14:48:44.010Z] [2021-02-24T14:48:44.010Z] DONE 0 tests in 0.056s [2021-02-24T14:48:44.010Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-24T14:48:44.010Z] ++ 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-02-24T14:48:44.010Z] ++ set -e [2021-02-24T14:48:44.010Z] ++ '[' -n 0 ']' [2021-02-24T14:48:44.010Z] ++ set -x [2021-02-24T14:48:44.010Z] ++ env -i DEST=/go/src/github.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-02-24T14:48:44.269Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-24T14:48:44.269Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-24T14:48:44.269Z] INFO: Testing against a local daemon [2021-02-24T14:48:44.269Z] === RUN TestPluginWithDevMounts [2021-02-24T14:48:44.269Z] === PAUSE TestPluginWithDevMounts [2021-02-24T14:48:44.269Z] === CONT TestPluginWithDevMounts [2021-02-24T14:48:44.527Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-24T14:48:45.465Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-24T14:48:46.033Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-24T14:48:46.033Z] --- PASS: TestPluginWithDevMounts (1.95s) [2021-02-24T14:48:46.033Z] PASS [2021-02-24T14:48:46.033Z] [2021-02-24T14:48:46.033Z] DONE 1 tests in 2.108s [2021-02-24T14:48:46.033Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-24T14:48:46.033Z] ++ 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-02-24T14:48:46.033Z] ++ set -e [2021-02-24T14:48:46.033Z] ++ '[' -n 0 ']' [2021-02-24T14:48:46.033Z] ++ set -x [2021-02-24T14:48:46.033Z] ++ env -i DEST=/go/src/github.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-02-24T14:48:46.292Z] INFO: Testing against a local daemon [2021-02-24T14:48:46.292Z] === RUN TestSecretInspect [2021-02-24T14:48:46.550Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-24T14:48:47.119Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-24T14:48:47.119Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-24T14:48:47.119Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-24T14:48:47.687Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-24T14:48:47.687Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-24T14:48:47.687Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-24T14:48:47.947Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-24T14:48:47.947Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-24T14:48:48.883Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-24T14:48:48.883Z] --- PASS: TestSecretInspect (2.63s) [2021-02-24T14:48:48.883Z] === RUN TestSecretList [2021-02-24T14:48:49.452Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-24T14:48:50.022Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-24T14:48:50.022Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-24T14:48:51.925Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-24T14:48:51.925Z] --- PASS: TestSecretList (2.90s) [2021-02-24T14:48:51.925Z] === RUN TestSecretsCreateAndDelete [2021-02-24T14:48:52.184Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-24T14:48:52.184Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-24T14:48:53.120Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-24T14:48:53.379Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-24T14:48:54.315Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-24T14:48:54.882Z] --- PASS: TestSecretsCreateAndDelete (3.06s) [2021-02-24T14:48:54.882Z] === RUN TestSecretsUpdate [2021-02-24T14:48:55.451Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-24T14:48:55.451Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-24T14:48:56.018Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-24T14:48:56.586Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-24T14:48:57.166Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-24T14:48:57.426Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-24T14:48:57.684Z] --- PASS: TestSecretsUpdate (2.77s) [2021-02-24T14:48:57.684Z] === RUN TestTemplatedSecret [2021-02-24T14:48:57.943Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-24T14:48:59.321Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-24T14:49:00.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-24T14:49:00.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-24T14:49:00.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-24T14:49:00.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-24T14:49:00.698Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-24T14:49:00.698Z] --- PASS: TestTemplatedSecret (3.15s) [2021-02-24T14:49:00.698Z] === RUN TestSecretCreateResolve [2021-02-24T14:49:01.265Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-24T14:49:03.169Z] --- PASS: TestSecretCreateResolve (2.36s) [2021-02-24T14:49:03.169Z] PASS [2021-02-24T14:49:03.169Z] [2021-02-24T14:49:03.169Z] DONE 6 tests in 17.038s [2021-02-24T14:49:03.169Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-24T14:49:03.169Z] ++ 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-02-24T14:49:03.169Z] ++ set -e [2021-02-24T14:49:03.169Z] ++ '[' -n 0 ']' [2021-02-24T14:49:03.169Z] ++ set -x [2021-02-24T14:49:03.169Z] ++ env -i DEST=/go/src/github.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-02-24T14:49:03.428Z] INFO: Testing against a local daemon [2021-02-24T14:49:03.428Z] === RUN TestServiceCreateInit [2021-02-24T14:49:03.428Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-24T14:49:05.958Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-24T14:49:06.217Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-24T14:49:06.785Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-24T14:49:06.785Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-24T14:49:07.043Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-24T14:49:07.610Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-24T14:49:10.141Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-24T14:49:10.401Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-24T14:49:11.781Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-24T14:49:11.781Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-24T14:49:12.351Z] --- PASS: TestServiceCreateInit (9.10s) [2021-02-24T14:49:12.351Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.19s) [2021-02-24T14:49:12.351Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.88s) [2021-02-24T14:49:12.351Z] === RUN TestCreateServiceMultipleTimes [2021-02-24T14:49:16.552Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-24T14:49:17.124Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-24T14:49:19.660Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-24T14:49:21.038Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-24T14:49:22.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-24T14:49:24.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-24T14:49:25.255Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-24T14:49:25.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-24T14:49:27.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000935760_} [2021-02-24T14:49:28.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1978922821_/foo_false____} [2021-02-24T14:49:28.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-24T14:49:29.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1978922821_/foo_true____} [2021-02-24T14:49:31.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3858438112_/foo_false____} [2021-02-24T14:49:31.600Z] --- PASS: TestCreateServiceMultipleTimes (19.09s) [2021-02-24T14:49:31.600Z] === RUN TestCreateServiceConflict [2021-02-24T14:49:32.976Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3858438112_/foo_true____} [2021-02-24T14:49:33.913Z] --- PASS: TestCreateServiceConflict (2.51s) [2021-02-24T14:49:33.913Z] === RUN TestCreateServiceMaxReplicas [2021-02-24T14:49:34.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3858438112_/foo_true__0xc0009357c0__} [2021-02-24T14:49:35.871Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009357e0_} [2021-02-24T14:49:37.251Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2021-02-24T14:49:37.251Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-24T14:49:37.510Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000935800_} [2021-02-24T14:49:38.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000935820_} [2021-02-24T14:49:40.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000935840_} [2021-02-24T14:49:42.167Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-24T14:49:42.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-24T14:49:42.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-24T14:49:42.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-24T14:49:42.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-24T14:49:42.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-24T14:49:42.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-24T14:49:42.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-24T14:49:42.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-24T14:49:42.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-24T14:49:42.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-24T14:49:42.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-24T14:49:42.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-24T14:49:42.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-24T14:49:42.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-24T14:49:42.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-24T14:49:42.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-24T14:49:42.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-24T14:49:42.992Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-24T14:49:45.525Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-24T14:49:46.460Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-24T14:49:48.363Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-24T14:49:49.299Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-24T14:49:49.558Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-24T14:49:50.125Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-24T14:49:50.692Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-24T14:49:50.952Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.72s) [2021-02-24T14:49:50.952Z] === RUN TestCreateServiceSecretFileMode [2021-02-24T14:49:51.211Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-24T14:49:52.152Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-02-24T14:49:52.720Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-24T14:49:53.655Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-24T14:49:54.223Z] --- PASS: TestCreateServiceSecretFileMode (3.10s) [2021-02-24T14:49:54.223Z] === RUN TestCreateServiceConfigFileMode [2021-02-24T14:49:54.482Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-24T14:49:55.419Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-24T14:49:55.987Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-24T14:49:56.923Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-24T14:49:57.182Z] --- PASS: TestCreateServiceConfigFileMode (3.13s) [2021-02-24T14:49:57.182Z] === RUN TestCreateServiceSysctls [2021-02-24T14:49:57.749Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-24T14:49:58.316Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-02-24T14:49:59.693Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-24T14:50:00.630Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-24T14:50:01.196Z] --- PASS: TestCreateServiceSysctls (3.86s) [2021-02-24T14:50:01.196Z] === RUN TestCreateServiceCapabilities [2021-02-24T14:50:01.455Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-24T14:50:02.024Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-24T14:50:02.284Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-24T14:50:02.853Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-24T14:50:03.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-24T14:50:03.791Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-24T14:50:04.050Z] --- PASS: TestCreateServiceCapabilities (3.03s) [2021-02-24T14:50:04.050Z] === RUN TestInspect [2021-02-24T14:50:04.987Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-24T14:50:05.924Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-24T14:50:07.302Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-24T14:50:07.881Z] --- PASS: TestInspect (3.63s) [2021-02-24T14:50:07.881Z] === RUN TestCreateJob [2021-02-24T14:50:08.458Z] === RUN TestDockerSuite/TestCpToCaseB [2021-02-24T14:50:09.027Z] === RUN TestDockerSuite/TestCpToCaseC [2021-02-24T14:50:10.404Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-24T14:50:10.973Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-24T14:50:12.351Z] --- PASS: TestCreateJob (4.32s) [2021-02-24T14:50:12.351Z] === RUN TestReplicatedJob [2021-02-24T14:50:15.643Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-24T14:50:18.933Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-24T14:50:18.933Z] --- PASS: TestReplicatedJob (6.65s) [2021-02-24T14:50:18.933Z] === RUN TestUpdateReplicatedJob [2021-02-24T14:50:19.192Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-24T14:50:22.482Z] --- PASS: TestUpdateReplicatedJob (3.84s) [2021-02-24T14:50:22.482Z] === RUN TestServiceListWithStatuses [2021-02-24T14:50:22.482Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-24T14:50:22.482Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:50:22.482Z] === RUN TestDockerNetworkConnectAlias [2021-02-24T14:50:23.050Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-24T14:50:26.339Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-24T14:50:26.339Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-24T14:50:28.244Z] --- PASS: TestDockerNetworkConnectAlias (5.52s) [2021-02-24T14:50:28.244Z] === RUN TestDockerNetworkReConnect [2021-02-24T14:50:30.783Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-24T14:50:31.350Z] === RUN TestDockerSuite/TestCpToDot [2021-02-24T14:50:32.286Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-24T14:50:32.546Z] --- PASS: TestDockerNetworkReConnect (4.52s) [2021-02-24T14:50:32.546Z] === RUN TestServicePlugin [2021-02-24T14:50:33.114Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-24T14:50:33.681Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-24T14:50:35.588Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-24T14:50:36.527Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-24T14:50:37.906Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-24T14:50:38.473Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-24T14:50:39.410Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-24T14:50:40.788Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-24T14:50:40.788Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-24T14:50:40.788Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-24T14:50:41.356Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-24T14:50:41.924Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-24T14:50:41.924Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-24T14:50:41.924Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-24T14:50:42.492Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-24T14:50:42.750Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-24T14:50:42.750Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-24T14:50:43.009Z] === RUN TestDockerSuite/TestCreateRM [2021-02-24T14:50:43.009Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-24T14:50:43.268Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-24T14:50:43.268Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-24T14:50:43.268Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-24T14:50:45.174Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-24T14:50:45.174Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-24T14:50:45.174Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-24T14:50:49.370Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-24T14:50:49.370Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-24T14:50:49.370Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-24T14:50:49.370Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-24T14:50:49.370Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-24T14:50:49.370Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-24T14:50:50.306Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-24T14:50:51.244Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-24T14:50:51.811Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-24T14:50:53.191Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-24T14:50:54.130Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-24T14:50:54.697Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-24T14:50:55.267Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-24T14:50:55.267Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-24T14:50:55.834Z] === RUN TestDockerSuite/TestDockerFails [2021-02-24T14:50:55.834Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-24T14:50:55.834Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-24T14:50:55.834Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-24T14:50:56.769Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-24T14:50:57.335Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-24T14:50:58.270Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-24T14:50:58.270Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-24T14:50:58.270Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-24T14:50:58.529Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-24T14:51:03.808Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-02-24T14:51:05.728Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-24T14:51:05.987Z] --- PASS: TestServicePlugin (33.37s) [2021-02-24T14:51:05.988Z] plugin_test.go:62: [dd0593dd61ac9] joining swarm manager [df392fd605e8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T14:51:05.988Z] plugin_test.go:65: [d9c875c42f4e4] joining swarm manager [df392fd605e8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T14:51:05.988Z] === RUN TestServiceUpdateLabel [2021-02-24T14:51:07.890Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-24T14:51:08.827Z] --- PASS: TestServiceUpdateLabel (2.91s) [2021-02-24T14:51:08.827Z] === RUN TestServiceUpdateSecrets [2021-02-24T14:51:09.763Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-24T14:51:10.702Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-24T14:51:11.270Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-24T14:51:11.837Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-24T14:51:12.404Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-02-24T14:51:12.972Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-02-24T14:51:13.539Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-24T14:51:14.915Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-24T14:51:15.853Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-24T14:51:18.388Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-24T14:51:20.291Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-24T14:51:21.227Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-24T14:51:22.171Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-24T14:51:23.546Z] --- PASS: TestServiceUpdateSecrets (14.53s) [2021-02-24T14:51:23.546Z] === RUN TestServiceUpdateConfigs [2021-02-24T14:51:27.733Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-24T14:51:27.733Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-24T14:51:28.669Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-24T14:51:29.236Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-24T14:51:29.236Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-24T14:51:29.494Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-24T14:51:29.753Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-24T14:51:29.753Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-24T14:51:30.689Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-24T14:51:32.066Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-24T14:51:32.066Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-24T14:51:32.066Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-24T14:51:32.633Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-24T14:51:32.892Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-24T14:51:33.149Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-24T14:51:34.523Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-24T14:51:34.523Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-24T14:51:34.523Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-24T14:51:34.523Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-24T14:51:36.424Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-24T14:51:36.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-24T14:51:36.992Z] === RUN TestDockerSuite/TestEventsRename [2021-02-24T14:51:37.560Z] === RUN TestDockerSuite/TestEventsResize [2021-02-24T14:51:38.128Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-24T14:51:38.387Z] --- PASS: TestServiceUpdateConfigs (15.06s) [2021-02-24T14:51:38.387Z] === RUN TestServiceUpdateNetwork [2021-02-24T14:51:44.957Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-24T14:51:44.957Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-24T14:51:45.216Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-24T14:51:48.501Z] === RUN TestDockerSuite/TestEventsTop [2021-02-24T14:51:48.501Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-24T14:51:51.030Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-24T14:51:52.409Z] --- PASS: TestServiceUpdateNetwork (13.61s) [2021-02-24T14:51:52.409Z] === RUN TestServiceUpdatePidsLimit [2021-02-24T14:51:53.345Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-24T14:51:54.282Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-24T14:52:02.392Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-24T14:52:02.392Z] === RUN TestDockerSuite/TestExec [2021-02-24T14:52:02.652Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-24T14:52:04.030Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-24T14:52:04.597Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-24T14:52:05.165Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-24T14:52:06.549Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-24T14:52:06.808Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-24T14:52:07.377Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-24T14:52:07.946Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-24T14:52:08.514Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-24T14:52:09.080Z] --- PASS: TestServiceUpdatePidsLimit (16.87s) [2021-02-24T14:52:09.080Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-02-24T14:52:09.080Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-02-24T14:52:09.080Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.35s) [2021-02-24T14:52:09.080Z] PASS [2021-02-24T14:52:09.080Z] [2021-02-24T14:52:09.080Z] === Skipped [2021-02-24T14:52:09.080Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-24T14:52:09.080Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-24T14:52:09.080Z] [2021-02-24T14:52:09.080Z] [2021-02-24T14:52:09.080Z] DONE 27 tests, 1 skipped in 185.816s [2021-02-24T14:52:09.080Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-24T14:52:09.080Z] ++ 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-02-24T14:52:09.080Z] ++ set -e [2021-02-24T14:52:09.080Z] ++ '[' -n 0 ']' [2021-02-24T14:52:09.080Z] ++ set -x [2021-02-24T14:52:09.081Z] ++ env -i DEST=/go/src/github.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-02-24T14:52:09.081Z] INFO: Testing against a local daemon [2021-02-24T14:52:09.081Z] === RUN TestSessionCreate [2021-02-24T14:52:09.081Z] --- PASS: TestSessionCreate (0.03s) [2021-02-24T14:52:09.081Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-24T14:52:09.081Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-02-24T14:52:09.081Z] PASS [2021-02-24T14:52:09.081Z] [2021-02-24T14:52:09.081Z] DONE 2 tests in 0.203s [2021-02-24T14:52:09.340Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-24T14:52:09.340Z] ++ 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-02-24T14:52:09.340Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-24T14:52:09.340Z] ++ set -e [2021-02-24T14:52:09.340Z] ++ '[' -n 0 ']' [2021-02-24T14:52:09.340Z] ++ set -x [2021-02-24T14:52:09.340Z] ++ env -i DEST=/go/src/github.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-02-24T14:52:09.340Z] INFO: Testing against a local daemon [2021-02-24T14:52:09.340Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-24T14:52:09.340Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-24T14:52:09.340Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-24T14:52:09.340Z] === RUN TestEventsExecDie [2021-02-24T14:52:09.908Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-24T14:52:10.167Z] --- PASS: TestEventsExecDie (0.88s) [2021-02-24T14:52:10.167Z] === RUN TestEventsBackwardsCompatible [2021-02-24T14:52:10.426Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-02-24T14:52:10.426Z] === RUN TestInfoBinaryCommits [2021-02-24T14:52:10.426Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-02-24T14:52:10.426Z] === RUN TestInfoAPIVersioned [2021-02-24T14:52:10.426Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-24T14:52:10.426Z] === RUN TestInfoDiscoveryBackend [2021-02-24T14:52:10.994Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-02-24T14:52:10.994Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-24T14:52:11.253Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-24T14:52:12.188Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-24T14:52:12.188Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-24T14:52:12.188Z] === RUN TestDockerSuite/TestExecEnv [2021-02-24T14:52:12.447Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2021-02-24T14:52:12.447Z] === RUN TestInfoAPI [2021-02-24T14:52:12.706Z] --- PASS: TestInfoAPI (0.03s) [2021-02-24T14:52:12.706Z] === RUN TestInfoAPIWarnings [2021-02-24T14:52:12.965Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-24T14:52:14.341Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-24T14:52:14.599Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-24T14:52:17.129Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-24T14:52:17.696Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-24T14:52:18.263Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-24T14:52:18.829Z] === RUN TestDockerSuite/TestExecParseError [2021-02-24T14:52:19.396Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-24T14:52:19.965Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-24T14:52:20.532Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-24T14:52:21.918Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-24T14:52:22.176Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-24T14:52:22.743Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-24T14:52:29.303Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-02-24T14:52:29.303Z] === RUN TestInfoDebug [2021-02-24T14:52:29.303Z] --- PASS: TestInfoDebug (0.53s) [2021-02-24T14:52:29.303Z] === RUN TestInfoInsecureRegistries [2021-02-24T14:52:29.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-24T14:52:29.821Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-02-24T14:52:29.821Z] === RUN TestInfoRegistryMirrors [2021-02-24T14:52:30.389Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-24T14:52:30.389Z] === RUN TestLoginFailsWithBadCredentials [2021-02-24T14:52:30.648Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-02-24T14:52:30.648Z] === RUN TestPingCacheHeaders [2021-02-24T14:52:30.648Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-24T14:52:30.648Z] === RUN TestPingGet [2021-02-24T14:52:30.648Z] --- PASS: TestPingGet (0.01s) [2021-02-24T14:52:30.648Z] === RUN TestPingHead [2021-02-24T14:52:30.648Z] --- PASS: TestPingHead (0.02s) [2021-02-24T14:52:30.648Z] === RUN TestVersion [2021-02-24T14:52:30.648Z] --- PASS: TestVersion (0.02s) [2021-02-24T14:52:30.648Z] PASS [2021-02-24T14:52:30.648Z] [2021-02-24T14:52:30.648Z] === Skipped [2021-02-24T14:52:30.648Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-24T14:52:30.648Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-24T14:52:30.648Z] [2021-02-24T14:52:30.648Z] [2021-02-24T14:52:30.648Z] DONE 18 tests, 1 skipped in 21.421s [2021-02-24T14:52:30.648Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-24T14:52:30.648Z] ++ 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-02-24T14:52:30.648Z] ++ set -e [2021-02-24T14:52:30.648Z] ++ '[' -n 0 ']' [2021-02-24T14:52:30.648Z] ++ set -x [2021-02-24T14:52:30.648Z] ++ env -i DEST=/go/src/github.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-02-24T14:52:30.907Z] INFO: Testing against a local daemon [2021-02-24T14:52:30.907Z] === RUN TestVolumesCreateAndList [2021-02-24T14:52:30.907Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-24T14:52:30.907Z] === RUN TestVolumesRemove [2021-02-24T14:52:30.907Z] --- PASS: TestVolumesRemove (0.08s) [2021-02-24T14:52:30.907Z] === RUN TestVolumesInspect [2021-02-24T14:52:30.907Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-24T14:52:30.907Z] === RUN TestVolumesInvalidJSON [2021-02-24T14:52:30.907Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-24T14:52:30.907Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-24T14:52:30.907Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-24T14:52:30.907Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-24T14:52:30.907Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-24T14:52:30.907Z] PASS [2021-02-24T14:52:30.907Z] [2021-02-24T14:52:30.907Z] DONE 5 tests in 0.249s [2021-02-24T14:52:30.907Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-24T14:52:31.165Z] ++++ cat bundles/test-integration/docker.pid [2021-02-24T14:52:31.165Z] +++ kill 5660 [2021-02-24T14:52:32.540Z] +++ /etc/init.d/apparmor stop [2021-02-24T14:52:32.540Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-24T14:52:32.540Z] [2021-02-24T14:52:32.540Z] Unloading profiles will leave already running processes permanently [2021-02-24T14:52:32.540Z] unconfined, which can lead to unexpected situations. [2021-02-24T14:52:32.540Z] [2021-02-24T14:52:32.540Z] To set a process to complain mode, use the command line tool [2021-02-24T14:52:32.540Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-24T14:52:32.540Z] +++ true [2021-02-24T14:52:32.540Z] exiting test-integration [2021-02-24T14:52:32.540Z] ++ exit 0 [2021-02-24T14:52:32.540Z] [2021-02-24T14:52:33.108Z] + for job in $(jobs -p) [2021-02-24T14:52:33.108Z] + wait 8841 [2021-02-24T14:52:33.676Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-24T14:52:33.934Z] === RUN TestDockerSuite/TestExecTTY [2021-02-24T14:52:34.504Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-24T14:52:35.071Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-24T14:52:35.637Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-24T14:52:36.205Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-24T14:52:36.205Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-24T14:52:37.580Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-24T14:52:38.148Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-24T14:52:39.083Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-24T14:52:39.346Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-24T14:52:39.941Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-24T14:52:45.204Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-24T14:52:49.388Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-24T14:52:50.764Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-24T14:52:50.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-24T14:52:54.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-24T14:52:55.218Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-24T14:52:55.786Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-24T14:52:55.786Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-24T14:52:55.786Z] === RUN TestDockerSuite/TestHealth [2021-02-24T14:53:13.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-24T14:53:15.786Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-24T14:53:15.786Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-24T14:53:15.786Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-24T14:53:15.786Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-24T14:53:16.723Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-24T14:53:16.723Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-24T14:53:17.293Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-24T14:53:17.552Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-24T14:53:17.552Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-24T14:53:17.812Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-24T14:53:18.071Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-24T14:53:18.330Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-24T14:53:18.899Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-24T14:53:18.899Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-24T14:53:19.837Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-24T14:53:19.837Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-24T14:53:20.778Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-24T14:53:21.345Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-24T14:53:21.345Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-24T14:53:22.280Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-24T14:53:24.812Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-24T14:53:24.812Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-24T14:53:24.812Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-24T14:53:26.188Z] === RUN TestDockerSuite/TestImportFile [2021-02-24T14:53:27.124Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-24T14:53:27.124Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-24T14:53:28.502Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-24T14:53:29.442Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-24T14:53:30.819Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-24T14:53:30.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-24T14:53:31.391Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-24T14:53:31.968Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-24T14:53:32.906Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-24T14:53:32.906Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-24T14:53:32.906Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-24T14:53:33.474Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-24T14:53:34.411Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-24T14:53:34.979Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-24T14:53:35.918Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-24T14:53:36.486Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-24T14:53:37.055Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-24T14:53:37.055Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-24T14:53:37.990Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-24T14:53:38.557Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-24T14:53:39.125Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-24T14:53:39.125Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-24T14:53:39.695Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-24T14:53:39.695Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-24T14:53:40.262Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-24T14:53:40.829Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-24T14:53:41.400Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-24T14:53:41.967Z] === RUN TestDockerSuite/TestInspectImage [2021-02-24T14:53:41.967Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-24T14:53:41.967Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-24T14:53:41.967Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-24T14:53:42.534Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-24T14:53:43.102Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-24T14:53:43.102Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-24T14:53:43.670Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-24T14:53:44.236Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-24T14:53:45.611Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-24T14:53:45.611Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-24T14:53:46.177Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-24T14:53:46.762Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-24T14:53:46.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-24T14:53:48.138Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-24T14:53:48.397Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-24T14:53:49.333Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-24T14:53:50.270Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-24T14:53:50.838Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-24T14:53:51.406Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-24T14:53:51.972Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-24T14:53:51.972Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-24T14:53:52.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-24T14:53:53.846Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-24T14:53:55.224Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-24T14:53:56.602Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-24T14:53:56.602Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-24T14:53:58.508Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-24T14:54:00.413Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-24T14:54:02.317Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-24T14:54:02.317Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-24T14:54:03.705Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-24T14:54:03.705Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-24T14:54:04.277Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-24T14:54:12.392Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-24T14:54:13.327Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-24T14:54:14.704Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-24T14:54:14.964Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-24T14:54:16.868Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-24T14:54:16.868Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-24T14:54:16.868Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-24T14:54:16.868Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-24T14:54:16.868Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-24T14:54:17.436Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-24T14:54:18.003Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-24T14:54:22.189Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-24T14:54:22.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-24T14:54:22.189Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-24T14:54:24.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-24T14:54:26.623Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-24T14:54:27.203Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-24T14:54:27.203Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-24T14:54:28.583Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-24T14:54:29.961Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-24T14:54:30.530Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-24T14:54:31.467Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-24T14:54:32.403Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-24T14:54:34.306Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-24T14:54:34.874Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-24T14:54:35.443Z] === RUN TestDockerSuite/TestLogsSince [2021-02-24T14:54:43.553Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-24T14:54:47.737Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-24T14:54:47.737Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-24T14:54:48.304Z] === RUN TestDockerSuite/TestLogsTail [2021-02-24T14:54:49.241Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-24T14:54:49.849Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-24T14:54:50.421Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-24T14:54:50.688Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-24T14:54:51.256Z] === RUN TestDockerSuite/TestNetHostname [2021-02-24T14:54:53.791Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-24T14:54:53.791Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-24T14:54:55.169Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-24T14:54:56.545Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-24T14:54:57.112Z] === RUN TestDockerSuite/TestPluginActive [2021-02-24T14:54:58.487Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-24T14:55:05.049Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-24T14:55:05.049Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-24T14:55:05.616Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-24T14:55:08.147Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-24T14:55:10.049Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-24T14:55:12.590Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-24T14:55:16.778Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-24T14:55:18.153Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-24T14:55:19.089Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-24T14:55:19.348Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-24T14:55:20.285Z] === RUN TestDockerSuite/TestPortList [2021-02-24T14:55:30.267Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-24T14:55:30.267Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-24T14:55:36.827Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-24T14:55:36.827Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-24T14:55:36.827Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-24T14:55:36.827Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-24T14:55:36.827Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-24T14:55:37.394Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-24T14:55:37.395Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-24T14:55:37.653Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-24T14:55:37.653Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-24T14:55:39.034Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-24T14:55:39.034Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-24T14:55:40.936Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-24T14:55:41.871Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-24T14:55:42.439Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-24T14:55:42.439Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-24T14:55:44.342Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-24T14:55:45.278Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-24T14:55:46.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-24T14:55:47.592Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-24T14:55:52.865Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-24T14:55:52.865Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-24T14:55:54.769Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-24T14:56:02.894Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-24T14:56:02.894Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-24T14:56:04.279Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-24T14:56:05.216Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-24T14:56:06.152Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-24T14:56:08.688Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-24T14:56:10.067Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-24T14:56:11.002Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-24T14:56:11.002Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-24T14:56:11.937Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-24T14:56:13.315Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-24T14:56:15.850Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-24T14:56:16.109Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-24T14:56:16.109Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-24T14:56:16.368Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-24T14:56:16.368Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-24T14:56:16.626Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-24T14:56:16.884Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-24T14:56:18.263Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-24T14:56:18.831Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-24T14:56:19.400Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-24T14:56:25.999Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-24T14:56:25.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-24T14:56:26.566Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-24T14:56:29.101Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-24T14:56:29.101Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-24T14:56:29.101Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-24T14:56:29.360Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-24T14:56:31.895Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-24T14:56:32.463Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-24T14:56:34.996Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-24T14:56:35.933Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-24T14:56:35.933Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-24T14:56:36.192Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-24T14:56:39.480Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-24T14:56:40.047Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-24T14:56:40.306Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-24T14:56:41.685Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-24T14:56:42.634Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-24T14:56:44.010Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-24T14:56:45.387Z] === RUN TestDockerSuite/TestRmiTag [2021-02-24T14:56:45.387Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-24T14:56:45.954Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-24T14:56:49.242Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-24T14:56:49.810Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-24T14:56:51.186Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-24T14:56:51.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-24T14:56:51.186Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-24T14:56:52.562Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-24T14:56:53.131Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-24T14:56:53.392Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-24T14:56:54.330Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-24T14:56:54.330Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-24T14:56:54.899Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-24T14:56:56.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-24T14:56:56.535Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-24T14:56:57.102Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-24T14:56:57.669Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-24T14:56:58.607Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-24T14:56:59.560Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-24T14:56:59.821Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-24T14:57:01.198Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-24T14:57:02.134Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-24T14:57:02.701Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-24T14:57:02.961Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-24T14:57:03.897Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-24T14:57:04.465Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-24T14:57:05.403Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-24T14:57:05.970Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-24T14:57:06.229Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-24T14:57:07.167Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-24T14:57:07.426Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-24T14:57:08.364Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-24T14:57:08.933Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-24T14:57:08.933Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-24T14:57:08.933Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-24T14:57:10.835Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-24T14:57:11.403Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-24T14:57:11.970Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-24T14:57:11.970Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-24T14:57:12.538Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-24T14:57:13.105Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-24T14:57:13.105Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-24T14:57:13.674Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-24T14:57:14.615Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-24T14:57:15.224Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-24T14:57:16.159Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-24T14:57:16.418Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-24T14:57:16.676Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-24T14:57:16.676Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-24T14:57:17.245Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-24T14:57:17.245Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-24T14:57:18.181Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-24T14:57:19.118Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-24T14:57:20.056Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-24T14:57:20.627Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-24T14:57:20.627Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-24T14:57:20.885Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-24T14:57:21.144Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-24T14:57:22.522Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-24T14:57:23.899Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-24T14:57:24.838Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-24T14:57:25.406Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-24T14:57:25.973Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-24T14:57:26.232Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-24T14:57:26.799Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-24T14:57:27.366Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-24T14:57:28.741Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-24T14:57:30.648Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-24T14:57:30.648Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-24T14:57:31.217Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-24T14:57:32.592Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-24T14:57:33.968Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-24T14:57:35.869Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-24T14:57:37.246Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-24T14:57:37.246Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-24T14:57:37.246Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-24T14:57:37.814Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-24T14:57:39.193Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-24T14:57:40.127Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-24T14:57:41.504Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-24T14:57:41.763Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-24T14:57:43.139Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-24T14:57:43.398Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-24T14:57:43.398Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-24T14:57:43.965Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-24T14:57:45.343Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-24T14:57:45.343Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-24T14:57:45.343Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-24T14:57:45.912Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-24T14:57:46.480Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-24T14:57:47.049Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-24T14:57:47.633Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-24T14:57:47.892Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-24T14:57:48.459Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-24T14:57:49.026Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-24T14:57:49.962Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-24T14:57:50.529Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-24T14:57:51.097Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-24T14:57:51.355Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-24T14:57:51.925Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-24T14:57:52.493Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-24T14:57:52.493Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-24T14:57:53.061Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-24T14:57:53.628Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-24T14:57:54.564Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-24T14:57:54.824Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-24T14:57:55.083Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-24T14:57:55.083Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-24T14:57:58.372Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-24T14:57:58.372Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-24T14:57:58.631Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-24T14:58:10.832Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-24T14:58:10.832Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-24T14:58:10.832Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-24T14:58:11.407Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-24T14:58:11.666Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-24T14:58:11.666Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-24T14:58:11.666Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-24T14:58:12.236Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-24T14:58:13.612Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-24T14:58:14.989Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-24T14:58:16.895Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-24T14:58:16.895Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-24T14:58:17.831Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-24T14:58:19.207Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-24T14:58:22.491Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-24T14:58:23.427Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-24T14:58:23.995Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-24T14:58:24.563Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-24T14:58:25.500Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-24T14:58:25.500Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-24T14:58:25.500Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-24T14:58:25.759Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-24T14:58:27.137Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-24T14:58:28.075Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-24T14:58:28.334Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-24T14:58:29.280Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-24T14:58:29.280Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-24T14:58:29.539Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-24T14:58:30.916Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-24T14:58:30.916Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-24T14:58:32.294Z] === RUN TestDockerSuite/TestRunMount [2021-02-24T14:58:34.827Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-24T14:58:38.113Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-24T14:58:38.372Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-24T14:58:38.941Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-24T14:58:39.878Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-24T14:58:40.446Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-24T14:58:41.826Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-24T14:58:45.118Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-24T14:58:45.686Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-24T14:58:46.253Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-24T14:58:48.797Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-24T14:58:49.365Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-24T14:58:50.301Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-24T14:58:50.560Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-24T14:58:50.818Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-24T14:58:51.753Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-24T14:58:52.012Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-24T14:58:52.581Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-24T14:58:53.994Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-24T14:58:55.370Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-24T14:58:58.659Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-24T14:58:58.917Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-24T14:58:58.917Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-24T14:58:58.917Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-24T14:58:59.486Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-24T14:58:59.486Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-24T14:59:00.055Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-24T14:59:00.623Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-24T14:59:00.882Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-24T14:59:01.819Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-24T14:59:02.079Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-24T14:59:06.274Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-24T14:59:07.667Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-24T14:59:07.667Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-24T14:59:07.926Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-24T14:59:08.495Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-24T14:59:08.757Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-24T14:59:10.137Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-24T14:59:11.075Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-24T14:59:11.643Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-24T14:59:11.901Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-24T14:59:12.469Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-24T14:59:13.037Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-24T14:59:13.295Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-24T14:59:13.554Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-24T14:59:13.554Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-24T14:59:14.491Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-24T14:59:14.749Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-24T14:59:14.749Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-24T14:59:15.688Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-24T14:59:16.624Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-24T14:59:16.883Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-24T14:59:16.883Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-24T14:59:19.420Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-24T14:59:20.356Z] === RUN TestDockerSuite/TestRunRm [2021-02-24T14:59:20.923Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-24T14:59:24.228Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-24T14:59:24.796Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-24T14:59:25.363Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-24T14:59:26.739Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-24T14:59:27.305Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-24T14:59:29.840Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-24T14:59:29.840Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-24T14:59:33.127Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-24T14:59:33.386Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-24T14:59:33.954Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-24T14:59:34.521Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-24T14:59:35.088Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-24T14:59:35.655Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-24T14:59:35.913Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-24T14:59:36.481Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-24T14:59:37.051Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-24T14:59:37.618Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-24T14:59:40.148Z] === RUN TestDockerSuite/TestRunState [2021-02-24T14:59:41.091Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-24T14:59:41.361Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-24T14:59:41.933Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-24T14:59:42.192Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-24T14:59:42.192Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-24T14:59:42.760Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-24T14:59:42.760Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-24T14:59:43.326Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-24T14:59:44.706Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-24T14:59:44.965Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-24T14:59:44.965Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-24T14:59:45.534Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-24T14:59:47.439Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-24T14:59:47.439Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-24T14:59:48.814Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-24T14:59:51.345Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-24T14:59:54.630Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-24T14:59:54.630Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-24T14:59:55.199Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-24T14:59:55.769Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-24T14:59:56.029Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-24T14:59:57.406Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-24T14:59:58.795Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-24T14:59:59.377Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-24T14:59:59.636Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-24T14:59:59.636Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-24T14:59:59.895Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-24T15:00:00.461Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-24T15:00:01.031Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-24T15:00:01.598Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-24T15:00:01.598Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-24T15:00:01.857Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-24T15:00:02.424Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-24T15:00:05.718Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-24T15:00:05.718Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-24T15:00:07.098Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-24T15:00:09.005Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-24T15:00:09.944Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-24T15:00:11.846Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-24T15:00:13.224Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-24T15:00:13.794Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-24T15:00:13.794Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-24T15:00:13.794Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-24T15:00:13.794Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-24T15:00:14.053Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-24T15:00:14.053Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-24T15:00:14.988Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-24T15:00:15.567Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-24T15:00:16.946Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-24T15:00:17.514Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-24T15:00:18.081Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-24T15:00:18.081Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-24T15:00:18.081Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-24T15:00:18.648Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-24T15:00:18.648Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-24T15:00:18.648Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-24T15:00:18.907Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-24T15:00:18.907Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-24T15:00:18.907Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-24T15:00:18.907Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-24T15:00:18.907Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-24T15:00:18.907Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-24T15:00:18.907Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-24T15:00:19.474Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-24T15:00:20.044Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-24T15:00:20.612Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-24T15:00:20.871Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-24T15:00:20.871Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-24T15:00:21.445Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-24T15:00:21.704Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-24T15:00:22.276Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-24T15:00:22.276Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-24T15:00:23.213Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-24T15:00:23.471Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-24T15:00:23.730Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-24T15:00:23.730Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-24T15:00:23.730Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-24T15:00:24.298Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-24T15:00:25.676Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-24T15:00:26.245Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-24T15:00:26.245Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-24T15:00:26.503Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-24T15:00:26.503Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-24T15:00:27.880Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-24T15:00:28.140Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-24T15:00:30.045Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-24T15:00:30.304Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-24T15:00:30.304Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-24T15:00:30.304Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-24T15:00:31.254Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-24T15:00:32.633Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-24T15:00:34.009Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-24T15:00:34.269Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-24T15:00:35.647Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-24T15:00:35.647Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-24T15:00:35.906Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-24T15:00:37.809Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-24T15:00:37.809Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-24T15:00:38.747Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-24T15:00:38.747Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-24T15:00:38.747Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-24T15:00:40.124Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-24T15:00:41.500Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-24T15:00:41.500Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-24T15:00:41.759Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-24T15:00:41.759Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-24T15:00:41.759Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-24T15:00:42.326Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-24T15:00:44.230Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-24T15:00:44.488Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-24T15:00:49.756Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-24T15:00:51.153Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-24T15:00:51.719Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-24T15:00:52.655Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-24T15:00:52.914Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-24T15:00:54.815Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-24T15:00:55.750Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-24T15:00:57.654Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-24T15:00:58.222Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-24T15:00:59.598Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-24T15:01:00.975Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-24T15:01:01.911Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-24T15:01:05.198Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-24T15:01:09.383Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-24T15:01:09.952Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-24T15:01:11.916Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-24T15:01:17.182Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-24T15:01:19.082Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-24T15:01:20.983Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-24T15:01:21.242Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-24T15:01:21.809Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-24T15:01:22.377Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-24T15:01:22.377Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-24T15:01:22.944Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-24T15:01:25.477Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-24T15:01:28.763Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-24T15:01:29.022Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-24T15:01:29.022Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-24T15:01:29.589Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-24T15:01:29.589Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-24T15:01:30.157Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-24T15:01:32.065Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-24T15:01:32.065Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-24T15:01:33.000Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-24T15:01:33.568Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-24T15:01:34.136Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-24T15:01:35.515Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-24T15:01:37.415Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-24T15:01:38.793Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-24T15:01:40.204Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-24T15:01:40.204Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-24T15:01:41.141Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-24T15:01:41.708Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-24T15:01:44.240Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-24T15:01:46.772Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-24T15:01:48.675Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-24T15:01:50.580Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-24T15:01:53.115Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-24T15:01:55.649Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-24T15:01:57.025Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-24T15:01:58.400Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-24T15:01:59.335Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-24T15:02:00.271Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-24T15:02:01.649Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-24T15:02:03.027Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-24T15:02:04.930Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-24T15:02:06.308Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-24T15:02:07.685Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-24T15:02:22.557Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-24T15:02:22.826Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-24T15:02:22.826Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-24T15:02:23.398Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-24T15:02:23.398Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-24T15:02:23.398Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-24T15:02:23.398Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-24T15:02:23.965Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-24T15:02:24.225Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-24T15:02:24.793Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-24T15:02:24.793Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-24T15:02:24.793Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-24T15:02:24.793Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-24T15:02:25.052Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-24T15:02:26.955Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-24T15:02:26.955Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-24T15:02:26.955Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-24T15:02:26.955Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-24T15:02:26.955Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-24T15:02:33.516Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-24T15:02:33.775Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-24T15:02:34.033Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-24T15:02:34.033Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-24T15:02:35.939Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-24T15:02:38.474Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite (1447.97s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.18s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.26s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.58s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.15s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.53s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.90s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.80s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.47s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.21s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.92s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.84s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.92s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.15s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAttachDetach (0.85s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.71s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.62s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.12s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.90s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.65s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.11s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.34s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.35s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.25s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.70s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.93s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.96s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.17s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.64s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.79s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.01s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.06s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.52s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.38s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.00s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.86s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.06s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.33s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.31s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.13s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.03s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.36s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.94s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.56s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.05s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.79s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.96s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.03s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.01s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.60s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.46s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.70s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.05s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.38s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.41s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.76s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.14s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.38s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.97s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.13s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.17s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.12s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.80s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.11s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.39s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.46s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2021-02-24T15:02:38.474Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-24T15:02:38.474Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.88s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.65s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.85s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.97s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.66s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.48s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.07s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.92s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.21s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.65s) [2021-02-24T15:02:38.474Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-24T15:02:38.474Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.474Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-02-24T15:02:38.474Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.474Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-24T15:02:38.474Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.474Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-02-24T15:02:38.474Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.81s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.31s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.10s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.02s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.74s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.59s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.98s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.57s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.40s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.40s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.86s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.64s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.23s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (12.05s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.17s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.60s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.55s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.79s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.41s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.55s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.82s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.92s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.55s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.11s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEnv (1.57s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.38s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.27s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.80s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.06s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.65s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.13s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.96s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.36s) [2021-02-24T15:02:38.474Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-02-24T15:02:38.474Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.87s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.63s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.04s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.54s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.47s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.57s) [2021-02-24T15:02:38.474Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.25s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.55s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.81s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.86s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.51s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildHistory (4.47s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.61s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.34s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.78s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.07s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.67s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.30s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.20s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.33s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.49s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.08s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.45s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.50s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.44s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.03s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.32s) [2021-02-24T15:02:38.475Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-24T15:02:38.475Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.48s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.34s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.60s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.55s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.42s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.03s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.87s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.60s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.64s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.52s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.30s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.47s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.50s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.13s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.30s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.27s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildPATH (2.52s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.74s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.91s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.93s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.43s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.51s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildRm (2.76s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.05s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.99s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.85s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.20s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.51s) [2021-02-24T15:02:38.475Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-24T15:02:38.475Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.56s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.46s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.27s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildStderr (1.37s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.84s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.84s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.85s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.69s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.04s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildUser (1.42s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.35s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.92s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.05s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.20s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.35s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.54s) [2021-02-24T15:02:38.475Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-24T15:02:38.475Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.475Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-02-24T15:02:38.475Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.475Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-02-24T15:02:38.475Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.475Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-02-24T15:02:38.475Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.44s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.73s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.85s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.31s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.60s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.97s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.61s) [2021-02-24T15:02:38.475Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-24T15:02:38.475Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.72s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.21s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-02-24T15:02:38.475Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-24T15:02:38.475Z] docker_cli_sni_test.go:18: Flakey test [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.62s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.31s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCommitChange (1.56s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.13s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.68s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.38s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.87s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCommitTTY (1.58s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.64s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.24s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.86s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.43s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.49s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.50s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.61s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.63s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.52s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.75s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.70s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.64s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.55s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.68s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.62s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.52s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.93s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.71s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.68s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.10s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.52s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.59s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.65s) [2021-02-24T15:02:38.475Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-24T15:02:38.475Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.72s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.82s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.13s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.59s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.00s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.03s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.68s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.85s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.56s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.36s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.46s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.33s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000935760_} (1.37s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1978922821_/foo_false____} (1.40s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1978922821_/foo_true____} (1.53s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3858438112_/foo_false____} (1.50s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3858438112_/foo_true____} (1.51s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3858438112_/foo_true__0xc0009357c0__} (1.48s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009357e0_} (1.59s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000935800_} (1.34s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000935820_} (1.56s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000935840_} (1.38s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.00s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.04s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.34s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.84s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.04s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.57s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.57s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.70s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.70s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.66s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.88s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.79s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.64s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.95s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.80s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.70s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.04s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.16s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.87s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.69s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.65s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.88s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.82s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.33s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.36s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.57s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.05s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.69s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.76s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.64s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.03s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.68s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.58s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.26s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2021-02-24T15:02:38.475Z] --- PASS: TestDockerSuite/TestCpToDot (0.79s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.39s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.60s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCpToStdout (1.13s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.61s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.30s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.57s) [2021-02-24T15:02:38.476Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-24T15:02:38.476Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2021-02-24T15:02:38.476Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-24T15:02:38.476Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.77s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.77s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.12s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.24s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.17s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.51s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.48s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.57s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.77s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.06s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.46s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.87s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.06s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.72s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.98s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsAttach (0.68s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.05s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.24s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.05s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsCopy (0.86s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.04s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.45s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.38s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.29s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsFilters (1.04s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsFormat (0.98s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.30s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.08s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2021-02-24T15:02:38.476Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-24T15:02:38.476Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-24T15:02:38.476Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-24T15:02:38.476Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.78s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.54s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsRename (0.61s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsResize (0.62s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.81s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.71s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.70s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.88s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExec (0.79s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.96s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.75s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.61s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.20s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.72s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.78s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.23s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecCgroup (0.99s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecEnv (0.74s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.07s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecInspectID (2.60s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecParseError (0.54s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.10s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.61s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2021-02-24T15:02:38.476Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-24T15:02:38.476Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.28s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.77s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.53s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.49s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.52s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestHealth (19.96s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.78s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.81s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.04s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.20s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.40s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.46s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.11s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.60s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImportDisplay (1.16s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImportFile (1.14s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.21s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImportGzipped (1.20s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.14s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.63s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.71s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.83s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.61s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.66s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.88s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.64s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.68s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.51s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.21s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.49s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2021-02-24T15:02:38.476Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-24T15:02:38.476Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.52s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectDefault (0.51s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectHistory (0.69s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-24T15:02:38.476Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-24T15:02:38.476Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.51s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.38s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.18s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.64s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.89s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.70s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.75s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.54s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.99s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.22s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.34s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.57s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.99s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.73s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.43s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.65s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.27s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.65s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.14s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.60s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.51s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.51s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.58s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.32s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.29s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.88s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.92s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.77s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.01s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.60s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.65s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsSince (6.77s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsTail (0.83s) [2021-02-24T15:02:38.476Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.68s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.63s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestNetHostname (2.19s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.34s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.32s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.45s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.51s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPluginActive (1.32s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.59s) [2021-02-24T15:02:38.477Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-24T15:02:38.477Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.77s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.41s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.96s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.17s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.37s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.54s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.95s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.05s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPortList (8.65s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.19s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.26s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.02s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.93s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.16s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsByOrder (2.05s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.72s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.37s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.44s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.72s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.84s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.48s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.03s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.13s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.22s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.54s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.59s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.32s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2021-02-24T15:02:38.477Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-24T15:02:38.477Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.99s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.12s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.06s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.09s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.16s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.38s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.15s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.03s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.27s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.09s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiBlank (0.04s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.20s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.07s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.79s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.25s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.05s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.47s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.23s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiTag (0.25s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.12s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.68s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.09s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.39s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.05s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAddHost (0.65s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.74s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.69s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.50s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.66s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.77s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.35s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.15s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.09s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.86s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.74s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.60s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.89s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.92s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.85s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.55s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.73s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.70s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.68s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.65s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.71s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.52s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.55s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.76s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.70s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.70s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.62s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.61s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.98s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.94s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.65s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.54s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.07s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.64s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.94s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.49s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.10s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.15s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.54s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.44s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.10s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.98s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.66s) [2021-02-24T15:02:38.477Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-24T15:02:38.477Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.477Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-24T15:02:38.477Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.16s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.93s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.43s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2021-02-24T15:02:38.477Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-24T15:02:38.477Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.36s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.57s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.63s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.75s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.10s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.65s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.62s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.70s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.64s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunExitCode (0.50s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.52s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.27s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2021-02-24T15:02:38.477Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-24T15:02:38.477Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.90s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.59s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.09s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.22s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.06s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.63s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.77s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.15s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.54s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.61s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.58s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.99s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.47s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.98s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.16s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.34s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.05s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunMount (5.83s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.52s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.06s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.72s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.88s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.67s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.27s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.01s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNetHost (0.73s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.39s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.40s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.94s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.52s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.55s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.12s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.53s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.58s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.13s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s) [2021-02-24T15:02:38.477Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-02-24T15:02:38.477Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.66s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.70s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.36s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.88s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2021-02-24T15:02:38.477Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.46s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s) [2021-02-24T15:02:38.477Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-24T15:02:38.477Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.62s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2021-02-24T15:02:38.477Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-24T15:02:38.477Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.76s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.28s) [2021-02-24T15:02:38.477Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-24T15:02:38.477Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.57s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.95s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.51s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.52s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.48s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.34s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.53s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.55s) [2021-02-24T15:02:38.477Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.44s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunState (1.04s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-02-24T15:02:38.478Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunSysctls (1.55s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.57s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.36s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.35s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.73s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.39s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.59s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunUserByName (0.61s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.65s) [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-24T15:02:38.478Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.05s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.05s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.06s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.07s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.46s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.76s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.57s) [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-24T15:02:38.478Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-02-24T15:02:38.478Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-24T15:02:38.478Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-02-24T15:02:38.478Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.80s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.14s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.67s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.70s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-24T15:02:38.478Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-02-24T15:02:38.478Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-02-24T15:02:38.478Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-02-24T15:02:38.478Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-02-24T15:02:38.478Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-24T15:02:38.478Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.52s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.61s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.59s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.27s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.77s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.67s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.54s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.14s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.75s) [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-24T15:02:38.478Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.15s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.65s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.49s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.80s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.23s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.70s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.35s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.45s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.44s) [2021-02-24T15:02:38.478Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents561600349 [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.15s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.26s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.23s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.97s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.66s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.76s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.17s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.75s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.03s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.67s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStartRecordError (1.22s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.26s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.28s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.57s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.18s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.81s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.54s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.53s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-24T15:02:38.478Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.72s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.93s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-24T15:02:38.478Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.74s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.58s) [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-24T15:02:38.478Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.13s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.65s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.63s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.11s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUpdateStats (3.60s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.15s) [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-24T15:02:38.478Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.87s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.70s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.51s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.46s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.17s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.49s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.46s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.76s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.39s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.40s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.95s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.50s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.48s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.47s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.45s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.53s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.08s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.56s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.57s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.06s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.63s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.49s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.85s) [2021-02-24T15:02:38.478Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.65s) [2021-02-24T15:02:38.478Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-24T15:02:38.478Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-24T15:02:38.478Z] === RUN TestDockerRegistrySuite [2021-02-24T15:02:38.478Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-24T15:02:39.855Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-24T15:02:40.793Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-24T15:02:42.175Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-24T15:02:42.433Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-24T15:02:45.718Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-24T15:02:52.281Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-24T15:02:54.183Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-24T15:02:55.560Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-24T15:02:56.497Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-24T15:02:57.433Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-24T15:02:58.811Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-24T15:02:59.747Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-24T15:03:00.682Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-24T15:03:01.619Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-24T15:03:04.163Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-24T15:03:06.068Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-24T15:03:07.004Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-24T15:03:09.538Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-24T15:03:10.106Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-24T15:03:10.365Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-24T15:03:11.301Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-24T15:03:12.236Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-24T15:03:13.172Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-24T15:03:16.459Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-24T15:03:16.459Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-24T15:03:17.395Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-24T15:03:17.654Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-24T15:03:17.913Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-24T15:03:18.171Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-24T15:03:18.430Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-24T15:03:18.688Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-24T15:03:18.947Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-24T15:03:19.888Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-24T15:03:21.793Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-24T15:03:22.361Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-24T15:03:23.736Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-24T15:03:24.303Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite (46.69s) [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.24s) [2021-02-24T15:03:25.237Z] check_test.go:196: [dace2906611bd] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.11s) [2021-02-24T15:03:25.237Z] check_test.go:196: [d52e911851e51] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.41s) [2021-02-24T15:03:25.237Z] check_test.go:196: [d11a22cdd5a02] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-02-24T15:03:25.237Z] check_test.go:196: [d03f2140f61f3] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.08s) [2021-02-24T15:03:25.237Z] check_test.go:196: [d8b411a278204] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.71s) [2021-02-24T15:03:25.237Z] check_test.go:196: [d04e56f39f7df] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.95s) [2021-02-24T15:03:25.237Z] check_test.go:196: [d5a5e12b1f85e] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.20s) [2021-02-24T15:03:25.237Z] check_test.go:196: [dea9d957953a2] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.93s) [2021-02-24T15:03:25.237Z] check_test.go:196: [da52acb9c4a87] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.12s) [2021-02-24T15:03:25.237Z] check_test.go:196: [dd160c9955fa7] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s) [2021-02-24T15:03:25.237Z] check_test.go:196: [dedf4c655cc49] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.14s) [2021-02-24T15:03:25.237Z] check_test.go:196: [db825b8260a4e] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.00s) [2021-02-24T15:03:25.237Z] check_test.go:196: [d6d527268152b] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.05s) [2021-02-24T15:03:25.237Z] check_test.go:196: [d8211d646c3f1] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.09s) [2021-02-24T15:03:25.237Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:745149db3c199d026ae4b672a4650970bf1c327a20194dd9298b11a5a3ccf16c [2021-02-24T15:03:25.237Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:54eb42a72135933b4bd890fedc5a237dec602c2f42d365702d8d0ca39d7d1999 [2021-02-24T15:03:25.237Z] check_test.go:196: [d37ea9c718603] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.04s) [2021-02-24T15:03:25.237Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c2745097082038ebee643e1cce695696352f45fd2a13aaa5b6d70b21e1339a8b [2021-02-24T15:03:25.237Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:96b4599f5ed6374030f8bddd76c05d2fc999ec177178e1d73ebf9b564880c21b [2021-02-24T15:03:25.237Z] check_test.go:196: [d1da834b936b6] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.14s) [2021-02-24T15:03:25.237Z] check_test.go:196: [d4f69ce86c654] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.22s) [2021-02-24T15:03:25.237Z] check_test.go:196: [d1821ffe19677] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.02s) [2021-02-24T15:03:25.237Z] check_test.go:196: [d11fb61d97efe] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-24T15:03:25.237Z] check_test.go:196: [dbd4368daaee9] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2021-02-24T15:03:25.237Z] check_test.go:196: [d5aecffc6027c] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.98s) [2021-02-24T15:03:25.237Z] check_test.go:196: [de09d3ccb3717] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2021-02-24T15:03:25.237Z] check_test.go:196: [d2fb2b0e89ab8] daemon is not started [2021-02-24T15:03:25.237Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.61s) [2021-02-24T15:03:25.238Z] check_test.go:196: [dc1603ad1cd38] daemon is not started [2021-02-24T15:03:25.238Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-02-24T15:03:25.238Z] check_test.go:196: [df7fd4f5d558e] daemon is not started [2021-02-24T15:03:25.238Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2021-02-24T15:03:25.238Z] check_test.go:196: [d64d72bc14fe9] daemon is not started [2021-02-24T15:03:25.238Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-02-24T15:03:25.238Z] check_test.go:196: [d6086fcbb470a] daemon is not started [2021-02-24T15:03:25.238Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-02-24T15:03:25.238Z] check_test.go:196: [d0e49f71868a6] daemon is not started [2021-02-24T15:03:25.238Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-02-24T15:03:25.238Z] check_test.go:196: [d079472b12a68] daemon is not started [2021-02-24T15:03:25.238Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-02-24T15:03:25.238Z] check_test.go:196: [d74a69a64bd36] daemon is not started [2021-02-24T15:03:25.238Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2021-02-24T15:03:25.238Z] check_test.go:196: [d31f49243e75a] daemon is not started [2021-02-24T15:03:25.238Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-24T15:03:25.238Z] check_test.go:196: [d536f3475dd8c] daemon is not started [2021-02-24T15:03:25.238Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.14s) [2021-02-24T15:03:25.238Z] check_test.go:196: [dc44ce027c05d] daemon is not started [2021-02-24T15:03:25.238Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.53s) [2021-02-24T15:03:25.238Z] check_test.go:196: [d5cef5d4c4ed5] daemon is not started [2021-02-24T15:03:25.238Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.85s) [2021-02-24T15:03:25.238Z] check_test.go:196: [dc41f7c922d5a] daemon is not started [2021-02-24T15:03:25.238Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.08s) [2021-02-24T15:03:25.238Z] check_test.go:196: [dbd73367d1d53] daemon is not started [2021-02-24T15:03:25.238Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2021-02-24T15:03:25.238Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-02-24T15:03:25.238Z] === RUN TestDockerSchema1RegistrySuite [2021-02-24T15:03:25.238Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-24T15:03:25.496Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-24T15:03:25.757Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-24T15:03:29.948Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-24T15:03:30.516Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-24T15:03:37.079Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-24T15:03:37.339Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-24T15:03:39.872Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-24T15:03:41.792Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-24T15:03:42.728Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-24T15:03:42.987Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-24T15:03:44.363Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-24T15:03:44.622Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-24T15:03:45.557Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-24T15:03:46.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-24T15:03:47.501Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-24T15:03:50.792Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-24T15:03:50.792Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-24T15:03:51.359Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-24T15:03:51.359Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-24T15:03:51.618Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-24T15:03:52.186Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-24T15:03:52.445Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite (27.42s) [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-02-24T15:03:52.704Z] check_test.go:223: [dd74b178781ff] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.02s) [2021-02-24T15:03:52.704Z] check_test.go:223: [d425bf07ea4b0] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.75s) [2021-02-24T15:03:52.704Z] check_test.go:223: [d498e6e8615c0] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.75s) [2021-02-24T15:03:52.704Z] check_test.go:223: [d2ace137678fc] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.49s) [2021-02-24T15:03:52.704Z] check_test.go:223: [db0a20f73bce2] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.33s) [2021-02-24T15:03:52.704Z] check_test.go:223: [d44d8d2aeea7c] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-02-24T15:03:52.704Z] check_test.go:223: [d30d411566345] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.45s) [2021-02-24T15:03:52.704Z] check_test.go:223: [dd86579e20233] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2021-02-24T15:03:52.704Z] check_test.go:223: [d339855d6eafc] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2021-02-24T15:03:52.704Z] check_test.go:223: [dab470d8fbc04] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.48s) [2021-02-24T15:03:52.704Z] check_test.go:223: [d387061d46315] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.51s) [2021-02-24T15:03:52.704Z] check_test.go:223: [d5486f2e3a811] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2021-02-24T15:03:52.704Z] check_test.go:223: [dfe7175b29893] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-02-24T15:03:52.704Z] check_test.go:223: [db90055e61b2d] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.38s) [2021-02-24T15:03:52.704Z] check_test.go:223: [d75d76ca0903e] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.34s) [2021-02-24T15:03:52.704Z] check_test.go:223: [dfd941880ca70] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s) [2021-02-24T15:03:52.704Z] check_test.go:223: [dc7a4ed0af865] daemon is not started [2021-02-24T15:03:52.704Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-02-24T15:03:52.704Z] check_test.go:223: [d721793c7c220] daemon is not started [2021-02-24T15:03:52.704Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-24T15:03:52.704Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-24T15:03:52.704Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-24T15:03:53.640Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-24T15:03:54.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-24T15:03:54.472Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-24T15:03:55.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-24T15:03:55.850Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-24T15:03:56.420Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-24T15:03:56.996Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-24T15:03:56.996Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.39s) [2021-02-24T15:03:56.996Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2021-02-24T15:03:56.996Z] check_test.go:252: [d54d94cefc22b] daemon is not started [2021-02-24T15:03:56.996Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.76s) [2021-02-24T15:03:56.996Z] check_test.go:252: [ddb4259ba641c] daemon is not started [2021-02-24T15:03:56.996Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2021-02-24T15:03:56.996Z] check_test.go:252: [d3a4843a132f9] daemon is not started [2021-02-24T15:03:56.996Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2021-02-24T15:03:56.996Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-02-24T15:03:56.996Z] check_test.go:252: [dc12db64761ee] daemon is not started [2021-02-24T15:03:56.996Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2021-02-24T15:03:56.996Z] check_test.go:252: [d05c13425f1e2] daemon is not started [2021-02-24T15:03:56.996Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.59s) [2021-02-24T15:03:56.996Z] check_test.go:252: [d37f4f6b6056d] daemon is not started [2021-02-24T15:03:56.996Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-02-24T15:03:56.996Z] check_test.go:252: [dba22cfd7a9cc] daemon is not started [2021-02-24T15:03:56.996Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-24T15:03:56.996Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-24T15:03:59.535Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-24T15:04:02.822Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-24T15:04:02.822Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-24T15:04:02.822Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-24T15:04:02.822Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-24T15:04:02.822Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.90s) [2021-02-24T15:04:02.822Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.21s) [2021-02-24T15:04:02.822Z] check_test.go:279: [d728db6bac178] daemon is not started [2021-02-24T15:04:02.822Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2021-02-24T15:04:02.822Z] check_test.go:279: [dae4b6951af68] daemon is not started [2021-02-24T15:04:02.822Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.19s) [2021-02-24T15:04:02.822Z] check_test.go:279: [dd88e23756f3a] daemon is not started [2021-02-24T15:04:02.822Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-02-24T15:04:02.822Z] check_test.go:279: [d525c359def86] daemon is not started [2021-02-24T15:04:02.822Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-02-24T15:04:02.822Z] check_test.go:279: [dde07ba47fbf5] daemon is not started [2021-02-24T15:04:02.822Z] === RUN TestDockerNetworkSuite [2021-02-24T15:04:02.822Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-24T15:04:03.081Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-24T15:04:03.081Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-24T15:04:05.618Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-24T15:04:06.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-24T15:04:09.842Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-24T15:04:10.410Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-24T15:04:10.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-24T15:04:11.237Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-24T15:04:12.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-24T15:04:13.991Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-24T15:04:15.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-24T15:04:17.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-24T15:04:24.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-24T15:04:25.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-24T15:04:27.124Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-24T15:04:27.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-24T15:04:27.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-24T15:04:28.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-24T15:04:29.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-24T15:04:30.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-24T15:04:30.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-24T15:04:31.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-24T15:04:31.279Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-24T15:04:31.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-24T15:04:31.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-24T15:04:32.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-24T15:04:33.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-24T15:04:33.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-24T15:04:33.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-24T15:04:33.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-24T15:04:36.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-24T15:04:38.420Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-24T15:04:44.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-24T15:04:44.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-24T15:04:45.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-24T15:04:45.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-24T15:04:45.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-24T15:04:45.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-24T15:04:45.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-24T15:04:45.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-24T15:04:49.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-24T15:04:49.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-24T15:04:49.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-24T15:04:49.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-24T15:04:53.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-24T15:04:56.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-24T15:04:56.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-24T15:04:56.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-24T15:04:58.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-24T15:04:58.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-24T15:04:59.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-24T15:05:00.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-24T15:05:00.943Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite (63.59s) [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.84s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d82f6d811e3e7] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.94s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d53a75cdfd757] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.00s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d38d373f55573] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.97s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [de962f243c9eb] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.00s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:1233: [dd20ae9bc7231] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.86s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [de6ed9e7cb23c] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.73s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d44457bc9a5f5] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.57s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [dc3dc3c8ae840] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.21s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d0c4c168180d8] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.57s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d26b3fca094ea] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.46s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d8a3894307e15] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.95s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d639d41774f7e] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d00504308be81] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d63290e8c74ad] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [dd9214734604a] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d3925fbadf025] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d71dc82788c6f] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [df84c8464e869] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d847175e361a6] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.82s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d2b239dee62e2] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [dc5f2872a0c85] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [dc0c52141222f] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [df02dd6bf6d30] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d1d41eed0c613] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.50s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:968: [df902c0691751] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.80s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [db0a2d173e948] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.06s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:1116: [dc1d7d1860dcf] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d64cfaa6226cb] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.86s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d14f226c31ea9] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [dc2a21dd88698] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d9984dd226863] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [dcd1a2fc800f0] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [da65400284310] daemon is not started [2021-02-24T15:05:07.506Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-02-24T15:05:07.506Z] docker_cli_network_unix_test.go:46: [d8e48b73d7b85] daemon is not started [2021-02-24T15:05:07.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.65s) [2021-02-24T15:05:07.507Z] docker_cli_network_unix_test.go:46: [dd26b2331d26d] daemon is not started [2021-02-24T15:05:07.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-02-24T15:05:07.507Z] docker_cli_network_unix_test.go:46: [dbabb8bc894c6] daemon is not started [2021-02-24T15:05:07.507Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-24T15:05:07.507Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-24T15:05:07.507Z] docker_cli_network_unix_test.go:46: [d460aa4d4445e] daemon is not started [2021-02-24T15:05:07.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2021-02-24T15:05:07.507Z] docker_cli_network_unix_test.go:46: [df55ab1ee13a7] daemon is not started [2021-02-24T15:05:07.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.57s) [2021-02-24T15:05:07.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.17s) [2021-02-24T15:05:07.507Z] docker_cli_network_unix_test.go:1084: [d923045fc9d6d] daemon is not started [2021-02-24T15:05:07.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2021-02-24T15:05:07.507Z] docker_cli_network_unix_test.go:46: [d8c193011a308] daemon is not started [2021-02-24T15:05:07.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s) [2021-02-24T15:05:07.507Z] docker_cli_network_unix_test.go:46: [d415788e498a1] daemon is not started [2021-02-24T15:05:07.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.71s) [2021-02-24T15:05:07.507Z] docker_cli_network_unix_test.go:46: [dd95b6af822f4] daemon is not started [2021-02-24T15:05:07.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2021-02-24T15:05:07.507Z] docker_cli_network_unix_test.go:46: [d8065c087dce7] daemon is not started [2021-02-24T15:05:07.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.73s) [2021-02-24T15:05:07.507Z] docker_cli_network_unix_test.go:46: [dd75bdf53acf4] daemon is not started [2021-02-24T15:05:07.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2021-02-24T15:05:07.507Z] docker_cli_network_unix_test.go:46: [d12626f9762b4] daemon is not started [2021-02-24T15:05:07.507Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.01s) [2021-02-24T15:05:07.507Z] docker_cli_network_unix_test.go:46: [def903445d35f] daemon is not started [2021-02-24T15:05:07.507Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.48s) [2021-02-24T15:05:07.507Z] docker_cli_network_unix_test.go:46: [d4eb91d56d0c5] daemon is not started [2021-02-24T15:05:07.507Z] === RUN TestDockerHubPullSuite [2021-02-24T15:05:07.507Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-24T15:05:08.441Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-24T15:05:10.971Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-24T15:05:12.871Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-24T15:05:13.437Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-24T15:05:15.965Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-24T15:05:16.532Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-24T15:05:16.532Z] --- PASS: TestDockerHubPullSuite (10.01s) [2021-02-24T15:05:16.532Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (4.14s) [2021-02-24T15:05:16.532Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-02-24T15:05:16.532Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s) [2021-02-24T15:05:16.532Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.75s) [2021-02-24T15:05:16.532Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) [2021-02-24T15:05:16.532Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.13s) [2021-02-24T15:05:16.532Z] PASS [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === Skipped [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-24T15:05:16.532Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-02-24T15:05:16.532Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-02-24T15:05:16.532Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-24T15:05:16.532Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-02-24T15:05:16.532Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-02-24T15:05:16.532Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-02-24T15:05:16.532Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-24T15:05:16.532Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-24T15:05:16.532Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-02-24T15:05:16.532Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-02-24T15:05:16.532Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-02-24T15:05:16.532Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-24T15:05:16.532Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-02-24T15:05:16.532Z] docker_cli_sni_test.go:18: Flakey test [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-02-24T15:05:16.532Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-24T15:05:16.532Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-24T15:05:16.532Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-24T15:05:16.532Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-24T15:05:16.532Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-24T15:05:16.532Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-02-24T15:05:16.532Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-24T15:05:16.532Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-24T15:05:16.532Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-24T15:05:16.532Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-02-24T15:05:16.532Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-24T15:05:16.532Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-24T15:05:16.532Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-24T15:05:16.532Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.532Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-02-24T15:05:16.532Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-02-24T15:05:16.532Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-24T15:05:16.532Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-24T15:05:16.533Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-24T15:05:16.533Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-24T15:05:16.533Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-02-24T15:05:16.533Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-24T15:05:16.533Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-24T15:05:16.533Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-02-24T15:05:16.533Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-02-24T15:05:16.533Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-02-24T15:05:16.533Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-02-24T15:05:16.533Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-02-24T15:05:16.533Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-02-24T15:05:16.533Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-02-24T15:05:16.533Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-02-24T15:05:16.533Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-24T15:05:16.533Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-24T15:05:16.533Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-02-24T15:05:16.533Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-24T15:05:16.533Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-24T15:05:16.533Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-02-24T15:05:16.533Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-02-24T15:05:16.533Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-24T15:05:16.533Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-02-24T15:05:16.533Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-24T15:05:16.533Z] docker_cli_network_unix_test.go:46: [d460aa4d4445e] daemon is not started [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] [2021-02-24T15:05:16.533Z] DONE 1274 tests, 51 skipped in 1654.622s [2021-02-24T15:05:16.533Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-24T15:05:16.533Z] ++++ cat bundles/test-integration/docker.pid [2021-02-24T15:05:16.533Z] +++ kill 8188 [2021-02-24T15:05:17.468Z] +++ /etc/init.d/apparmor stop [2021-02-24T15:05:17.468Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-24T15:05:17.468Z] [2021-02-24T15:05:17.468Z] Unloading profiles will leave already running processes permanently [2021-02-24T15:05:17.468Z] unconfined, which can lead to unexpected situations. [2021-02-24T15:05:17.468Z] [2021-02-24T15:05:17.468Z] To set a process to complain mode, use the command line tool [2021-02-24T15:05:17.468Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-24T15:05:17.468Z] +++ true [2021-02-24T15:05:17.468Z] exiting test-integration [2021-02-24T15:05:17.468Z] ++ exit 0 [2021-02-24T15:05:17.468Z] [2021-02-24T15:05:18.036Z] + for job in $(jobs -p) [2021-02-24T15:05:18.036Z] + wait 8842 [2021-02-24T15:06:04.709Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-24T15:06:12.818Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-24T15:06:17.006Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-24T15:08:38.480Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-24T15:08:43.744Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-24T15:08:44.310Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-24T15:08:44.569Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-24T15:08:44.569Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-24T15:08:44.569Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-24T15:08:45.504Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-24T15:08:48.033Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-24T15:08:51.319Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-24T15:08:53.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-24T15:09:50.088Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-24T15:09:50.088Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-24T15:09:51.465Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-24T15:09:53.995Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-24T15:09:57.279Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-24T15:09:59.810Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-24T15:10:21.756Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-24T15:10:36.626Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-24T15:10:36.626Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-24T15:10:39.156Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-24T15:10:41.689Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-24T15:10:51.683Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-24T15:10:54.967Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-24T15:10:57.498Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-24T15:11:00.031Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-24T15:11:03.316Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-24T15:11:05.847Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-24T15:11:09.134Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-24T15:11:11.037Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-24T15:12:07.281Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-24T15:12:22.154Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite (1683.46s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.89s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.48s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.30s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.69s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.13s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.44s) [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:562: [dab841b53e606] joining swarm manager [d4ba79a188522]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:584: [dd7398451d5a2] joining swarm manager [d4ba79a188522]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] check_test.go:380: [dab841b53e606] daemon is not started [2021-02-24T15:12:38.833Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.91s) [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:45: [dbc68a0a06ff7] joining swarm manager [d198200cbfd82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.06s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.24s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.13s) [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:303: [d142f8d6e1f11] joining swarm manager [d627be74d9e57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:304: [dc0e19db08958] joining swarm manager [d627be74d9e57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.43s) [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:271: [d4685a8ff74b7] joining swarm manager [d95649b2c056c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:272: [d8a0f3ec814c2] joining swarm manager [d95649b2c056c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.79s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.41s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.68s) [2021-02-24T15:12:38.833Z] docker_api_swarm_node_test.go:19: [dca3e9591a691] joining swarm manager [d12daed002e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_node_test.go:20: [deb728b590845] joining swarm manager [d12daed002e30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.82s) [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:501: [dc24be48342c3] joining swarm manager [db03c473bef5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:506: [de9f5de545d91] joining swarm manager [db03c473bef5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.06s) [2021-02-24T15:12:38.833Z] docker_api_swarm_node_test.go:80: [d25402b508e02] joining swarm manager [df7e020dafd8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.13s) [2021-02-24T15:12:38.833Z] docker_api_swarm_node_test.go:52: [d830eb1ba0cf6] joining swarm manager [da17487fff119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_node_test.go:53: [d17e81f9b6398] joining swarm manager [da17487fff119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.78s) [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:201: [d50106792e8eb] joining swarm manager [df4a0d7d88f35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.41s) [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:383: [d88e5b9194c75] joining swarm manager [dcb01dc9176d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:384: [d8ba250a14cc2] joining swarm manager [dcb01dc9176d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] check_test.go:380: [d8ba250a14cc2] daemon is not started [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.15s) [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:801: [d0233df4ed138] joining swarm manager [da2c01d45573a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:801: [dc821e51d3658] joining swarm manager [da2c01d45573a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:801: [df567ac8512bb] joining swarm manager [da2c01d45573a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:801: [dd61f11af309a] joining swarm manager [da2c01d45573a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-24T15:12:38.833Z] docker_api_swarm_test.go:809: [d72b40d8606c0] joining swarm manager [da2c01d45573a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.04s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.48s) [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:394: [d8d3ef7dd3258] joining swarm manager [d1fb6ffafa649]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:394: [dea39b25aeac4] joining swarm manager [d1fb6ffafa649]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.52s) [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:342: [d9d0866090711] joining swarm manager [d9b3f8b7c2b14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:342: [d7b19106854e7] joining swarm manager [d9b3f8b7c2b14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.80s) [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:489: [dd12017935849] joining swarm manager [dccebe02190c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:489: [d0e59d53de05c] joining swarm manager [dccebe02190c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.32s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.75s) [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:127: [d285145ffc36e] joining swarm manager [dc0714c7e2675]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:128: [dbb8d4ecdaf29] joining swarm manager [dc0714c7e2675]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:136: [d6dd24a5dc1b0] joining swarm manager [dc0714c7e2675]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:137: [d89b4f22097da] joining swarm manager [dc0714c7e2675]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.29s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.03s) [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:303: [defc76f0e3270] joining swarm manager [d5662f9c89926]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:303: [dbc02774d39f8] joining swarm manager [d5662f9c89926]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.14s) [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:99: [d1a5d7682845e] joining swarm manager [db945e4cb47f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:100: [dc4ada33c7afe] joining swarm manager [db945e4cb47f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] check_test.go:380: [d1a5d7682845e] daemon is not started [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.95s) [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:532: [da985e3b41b8a] joining swarm manager [dd93f3e55a347]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:533: [daee26604f360] joining swarm manager [dd93f3e55a347]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.44s) [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:147: [dd264abbd202c] joining swarm manager [df536c945561c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.833Z] docker_api_swarm_service_test.go:147: [d1afcc452140e] joining swarm manager [df536c945561c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.46s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.29s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.94s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.33s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.26s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.07s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.87s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.45s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.52s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.56s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.28s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.71s) [2021-02-24T15:12:38.833Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.31s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.74s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.44s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.39s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.73s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.27s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.82s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.69s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.57s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.94s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.44s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.23s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.18s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.48s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.99s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.70s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.27s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.92s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.16s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.33s) [2021-02-24T15:12:38.834Z] docker_cli_service_logs_test.go:245: checking task ujjxi17skin6 [2021-02-24T15:12:38.834Z] docker_cli_service_logs_test.go:250: checking messages for ujjxi17skin6 [2021-02-24T15:12:38.834Z] docker_cli_service_logs_test.go:245: checking task 1sm5284kgaud [2021-02-24T15:12:38.834Z] docker_cli_service_logs_test.go:250: checking messages for 1sm5284kgaud [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.21s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.77s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.77s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.03s) [2021-02-24T15:12:38.834Z] docker_cli_swarm_test.go:1901: [d4cb0eeac45d1] joining swarm manager [d4b44621f9134]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.834Z] docker_cli_swarm_test.go:1902: [df993f03af011] joining swarm manager [d4b44621f9134]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.94s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.40s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.11s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.04s) [2021-02-24T15:12:38.834Z] docker_cli_swarm_test.go:1802: [d3504f84c6224] joining swarm manager [d2deaedfd3ddb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.834Z] docker_cli_swarm_test.go:1803: [de3ca91943fc5] joining swarm manager [d2deaedfd3ddb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.25s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (108.44s) [2021-02-24T15:12:38.834Z] docker_cli_swarm_test.go:1321: [d2c9a68f92cda] joining swarm manager [d24e91812460f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.834Z] docker_cli_swarm_test.go:1322: [d2e386492db20] joining swarm manager [d24e91812460f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.66s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.05s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.31s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.81s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.12s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.43s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.00s) [2021-02-24T15:12:38.834Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-24T15:12:38.834Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.52s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.67s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.36s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.69s) [2021-02-24T15:12:38.834Z] docker_cli_swarm_test.go:1186: [df9af2e094749] joining swarm manager [d086d6f736db4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.834Z] docker_cli_swarm_test.go:1195: [d64313339f974] joining swarm manager [d086d6f736db4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.09s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.31s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.25s) [2021-02-24T15:12:38.834Z] docker_cli_swarm_test.go:1118: [d4a252e468160] joining swarm manager [d3270c84a718e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.834Z] docker_cli_swarm_test.go:1119: [d73c56ab068ae] joining swarm manager [d3270c84a718e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.834Z] docker_cli_swarm_test.go:1172: [d96023f1d6078] joining swarm manager [d3270c84a718e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2021-02-24T15:12:38.834Z] docker_cli_swarm_test.go:1453: [dfb5764359fb6] joining swarm manager [d610529daba95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.834Z] docker_cli_swarm_test.go:1454: [d79fe32b37162] joining swarm manager [d610529daba95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.41s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.32s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s) [2021-02-24T15:12:38.834Z] docker_cli_swarm_unix_test.go:62: [de876c45c4c4a] joining swarm manager [dc8e9ef330620]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.33s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.21s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.29s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.31s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.62s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.35s) [2021-02-24T15:12:38.834Z] docker_api_swarm_test.go:961: [dfaa13d3ce3de] joining swarm manager [df2f5bde526d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.32s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.26s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.85s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.41s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.64s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.79s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.66s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.71s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.61s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.12s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.41s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.95s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.34s) [2021-02-24T15:12:38.834Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2021-02-24T15:12:38.834Z] === RUN TestDockerExternalVolumeSuite [2021-02-24T15:12:38.834Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-24T15:12:53.722Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-24T15:14:01.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-24T15:14:11.371Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-24T15:14:43.437Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-24T15:14:55.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-24T15:15:27.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-24T15:15:42.593Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-24T15:16:14.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-24T15:16:29.527Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-24T15:16:44.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-24T15:17:31.065Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-24T15:17:49.142Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-24T15:18:21.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-24T15:18:53.328Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-24T15:19:08.206Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-24T15:19:26.282Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-24T15:19:41.152Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-24T15:19:56.035Z] --- PASS: TestDockerExternalVolumeSuite (437.83s) [2021-02-24T15:19:56.035Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2021-02-24T15:19:56.035Z] docker_cli_external_volume_driver_test.go:53: [d809b09159565] daemon is not started [2021-02-24T15:19:56.035Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-02-24T15:19:56.035Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.25s) [2021-02-24T15:19:56.035Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-02-24T15:19:56.035Z] docker_cli_external_volume_driver_test.go:53: [d8a21f603758d] daemon is not started [2021-02-24T15:19:56.035Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-02-24T15:19:56.035Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2021-02-24T15:19:56.035Z] docker_cli_external_volume_driver_test.go:53: [d39b5638ef5eb] daemon is not started [2021-02-24T15:19:56.035Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-24T15:19:56.035Z] docker_cli_external_volume_driver_test.go:53: [d0f2aee1dedb2] daemon is not started [2021-02-24T15:19:56.035Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.24s) [2021-02-24T15:19:56.035Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.26s) [2021-02-24T15:19:56.035Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2021-02-24T15:19:56.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-02-24T15:19:56.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.33s) [2021-02-24T15:19:56.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.39s) [2021-02-24T15:19:56.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.93s) [2021-02-24T15:19:56.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.26s) [2021-02-24T15:19:56.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.74s) [2021-02-24T15:19:56.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2021-02-24T15:19:56.036Z] docker_cli_external_volume_driver_test.go:485: [dd2ad1fddf9a5] daemon is not started [2021-02-24T15:19:56.036Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-02-24T15:19:56.036Z] docker_cli_external_volume_driver_test.go:53: [d7f5f05f93680] daemon is not started [2021-02-24T15:19:56.036Z] PASS [2021-02-24T15:19:56.036Z] [2021-02-24T15:19:56.036Z] === Skipped [2021-02-24T15:19:56.036Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-24T15:19:56.036Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-02-24T15:19:56.036Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-24T15:19:56.036Z] check_test.go:309: [d51e34c6d6fd1] daemon is not started [2021-02-24T15:19:56.036Z] [2021-02-24T15:19:56.036Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-24T15:19:56.036Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-02-24T15:19:56.036Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-24T15:19:56.036Z] check_test.go:309: [dfb869fea5ce7] daemon is not started [2021-02-24T15:19:56.036Z] [2021-02-24T15:19:56.036Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-24T15:19:56.036Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-24T15:19:56.036Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-24T15:19:56.036Z] check_test.go:309: [d74acad588f5a] daemon is not started [2021-02-24T15:19:56.036Z] [2021-02-24T15:19:56.036Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-24T15:19:56.036Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-24T15:19:56.036Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-24T15:19:56.036Z] [2021-02-24T15:19:56.036Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-24T15:19:56.036Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-24T15:19:56.036Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-24T15:19:56.036Z] [2021-02-24T15:19:56.036Z] [2021-02-24T15:19:56.036Z] DONE 273 tests, 5 skipped in 2531.755s [2021-02-24T15:19:56.036Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-24T15:19:56.036Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8b2de773f47a/docker.pid [2021-02-24T15:19:56.036Z] +++ kill 6224 [2021-02-24T15:19:56.036Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6224 is not a child of this shell [2021-02-24T15:19:56.036Z] warning: PID 6224 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8b2de773f47a/docker.pid had a nonzero exit code [2021-02-24T15:19:56.036Z] ++++ cat bundles/test-integration/docker.pid [2021-02-24T15:19:56.036Z] +++ kill 8180 [2021-02-24T15:19:56.971Z] +++ /etc/init.d/apparmor stop [2021-02-24T15:19:56.971Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-24T15:19:56.971Z] [2021-02-24T15:19:56.971Z] Unloading profiles will leave already running processes permanently [2021-02-24T15:19:56.971Z] unconfined, which can lead to unexpected situations. [2021-02-24T15:19:56.971Z] [2021-02-24T15:19:56.971Z] To set a process to complain mode, use the command line tool [2021-02-24T15:19:56.971Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-24T15:19:56.971Z] +++ true [2021-02-24T15:19:56.971Z] exiting test-integration [2021-02-24T15:19:56.971Z] ++ exit 0 [2021-02-24T15:19:56.971Z] [2021-02-24T15:19:56.971Z] + exit 0 [2021-02-24T15:19:56.971Z] ++ jobs -p [2021-02-24T15:19:56.971Z] + pids= [2021-02-24T15:19:56.971Z] + echo 'Remaining pids to kill: []' [2021-02-24T15:19:56.971Z] Remaining pids to kill: [] [2021-02-24T15:19:56.971Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-24T15:19:56.989Z] Recording test results [2021-02-24T15:19:58.662Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-24T15:19:59.002Z] + echo Ensuring container killed. [2021-02-24T15:19:59.002Z] Ensuring container killed. [2021-02-24T15:19:59.002Z] + docker ps -aq -f name=docker-pr5-* [2021-02-24T15:19:59.002Z] + cids=b497167c94dc [2021-02-24T15:19:59.002Z] 5bf188ef3a22 [2021-02-24T15:19:59.002Z] 724ec2b4b921 [2021-02-24T15:19:59.002Z] + [ -n b497167c94dc [2021-02-24T15:19:59.002Z] 5bf188ef3a22 [2021-02-24T15:19:59.002Z] 724ec2b4b921 ] [2021-02-24T15:19:59.002Z] + docker rm -vf b497167c94dc 5bf188ef3a22 724ec2b4b921 [2021-02-24T15:20:02.293Z] b497167c94dc [2021-02-24T15:20:02.293Z] 5bf188ef3a22 [2021-02-24T15:20:02.293Z] 724ec2b4b921 [Pipeline] sh [2021-02-24T15:20:02.592Z] + echo Chowning /workspace to jenkins user [2021-02-24T15:20:02.592Z] Chowning /workspace to jenkins user [2021-02-24T15:20:02.592Z] + id -u [2021-02-24T15:20:02.592Z] + id -g [2021-02-24T15:20:02.592Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41960:/workspace busybox chown -R 1000:1000 /workspace [2021-02-24T15:20:02.592Z] Unable to find image 'busybox:latest' locally [2021-02-24T15:20:03.159Z] latest: Pulling from library/busybox [2021-02-24T15:20:03.159Z] 5c4213be9af9: Pulling fs layer [2021-02-24T15:20:03.159Z] 5c4213be9af9: Verifying Checksum [2021-02-24T15:20:03.159Z] 5c4213be9af9: Download complete [2021-02-24T15:20:03.418Z] 5c4213be9af9: Pull complete [2021-02-24T15:20:03.418Z] Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f [2021-02-24T15:20:03.418Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-24T15:20:07.907Z] + bundleName=amd64 [2021-02-24T15:20:07.907Z] + echo Creating amd64-bundles.tar.gz [2021-02-24T15:20:07.907Z] Creating amd64-bundles.tar.gz [2021-02-24T15:20:07.907Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-02-24T15:20:07.907Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-02-24T15:20:08.880Z] Archiving artifacts [2021-02-24T15:20:11.393Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41960/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-24T15:20:11.710Z] + make clean [2021-02-24T15:20:11.968Z] docker volume rm -f docker-dev-cache [2021-02-24T15:20:11.968Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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