Pull request #42453 updated Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c8e6ad1adc48ba67bed5b752e53803410a730216+7c6a9484ee37b28fa314f716581bdb268cd78ce2 (2a644972bb165747bb394b5dda44d26a9a9549d5) 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 --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42453@libs/jps/.git # 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-06-02T09:06:18.425Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-02T09:06:18.429Z] Trying to pass milestone 5 [Pipeline] milestone [2021-06-02T09:06:18.480Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-02T09:06:33.640Z] Still waiting to schedule task [2021-06-02T09:06:33.642Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-06-02T09:07:15.206Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-042523f4464a346b0) in /home/ubuntu/workspace/moby_PR-42453 [Pipeline] { [Pipeline] checkout [2021-06-02T09:07:15.468Z] The recommended git tool is: git [2021-06-02T09:07:19.293Z] using credential docker-jenkins-github-credentials [2021-06-02T09:07:19.300Z] Cloning the remote Git repository [2021-06-02T09:07:19.300Z] Cloning with configured refspecs honoured and without tags [2021-06-02T09:07:19.249Z] Cloning repository https://github.com/moby/moby.git [2021-06-02T09:07:19.319Z] > git init /home/ubuntu/workspace/moby_PR-42453 # timeout=10 [2021-06-02T09:07:19.523Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-02T09:07:19.523Z] > git --version # timeout=10 [2021-06-02T09:07:19.551Z] > git --version # 'git version 2.17.1' [2021-06-02T09:07:19.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:07:19.553Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42453/head:refs/remotes/origin/PR-42453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:07:43.042Z] Fetching without tags [2021-06-02T09:07:43.336Z] Merging remotes/origin/master commit 7c6a9484ee37b28fa314f716581bdb268cd78ce2 into PR head commit c8e6ad1adc48ba67bed5b752e53803410a730216 [2021-06-02T09:07:42.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-02T09:07:43.004Z] > git config --add remote.origin.fetch +refs/pull/42453/head:refs/remotes/origin/PR-42453 # timeout=10 [2021-06-02T09:07:43.024Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:07:43.035Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-02T09:07:43.061Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-02T09:07:43.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:07:43.081Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42453/head:refs/remotes/origin/PR-42453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:07:43.362Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T09:07:43.380Z] > git checkout -f c8e6ad1adc48ba67bed5b752e53803410a730216 # timeout=10 [2021-06-02T09:07:44.587Z] Merge succeeded, producing c15e69e83757a072609bf8bab68e09c064679c30 [2021-06-02T09:07:44.587Z] Checking out Revision c15e69e83757a072609bf8bab68e09c064679c30 (PR-42453) [2021-06-02T09:07:44.185Z] > git remote # timeout=10 [2021-06-02T09:07:44.221Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T09:07:44.257Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:07:44.258Z] > git merge 7c6a9484ee37b28fa314f716581bdb268cd78ce2 # timeout=10 [2021-06-02T09:07:44.590Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T09:07:44.606Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T09:07:44.626Z] > git checkout -f c15e69e83757a072609bf8bab68e09c064679c30 # timeout=10 [2021-06-02T09:07:48.483Z] Commit message: "Merge commit '7c6a9484ee37b28fa314f716581bdb268cd78ce2' into HEAD" [2021-06-02T09:07:48.512Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-02T09:07:48.509Z] > git rev-list --no-walk 72f5b59f00de8b36bc43a956c4c2497c45632f31 # timeout=10 [2021-06-02T09:07:49.644Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42453:/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-06-02T09:07:57.791Z] Unable to find image 'alpine:latest' locally [2021-06-02T09:07:57.791Z] latest: Pulling from library/alpine [2021-06-02T09:07:57.791Z] 540db60ca938: Pulling fs layer [2021-06-02T09:07:58.051Z] 540db60ca938: Verifying Checksum [2021-06-02T09:07:58.051Z] 540db60ca938: Download complete [2021-06-02T09:07:58.310Z] 540db60ca938: Pull complete [2021-06-02T09:07:58.310Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-06-02T09:07:58.310Z] Status: Downloaded newer image for alpine:latest [2021-06-02T09:08:04.897Z] 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] { (Branch: win-2022) [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) [Pipeline] stage [Pipeline] { (win-2022) Stage "win-RS5" skipped due to when conditional Stage "win-2022" 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 [2021-06-02T09:08:05.175Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-042523f4464a346b0) in /home/ubuntu/workspace/moby_PR-42453 [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-06-02T09:08:05.233Z] The recommended git tool is: git [2021-06-02T09:08:05.242Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-06-02T09:08:05.255Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-06-02T09:08:05.267Z] Fetching without tags [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-06-02T09:08:05.647Z] Merging remotes/origin/master commit 7c6a9484ee37b28fa314f716581bdb268cd78ce2 into PR head commit c8e6ad1adc48ba67bed5b752e53803410a730216 [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) 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] } [2021-06-02T09:08:05.966Z] Merge succeeded, producing c1ee52e8497ea9904071bd97a4f38f006c5c2723 [2021-06-02T09:08:05.966Z] Checking out Revision c1ee52e8497ea9904071bd97a4f38f006c5c2723 (PR-42453) [2021-06-02T09:08:06.039Z] Commit message: "Merge commit '7c6a9484ee37b28fa314f716581bdb268cd78ce2' into HEAD" [2021-06-02T09:08:06.057Z] First time build. Skipping changelog. [2021-06-02T09:08:05.254Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42453/.git # timeout=10 [2021-06-02T09:08:05.265Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-02T09:08:05.276Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-02T09:08:05.276Z] > git --version # timeout=10 [2021-06-02T09:08:05.293Z] > git --version # 'git version 2.17.1' [2021-06-02T09:08:05.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:08:05.294Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42453/head:refs/remotes/origin/PR-42453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:08:05.658Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T09:08:05.666Z] > git checkout -f c8e6ad1adc48ba67bed5b752e53803410a730216 # timeout=10 [2021-06-02T09:08:05.836Z] > git remote # timeout=10 [2021-06-02T09:08:05.850Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T09:08:05.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:08:05.859Z] > git merge 7c6a9484ee37b28fa314f716581bdb268cd78ce2 # timeout=10 [2021-06-02T09:08:05.965Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T09:08:05.975Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T09:08:05.984Z] > git checkout -f c1ee52e8497ea9904071bd97a4f38f006c5c2723 # timeout=10 [2021-06-02T09:08:06.049Z] > git rev-list --no-walk 72f5b59f00de8b36bc43a956c4c2497c45632f31 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-02T09:08:16.910Z] + [ PR != PR ] [2021-06-02T09:08:16.910Z] + [ master != master ] [2021-06-02T09:08:16.911Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-02T09:08:17.240Z] + docker version [2021-06-02T09:08:17.240Z] Client: Docker Engine - Community [2021-06-02T09:08:17.240Z] Version: 20.10.5 [2021-06-02T09:08:17.240Z] API version: 1.41 [2021-06-02T09:08:17.240Z] Go version: go1.13.15 [2021-06-02T09:08:17.240Z] Git commit: 55c4c88 [2021-06-02T09:08:17.240Z] Built: Tue Mar 2 20:18:05 2021 [2021-06-02T09:08:17.240Z] OS/Arch: linux/amd64 [2021-06-02T09:08:17.240Z] Context: default [2021-06-02T09:08:17.240Z] Experimental: true [2021-06-02T09:08:17.240Z] [2021-06-02T09:08:17.240Z] Server: Docker Engine - Community [2021-06-02T09:08:17.240Z] Engine: [2021-06-02T09:08:17.240Z] Version: 20.10.5 [2021-06-02T09:08:17.240Z] API version: 1.41 (minimum version 1.12) [2021-06-02T09:08:17.240Z] Go version: go1.13.15 [2021-06-02T09:08:17.240Z] Git commit: 363e9a8 [2021-06-02T09:08:17.240Z] Built: Tue Mar 2 20:16:00 2021 [2021-06-02T09:08:17.240Z] OS/Arch: linux/amd64 [2021-06-02T09:08:17.240Z] Experimental: true [2021-06-02T09:08:17.240Z] containerd: [2021-06-02T09:08:17.240Z] Version: 1.4.4 [2021-06-02T09:08:17.240Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-02T09:08:17.240Z] runc: [2021-06-02T09:08:17.240Z] Version: 1.0.0-rc93 [2021-06-02T09:08:17.240Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-02T09:08:17.240Z] docker-init: [2021-06-02T09:08:17.240Z] Version: 0.19.0 [2021-06-02T09:08:17.240Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-02T09:08:17.547Z] + docker info [2021-06-02T09:08:20.174Z] Still waiting to schedule task [2021-06-02T09:08:20.175Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-042523f4464a346b0)’ [2021-06-02T09:08:20.175Z] Still waiting to schedule task [2021-06-02T09:08:20.175Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-042523f4464a346b0)’ [2021-06-02T09:08:20.176Z] Still waiting to schedule task [2021-06-02T09:08:20.176Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-06-02T09:08:20.178Z] Still waiting to schedule task [2021-06-02T09:08:20.178Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-06-02T09:08:29.774Z] Client: [2021-06-02T09:08:29.774Z] Context: default [2021-06-02T09:08:29.774Z] Debug Mode: false [2021-06-02T09:08:29.774Z] Plugins: [2021-06-02T09:08:29.774Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-02T09:08:29.774Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-02T09:08:29.774Z] [2021-06-02T09:08:29.774Z] Server: [2021-06-02T09:08:29.774Z] Containers: 0 [2021-06-02T09:08:29.774Z] Running: 0 [2021-06-02T09:08:29.774Z] Paused: 0 [2021-06-02T09:08:29.774Z] Stopped: 0 [2021-06-02T09:08:29.774Z] Images: 1 [2021-06-02T09:08:29.774Z] Server Version: 20.10.5 [2021-06-02T09:08:29.774Z] Storage Driver: overlay2 [2021-06-02T09:08:29.774Z] Backing Filesystem: extfs [2021-06-02T09:08:29.774Z] Supports d_type: true [2021-06-02T09:08:29.774Z] Native Overlay Diff: true [2021-06-02T09:08:29.774Z] Logging Driver: json-file [2021-06-02T09:08:29.774Z] Cgroup Driver: cgroupfs [2021-06-02T09:08:29.774Z] Cgroup Version: 1 [2021-06-02T09:08:29.774Z] Plugins: [2021-06-02T09:08:29.774Z] Volume: local [2021-06-02T09:08:29.774Z] Network: bridge host ipvlan macvlan null overlay [2021-06-02T09:08:29.774Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-02T09:08:29.774Z] Swarm: inactive [2021-06-02T09:08:29.774Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-02T09:08:29.774Z] Default Runtime: runc [2021-06-02T09:08:29.774Z] Init Binary: docker-init [2021-06-02T09:08:29.774Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-02T09:08:29.774Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-02T09:08:29.774Z] init version: de40ad0 [2021-06-02T09:08:29.774Z] Security Options: [2021-06-02T09:08:29.774Z] apparmor [2021-06-02T09:08:29.774Z] seccomp [2021-06-02T09:08:29.774Z] Profile: default [2021-06-02T09:08:29.774Z] Kernel Version: 5.4.0-1041-aws [2021-06-02T09:08:29.774Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-02T09:08:29.774Z] OSType: linux [2021-06-02T09:08:29.774Z] Architecture: x86_64 [2021-06-02T09:08:29.774Z] CPUs: 2 [2021-06-02T09:08:29.774Z] Total Memory: 7.569GiB [2021-06-02T09:08:29.774Z] Name: ip-10-100-101-240 [2021-06-02T09:08:29.774Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-06-02T09:08:29.774Z] Docker Root Dir: /var/lib/docker [2021-06-02T09:08:29.774Z] Debug Mode: false [2021-06-02T09:08:29.774Z] Registry: https://index.docker.io/v1/ [2021-06-02T09:08:29.774Z] Labels: [2021-06-02T09:08:29.774Z] Experimental: true [2021-06-02T09:08:29.774Z] Insecure Registries: [2021-06-02T09:08:29.774Z] 127.0.0.0/8 [2021-06-02T09:08:29.774Z] Live Restore Enabled: true [2021-06-02T09:08:29.774Z] [2021-06-02T09:08:29.774Z] WARNING: No swap limit support [Pipeline] sh [2021-06-02T09:08:30.068Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-02T09:08:30.068Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-02T09:08:30.068Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42453/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-02T09:08:30.328Z] + bash /home/ubuntu/workspace/moby_PR-42453/check-config.sh [2021-06-02T09:08:30.328Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-02T09:08:30.328Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-06-02T09:08:30.328Z] [2021-06-02T09:08:30.328Z] Generally Necessary: [2021-06-02T09:08:30.328Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-02T09:08:30.328Z] - apparmor: enabled and tools installed [2021-06-02T09:08:30.328Z] - CONFIG_NAMESPACES: enabled [2021-06-02T09:08:30.328Z] - CONFIG_NET_NS: enabled [2021-06-02T09:08:30.328Z] - CONFIG_PID_NS: enabled [2021-06-02T09:08:30.328Z] - CONFIG_IPC_NS: enabled [2021-06-02T09:08:30.328Z] - CONFIG_UTS_NS: enabled [2021-06-02T09:08:30.328Z] - CONFIG_CGROUPS: enabled [2021-06-02T09:08:30.328Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-02T09:08:30.328Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-02T09:08:30.328Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-02T09:08:30.328Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-02T09:08:30.328Z] - CONFIG_CPUSETS: enabled [2021-06-02T09:08:30.328Z] - CONFIG_MEMCG: enabled [2021-06-02T09:08:30.328Z] - CONFIG_KEYS: enabled [2021-06-02T09:08:30.328Z] - CONFIG_VETH: enabled (as module) [2021-06-02T09:08:30.328Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-02T09:08:30.328Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-02T09:08:30.328Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-02T09:08:30.328Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-02T09:08:30.328Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-02T09:08:30.328Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-02T09:08:30.328Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-02T09:08:30.328Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-02T09:08:30.328Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-02T09:08:30.328Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-02T09:08:30.328Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-02T09:08:30.328Z] [2021-06-02T09:08:30.328Z] Optional Features: [2021-06-02T09:08:30.328Z] - CONFIG_USER_NS: enabled [2021-06-02T09:08:30.328Z] - CONFIG_SECCOMP: enabled [2021-06-02T09:08:30.328Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-02T09:08:30.328Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-02T09:08:30.328Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-02T09:08:30.328Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-02T09:08:30.328Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-02T09:08:30.328Z] - CONFIG_BLK_CGROUP: enabled [2021-06-02T09:08:30.328Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-02T09:08:30.328Z] - CONFIG_CGROUP_PERF: enabled [2021-06-02T09:08:30.328Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-02T09:08:30.328Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-02T09:08:30.588Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-02T09:08:30.588Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-02T09:08:30.588Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-02T09:08:30.588Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-02T09:08:30.588Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-02T09:08:30.588Z] - CONFIG_IP_VS: enabled (as module) [2021-06-02T09:08:30.588Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-02T09:08:30.588Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-02T09:08:30.588Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-02T09:08:30.588Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-02T09:08:30.588Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-02T09:08:30.588Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-02T09:08:30.588Z] - CONFIG_EXT4_FS: enabled [2021-06-02T09:08:30.588Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-02T09:08:30.588Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-02T09:08:30.588Z] - Network Drivers: [2021-06-02T09:08:30.588Z] - "overlay": [2021-06-02T09:08:30.588Z] - CONFIG_VXLAN: enabled (as module) [2021-06-02T09:08:30.588Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-02T09:08:30.588Z] Optional (for encrypted networks): [2021-06-02T09:08:30.588Z] - CONFIG_CRYPTO: enabled [2021-06-02T09:08:30.588Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-02T09:08:30.588Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-02T09:08:30.588Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-02T09:08:30.588Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-02T09:08:30.588Z] - CONFIG_XFRM: enabled [2021-06-02T09:08:30.588Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-02T09:08:30.588Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-02T09:08:30.588Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-02T09:08:30.588Z] - "ipvlan": [2021-06-02T09:08:30.588Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-02T09:08:30.588Z] - "macvlan": [2021-06-02T09:08:30.588Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-02T09:08:30.588Z] - CONFIG_DUMMY: enabled (as module) [2021-06-02T09:08:30.588Z] - "ftp,tftp client in container": [2021-06-02T09:08:30.588Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-02T09:08:30.588Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-02T09:08:30.588Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-02T09:08:30.588Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-02T09:08:30.588Z] - Storage Drivers: [2021-06-02T09:08:30.588Z] - "aufs": [2021-06-02T09:08:30.588Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-02T09:08:30.588Z] - "btrfs": [2021-06-02T09:08:30.588Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-02T09:08:30.588Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-02T09:08:30.588Z] - "devicemapper": [2021-06-02T09:08:30.588Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-02T09:08:30.588Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-02T09:08:30.588Z] - "overlay": [2021-06-02T09:08:30.588Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-02T09:08:30.588Z] - "zfs": [2021-06-02T09:08:30.588Z] - /dev/zfs: present [2021-06-02T09:08:30.588Z] - zfs command: missing [2021-06-02T09:08:30.588Z] - zpool command: missing [2021-06-02T09:08:30.588Z] [2021-06-02T09:08:30.588Z] Limits: [2021-06-02T09:08:30.588Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-02T09:08:30.588Z] [2021-06-02T09:08:30.588Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-02T09:08:30.917Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c1ee52e8497ea9904071bd97a4f38f006c5c2723 . [2021-06-02T09:08:31.176Z] #2 [internal] load .dockerignore [2021-06-02T09:08:31.176Z] #2 sha256:61379f1a426f171970a9bf057a341a17f859dadd77b9afc55c98d3b3e801bb86 [2021-06-02T09:08:32.123Z] #2 transferring context: 87B done [2021-06-02T09:08:32.123Z] #2 DONE 1.0s [2021-06-02T09:08:32.123Z] [2021-06-02T09:08:32.123Z] #1 [internal] load build definition from Dockerfile [2021-06-02T09:08:32.123Z] #1 sha256:34033426068ad7604eb817d122f74ba57188979bec44cb8107edfc1d4c842c00 [2021-06-02T09:08:32.123Z] #1 transferring dockerfile: 17.00kB done [2021-06-02T09:08:32.123Z] #1 DONE 1.0s [2021-06-02T09:08:32.123Z] [2021-06-02T09:08:32.123Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-02T09:08:32.123Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-02T09:08:32.382Z] #3 DONE 0.4s [2021-06-02T09:08:32.382Z] [2021-06-02T09:08:32.382Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-02T09:08:32.382Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-02T09:08:32.382Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-02T09:08:32.641Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-02T09:08:32.641Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-02T09:08:32.641Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-02T09:08:32.641Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-02T09:08:32.901Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-06-02T09:08:32.901Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-06-02T09:08:33.160Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-02T09:08:33.160Z] #4 DONE 0.9s [2021-06-02T09:08:33.729Z] [2021-06-02T09:08:33.729Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-02T09:08:33.729Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-02T09:08:34.673Z] #8 DONE 1.1s [2021-06-02T09:08:34.673Z] [2021-06-02T09:08:34.673Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-02T09:08:34.673Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-02T09:08:34.673Z] #6 DONE 1.0s [2021-06-02T09:08:34.673Z] [2021-06-02T09:08:34.673Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-02T09:08:34.673Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-02T09:08:34.673Z] #7 DONE 1.1s [2021-06-02T09:08:34.673Z] [2021-06-02T09:08:34.673Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-02T09:08:34.673Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-02T09:08:34.673Z] #5 DONE 1.1s [2021-06-02T09:08:36.054Z] [2021-06-02T09:08:36.054Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-02T09:08:36.054Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-02T09:08:36.054Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-02T09:08:36.054Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-02T09:08:36.054Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-02T09:08:36.054Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-02T09:08:36.315Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.1s [2021-06-02T09:08:36.315Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.19MB / 50.43MB 0.2s [2021-06-02T09:08:36.577Z] #26 ... [2021-06-02T09:08:36.577Z] [2021-06-02T09:08:36.577Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-02T09:08:36.577Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-02T09:08:36.577Z] #42 DONE 0.0s [2021-06-02T09:08:36.577Z] [2021-06-02T09:08:36.577Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-02T09:08:36.577Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-02T09:08:36.577Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 8.39MB / 50.43MB 0.4s [2021-06-02T09:08:36.577Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 13.63MB / 50.43MB 0.5s [2021-06-02T09:08:36.836Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 18.87MB / 50.43MB 0.6s [2021-06-02T09:08:36.836Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 24.12MB / 50.43MB 0.7s [2021-06-02T09:08:37.095Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 28.31MB / 50.43MB 0.9s [2021-06-02T09:08:37.095Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 32.51MB / 50.43MB 1.0s [2021-06-02T09:08:37.356Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 38.80MB / 50.43MB 1.1s [2021-06-02T09:08:37.356Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 44.49MB / 50.43MB 1.2s [2021-06-02T09:08:37.616Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.3s [2021-06-02T09:08:38.185Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.8s done [2021-06-02T09:08:38.446Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 [2021-06-02T09:08:42.666Z] #26 ... [2021-06-02T09:08:42.666Z] [2021-06-02T09:08:42.666Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:08:42.666Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:08:42.666Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-02T09:08:42.666Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-02T09:08:42.666Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-06-02T09:08:42.666Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-02T09:08:42.666Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-02T09:08:42.666Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2021-06-02T09:08:42.666Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done [2021-06-02T09:08:42.666Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.6s [2021-06-02T09:08:42.666Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.8s done [2021-06-02T09:08:42.666Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.3s done [2021-06-02T09:08:42.666Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.1s [2021-06-02T09:08:42.666Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.3s done [2021-06-02T09:08:43.235Z] #9 ... [2021-06-02T09:08:43.235Z] [2021-06-02T09:08:43.235Z] #23 [internal] load build context [2021-06-02T09:08:43.235Z] #23 sha256:04a65a2b07643ad0a47ca4d28523bcdd3985c296a0b822e658024c47bc9ecd1f [2021-06-02T09:08:43.235Z] #23 transferring context: 53.26MB 6.5s done [2021-06-02T09:08:43.235Z] #23 DONE 7.2s [2021-06-02T09:08:43.235Z] [2021-06-02T09:08:43.235Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:08:43.235Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:08:43.235Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.0s done [2021-06-02T09:08:43.235Z] #9 ... [2021-06-02T09:08:43.235Z] [2021-06-02T09:08:43.235Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-02T09:08:43.235Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-02T09:08:43.804Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.2s [2021-06-02T09:08:45.184Z] #26 ... [2021-06-02T09:08:45.184Z] [2021-06-02T09:08:45.184Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:08:45.184Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-02T09:08:45.184Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-02T09:08:45.184Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-02T09:08:45.184Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-02T09:08:45.184Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.9s done [2021-06-02T09:08:45.184Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done [2021-06-02T09:08:45.184Z] #65 DONE 8.9s [2021-06-02T09:08:45.184Z] [2021-06-02T09:08:45.184Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-02T09:08:45.184Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-02T09:08:45.755Z] #26 ... [2021-06-02T09:08:45.755Z] [2021-06-02T09:08:45.755Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:08:45.755Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-02T09:08:45.755Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-02T09:08:45.755Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-02T09:08:45.755Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-02T09:08:45.755Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-02T09:08:45.755Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.0s done [2021-06-02T09:08:45.755Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2021-06-02T09:08:45.755Z] #63 DONE 9.6s [2021-06-02T09:08:46.015Z] [2021-06-02T09:08:46.015Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:08:46.015Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:08:47.398Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.8s [2021-06-02T09:08:48.782Z] #9 ... [2021-06-02T09:08:48.782Z] [2021-06-02T09:08:48.782Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-02T09:08:48.782Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-02T09:08:48.782Z] #64 DONE 0.9s [2021-06-02T09:08:48.782Z] [2021-06-02T09:08:48.782Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:08:48.782Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:08:48.782Z] #9 ... [2021-06-02T09:08:48.782Z] [2021-06-02T09:08:48.782Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-02T09:08:48.782Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-02T09:08:48.782Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 10.2s [2021-06-02T09:08:49.041Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 10.5s done [2021-06-02T09:08:49.982Z] #26 DONE 13.7s [2021-06-02T09:08:49.982Z] [2021-06-02T09:08:49.982Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-02T09:08:49.982Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-02T09:08:49.982Z] #66 DONE 1.0s [2021-06-02T09:08:49.982Z] [2021-06-02T09:08:49.982Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-02T09:08:49.982Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-02T09:08:51.894Z] #27 1.803 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:08:51.894Z] #27 1.812 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:08:51.894Z] #27 1.812 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:08:51.894Z] #27 2.044 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:08:52.161Z] #27 2.406 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:08:52.734Z] #27 2.905 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:08:54.115Z] #27 4.355 Fetched 8447 kB in 3s (3015 kB/s) [2021-06-02T09:08:55.057Z] #27 4.355 Reading package lists... [2021-06-02T09:08:55.999Z] #27 5.343 Reading package lists... [2021-06-02T09:08:55.999Z] #27 ... [2021-06-02T09:08:55.999Z] [2021-06-02T09:08:55.999Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:08:55.999Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:08:55.999Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.5s done [2021-06-02T09:08:55.999Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done [2021-06-02T09:08:55.999Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-06-02T09:08:55.999Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s [2021-06-02T09:08:56.261Z] #9 ... [2021-06-02T09:08:56.261Z] [2021-06-02T09:08:56.261Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-02T09:08:56.261Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-02T09:08:56.261Z] #27 5.343 Reading package lists... [2021-06-02T09:08:56.261Z] #27 6.299 Building dependency tree... [2021-06-02T09:08:56.261Z] #27 6.631 The following additional packages will be installed: [2021-06-02T09:08:56.261Z] #27 6.632 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-02T09:08:56.261Z] #27 6.632 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-02T09:08:56.261Z] #27 6.632 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-02T09:08:56.261Z] #27 6.633 Suggested packages: [2021-06-02T09:08:56.261Z] #27 6.633 krb5-doc krb5-user [2021-06-02T09:08:56.261Z] #27 6.633 Recommended packages: [2021-06-02T09:08:56.261Z] #27 6.633 krb5-locales publicsuffix libsasl2-modules [2021-06-02T09:08:56.830Z] #27 6.866 The following NEW packages will be installed: [2021-06-02T09:08:56.830Z] #27 6.866 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-02T09:08:56.830Z] #27 6.866 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-02T09:08:56.830Z] #27 6.866 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-02T09:08:56.830Z] #27 6.866 libssh2-1 libssl1.1 openssl [2021-06-02T09:08:56.830Z] #27 7.150 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-02T09:08:56.830Z] #27 7.150 Need to get 5059 kB of archives. [2021-06-02T09:08:56.830Z] #27 7.150 After this operation, 12.1 MB of additional disk space will be used. [2021-06-02T09:08:56.830Z] #27 7.150 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-02T09:08:56.830Z] #27 7.150 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-02T09:08:56.830Z] #27 7.159 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-02T09:08:56.830Z] #27 7.159 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-02T09:08:56.830Z] #27 7.159 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-02T09:08:56.830Z] #27 7.159 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-02T09:08:56.830Z] #27 7.174 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-02T09:08:56.830Z] #27 7.174 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-02T09:08:56.830Z] #27 7.195 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-02T09:08:56.830Z] #27 7.195 Get:10 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-02T09:08:56.830Z] #27 7.195 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-02T09:08:56.830Z] #27 7.195 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-02T09:08:56.830Z] #27 7.206 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-02T09:08:56.830Z] #27 7.206 Get:14 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-02T09:08:56.830Z] #27 7.206 Get:15 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-02T09:08:56.830Z] #27 7.206 Get:16 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-02T09:08:56.830Z] #27 7.206 Get:17 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-02T09:08:56.830Z] #27 7.206 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-02T09:08:56.830Z] #27 7.206 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-02T09:08:56.830Z] #27 7.224 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-02T09:08:56.830Z] #27 7.224 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-02T09:08:57.399Z] #27 7.425 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:08:57.399Z] #27 7.469 Fetched 5059 kB in 0s (15.3 MB/s) [2021-06-02T09:08:57.399Z] #27 7.538 Selecting previously unselected package libssl1.1:amd64. [2021-06-02T09:08:57.399Z] #27 7.538 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-02T09:08:57.399Z] #27 7.538 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-02T09:08:57.399Z] #27 7.551 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-02T09:08:57.399Z] #27 7.769 Selecting previously unselected package openssl. [2021-06-02T09:08:57.399Z] #27 7.769 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-02T09:08:57.399Z] #27 7.775 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-02T09:08:57.695Z] #27 7.956 Selecting previously unselected package ca-certificates. [2021-06-02T09:08:57.695Z] #27 7.956 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-02T09:08:57.695Z] #27 7.961 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-02T09:08:57.986Z] #27 8.076 Selecting previously unselected package libkeyutils1:amd64. [2021-06-02T09:08:57.986Z] #27 8.076 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-02T09:08:57.986Z] #27 8.089 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-02T09:08:57.986Z] #27 8.168 Selecting previously unselected package libkrb5support0:amd64. [2021-06-02T09:08:57.986Z] #27 8.168 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:08:57.986Z] #27 8.168 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:08:57.986Z] #27 8.233 Selecting previously unselected package libk5crypto3:amd64. [2021-06-02T09:08:57.986Z] #27 8.233 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:08:57.986Z] #27 8.239 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:08:57.986Z] #27 8.355 Selecting previously unselected package libkrb5-3:amd64. [2021-06-02T09:08:57.986Z] #27 8.355 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:08:58.260Z] #27 8.360 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:08:58.260Z] #27 8.535 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-02T09:08:58.260Z] #27 8.535 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:08:58.260Z] #27 8.541 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:08:58.523Z] #27 8.649 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-02T09:08:58.523Z] #27 8.649 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-02T09:08:58.523Z] #27 8.654 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:08:58.523Z] #27 8.719 Selecting previously unselected package libsasl2-2:amd64. [2021-06-02T09:08:58.523Z] #27 8.735 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-02T09:08:58.523Z] #27 8.735 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:08:58.523Z] #27 8.796 Selecting previously unselected package libldap-common. [2021-06-02T09:08:58.523Z] #27 8.796 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-02T09:08:58.523Z] #27 8.801 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:08:58.523Z] #27 8.866 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-02T09:08:58.523Z] #27 8.866 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-02T09:08:58.790Z] #27 8.872 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:08:58.790Z] #27 8.961 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-02T09:08:58.790Z] #27 8.961 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-02T09:08:58.790Z] #27 8.968 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-02T09:08:58.790Z] #27 9.070 Selecting previously unselected package libpsl5:amd64. [2021-06-02T09:08:58.790Z] #27 9.070 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-02T09:08:58.790Z] #27 9.078 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-02T09:08:59.055Z] #27 9.163 Selecting previously unselected package librtmp1:amd64. [2021-06-02T09:08:59.055Z] #27 9.163 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-02T09:08:59.055Z] #27 9.176 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-02T09:08:59.055Z] #27 9.240 Selecting previously unselected package libssh2-1:amd64. [2021-06-02T09:08:59.055Z] #27 9.240 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-02T09:08:59.055Z] #27 9.245 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-02T09:08:59.055Z] #27 9.349 Selecting previously unselected package libcurl4:amd64. [2021-06-02T09:08:59.055Z] #27 9.349 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-02T09:08:59.315Z] #27 9.355 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-02T09:08:59.315Z] #27 9.477 Selecting previously unselected package curl. [2021-06-02T09:08:59.315Z] #27 9.477 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-02T09:08:59.315Z] #27 9.480 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-02T09:08:59.315Z] #27 9.592 Selecting previously unselected package libonig5:amd64. [2021-06-02T09:08:59.315Z] #27 9.592 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-02T09:08:59.586Z] #27 9.596 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:08:59.586Z] #27 9.683 Selecting previously unselected package libjq1:amd64. [2021-06-02T09:08:59.586Z] #27 9.683 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:08:59.586Z] #27 9.688 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:08:59.586Z] #27 9.762 Selecting previously unselected package jq. [2021-06-02T09:08:59.586Z] #27 9.762 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:08:59.586Z] #27 9.767 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-02T09:08:59.586Z] #27 9.831 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-02T09:08:59.586Z] #27 9.842 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-02T09:08:59.586Z] #27 9.856 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-02T09:08:59.852Z] #27 10.04 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-02T09:08:59.852Z] #27 10.06 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:08:59.852Z] #27 10.09 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:08:59.852Z] #27 10.10 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:08:59.852Z] #27 10.11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-02T09:08:59.852Z] #27 10.13 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:08:59.852Z] #27 10.14 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:08:59.852Z] #27 10.16 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-02T09:08:59.852Z] #27 10.17 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:08:59.852Z] #27 10.18 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-02T09:08:59.852Z] #27 10.21 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:08:59.852Z] #27 10.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:09:00.111Z] #27 10.24 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:09:00.111Z] #27 10.25 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-02T09:09:01.051Z] #27 11.10 Updating certificates in /etc/ssl/certs... [2021-06-02T09:09:01.856Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-027e66fcbc89eaae4) in /home/ubuntu/workspace/moby_PR-42453 [Pipeline] { [Pipeline] checkout [2021-06-02T09:09:01.990Z] #27 12.23 137 added, 0 removed; done. [2021-06-02T09:09:01.990Z] #27 12.28 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:09:01.990Z] #27 12.29 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-02T09:09:01.990Z] #27 12.31 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-02T09:09:01.990Z] #27 12.32 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-02T09:09:01.990Z] #27 12.34 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:09:01.990Z] #27 12.36 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-02T09:09:01.990Z] #27 12.38 Updating certificates in /etc/ssl/certs... [2021-06-02T09:09:02.008Z] The recommended git tool is: git [2021-06-02T09:09:03.373Z] #27 13.42 0 added, 0 removed; done. [2021-06-02T09:09:03.373Z] #27 13.42 Running hooks in /etc/ca-certificates/update.d... [2021-06-02T09:09:03.373Z] #27 13.42 done. [2021-06-02T09:09:05.276Z] using credential docker-jenkins-github-credentials [2021-06-02T09:09:05.284Z] Cloning the remote Git repository [2021-06-02T09:09:05.284Z] Cloning with configured refspecs honoured and without tags [2021-06-02T09:09:05.308Z] Cloning repository https://github.com/moby/moby.git [2021-06-02T09:09:05.371Z] > git init /home/ubuntu/workspace/moby_PR-42453 # timeout=10 [2021-06-02T09:09:05.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-02T09:09:05.573Z] > git --version # timeout=10 [2021-06-02T09:09:05.589Z] > git --version # 'git version 2.17.1' [2021-06-02T09:09:05.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:09:05.592Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42453/head:refs/remotes/origin/PR-42453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:09:05.914Z] #27 DONE 15.7s [2021-06-02T09:09:05.914Z] [2021-06-02T09:09:05.914Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-02T09:09:05.914Z] #28 sha256:699d97c416a91e9307b9fd5faa62c1de514d5985d28d960caecfda3cfc9b57db [2021-06-02T09:09:05.914Z] #28 DONE 0.1s [2021-06-02T09:09:05.914Z] [2021-06-02T09:09:05.914Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:09:05.914Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:09:05.914Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.7s done [2021-06-02T09:09:05.914Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s done [2021-06-02T09:09:05.914Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-02T09:09:09.223Z] #9 ... [2021-06-02T09:09:09.223Z] [2021-06-02T09:09:09.223Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:09:09.223Z] #29 sha256:52eb01bd6509b4569a01f4e1db32b92478ab0aa6b91b97d72ee654f8fb8abc21 [2021-06-02T09:09:09.223Z] #29 1.449 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-02T09:09:09.223Z] #29 1.543 [2021-06-02T09:09:09.223Z] #29 1.660 ############ 17.0% ######################### 35.2% ######################################### 57.4% ############################################### 66.6% #################################################################### 95.0% ######################################################################## 100.0% [2021-06-02T09:09:09.223Z] #29 2.252 [2021-06-02T09:09:09.223Z] #29 2.373 ######################################################################## 100.0% [2021-06-02T09:09:09.223Z] #29 2.502 [2021-06-02T09:09:09.223Z] #29 2.626 ########################################## 59.2% ######################################################################## 100.0% [2021-06-02T09:09:09.223Z] #29 2.743 [2021-06-02T09:09:09.223Z] #29 2.864 ########### 15.9% ######################### 35.3% ###################################### 53.5% ##################################################### 74.1% ################################################################### 93.4% ######################################################################## 100.0% [2021-06-02T09:09:09.223Z] #29 3.407 [2021-06-02T09:09:10.785Z] #29 3.544 0.0% ### 5.4% ######### 13.7% ############## 20.0% ################### 27.4% ####################### 32.0% ########################### 37.8% ############################## 42.7% ################################## 48.0% ###################################### 53.2% ########################################## 58.7% ############################################## 64.0% ################################################# 69.2% ##################################################### 73.7% ########################################################## 81.6% ############################################################## 86.8% ################################################################## 92.3% ###################################################################### 97.7% ######################################################################## 100.0% [2021-06-02T09:09:11.044Z] #29 5.390 [2021-06-02T09:09:11.303Z] #29 5.678 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-02T09:09:11.304Z] #29 5.767 [2021-06-02T09:09:11.304Z] #29 5.850 ######################################################################## 100.0% [2021-06-02T09:09:11.564Z] #29 5.886 [2021-06-02T09:09:11.824Z] #29 6.155 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-02T09:09:11.824Z] #29 6.275 [2021-06-02T09:09:12.083Z] #29 6.408 ################################ 44.7% ######################################################################## 100.0% [2021-06-02T09:09:12.083Z] #29 6.494 [2021-06-02T09:09:12.343Z] #29 6.792 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-02T09:09:12.343Z] #29 6.916 [2021-06-02T09:09:12.640Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09ba0cbdb538e74a0) in /home/ubuntu/workspace/moby_PR-42453 [Pipeline] { [Pipeline] checkout [2021-06-02T09:09:12.810Z] The recommended git tool is: git [2021-06-02T09:09:13.388Z] #29 7.043 0.0% ### 4.9% ######################### 35.8% ########################################### 60.4% ######################################################### 80.1% #################################################################### 95.7% ######################################################################## 100.0% [2021-06-02T09:09:13.388Z] #29 7.706 [2021-06-02T09:09:13.656Z] #29 8.018 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-02T09:09:13.656Z] #29 8.127 [2021-06-02T09:09:13.656Z] #29 8.219 ######################################################################## 100.0% [2021-06-02T09:09:13.656Z] #29 8.241 [2021-06-02T09:09:13.929Z] #29 8.461 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-02T09:09:14.189Z] #29 8.560 [2021-06-02T09:09:14.189Z] #29 8.614 ######################################################################## 100.0% [2021-06-02T09:09:14.189Z] #29 8.653 [2021-06-02T09:09:14.189Z] #29 8.678 Download of images into '/build' complete. [2021-06-02T09:09:14.189Z] #29 8.678 Use something like the following to load the result into a Docker daemon: [2021-06-02T09:09:14.189Z] #29 8.678 tar -cC '/build' . | docker load [2021-06-02T09:09:15.350Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09aaaf6cef442da7d) in /home/ubuntu/workspace/moby_PR-42453 [Pipeline] { [Pipeline] checkout [2021-06-02T09:09:15.603Z] The recommended git tool is: git [2021-06-02T09:09:16.425Z] using credential docker-jenkins-github-credentials [2021-06-02T09:09:16.442Z] Cloning the remote Git repository [2021-06-02T09:09:16.442Z] Cloning with configured refspecs honoured and without tags [2021-06-02T09:09:16.553Z] Cloning repository https://github.com/moby/moby.git [2021-06-02T09:09:16.627Z] > git init /home/ubuntu/workspace/moby_PR-42453 # timeout=10 [2021-06-02T09:09:16.868Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-02T09:09:16.868Z] > git --version # timeout=10 [2021-06-02T09:09:16.892Z] > git --version # 'git version 2.17.1' [2021-06-02T09:09:16.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:09:16.894Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42453/head:refs/remotes/origin/PR-42453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:09:19.190Z] using credential docker-jenkins-github-credentials [2021-06-02T09:09:19.197Z] Cloning the remote Git repository [2021-06-02T09:09:19.197Z] Cloning with configured refspecs honoured and without tags [2021-06-02T09:09:19.218Z] Cloning repository https://github.com/moby/moby.git [2021-06-02T09:09:19.464Z] #29 ... [2021-06-02T09:09:19.464Z] [2021-06-02T09:09:19.464Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:09:19.464Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:09:19.464Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.8s done [2021-06-02T09:09:19.464Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-02T09:09:19.275Z] > git init /home/ubuntu/workspace/moby_PR-42453 # timeout=10 [2021-06-02T09:09:19.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-02T09:09:19.561Z] > git --version # timeout=10 [2021-06-02T09:09:19.577Z] > git --version # 'git version 2.25.1' [2021-06-02T09:09:19.578Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:09:19.579Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42453/head:refs/remotes/origin/PR-42453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:09:20.408Z] #9 DONE 44.4s [2021-06-02T09:09:20.408Z] [2021-06-02T09:09:20.408Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-02T09:09:20.408Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-02T09:09:20.667Z] #10 ... [2021-06-02T09:09:20.667Z] [2021-06-02T09:09:20.667Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:09:20.667Z] #29 sha256:52eb01bd6509b4569a01f4e1db32b92478ab0aa6b91b97d72ee654f8fb8abc21 [2021-06-02T09:09:20.667Z] #29 DONE 15.0s [2021-06-02T09:09:20.667Z] [2021-06-02T09:09:20.667Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-02T09:09:20.667Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-02T09:09:21.610Z] #10 DONE 1.1s [2021-06-02T09:09:21.610Z] [2021-06-02T09:09:21.610Z] #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-06-02T09:09:21.610Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-02T09:09:22.989Z] #11 DONE 1.0s [2021-06-02T09:09:22.989Z] [2021-06-02T09:09:22.989Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:09:22.989Z] #59 sha256:5be6928f41d7d0cc6201c549ed8cc5b12d0f92b6386582dc990a2a36390344d2 [2021-06-02T09:09:23.252Z] #59 ... [2021-06-02T09:09:23.253Z] [2021-06-02T09:09:23.253Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-02T09:09:23.253Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-02T09:09:23.253Z] #39 DONE 0.5s [2021-06-02T09:09:23.253Z] [2021-06-02T09:09:23.253Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-02T09:09:23.253Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-02T09:09:23.253Z] #31 DONE 0.5s [2021-06-02T09:09:23.253Z] [2021-06-02T09:09:23.253Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-02T09:09:23.253Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-02T09:09:23.253Z] #43 DONE 0.6s [2021-06-02T09:09:23.253Z] [2021-06-02T09:09:23.253Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:09:23.253Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:09:26.550Z] #44 ... [2021-06-02T09:09:26.550Z] [2021-06-02T09:09:26.550Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-02T09:09:26.550Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-02T09:09:26.550Z] #12 DONE 3.8s [2021-06-02T09:09:26.550Z] [2021-06-02T09:09:26.550Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:09:26.550Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:09:29.243Z] Fetching without tags [2021-06-02T09:09:29.564Z] Merging remotes/origin/master commit 7c6a9484ee37b28fa314f716581bdb268cd78ce2 into PR head commit c8e6ad1adc48ba67bed5b752e53803410a730216 [2021-06-02T09:09:29.134Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-02T09:09:29.150Z] > git config --add remote.origin.fetch +refs/pull/42453/head:refs/remotes/origin/PR-42453 # timeout=10 [2021-06-02T09:09:29.187Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:09:29.218Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-02T09:09:29.246Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-02T09:09:29.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:09:29.248Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42453/head:refs/remotes/origin/PR-42453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:09:29.578Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T09:09:29.603Z] > git checkout -f c8e6ad1adc48ba67bed5b752e53803410a730216 # timeout=10 [2021-06-02T09:09:30.363Z] > git remote # timeout=10 [2021-06-02T09:09:30.413Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T09:09:30.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:09:30.465Z] > git merge 7c6a9484ee37b28fa314f716581bdb268cd78ce2 # timeout=10 [2021-06-02T09:09:31.061Z] Merge succeeded, producing 827a000ee0f8c9abfa2101fa3473e3058a027d92 [2021-06-02T09:09:31.061Z] Checking out Revision 827a000ee0f8c9abfa2101fa3473e3058a027d92 (PR-42453) [2021-06-02T09:09:31.834Z] #13 ... [2021-06-02T09:09:31.834Z] [2021-06-02T09:09:31.834Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:09:31.834Z] #59 sha256:5be6928f41d7d0cc6201c549ed8cc5b12d0f92b6386582dc990a2a36390344d2 [2021-06-02T09:09:31.834Z] #59 8.647 + RM_GOPATH=0 [2021-06-02T09:09:31.834Z] #59 8.647 + TMP_GOPATH= [2021-06-02T09:09:31.834Z] #59 8.647 + : /build [2021-06-02T09:09:31.834Z] #59 8.647 + '[' -z '' ']' [2021-06-02T09:09:31.834Z] #59 8.647 ++ mktemp -d [2021-06-02T09:09:31.834Z] #59 8.649 + export GOPATH=/tmp/tmp.OGo9zsEOMP [2021-06-02T09:09:31.834Z] #59 8.649 + GOPATH=/tmp/tmp.OGo9zsEOMP [2021-06-02T09:09:31.834Z] #59 8.649 + RM_GOPATH=1 [2021-06-02T09:09:31.834Z] #59 8.649 + case "$(go env GOARCH)" in [2021-06-02T09:09:31.834Z] #59 8.649 ++ go env GOARCH [2021-06-02T09:09:31.834Z] #59 8.694 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:09:31.834Z] #59 8.694 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:09:31.834Z] #59 8.694 ++ dirname /tmp/install/install.sh [2021-06-02T09:09:31.834Z] #59 8.696 + dir=/tmp/install [2021-06-02T09:09:31.834Z] #59 8.696 + bin=rootlesskit [2021-06-02T09:09:31.834Z] #59 8.696 + shift [2021-06-02T09:09:31.834Z] #59 8.696 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-02T09:09:31.834Z] #59 8.696 + . /tmp/install/rootlesskit.installer [2021-06-02T09:09:31.834Z] #59 8.696 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:09:31.834Z] #59 8.696 + install_rootlesskit [2021-06-02T09:09:31.834Z] #59 8.696 + case "$1" in [2021-06-02T09:09:31.834Z] #59 8.696 + export CGO_ENABLED=0 [2021-06-02T09:09:31.834Z] #59 8.696 + CGO_ENABLED=0 [2021-06-02T09:09:31.834Z] #59 8.696 + _install_rootlesskit [2021-06-02T09:09:31.834Z] #59 8.696 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-02T09:09:31.834Z] #59 8.696 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OGo9zsEOMP/src/github.com/rootless-containers/rootlesskit [2021-06-02T09:09:31.834Z] #59 8.696 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:09:31.834Z] #59 8.771 Cloning into '/tmp/tmp.OGo9zsEOMP/src/github.com/rootless-containers/rootlesskit'... [2021-06-02T09:09:32.774Z] #59 ... [2021-06-02T09:09:32.774Z] [2021-06-02T09:09:32.774Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-02T09:09:32.774Z] #34 sha256:d33a0cb1882b64115d2cf6463537c75267652cb4122cb80891b538edeeeec6e4 [2021-06-02T09:09:32.774Z] #34 8.667 Install go-toml version v1.8.1 [2021-06-02T09:09:32.774Z] #34 8.720 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-02T09:09:32.774Z] #34 8.731 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-02T09:09:32.774Z] #34 8.731 go: finding github.com v1.8.1 [2021-06-02T09:09:32.774Z] #34 8.731 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:09:32.774Z] #34 8.731 go: finding github.com/pelletier v1.8.1 [2021-06-02T09:09:32.774Z] #34 10.08 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:09:32.774Z] #34 ... [2021-06-02T09:09:32.774Z] [2021-06-02T09:09:32.774Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:09:32.774Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:09:32.774Z] #56 9.275 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:09:32.774Z] #56 9.358 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:09:32.774Z] #56 9.442 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:09:32.774Z] #56 ... [2021-06-02T09:09:32.774Z] [2021-06-02T09:09:32.774Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:09:32.774Z] #68 sha256:0265d1447354c61537e520861f367c185a1123bf0a24f6262135bc06e13bdb98 [2021-06-02T09:09:32.774Z] #68 7.349 + RM_GOPATH=0 [2021-06-02T09:09:32.774Z] #68 7.349 + TMP_GOPATH= [2021-06-02T09:09:32.774Z] #68 7.349 + : /build [2021-06-02T09:09:32.774Z] #68 7.349 + '[' -z '' ']' [2021-06-02T09:09:32.774Z] #68 7.349 ++ mktemp -d [2021-06-02T09:09:32.774Z] #68 7.349 + export GOPATH=/tmp/tmp.BL491hWRo5 [2021-06-02T09:09:32.774Z] #68 7.349 + GOPATH=/tmp/tmp.BL491hWRo5 [2021-06-02T09:09:32.774Z] #68 7.349 + RM_GOPATH=1 [2021-06-02T09:09:32.774Z] #68 7.349 + case "$(go env GOARCH)" in [2021-06-02T09:09:32.774Z] #68 7.349 ++ go env GOARCH [2021-06-02T09:09:32.774Z] #68 7.377 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:09:32.774Z] #68 7.377 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:09:32.774Z] #68 7.377 ++ dirname /tmp/install/install.sh [2021-06-02T09:09:32.774Z] #68 7.377 + dir=/tmp/install [2021-06-02T09:09:32.774Z] #68 7.377 + bin=proxy [2021-06-02T09:09:32.774Z] #68 7.377 + shift [2021-06-02T09:09:32.774Z] #68 7.377 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-06-02T09:09:32.774Z] #68 7.377 + . /tmp/install/proxy.installer [2021-06-02T09:09:32.774Z] #68 7.377 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:09:32.774Z] #68 7.377 + install_proxy [2021-06-02T09:09:32.774Z] #68 7.377 + case "$1" in [2021-06-02T09:09:32.774Z] #68 7.377 + export CGO_ENABLED=0 [2021-06-02T09:09:32.774Z] #68 7.377 + CGO_ENABLED=0 [2021-06-02T09:09:32.774Z] #68 7.377 + _install_proxy [2021-06-02T09:09:32.774Z] #68 7.377 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-06-02T09:09:32.774Z] #68 7.377 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BL491hWRo5/src/github.com/docker/libnetwork [2021-06-02T09:09:32.774Z] #68 7.377 Cloning into '/tmp/tmp.BL491hWRo5/src/github.com/docker/libnetwork'... [2021-06-02T09:09:32.774Z] #68 7.378 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:09:31.040Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T09:09:31.064Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T09:09:31.087Z] > git checkout -f 827a000ee0f8c9abfa2101fa3473e3058a027d92 # timeout=10 [2021-06-02T09:09:33.034Z] #68 ... [2021-06-02T09:09:33.034Z] [2021-06-02T09:09:33.034Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:09:33.034Z] #50 sha256:dd578a477e390c850886c7a07cb2279910520371a90e8e6a1927646ca4c8a26e [2021-06-02T09:09:33.034Z] #50 7.438 + RM_GOPATH=0 [2021-06-02T09:09:33.034Z] #50 7.438 + TMP_GOPATH= [2021-06-02T09:09:33.034Z] #50 7.438 + : /build [2021-06-02T09:09:33.034Z] #50 7.438 + '[' -z '' ']' [2021-06-02T09:09:33.034Z] #50 7.439 ++ mktemp -d [2021-06-02T09:09:33.034Z] #50 7.440 + export GOPATH=/tmp/tmp.jkxLY4iOGV [2021-06-02T09:09:33.034Z] #50 7.440 + GOPATH=/tmp/tmp.jkxLY4iOGV [2021-06-02T09:09:33.034Z] #50 7.440 + RM_GOPATH=1 [2021-06-02T09:09:33.034Z] #50 7.440 + case "$(go env GOARCH)" in [2021-06-02T09:09:33.034Z] #50 7.440 ++ go env GOARCH [2021-06-02T09:09:33.034Z] #50 7.459 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:09:33.034Z] #50 7.459 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:09:33.034Z] #50 7.459 ++ dirname /tmp/install/install.sh [2021-06-02T09:09:33.034Z] #50 7.461 + dir=/tmp/install [2021-06-02T09:09:33.034Z] #50 7.461 + bin=golangci_lint [2021-06-02T09:09:33.034Z] #50 7.461 + shift [2021-06-02T09:09:33.034Z] #50 7.461 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-02T09:09:33.034Z] #50 7.461 + . /tmp/install/golangci_lint.installer [2021-06-02T09:09:33.034Z] #50 7.461 ++ : v1.23.8 [2021-06-02T09:09:33.034Z] #50 7.461 + install_golangci_lint [2021-06-02T09:09:33.034Z] #50 7.461 + set -e [2021-06-02T09:09:33.034Z] #50 7.461 + export GO111MODULE=on [2021-06-02T09:09:33.034Z] #50 7.461 + GO111MODULE=on [2021-06-02T09:09:33.034Z] #50 7.461 + GOBIN=/build [2021-06-02T09:09:33.034Z] #50 7.461 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-02T09:09:33.034Z] #50 7.496 go: finding github.com v1.23.8 [2021-06-02T09:09:33.034Z] #50 7.497 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:09:33.034Z] #50 7.498 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-02T09:09:33.034Z] #50 7.498 go: finding github.com/golangci v1.23.8 [2021-06-02T09:09:33.034Z] #50 7.500 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-02T09:09:33.034Z] #50 8.214 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:09:33.034Z] #50 9.048 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:09:33.294Z] #50 ... [2021-06-02T09:09:33.294Z] [2021-06-02T09:09:33.294Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:09:33.294Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:09:33.294Z] #40 8.642 + git clone https://github.com/docker/distribution.git . [2021-06-02T09:09:33.294Z] #40 8.642 Cloning into '.'... [2021-06-02T09:09:33.294Z] #40 ... [2021-06-02T09:09:33.294Z] [2021-06-02T09:09:33.294Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:09:33.294Z] #48 sha256:fa74b97216958501a32101352ad48f6b5d938122f036fc095d1f2e43afbeb305 [2021-06-02T09:09:33.294Z] #48 7.774 + RM_GOPATH=0 [2021-06-02T09:09:33.294Z] #48 7.774 + TMP_GOPATH= [2021-06-02T09:09:33.294Z] #48 7.774 + : /build [2021-06-02T09:09:33.294Z] #48 7.774 + '[' -z '' ']' [2021-06-02T09:09:33.294Z] #48 7.774 ++ mktemp -d [2021-06-02T09:09:33.294Z] #48 7.774 + export GOPATH=/tmp/tmp.fEnWxy0mN8 [2021-06-02T09:09:33.294Z] #48 7.774 + GOPATH=/tmp/tmp.fEnWxy0mN8 [2021-06-02T09:09:33.294Z] #48 7.774 + RM_GOPATH=1 [2021-06-02T09:09:33.294Z] #48 7.774 + case "$(go env GOARCH)" in [2021-06-02T09:09:33.294Z] #48 7.774 ++ go env GOARCH [2021-06-02T09:09:33.294Z] #48 7.789 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:09:33.294Z] #48 7.789 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:09:33.294Z] #48 7.789 ++ dirname /tmp/install/install.sh [2021-06-02T09:09:33.294Z] #48 7.800 + dir=/tmp/install [2021-06-02T09:09:33.294Z] #48 7.800 + bin=gotestsum [2021-06-02T09:09:33.294Z] #48 7.800 + shift [2021-06-02T09:09:33.294Z] #48 7.800 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-02T09:09:33.294Z] #48 7.800 + . /tmp/install/gotestsum.installer [2021-06-02T09:09:33.294Z] #48 7.800 ++ : v0.5.3 [2021-06-02T09:09:33.294Z] #48 7.800 + install_gotestsum [2021-06-02T09:09:33.294Z] #48 7.800 + set -e [2021-06-02T09:09:33.294Z] #48 7.800 + export GO111MODULE=on [2021-06-02T09:09:33.294Z] #48 7.800 + GO111MODULE=on [2021-06-02T09:09:33.294Z] #48 7.800 + GOBIN=/build [2021-06-02T09:09:33.294Z] #48 7.800 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-02T09:09:33.294Z] #48 7.818 go: finding gotest.tools v0.5.3 [2021-06-02T09:09:33.294Z] #48 7.818 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-02T09:09:33.294Z] #48 8.725 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-02T09:09:33.294Z] #48 9.358 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-02T09:09:33.554Z] #48 ... [2021-06-02T09:09:33.554Z] [2021-06-02T09:09:33.554Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:09:33.554Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:09:33.554Z] #36 10.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:09:33.554Z] #36 10.07 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:09:33.554Z] #36 10.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:09:33.554Z] #36 ... [2021-06-02T09:09:33.554Z] [2021-06-02T09:09:33.554Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:09:33.554Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-02T09:09:33.554Z] #32 8.915 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-02T09:09:33.554Z] #32 8.930 Cloning into '.'... [2021-06-02T09:09:33.817Z] #32 ... [2021-06-02T09:09:33.817Z] [2021-06-02T09:09:33.817Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:09:33.817Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:09:33.817Z] #46 8.731 + RM_GOPATH=0 [2021-06-02T09:09:33.817Z] #46 8.731 + TMP_GOPATH= [2021-06-02T09:09:33.817Z] #46 8.731 + : /build [2021-06-02T09:09:33.817Z] #46 8.731 + '[' -z '' ']' [2021-06-02T09:09:33.817Z] #46 8.731 ++ mktemp -d [2021-06-02T09:09:33.817Z] #46 8.731 + export GOPATH=/tmp/tmp.c95kQUydcH [2021-06-02T09:09:33.817Z] #46 8.731 + GOPATH=/tmp/tmp.c95kQUydcH [2021-06-02T09:09:33.817Z] #46 8.731 + RM_GOPATH=1 [2021-06-02T09:09:33.817Z] #46 8.731 + case "$(go env GOARCH)" in [2021-06-02T09:09:33.817Z] #46 8.731 ++ go env GOARCH [2021-06-02T09:09:33.817Z] #46 8.816 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:09:33.817Z] #46 8.816 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:09:33.817Z] #46 8.816 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:09:33.817Z] #46 8.816 ++ dirname /tmp/install/install.sh [2021-06-02T09:09:33.817Z] #46 8.816 + dir=/tmp/install [2021-06-02T09:09:33.817Z] #46 8.816 + bin=vndr [2021-06-02T09:09:33.817Z] #46 8.816 + shift [2021-06-02T09:09:33.817Z] #46 8.816 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-02T09:09:33.817Z] #46 8.816 + . /tmp/install/vndr.installer [2021-06-02T09:09:33.817Z] #46 8.816 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:09:33.817Z] #46 8.816 + install_vndr [2021-06-02T09:09:33.817Z] #46 8.816 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-02T09:09:33.817Z] #46 8.816 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.c95kQUydcH/src/github.com/LK4D4/vndr [2021-06-02T09:09:33.817Z] #46 8.823 Cloning into '/tmp/tmp.c95kQUydcH/src/github.com/LK4D4/vndr'... [2021-06-02T09:09:33.817Z] #46 9.921 + cd /tmp/tmp.c95kQUydcH/src/github.com/LK4D4/vndr [2021-06-02T09:09:33.817Z] #46 9.921 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:09:33.817Z] #46 9.966 + go build -buildmode=pie -v -o /build/vndr . [2021-06-02T09:09:33.817Z] #46 ... [2021-06-02T09:09:33.817Z] [2021-06-02T09:09:33.817Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:09:33.817Z] #52 sha256:185476474a7fc8ccbf8e4f39ed6feb0c906ea385bca0c776639e71d2f99ba571 [2021-06-02T09:09:33.817Z] #52 6.013 + RM_GOPATH=0 [2021-06-02T09:09:33.817Z] #52 6.013 + TMP_GOPATH= [2021-06-02T09:09:33.817Z] #52 6.013 + : /build [2021-06-02T09:09:33.817Z] #52 6.013 + '[' -z '' ']' [2021-06-02T09:09:33.817Z] #52 6.013 ++ mktemp -d [2021-06-02T09:09:33.817Z] #52 6.013 + export GOPATH=/tmp/tmp.FfjU19LTtt [2021-06-02T09:09:33.817Z] #52 6.013 + GOPATH=/tmp/tmp.FfjU19LTtt [2021-06-02T09:09:33.817Z] #52 6.013 + RM_GOPATH=1 [2021-06-02T09:09:33.817Z] #52 6.013 + case "$(go env GOARCH)" in [2021-06-02T09:09:33.817Z] #52 6.013 ++ go env GOARCH [2021-06-02T09:09:33.817Z] #52 6.013 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:09:33.817Z] #52 6.013 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:09:33.817Z] #52 6.013 ++ dirname /tmp/install/install.sh [2021-06-02T09:09:33.817Z] #52 6.013 + dir=/tmp/install [2021-06-02T09:09:33.817Z] #52 6.013 + bin=shfmt [2021-06-02T09:09:33.817Z] #52 6.013 + shift [2021-06-02T09:09:33.817Z] #52 6.013 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-02T09:09:33.817Z] #52 6.013 + . /tmp/install/shfmt.installer [2021-06-02T09:09:33.817Z] #52 6.013 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:09:33.817Z] #52 6.013 + install_shfmt [2021-06-02T09:09:33.817Z] #52 6.013 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-02T09:09:33.817Z] #52 6.013 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FfjU19LTtt/src/github.com/mvdan/sh [2021-06-02T09:09:33.817Z] #52 6.032 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:09:33.817Z] #52 6.032 Cloning into '/tmp/tmp.FfjU19LTtt/src/github.com/mvdan/sh'... [2021-06-02T09:09:33.817Z] #52 9.321 + cd /tmp/tmp.FfjU19LTtt/src/github.com/mvdan/sh [2021-06-02T09:09:33.817Z] #52 9.321 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:09:33.817Z] #52 9.598 + GO111MODULE=on [2021-06-02T09:09:33.817Z] #52 9.598 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-02T09:09:34.082Z] #52 ... [2021-06-02T09:09:34.082Z] [2021-06-02T09:09:34.082Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-02T09:09:34.082Z] #24 sha256:87f8cab07c7ada201f59fa674495a0441fce06d6231fe67d8e587d68e8126eef [2021-06-02T09:09:34.082Z] #24 7.958 + RM_GOPATH=0 [2021-06-02T09:09:34.082Z] #24 7.958 + TMP_GOPATH= [2021-06-02T09:09:34.082Z] #24 7.958 + : /build [2021-06-02T09:09:34.082Z] #24 7.958 + '[' -z '' ']' [2021-06-02T09:09:34.082Z] #24 7.958 ++ mktemp -d [2021-06-02T09:09:34.082Z] #24 7.958 + export GOPATH=/tmp/tmp.ixwsFiUMgc [2021-06-02T09:09:34.082Z] #24 7.958 + GOPATH=/tmp/tmp.ixwsFiUMgc [2021-06-02T09:09:34.082Z] #24 7.958 + RM_GOPATH=1 [2021-06-02T09:09:34.082Z] #24 7.958 + case "$(go env GOARCH)" in [2021-06-02T09:09:34.082Z] #24 7.958 ++ go env GOARCH [2021-06-02T09:09:34.082Z] #24 7.973 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:09:34.082Z] #24 7.973 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:09:34.082Z] #24 7.974 ++ dirname /tmp/install/install.sh [2021-06-02T09:09:34.082Z] #24 7.987 Install docker/cli version 17.06.2-ce from stable [2021-06-02T09:09:34.082Z] #24 7.997 + dir=/tmp/install [2021-06-02T09:09:34.082Z] #24 7.997 + bin=dockercli [2021-06-02T09:09:34.082Z] #24 7.997 + shift [2021-06-02T09:09:34.082Z] #24 7.997 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-02T09:09:34.082Z] #24 7.997 + . /tmp/install/dockercli.installer [2021-06-02T09:09:34.082Z] #24 7.997 ++ : stable [2021-06-02T09:09:34.082Z] #24 7.997 ++ : 17.06.2-ce [2021-06-02T09:09:34.082Z] #24 7.997 + install_dockercli [2021-06-02T09:09:34.082Z] #24 7.997 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-02T09:09:34.082Z] #24 7.997 ++ uname -m [2021-06-02T09:09:34.082Z] #24 7.997 + arch=x86_64 [2021-06-02T09:09:34.082Z] #24 7.997 + '[' x86_64 '!=' x86_64 ']' [2021-06-02T09:09:34.082Z] #24 7.997 + url=https://download.docker.com/linux/static [2021-06-02T09:09:34.082Z] #24 7.997 + tar -xz docker/docker [2021-06-02T09:09:34.082Z] #24 7.997 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-02T09:09:34.082Z] #24 ... [2021-06-02T09:09:34.082Z] [2021-06-02T09:09:34.082Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:09:34.082Z] #52 sha256:185476474a7fc8ccbf8e4f39ed6feb0c906ea385bca0c776639e71d2f99ba571 [2021-06-02T09:09:34.082Z] #52 11.52 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:09:34.082Z] #52 11.58 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:09:34.341Z] #52 11.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:09:34.908Z] Commit message: "Merge commit '7c6a9484ee37b28fa314f716581bdb268cd78ce2' into HEAD" [2021-06-02T09:09:34.910Z] #52 12.02 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:09:34.910Z] #52 12.16 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:09:34.938Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-02T09:09:34.910Z] > git rev-list --no-walk 72f5b59f00de8b36bc43a956c4c2497c45632f31 # timeout=10 [2021-06-02T09:09:36.175Z] + docker version [2021-06-02T09:09:36.309Z] #52 13.43 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:09:37.331Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a4119d84edbce92b) in /home/ubuntu/workspace/moby_PR-42453 [Pipeline] { [Pipeline] checkout [2021-06-02T09:09:37.572Z] The recommended git tool is: git [2021-06-02T09:09:37.690Z] #52 14.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:09:38.756Z] Fetching without tags [2021-06-02T09:09:39.074Z] #52 16.46 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:09:39.170Z] Merging remotes/origin/master commit 7c6a9484ee37b28fa314f716581bdb268cd78ce2 into PR head commit c8e6ad1adc48ba67bed5b752e53803410a730216 [2021-06-02T09:09:39.644Z] #52 ... [2021-06-02T09:09:39.644Z] [2021-06-02T09:09:39.644Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:09:39.644Z] #48 sha256:fa74b97216958501a32101352ad48f6b5d938122f036fc095d1f2e43afbeb305 [2021-06-02T09:09:39.644Z] #48 12.99 go: downloading github.com/pkg/errors v0.9.1 [2021-06-02T09:09:39.644Z] #48 13.24 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-02T09:09:39.644Z] #48 13.24 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:09:39.644Z] #48 13.24 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:09:39.644Z] #48 13.25 go: downloading github.com/fatih/color v1.9.0 [2021-06-02T09:09:39.644Z] #48 13.33 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:09:39.644Z] #48 13.67 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:09:39.644Z] #48 13.89 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:09:39.644Z] #48 13.91 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:09:39.644Z] #48 14.15 go: extracting github.com/fatih/color v1.9.0 [2021-06-02T09:09:39.644Z] #48 14.16 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:09:39.644Z] #48 14.17 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:09:39.644Z] #48 14.17 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:09:39.644Z] #48 14.27 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:09:39.644Z] #48 14.61 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:09:39.644Z] #48 14.63 go: extracting github.com/pkg/errors v0.9.1 [2021-06-02T09:09:39.644Z] #48 14.74 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:09:39.644Z] #48 14.79 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:09:39.644Z] #48 14.86 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-02T09:09:39.644Z] #48 16.64 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:09:38.677Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-02T09:09:38.687Z] > git config --add remote.origin.fetch +refs/pull/42453/head:refs/remotes/origin/PR-42453 # timeout=10 [2021-06-02T09:09:38.699Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:09:38.713Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-02T09:09:38.761Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-02T09:09:38.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:09:38.763Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42453/head:refs/remotes/origin/PR-42453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:09:39.179Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T09:09:39.194Z] > git checkout -f c8e6ad1adc48ba67bed5b752e53803410a730216 # timeout=10 [2021-06-02T09:09:40.493Z] Fetching without tags [2021-06-02T09:09:40.611Z] #48 17.83 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:09:40.651Z] Merge succeeded, producing cde51022b768ec834505c8c5101f779f470d9135 [2021-06-02T09:09:40.652Z] Checking out Revision cde51022b768ec834505c8c5101f779f470d9135 (PR-42453) [2021-06-02T09:09:40.923Z] Merging remotes/origin/master commit 7c6a9484ee37b28fa314f716581bdb268cd78ce2 into PR head commit c8e6ad1adc48ba67bed5b752e53803410a730216 [2021-06-02T09:09:40.424Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-02T09:09:40.435Z] > git config --add remote.origin.fetch +refs/pull/42453/head:refs/remotes/origin/PR-42453 # timeout=10 [2021-06-02T09:09:40.455Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:09:40.469Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-02T09:09:40.543Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-02T09:09:40.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:09:40.544Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42453/head:refs/remotes/origin/PR-42453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:09:40.932Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T09:09:40.960Z] > git checkout -f c8e6ad1adc48ba67bed5b752e53803410a730216 # timeout=10 [2021-06-02T09:09:39.909Z] > git remote # timeout=10 [2021-06-02T09:09:39.920Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T09:09:39.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:09:39.935Z] > git merge 7c6a9484ee37b28fa314f716581bdb268cd78ce2 # timeout=10 [2021-06-02T09:09:40.631Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T09:09:40.655Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T09:09:40.670Z] > git checkout -f cde51022b768ec834505c8c5101f779f470d9135 # timeout=10 [2021-06-02T09:09:41.990Z] #48 ... [2021-06-02T09:09:41.990Z] [2021-06-02T09:09:41.990Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:09:41.990Z] #50 sha256:dd578a477e390c850886c7a07cb2279910520371a90e8e6a1927646ca4c8a26e [2021-06-02T09:09:41.990Z] #50 19.22 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-02T09:09:41.990Z] #50 19.22 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:09:41.990Z] #50 19.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:09:41.990Z] #50 19.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:09:42.249Z] #50 19.42 go: downloading github.com/pkg/errors v0.8.1 [2021-06-02T09:09:42.305Z] using credential docker-jenkins-github-credentials [2021-06-02T09:09:42.313Z] Cloning the remote Git repository [2021-06-02T09:09:42.313Z] Cloning with configured refspecs honoured and without tags [2021-06-02T09:09:42.509Z] #50 19.81 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:09:42.509Z] #50 19.83 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:09:42.409Z] Cloning repository https://github.com/moby/moby.git [2021-06-02T09:09:42.510Z] > git init /home/ubuntu/workspace/moby_PR-42453 # timeout=10 [2021-06-02T09:09:42.594Z] Merge succeeded, producing 577f4bb3e61184a4384e55986ce4ca44848d8771 [2021-06-02T09:09:42.594Z] Checking out Revision 577f4bb3e61184a4384e55986ce4ca44848d8771 (PR-42453) [2021-06-02T09:09:42.771Z] #50 ... [2021-06-02T09:09:42.771Z] [2021-06-02T09:09:42.771Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:09:42.771Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:09:42.771Z] #44 9.398 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:09:42.771Z] #44 9.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:09:42.771Z] #44 9.526 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:09:42.771Z] #44 10.09 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-02T09:09:42.771Z] #44 11.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:09:42.771Z] #44 14.94 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:09:42.771Z] #44 17.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:09:42.775Z] Client: Docker Engine - Community [2021-06-02T09:09:42.775Z] Version: 20.10.5 [2021-06-02T09:09:42.775Z] API version: 1.41 [2021-06-02T09:09:42.775Z] Go version: go1.13.15 [2021-06-02T09:09:42.775Z] Git commit: 55c4c88 [2021-06-02T09:09:42.775Z] Built: Tue Mar 2 20:18:05 2021 [2021-06-02T09:09:42.775Z] OS/Arch: linux/amd64 [2021-06-02T09:09:42.775Z] Context: default [2021-06-02T09:09:42.775Z] Experimental: true [2021-06-02T09:09:42.775Z] [2021-06-02T09:09:42.775Z] Server: Docker Engine - Community [2021-06-02T09:09:42.775Z] Engine: [2021-06-02T09:09:42.775Z] Version: 20.10.5 [2021-06-02T09:09:42.775Z] API version: 1.41 (minimum version 1.12) [2021-06-02T09:09:42.775Z] Go version: go1.13.15 [2021-06-02T09:09:42.775Z] Git commit: 363e9a8 [2021-06-02T09:09:42.775Z] Built: Tue Mar 2 20:16:00 2021 [2021-06-02T09:09:42.775Z] OS/Arch: linux/amd64 [2021-06-02T09:09:42.775Z] Experimental: true [2021-06-02T09:09:42.775Z] containerd: [2021-06-02T09:09:42.775Z] Version: 1.4.4 [2021-06-02T09:09:42.775Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-02T09:09:42.775Z] runc: [2021-06-02T09:09:42.775Z] Version: 1.0.0-rc93 [2021-06-02T09:09:42.775Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-02T09:09:42.775Z] docker-init: [2021-06-02T09:09:42.775Z] Version: 0.19.0 [2021-06-02T09:09:42.775Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-02T09:09:43.029Z] #44 ... [2021-06-02T09:09:43.029Z] [2021-06-02T09:09:43.029Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:09:43.029Z] #50 sha256:dd578a477e390c850886c7a07cb2279910520371a90e8e6a1927646ca4c8a26e [2021-06-02T09:09:43.029Z] #50 20.09 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:09:43.029Z] #50 20.16 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-02T09:09:43.029Z] #50 20.16 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:09:43.029Z] #50 20.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:09:43.029Z] #50 20.22 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:09:43.111Z] + docker info [2021-06-02T09:09:43.289Z] #50 ... [2021-06-02T09:09:43.289Z] [2021-06-02T09:09:43.289Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-02T09:09:43.289Z] #24 sha256:87f8cab07c7ada201f59fa674495a0441fce06d6231fe67d8e587d68e8126eef [2021-06-02T09:09:43.289Z] #24 19.68 + mkdir -p /build [2021-06-02T09:09:43.289Z] #24 19.73 + mv docker/docker /build/ [2021-06-02T09:09:43.289Z] #24 19.75 + rmdir docker [2021-06-02T09:09:43.289Z] #24 DONE 20.5s [2021-06-02T09:09:43.289Z] [2021-06-02T09:09:43.289Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:09:43.289Z] #50 sha256:dd578a477e390c850886c7a07cb2279910520371a90e8e6a1927646ca4c8a26e [2021-06-02T09:09:43.289Z] #50 20.46 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-02T09:09:43.289Z] #50 20.47 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:09:43.289Z] #50 ... [2021-06-02T09:09:43.289Z] [2021-06-02T09:09:43.289Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-02T09:09:43.289Z] #34 sha256:d33a0cb1882b64115d2cf6463537c75267652cb4122cb80891b538edeeeec6e4 [2021-06-02T09:09:43.289Z] #34 10.53 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:09:43.289Z] #34 14.31 github.com/pelletier/go-toml [2021-06-02T09:09:43.289Z] #34 ... [2021-06-02T09:09:43.289Z] [2021-06-02T09:09:43.289Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:09:43.289Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:09:43.289Z] #56 10.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:09:43.289Z] #56 14.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:09:43.289Z] #56 16.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:09:43.547Z] #56 ... [2021-06-02T09:09:43.547Z] [2021-06-02T09:09:43.548Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:09:43.548Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:09:43.548Z] #13 6.908 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-02T09:09:43.548Z] #13 7.092 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:09:43.548Z] #13 7.092 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:09:43.548Z] #13 7.092 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:09:43.548Z] #13 8.952 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-06-02T09:09:43.548Z] #13 11.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:09:43.548Z] #13 14.20 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:09:43.548Z] #13 16.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:09:43.548Z] #13 ... [2021-06-02T09:09:43.548Z] [2021-06-02T09:09:43.548Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:09:43.548Z] #50 sha256:dd578a477e390c850886c7a07cb2279910520371a90e8e6a1927646ca4c8a26e [2021-06-02T09:09:43.548Z] #50 20.64 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:09:43.548Z] #50 20.73 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:09:43.548Z] #50 20.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:09:43.548Z] #50 20.95 go: extracting github.com/pkg/errors v0.8.1 [2021-06-02T09:09:43.548Z] #50 21.04 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:09:43.548Z] #50 21.08 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-02T09:09:43.136Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-02T09:09:43.137Z] > git --version # timeout=10 [2021-06-02T09:09:43.159Z] > git --version # 'git version 2.25.1' [2021-06-02T09:09:43.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:09:43.170Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42453/head:refs/remotes/origin/PR-42453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:09:43.809Z] #50 21.13 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-02T09:09:41.693Z] > git remote # timeout=10 [2021-06-02T09:09:41.709Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T09:09:41.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:09:41.750Z] > git merge 7c6a9484ee37b28fa314f716581bdb268cd78ce2 # timeout=10 [2021-06-02T09:09:42.577Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T09:09:42.598Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T09:09:42.616Z] > git checkout -f 577f4bb3e61184a4384e55986ce4ca44848d8771 # timeout=10 [2021-06-02T09:09:44.068Z] #50 21.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:09:44.068Z] #50 21.40 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-02T09:09:44.320Z] Commit message: "Merge commit '7c6a9484ee37b28fa314f716581bdb268cd78ce2' into HEAD" [2021-06-02T09:09:44.327Z] #50 21.55 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-02T09:09:44.336Z] First time build. Skipping changelog. [2021-06-02T09:09:44.586Z] #50 21.93 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:09:44.587Z] #50 ... [2021-06-02T09:09:44.587Z] [2021-06-02T09:09:44.587Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:09:44.587Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:09:44.587Z] #36 11.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:09:44.587Z] #36 14.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:09:44.587Z] #36 17.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:09:44.587Z] #36 ... [2021-06-02T09:09:44.587Z] [2021-06-02T09:09:44.587Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:09:44.587Z] #50 sha256:dd578a477e390c850886c7a07cb2279910520371a90e8e6a1927646ca4c8a26e [2021-06-02T09:09:44.587Z] #50 22.05 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-02T09:09:44.846Z] #50 22.19 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:09:44.846Z] #50 22.21 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:09:45.105Z] #50 ... [2021-06-02T09:09:45.105Z] [2021-06-02T09:09:45.105Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:09:45.105Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:09:45.105Z] #46 12.36 runtime/internal/atomic [2021-06-02T09:09:45.105Z] #46 12.42 internal/cpu [2021-06-02T09:09:45.105Z] #46 13.22 runtime/internal/sys [2021-06-02T09:09:45.105Z] #46 14.07 runtime/internal/math [2021-06-02T09:09:45.105Z] #46 14.13 internal/bytealg [2021-06-02T09:09:45.105Z] #46 14.21 internal/race [2021-06-02T09:09:45.105Z] #46 14.27 sync/atomic [2021-06-02T09:09:45.105Z] #46 14.85 unicode [2021-06-02T09:09:45.105Z] #46 15.20 runtime [2021-06-02T09:09:45.105Z] #46 19.14 unicode/utf8 [2021-06-02T09:09:45.105Z] #46 20.47 math/bits [2021-06-02T09:09:45.105Z] #46 21.51 math [2021-06-02T09:09:45.105Z] #46 ... [2021-06-02T09:09:45.105Z] [2021-06-02T09:09:45.105Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:09:45.105Z] #59 sha256:5be6928f41d7d0cc6201c549ed8cc5b12d0f92b6386582dc990a2a36390344d2 [2021-06-02T09:09:45.105Z] #59 14.97 + cd /tmp/tmp.OGo9zsEOMP/src/github.com/rootless-containers/rootlesskit [2021-06-02T09:09:45.105Z] #59 14.97 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:09:45.105Z] #59 15.02 + export GO111MODULE=on [2021-06-02T09:09:45.105Z] #59 15.02 + GO111MODULE=on [2021-06-02T09:09:45.105Z] #59 15.02 + export GOPROXY=https://proxy.golang.org [2021-06-02T09:09:45.105Z] #59 15.02 + GOPROXY=https://proxy.golang.org [2021-06-02T09:09:45.105Z] #59 15.02 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-02T09:09:45.105Z] #59 15.02 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-02T09:09:45.105Z] #59 17.13 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:09:45.105Z] #59 17.13 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:09:45.105Z] #59 17.14 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-02T09:09:45.105Z] #59 17.16 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-02T09:09:45.105Z] #59 17.19 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:09:45.105Z] #59 17.39 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:09:45.105Z] #59 17.52 go: downloading github.com/pkg/errors v0.9.1 [2021-06-02T09:09:45.105Z] #59 17.57 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:09:45.105Z] #59 17.70 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:09:45.105Z] #59 17.91 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-02T09:09:45.105Z] #59 17.91 go: extracting github.com/pkg/errors v0.9.1 [2021-06-02T09:09:45.105Z] #59 17.94 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-02T09:09:45.105Z] #59 18.53 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:09:45.105Z] #59 19.46 go: downloading github.com/google/uuid v1.2.0 [2021-06-02T09:09:45.105Z] #59 19.79 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-02T09:09:45.105Z] #59 19.87 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:09:45.105Z] #59 20.17 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:09:45.105Z] #59 20.17 go: extracting github.com/google/uuid v1.2.0 [2021-06-02T09:09:45.105Z] #59 20.64 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:09:45.365Z] #59 22.73 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:09:45.365Z] #59 22.76 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:09:45.376Z] + docker version [2021-06-02T09:09:46.303Z] #59 ... [2021-06-02T09:09:46.303Z] [2021-06-02T09:09:46.304Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:09:46.304Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:09:46.304Z] #44 22.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-02T09:09:46.420Z] Commit message: "Merge commit '7c6a9484ee37b28fa314f716581bdb268cd78ce2' into HEAD" [2021-06-02T09:09:46.424Z] > git rev-list --no-walk 72f5b59f00de8b36bc43a956c4c2497c45632f31 # timeout=10 [2021-06-02T09:09:46.450Z] First time build. Skipping changelog. [2021-06-02T09:09:44.323Z] > git rev-list --no-walk 72f5b59f00de8b36bc43a956c4c2497c45632f31 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-02T09:09:47.640Z] + docker version [2021-06-02T09:09:51.588Z] #44 ... [2021-06-02T09:09:51.588Z] [2021-06-02T09:09:51.588Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:09:51.588Z] #52 sha256:185476474a7fc8ccbf8e4f39ed6feb0c906ea385bca0c776639e71d2f99ba571 [2021-06-02T09:09:51.588Z] #52 18.59 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:09:51.588Z] #52 18.98 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:09:51.588Z] #52 19.28 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:09:51.588Z] #52 19.38 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:09:51.588Z] #52 20.63 encoding [2021-06-02T09:09:51.588Z] #52 20.73 runtime [2021-06-02T09:09:51.588Z] #52 20.96 math/bits [2021-06-02T09:09:51.588Z] #52 22.73 math [2021-06-02T09:09:51.588Z] #52 ... [2021-06-02T09:09:51.588Z] [2021-06-02T09:09:51.588Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:09:51.588Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:09:51.588Z] #46 28.12 internal/testlog [2021-06-02T09:09:51.588Z] #46 28.73 unicode/utf16 [2021-06-02T09:09:51.829Z] Client: Docker Engine - Community [2021-06-02T09:09:51.829Z] Version: 20.10.5 [2021-06-02T09:09:51.829Z] API version: 1.41 [2021-06-02T09:09:51.829Z] Go version: go1.13.15 [2021-06-02T09:09:51.829Z] Git commit: 55c4c88 [2021-06-02T09:09:51.829Z] Built: Tue Mar 2 20:18:05 2021 [2021-06-02T09:09:51.829Z] OS/Arch: linux/amd64 [2021-06-02T09:09:51.829Z] Context: default [2021-06-02T09:09:51.829Z] Experimental: true [2021-06-02T09:09:51.829Z] [2021-06-02T09:09:51.829Z] Server: Docker Engine - Community [2021-06-02T09:09:51.829Z] Engine: [2021-06-02T09:09:51.829Z] Version: 20.10.5 [2021-06-02T09:09:51.829Z] API version: 1.41 (minimum version 1.12) [2021-06-02T09:09:51.829Z] Go version: go1.13.15 [2021-06-02T09:09:51.829Z] Git commit: 363e9a8 [2021-06-02T09:09:51.829Z] Built: Tue Mar 2 20:16:00 2021 [2021-06-02T09:09:51.829Z] OS/Arch: linux/amd64 [2021-06-02T09:09:51.829Z] Experimental: true [2021-06-02T09:09:51.829Z] containerd: [2021-06-02T09:09:51.829Z] Version: 1.4.4 [2021-06-02T09:09:51.829Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-02T09:09:51.829Z] runc: [2021-06-02T09:09:51.829Z] Version: 1.0.0-rc93 [2021-06-02T09:09:51.829Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-02T09:09:51.829Z] docker-init: [2021-06-02T09:09:51.829Z] Version: 0.19.0 [2021-06-02T09:09:51.829Z] GitCommit: de40ad0 [2021-06-02T09:09:51.847Z] #46 29.25 container/list [Pipeline] sh [2021-06-02T09:09:52.106Z] #46 ... [2021-06-02T09:09:52.106Z] [2021-06-02T09:09:52.106Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:09:52.106Z] #48 sha256:fa74b97216958501a32101352ad48f6b5d938122f036fc095d1f2e43afbeb305 [2021-06-02T09:09:52.106Z] #48 19.53 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:09:52.106Z] #48 25.78 go: finding github.com/fatih/color v1.9.0 [2021-06-02T09:09:52.106Z] #48 25.91 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:09:52.106Z] #48 25.97 go: finding github.com/pkg/errors v0.9.1 [2021-06-02T09:09:52.106Z] #48 26.12 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:09:52.106Z] #48 26.27 go: finding github.com/spf13/pflag v1.0.3 [2021-06-02T09:09:52.106Z] #48 26.29 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:09:52.106Z] #48 26.47 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:09:52.106Z] #48 27.03 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:09:52.106Z] #48 27.17 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:09:52.106Z] #48 27.36 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:09:52.106Z] #48 27.39 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:09:52.167Z] + docker info [2021-06-02T09:09:52.408Z] #48 ... [2021-06-02T09:09:52.408Z] [2021-06-02T09:09:52.408Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:09:52.408Z] #52 sha256:185476474a7fc8ccbf8e4f39ed6feb0c906ea385bca0c776639e71d2f99ba571 [2021-06-02T09:09:52.408Z] #52 29.76 runtime/cgo [2021-06-02T09:09:53.138Z] Client: [2021-06-02T09:09:53.138Z] Context: default [2021-06-02T09:09:53.138Z] Debug Mode: false [2021-06-02T09:09:53.138Z] Plugins: [2021-06-02T09:09:53.138Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-02T09:09:53.138Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-02T09:09:53.138Z] [2021-06-02T09:09:53.138Z] Server: [2021-06-02T09:09:53.138Z] Containers: 0 [2021-06-02T09:09:53.138Z] Running: 0 [2021-06-02T09:09:53.138Z] Paused: 0 [2021-06-02T09:09:53.138Z] Stopped: 0 [2021-06-02T09:09:53.138Z] Images: 0 [2021-06-02T09:09:53.138Z] Server Version: 20.10.5 [2021-06-02T09:09:53.138Z] Storage Driver: overlay2 [2021-06-02T09:09:53.138Z] Backing Filesystem: extfs [2021-06-02T09:09:53.138Z] Supports d_type: true [2021-06-02T09:09:53.138Z] Native Overlay Diff: true [2021-06-02T09:09:53.138Z] Logging Driver: json-file [2021-06-02T09:09:53.138Z] Cgroup Driver: cgroupfs [2021-06-02T09:09:53.138Z] Cgroup Version: 1 [2021-06-02T09:09:53.138Z] Plugins: [2021-06-02T09:09:53.138Z] Volume: local [2021-06-02T09:09:53.138Z] Network: bridge host ipvlan macvlan null overlay [2021-06-02T09:09:53.138Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-02T09:09:53.138Z] Swarm: inactive [2021-06-02T09:09:53.138Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-02T09:09:53.138Z] Default Runtime: runc [2021-06-02T09:09:53.138Z] Init Binary: docker-init [2021-06-02T09:09:53.138Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-02T09:09:53.138Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-02T09:09:53.138Z] init version: de40ad0 [2021-06-02T09:09:53.138Z] Security Options: [2021-06-02T09:09:53.138Z] apparmor [2021-06-02T09:09:53.138Z] seccomp [2021-06-02T09:09:53.138Z] Profile: default [2021-06-02T09:09:53.138Z] Kernel Version: 5.4.0-1041-aws [2021-06-02T09:09:53.138Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-02T09:09:53.138Z] OSType: linux [2021-06-02T09:09:53.138Z] Architecture: x86_64 [2021-06-02T09:09:53.138Z] CPUs: 2 [2021-06-02T09:09:53.138Z] Total Memory: 7.569GiB [2021-06-02T09:09:53.138Z] Name: ip-10-100-60-26 [2021-06-02T09:09:53.138Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-06-02T09:09:53.138Z] Docker Root Dir: /var/lib/docker [2021-06-02T09:09:53.138Z] Debug Mode: false [2021-06-02T09:09:53.138Z] Registry: https://index.docker.io/v1/ [2021-06-02T09:09:53.138Z] Labels: [2021-06-02T09:09:53.138Z] Experimental: true [2021-06-02T09:09:53.138Z] Insecure Registries: [2021-06-02T09:09:53.138Z] 127.0.0.0/8 [2021-06-02T09:09:53.138Z] Live Restore Enabled: true [2021-06-02T09:09:53.138Z] [2021-06-02T09:09:53.138Z] WARNING: No swap limit support [Pipeline] sh [2021-06-02T09:09:53.435Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-02T09:09:53.435Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-02T09:09:53.435Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42453/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-02T09:09:53.435Z] + bash /home/ubuntu/workspace/moby_PR-42453/check-config.sh [2021-06-02T09:09:53.435Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-02T09:09:53.435Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-06-02T09:09:53.435Z] [2021-06-02T09:09:53.435Z] Generally Necessary: [2021-06-02T09:09:53.435Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-02T09:09:53.435Z] - apparmor: enabled and tools installed [2021-06-02T09:09:53.526Z] Client: Docker Engine - Community [2021-06-02T09:09:53.526Z] Version: 20.10.5 [2021-06-02T09:09:53.526Z] API version: 1.41 [2021-06-02T09:09:53.526Z] Go version: go1.13.15 [2021-06-02T09:09:53.526Z] Git commit: 55c4c88 [2021-06-02T09:09:53.526Z] Built: Tue Mar 2 20:18:20 2021 [2021-06-02T09:09:53.526Z] OS/Arch: linux/amd64 [2021-06-02T09:09:53.526Z] Context: default [2021-06-02T09:09:53.526Z] Experimental: true [2021-06-02T09:09:53.526Z] [2021-06-02T09:09:53.526Z] Server: Docker Engine - Community [2021-06-02T09:09:53.526Z] Engine: [2021-06-02T09:09:53.526Z] Version: 20.10.5 [2021-06-02T09:09:53.526Z] API version: 1.41 (minimum version 1.12) [2021-06-02T09:09:53.526Z] Go version: go1.13.15 [2021-06-02T09:09:53.526Z] Git commit: 363e9a8 [2021-06-02T09:09:53.526Z] Built: Tue Mar 2 20:16:15 2021 [2021-06-02T09:09:53.526Z] OS/Arch: linux/amd64 [2021-06-02T09:09:53.526Z] Experimental: true [2021-06-02T09:09:53.526Z] containerd: [2021-06-02T09:09:53.526Z] Version: 1.4.4 [2021-06-02T09:09:53.526Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-02T09:09:53.526Z] runc: [2021-06-02T09:09:53.526Z] Version: 1.0.0-rc93 [2021-06-02T09:09:53.526Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-02T09:09:53.526Z] docker-init: [2021-06-02T09:09:53.526Z] Version: 0.19.0 [2021-06-02T09:09:53.526Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-02T09:09:53.726Z] - CONFIG_NAMESPACES: enabled [2021-06-02T09:09:53.726Z] - CONFIG_NET_NS: enabled [2021-06-02T09:09:53.726Z] - CONFIG_PID_NS: enabled [2021-06-02T09:09:53.726Z] - CONFIG_IPC_NS: enabled [2021-06-02T09:09:53.726Z] - CONFIG_UTS_NS: enabled [2021-06-02T09:09:53.726Z] - CONFIG_CGROUPS: enabled [2021-06-02T09:09:53.726Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-02T09:09:53.726Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-02T09:09:53.726Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-02T09:09:53.726Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-02T09:09:53.726Z] - CONFIG_CPUSETS: enabled [2021-06-02T09:09:53.726Z] - CONFIG_MEMCG: enabled [2021-06-02T09:09:53.726Z] - CONFIG_KEYS: enabled [2021-06-02T09:09:53.726Z] - CONFIG_VETH: enabled (as module) [2021-06-02T09:09:53.726Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-02T09:09:53.726Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-02T09:09:53.726Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-02T09:09:53.726Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-02T09:09:53.726Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-02T09:09:53.726Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-02T09:09:53.726Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-02T09:09:53.726Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-02T09:09:53.726Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-02T09:09:53.726Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-02T09:09:53.726Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-02T09:09:53.726Z] [2021-06-02T09:09:53.726Z] Optional Features: [2021-06-02T09:09:53.726Z] - CONFIG_USER_NS: enabled [2021-06-02T09:09:53.726Z] - CONFIG_SECCOMP: enabled [2021-06-02T09:09:53.726Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-02T09:09:53.726Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-02T09:09:53.726Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-02T09:09:53.726Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-02T09:09:53.726Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-02T09:09:53.726Z] - CONFIG_BLK_CGROUP: enabled [2021-06-02T09:09:53.726Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-02T09:09:53.726Z] - CONFIG_CGROUP_PERF: enabled [2021-06-02T09:09:53.726Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-02T09:09:53.726Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-02T09:09:53.726Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-02T09:09:53.726Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-02T09:09:53.726Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-02T09:09:53.856Z] + docker info [2021-06-02T09:09:54.026Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-02T09:09:54.026Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-02T09:09:54.026Z] - CONFIG_IP_VS: enabled (as module) [2021-06-02T09:09:54.026Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-02T09:09:54.026Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-02T09:09:54.026Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-02T09:09:54.026Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-02T09:09:54.026Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-02T09:09:54.026Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-02T09:09:54.026Z] - CONFIG_EXT4_FS: enabled [2021-06-02T09:09:54.026Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-02T09:09:54.026Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-02T09:09:54.026Z] - Network Drivers: [2021-06-02T09:09:54.026Z] - "overlay": [2021-06-02T09:09:54.026Z] - CONFIG_VXLAN: enabled (as module) [2021-06-02T09:09:54.026Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-02T09:09:54.026Z] Optional (for encrypted networks): [2021-06-02T09:09:54.026Z] - CONFIG_CRYPTO: enabled [2021-06-02T09:09:54.026Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-02T09:09:54.026Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-02T09:09:54.026Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-02T09:09:54.026Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-02T09:09:54.026Z] - CONFIG_XFRM: enabled [2021-06-02T09:09:54.026Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-02T09:09:54.026Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-02T09:09:54.026Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-02T09:09:54.026Z] - "ipvlan": [2021-06-02T09:09:54.026Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-02T09:09:54.026Z] - "macvlan": [2021-06-02T09:09:54.026Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-02T09:09:54.026Z] - CONFIG_DUMMY: enabled (as module) [2021-06-02T09:09:54.026Z] - "ftp,tftp client in container": [2021-06-02T09:09:54.026Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-02T09:09:54.026Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-02T09:09:54.026Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-02T09:09:54.026Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-02T09:09:54.026Z] - Storage Drivers: [2021-06-02T09:09:54.026Z] - "aufs": [2021-06-02T09:09:54.026Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-02T09:09:54.026Z] - "btrfs": [2021-06-02T09:09:54.026Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-02T09:09:54.026Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-02T09:09:54.026Z] - "devicemapper": [2021-06-02T09:09:54.026Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-02T09:09:54.026Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-02T09:09:54.026Z] - "overlay": [2021-06-02T09:09:54.026Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-02T09:09:54.026Z] - "zfs": [2021-06-02T09:09:54.026Z] - /dev/zfs: present [2021-06-02T09:09:54.026Z] - zfs command: missing [2021-06-02T09:09:54.290Z] - zpool command: missing [2021-06-02T09:09:54.290Z] [2021-06-02T09:09:54.290Z] Limits: [2021-06-02T09:09:54.290Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-02T09:09:54.290Z] [2021-06-02T09:09:54.290Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-02T09:09:54.652Z] + sudo modprobe ip_vs [2021-06-02T09:09:54.652Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:827a000ee0f8c9abfa2101fa3473e3058a027d92 . [2021-06-02T09:09:54.915Z] #1 [internal] load build definition from Dockerfile [2021-06-02T09:09:54.915Z] #1 sha256:759ef4e48f176a9ecb665290ab3fe147e142e58dcc8f84975caa88c7663e39fb [2021-06-02T09:09:54.915Z] #1 transferring dockerfile: 37B [2021-06-02T09:09:54.915Z] #1 transferring dockerfile: 17.00kB 0.0s done [2021-06-02T09:09:54.915Z] #1 DONE 0.1s [2021-06-02T09:09:54.915Z] [2021-06-02T09:09:54.915Z] #2 [internal] load .dockerignore [2021-06-02T09:09:54.915Z] #2 sha256:94463511cd1ba757a904c6efb0a5869621a3eabc88fcfc29e0ae3bb2cbdd6f9c [2021-06-02T09:09:54.915Z] #2 transferring context: 87B done [2021-06-02T09:09:54.915Z] #2 DONE 0.1s [2021-06-02T09:09:54.915Z] [2021-06-02T09:09:54.915Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-02T09:09:54.915Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-02T09:09:54.948Z] #52 ... [2021-06-02T09:09:54.948Z] [2021-06-02T09:09:54.948Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-02T09:09:54.948Z] #34 sha256:d33a0cb1882b64115d2cf6463537c75267652cb4122cb80891b538edeeeec6e4 [2021-06-02T09:09:54.948Z] #34 25.05 github.com/pelletier/go-toml/cmd/tomll [2021-06-02T09:09:54.948Z] #34 DONE 32.0s [2021-06-02T09:09:54.948Z] [2021-06-02T09:09:54.948Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:09:54.948Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:09:55.206Z] #40 31.24 Checking out files: 70% (1186/1694) Checking out files: 71% (1203/1694) Checking out files: 72% (1220/1694) Checking out files: 73% (1237/1694) Checking out files: 74% (1254/1694) Checking out files: 75% (1271/1694) Checking out files: 76% (1288/1694) Checking out files: 77% (1305/1694) Checking out files: 78% (1322/1694) Checking out files: 79% (1339/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-02T09:09:55.465Z] #40 32.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-02T09:09:55.494Z] #3 DONE 0.6s [2021-06-02T09:09:55.494Z] [2021-06-02T09:09:55.494Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-02T09:09:55.494Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-02T09:09:55.494Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-06-02T09:09:55.756Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-02T09:09:55.756Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-02T09:09:55.756Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-02T09:09:55.756Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-02T09:09:55.756Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-02T09:09:55.756Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-02T09:09:56.330Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-06-02T09:09:56.330Z] #4 DONE 0.8s [2021-06-02T09:09:56.488Z] #40 ... [2021-06-02T09:09:56.488Z] [2021-06-02T09:09:56.488Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:09:56.488Z] #50 sha256:dd578a477e390c850886c7a07cb2279910520371a90e8e6a1927646ca4c8a26e [2021-06-02T09:09:56.488Z] #50 23.97 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:09:56.488Z] #50 25.86 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:09:56.488Z] #50 26.03 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:09:56.488Z] #50 26.15 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:09:56.488Z] #50 29.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:09:56.488Z] #50 29.85 go: downloading github.com/fatih/color v1.7.0 [2021-06-02T09:09:56.488Z] #50 29.89 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:09:56.488Z] #50 29.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:09:56.488Z] #50 29.90 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:09:56.488Z] #50 29.90 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:09:56.488Z] #50 29.90 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:09:56.488Z] #50 30.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:09:56.488Z] #50 30.15 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-02T09:09:56.488Z] #50 30.15 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:09:56.488Z] #50 30.16 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:09:56.488Z] #50 30.17 go: extracting github.com/fatih/color v1.7.0 [2021-06-02T09:09:56.488Z] #50 30.29 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:09:56.488Z] #50 30.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:09:56.488Z] #50 30.31 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:09:56.488Z] #50 30.31 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:09:56.488Z] #50 30.38 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:09:56.488Z] #50 30.39 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:09:56.488Z] #50 30.40 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:09:56.488Z] #50 30.45 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-02T09:09:56.488Z] #50 30.46 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:09:56.488Z] #50 30.47 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:09:56.488Z] #50 30.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:09:56.488Z] #50 30.75 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:09:56.488Z] #50 30.86 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:09:56.488Z] #50 30.88 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:09:56.488Z] #50 30.90 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:09:56.488Z] #50 31.09 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:09:56.488Z] #50 31.10 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:09:56.488Z] #50 31.41 go: downloading github.com/spf13/viper v1.6.1 [2021-06-02T09:09:56.488Z] #50 31.47 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:09:56.488Z] #50 31.51 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:09:56.488Z] #50 31.51 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:09:56.488Z] #50 31.53 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:09:56.488Z] #50 31.54 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-02T09:09:56.488Z] #50 31.54 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:09:56.488Z] #50 31.62 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:09:56.488Z] #50 32.03 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:09:56.488Z] #50 32.10 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:09:56.489Z] #50 32.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:09:56.489Z] #50 32.18 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:09:56.489Z] #50 32.56 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:09:56.489Z] #50 32.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:09:56.489Z] #50 32.74 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-02T09:09:56.489Z] #50 32.81 go: extracting github.com/spf13/viper v1.6.1 [2021-06-02T09:09:56.489Z] #50 32.93 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-02T09:09:56.489Z] #50 33.08 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:09:56.489Z] #50 33.18 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:09:56.489Z] #50 33.20 go: downloading golang.org/x/text v0.3.2 [2021-06-02T09:09:56.489Z] #50 33.47 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-02T09:09:56.489Z] #50 33.55 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-02T09:09:56.489Z] #50 33.55 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:09:56.489Z] #50 33.87 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-02T09:09:56.489Z] #50 33.87 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:09:56.489Z] #50 34.00 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:09:56.592Z] [2021-06-02T09:09:56.592Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-02T09:09:56.592Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-02T09:09:56.798Z] #50 34.06 go: downloading github.com/spf13/cast v1.3.0 [2021-06-02T09:09:56.799Z] #50 ... [2021-06-02T09:09:56.799Z] [2021-06-02T09:09:56.799Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:09:56.799Z] #68 sha256:0265d1447354c61537e520861f367c185a1123bf0a24f6262135bc06e13bdb98 [2021-06-02T09:09:56.799Z] #68 31.20 Checking out files: 31% (592/1907) Checking out files: 32% (611/1907) Checking out files: 33% (630/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 65% (1248/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 96% (1847/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-06-02T09:09:56.799Z] #68 33.46 + cd /tmp/tmp.BL491hWRo5/src/github.com/docker/libnetwork [2021-06-02T09:09:56.799Z] #68 33.46 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:09:56.799Z] #68 34.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-06-02T09:09:57.441Z] Client: [2021-06-02T09:09:57.441Z] Context: default [2021-06-02T09:09:57.441Z] Debug Mode: false [2021-06-02T09:09:57.441Z] Plugins: [2021-06-02T09:09:57.441Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-02T09:09:57.441Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-02T09:09:57.441Z] [2021-06-02T09:09:57.441Z] Server: [2021-06-02T09:09:57.441Z] Containers: 0 [2021-06-02T09:09:57.441Z] Running: 0 [2021-06-02T09:09:57.441Z] Paused: 0 [2021-06-02T09:09:57.441Z] Stopped: 0 [2021-06-02T09:09:57.441Z] Images: 0 [2021-06-02T09:09:57.441Z] Server Version: 20.10.5 [2021-06-02T09:09:57.441Z] Storage Driver: overlay2 [2021-06-02T09:09:57.441Z] Backing Filesystem: extfs [2021-06-02T09:09:57.441Z] Supports d_type: true [2021-06-02T09:09:57.441Z] Native Overlay Diff: true [2021-06-02T09:09:57.441Z] Logging Driver: json-file [2021-06-02T09:09:57.441Z] Cgroup Driver: cgroupfs [2021-06-02T09:09:57.441Z] Cgroup Version: 1 [2021-06-02T09:09:57.441Z] Plugins: [2021-06-02T09:09:57.441Z] Volume: local [2021-06-02T09:09:57.441Z] Network: bridge host ipvlan macvlan null overlay [2021-06-02T09:09:57.441Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-02T09:09:57.441Z] Swarm: inactive [2021-06-02T09:09:57.441Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-02T09:09:57.441Z] Default Runtime: runc [2021-06-02T09:09:57.441Z] Init Binary: docker-init [2021-06-02T09:09:57.441Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-02T09:09:57.441Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-02T09:09:57.441Z] init version: de40ad0 [2021-06-02T09:09:57.441Z] Security Options: [2021-06-02T09:09:57.441Z] apparmor [2021-06-02T09:09:57.441Z] seccomp [2021-06-02T09:09:57.441Z] Profile: default [2021-06-02T09:09:57.441Z] Kernel Version: 5.4.0-1041-aws [2021-06-02T09:09:57.441Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-02T09:09:57.441Z] OSType: linux [2021-06-02T09:09:57.441Z] Architecture: x86_64 [2021-06-02T09:09:57.441Z] CPUs: 2 [2021-06-02T09:09:57.441Z] Total Memory: 7.569GiB [2021-06-02T09:09:57.441Z] Name: ip-10-100-85-208 [2021-06-02T09:09:57.441Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-06-02T09:09:57.441Z] Docker Root Dir: /var/lib/docker [2021-06-02T09:09:57.441Z] Debug Mode: false [2021-06-02T09:09:57.441Z] Registry: https://index.docker.io/v1/ [2021-06-02T09:09:57.441Z] Labels: [2021-06-02T09:09:57.441Z] Experimental: true [2021-06-02T09:09:57.441Z] Insecure Registries: [2021-06-02T09:09:57.441Z] 127.0.0.0/8 [2021-06-02T09:09:57.441Z] Live Restore Enabled: true [2021-06-02T09:09:57.441Z] [2021-06-02T09:09:57.441Z] WARNING: No swap limit support [Pipeline] sh [2021-06-02T09:09:57.539Z] #6 DONE 0.9s [2021-06-02T09:09:57.539Z] [2021-06-02T09:09:57.539Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-02T09:09:57.539Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-02T09:09:57.539Z] #8 DONE 0.9s [2021-06-02T09:09:57.539Z] [2021-06-02T09:09:57.539Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-02T09:09:57.539Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-02T09:09:57.540Z] #7 DONE 0.9s [2021-06-02T09:09:57.540Z] [2021-06-02T09:09:57.540Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-02T09:09:57.540Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-02T09:09:57.540Z] #5 DONE 0.9s [2021-06-02T09:09:57.748Z] #68 ... [2021-06-02T09:09:57.748Z] [2021-06-02T09:09:57.748Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:09:57.748Z] #59 sha256:5be6928f41d7d0cc6201c549ed8cc5b12d0f92b6386582dc990a2a36390344d2 [2021-06-02T09:09:57.748Z] #59 24.89 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:09:57.748Z] #59 24.91 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:09:57.748Z] #59 25.77 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-02T09:09:57.748Z] #59 29.99 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:09:57.748Z] #59 33.56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:09:57.748Z] #59 34.30 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:09:57.748Z] #59 34.55 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:09:57.748Z] #59 34.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:09:57.748Z] #59 ... [2021-06-02T09:09:57.748Z] [2021-06-02T09:09:57.748Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:09:57.748Z] #50 sha256:dd578a477e390c850886c7a07cb2279910520371a90e8e6a1927646ca4c8a26e [2021-06-02T09:09:57.748Z] #50 34.21 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:09:57.748Z] #50 34.25 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-02T09:09:57.748Z] #50 34.51 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-02T09:09:57.748Z] #50 34.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:09:57.748Z] #50 34.57 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:09:57.748Z] #50 34.59 go: extracting github.com/spf13/cast v1.3.0 [2021-06-02T09:09:57.748Z] #50 34.63 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:09:57.748Z] #50 34.72 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-02T09:09:57.748Z] #50 34.78 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:09:57.748Z] #50 34.84 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:09:57.748Z] #50 34.89 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:09:57.748Z] #50 35.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:09:57.788Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-02T09:09:57.788Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-02T09:09:57.788Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42453/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-02T09:09:57.788Z] + bash /home/ubuntu/workspace/moby_PR-42453/check-config.sh [2021-06-02T09:09:57.788Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-02T09:09:57.788Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-06-02T09:09:57.788Z] [2021-06-02T09:09:57.788Z] Generally Necessary: [2021-06-02T09:09:57.788Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-02T09:09:57.788Z] - apparmor: enabled and tools installed [2021-06-02T09:09:57.788Z] - CONFIG_NAMESPACES: enabled [2021-06-02T09:09:57.788Z] - CONFIG_NET_NS: enabled [2021-06-02T09:09:57.788Z] - CONFIG_PID_NS: enabled [2021-06-02T09:09:57.788Z] - CONFIG_IPC_NS: enabled [2021-06-02T09:09:57.788Z] - CONFIG_UTS_NS: enabled [2021-06-02T09:09:57.788Z] - CONFIG_CGROUPS: enabled [2021-06-02T09:09:57.788Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-02T09:09:57.788Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-02T09:09:57.788Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-02T09:09:57.788Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-02T09:09:57.788Z] - CONFIG_CPUSETS: enabled [2021-06-02T09:09:57.788Z] - CONFIG_MEMCG: enabled [2021-06-02T09:09:57.788Z] - CONFIG_KEYS: enabled [2021-06-02T09:09:57.788Z] - CONFIG_VETH: enabled (as module) [2021-06-02T09:09:57.788Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-02T09:09:57.788Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-02T09:09:57.788Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-02T09:09:57.788Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-02T09:09:57.788Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-02T09:09:57.788Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-02T09:09:57.788Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-02T09:09:57.788Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-02T09:09:57.788Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-02T09:09:57.788Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-02T09:09:57.788Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-02T09:09:57.788Z] [2021-06-02T09:09:57.788Z] Optional Features: [2021-06-02T09:09:57.788Z] - CONFIG_USER_NS: enabled [2021-06-02T09:09:58.008Z] #50 35.25 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:09:58.008Z] #50 35.25 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-02T09:09:58.008Z] #50 35.32 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:09:58.008Z] #50 35.40 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:09:58.072Z] - CONFIG_SECCOMP: enabled [2021-06-02T09:09:58.072Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-02T09:09:58.072Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-02T09:09:58.072Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-02T09:09:58.072Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-02T09:09:58.072Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-02T09:09:58.072Z] - CONFIG_BLK_CGROUP: enabled [2021-06-02T09:09:58.072Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-02T09:09:58.072Z] - CONFIG_CGROUP_PERF: enabled [2021-06-02T09:09:58.072Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-02T09:09:58.072Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-02T09:09:58.072Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-02T09:09:58.072Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-02T09:09:58.072Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-02T09:09:58.072Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-02T09:09:58.072Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-02T09:09:58.072Z] - CONFIG_IP_VS: enabled (as module) [2021-06-02T09:09:58.072Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-02T09:09:58.072Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-02T09:09:58.072Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-02T09:09:58.072Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-02T09:09:58.072Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-02T09:09:58.072Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-02T09:09:58.072Z] - CONFIG_EXT4_FS: enabled [2021-06-02T09:09:58.072Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-02T09:09:58.072Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-02T09:09:58.072Z] - Network Drivers: [2021-06-02T09:09:58.072Z] - "overlay": [2021-06-02T09:09:58.072Z] - CONFIG_VXLAN: enabled (as module) [2021-06-02T09:09:58.072Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-02T09:09:58.072Z] Optional (for encrypted networks): [2021-06-02T09:09:58.072Z] - CONFIG_CRYPTO: enabled [2021-06-02T09:09:58.072Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-02T09:09:58.072Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-02T09:09:58.072Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-02T09:09:58.072Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-02T09:09:58.072Z] - CONFIG_XFRM: enabled [2021-06-02T09:09:58.072Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-02T09:09:58.072Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-02T09:09:58.072Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-02T09:09:58.072Z] - "ipvlan": [2021-06-02T09:09:58.072Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-02T09:09:58.072Z] - "macvlan": [2021-06-02T09:09:58.072Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-02T09:09:58.072Z] - CONFIG_DUMMY: enabled (as module) [2021-06-02T09:09:58.072Z] - "ftp,tftp client in container": [2021-06-02T09:09:58.269Z] #50 35.59 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:09:58.335Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-02T09:09:58.335Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-02T09:09:58.335Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-02T09:09:58.335Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-02T09:09:58.335Z] - Storage Drivers: [2021-06-02T09:09:58.335Z] - "aufs": [2021-06-02T09:09:58.335Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-02T09:09:58.335Z] - "btrfs": [2021-06-02T09:09:58.335Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-02T09:09:58.335Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-02T09:09:58.335Z] - "devicemapper": [2021-06-02T09:09:58.335Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-02T09:09:58.335Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-02T09:09:58.335Z] - "overlay": [2021-06-02T09:09:58.335Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-02T09:09:58.335Z] - "zfs": [2021-06-02T09:09:58.335Z] - /dev/zfs: present [2021-06-02T09:09:58.335Z] - zfs command: missing [2021-06-02T09:09:58.335Z] - zpool command: missing [2021-06-02T09:09:58.335Z] [2021-06-02T09:09:58.335Z] Limits: [2021-06-02T09:09:58.335Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-02T09:09:58.335Z] [2021-06-02T09:09:58.335Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-02T09:09:58.496Z] [2021-06-02T09:09:58.496Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:09:58.496Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-02T09:09:58.496Z] #65 DONE 0.0s [2021-06-02T09:09:58.496Z] [2021-06-02T09:09:58.496Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-02T09:09:58.496Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-02T09:09:58.528Z] #50 36.03 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:09:58.680Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:577f4bb3e61184a4384e55986ce4ca44848d8771 . [2021-06-02T09:09:58.787Z] #50 36.10 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:09:58.787Z] #50 36.26 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:09:58.787Z] #50 36.30 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:09:58.938Z] #1 [internal] load build definition from Dockerfile [2021-06-02T09:09:58.938Z] #1 sha256:d8897b3b8092974177be186107be28c1a04038c5fa4c667501c0fe3fc79740a3 [2021-06-02T09:09:58.938Z] #1 transferring dockerfile: [2021-06-02T09:09:59.047Z] #50 36.46 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:09:59.195Z] #1 transferring dockerfile: 17.00kB done [2021-06-02T09:09:59.195Z] #1 DONE 0.2s [2021-06-02T09:09:59.195Z] [2021-06-02T09:09:59.195Z] #2 [internal] load .dockerignore [2021-06-02T09:09:59.195Z] #2 sha256:156a3af875483ee18ac4da7e8293ec192fa740d7f6be7c4ff94360e3ed0ad9fa [2021-06-02T09:09:59.195Z] #2 transferring context: 87B done [2021-06-02T09:09:59.195Z] #2 DONE 0.1s [2021-06-02T09:09:59.195Z] [2021-06-02T09:09:59.195Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-02T09:09:59.195Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-02T09:09:59.307Z] #50 36.56 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:09:59.307Z] #50 36.68 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:09:59.307Z] #50 36.72 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-02T09:09:59.454Z] #3 DONE 0.4s [2021-06-02T09:09:59.471Z] #42 DONE 0.0s [2021-06-02T09:09:59.471Z] [2021-06-02T09:09:59.471Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:09:59.471Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:09:59.471Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-02T09:09:59.471Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-02T09:09:59.471Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-02T09:09:59.471Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-02T09:09:59.471Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.24MB / 50.40MB 0.3s [2021-06-02T09:09:59.471Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.34MB / 7.81MB 0.3s [2021-06-02T09:09:59.471Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.63MB / 50.40MB 0.5s [2021-06-02T09:09:59.471Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-06-02T09:09:59.471Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.78MB / 50.40MB 0.6s [2021-06-02T09:09:59.471Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.05MB / 51.83MB 0.6s [2021-06-02T09:09:59.471Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.97MB / 50.40MB 0.7s [2021-06-02T09:09:59.471Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.7s [2021-06-02T09:09:59.713Z] [2021-06-02T09:09:59.713Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-02T09:09:59.713Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-02T09:09:59.713Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-02T09:09:59.713Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-02T09:09:59.713Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-02T09:09:59.713Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-06-02T09:09:59.713Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-02T09:09:59.713Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-06-02T09:09:59.733Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.12MB / 50.40MB 0.8s [2021-06-02T09:09:59.733Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.96MB / 51.83MB 0.8s [2021-06-02T09:09:59.733Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.05MB / 10.00MB 0.8s [2021-06-02T09:09:59.733Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.36MB / 50.40MB 0.9s [2021-06-02T09:09:59.733Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 0.9s [2021-06-02T09:09:59.983Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-06-02T09:09:59.983Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-02T09:09:59.997Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.60MB / 50.40MB 1.0s [2021-06-02T09:09:59.997Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.49MB / 51.83MB 1.0s [2021-06-02T09:09:59.997Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.24MB / 10.00MB 1.0s [2021-06-02T09:09:59.997Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 1.2s [2021-06-02T09:09:59.997Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.83MB / 51.83MB 1.2s [2021-06-02T09:09:59.997Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.44MB / 10.00MB 1.2s [2021-06-02T09:10:00.244Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-06-02T09:10:00.244Z] #4 DONE 0.8s [2021-06-02T09:10:00.258Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.09MB / 50.40MB 1.3s [2021-06-02T09:10:00.259Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.02MB / 51.83MB 1.3s [2021-06-02T09:10:00.259Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s [2021-06-02T09:10:00.259Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.28MB / 50.40MB 1.4s [2021-06-02T09:10:00.259Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.31MB / 51.83MB 1.4s [2021-06-02T09:10:00.321Z] #50 37.35 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:10:00.321Z] #50 37.44 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:10:00.321Z] #50 37.61 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-02T09:10:00.521Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 34.60MB / 51.83MB 1.6s [2021-06-02T09:10:00.521Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.4s done [2021-06-02T09:10:00.521Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.6s [2021-06-02T09:10:00.583Z] #50 37.88 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:10:00.583Z] #50 37.90 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-02T09:10:00.782Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.72MB / 51.83MB 1.8s [2021-06-02T09:10:00.782Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.49MB / 68.67MB 1.8s [2021-06-02T09:10:00.782Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 1.9s [2021-06-02T09:10:00.808Z] [2021-06-02T09:10:00.808Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-02T09:10:00.808Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-02T09:10:00.845Z] #50 38.05 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:10:00.845Z] #50 38.23 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:10:00.845Z] #50 38.31 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-02T09:10:01.046Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done [2021-06-02T09:10:01.046Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.92MB / 68.67MB 2.0s [2021-06-02T09:10:01.113Z] #50 38.33 go: downloading github.com/spf13/afero v1.1.2 [2021-06-02T09:10:01.113Z] #50 38.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:10:01.308Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.87MB / 68.67MB 2.4s [2021-06-02T09:10:01.372Z] #8 DONE 0.7s [2021-06-02T09:10:01.372Z] [2021-06-02T09:10:01.372Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-02T09:10:01.372Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-02T09:10:01.372Z] #6 DONE 0.7s [2021-06-02T09:10:01.372Z] [2021-06-02T09:10:01.372Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-02T09:10:01.372Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-02T09:10:01.372Z] #7 DONE 0.8s [2021-06-02T09:10:01.372Z] [2021-06-02T09:10:01.372Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-02T09:10:01.372Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-02T09:10:01.571Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.5s done [2021-06-02T09:10:01.571Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.75MB / 68.67MB 2.7s [2021-06-02T09:10:01.571Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-06-02T09:10:01.571Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.7s [2021-06-02T09:10:01.629Z] #5 DONE 0.9s [2021-06-02T09:10:01.683Z] #50 39.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:10:01.834Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.28MB / 68.67MB 2.9s [2021-06-02T09:10:01.834Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s done [2021-06-02T09:10:01.834Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.9s [2021-06-02T09:10:01.943Z] #50 39.19 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:10:01.943Z] #50 39.27 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:10:01.943Z] #50 39.27 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-02T09:10:01.943Z] #50 39.36 go: extracting github.com/spf13/afero v1.1.2 [2021-06-02T09:10:01.943Z] #50 39.39 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:10:01.943Z] #50 39.41 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:10:02.097Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.57MB / 68.67MB 3.2s [2021-06-02T09:10:02.513Z] #50 39.66 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:10:02.513Z] #50 39.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:10:02.673Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.87MB / 68.67MB 3.7s [2021-06-02T09:10:02.673Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.34MB / 120.17MB 3.7s [2021-06-02T09:10:02.773Z] #50 40.28 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:10:02.936Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.11MB / 68.67MB 3.9s [2021-06-02T09:10:02.936Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.63MB / 120.17MB 4.1s [2021-06-02T09:10:02.958Z] Fetching without tags [2021-06-02T09:10:03.343Z] #50 40.59 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:10:03.343Z] #50 ... [2021-06-02T09:10:03.343Z] [2021-06-02T09:10:03.343Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:10:03.343Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:10:03.343Z] #46 30.53 crypto/internal/subtle [2021-06-02T09:10:03.343Z] #46 30.64 crypto/subtle [2021-06-02T09:10:03.343Z] #46 30.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-02T09:10:03.343Z] #46 31.10 internal/nettrace [2021-06-02T09:10:03.343Z] #46 31.25 runtime/cgo [2021-06-02T09:10:03.343Z] #46 ... [2021-06-02T09:10:03.343Z] [2021-06-02T09:10:03.343Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:10:03.343Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:10:03.343Z] #40 34.92 + 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-06-02T09:10:03.478Z] Merging remotes/origin/master commit 7c6a9484ee37b28fa314f716581bdb268cd78ce2 into PR head commit c8e6ad1adc48ba67bed5b752e53803410a730216 [2021-06-02T09:10:03.520Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 19.92MB / 120.17MB 4.4s [2021-06-02T09:10:03.520Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.21MB / 120.17MB 4.6s [2021-06-02T09:10:03.603Z] #40 ... [2021-06-02T09:10:03.603Z] [2021-06-02T09:10:03.603Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:10:03.603Z] #50 sha256:dd578a477e390c850886c7a07cb2279910520371a90e8e6a1927646ca4c8a26e [2021-06-02T09:10:03.603Z] #50 40.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:10:03.603Z] #50 40.89 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:10:03.603Z] #50 40.97 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:10:03.603Z] #50 41.13 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:10:03.783Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.8s done [2021-06-02T09:10:02.913Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-02T09:10:02.927Z] > git config --add remote.origin.fetch +refs/pull/42453/head:refs/remotes/origin/PR-42453 # timeout=10 [2021-06-02T09:10:02.942Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:10:02.952Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-02T09:10:02.964Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-02T09:10:02.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:10:02.966Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42453/head:refs/remotes/origin/PR-42453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T09:10:03.488Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T09:10:03.497Z] > git checkout -f c8e6ad1adc48ba67bed5b752e53803410a730216 # timeout=10 [2021-06-02T09:10:04.049Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.80MB / 120.17MB 5.0s [2021-06-02T09:10:04.172Z] #50 41.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:10:04.172Z] #50 41.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:10:04.172Z] #50 41.50 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:10:04.319Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.33MB / 120.17MB 5.3s [2021-06-02T09:10:04.584Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 5.5s [2021-06-02T09:10:04.584Z] #9 ... [2021-06-02T09:10:04.584Z] [2021-06-02T09:10:04.584Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:10:04.584Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-02T09:10:04.584Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-02T09:10:04.584Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-02T09:10:04.584Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-02T09:10:04.584Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-06-02T09:10:04.584Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.7s done [2021-06-02T09:10:04.584Z] #63 DONE 6.0s [2021-06-02T09:10:04.584Z] [2021-06-02T09:10:04.584Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:04.584Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:04.584Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 66.06MB / 120.17MB 5.7s [2021-06-02T09:10:04.584Z] #9 ... [2021-06-02T09:10:04.584Z] [2021-06-02T09:10:04.584Z] #23 [internal] load build context [2021-06-02T09:10:04.584Z] #23 sha256:0535edbc779727cfb12b3aa4fc4543a36381d6388234bfaf7986a563a89c35a6 [2021-06-02T09:10:04.584Z] #23 transferring context: 25.41MB 5.9s [2021-06-02T09:10:04.584Z] #23 ... [2021-06-02T09:10:04.584Z] [2021-06-02T09:10:04.584Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:04.584Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:04.743Z] #50 41.98 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:10:04.743Z] #50 42.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:10:04.847Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 6.1s [2021-06-02T09:10:04.957Z] [2021-06-02T09:10:04.957Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:10:04.957Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-02T09:10:04.957Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-02T09:10:04.957Z] #65 DONE 0.1s [2021-06-02T09:10:04.957Z] [2021-06-02T09:10:04.957Z] #23 [internal] load build context [2021-06-02T09:10:04.957Z] #23 sha256:51efe0b1d9494680466c76715ffbe830545e9746bfe98986f9bbd8025867ef7e [2021-06-02T09:10:04.957Z] #23 transferring context: 30B [2021-06-02T09:10:04.957Z] #23 ... [2021-06-02T09:10:04.957Z] [2021-06-02T09:10:04.957Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-02T09:10:04.957Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-02T09:10:04.957Z] #42 DONE 0.5s [2021-06-02T09:10:04.957Z] [2021-06-02T09:10:04.957Z] #23 [internal] load build context [2021-06-02T09:10:04.957Z] #23 sha256:51efe0b1d9494680466c76715ffbe830545e9746bfe98986f9bbd8025867ef7e [2021-06-02T09:10:04.957Z] #23 ... [2021-06-02T09:10:04.957Z] [2021-06-02T09:10:04.957Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-02T09:10:04.957Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-02T09:10:04.957Z] #42 DONE 0.0s [2021-06-02T09:10:04.957Z] [2021-06-02T09:10:04.957Z] #23 [internal] load build context [2021-06-02T09:10:04.957Z] #23 sha256:51efe0b1d9494680466c76715ffbe830545e9746bfe98986f9bbd8025867ef7e [2021-06-02T09:10:05.003Z] #50 42.28 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:10:05.003Z] #50 42.32 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:10:05.003Z] #50 42.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:10:05.003Z] #50 ... [2021-06-02T09:10:05.003Z] [2021-06-02T09:10:05.003Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:10:05.003Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:10:05.003Z] #56 32.42 Fetched 8447 kB in 24s (358 kB/s) [2021-06-02T09:10:05.003Z] #56 32.42 Reading package lists... [2021-06-02T09:10:05.263Z] #56 ... [2021-06-02T09:10:05.263Z] [2021-06-02T09:10:05.263Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:10:05.263Z] #50 sha256:dd578a477e390c850886c7a07cb2279910520371a90e8e6a1927646ca4c8a26e [2021-06-02T09:10:05.263Z] #50 42.62 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:10:05.263Z] #50 42.72 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:10:05.422Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.83MB / 120.17MB 6.4s [2021-06-02T09:10:05.568Z] Merge succeeded, producing 6259d635df5307af37df2658782647d5a69686a9 [2021-06-02T09:10:05.568Z] Checking out Revision 6259d635df5307af37df2658782647d5a69686a9 (PR-42453) [2021-06-02T09:10:05.689Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.52MB / 120.17MB 6.7s [2021-06-02T09:10:05.832Z] #50 43.11 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:10:05.953Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.81MB / 120.17MB 6.9s [2021-06-02T09:10:06.103Z] Client: [2021-06-02T09:10:06.103Z] Context: default [2021-06-02T09:10:06.103Z] Debug Mode: false [2021-06-02T09:10:06.103Z] Plugins: [2021-06-02T09:10:06.103Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-02T09:10:06.103Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-02T09:10:06.103Z] [2021-06-02T09:10:06.103Z] Server: [2021-06-02T09:10:06.103Z] Containers: 0 [2021-06-02T09:10:06.103Z] Running: 0 [2021-06-02T09:10:06.103Z] Paused: 0 [2021-06-02T09:10:06.103Z] Stopped: 0 [2021-06-02T09:10:06.103Z] Images: 0 [2021-06-02T09:10:06.103Z] Server Version: 20.10.5 [2021-06-02T09:10:06.103Z] Storage Driver: overlay2 [2021-06-02T09:10:06.103Z] Backing Filesystem: extfs [2021-06-02T09:10:06.103Z] Supports d_type: true [2021-06-02T09:10:06.103Z] Native Overlay Diff: true [2021-06-02T09:10:06.103Z] Logging Driver: json-file [2021-06-02T09:10:06.103Z] Cgroup Driver: systemd [2021-06-02T09:10:06.103Z] Cgroup Version: 2 [2021-06-02T09:10:06.103Z] Plugins: [2021-06-02T09:10:06.103Z] Volume: local [2021-06-02T09:10:06.103Z] Network: bridge host ipvlan macvlan null overlay [2021-06-02T09:10:06.103Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-02T09:10:06.103Z] Swarm: inactive [2021-06-02T09:10:06.103Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-02T09:10:06.103Z] Default Runtime: runc [2021-06-02T09:10:06.103Z] Init Binary: docker-init [2021-06-02T09:10:06.103Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-02T09:10:06.103Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-02T09:10:06.103Z] init version: de40ad0 [2021-06-02T09:10:06.103Z] Security Options: [2021-06-02T09:10:06.103Z] apparmor [2021-06-02T09:10:06.103Z] seccomp [2021-06-02T09:10:06.103Z] Profile: default [2021-06-02T09:10:06.103Z] cgroupns [2021-06-02T09:10:06.103Z] Kernel Version: 5.4.0-1041-aws [2021-06-02T09:10:06.103Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-02T09:10:06.103Z] OSType: linux [2021-06-02T09:10:06.103Z] Architecture: x86_64 [2021-06-02T09:10:06.103Z] CPUs: 2 [2021-06-02T09:10:06.103Z] Total Memory: 7.569GiB [2021-06-02T09:10:06.103Z] Name: ip-10-100-38-81 [2021-06-02T09:10:06.103Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-06-02T09:10:06.103Z] Docker Root Dir: /var/lib/docker [2021-06-02T09:10:06.103Z] Debug Mode: false [2021-06-02T09:10:06.103Z] Registry: https://index.docker.io/v1/ [2021-06-02T09:10:06.103Z] Labels: [2021-06-02T09:10:06.103Z] Experimental: true [2021-06-02T09:10:06.103Z] Insecure Registries: [2021-06-02T09:10:06.103Z] 127.0.0.0/8 [2021-06-02T09:10:06.103Z] Live Restore Enabled: true [2021-06-02T09:10:06.103Z] [2021-06-02T09:10:06.103Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-02T09:10:06.214Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 7.1s [2021-06-02T09:10:06.214Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.4s [2021-06-02T09:10:04.722Z] > git remote # timeout=10 [2021-06-02T09:10:04.728Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T09:10:04.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-02T09:10:04.740Z] > git merge 7c6a9484ee37b28fa314f716581bdb268cd78ce2 # timeout=10 [2021-06-02T09:10:05.562Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T09:10:05.572Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T09:10:05.577Z] > git checkout -f 6259d635df5307af37df2658782647d5a69686a9 # timeout=10 [2021-06-02T09:10:06.440Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:577f4bb3e61184a4384e55986ce4ca44848d8771 . [2021-06-02T09:10:06.440Z] #1 [internal] load build definition from Dockerfile [2021-06-02T09:10:06.440Z] #1 sha256:5fd765e5d099b20e0ed5d26a31dbbe6b8c221e5c028662bd651da846d3fb569e [2021-06-02T09:10:06.701Z] #1 transferring dockerfile: 17.00kB done [2021-06-02T09:10:06.701Z] #1 DONE 0.2s [2021-06-02T09:10:06.701Z] [2021-06-02T09:10:06.701Z] #2 [internal] load .dockerignore [2021-06-02T09:10:06.701Z] #2 sha256:2c155bb104f09b9c60f23376595723cf1b9cbffac29c47bc8e680195fdec5e1d [2021-06-02T09:10:06.701Z] #2 transferring context: 87B done [2021-06-02T09:10:06.701Z] #2 DONE 0.1s [2021-06-02T09:10:06.701Z] [2021-06-02T09:10:06.701Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-02T09:10:06.701Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-02T09:10:06.777Z] #50 ... [2021-06-02T09:10:06.777Z] [2021-06-02T09:10:06.777Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:10:06.777Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:10:06.777Z] #36 34.24 Fetched 8447 kB in 24s (345 kB/s) [2021-06-02T09:10:06.777Z] #36 34.24 Reading package lists... [2021-06-02T09:10:06.790Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-06-02T09:10:06.962Z] #3 DONE 0.4s [2021-06-02T09:10:07.037Z] #36 44.33 Reading package lists... [2021-06-02T09:10:07.037Z] #36 ... [2021-06-02T09:10:07.037Z] [2021-06-02T09:10:07.037Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:10:07.037Z] #59 sha256:5be6928f41d7d0cc6201c549ed8cc5b12d0f92b6386582dc990a2a36390344d2 [2021-06-02T09:10:07.037Z] #59 35.31 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:10:07.037Z] #59 39.74 go: finding github.com/pkg/errors v0.9.1 [2021-06-02T09:10:07.037Z] #59 39.83 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:10:07.037Z] #59 40.31 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:10:07.037Z] #59 40.34 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:10:07.037Z] #59 40.78 go: finding github.com/google/uuid v1.2.0 [2021-06-02T09:10:07.037Z] #59 40.84 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:10:07.037Z] #59 40.88 go: finding github.com/gofrs/flock v0.8.0 [2021-06-02T09:10:07.037Z] #59 41.00 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-02T09:10:07.037Z] #59 41.18 go: finding github.com/gorilla/mux v1.8.0 [2021-06-02T09:10:07.037Z] #59 41.33 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:10:07.037Z] #59 41.41 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:10:07.037Z] #59 41.47 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:10:07.037Z] #59 41.58 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:10:07.037Z] #59 42.07 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:10:07.037Z] #59 42.22 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:10:07.224Z] [2021-06-02T09:10:07.224Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-02T09:10:07.224Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-02T09:10:07.224Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-02T09:10:07.224Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-02T09:10:07.224Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-06-02T09:10:07.224Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-02T09:10:07.224Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-02T09:10:07.224Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.2s [2021-06-02T09:10:07.749Z] #9 ... [2021-06-02T09:10:07.749Z] [2021-06-02T09:10:07.749Z] #23 [internal] load build context [2021-06-02T09:10:07.749Z] #23 sha256:0535edbc779727cfb12b3aa4fc4543a36381d6388234bfaf7986a563a89c35a6 [2021-06-02T09:10:07.749Z] #23 transferring context: 53.26MB 8.4s done [2021-06-02T09:10:07.749Z] #23 DONE 8.9s [2021-06-02T09:10:07.749Z] [2021-06-02T09:10:07.749Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:07.749Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:07.981Z] #59 ... [2021-06-02T09:10:07.981Z] [2021-06-02T09:10:07.981Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:10:07.981Z] #50 sha256:dd578a477e390c850886c7a07cb2279910520371a90e8e6a1927646ca4c8a26e [2021-06-02T09:10:07.981Z] #50 45.35 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:10:08.198Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.9s [2021-06-02T09:10:08.198Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 1.0s done [2021-06-02T09:10:08.198Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-02T09:10:08.328Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.2s done [2021-06-02T09:10:08.328Z] #9 ... [2021-06-02T09:10:08.328Z] [2021-06-02T09:10:08.328Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:10:08.328Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-02T09:10:08.328Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-02T09:10:08.328Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-02T09:10:08.328Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-02T09:10:08.328Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-02T09:10:08.328Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2021-06-02T09:10:08.328Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.7s done [2021-06-02T09:10:08.328Z] #65 DONE 9.8s [2021-06-02T09:10:08.328Z] [2021-06-02T09:10:08.328Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:08.328Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:08.482Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-06-02T09:10:08.482Z] #4 DONE 1.4s [2021-06-02T09:10:08.591Z] #9 ... [2021-06-02T09:10:08.591Z] [2021-06-02T09:10:08.591Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-02T09:10:08.591Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-02T09:10:08.591Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-02T09:10:08.591Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-02T09:10:08.591Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-02T09:10:08.591Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-02T09:10:08.591Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 7.0s done [2021-06-02T09:10:08.591Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 2.2s [2021-06-02T09:10:08.746Z] [2021-06-02T09:10:08.746Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-02T09:10:08.746Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-02T09:10:08.852Z] #26 ... [2021-06-02T09:10:08.852Z] [2021-06-02T09:10:08.852Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:08.852Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:09.363Z] #50 ... [2021-06-02T09:10:09.363Z] [2021-06-02T09:10:09.363Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:10:09.363Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:10:09.363Z] #44 35.78 Fetched 8451 kB in 27s (317 kB/s) [2021-06-02T09:10:09.363Z] #44 35.78 Reading package lists... [2021-06-02T09:10:09.363Z] #44 ... [2021-06-02T09:10:09.363Z] [2021-06-02T09:10:09.363Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:10:09.363Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:10:09.578Z] Commit message: "Merge commit '7c6a9484ee37b28fa314f716581bdb268cd78ce2' into HEAD" [2021-06-02T09:10:09.592Z] First time build. Skipping changelog. [2021-06-02T09:10:09.689Z] #8 ... [2021-06-02T09:10:09.689Z] [2021-06-02T09:10:09.689Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-02T09:10:09.689Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-02T09:10:09.689Z] #6 DONE 0.9s [2021-06-02T09:10:09.689Z] [2021-06-02T09:10:09.689Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-02T09:10:09.689Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-02T09:10:09.689Z] #5 DONE 0.9s [2021-06-02T09:10:09.689Z] [2021-06-02T09:10:09.689Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-02T09:10:09.689Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-02T09:10:09.689Z] #7 DONE 0.9s [2021-06-02T09:10:09.689Z] [2021-06-02T09:10:09.689Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-02T09:10:09.689Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-02T09:10:09.689Z] #8 DONE 0.9s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-02T09:10:10.222Z] #23 transferring context: 39.76MB 5.1s [2021-06-02T09:10:10.239Z] #9 ... [2021-06-02T09:10:10.239Z] [2021-06-02T09:10:10.239Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-02T09:10:10.239Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-02T09:10:10.239Z] #64 DONE 0.9s [2021-06-02T09:10:10.239Z] [2021-06-02T09:10:10.239Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:10.239Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:10.479Z] #23 transferring context: 53.26MB 6.2s done [2021-06-02T09:10:10.832Z] + docker version [2021-06-02T09:10:11.044Z] #23 DONE 6.7s [2021-06-02T09:10:11.044Z] [2021-06-02T09:10:11.044Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:11.044Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:11.044Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-02T09:10:11.044Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-02T09:10:11.044Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-02T09:10:11.044Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-02T09:10:11.044Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-06-02T09:10:11.044Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-06-02T09:10:11.044Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2021-06-02T09:10:11.044Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.8s done [2021-06-02T09:10:11.044Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.5s done [2021-06-02T09:10:11.044Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.0s done [2021-06-02T09:10:11.044Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.9s [2021-06-02T09:10:11.044Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done [2021-06-02T09:10:11.183Z] #9 ... [2021-06-02T09:10:11.183Z] [2021-06-02T09:10:11.183Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-02T09:10:11.183Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-02T09:10:11.183Z] #66 DONE 1.2s [2021-06-02T09:10:11.183Z] [2021-06-02T09:10:11.183Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:11.183Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:09.582Z] > git rev-list --no-walk 72f5b59f00de8b36bc43a956c4c2497c45632f31 # timeout=10 [2021-06-02T09:10:11.271Z] #56 43.11 Reading package lists... [2021-06-02T09:10:11.271Z] #56 ... [2021-06-02T09:10:11.271Z] [2021-06-02T09:10:11.271Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:10:11.271Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:10:11.271Z] #13 34.48 Fetched 8971 kB in 28s (322 kB/s) [2021-06-02T09:10:11.271Z] #13 34.48 Reading package lists... [2021-06-02T09:10:11.271Z] #13 ... [2021-06-02T09:10:11.271Z] [2021-06-02T09:10:11.271Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:10:11.271Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:10:11.271Z] #46 47.52 vendor/golang.org/x/crypto/internal/subtle [2021-06-02T09:10:11.271Z] #46 47.71 vendor/golang.org/x/crypto/curve25519 [2021-06-02T09:10:11.315Z] #9 ... [2021-06-02T09:10:11.315Z] [2021-06-02T09:10:11.315Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:10:11.315Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-02T09:10:11.315Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-02T09:10:11.315Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-02T09:10:11.315Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-02T09:10:11.315Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-02T09:10:11.315Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2021-06-02T09:10:11.315Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.0s done [2021-06-02T09:10:11.315Z] #63 DONE 6.7s [2021-06-02T09:10:11.315Z] [2021-06-02T09:10:11.315Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:11.315Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:11.315Z] #9 ... [2021-06-02T09:10:11.315Z] [2021-06-02T09:10:11.315Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:10:11.315Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-02T09:10:11.315Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-02T09:10:11.315Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-02T09:10:11.315Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-02T09:10:11.315Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2021-06-02T09:10:11.315Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s [2021-06-02T09:10:11.315Z] #65 ... [2021-06-02T09:10:11.315Z] [2021-06-02T09:10:11.315Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:11.315Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:11.606Z] [2021-06-02T09:10:11.606Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:10:11.606Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-02T09:10:11.606Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-02T09:10:11.606Z] #65 DONE 0.0s [2021-06-02T09:10:11.606Z] [2021-06-02T09:10:11.606Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:11.606Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:11.606Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-02T09:10:11.606Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-02T09:10:11.606Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-02T09:10:11.606Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-02T09:10:11.868Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.05MB / 50.40MB 0.2s [2021-06-02T09:10:11.868Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s [2021-06-02T09:10:11.868Z] #9 ... [2021-06-02T09:10:11.868Z] [2021-06-02T09:10:11.868Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-02T09:10:11.868Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-02T09:10:11.868Z] #42 DONE 0.0s [2021-06-02T09:10:11.868Z] [2021-06-02T09:10:11.868Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:11.868Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:11.868Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.44MB / 50.40MB 0.4s [2021-06-02T09:10:11.868Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-06-02T09:10:11.868Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s [2021-06-02T09:10:11.868Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.4s [2021-06-02T09:10:12.135Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.78MB / 50.40MB 0.5s [2021-06-02T09:10:12.135Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 21.93MB / 50.40MB 0.6s [2021-06-02T09:10:12.135Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done [2021-06-02T09:10:12.135Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.19MB / 51.83MB 0.6s [2021-06-02T09:10:12.135Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.6s [2021-06-02T09:10:12.206Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.5s [2021-06-02T09:10:12.246Z] #9 ... [2021-06-02T09:10:12.246Z] [2021-06-02T09:10:12.246Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:10:12.246Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-02T09:10:12.246Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done [2021-06-02T09:10:12.246Z] #65 DONE 7.7s [2021-06-02T09:10:12.246Z] [2021-06-02T09:10:12.247Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:12.247Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:12.404Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.26MB / 50.40MB 0.7s [2021-06-02T09:10:12.404Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.63MB / 51.83MB 0.7s [2021-06-02T09:10:12.675Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.70MB / 50.40MB 0.9s [2021-06-02T09:10:12.675Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.02MB / 51.83MB 0.9s [2021-06-02T09:10:12.675Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.87MB / 68.67MB 0.9s [2021-06-02T09:10:12.675Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 1.0s [2021-06-02T09:10:12.675Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.26MB / 51.83MB 1.0s [2021-06-02T09:10:12.675Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s [2021-06-02T09:10:12.675Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.89MB / 51.83MB 1.2s [2021-06-02T09:10:12.675Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.02MB / 68.67MB 1.2s [2021-06-02T09:10:12.789Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.4s done [2021-06-02T09:10:12.953Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.19MB / 51.83MB 1.3s [2021-06-02T09:10:12.953Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.26MB / 68.67MB 1.3s [2021-06-02T09:10:13.051Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-02T09:10:13.217Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.4s [2021-06-02T09:10:13.217Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 1.4s [2021-06-02T09:10:13.217Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done [2021-06-02T09:10:13.217Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.23MB / 68.67MB 1.6s [2021-06-02T09:10:13.481Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.8s [2021-06-02T09:10:13.481Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-06-02T09:10:13.742Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s done [2021-06-02T09:10:13.742Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.2s [2021-06-02T09:10:14.441Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done [2021-06-02T09:10:14.441Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-02T09:10:14.688Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.9s done [2021-06-02T09:10:14.688Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.9s [2021-06-02T09:10:14.688Z] #9 ... [2021-06-02T09:10:14.688Z] [2021-06-02T09:10:14.688Z] #23 [internal] load build context [2021-06-02T09:10:14.688Z] #23 sha256:434bcafe1da1ceca3047b5a54c844b8e675181777366aba8ba5d647b9d2f380e [2021-06-02T09:10:14.688Z] #23 transferring context: 53.25MB 3.2s done [2021-06-02T09:10:14.688Z] #23 DONE 3.2s [2021-06-02T09:10:14.688Z] [2021-06-02T09:10:14.688Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:14.688Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:14.688Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.9s done [2021-06-02T09:10:14.688Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.89MB / 120.17MB 3.0s [2021-06-02T09:10:14.688Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.73MB / 120.17MB 3.1s [2021-06-02T09:10:14.709Z] #9 ... [2021-06-02T09:10:14.709Z] [2021-06-02T09:10:14.709Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-02T09:10:14.709Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-02T09:10:14.709Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.9s done [2021-06-02T09:10:14.709Z] #26 DONE 15.9s [2021-06-02T09:10:14.709Z] [2021-06-02T09:10:14.709Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:14.709Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:14.773Z] #9 ... [2021-06-02T09:10:14.773Z] [2021-06-02T09:10:14.773Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-02T09:10:14.773Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-02T09:10:14.773Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-02T09:10:14.773Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-02T09:10:14.773Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-02T09:10:14.773Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-02T09:10:14.773Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 6.4s done [2021-06-02T09:10:14.773Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.0s [2021-06-02T09:10:14.773Z] #26 ... [2021-06-02T09:10:14.773Z] [2021-06-02T09:10:14.773Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:14.773Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:14.773Z] #9 ... [2021-06-02T09:10:14.773Z] [2021-06-02T09:10:14.773Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-02T09:10:14.773Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-02T09:10:14.773Z] #64 DONE 0.6s [2021-06-02T09:10:14.773Z] [2021-06-02T09:10:14.773Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:14.773Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:14.950Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.07MB / 120.17MB 3.2s [2021-06-02T09:10:14.950Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.46MB / 120.17MB 3.3s [2021-06-02T09:10:15.220Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.48MB / 120.17MB 3.5s [2021-06-02T09:10:15.220Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.91MB / 120.17MB 3.7s [2021-06-02T09:10:15.284Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-06-02T09:10:15.483Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.30MB / 120.17MB 3.8s [2021-06-02T09:10:15.483Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.11MB / 120.17MB 4.0s [2021-06-02T09:10:15.548Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-06-02T09:10:15.709Z] #9 ... [2021-06-02T09:10:15.709Z] [2021-06-02T09:10:15.709Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-02T09:10:15.709Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-02T09:10:15.709Z] #66 DONE 1.0s [2021-06-02T09:10:15.745Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.37MB / 120.17MB 4.2s [2021-06-02T09:10:15.967Z] [2021-06-02T09:10:15.967Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:15.967Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:15.967Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.9s done [2021-06-02T09:10:16.007Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 102.02MB / 120.17MB 4.3s [2021-06-02T09:10:16.007Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 4.4s [2021-06-02T09:10:16.007Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 4.5s [2021-06-02T09:10:16.242Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-02T09:10:16.550Z] #46 ... [2021-06-02T09:10:16.550Z] [2021-06-02T09:10:16.550Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:10:16.550Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:10:16.550Z] #36 44.33 Reading package lists... [2021-06-02T09:10:16.550Z] #36 51.51 Building dependency tree... [2021-06-02T09:10:17.410Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.7s done [2021-06-02T09:10:17.411Z] #9 ... [2021-06-02T09:10:17.411Z] [2021-06-02T09:10:17.411Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:10:17.411Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-02T09:10:17.411Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-02T09:10:17.411Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-02T09:10:17.411Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-02T09:10:17.411Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2021-06-02T09:10:17.411Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-06-02T09:10:17.411Z] #65 DONE 6.0s [2021-06-02T09:10:17.411Z] [2021-06-02T09:10:17.411Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:10:17.411Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-02T09:10:17.411Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-06-02T09:10:17.411Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-02T09:10:17.411Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-02T09:10:17.411Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-02T09:10:17.411Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2021-06-02T09:10:17.411Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2021-06-02T09:10:17.411Z] #63 DONE 6.0s [2021-06-02T09:10:17.411Z] [2021-06-02T09:10:17.411Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:17.411Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:17.489Z] #36 54.79 The following additional packages will be installed: [2021-06-02T09:10:17.489Z] #36 54.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-02T09:10:17.489Z] #36 54.83 Suggested packages: [2021-06-02T09:10:17.489Z] #36 54.83 cmake-doc ninja-build lrzip [2021-06-02T09:10:17.489Z] #36 54.83 Recommended packages: [2021-06-02T09:10:17.489Z] #36 54.83 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-02T09:10:17.615Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.3s done [2021-06-02T09:10:17.750Z] #36 ... [2021-06-02T09:10:17.750Z] [2021-06-02T09:10:17.750Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:10:17.750Z] #68 sha256:0265d1447354c61537e520861f367c185a1123bf0a24f6262135bc06e13bdb98 [2021-06-02T09:10:17.750Z] #68 DONE 55.1s [2021-06-02T09:10:17.750Z] [2021-06-02T09:10:17.750Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:10:17.750Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:10:17.750Z] #56 43.11 Reading package lists... [2021-06-02T09:10:17.750Z] #56 50.54 Building dependency tree... [2021-06-02T09:10:17.750Z] #56 53.71 The following additional packages will be installed: [2021-06-02T09:10:17.750Z] #56 53.72 libbtrfs0 [2021-06-02T09:10:17.750Z] #56 53.94 The following NEW packages will be installed: [2021-06-02T09:10:17.750Z] #56 53.97 libbtrfs-dev libbtrfs0 [2021-06-02T09:10:17.750Z] #56 54.42 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:10:17.750Z] #56 54.42 Need to get 119 kB of archives. [2021-06-02T09:10:17.750Z] #56 54.42 After this operation, 387 kB of additional disk space will be used. [2021-06-02T09:10:17.750Z] #56 54.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-02T09:10:17.750Z] #56 54.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-02T09:10:17.873Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-02T09:10:18.010Z] #56 ... [2021-06-02T09:10:18.010Z] [2021-06-02T09:10:18.010Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:10:18.010Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:10:18.010Z] #46 55.50 sync [2021-06-02T09:10:18.270Z] #46 55.52 internal/reflectlite [2021-06-02T09:10:18.357Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-06-02T09:10:18.931Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.6s done [2021-06-02T09:10:18.997Z] Client: Docker Engine - Community [2021-06-02T09:10:18.997Z] Version: 20.10.5 [2021-06-02T09:10:18.997Z] API version: 1.41 [2021-06-02T09:10:18.997Z] Go version: go1.13.15 [2021-06-02T09:10:18.997Z] Git commit: 55c4c88 [2021-06-02T09:10:18.997Z] Built: Tue Mar 2 20:19:31 2021 [2021-06-02T09:10:18.997Z] OS/Arch: linux/arm64 [2021-06-02T09:10:18.997Z] Context: default [2021-06-02T09:10:18.997Z] Experimental: true [2021-06-02T09:10:18.997Z] [2021-06-02T09:10:18.997Z] Server: Docker Engine - Community [2021-06-02T09:10:18.997Z] Engine: [2021-06-02T09:10:18.997Z] Version: 20.10.5 [2021-06-02T09:10:18.997Z] API version: 1.41 (minimum version 1.12) [2021-06-02T09:10:18.997Z] Go version: go1.13.15 [2021-06-02T09:10:18.997Z] Git commit: 363e9a8 [2021-06-02T09:10:18.997Z] Built: Tue Mar 2 20:17:22 2021 [2021-06-02T09:10:18.997Z] OS/Arch: linux/arm64 [2021-06-02T09:10:18.997Z] Experimental: true [2021-06-02T09:10:18.997Z] containerd: [2021-06-02T09:10:18.997Z] Version: 1.4.4 [2021-06-02T09:10:18.997Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-02T09:10:18.997Z] runc: [2021-06-02T09:10:18.997Z] Version: 1.0.0-rc93 [2021-06-02T09:10:18.997Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-02T09:10:18.997Z] docker-init: [2021-06-02T09:10:18.997Z] Version: 0.19.0 [2021-06-02T09:10:18.997Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-02T09:10:19.248Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.2s done [2021-06-02T09:10:19.248Z] #9 ... [2021-06-02T09:10:19.248Z] [2021-06-02T09:10:19.248Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-02T09:10:19.248Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-02T09:10:19.248Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.7s done [2021-06-02T09:10:19.248Z] #26 DONE 14.9s [2021-06-02T09:10:19.248Z] [2021-06-02T09:10:19.248Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:19.248Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:19.248Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-02T09:10:19.336Z] + docker info [2021-06-02T09:10:19.507Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-02T09:10:19.651Z] #46 ... [2021-06-02T09:10:19.651Z] [2021-06-02T09:10:19.651Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:10:19.651Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:10:19.651Z] #56 55.74 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:10:19.651Z] #56 56.04 Fetched 119 kB in 0s (413 kB/s) [2021-06-02T09:10:19.651Z] #56 56.26 Selecting previously unselected package libbtrfs0. [2021-06-02T09:10:19.651Z] #56 56.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-02T09:10:19.651Z] #56 56.31 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-02T09:10:19.651Z] #56 56.33 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-02T09:10:19.651Z] #56 56.41 Selecting previously unselected package libbtrfs-dev. [2021-06-02T09:10:19.651Z] #56 56.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-02T09:10:19.651Z] #56 56.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:10:19.651Z] #56 56.66 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-02T09:10:19.651Z] #56 56.68 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:10:19.651Z] #56 56.70 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:10:19.651Z] #56 DONE 57.1s [2021-06-02T09:10:19.651Z] [2021-06-02T09:10:19.651Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:10:19.651Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:10:19.651Z] #44 46.53 Reading package lists... [2021-06-02T09:10:19.651Z] #44 52.71 Building dependency tree... [2021-06-02T09:10:19.651Z] #44 56.31 The following additional packages will be installed: [2021-06-02T09:10:19.651Z] #44 56.32 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-02T09:10:19.651Z] #44 56.32 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-02T09:10:19.651Z] #44 56.32 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-02T09:10:19.651Z] #44 56.32 python3.7-minimal [2021-06-02T09:10:19.651Z] #44 56.32 Suggested packages: [2021-06-02T09:10:19.651Z] #44 56.32 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-02T09:10:19.651Z] #44 56.32 python3.7-doc binfmt-support [2021-06-02T09:10:19.914Z] #44 ... [2021-06-02T09:10:19.914Z] [2021-06-02T09:10:19.914Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:10:19.914Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:10:19.914Z] #36 56.19 The following NEW packages will be installed: [2021-06-02T09:10:19.914Z] #36 56.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-02T09:10:19.914Z] #36 56.21 vim-common xxd [2021-06-02T09:10:19.914Z] #36 56.60 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:10:19.914Z] #36 56.60 Need to get 14.9 MB of archives. [2021-06-02T09:10:19.914Z] #36 56.60 After this operation, 61.8 MB of additional disk space will be used. [2021-06-02T09:10:19.914Z] #36 56.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-02T09:10:19.914Z] #36 56.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-02T09:10:19.914Z] #36 56.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-02T09:10:19.914Z] #36 56.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-02T09:10:20.082Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-06-02T09:10:20.345Z] #9 ... [2021-06-02T09:10:20.345Z] [2021-06-02T09:10:20.345Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-02T09:10:20.345Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-02T09:10:20.345Z] #64 DONE 0.7s [2021-06-02T09:10:20.345Z] [2021-06-02T09:10:20.345Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:20.345Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:20.345Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-02T09:10:20.483Z] #36 57.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-02T09:10:20.483Z] #36 57.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-02T09:10:20.483Z] #36 57.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-02T09:10:20.483Z] #36 57.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-02T09:10:20.483Z] #36 57.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-02T09:10:20.483Z] #36 57.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-02T09:10:20.483Z] #36 ... [2021-06-02T09:10:20.483Z] [2021-06-02T09:10:20.483Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:10:20.483Z] #50 sha256:dd578a477e390c850886c7a07cb2279910520371a90e8e6a1927646ca4c8a26e [2021-06-02T09:10:20.483Z] #50 47.91 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-02T09:10:20.483Z] #50 50.77 go: extracting golang.org/x/text v0.3.2 [2021-06-02T09:10:20.483Z] #50 55.37 go: finding github.com/fatih/color v1.7.0 [2021-06-02T09:10:20.483Z] #50 55.45 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:10:20.483Z] #50 55.54 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:10:20.483Z] #50 55.57 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:10:20.483Z] #50 55.68 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:10:20.483Z] #50 55.83 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:10:20.483Z] #50 55.85 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:10:20.483Z] #50 55.94 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:10:20.483Z] #50 55.95 go: finding github.com/pkg/errors v0.8.1 [2021-06-02T09:10:20.483Z] #50 56.02 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:10:20.483Z] #50 56.04 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:10:20.483Z] #50 56.06 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:10:20.483Z] #50 56.16 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:10:20.483Z] #50 56.16 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:10:20.483Z] #50 56.17 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:10:20.483Z] #50 56.19 go: finding github.com/stretchr/testify v1.4.0 [2021-06-02T09:10:20.483Z] #50 56.20 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:10:20.483Z] #50 56.20 go: finding github.com/spf13/viper v1.6.1 [2021-06-02T09:10:20.483Z] #50 56.26 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:10:20.483Z] #50 56.30 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:10:20.483Z] #50 56.33 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:10:20.483Z] #50 56.36 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:10:20.483Z] #50 56.38 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:10:20.483Z] #50 56.39 go: finding github.com/stretchr/objx v0.2.0 [2021-06-02T09:10:20.483Z] #50 56.43 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:10:20.483Z] #50 56.43 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:10:20.483Z] #50 56.46 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:10:20.483Z] #50 56.47 go: finding github.com/spf13/cobra v0.0.5 [2021-06-02T09:10:20.483Z] #50 56.49 go: finding github.com/gobwas/glob v0.2.3 [2021-06-02T09:10:20.483Z] #50 56.51 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:10:20.483Z] #50 56.56 go: finding github.com/spf13/pflag v1.0.5 [2021-06-02T09:10:20.483Z] #50 56.59 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:10:20.483Z] #50 56.66 go: finding github.com/magiconair/properties v1.8.1 [2021-06-02T09:10:20.483Z] #50 56.67 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:10:20.483Z] #50 56.76 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:10:20.483Z] #50 56.77 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:10:20.483Z] #50 56.79 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:10:20.483Z] #50 56.83 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:10:20.483Z] #50 56.87 go: finding github.com/spf13/afero v1.1.2 [2021-06-02T09:10:20.483Z] #50 56.87 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:10:20.483Z] #50 56.89 go: finding github.com/spf13/cast v1.3.0 [2021-06-02T09:10:20.483Z] #50 56.90 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:10:20.483Z] #50 56.92 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:10:20.483Z] #50 57.02 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:10:20.483Z] #50 57.16 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:10:20.483Z] #50 57.24 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-02T09:10:20.483Z] #50 57.39 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:10:20.483Z] #50 57.63 go: finding golang.org/x/text v0.3.2 [2021-06-02T09:10:20.483Z] #50 57.76 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:10:20.483Z] #50 57.76 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:10:20.483Z] #50 57.79 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:10:20.483Z] #50 57.82 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:10:20.484Z] #50 57.84 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:10:20.484Z] #50 57.87 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:10:20.484Z] #50 57.88 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:10:20.484Z] #50 57.89 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:10:20.484Z] #50 57.91 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:10:20.484Z] #50 57.92 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-02T09:10:20.484Z] #50 57.93 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:10:20.743Z] #50 58.11 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:10:20.743Z] #50 58.15 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:10:20.743Z] #50 58.16 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:10:20.743Z] #50 58.17 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-02T09:10:20.743Z] #50 58.18 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-02T09:10:20.743Z] #50 58.19 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:10:20.743Z] #50 58.21 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:10:20.856Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.2s [2021-06-02T09:10:20.920Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-06-02T09:10:20.920Z] #9 ... [2021-06-02T09:10:20.920Z] [2021-06-02T09:10:20.920Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-02T09:10:20.920Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-02T09:10:20.920Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-06-02T09:10:20.920Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-02T09:10:20.920Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-02T09:10:20.920Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-02T09:10:20.920Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 4.8s done [2021-06-02T09:10:20.920Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.3s done [2021-06-02T09:10:20.920Z] #26 DONE 9.7s [2021-06-02T09:10:21.003Z] #50 58.24 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:10:21.003Z] #50 58.32 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-02T09:10:21.003Z] #50 ... [2021-06-02T09:10:21.003Z] [2021-06-02T09:10:21.003Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:10:21.003Z] #57 sha256:d3ff896063fadf0b949ea8fe121da4042fd7a7ca950c74ca50467b882c3da805 [2021-06-02T09:10:21.003Z] #57 1.173 + RM_GOPATH=0 [2021-06-02T09:10:21.003Z] #57 1.173 + TMP_GOPATH= [2021-06-02T09:10:21.003Z] #57 1.173 + : /build [2021-06-02T09:10:21.003Z] #57 1.173 + '[' -z '' ']' [2021-06-02T09:10:21.003Z] #57 1.173 ++ mktemp -d [2021-06-02T09:10:21.003Z] #57 1.176 + export GOPATH=/tmp/tmp.sUkZ4o6jrN [2021-06-02T09:10:21.003Z] #57 1.176 + GOPATH=/tmp/tmp.sUkZ4o6jrN [2021-06-02T09:10:21.003Z] #57 1.176 + RM_GOPATH=1 [2021-06-02T09:10:21.003Z] #57 1.176 + case "$(go env GOARCH)" in [2021-06-02T09:10:21.003Z] #57 1.177 ++ go env GOARCH [2021-06-02T09:10:21.003Z] #57 1.193 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:21.003Z] #57 1.202 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:21.003Z] #57 1.203 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:21.003Z] #57 1.208 + dir=/tmp/install [2021-06-02T09:10:21.003Z] #57 1.208 + bin=containerd [2021-06-02T09:10:21.003Z] #57 1.208 + shift [2021-06-02T09:10:21.003Z] #57 1.212 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-02T09:10:21.003Z] #57 1.212 + . /tmp/install/containerd.installer [2021-06-02T09:10:21.003Z] #57 1.212 ++ set -e [2021-06-02T09:10:21.003Z] #57 1.212 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:10:21.003Z] #57 1.213 + install_containerd [2021-06-02T09:10:21.003Z] #57 1.213 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-02T09:10:21.003Z] #57 1.220 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:10:21.003Z] #57 1.220 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sUkZ4o6jrN/src/github.com/containerd/containerd [2021-06-02T09:10:21.003Z] #57 1.225 Cloning into '/tmp/tmp.sUkZ4o6jrN/src/github.com/containerd/containerd'... [2021-06-02T09:10:21.186Z] [2021-06-02T09:10:21.186Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-02T09:10:21.186Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-02T09:10:21.186Z] #66 DONE 0.9s [2021-06-02T09:10:21.186Z] [2021-06-02T09:10:21.186Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:21.186Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:21.186Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-02T09:10:21.572Z] #57 ... [2021-06-02T09:10:21.572Z] [2021-06-02T09:10:21.572Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:10:21.572Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:10:21.572Z] #13 44.98 Reading package lists... [2021-06-02T09:10:21.572Z] #13 51.57 Building dependency tree... [2021-06-02T09:10:21.572Z] #13 ... [2021-06-02T09:10:21.572Z] [2021-06-02T09:10:21.572Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:10:21.572Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:10:21.572Z] #44 57.81 The following NEW packages will be installed: [2021-06-02T09:10:21.572Z] #44 57.81 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-02T09:10:21.572Z] #44 57.82 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-02T09:10:21.572Z] #44 57.82 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-02T09:10:21.572Z] #44 57.82 python3.7-minimal [2021-06-02T09:10:21.572Z] #44 58.29 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:10:21.572Z] #44 58.29 Need to get 6695 kB of archives. [2021-06-02T09:10:21.572Z] #44 58.29 After this operation, 33.1 MB of additional disk space will be used. [2021-06-02T09:10:21.572Z] #44 58.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-02T09:10:21.832Z] #44 58.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-02T09:10:21.832Z] #44 58.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-02T09:10:21.832Z] #44 58.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-02T09:10:21.832Z] #44 58.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-02T09:10:22.092Z] #44 58.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-02T09:10:22.092Z] #44 58.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-02T09:10:22.092Z] #44 58.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-02T09:10:22.092Z] #44 58.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-02T09:10:22.092Z] #44 58.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-02T09:10:22.364Z] #44 58.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-02T09:10:22.364Z] #44 58.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-02T09:10:22.364Z] #44 58.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-02T09:10:22.364Z] #44 58.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-02T09:10:22.364Z] #44 58.92 Get:15 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-02T09:10:22.364Z] #44 58.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-02T09:10:22.782Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2021-06-02T09:10:22.782Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-02T09:10:23.748Z] #44 60.25 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:10:23.748Z] #44 60.48 Fetched 6695 kB in 1s (4877 kB/s) [2021-06-02T09:10:24.008Z] #44 60.56 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-02T09:10:24.008Z] #44 60.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-06-02T09:10:24.008Z] #44 60.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:10:24.008Z] #44 60.71 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:10:24.179Z] #9 ... [2021-06-02T09:10:24.180Z] [2021-06-02T09:10:24.180Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-02T09:10:24.180Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-02T09:10:24.180Z] #27 1.617 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:10:24.180Z] #27 1.619 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:10:24.180Z] #27 1.631 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:10:24.180Z] #27 1.868 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:10:24.180Z] #27 2.194 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:10:24.180Z] #27 2.666 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:10:24.180Z] #27 4.043 Fetched 8447 kB in 3s (3160 kB/s) [2021-06-02T09:10:24.180Z] #27 4.043 Reading package lists... [2021-06-02T09:10:24.180Z] #27 5.047 Reading package lists... [2021-06-02T09:10:24.180Z] #27 6.016 Building dependency tree... [2021-06-02T09:10:24.180Z] #27 6.366 The following additional packages will be installed: [2021-06-02T09:10:24.180Z] #27 6.366 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-02T09:10:24.180Z] #27 6.366 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-02T09:10:24.180Z] #27 6.366 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-02T09:10:24.180Z] #27 6.366 Suggested packages: [2021-06-02T09:10:24.180Z] #27 6.366 krb5-doc krb5-user [2021-06-02T09:10:24.180Z] #27 6.366 Recommended packages: [2021-06-02T09:10:24.180Z] #27 6.366 krb5-locales publicsuffix libsasl2-modules [2021-06-02T09:10:24.180Z] #27 6.564 The following NEW packages will be installed: [2021-06-02T09:10:24.180Z] #27 6.564 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-02T09:10:24.180Z] #27 6.564 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-02T09:10:24.180Z] #27 6.564 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-02T09:10:24.180Z] #27 6.564 libssh2-1 libssl1.1 openssl [2021-06-02T09:10:24.180Z] #27 6.851 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-02T09:10:24.180Z] #27 6.851 Need to get 5059 kB of archives. [2021-06-02T09:10:24.180Z] #27 6.851 After this operation, 12.1 MB of additional disk space will be used. [2021-06-02T09:10:24.180Z] #27 6.851 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-02T09:10:24.180Z] #27 6.861 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-02T09:10:24.180Z] #27 6.861 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-02T09:10:24.180Z] #27 6.861 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-02T09:10:24.180Z] #27 6.861 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-02T09:10:24.180Z] #27 6.861 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-02T09:10:24.180Z] #27 6.881 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-02T09:10:24.180Z] #27 6.881 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-02T09:10:24.180Z] #27 6.881 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-02T09:10:24.180Z] #27 6.888 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-02T09:10:24.180Z] #27 6.896 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-02T09:10:24.180Z] #27 6.900 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-02T09:10:24.180Z] #27 6.902 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-02T09:10:24.180Z] #27 6.912 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-02T09:10:24.180Z] #27 6.912 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-02T09:10:24.180Z] #27 6.912 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-02T09:10:24.180Z] #27 6.915 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-02T09:10:24.180Z] #27 6.920 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-02T09:10:24.180Z] #27 6.936 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-02T09:10:24.180Z] #27 6.936 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-02T09:10:24.180Z] #27 6.939 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-02T09:10:24.180Z] #27 7.130 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:10:24.180Z] #27 7.170 Fetched 5059 kB in 0s (14.2 MB/s) [2021-06-02T09:10:24.180Z] #27 7.231 Selecting previously unselected package libssl1.1:amd64. [2021-06-02T09:10:24.180Z] #27 7.231 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-02T09:10:24.180Z] #27 7.231 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 7.242 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:24.180Z] #27 7.470 Selecting previously unselected package openssl. [2021-06-02T09:10:24.180Z] #27 7.470 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 7.474 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:24.180Z] #27 7.676 Selecting previously unselected package ca-certificates. [2021-06-02T09:10:24.180Z] #27 7.676 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-02T09:10:24.180Z] #27 7.686 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-02T09:10:24.180Z] #27 7.806 Selecting previously unselected package libkeyutils1:amd64. [2021-06-02T09:10:24.180Z] #27 7.806 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 7.806 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-02T09:10:24.180Z] #27 7.858 Selecting previously unselected package libkrb5support0:amd64. [2021-06-02T09:10:24.180Z] #27 7.863 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 7.866 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:24.180Z] #27 7.911 Selecting previously unselected package libk5crypto3:amd64. [2021-06-02T09:10:24.180Z] #27 7.915 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 7.922 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:24.180Z] #27 7.997 Selecting previously unselected package libkrb5-3:amd64. [2021-06-02T09:10:24.180Z] #27 7.997 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 8.004 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:24.180Z] #27 8.138 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-02T09:10:24.180Z] #27 8.138 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 8.143 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:24.180Z] #27 8.209 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-02T09:10:24.180Z] #27 8.212 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 8.216 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:24.180Z] #27 8.271 Selecting previously unselected package libsasl2-2:amd64. [2021-06-02T09:10:24.180Z] #27 8.271 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 8.275 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:24.180Z] #27 8.329 Selecting previously unselected package libldap-common. [2021-06-02T09:10:24.180Z] #27 8.329 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-02T09:10:24.180Z] #27 8.333 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:24.180Z] #27 8.388 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-02T09:10:24.180Z] #27 8.388 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 8.394 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:24.180Z] #27 8.458 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-02T09:10:24.180Z] #27 8.460 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 8.464 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-02T09:10:24.180Z] #27 8.555 Selecting previously unselected package libpsl5:amd64. [2021-06-02T09:10:24.180Z] #27 8.555 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 8.558 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-02T09:10:24.180Z] #27 8.608 Selecting previously unselected package librtmp1:amd64. [2021-06-02T09:10:24.180Z] #27 8.608 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 8.612 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-02T09:10:24.180Z] #27 8.661 Selecting previously unselected package libssh2-1:amd64. [2021-06-02T09:10:24.180Z] #27 8.661 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 8.666 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-02T09:10:24.180Z] #27 8.741 Selecting previously unselected package libcurl4:amd64. [2021-06-02T09:10:24.180Z] #27 8.741 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 8.746 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-02T09:10:24.180Z] #27 8.862 Selecting previously unselected package curl. [2021-06-02T09:10:24.180Z] #27 8.862 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 8.875 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-02T09:10:24.180Z] #27 8.997 Selecting previously unselected package libonig5:amd64. [2021-06-02T09:10:24.180Z] #27 8.997 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 9.003 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:10:24.180Z] #27 9.082 Selecting previously unselected package libjq1:amd64. [2021-06-02T09:10:24.180Z] #27 9.084 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 9.112 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:10:24.180Z] #27 9.154 Selecting previously unselected package jq. [2021-06-02T09:10:24.180Z] #27 9.154 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:10:24.180Z] #27 9.158 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-02T09:10:24.180Z] #27 9.221 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-02T09:10:24.180Z] #27 9.235 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-02T09:10:24.180Z] #27 9.247 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:24.180Z] #27 9.401 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-02T09:10:24.180Z] #27 9.413 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:24.180Z] #27 9.427 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:24.180Z] #27 9.439 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:24.180Z] #27 9.461 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-02T09:10:24.180Z] #27 9.472 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:24.180Z] #27 9.484 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:24.180Z] #27 9.497 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-02T09:10:24.180Z] #27 9.512 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:24.180Z] #27 9.523 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:24.180Z] #27 9.549 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:10:24.180Z] #27 9.561 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:10:24.180Z] #27 9.573 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:24.180Z] #27 9.584 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-02T09:10:24.180Z] #27 ... [2021-06-02T09:10:24.180Z] [2021-06-02T09:10:24.180Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:24.180Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:24.504Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-06-02T09:10:24.947Z] #44 61.52 Selecting previously unselected package python3.7-minimal. [2021-06-02T09:10:24.947Z] #44 61.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:10:24.947Z] #44 61.55 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:10:25.411Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-06-02T09:10:25.412Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-02T09:10:26.328Z] #44 63.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:10:26.328Z] #44 63.19 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:10:26.413Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.9s done [2021-06-02T09:10:26.670Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-02T09:10:27.274Z] #44 ... [2021-06-02T09:10:27.274Z] [2021-06-02T09:10:27.274Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:10:27.274Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-02T09:10:27.274Z] #32 61.64 Checking out files: 87% (1334/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-06-02T09:10:27.274Z] #32 62.28 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-02T09:10:27.274Z] #32 62.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:10:28.044Z] #9 ... [2021-06-02T09:10:28.044Z] [2021-06-02T09:10:28.044Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-02T09:10:28.044Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-02T09:10:28.044Z] #27 1.678 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:10:28.044Z] #27 1.693 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:10:28.044Z] #27 1.693 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:10:28.044Z] #27 1.921 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:10:28.044Z] #27 2.166 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:10:28.044Z] #27 2.495 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:10:28.044Z] #27 4.114 Fetched 8447 kB in 3s (3144 kB/s) [2021-06-02T09:10:28.044Z] #27 4.114 Reading package lists... [2021-06-02T09:10:28.044Z] #27 5.077 Reading package lists... [2021-06-02T09:10:28.044Z] #27 6.030 Building dependency tree... [2021-06-02T09:10:28.044Z] #27 6.393 The following additional packages will be installed: [2021-06-02T09:10:28.044Z] #27 6.393 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-02T09:10:28.044Z] #27 6.393 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-02T09:10:28.044Z] #27 6.393 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-02T09:10:28.044Z] #27 6.393 Suggested packages: [2021-06-02T09:10:28.044Z] #27 6.393 krb5-doc krb5-user [2021-06-02T09:10:28.044Z] #27 6.393 Recommended packages: [2021-06-02T09:10:28.044Z] #27 6.393 krb5-locales publicsuffix libsasl2-modules [2021-06-02T09:10:28.044Z] #27 6.597 The following NEW packages will be installed: [2021-06-02T09:10:28.044Z] #27 6.601 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-02T09:10:28.045Z] #27 6.601 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-02T09:10:28.045Z] #27 6.601 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-02T09:10:28.045Z] #27 6.601 libssh2-1 libssl1.1 openssl [2021-06-02T09:10:28.045Z] #27 6.905 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-02T09:10:28.045Z] #27 6.905 Need to get 5059 kB of archives. [2021-06-02T09:10:28.045Z] #27 6.905 After this operation, 12.1 MB of additional disk space will be used. [2021-06-02T09:10:28.045Z] #27 6.905 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-02T09:10:28.045Z] #27 6.905 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-02T09:10:28.045Z] #27 6.905 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-02T09:10:28.045Z] #27 6.905 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-02T09:10:28.045Z] #27 6.905 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-02T09:10:28.045Z] #27 6.905 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-02T09:10:28.045Z] #27 6.905 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-02T09:10:28.045Z] #27 6.905 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-02T09:10:28.045Z] #27 6.905 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-02T09:10:28.045Z] #27 6.918 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-02T09:10:28.045Z] #27 6.918 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-02T09:10:28.045Z] #27 6.923 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-02T09:10:28.045Z] #27 6.923 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-02T09:10:28.045Z] #27 6.925 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-02T09:10:28.045Z] #27 6.925 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-02T09:10:28.045Z] #27 6.925 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-02T09:10:28.045Z] #27 6.941 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-02T09:10:28.045Z] #27 6.941 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-02T09:10:28.045Z] #27 6.965 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-02T09:10:28.045Z] #27 6.965 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-02T09:10:28.045Z] #27 6.965 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-02T09:10:28.045Z] #27 7.116 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:10:28.045Z] #27 7.175 Fetched 5059 kB in 0s (15.2 MB/s) [2021-06-02T09:10:28.045Z] #27 7.228 Selecting previously unselected package libssl1.1:amd64. [2021-06-02T09:10:28.045Z] #27 7.228 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-02T09:10:28.045Z] #27 7.238 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-02T09:10:28.045Z] #27 7.246 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:28.045Z] #27 7.485 Selecting previously unselected package openssl. [2021-06-02T09:10:28.045Z] #27 7.485 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-02T09:10:28.045Z] #27 7.490 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:28.045Z] #27 7.669 Selecting previously unselected package ca-certificates. [2021-06-02T09:10:28.045Z] #27 7.669 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-02T09:10:28.045Z] #27 7.674 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-02T09:10:28.045Z] #27 7.795 Selecting previously unselected package libkeyutils1:amd64. [2021-06-02T09:10:28.045Z] #27 7.795 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-02T09:10:28.045Z] #27 7.804 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-02T09:10:28.045Z] #27 7.841 Selecting previously unselected package libkrb5support0:amd64. [2021-06-02T09:10:28.045Z] #27 7.841 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:10:28.045Z] #27 7.849 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:28.045Z] #27 7.916 Selecting previously unselected package libk5crypto3:amd64. [2021-06-02T09:10:28.045Z] #27 7.916 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:10:28.045Z] #27 7.920 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:28.045Z] #27 8.025 Selecting previously unselected package libkrb5-3:amd64. [2021-06-02T09:10:28.045Z] #27 8.025 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:10:28.045Z] #27 8.028 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:28.045Z] #27 8.187 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-02T09:10:28.045Z] #27 8.187 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:10:28.045Z] #27 8.195 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:28.045Z] #27 8.251 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-02T09:10:28.045Z] #27 8.251 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-02T09:10:28.045Z] #27 8.262 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:28.045Z] #27 8.311 Selecting previously unselected package libsasl2-2:amd64. [2021-06-02T09:10:28.045Z] #27 8.311 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-02T09:10:28.045Z] #27 8.316 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:28.045Z] #27 8.367 Selecting previously unselected package libldap-common. [2021-06-02T09:10:28.045Z] #27 8.367 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-02T09:10:28.045Z] #27 8.373 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:28.045Z] #27 8.445 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-02T09:10:28.045Z] #27 8.448 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-02T09:10:28.045Z] #27 8.454 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:28.045Z] #27 8.558 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-02T09:10:28.045Z] #27 8.558 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-02T09:10:28.045Z] #27 8.562 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-02T09:10:28.045Z] #27 8.632 Selecting previously unselected package libpsl5:amd64. [2021-06-02T09:10:28.045Z] #27 8.632 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-02T09:10:28.045Z] #27 8.638 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-02T09:10:28.045Z] #27 8.701 Selecting previously unselected package librtmp1:amd64. [2021-06-02T09:10:28.045Z] #27 8.701 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-02T09:10:28.045Z] #27 8.709 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-02T09:10:28.045Z] #27 8.768 Selecting previously unselected package libssh2-1:amd64. [2021-06-02T09:10:28.045Z] #27 8.768 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-02T09:10:28.045Z] #27 8.772 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-02T09:10:28.303Z] #27 8.845 Selecting previously unselected package libcurl4:amd64. [2021-06-02T09:10:28.303Z] #27 8.845 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-02T09:10:28.303Z] #27 8.848 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-02T09:10:28.303Z] #27 8.939 Selecting previously unselected package curl. [2021-06-02T09:10:28.303Z] #27 8.941 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-02T09:10:28.303Z] #27 8.945 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-02T09:10:28.303Z] #27 9.060 Selecting previously unselected package libonig5:amd64. [2021-06-02T09:10:28.303Z] #27 9.060 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-02T09:10:28.437Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s [2021-06-02T09:10:28.560Z] #27 9.064 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:10:28.560Z] #27 9.157 Selecting previously unselected package libjq1:amd64. [2021-06-02T09:10:28.560Z] #27 9.157 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:10:28.560Z] #27 9.162 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:10:28.560Z] #27 9.241 Selecting previously unselected package jq. [2021-06-02T09:10:28.560Z] #27 9.244 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:10:28.560Z] #27 9.246 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-02T09:10:28.700Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.7s done [2021-06-02T09:10:28.821Z] #27 9.313 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-02T09:10:28.821Z] #27 9.335 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-02T09:10:28.821Z] #27 9.347 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:28.821Z] #27 9.461 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-02T09:10:28.821Z] #27 9.477 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:28.821Z] #27 9.496 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:28.821Z] #27 9.510 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:28.821Z] #27 9.525 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-02T09:10:28.821Z] #27 9.542 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:28.821Z] #27 9.556 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:28.821Z] #27 9.569 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-02T09:10:28.821Z] #27 9.580 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:28.821Z] #27 9.592 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:28.822Z] #27 9.611 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:10:28.822Z] #27 9.622 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:10:28.822Z] #27 9.633 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:29.079Z] #27 9.647 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-02T09:10:29.273Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-06-02T09:10:29.535Z] #9 ... [2021-06-02T09:10:29.535Z] [2021-06-02T09:10:29.535Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-02T09:10:29.535Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-02T09:10:29.535Z] #27 10.32 Updating certificates in /etc/ssl/certs... [2021-06-02T09:10:29.535Z] #27 11.39 137 added, 0 removed; done. [2021-06-02T09:10:29.535Z] #27 11.45 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:29.535Z] #27 11.46 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-02T09:10:29.535Z] #27 11.47 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-02T09:10:29.535Z] #27 11.48 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-02T09:10:29.535Z] #27 11.49 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:10:29.535Z] #27 11.52 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-02T09:10:29.535Z] #27 11.53 Updating certificates in /etc/ssl/certs... [2021-06-02T09:10:29.535Z] #27 12.46 0 added, 0 removed; done. [2021-06-02T09:10:29.535Z] #27 12.46 Running hooks in /etc/ca-certificates/update.d... [2021-06-02T09:10:29.535Z] #27 12.46 done. [2021-06-02T09:10:29.535Z] #27 DONE 14.9s [2021-06-02T09:10:29.639Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-06-02T09:10:29.639Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-02T09:10:29.643Z] #27 10.35 Updating certificates in /etc/ssl/certs... [2021-06-02T09:10:29.797Z] [2021-06-02T09:10:29.797Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:29.797Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:29.901Z] #9 ... [2021-06-02T09:10:29.901Z] [2021-06-02T09:10:29.901Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-02T09:10:29.901Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-02T09:10:29.901Z] #27 1.235 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:10:29.902Z] #27 1.245 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:10:29.902Z] #27 1.245 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:10:29.902Z] #27 1.389 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:10:29.902Z] #27 1.628 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:10:29.902Z] #27 1.784 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:10:29.902Z] #27 3.414 Fetched 8447 kB in 2s (3459 kB/s) [2021-06-02T09:10:29.902Z] #27 3.414 Reading package lists... [2021-06-02T09:10:29.902Z] #27 4.326 Reading package lists... [2021-06-02T09:10:29.902Z] #27 5.232 Building dependency tree... [2021-06-02T09:10:29.902Z] #27 5.596 The following additional packages will be installed: [2021-06-02T09:10:29.902Z] #27 5.596 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-02T09:10:29.902Z] #27 5.596 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-02T09:10:29.902Z] #27 5.596 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-02T09:10:29.902Z] #27 5.596 Suggested packages: [2021-06-02T09:10:29.902Z] #27 5.596 krb5-doc krb5-user [2021-06-02T09:10:29.902Z] #27 5.596 Recommended packages: [2021-06-02T09:10:29.902Z] #27 5.596 krb5-locales publicsuffix libsasl2-modules [2021-06-02T09:10:29.902Z] #27 5.817 The following NEW packages will be installed: [2021-06-02T09:10:29.902Z] #27 5.817 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-02T09:10:29.902Z] #27 5.817 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-02T09:10:29.902Z] #27 5.820 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-02T09:10:29.902Z] #27 5.820 libssh2-1 libssl1.1 openssl [2021-06-02T09:10:29.902Z] #27 6.100 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-02T09:10:29.902Z] #27 6.100 Need to get 5059 kB of archives. [2021-06-02T09:10:29.902Z] #27 6.100 After this operation, 12.1 MB of additional disk space will be used. [2021-06-02T09:10:29.902Z] #27 6.100 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-02T09:10:29.902Z] #27 6.100 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-02T09:10:29.902Z] #27 6.107 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-02T09:10:29.902Z] #27 6.107 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-02T09:10:29.902Z] #27 6.107 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-02T09:10:29.902Z] #27 6.111 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-02T09:10:29.902Z] #27 6.118 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-02T09:10:29.902Z] #27 6.123 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-02T09:10:29.902Z] #27 6.124 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-02T09:10:29.902Z] #27 6.126 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-02T09:10:29.902Z] #27 6.128 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-02T09:10:29.902Z] #27 6.136 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-02T09:10:29.902Z] #27 6.145 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-02T09:10:29.902Z] #27 6.145 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-02T09:10:29.902Z] #27 6.145 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-02T09:10:29.902Z] #27 6.145 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-02T09:10:29.902Z] #27 6.145 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-02T09:10:29.902Z] #27 6.146 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-02T09:10:29.902Z] #27 6.149 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-02T09:10:29.902Z] #27 6.165 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-02T09:10:29.902Z] #27 6.172 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-02T09:10:29.902Z] #27 6.317 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:10:29.902Z] #27 6.338 Fetched 5059 kB in 0s (15.1 MB/s) [2021-06-02T09:10:29.902Z] #27 6.393 Selecting previously unselected package libssl1.1:amd64. [2021-06-02T09:10:29.902Z] #27 6.393 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-02T09:10:29.902Z] #27 6.394 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 6.403 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:29.902Z] #27 6.604 Selecting previously unselected package openssl. [2021-06-02T09:10:29.902Z] #27 6.604 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 6.610 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:29.902Z] #27 6.747 Selecting previously unselected package ca-certificates. [2021-06-02T09:10:29.902Z] #27 6.747 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-02T09:10:29.902Z] #27 6.751 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-02T09:10:29.902Z] #27 6.864 Selecting previously unselected package libkeyutils1:amd64. [2021-06-02T09:10:29.902Z] #27 6.866 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 6.871 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-02T09:10:29.902Z] #27 6.910 Selecting previously unselected package libkrb5support0:amd64. [2021-06-02T09:10:29.902Z] #27 6.910 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 6.915 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:29.902Z] #27 6.963 Selecting previously unselected package libk5crypto3:amd64. [2021-06-02T09:10:29.902Z] #27 6.963 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 6.966 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:29.902Z] #27 7.019 Selecting previously unselected package libkrb5-3:amd64. [2021-06-02T09:10:29.902Z] #27 7.019 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 7.023 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:29.902Z] #27 7.145 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-02T09:10:29.902Z] #27 7.146 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 7.150 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:29.902Z] #27 7.201 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-02T09:10:29.902Z] #27 7.201 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 7.206 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:29.902Z] #27 7.247 Selecting previously unselected package libsasl2-2:amd64. [2021-06-02T09:10:29.902Z] #27 7.247 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 7.251 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:29.902Z] #27 7.299 Selecting previously unselected package libldap-common. [2021-06-02T09:10:29.902Z] #27 7.299 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-02T09:10:29.902Z] #27 7.305 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:29.902Z] #27 7.355 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-02T09:10:29.902Z] #27 7.355 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 7.358 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:29.902Z] #27 7.429 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-02T09:10:29.902Z] #27 7.429 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 7.433 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-02T09:10:29.902Z] #27 7.480 Selecting previously unselected package libpsl5:amd64. [2021-06-02T09:10:29.902Z] #27 7.480 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 7.485 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-02T09:10:29.902Z] #27 7.528 Selecting previously unselected package librtmp1:amd64. [2021-06-02T09:10:29.902Z] #27 7.528 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 7.535 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-02T09:10:29.902Z] #27 7.579 Selecting previously unselected package libssh2-1:amd64. [2021-06-02T09:10:29.902Z] #27 7.579 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 7.586 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-02T09:10:29.902Z] #27 7.678 Selecting previously unselected package libcurl4:amd64. [2021-06-02T09:10:29.902Z] #27 7.678 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 7.681 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-02T09:10:29.902Z] #27 7.756 Selecting previously unselected package curl. [2021-06-02T09:10:29.902Z] #27 7.756 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 7.761 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-02T09:10:29.902Z] #27 7.845 Selecting previously unselected package libonig5:amd64. [2021-06-02T09:10:29.902Z] #27 7.846 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 7.857 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:10:29.902Z] #27 7.923 Selecting previously unselected package libjq1:amd64. [2021-06-02T09:10:29.902Z] #27 7.925 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 7.930 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:10:29.902Z] #27 7.979 Selecting previously unselected package jq. [2021-06-02T09:10:29.902Z] #27 7.980 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:10:29.902Z] #27 7.998 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-02T09:10:29.902Z] #27 8.031 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-02T09:10:29.902Z] #27 8.044 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-02T09:10:29.902Z] #27 8.056 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:29.902Z] #27 8.161 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-02T09:10:29.902Z] #27 8.179 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:29.902Z] #27 8.195 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:29.902Z] #27 8.206 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:29.902Z] #27 8.219 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-02T09:10:29.902Z] #27 8.234 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:29.902Z] #27 8.244 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:29.902Z] #27 8.256 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-02T09:10:29.902Z] #27 8.273 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:29.902Z] #27 8.282 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:29.902Z] #27 8.300 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:10:29.902Z] #27 8.313 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:10:29.902Z] #27 8.325 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:29.902Z] #27 8.341 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-02T09:10:29.902Z] #27 ... [2021-06-02T09:10:29.902Z] [2021-06-02T09:10:29.902Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:29.902Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:30.372Z] #9 ... [2021-06-02T09:10:30.372Z] [2021-06-02T09:10:30.372Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-02T09:10:30.372Z] #28 sha256:18d3ef037d8ce0bf46a05a8a5d9be81592ff51d581a15d9b3a89dfb69119f7df [2021-06-02T09:10:30.372Z] #28 DONE 0.7s [2021-06-02T09:10:30.372Z] [2021-06-02T09:10:30.372Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:30.372Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:30.573Z] #32 ... [2021-06-02T09:10:30.573Z] [2021-06-02T09:10:30.573Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:10:30.573Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:10:30.573Z] #46 57.54 github.com/LK4D4/vndr/godl/singleflight [2021-06-02T09:10:30.573Z] #46 57.96 math/rand [2021-06-02T09:10:30.573Z] #46 58.89 internal/singleflight [2021-06-02T09:10:30.573Z] #46 59.20 errors [2021-06-02T09:10:30.573Z] #46 59.20 sort [2021-06-02T09:10:30.573Z] #46 59.70 io [2021-06-02T09:10:30.573Z] #46 60.34 strconv [2021-06-02T09:10:30.573Z] #46 60.91 bytes [2021-06-02T09:10:30.573Z] #46 62.89 bufio [2021-06-02T09:10:30.573Z] #46 63.63 reflect [2021-06-02T09:10:30.573Z] #46 64.53 syscall [2021-06-02T09:10:30.573Z] #46 ... [2021-06-02T09:10:30.573Z] [2021-06-02T09:10:30.573Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:10:30.573Z] #52 sha256:185476474a7fc8ccbf8e4f39ed6feb0c906ea385bca0c776639e71d2f99ba571 [2021-06-02T09:10:30.573Z] #52 57.47 sync [2021-06-02T09:10:30.573Z] #52 57.48 internal/reflectlite [2021-06-02T09:10:30.573Z] #52 59.84 io [2021-06-02T09:10:30.573Z] #52 59.86 internal/oserror [2021-06-02T09:10:30.573Z] #52 60.01 syscall [2021-06-02T09:10:30.573Z] #52 60.90 bytes [2021-06-02T09:10:30.573Z] #52 62.99 strconv [2021-06-02T09:10:30.573Z] #52 66.03 time [2021-06-02T09:10:30.573Z] #52 66.47 reflect [2021-06-02T09:10:30.573Z] #52 ... [2021-06-02T09:10:30.573Z] [2021-06-02T09:10:30.573Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:10:30.573Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:10:30.573Z] #44 66.97 Selecting previously unselected package python3-minimal. [2021-06-02T09:10:30.573Z] #44 66.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-02T09:10:30.573Z] #44 67.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-02T09:10:30.573Z] #44 67.06 Unpacking python3-minimal (3.7.3-1) ... [2021-06-02T09:10:30.573Z] #44 67.25 Selecting previously unselected package libmpdec2:amd64. [2021-06-02T09:10:30.573Z] #44 67.26 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-02T09:10:30.573Z] #44 67.27 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:10:30.835Z] #44 67.42 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-02T09:10:30.835Z] #44 67.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:10:30.835Z] #44 67.45 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:10:31.022Z] #27 11.52 137 added, 0 removed; done. [2021-06-02T09:10:31.022Z] #27 11.61 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:31.022Z] #27 11.62 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-02T09:10:31.022Z] #27 11.63 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-02T09:10:31.022Z] #27 11.64 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-02T09:10:31.022Z] #27 11.66 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:10:31.022Z] #27 11.68 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-02T09:10:31.022Z] #27 11.69 Updating certificates in /etc/ssl/certs... [2021-06-02T09:10:31.095Z] #44 ... [2021-06-02T09:10:31.095Z] [2021-06-02T09:10:31.095Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:10:31.095Z] #50 sha256:dd578a477e390c850886c7a07cb2279910520371a90e8e6a1927646ca4c8a26e [2021-06-02T09:10:31.095Z] #50 58.35 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:10:31.095Z] #50 58.48 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:10:31.095Z] #50 58.49 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:10:31.095Z] #50 58.56 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:10:31.095Z] #50 58.63 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:10:31.095Z] #50 58.66 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:10:31.095Z] #50 ... [2021-06-02T09:10:31.095Z] [2021-06-02T09:10:31.095Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:10:31.095Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:10:31.095Z] #13 55.21 The following additional packages will be installed: [2021-06-02T09:10:31.095Z] #13 55.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-02T09:10:31.095Z] #13 55.21 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-02T09:10:31.095Z] #13 55.21 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-02T09:10:31.095Z] #13 55.21 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-02T09:10:31.095Z] #13 55.21 mingw-w64-common mingw-w64-x86-64-dev [2021-06-02T09:10:31.095Z] #13 55.23 Suggested packages: [2021-06-02T09:10:31.095Z] #13 55.23 gcc-8-locales seccomp wine64 [2021-06-02T09:10:31.095Z] #13 56.39 The following NEW packages will be installed: [2021-06-02T09:10:31.095Z] #13 56.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-02T09:10:31.095Z] #13 56.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-02T09:10:31.095Z] #13 56.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-02T09:10:31.095Z] #13 56.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-02T09:10:31.095Z] #13 56.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-02T09:10:31.095Z] #13 56.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-02T09:10:31.095Z] #13 56.41 The following packages will be upgraded: [2021-06-02T09:10:31.095Z] #13 56.41 libseccomp2 libsystemd0 libudev1 [2021-06-02T09:10:31.095Z] #13 56.79 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-02T09:10:31.095Z] #13 56.79 Need to get 78.2 MB of archives. [2021-06-02T09:10:31.095Z] #13 56.79 After this operation, 487 MB of additional disk space will be used. [2021-06-02T09:10:31.095Z] #13 56.79 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-02T09:10:31.095Z] #13 56.80 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-02T09:10:31.095Z] #13 56.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-02T09:10:31.095Z] #13 56.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-02T09:10:31.095Z] #13 56.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-02T09:10:31.095Z] #13 57.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-02T09:10:31.095Z] #13 57.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-02T09:10:31.095Z] #13 57.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-02T09:10:31.095Z] #13 57.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-02T09:10:31.095Z] #13 57.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-02T09:10:31.095Z] #13 57.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-02T09:10:31.095Z] #13 57.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-02T09:10:31.095Z] #13 57.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-02T09:10:31.095Z] #13 61.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-02T09:10:31.095Z] #13 63.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-02T09:10:31.096Z] #13 63.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-02T09:10:31.096Z] #13 63.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-02T09:10:31.096Z] #13 63.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-02T09:10:31.096Z] #13 63.49 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-02T09:10:31.096Z] #13 63.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-02T09:10:31.096Z] #13 63.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-02T09:10:31.096Z] #13 63.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-02T09:10:31.096Z] #13 63.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-02T09:10:31.096Z] #13 63.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-02T09:10:31.096Z] #13 63.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-02T09:10:31.096Z] #13 63.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-02T09:10:31.096Z] #13 63.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-02T09:10:31.096Z] #13 63.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-02T09:10:31.096Z] #13 64.81 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:10:31.592Z] Client: [2021-06-02T09:10:31.592Z] Context: default [2021-06-02T09:10:31.592Z] Debug Mode: false [2021-06-02T09:10:31.592Z] Plugins: [2021-06-02T09:10:31.592Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-02T09:10:31.592Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-02T09:10:31.592Z] [2021-06-02T09:10:31.592Z] Server: [2021-06-02T09:10:31.592Z] Containers: 0 [2021-06-02T09:10:31.592Z] Running: 0 [2021-06-02T09:10:31.592Z] Paused: 0 [2021-06-02T09:10:31.592Z] Stopped: 0 [2021-06-02T09:10:31.592Z] Images: 0 [2021-06-02T09:10:31.592Z] Server Version: 20.10.5 [2021-06-02T09:10:31.592Z] Storage Driver: overlay2 [2021-06-02T09:10:31.592Z] Backing Filesystem: extfs [2021-06-02T09:10:31.592Z] Supports d_type: true [2021-06-02T09:10:31.592Z] Native Overlay Diff: true [2021-06-02T09:10:31.592Z] Logging Driver: json-file [2021-06-02T09:10:31.592Z] Cgroup Driver: cgroupfs [2021-06-02T09:10:31.592Z] Cgroup Version: 1 [2021-06-02T09:10:31.592Z] Plugins: [2021-06-02T09:10:31.592Z] Volume: local [2021-06-02T09:10:31.592Z] Network: bridge host ipvlan macvlan null overlay [2021-06-02T09:10:31.592Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-02T09:10:31.592Z] Swarm: inactive [2021-06-02T09:10:31.592Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-02T09:10:31.592Z] Default Runtime: runc [2021-06-02T09:10:31.592Z] Init Binary: docker-init [2021-06-02T09:10:31.592Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-06-02T09:10:31.592Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-06-02T09:10:31.592Z] init version: de40ad0 [2021-06-02T09:10:31.592Z] Security Options: [2021-06-02T09:10:31.592Z] apparmor [2021-06-02T09:10:31.592Z] seccomp [2021-06-02T09:10:31.592Z] Profile: default [2021-06-02T09:10:31.592Z] Kernel Version: 5.4.0-1041-aws [2021-06-02T09:10:31.592Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-02T09:10:31.592Z] OSType: linux [2021-06-02T09:10:31.592Z] Architecture: aarch64 [2021-06-02T09:10:31.592Z] CPUs: 4 [2021-06-02T09:10:31.592Z] Total Memory: 7.494GiB [2021-06-02T09:10:31.592Z] Name: ip-10-100-104-234 [2021-06-02T09:10:31.592Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-06-02T09:10:31.592Z] Docker Root Dir: /var/lib/docker [2021-06-02T09:10:31.592Z] Debug Mode: false [2021-06-02T09:10:31.592Z] Registry: https://index.docker.io/v1/ [2021-06-02T09:10:31.592Z] Labels: [2021-06-02T09:10:31.592Z] Experimental: true [2021-06-02T09:10:31.592Z] Insecure Registries: [2021-06-02T09:10:31.592Z] 127.0.0.0/8 [2021-06-02T09:10:31.592Z] Live Restore Enabled: true [2021-06-02T09:10:31.592Z] [2021-06-02T09:10:31.592Z] WARNING: No swap limit support [Pipeline] sh [2021-06-02T09:10:31.670Z] #13 65.00 Fetched 78.2 MB in 7s (10.9 MB/s) [2021-06-02T09:10:31.671Z] #13 65.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:10:31.671Z] #13 65.16 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-02T09:10:31.671Z] #13 65.18 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-02T09:10:31.671Z] #13 ... [2021-06-02T09:10:31.671Z] [2021-06-02T09:10:31.671Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:10:31.671Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:10:31.671Z] #36 59.15 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:10:31.671Z] #36 59.27 Fetched 14.9 MB in 2s (8450 kB/s) [2021-06-02T09:10:31.671Z] #36 59.37 Selecting previously unselected package xxd. [2021-06-02T09:10:31.671Z] #36 59.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:10:31.671Z] #36 59.49 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-02T09:10:31.671Z] #36 59.52 Unpacking xxd (2:8.1.0875-5) ... [2021-06-02T09:10:31.671Z] #36 59.71 Selecting previously unselected package vim-common. [2021-06-02T09:10:31.671Z] #36 59.71 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:10:31.671Z] #36 59.76 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-02T09:10:31.671Z] #36 60.07 Selecting previously unselected package cmake-data. [2021-06-02T09:10:31.671Z] #36 60.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-02T09:10:31.671Z] #36 60.08 Unpacking cmake-data (3.13.4-1) ... [2021-06-02T09:10:31.671Z] #36 63.08 Selecting previously unselected package libicu63:amd64. [2021-06-02T09:10:31.671Z] #36 63.08 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-02T09:10:31.671Z] #36 63.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:10:31.889Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-02T09:10:31.889Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-02T09:10:31.889Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42453/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-02T09:10:31.889Z] + bash /home/ubuntu/workspace/moby_PR-42453/check-config.sh [2021-06-02T09:10:31.889Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-02T09:10:31.889Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-06-02T09:10:31.889Z] [2021-06-02T09:10:31.889Z] Generally Necessary: [2021-06-02T09:10:31.889Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-02T09:10:31.889Z] - apparmor: enabled and tools installed [2021-06-02T09:10:31.889Z] - CONFIG_NAMESPACES: enabled [2021-06-02T09:10:31.889Z] - CONFIG_NET_NS: enabled [2021-06-02T09:10:31.889Z] - CONFIG_PID_NS: enabled [2021-06-02T09:10:31.889Z] - CONFIG_IPC_NS: enabled [2021-06-02T09:10:31.889Z] - CONFIG_UTS_NS: enabled [2021-06-02T09:10:31.889Z] - CONFIG_CGROUPS: enabled [2021-06-02T09:10:31.889Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-02T09:10:31.889Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-02T09:10:31.889Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-02T09:10:31.889Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-02T09:10:31.889Z] - CONFIG_CPUSETS: enabled [2021-06-02T09:10:31.889Z] - CONFIG_MEMCG: enabled [2021-06-02T09:10:31.934Z] #36 69.34 Selecting previously unselected package libxml2:amd64. [2021-06-02T09:10:31.934Z] #36 69.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-02T09:10:31.934Z] #36 69.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-02T09:10:31.934Z] #36 ... [2021-06-02T09:10:31.934Z] [2021-06-02T09:10:31.934Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:10:31.934Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:10:32.152Z] - CONFIG_KEYS: enabled [2021-06-02T09:10:32.152Z] - CONFIG_VETH: enabled (as module) [2021-06-02T09:10:32.152Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-02T09:10:32.152Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-02T09:10:32.152Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-02T09:10:32.152Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-02T09:10:32.152Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-02T09:10:32.152Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-02T09:10:32.152Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-02T09:10:32.152Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-02T09:10:32.152Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-02T09:10:32.152Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-02T09:10:32.152Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-02T09:10:32.152Z] [2021-06-02T09:10:32.152Z] Optional Features: [2021-06-02T09:10:32.152Z] - CONFIG_USER_NS: enabled [2021-06-02T09:10:32.152Z] - CONFIG_SECCOMP: enabled [2021-06-02T09:10:32.152Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-02T09:10:32.152Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-02T09:10:32.152Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-02T09:10:32.152Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-02T09:10:32.152Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-02T09:10:32.204Z] #13 65.67 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-02T09:10:32.411Z] #27 12.79 0 added, 0 removed; done. [2021-06-02T09:10:32.411Z] #27 12.79 Running hooks in /etc/ca-certificates/update.d... [2021-06-02T09:10:32.411Z] #27 12.79 done. [2021-06-02T09:10:32.415Z] - CONFIG_BLK_CGROUP: enabled [2021-06-02T09:10:32.415Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-02T09:10:32.415Z] - CONFIG_CGROUP_PERF: enabled [2021-06-02T09:10:32.415Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-02T09:10:32.415Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-02T09:10:32.415Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-02T09:10:32.415Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-02T09:10:32.415Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-02T09:10:32.415Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-02T09:10:32.415Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-02T09:10:32.415Z] - CONFIG_IP_VS: enabled (as module) [2021-06-02T09:10:32.415Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-02T09:10:32.415Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-02T09:10:32.415Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-02T09:10:32.415Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-02T09:10:32.415Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-02T09:10:32.415Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-02T09:10:32.415Z] - CONFIG_EXT4_FS: enabled [2021-06-02T09:10:32.415Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-02T09:10:32.415Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-02T09:10:32.415Z] - Network Drivers: [2021-06-02T09:10:32.415Z] - "overlay": [2021-06-02T09:10:32.464Z] #13 65.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 ... 15410 files and directories currently installed.) [2021-06-02T09:10:32.464Z] #13 65.99 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-02T09:10:32.464Z] #13 66.08 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-02T09:10:32.677Z] - CONFIG_VXLAN: enabled (as module) [2021-06-02T09:10:32.677Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-02T09:10:32.677Z] Optional (for encrypted networks): [2021-06-02T09:10:32.677Z] - CONFIG_CRYPTO: enabled [2021-06-02T09:10:32.677Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-02T09:10:32.677Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-02T09:10:32.677Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-02T09:10:32.677Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-02T09:10:32.677Z] - CONFIG_XFRM: enabled [2021-06-02T09:10:32.677Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-02T09:10:32.677Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-02T09:10:32.677Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-02T09:10:32.677Z] - "ipvlan": [2021-06-02T09:10:32.677Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-02T09:10:32.677Z] - "macvlan": [2021-06-02T09:10:32.677Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-02T09:10:32.677Z] - CONFIG_DUMMY: enabled (as module) [2021-06-02T09:10:32.677Z] - "ftp,tftp client in container": [2021-06-02T09:10:32.677Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-02T09:10:32.677Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-02T09:10:32.677Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-02T09:10:32.677Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-02T09:10:32.677Z] - Storage Drivers: [2021-06-02T09:10:32.677Z] - "aufs": [2021-06-02T09:10:32.677Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-02T09:10:32.677Z] - "btrfs": [2021-06-02T09:10:32.677Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-02T09:10:32.677Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-02T09:10:32.724Z] #13 ... [2021-06-02T09:10:32.724Z] [2021-06-02T09:10:32.724Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:10:32.725Z] #48 sha256:fa74b97216958501a32101352ad48f6b5d938122f036fc095d1f2e43afbeb305 [2021-06-02T09:10:32.725Z] #48 DONE 70.2s [2021-06-02T09:10:32.939Z] - "devicemapper": [2021-06-02T09:10:32.939Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-02T09:10:32.939Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-02T09:10:32.939Z] - "overlay": [2021-06-02T09:10:32.939Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-02T09:10:32.939Z] - "zfs": [2021-06-02T09:10:32.939Z] - /dev/zfs: present [2021-06-02T09:10:32.939Z] - zfs command: missing [2021-06-02T09:10:32.939Z] - zpool command: missing [2021-06-02T09:10:32.939Z] [2021-06-02T09:10:32.939Z] Limits: [2021-06-02T09:10:32.939Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-02T09:10:32.939Z] [2021-06-02T09:10:32.939Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-06-02T09:10:32.984Z] [2021-06-02T09:10:32.984Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:10:32.984Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:10:32.984Z] #36 70.15 Selecting previously unselected package libarchive13:amd64. [2021-06-02T09:10:32.984Z] #36 70.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-02T09:10:32.984Z] #36 70.17 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [Pipeline] sh [2021-06-02T09:10:33.244Z] #36 70.77 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-02T09:10:33.282Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6259d635df5307af37df2658782647d5a69686a9 . [2021-06-02T09:10:33.504Z] #36 70.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-02T09:10:33.504Z] #36 70.79 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-02T09:10:33.545Z] #1 [internal] load build definition from Dockerfile [2021-06-02T09:10:33.545Z] #1 sha256:f521a761402178e2db6794e6b877df58761bb324d7a51e1764a631c8e20c5a7d [2021-06-02T09:10:33.545Z] #1 transferring dockerfile: 37B [2021-06-02T09:10:33.769Z] #36 71.02 Selecting previously unselected package librhash0:amd64. [2021-06-02T09:10:33.769Z] #36 71.02 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-02T09:10:33.769Z] #36 71.05 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-02T09:10:33.809Z] #1 transferring dockerfile: 17.00kB 0.0s done [2021-06-02T09:10:33.809Z] #1 DONE 0.1s [2021-06-02T09:10:33.809Z] [2021-06-02T09:10:33.809Z] #2 [internal] load .dockerignore [2021-06-02T09:10:33.809Z] #2 sha256:48903b3a41d67d8a37bfe6f59f039638807e52a6e68d0fba26829a70b0f72ef9 [2021-06-02T09:10:33.809Z] #2 transferring context: 87B done [2021-06-02T09:10:33.809Z] #2 DONE 0.0s [2021-06-02T09:10:34.031Z] #36 71.32 Selecting previously unselected package libuv1:amd64. [2021-06-02T09:10:34.031Z] #36 71.32 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-02T09:10:34.031Z] #36 71.33 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-02T09:10:34.071Z] [2021-06-02T09:10:34.071Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-02T09:10:34.071Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-06-02T09:10:34.115Z] #9 ... [2021-06-02T09:10:34.115Z] [2021-06-02T09:10:34.115Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-02T09:10:34.115Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-02T09:10:34.115Z] #27 8.952 Updating certificates in /etc/ssl/certs... [2021-06-02T09:10:34.115Z] #27 9.689 137 added, 0 removed; done. [2021-06-02T09:10:34.115Z] #27 9.771 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-02T09:10:34.115Z] #27 9.787 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-02T09:10:34.115Z] #27 9.800 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-02T09:10:34.115Z] #27 9.812 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-02T09:10:34.115Z] #27 9.825 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:10:34.115Z] #27 9.845 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-02T09:10:34.115Z] #27 9.854 Updating certificates in /etc/ssl/certs... [2021-06-02T09:10:34.115Z] #27 10.40 0 added, 0 removed; done. [2021-06-02T09:10:34.115Z] #27 10.40 Running hooks in /etc/ca-certificates/update.d... [2021-06-02T09:10:34.115Z] #27 10.40 done. [2021-06-02T09:10:34.115Z] #27 DONE 12.7s [2021-06-02T09:10:34.115Z] [2021-06-02T09:10:34.115Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:34.115Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:34.291Z] #36 71.60 Selecting previously unselected package cmake. [2021-06-02T09:10:34.291Z] #36 71.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-02T09:10:34.291Z] #36 71.65 Unpacking cmake (3.13.4-1) ... [2021-06-02T09:10:34.308Z] #27 ... [2021-06-02T09:10:34.308Z] [2021-06-02T09:10:34.308Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:34.308Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:34.308Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.8s done [2021-06-02T09:10:34.308Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.2s [2021-06-02T09:10:34.333Z] #3 DONE 0.5s [2021-06-02T09:10:34.333Z] [2021-06-02T09:10:34.333Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-02T09:10:34.333Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-06-02T09:10:34.333Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-02T09:10:34.379Z] #9 ... [2021-06-02T09:10:34.379Z] [2021-06-02T09:10:34.379Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-02T09:10:34.379Z] #28 sha256:58110568c221e49cdb68ae62c62a98e93505ade72e7e3f00b569b142796490f0 [2021-06-02T09:10:34.379Z] #28 DONE 0.5s [2021-06-02T09:10:34.379Z] [2021-06-02T09:10:34.379Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:34.379Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:34.379Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s [2021-06-02T09:10:34.564Z] #9 ... [2021-06-02T09:10:34.564Z] [2021-06-02T09:10:34.564Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-02T09:10:34.564Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-02T09:10:34.564Z] #27 DONE 15.2s [2021-06-02T09:10:34.564Z] [2021-06-02T09:10:34.564Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-02T09:10:34.564Z] #28 sha256:bb8579f7ea298597c42d34c668b49e84408c3df32cbaf3bdfe1cea12cdbc4963 [2021-06-02T09:10:34.564Z] #28 DONE 0.1s [2021-06-02T09:10:34.594Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-06-02T09:10:34.594Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-02T09:10:34.594Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-06-02T09:10:34.594Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-06-02T09:10:34.594Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 2.10MB / 9.01MB 0.2s [2021-06-02T09:10:34.594Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2021-06-02T09:10:34.640Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done [2021-06-02T09:10:34.822Z] [2021-06-02T09:10:34.822Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:34.822Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:34.856Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2021-06-02T09:10:34.856Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-06-02T09:10:35.120Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-06-02T09:10:35.213Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-02T09:10:35.382Z] #4 DONE 0.8s [2021-06-02T09:10:35.382Z] [2021-06-02T09:10:35.382Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-02T09:10:35.382Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-06-02T09:10:35.475Z] #9 DONE 24.0s [2021-06-02T09:10:35.475Z] [2021-06-02T09:10:35.475Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-02T09:10:35.475Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-02T09:10:36.328Z] #7 DONE 0.8s [2021-06-02T09:10:36.328Z] [2021-06-02T09:10:36.328Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-02T09:10:36.328Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-02T09:10:36.328Z] #5 DONE 0.8s [2021-06-02T09:10:36.328Z] [2021-06-02T09:10:36.328Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-06-02T09:10:36.328Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-06-02T09:10:36.328Z] #6 DONE 0.8s [2021-06-02T09:10:36.328Z] [2021-06-02T09:10:36.328Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-02T09:10:36.328Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-02T09:10:36.328Z] #8 DONE 0.9s [2021-06-02T09:10:36.591Z] [2021-06-02T09:10:36.591Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:36.591Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-02T09:10:36.591Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-06-02T09:10:36.591Z] #9 DONE 0.1s [2021-06-02T09:10:36.591Z] [2021-06-02T09:10:36.591Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:10:36.591Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-02T09:10:36.591Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-02T09:10:36.859Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-02T09:10:36.859Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-02T09:10:36.859Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-02T09:10:37.124Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2021-06-02T09:10:37.124Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 0.2s [2021-06-02T09:10:37.392Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s [2021-06-02T09:10:37.398Z] #10 DONE 1.6s [2021-06-02T09:10:37.398Z] [2021-06-02T09:10:37.398Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:10:37.398Z] #29 sha256:93c1cdb0b766541842e772e6780bdc2b89065959ad2af749a24c86567b88dc90 [2021-06-02T09:10:37.398Z] #29 1.007 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-02T09:10:37.398Z] #29 1.066 [2021-06-02T09:10:37.398Z] #29 1.180 ### 4.3% ######################## 33.8% ######################################### 57.4% #################################################### 73.6% ############################################################### 88.6% ######################################################################## 100.0% [2021-06-02T09:10:37.398Z] #29 1.733 [2021-06-02T09:10:37.398Z] #29 1.852 ######################################################################## 100.0% [2021-06-02T09:10:37.398Z] #29 1.908 [2021-06-02T09:10:37.398Z] #29 2.023 ################################################################# 91.4% ######################################################################## 100.0% [2021-06-02T09:10:37.398Z] #29 2.098 [2021-06-02T09:10:37.398Z] #29 2.210 ############ 17.5% ########################## 36.2% ######################################## 56.2% ###################################################### 75.7% #################################################################### 95.1% ######################################################################## 100.0% [2021-06-02T09:10:37.398Z] #29 2.693 [2021-06-02T09:10:37.586Z] #36 74.36 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:10:37.586Z] #36 74.41 Setting up xxd (2:8.1.0875-5) ... [2021-06-02T09:10:37.586Z] #36 74.43 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-02T09:10:37.586Z] #36 74.45 Setting up vim-common (2:8.1.0875-5) ... [2021-06-02T09:10:37.586Z] #36 74.49 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-02T09:10:37.586Z] #36 74.51 Setting up cmake-data (3.13.4-1) ... [2021-06-02T09:10:37.586Z] #36 74.55 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-02T09:10:37.586Z] #36 74.58 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-02T09:10:37.586Z] #36 74.59 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-02T09:10:37.586Z] #36 74.62 Setting up cmake (3.13.4-1) ... [2021-06-02T09:10:37.586Z] #36 74.64 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:10:37.586Z] #36 74.74 Processing triggers for mime-support (3.62) ... [2021-06-02T09:10:37.673Z] #65 ... [2021-06-02T09:10:37.673Z] [2021-06-02T09:10:37.673Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-02T09:10:37.673Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-02T09:10:37.673Z] #42 DONE 0.0s [2021-06-02T09:10:37.673Z] [2021-06-02T09:10:37.673Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:10:37.673Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-02T09:10:37.673Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-06-02T09:10:37.673Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-06-02T09:10:38.156Z] #36 DONE 75.4s [2021-06-02T09:10:38.156Z] [2021-06-02T09:10:38.156Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:10:38.156Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:10:38.156Z] #44 69.21 Selecting previously unselected package python3.7. [2021-06-02T09:10:38.156Z] #44 69.21 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:10:38.156Z] #44 69.25 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:10:38.156Z] #44 69.62 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-02T09:10:38.156Z] #44 69.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-02T09:10:38.156Z] #44 69.69 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:10:38.156Z] #44 69.99 Setting up python3-minimal (3.7.3-1) ... [2021-06-02T09:10:38.156Z] #44 71.69 Selecting previously unselected package python3. [2021-06-02T09:10:38.156Z] #44 71.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-02T09:10:38.156Z] #44 71.74 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-02T09:10:38.156Z] #44 71.76 Unpacking python3 (3.7.3-1) ... [2021-06-02T09:10:38.156Z] #44 71.88 Selecting previously unselected package libprotobuf17:amd64. [2021-06-02T09:10:38.156Z] #44 71.88 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-02T09:10:38.156Z] #44 71.91 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-02T09:10:38.156Z] #44 72.65 Selecting previously unselected package python3-pkg-resources. [2021-06-02T09:10:38.156Z] #44 72.66 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-02T09:10:38.156Z] #44 72.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:10:38.156Z] #44 72.90 Selecting previously unselected package python3-six. [2021-06-02T09:10:38.156Z] #44 72.90 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-02T09:10:38.156Z] #44 72.91 Unpacking python3-six (1.12.0-1) ... [2021-06-02T09:10:38.156Z] #44 73.00 Selecting previously unselected package python3-protobuf. [2021-06-02T09:10:38.156Z] #44 73.00 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-02T09:10:38.156Z] #44 73.01 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-02T09:10:38.156Z] #44 73.45 Selecting previously unselected package libnet1:amd64. [2021-06-02T09:10:38.156Z] #44 73.46 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-02T09:10:38.156Z] #44 73.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:10:38.156Z] #44 73.61 Selecting previously unselected package libnl-3-200:amd64. [2021-06-02T09:10:38.156Z] #44 73.61 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-02T09:10:38.156Z] #44 73.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:10:38.156Z] #44 73.74 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-02T09:10:38.156Z] #44 73.74 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-02T09:10:38.156Z] #44 73.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:10:38.156Z] #44 73.86 Selecting previously unselected package criu. [2021-06-02T09:10:38.156Z] #44 73.87 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-02T09:10:38.156Z] #44 73.88 Unpacking criu (3.15-1) ... [2021-06-02T09:10:38.156Z] #44 74.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:10:38.156Z] #44 74.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:10:38.156Z] #44 74.95 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:10:38.156Z] #44 75.01 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-02T09:10:38.156Z] #44 75.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:10:38.416Z] #44 75.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:10:38.416Z] #44 75.10 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:10:38.416Z] #44 75.11 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:10:38.970Z] #29 2.816 1.4% ###### 9.5% ########### 15.3% ############## 20.5% ################## 25.8% ###################### 31.0% ####################### 33.2% ############################## 41.7% ################################# 46.9% ##################################### 52.1% ######################################### 57.3% ######################################### 58.3% ################################################ 67.8% #################################################### 73.0% ######################################################## 78.1% ########################################################### 83.2% ############################################################### 88.5% ################################################################### 93.8% ####################################################################### 99.0% ######################################################################## 100.0% [2021-06-02T09:10:38.970Z] #29 4.652 [2021-06-02T09:10:39.140Z] #65 ... [2021-06-02T09:10:39.140Z] [2021-06-02T09:10:39.140Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:10:39.140Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-02T09:10:39.140Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-02T09:10:39.140Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-02T09:10:39.140Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-02T09:10:39.140Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-02T09:10:39.140Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-06-02T09:10:39.140Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-06-02T09:10:39.140Z] #63 DONE 2.1s [2021-06-02T09:10:39.140Z] [2021-06-02T09:10:39.140Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:10:39.140Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-02T09:10:39.140Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-06-02T09:10:39.231Z] #29 4.883 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-02T09:10:39.231Z] #29 4.940 [2021-06-02T09:10:39.231Z] #29 5.017 ######################################################################## 100.0% [2021-06-02T09:10:39.493Z] #29 5.054 [2021-06-02T09:10:39.493Z] #29 5.255 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-02T09:10:39.493Z] #29 5.307 [2021-06-02T09:10:39.754Z] #29 5.403 ######################################################################## 100.0% [2021-06-02T09:10:39.754Z] #29 5.421 [2021-06-02T09:10:39.754Z] #29 ... [2021-06-02T09:10:39.754Z] [2021-06-02T09:10:39.754Z] #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-06-02T09:10:39.754Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-02T09:10:39.754Z] #11 DONE 2.8s [2021-06-02T09:10:39.754Z] [2021-06-02T09:10:39.754Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-02T09:10:39.754Z] #24 sha256:b97ed4a472358782029b64e99286759b5bae193ffd37b188fbfdae6e86e979ec [2021-06-02T09:10:39.797Z] #44 ... [2021-06-02T09:10:39.797Z] [2021-06-02T09:10:39.798Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-02T09:10:39.798Z] #37 sha256:db18690341699cde8c7d4fc77f104eec9f429491b5ddcf2ed04fc4acbfbcfb9e [2021-06-02T09:10:39.798Z] #37 1.319 + RM_GOPATH=0 [2021-06-02T09:10:39.798Z] #37 1.319 + TMP_GOPATH= [2021-06-02T09:10:39.798Z] #37 1.322 + : /build [2021-06-02T09:10:39.798Z] #37 1.322 + '[' -z '' ']' [2021-06-02T09:10:39.798Z] #37 1.323 ++ mktemp -d [2021-06-02T09:10:39.798Z] #37 1.332 + export GOPATH=/tmp/tmp.dJQe2WP4Zs [2021-06-02T09:10:39.798Z] #37 1.332 + GOPATH=/tmp/tmp.dJQe2WP4Zs [2021-06-02T09:10:39.798Z] #37 1.332 + RM_GOPATH=1 [2021-06-02T09:10:39.798Z] #37 1.333 + case "$(go env GOARCH)" in [2021-06-02T09:10:39.798Z] #37 1.333 ++ go env GOARCH [2021-06-02T09:10:39.798Z] #37 1.367 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:39.798Z] #37 1.368 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:39.798Z] #37 1.368 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:39.798Z] #37 1.371 + dir=/tmp/install [2021-06-02T09:10:39.798Z] #37 1.372 + bin=tini [2021-06-02T09:10:39.798Z] #37 1.372 + shift [2021-06-02T09:10:39.798Z] #37 1.372 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-02T09:10:39.798Z] #37 1.372 + . /tmp/install/tini.installer [2021-06-02T09:10:39.798Z] #37 1.373 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:10:39.798Z] #37 1.373 + install_tini [2021-06-02T09:10:39.798Z] #37 1.373 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-02T09:10:39.798Z] #37 1.373 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:10:39.798Z] #37 1.374 + git clone https://github.com/krallin/tini.git /tmp/tmp.dJQe2WP4Zs/tini [2021-06-02T09:10:39.798Z] #37 1.375 Cloning into '/tmp/tmp.dJQe2WP4Zs/tini'... [2021-06-02T09:10:39.929Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s [2021-06-02T09:10:39.929Z] #9 ... [2021-06-02T09:10:39.929Z] [2021-06-02T09:10:39.929Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:10:39.929Z] #29 sha256:85b695967a5e0c592d23bb2ddcf5edc327c5d34e9c8918a2796c58d19327919b [2021-06-02T09:10:39.929Z] #29 1.961 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-02T09:10:39.929Z] #29 2.028 [2021-06-02T09:10:39.929Z] #29 2.266 #=#=# 0.0% ### 5.5% ######################## 33.9% #################################################### 73.1% ######################################################################## 100.0% [2021-06-02T09:10:39.929Z] #29 3.069 [2021-06-02T09:10:39.929Z] #29 3.182 ######################################################################## 100.0% [2021-06-02T09:10:39.929Z] #29 3.276 [2021-06-02T09:10:39.930Z] #29 3.392 ######################################################### 80.3% ######################################################################## 100.0% [2021-06-02T09:10:39.930Z] #29 3.494 [2021-06-02T09:10:39.930Z] #29 3.613 ###### 9.7% ######################### 35.1% #################################### 51.1% ######################################################### 80.3% ####################################################################### 99.6% ######################################################################## 100.0% [2021-06-02T09:10:39.930Z] #29 4.135 [2021-06-02T09:10:39.930Z] #29 4.266 ## 3.1% ###### 9.7% ########## 14.9% ############## 20.1% ################## 25.3% ###################### 30.6% ######################### 35.7% ############################# 41.0% ################################# 45.9% #################################### 51.2% ######################################## 56.6% ############################################ 61.8% ################################################ 67.0% ################################################### 72.2% ####################################################### 77.4% ########################################################### 82.6% ############################################################### 87.7% ################################################################## 93.0% ###################################################################### 98.2% ######################################################################## 100.0% [2021-06-02T09:10:39.930Z] #29 6.142 [2021-06-02T09:10:39.930Z] #29 6.437 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-02T09:10:39.930Z] #29 6.541 [2021-06-02T09:10:39.930Z] #29 6.609 ######################################################################## 100.0% [2021-06-02T09:10:39.930Z] #29 6.639 [2021-06-02T09:10:39.930Z] #29 7.023 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-02T09:10:39.930Z] #29 7.159 [2021-06-02T09:10:39.930Z] #29 7.276 #################################################### 73.2% ######################################################################## 100.0% [2021-06-02T09:10:39.930Z] #29 7.326 [2021-06-02T09:10:39.930Z] #29 7.654 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-02T09:10:39.930Z] #29 7.748 [2021-06-02T09:10:39.930Z] #29 7.964 0.0% ################## 25.2% ################################# 47.0% ################################# 47.1% ########################################### 61.0% ######################################################## 78.0% ######################################################################## 100.0% [2021-06-02T09:10:39.930Z] #29 8.630 [2021-06-02T09:10:39.930Z] #29 8.966 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-02T09:10:39.930Z] #29 9.056 [2021-06-02T09:10:39.930Z] #29 9.154 ######################################################################## 100.0% [2021-06-02T09:10:39.930Z] #29 9.189 [2021-06-02T09:10:39.930Z] #29 9.427 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-02T09:10:39.930Z] #29 9.516 [2021-06-02T09:10:39.930Z] #29 9.596 ######################################################################## 100.0% [2021-06-02T09:10:39.930Z] #29 9.613 [2021-06-02T09:10:39.930Z] #29 9.635 Download of images into '/build' complete. [2021-06-02T09:10:39.930Z] #29 9.636 Use something like the following to load the result into a Docker daemon: [2021-06-02T09:10:39.930Z] #29 9.636 tar -cC '/build' . | docker load [2021-06-02T09:10:40.022Z] #24 ... [2021-06-02T09:10:40.022Z] [2021-06-02T09:10:40.022Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-02T09:10:40.022Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-02T09:10:40.022Z] #39 DONE 0.3s [2021-06-02T09:10:40.022Z] [2021-06-02T09:10:40.022Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-02T09:10:40.022Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-02T09:10:40.022Z] #31 DONE 0.3s [2021-06-02T09:10:40.093Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.3s [2021-06-02T09:10:40.294Z] [2021-06-02T09:10:40.294Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-02T09:10:40.294Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-02T09:10:40.294Z] #43 DONE 0.3s [2021-06-02T09:10:40.294Z] [2021-06-02T09:10:40.294Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:10:40.294Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:10:40.381Z] #37 2.118 + cd /tmp/tmp.dJQe2WP4Zs/tini [2021-06-02T09:10:40.381Z] #37 2.118 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:10:40.381Z] #37 2.131 + cmake . [2021-06-02T09:10:40.515Z] #29 ... [2021-06-02T09:10:40.515Z] [2021-06-02T09:10:40.515Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:40.515Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:40.515Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.4s done [2021-06-02T09:10:40.951Z] #37 2.709 -- The C compiler identification is GNU 8.3.0 [2021-06-02T09:10:40.951Z] #37 2.764 -- Check for working C compiler: /usr/bin/cc [2021-06-02T09:10:41.459Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-06-02T09:10:41.459Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-02T09:10:41.520Z] #37 3.476 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-02T09:10:41.520Z] #37 3.494 -- Detecting C compiler ABI info [2021-06-02T09:10:42.459Z] #37 4.325 -- Detecting C compiler ABI info - done [2021-06-02T09:10:42.459Z] #37 4.357 -- Detecting C compile features [2021-06-02T09:10:43.029Z] #37 ... [2021-06-02T09:10:43.029Z] [2021-06-02T09:10:43.029Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:10:43.029Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:10:43.029Z] #13 66.52 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:10:43.029Z] #13 66.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:10:43.029Z] #13 66.88 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-02T09:10:43.029Z] #13 66.94 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-02T09:10:43.029Z] #13 67.28 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-02T09:10:43.029Z] #13 67.77 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-02T09:10:43.029Z] #13 67.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:10:43.029Z] #13 67.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-02T09:10:43.029Z] #13 67.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-02T09:10:43.029Z] #13 69.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-02T09:10:43.029Z] #13 69.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-02T09:10:43.029Z] #13 69.77 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-02T09:10:43.029Z] #13 72.70 Selecting previously unselected package binutils-mingw-w64. [2021-06-02T09:10:43.029Z] #13 72.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-02T09:10:43.029Z] #13 72.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-02T09:10:43.029Z] #13 72.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-02T09:10:43.029Z] #13 72.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:10:43.029Z] #13 72.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:10:43.029Z] #13 73.12 Selecting previously unselected package dmsetup. [2021-06-02T09:10:43.029Z] #13 73.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:10:43.029Z] #13 73.15 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-02T09:10:43.029Z] #13 73.34 Selecting previously unselected package mingw-w64-common. [2021-06-02T09:10:43.029Z] #13 73.34 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-02T09:10:43.029Z] #13 73.34 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-02T09:10:43.373Z] #65 ... [2021-06-02T09:10:43.373Z] [2021-06-02T09:10:43.373Z] #23 [internal] load build context [2021-06-02T09:10:43.373Z] #23 sha256:9eceea31f7a675667d9e73c53bc75d4581a1ef0b99a8695e8c18e78a5a4cc9f8 [2021-06-02T09:10:43.373Z] #23 transferring context: 53.26MB 2.8s done [2021-06-02T09:10:43.373Z] #23 DONE 6.0s [2021-06-02T09:10:43.373Z] [2021-06-02T09:10:43.373Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:43.373Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-02T09:10:43.373Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-06-02T09:10:43.373Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-06-02T09:10:43.373Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-02T09:10:43.373Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.5s done [2021-06-02T09:10:43.373Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 4.2s done [2021-06-02T09:10:43.373Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.8s done [2021-06-02T09:10:43.373Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.9s [2021-06-02T09:10:43.373Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.5s [2021-06-02T09:10:43.373Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 5.9s [2021-06-02T09:10:43.373Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 6.29MB / 97.69MB 5.9s [2021-06-02T09:10:43.373Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 11.53MB / 97.69MB 6.0s [2021-06-02T09:10:43.373Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 27.26MB / 97.69MB 6.2s [2021-06-02T09:10:43.373Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.51MB / 97.69MB 6.3s [2021-06-02T09:10:43.373Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 40.89MB / 97.69MB 6.5s [2021-06-02T09:10:43.626Z] #44 ... [2021-06-02T09:10:43.626Z] [2021-06-02T09:10:43.626Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-02T09:10:43.626Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-02T09:10:43.626Z] #12 DONE 3.4s [2021-06-02T09:10:43.626Z] [2021-06-02T09:10:43.626Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:10:43.626Z] #29 sha256:93c1cdb0b766541842e772e6780bdc2b89065959ad2af749a24c86567b88dc90 [2021-06-02T09:10:43.626Z] #29 5.706 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-02T09:10:43.626Z] #29 5.871 [2021-06-02T09:10:43.626Z] #29 6.074 # 2.1% ######### 13.4% ####################### 32.7% ###################################### 53.6% ############################################## 65.3% ################################################################## 92.9% ######################################################################## 100.0% [2021-06-02T09:10:43.626Z] #29 6.618 [2021-06-02T09:10:43.626Z] #29 7.137 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-02T09:10:43.626Z] #29 7.297 [2021-06-02T09:10:43.626Z] #29 7.360 ######################################################################## 100.0% [2021-06-02T09:10:43.626Z] #29 7.392 [2021-06-02T09:10:43.626Z] #29 7.795 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-02T09:10:43.626Z] #29 7.899 [2021-06-02T09:10:43.626Z] #29 7.983 ######################################################################## 100.0% [2021-06-02T09:10:43.626Z] #29 8.008 [2021-06-02T09:10:43.626Z] #29 8.055 Download of images into '/build' complete. [2021-06-02T09:10:43.626Z] #29 8.055 Use something like the following to load the result into a Docker daemon: [2021-06-02T09:10:43.626Z] #29 8.055 tar -cC '/build' . | docker load [2021-06-02T09:10:43.626Z] #29 DONE 9.0s [2021-06-02T09:10:43.626Z] [2021-06-02T09:10:43.626Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:10:43.626Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:10:43.635Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 58.90MB / 97.69MB 6.8s [2021-06-02T09:10:43.635Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.4s done [2021-06-02T09:10:43.635Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.06MB / 97.69MB 6.9s [2021-06-02T09:10:43.897Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 73.40MB / 97.69MB 7.0s [2021-06-02T09:10:43.968Z] #13 ... [2021-06-02T09:10:43.968Z] [2021-06-02T09:10:43.968Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:10:43.968Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:10:43.968Z] #44 80.60 Setting up python3 (3.7.3-1) ... [2021-06-02T09:10:44.228Z] #44 ... [2021-06-02T09:10:44.228Z] [2021-06-02T09:10:44.228Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:10:44.228Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:10:44.228Z] #46 71.55 time [2021-06-02T09:10:44.228Z] #46 76.70 internal/fmtsort [2021-06-02T09:10:44.228Z] #46 77.01 os [2021-06-02T09:10:44.228Z] #46 77.36 strings [2021-06-02T09:10:44.228Z] #46 79.90 regexp/syntax [2021-06-02T09:10:44.228Z] #46 80.39 fmt [2021-06-02T09:10:44.273Z] #9 ... [2021-06-02T09:10:44.273Z] [2021-06-02T09:10:44.273Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:10:44.273Z] #29 sha256:d68f72fc559cc131d4e6dce26cb841f3a101b57ea7c385d214e56c24d7a59055 [2021-06-02T09:10:44.273Z] #29 1.813 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-02T09:10:44.273Z] #29 1.920 [2021-06-02T09:10:44.273Z] #29 2.047 ######### 13.6% ########################## 37.1% ######################################### 57.4% ####################################################### 77.2% ##################################################################### 97.1% ######################################################################## 100.0% [2021-06-02T09:10:44.273Z] #29 2.572 [2021-06-02T09:10:44.273Z] #29 2.707 ############################### 43.6% ######################################################################## 100.0% [2021-06-02T09:10:44.273Z] #29 2.850 [2021-06-02T09:10:44.273Z] #29 2.977 ############################################################ 84.2% ######################################################################## 100.0% [2021-06-02T09:10:44.273Z] #29 3.095 [2021-06-02T09:10:44.273Z] #29 3.219 ######## 12.2% ######################### 35.8% ####################################### 55.2% ##################################################### 74.3% ################################################################### 93.6% ######################################################################## 100.0% [2021-06-02T09:10:44.273Z] #29 3.741 [2021-06-02T09:10:44.273Z] #29 3.966 #=#=# 0.0% ##### 7.6% ########### 16.6% ################## 25.5% ######################## 34.1% ############################# 41.3% ################################### 49.7% ########################################## 58.5% ############################################# 63.7% ################################################# 68.9% ##################################################### 74.1% ######################################################### 79.3% ############################################################ 84.6% ################################################################ 89.8% #################################################################### 94.9% ######################################################################## 100.0% [2021-06-02T09:10:44.273Z] #29 5.738 [2021-06-02T09:10:44.273Z] #29 6.118 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-02T09:10:44.273Z] #29 6.224 [2021-06-02T09:10:44.274Z] #29 6.293 ######################################################################## 100.0% [2021-06-02T09:10:44.274Z] #29 6.323 [2021-06-02T09:10:44.274Z] #29 6.593 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-02T09:10:44.274Z] #29 6.696 [2021-06-02T09:10:44.274Z] #29 6.781 ######################################################################## 100.0% [2021-06-02T09:10:44.274Z] #29 6.818 [2021-06-02T09:10:44.274Z] #29 7.120 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-02T09:10:44.274Z] #29 7.209 [2021-06-02T09:10:44.274Z] #29 7.350 ######## 12.3% ######################### 34.8% ###################################### 52.8% ################################################# 68.7% ############################################################### 88.7% ######################################################################## 100.0% [2021-06-02T09:10:44.274Z] #29 7.832 [2021-06-02T09:10:44.274Z] #29 8.139 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-02T09:10:44.274Z] #29 8.255 [2021-06-02T09:10:44.274Z] #29 8.327 ######################################################################## 100.0% [2021-06-02T09:10:44.274Z] #29 8.352 [2021-06-02T09:10:44.274Z] #29 8.548 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-02T09:10:44.274Z] #29 8.642 [2021-06-02T09:10:44.274Z] #29 8.730 ######################################################################## 100.0% [2021-06-02T09:10:44.274Z] #29 8.756 [2021-06-02T09:10:44.274Z] #29 8.776 Download of images into '/build' complete. [2021-06-02T09:10:44.274Z] #29 8.776 Use something like the following to load the result into a Docker daemon: [2021-06-02T09:10:44.274Z] #29 8.776 tar -cC '/build' . | docker load [2021-06-02T09:10:44.274Z] #29 ... [2021-06-02T09:10:44.274Z] [2021-06-02T09:10:44.274Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:44.274Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-02T09:10:44.274Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.9s done [2021-06-02T09:10:44.274Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-06-02T09:10:44.278Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 95.42MB / 97.69MB 7.2s [2021-06-02T09:10:44.488Z] #46 ... [2021-06-02T09:10:44.488Z] [2021-06-02T09:10:44.488Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:10:44.488Z] #52 sha256:185476474a7fc8ccbf8e4f39ed6feb0c906ea385bca0c776639e71d2f99ba571 [2021-06-02T09:10:44.488Z] #52 71.92 context [2021-06-02T09:10:44.488Z] #52 72.66 internal/poll [2021-06-02T09:10:44.488Z] #52 74.38 internal/syscall/execenv [2021-06-02T09:10:44.488Z] #52 74.61 internal/syscall/unix [2021-06-02T09:10:44.488Z] #52 74.88 os [2021-06-02T09:10:44.488Z] #52 78.43 strings [2021-06-02T09:10:44.488Z] #52 79.55 encoding/binary [2021-06-02T09:10:44.488Z] #52 81.18 fmt [2021-06-02T09:10:44.488Z] #52 81.35 encoding/base64 [2021-06-02T09:10:44.488Z] #52 ... [2021-06-02T09:10:44.488Z] [2021-06-02T09:10:44.488Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-02T09:10:44.488Z] #37 sha256:db18690341699cde8c7d4fc77f104eec9f429491b5ddcf2ed04fc4acbfbcfb9e [2021-06-02T09:10:44.488Z] #37 6.412 -- Detecting C compile features - done [2021-06-02T09:10:44.488Z] #37 6.455 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-02T09:10:44.531Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-02T09:10:44.761Z] #9 DONE 45.7s [2021-06-02T09:10:44.761Z] [2021-06-02T09:10:44.761Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:10:44.761Z] #29 sha256:85b695967a5e0c592d23bb2ddcf5edc327c5d34e9c8918a2796c58d19327919b [2021-06-02T09:10:44.761Z] #29 ... [2021-06-02T09:10:44.761Z] [2021-06-02T09:10:44.761Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-02T09:10:44.761Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-02T09:10:45.058Z] #37 6.810 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-02T09:10:45.058Z] #37 6.948 -- Configuring done [2021-06-02T09:10:45.058Z] #37 6.971 -- Generating done [2021-06-02T09:10:45.058Z] #37 6.987 -- Build files have been written to: /tmp/tmp.dJQe2WP4Zs/tini [2021-06-02T09:10:45.058Z] #37 6.989 + make tini-static [2021-06-02T09:10:45.223Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.0s done [2021-06-02T09:10:45.318Z] #37 7.273 Scanning dependencies of target tini-static [2021-06-02T09:10:45.577Z] #37 7.497 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-02T09:10:46.167Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-06-02T09:10:46.170Z] #10 ... [2021-06-02T09:10:46.170Z] [2021-06-02T09:10:46.171Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:10:46.171Z] #29 sha256:85b695967a5e0c592d23bb2ddcf5edc327c5d34e9c8918a2796c58d19327919b [2021-06-02T09:10:46.171Z] #29 DONE 15.7s [2021-06-02T09:10:46.171Z] [2021-06-02T09:10:46.171Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-02T09:10:46.171Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-02T09:10:46.476Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 9.3s done [2021-06-02T09:10:46.476Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-06-02T09:10:46.737Z] #9 ... [2021-06-02T09:10:46.737Z] [2021-06-02T09:10:46.737Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-02T09:10:46.737Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-02T09:10:46.737Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-06-02T09:10:46.737Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-02T09:10:46.737Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-06-02T09:10:46.737Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-06-02T09:10:46.737Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 1.7s done [2021-06-02T09:10:46.737Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 2.5s done [2021-06-02T09:10:46.737Z] #26 ... [2021-06-02T09:10:46.737Z] [2021-06-02T09:10:46.737Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:46.737Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-02T09:10:46.958Z] #37 8.762 [100%] Linking C executable tini-static [2021-06-02T09:10:47.116Z] #10 DONE 2.4s [2021-06-02T09:10:47.116Z] [2021-06-02T09:10:47.116Z] #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-06-02T09:10:47.116Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-02T09:10:47.569Z] #37 9.495 [100%] Built target tini-static [2021-06-02T09:10:47.569Z] #37 9.628 + mkdir -p /build [2021-06-02T09:10:47.820Z] #9 DONE 43.0s [2021-06-02T09:10:47.820Z] [2021-06-02T09:10:47.820Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-02T09:10:47.820Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-02T09:10:47.834Z] #37 9.629 + cp tini-static /build/docker-init [2021-06-02T09:10:48.062Z] #11 DONE 1.2s [2021-06-02T09:10:48.127Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-06-02T09:10:48.326Z] [2021-06-02T09:10:48.326Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-02T09:10:48.326Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-02T09:10:48.326Z] #31 ... [2021-06-02T09:10:48.326Z] [2021-06-02T09:10:48.326Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-02T09:10:48.326Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-02T09:10:48.326Z] #39 DONE 0.3s [2021-06-02T09:10:48.389Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.2s done [2021-06-02T09:10:48.409Z] #37 DONE 10.3s [2021-06-02T09:10:48.409Z] [2021-06-02T09:10:48.409Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:10:48.409Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:10:48.409Z] #46 84.35 regexp [2021-06-02T09:10:48.409Z] #46 84.78 flag [2021-06-02T09:10:48.592Z] [2021-06-02T09:10:48.592Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:10:48.592Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:10:48.592Z] #40 ... [2021-06-02T09:10:48.592Z] [2021-06-02T09:10:48.592Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-02T09:10:48.592Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-02T09:10:48.592Z] #31 DONE 0.4s [2021-06-02T09:10:48.592Z] [2021-06-02T09:10:48.592Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-02T09:10:48.592Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-02T09:10:48.592Z] #43 DONE 0.5s [2021-06-02T09:10:48.659Z] #9 ... [2021-06-02T09:10:48.659Z] [2021-06-02T09:10:48.659Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-02T09:10:48.659Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-02T09:10:48.659Z] #65 DONE 11.9s [2021-06-02T09:10:48.659Z] [2021-06-02T09:10:48.659Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:48.659Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-02T09:10:48.659Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 11.6s done [2021-06-02T09:10:48.659Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 11.7s [2021-06-02T09:10:48.836Z] #10 ... [2021-06-02T09:10:48.836Z] [2021-06-02T09:10:48.836Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:10:48.836Z] #29 sha256:d68f72fc559cc131d4e6dce26cb841f3a101b57ea7c385d214e56c24d7a59055 [2021-06-02T09:10:48.836Z] #29 DONE 14.2s [2021-06-02T09:10:48.863Z] [2021-06-02T09:10:48.863Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:10:48.863Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:10:48.929Z] #13 ... [2021-06-02T09:10:48.929Z] [2021-06-02T09:10:48.929Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:10:48.929Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:10:48.929Z] #44 7.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:10:48.929Z] #44 7.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:10:48.929Z] #44 7.152 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:10:48.929Z] #44 7.716 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-02T09:10:48.929Z] #44 8.310 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:10:48.932Z] #9 ... [2021-06-02T09:10:48.932Z] [2021-06-02T09:10:48.932Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-02T09:10:48.932Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-02T09:10:48.932Z] #26 DONE 12.0s [2021-06-02T09:10:48.932Z] [2021-06-02T09:10:48.932Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:48.932Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-02T09:10:48.932Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s [2021-06-02T09:10:49.105Z] [2021-06-02T09:10:49.105Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-02T09:10:49.105Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-02T09:10:49.875Z] #44 ... [2021-06-02T09:10:49.875Z] [2021-06-02T09:10:49.875Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:10:49.875Z] #48 sha256:0692c1e2a662b69fca84bf06311a18d041726934a74deec293d4dc8d8f37a0df [2021-06-02T09:10:49.875Z] #48 4.975 + RM_GOPATH=0 [2021-06-02T09:10:49.875Z] #48 4.975 + TMP_GOPATH= [2021-06-02T09:10:49.875Z] #48 4.975 + : /build [2021-06-02T09:10:49.875Z] #48 4.975 + '[' -z '' ']' [2021-06-02T09:10:49.875Z] #48 4.975 ++ mktemp -d [2021-06-02T09:10:49.875Z] #48 4.975 + export GOPATH=/tmp/tmp.vR881ECSY7 [2021-06-02T09:10:49.875Z] #48 4.975 + GOPATH=/tmp/tmp.vR881ECSY7 [2021-06-02T09:10:49.875Z] #48 4.975 + RM_GOPATH=1 [2021-06-02T09:10:49.875Z] #48 4.975 + case "$(go env GOARCH)" in [2021-06-02T09:10:49.875Z] #48 4.975 ++ go env GOARCH [2021-06-02T09:10:49.875Z] #48 4.981 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:49.875Z] #48 4.981 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:49.875Z] #48 4.981 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:49.875Z] #48 4.981 + dir=/tmp/install [2021-06-02T09:10:49.875Z] #48 4.981 + bin=gotestsum [2021-06-02T09:10:49.875Z] #48 4.981 + shift [2021-06-02T09:10:49.875Z] #48 4.981 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-02T09:10:49.875Z] #48 4.981 + . /tmp/install/gotestsum.installer [2021-06-02T09:10:49.875Z] #48 4.981 ++ : v0.5.3 [2021-06-02T09:10:49.875Z] #48 4.981 + install_gotestsum [2021-06-02T09:10:49.875Z] #48 4.981 + set -e [2021-06-02T09:10:49.875Z] #48 4.981 + export GO111MODULE=on [2021-06-02T09:10:49.875Z] #48 4.981 + GO111MODULE=on [2021-06-02T09:10:49.875Z] #48 4.981 + GOBIN=/build [2021-06-02T09:10:49.875Z] #48 4.981 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-02T09:10:49.875Z] #48 5.051 go: finding gotest.tools v0.5.3 [2021-06-02T09:10:49.875Z] #48 5.051 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-02T09:10:49.875Z] #48 5.638 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-02T09:10:49.875Z] #48 6.095 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-02T09:10:49.875Z] #48 6.659 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:10:49.875Z] #48 6.659 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:10:49.875Z] #48 6.681 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-02T09:10:49.875Z] #48 6.681 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:10:49.875Z] #48 6.693 go: downloading github.com/fatih/color v1.9.0 [2021-06-02T09:10:49.875Z] #48 6.699 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:10:49.875Z] #48 6.809 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:10:49.875Z] #48 6.900 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:10:49.875Z] #48 7.062 go: downloading github.com/pkg/errors v0.9.1 [2021-06-02T09:10:49.875Z] #48 7.098 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:10:49.875Z] #48 7.114 go: extracting github.com/fatih/color v1.9.0 [2021-06-02T09:10:49.875Z] #48 7.200 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:10:49.875Z] #48 7.257 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:10:49.875Z] #48 7.257 go: extracting github.com/pkg/errors v0.9.1 [2021-06-02T09:10:49.875Z] #48 7.320 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:10:49.875Z] #48 7.370 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:10:49.875Z] #48 7.370 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-02T09:10:49.875Z] #48 7.615 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:10:49.875Z] #48 7.782 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:10:49.875Z] #48 9.116 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:10:50.138Z] #48 ... [2021-06-02T09:10:50.138Z] [2021-06-02T09:10:50.138Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:10:50.138Z] #68 sha256:0b28e4b65a3c5fe2f9c4a657248b8cd4a23bc6dad98554c1a20af61f66120c9f [2021-06-02T09:10:50.138Z] #68 5.836 + RM_GOPATH=0 [2021-06-02T09:10:50.138Z] #68 5.836 + TMP_GOPATH= [2021-06-02T09:10:50.138Z] #68 5.836 + : /build [2021-06-02T09:10:50.138Z] #68 5.836 + '[' -z '' ']' [2021-06-02T09:10:50.138Z] #68 5.836 ++ mktemp -d [2021-06-02T09:10:50.138Z] #68 5.836 + export GOPATH=/tmp/tmp.oPoKYwS4QE [2021-06-02T09:10:50.138Z] #68 5.836 + GOPATH=/tmp/tmp.oPoKYwS4QE [2021-06-02T09:10:50.138Z] #68 5.836 + RM_GOPATH=1 [2021-06-02T09:10:50.138Z] #68 5.836 + case "$(go env GOARCH)" in [2021-06-02T09:10:50.138Z] #68 5.836 ++ go env GOARCH [2021-06-02T09:10:50.138Z] #68 5.852 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:10:50.138Z] #68 5.853 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:50.138Z] #68 5.853 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:50.138Z] #68 5.853 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:50.138Z] #68 5.853 + dir=/tmp/install [2021-06-02T09:10:50.138Z] #68 5.853 + bin=proxy [2021-06-02T09:10:50.138Z] #68 5.853 + shift [2021-06-02T09:10:50.138Z] #68 5.853 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-06-02T09:10:50.138Z] #68 5.853 + . /tmp/install/proxy.installer [2021-06-02T09:10:50.138Z] #68 5.853 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:10:50.138Z] #68 5.853 + install_proxy [2021-06-02T09:10:50.138Z] #68 5.853 + case "$1" in [2021-06-02T09:10:50.138Z] #68 5.853 + export CGO_ENABLED=0 [2021-06-02T09:10:50.138Z] #68 5.853 + CGO_ENABLED=0 [2021-06-02T09:10:50.138Z] #68 5.853 + _install_proxy [2021-06-02T09:10:50.138Z] #68 5.853 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-06-02T09:10:50.138Z] #68 5.853 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oPoKYwS4QE/src/github.com/docker/libnetwork [2021-06-02T09:10:50.138Z] #68 5.853 Cloning into '/tmp/tmp.oPoKYwS4QE/src/github.com/docker/libnetwork'... [2021-06-02T09:10:50.138Z] #68 ... [2021-06-02T09:10:50.138Z] [2021-06-02T09:10:50.138Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:10:50.138Z] #46 sha256:1023770b8551854e2c2e84b91b6d64a61682371ff558ab577f02b44725e2360b [2021-06-02T09:10:50.138Z] #46 5.361 + RM_GOPATH=0 [2021-06-02T09:10:50.138Z] #46 5.361 + TMP_GOPATH= [2021-06-02T09:10:50.138Z] #46 5.361 + : /build [2021-06-02T09:10:50.138Z] #46 5.361 + '[' -z '' ']' [2021-06-02T09:10:50.138Z] #46 5.361 ++ mktemp -d [2021-06-02T09:10:50.138Z] #46 5.362 + export GOPATH=/tmp/tmp.OcjyEyaVfd [2021-06-02T09:10:50.138Z] #46 5.362 + GOPATH=/tmp/tmp.OcjyEyaVfd [2021-06-02T09:10:50.138Z] #46 5.362 + RM_GOPATH=1 [2021-06-02T09:10:50.138Z] #46 5.362 + case "$(go env GOARCH)" in [2021-06-02T09:10:50.138Z] #46 5.363 ++ go env GOARCH [2021-06-02T09:10:50.138Z] #46 5.383 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:50.138Z] #46 5.383 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:50.138Z] #46 5.383 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:50.138Z] #46 5.389 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:10:50.138Z] #46 5.395 + dir=/tmp/install [2021-06-02T09:10:50.138Z] #46 5.395 + bin=vndr [2021-06-02T09:10:50.138Z] #46 5.395 + shift [2021-06-02T09:10:50.138Z] #46 5.395 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-02T09:10:50.138Z] #46 5.395 + . /tmp/install/vndr.installer [2021-06-02T09:10:50.138Z] #46 5.395 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:10:50.138Z] #46 5.395 + install_vndr [2021-06-02T09:10:50.138Z] #46 5.395 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-02T09:10:50.138Z] #46 5.395 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OcjyEyaVfd/src/github.com/LK4D4/vndr [2021-06-02T09:10:50.138Z] #46 5.395 Cloning into '/tmp/tmp.OcjyEyaVfd/src/github.com/LK4D4/vndr'... [2021-06-02T09:10:50.138Z] #46 5.855 + cd /tmp/tmp.OcjyEyaVfd/src/github.com/LK4D4/vndr [2021-06-02T09:10:50.138Z] #46 5.855 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:10:50.138Z] #46 5.865 + go build -buildmode=pie -v -o /build/vndr . [2021-06-02T09:10:50.138Z] #46 6.557 runtime/internal/atomic [2021-06-02T09:10:50.138Z] #46 6.571 internal/cpu [2021-06-02T09:10:50.138Z] #46 6.761 runtime/internal/sys [2021-06-02T09:10:50.138Z] #46 6.876 internal/bytealg [2021-06-02T09:10:50.138Z] #46 6.944 runtime/internal/math [2021-06-02T09:10:50.138Z] #46 7.061 internal/race [2021-06-02T09:10:50.138Z] #46 7.138 sync/atomic [2021-06-02T09:10:50.138Z] #46 7.389 runtime [2021-06-02T09:10:50.138Z] #46 7.466 unicode [2021-06-02T09:10:50.321Z] #46 87.31 go/token [2021-06-02T09:10:50.420Z] #46 ... [2021-06-02T09:10:50.420Z] [2021-06-02T09:10:50.420Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-02T09:10:50.420Z] #34 sha256:55a06acc50a8e8b3bba81c24500f18b13f2bf5e919d28b31e488139245c85027 [2021-06-02T09:10:50.420Z] #34 5.472 Install go-toml version v1.8.1 [2021-06-02T09:10:50.420Z] #34 5.487 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-02T09:10:50.420Z] #34 5.487 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:10:50.420Z] #34 5.487 go: finding github.com/pelletier v1.8.1 [2021-06-02T09:10:50.420Z] #34 5.487 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-02T09:10:50.420Z] #34 5.487 go: finding github.com v1.8.1 [2021-06-02T09:10:50.420Z] #34 6.141 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:10:50.420Z] #34 6.584 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:10:50.420Z] #34 8.248 github.com/pelletier/go-toml [2021-06-02T09:10:50.420Z] #34 ... [2021-06-02T09:10:50.420Z] [2021-06-02T09:10:50.420Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:10:50.420Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:10:50.420Z] #56 7.791 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:10:50.420Z] #56 7.833 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:10:50.420Z] #56 7.833 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:10:50.420Z] #56 8.980 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:10:50.682Z] #56 ... [2021-06-02T09:10:50.682Z] [2021-06-02T09:10:50.682Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:10:50.682Z] #52 sha256:2375b318031ae9a93cb39e7f389e26250f422b83ade1e4363a1213760fd945cc [2021-06-02T09:10:50.682Z] #52 8.036 + RM_GOPATH=0 [2021-06-02T09:10:50.682Z] #52 8.036 + TMP_GOPATH= [2021-06-02T09:10:50.682Z] #52 8.036 + : /build [2021-06-02T09:10:50.682Z] #52 8.036 + '[' -z '' ']' [2021-06-02T09:10:50.682Z] #52 8.036 ++ mktemp -d [2021-06-02T09:10:50.682Z] #52 8.036 + export GOPATH=/tmp/tmp.cLgHuZQ29d [2021-06-02T09:10:50.682Z] #52 8.036 + GOPATH=/tmp/tmp.cLgHuZQ29d [2021-06-02T09:10:50.682Z] #52 8.036 + RM_GOPATH=1 [2021-06-02T09:10:50.682Z] #52 8.036 + case "$(go env GOARCH)" in [2021-06-02T09:10:50.682Z] #52 8.036 ++ go env GOARCH [2021-06-02T09:10:50.682Z] #52 8.036 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:10:50.682Z] #52 8.036 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:50.682Z] #52 8.036 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:50.682Z] #52 8.036 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:50.682Z] #52 8.036 + dir=/tmp/install [2021-06-02T09:10:50.682Z] #52 8.036 + bin=shfmt [2021-06-02T09:10:50.682Z] #52 8.036 + shift [2021-06-02T09:10:50.682Z] #52 8.036 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-02T09:10:50.682Z] #52 8.036 + . /tmp/install/shfmt.installer [2021-06-02T09:10:50.682Z] #52 8.036 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:10:50.682Z] #52 8.036 + install_shfmt [2021-06-02T09:10:50.682Z] #52 8.036 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-02T09:10:50.682Z] #52 8.036 + git clone https://github.com/mvdan/sh.git /tmp/tmp.cLgHuZQ29d/src/github.com/mvdan/sh [2021-06-02T09:10:50.682Z] #52 8.051 Cloning into '/tmp/tmp.cLgHuZQ29d/src/github.com/mvdan/sh'... [2021-06-02T09:10:50.682Z] #52 ... [2021-06-02T09:10:50.682Z] [2021-06-02T09:10:50.682Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:10:50.682Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:10:50.682Z] #36 5.349 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:10:50.682Z] #36 5.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:10:50.682Z] #36 5.597 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:10:50.682Z] #36 5.696 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:10:50.682Z] #36 6.973 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:10:50.682Z] #36 9.123 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:10:50.854Z] #9 ... [2021-06-02T09:10:50.854Z] [2021-06-02T09:10:50.854Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-02T09:10:50.854Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-06-02T09:10:50.854Z] #64 DONE 1.3s [2021-06-02T09:10:50.890Z] #46 88.07 go/scanner [2021-06-02T09:10:50.890Z] #46 88.27 internal/lazyregexp [2021-06-02T09:10:50.984Z] #36 ... [2021-06-02T09:10:50.984Z] [2021-06-02T09:10:50.984Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:10:50.984Z] #50 sha256:3c01d6cd2647765798cef106e52bbeff4ed3449d65a453a6e535426bd3b39af0 [2021-06-02T09:10:50.984Z] #50 6.057 + RM_GOPATH=0 [2021-06-02T09:10:50.984Z] #50 6.057 + TMP_GOPATH= [2021-06-02T09:10:50.984Z] #50 6.057 + : /build [2021-06-02T09:10:50.984Z] #50 6.057 + '[' -z '' ']' [2021-06-02T09:10:50.984Z] #50 6.057 ++ mktemp -d [2021-06-02T09:10:50.984Z] #50 6.057 + export GOPATH=/tmp/tmp.En7HoOTUxL [2021-06-02T09:10:50.984Z] #50 6.057 + GOPATH=/tmp/tmp.En7HoOTUxL [2021-06-02T09:10:50.984Z] #50 6.057 + RM_GOPATH=1 [2021-06-02T09:10:50.984Z] #50 6.057 + case "$(go env GOARCH)" in [2021-06-02T09:10:50.984Z] #50 6.057 ++ go env GOARCH [2021-06-02T09:10:50.984Z] #50 6.067 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:50.984Z] #50 6.067 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:50.984Z] #50 6.067 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:50.984Z] #50 6.067 + dir=/tmp/install [2021-06-02T09:10:50.984Z] #50 6.067 + bin=golangci_lint [2021-06-02T09:10:50.984Z] #50 6.067 + shift [2021-06-02T09:10:50.984Z] #50 6.067 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-02T09:10:50.984Z] #50 6.067 + . /tmp/install/golangci_lint.installer [2021-06-02T09:10:50.984Z] #50 6.067 ++ : v1.23.8 [2021-06-02T09:10:50.984Z] #50 6.067 + install_golangci_lint [2021-06-02T09:10:50.984Z] #50 6.067 + set -e [2021-06-02T09:10:50.984Z] #50 6.067 + export GO111MODULE=on [2021-06-02T09:10:50.984Z] #50 6.067 + GO111MODULE=on [2021-06-02T09:10:50.984Z] #50 6.067 + GOBIN=/build [2021-06-02T09:10:50.984Z] #50 6.067 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-02T09:10:50.984Z] #50 6.085 go: finding github.com v1.23.8 [2021-06-02T09:10:50.984Z] #50 6.090 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-02T09:10:50.984Z] #50 6.090 go: finding github.com/golangci v1.23.8 [2021-06-02T09:10:50.984Z] #50 6.090 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-02T09:10:50.984Z] #50 6.090 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:10:50.984Z] #50 6.913 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:10:50.984Z] #50 7.576 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:10:51.013Z] #10 DONE 3.2s [2021-06-02T09:10:51.013Z] [2021-06-02T09:10:51.013Z] #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-06-02T09:10:51.013Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-02T09:10:51.118Z] [2021-06-02T09:10:51.118Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:51.118Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-02T09:10:51.252Z] #50 ... [2021-06-02T09:10:51.252Z] [2021-06-02T09:10:51.252Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:10:51.252Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-02T09:10:51.252Z] #32 7.088 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-02T09:10:51.252Z] #32 7.088 Cloning into '.'... [2021-06-02T09:10:51.252Z] #32 ... [2021-06-02T09:10:51.252Z] [2021-06-02T09:10:51.252Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:10:51.252Z] #59 sha256:4087a51014dd54e2ab26c1d90b86c8bc4cde57342a29878ba5ef785ba6bdc63e [2021-06-02T09:10:51.252Z] #59 5.384 + RM_GOPATH=0 [2021-06-02T09:10:51.252Z] #59 5.384 + TMP_GOPATH= [2021-06-02T09:10:51.252Z] #59 5.384 + : /build [2021-06-02T09:10:51.252Z] #59 5.384 + '[' -z '' ']' [2021-06-02T09:10:51.252Z] #59 5.384 ++ mktemp -d [2021-06-02T09:10:51.252Z] #59 5.384 + export GOPATH=/tmp/tmp.pouYQ3WGPE [2021-06-02T09:10:51.252Z] #59 5.384 + GOPATH=/tmp/tmp.pouYQ3WGPE [2021-06-02T09:10:51.252Z] #59 5.384 + RM_GOPATH=1 [2021-06-02T09:10:51.252Z] #59 5.384 + case "$(go env GOARCH)" in [2021-06-02T09:10:51.252Z] #59 5.384 ++ go env GOARCH [2021-06-02T09:10:51.252Z] #59 5.408 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:51.252Z] #59 5.408 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:51.252Z] #59 5.408 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:51.252Z] #59 5.408 + dir=/tmp/install [2021-06-02T09:10:51.252Z] #59 5.408 + bin=rootlesskit [2021-06-02T09:10:51.252Z] #59 5.408 + shift [2021-06-02T09:10:51.252Z] #59 5.408 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-02T09:10:51.252Z] #59 5.408 + . /tmp/install/rootlesskit.installer [2021-06-02T09:10:51.252Z] #59 5.408 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:10:51.252Z] #59 5.408 + install_rootlesskit [2021-06-02T09:10:51.252Z] #59 5.408 + case "$1" in [2021-06-02T09:10:51.252Z] #59 5.408 + export CGO_ENABLED=0 [2021-06-02T09:10:51.252Z] #59 5.408 + CGO_ENABLED=0 [2021-06-02T09:10:51.252Z] #59 5.408 + _install_rootlesskit [2021-06-02T09:10:51.252Z] #59 5.408 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-02T09:10:51.252Z] #59 5.408 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pouYQ3WGPE/src/github.com/rootless-containers/rootlesskit [2021-06-02T09:10:51.252Z] #59 5.408 Cloning into '/tmp/tmp.pouYQ3WGPE/src/github.com/rootless-containers/rootlesskit'... [2021-06-02T09:10:51.252Z] #59 5.408 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:10:51.252Z] #59 8.974 + cd /tmp/tmp.pouYQ3WGPE/src/github.com/rootless-containers/rootlesskit [2021-06-02T09:10:51.252Z] #59 8.974 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:10:51.252Z] #59 9.040 + export GO111MODULE=on [2021-06-02T09:10:51.252Z] #59 9.040 + GO111MODULE=on [2021-06-02T09:10:51.252Z] #59 9.040 + export GOPROXY=https://proxy.golang.org [2021-06-02T09:10:51.252Z] #59 9.040 + GOPROXY=https://proxy.golang.org [2021-06-02T09:10:51.252Z] #59 9.040 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-02T09:10:51.252Z] #59 9.040 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-02T09:10:51.252Z] #59 10.74 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:10:51.252Z] #59 10.84 go: downloading github.com/pkg/errors v0.9.1 [2021-06-02T09:10:51.252Z] #59 10.86 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:10:51.252Z] #59 10.86 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:10:51.252Z] #59 10.86 go: downloading github.com/google/uuid v1.2.0 [2021-06-02T09:10:51.252Z] #59 10.89 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-02T09:10:51.252Z] #59 10.92 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:10:51.252Z] #59 11.17 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-02T09:10:51.252Z] #59 11.44 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-02T09:10:51.252Z] #59 11.48 go: extracting github.com/pkg/errors v0.9.1 [2021-06-02T09:10:51.252Z] #59 11.51 go: extracting github.com/google/uuid v1.2.0 [2021-06-02T09:10:51.252Z] #59 ... [2021-06-02T09:10:51.252Z] [2021-06-02T09:10:51.252Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:10:51.252Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:10:51.252Z] #40 7.441 + git clone https://github.com/docker/distribution.git . [2021-06-02T09:10:51.252Z] #40 7.443 Cloning into '.'... [2021-06-02T09:10:51.383Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.4s done [2021-06-02T09:10:51.459Z] #46 88.63 path [2021-06-02T09:10:51.514Z] #40 ... [2021-06-02T09:10:51.514Z] [2021-06-02T09:10:51.514Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:10:51.514Z] #59 sha256:4087a51014dd54e2ab26c1d90b86c8bc4cde57342a29878ba5ef785ba6bdc63e [2021-06-02T09:10:51.514Z] #59 11.56 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:10:51.514Z] #59 11.74 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-02T09:10:51.514Z] #59 11.74 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-02T09:10:51.719Z] #46 89.06 io/ioutil [2021-06-02T09:10:51.978Z] #46 89.35 go/ast [2021-06-02T09:10:52.330Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-06-02T09:10:52.383Z] #11 DONE 1.8s [2021-06-02T09:10:52.383Z] [2021-06-02T09:10:52.383Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-02T09:10:52.383Z] #24 sha256:4671acac90d8db311c2e3261d10ef9fca979e034ffa510e0a9d9128030fe7639 [2021-06-02T09:10:52.461Z] #59 12.39 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:10:52.461Z] #59 12.39 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:10:52.461Z] #59 12.50 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:10:52.547Z] #46 89.74 net/url [2021-06-02T09:10:52.593Z] #9 ... [2021-06-02T09:10:52.593Z] [2021-06-02T09:10:52.593Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-02T09:10:52.593Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-06-02T09:10:52.593Z] #66 DONE 1.9s [2021-06-02T09:10:52.593Z] [2021-06-02T09:10:52.593Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:52.593Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-02T09:10:52.722Z] #59 12.84 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:10:52.995Z] #59 13.11 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:10:53.315Z] #24 ... [2021-06-02T09:10:53.315Z] [2021-06-02T09:10:53.315Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-02T09:10:53.315Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-02T09:10:53.315Z] #39 DONE 0.6s [2021-06-02T09:10:53.315Z] [2021-06-02T09:10:53.315Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-02T09:10:53.315Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-02T09:10:53.315Z] #31 DONE 0.6s [2021-06-02T09:10:53.315Z] [2021-06-02T09:10:53.315Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-02T09:10:53.315Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-02T09:10:53.315Z] #43 DONE 0.7s [2021-06-02T09:10:53.315Z] [2021-06-02T09:10:53.315Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:10:53.315Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:10:53.485Z] #46 ... [2021-06-02T09:10:53.485Z] [2021-06-02T09:10:53.485Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:10:53.485Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:10:53.485Z] #44 81.26 Setting up python3-six (1.12.0-1) ... [2021-06-02T09:10:53.485Z] #44 82.31 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:10:53.485Z] #44 84.01 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-02T09:10:53.485Z] #44 87.99 Setting up criu (3.15-1) ... [2021-06-02T09:10:53.485Z] #44 89.69 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:10:53.485Z] #44 89.79 Processing triggers for mime-support (3.62) ... [2021-06-02T09:10:53.485Z] #44 DONE 90.3s [2021-06-02T09:10:53.485Z] [2021-06-02T09:10:53.485Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:10:53.485Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:10:53.485Z] #13 78.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-02T09:10:53.485Z] #13 78.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-02T09:10:53.485Z] #13 78.20 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-02T09:10:53.485Z] #13 84.52 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-02T09:10:53.485Z] #13 84.52 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-02T09:10:53.485Z] #13 84.53 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:10:53.485Z] #13 84.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-02T09:10:53.485Z] #13 84.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-02T09:10:53.485Z] #13 84.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:10:54.178Z] #44 ... [2021-06-02T09:10:54.178Z] [2021-06-02T09:10:54.178Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-02T09:10:54.178Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-02T09:10:54.178Z] #12 DONE 5.3s [2021-06-02T09:10:54.178Z] [2021-06-02T09:10:54.178Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:10:54.178Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:10:54.383Z] #59 ... [2021-06-02T09:10:54.383Z] [2021-06-02T09:10:54.383Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-02T09:10:54.383Z] #24 sha256:b97ed4a472358782029b64e99286759b5bae193ffd37b188fbfdae6e86e979ec [2021-06-02T09:10:54.383Z] #24 5.883 + RM_GOPATH=0 [2021-06-02T09:10:54.383Z] #24 5.883 + TMP_GOPATH= [2021-06-02T09:10:54.383Z] #24 5.883 + : /build [2021-06-02T09:10:54.383Z] #24 5.883 + '[' -z '' ']' [2021-06-02T09:10:54.383Z] #24 5.883 ++ mktemp -d [2021-06-02T09:10:54.383Z] #24 5.885 + export GOPATH=/tmp/tmp.mwwbuj3jnr [2021-06-02T09:10:54.383Z] #24 5.885 + GOPATH=/tmp/tmp.mwwbuj3jnr [2021-06-02T09:10:54.383Z] #24 5.885 + RM_GOPATH=1 [2021-06-02T09:10:54.383Z] #24 5.885 + case "$(go env GOARCH)" in [2021-06-02T09:10:54.383Z] #24 5.922 ++ go env GOARCH [2021-06-02T09:10:54.383Z] #24 5.922 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:54.383Z] #24 5.922 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:54.383Z] #24 5.922 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:54.383Z] #24 5.922 + dir=/tmp/install [2021-06-02T09:10:54.383Z] #24 5.922 + bin=dockercli [2021-06-02T09:10:54.383Z] #24 5.922 + shift [2021-06-02T09:10:54.383Z] #24 5.922 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-02T09:10:54.383Z] #24 5.922 + . /tmp/install/dockercli.installer [2021-06-02T09:10:54.383Z] #24 5.922 ++ : stable [2021-06-02T09:10:54.383Z] #24 5.922 ++ : 17.06.2-ce [2021-06-02T09:10:54.383Z] #24 5.922 + install_dockercli [2021-06-02T09:10:54.383Z] #24 5.922 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-02T09:10:54.383Z] #24 5.922 ++ uname -m [2021-06-02T09:10:54.383Z] #24 5.922 Install docker/cli version 17.06.2-ce from stable [2021-06-02T09:10:54.383Z] #24 5.936 + arch=x86_64 [2021-06-02T09:10:54.383Z] #24 5.936 + '[' x86_64 '!=' x86_64 ']' [2021-06-02T09:10:54.383Z] #24 5.936 + url=https://download.docker.com/linux/static [2021-06-02T09:10:54.383Z] #24 5.936 + tar -xz docker/docker [2021-06-02T09:10:54.383Z] #24 5.949 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-02T09:10:54.383Z] #24 13.62 + mkdir -p /build [2021-06-02T09:10:54.383Z] #24 13.62 + mv docker/docker /build/ [2021-06-02T09:10:54.383Z] #24 13.62 + rmdir docker [2021-06-02T09:10:54.383Z] #24 DONE 14.4s [2021-06-02T09:10:54.383Z] [2021-06-02T09:10:54.383Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:10:54.383Z] #59 sha256:4087a51014dd54e2ab26c1d90b86c8bc4cde57342a29878ba5ef785ba6bdc63e [2021-06-02T09:10:54.383Z] #59 14.51 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-02T09:10:54.517Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done [2021-06-02T09:10:54.517Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-06-02T09:10:54.867Z] #13 ... [2021-06-02T09:10:54.867Z] [2021-06-02T09:10:54.867Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:10:54.867Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:10:54.867Z] #46 91.99 text/template/parse [2021-06-02T09:10:54.867Z] #46 ... [2021-06-02T09:10:54.867Z] [2021-06-02T09:10:54.867Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:10:54.867Z] #52 sha256:185476474a7fc8ccbf8e4f39ed6feb0c906ea385bca0c776639e71d2f99ba571 [2021-06-02T09:10:54.867Z] #52 82.20 path/filepath [2021-06-02T09:10:54.867Z] #52 83.79 golang.org/x/sys/unix [2021-06-02T09:10:54.867Z] #52 85.85 encoding/json [2021-06-02T09:10:54.867Z] #52 91.93 github.com/pkg/diff [2021-06-02T09:10:54.956Z] #59 14.90 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:10:54.956Z] #59 15.03 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:10:55.435Z] #52 92.75 go/ast [2021-06-02T09:10:55.436Z] #52 92.79 golang.org/x/crypto/ssh/terminal [2021-06-02T09:10:56.373Z] #52 ... [2021-06-02T09:10:56.373Z] [2021-06-02T09:10:56.373Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:10:56.373Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:10:56.373Z] #46 93.57 go/parser [2021-06-02T09:10:56.878Z] #59 16.90 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:10:56.878Z] #59 16.90 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:10:57.594Z] #13 ... [2021-06-02T09:10:57.595Z] [2021-06-02T09:10:57.595Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-02T09:10:57.595Z] #24 sha256:a9422fc56b3527f2fca80d618ae8c9b13a190f911ca9aa1aafe6c51bd50c506f [2021-06-02T09:10:57.595Z] #24 5.898 + RM_GOPATH=0 [2021-06-02T09:10:57.595Z] #24 5.898 + TMP_GOPATH= [2021-06-02T09:10:57.595Z] #24 5.898 + : /build [2021-06-02T09:10:57.595Z] #24 5.898 + '[' -z '' ']' [2021-06-02T09:10:57.595Z] #24 5.898 ++ mktemp -d [2021-06-02T09:10:57.595Z] #24 5.898 + export GOPATH=/tmp/tmp.36BnPjIJb0 [2021-06-02T09:10:57.595Z] #24 5.898 + GOPATH=/tmp/tmp.36BnPjIJb0 [2021-06-02T09:10:57.595Z] #24 5.898 + RM_GOPATH=1 [2021-06-02T09:10:57.595Z] #24 5.898 + case "$(go env GOARCH)" in [2021-06-02T09:10:57.595Z] #24 5.898 ++ go env GOARCH [2021-06-02T09:10:57.595Z] #24 5.898 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:57.595Z] #24 5.898 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:57.595Z] #24 5.898 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:57.595Z] #24 5.898 + dir=/tmp/install [2021-06-02T09:10:57.595Z] #24 5.898 + bin=dockercli [2021-06-02T09:10:57.595Z] #24 5.898 + shift [2021-06-02T09:10:57.595Z] #24 5.898 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-02T09:10:57.595Z] #24 5.898 + . /tmp/install/dockercli.installer [2021-06-02T09:10:57.595Z] #24 5.898 ++ : stable [2021-06-02T09:10:57.595Z] #24 5.898 ++ : 17.06.2-ce [2021-06-02T09:10:57.595Z] #24 5.898 + install_dockercli [2021-06-02T09:10:57.595Z] #24 5.898 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-02T09:10:57.595Z] #24 5.898 ++ uname -m [2021-06-02T09:10:57.595Z] #24 5.898 + arch=x86_64 [2021-06-02T09:10:57.595Z] #24 5.898 + '[' x86_64 '!=' x86_64 ']' [2021-06-02T09:10:57.595Z] #24 5.898 + url=https://download.docker.com/linux/static [2021-06-02T09:10:57.595Z] #24 5.898 + tar -xz docker/docker [2021-06-02T09:10:57.595Z] #24 5.898 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-02T09:10:57.595Z] #24 5.947 Install docker/cli version 17.06.2-ce from stable [2021-06-02T09:10:57.595Z] #24 8.322 + mkdir -p /build [2021-06-02T09:10:57.595Z] #24 8.328 + mv docker/docker /build/ [2021-06-02T09:10:57.595Z] #24 8.328 + rmdir docker [2021-06-02T09:10:57.595Z] #24 DONE 9.0s [2021-06-02T09:10:57.595Z] [2021-06-02T09:10:57.595Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:10:57.595Z] #52 sha256:99cc2181f6e67669529777cb0f38798e7bddf557c28be812faa6e3162fdfa1c2 [2021-06-02T09:10:57.595Z] #52 8.926 + RM_GOPATH=0 [2021-06-02T09:10:57.595Z] #52 8.926 + TMP_GOPATH= [2021-06-02T09:10:57.595Z] #52 8.926 + : /build [2021-06-02T09:10:57.595Z] #52 8.926 + '[' -z '' ']' [2021-06-02T09:10:57.595Z] #52 8.935 ++ mktemp -d [2021-06-02T09:10:57.595Z] #52 8.935 + export GOPATH=/tmp/tmp.sXR1dALK7E [2021-06-02T09:10:57.595Z] #52 8.935 + GOPATH=/tmp/tmp.sXR1dALK7E [2021-06-02T09:10:57.595Z] #52 8.935 + RM_GOPATH=1 [2021-06-02T09:10:57.595Z] #52 8.935 + case "$(go env GOARCH)" in [2021-06-02T09:10:57.595Z] #52 8.935 ++ go env GOARCH [2021-06-02T09:10:57.595Z] #52 8.963 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:57.595Z] #52 8.963 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:57.595Z] #52 8.963 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:57.595Z] #52 8.963 + dir=/tmp/install [2021-06-02T09:10:57.595Z] #52 8.963 + bin=shfmt [2021-06-02T09:10:57.595Z] #52 8.963 + shift [2021-06-02T09:10:57.595Z] #52 8.963 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-02T09:10:57.595Z] #52 8.963 + . /tmp/install/shfmt.installer [2021-06-02T09:10:57.595Z] #52 8.963 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:10:57.595Z] #52 8.963 + install_shfmt [2021-06-02T09:10:57.595Z] #52 8.963 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-02T09:10:57.595Z] #52 8.963 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sXR1dALK7E/src/github.com/mvdan/sh [2021-06-02T09:10:57.595Z] #52 8.975 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:10:57.595Z] #52 8.996 Cloning into '/tmp/tmp.sXR1dALK7E/src/github.com/mvdan/sh'... [2021-06-02T09:10:57.595Z] #52 ... [2021-06-02T09:10:57.595Z] [2021-06-02T09:10:57.595Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:10:57.595Z] #50 sha256:d72666583e052dda42bf773165049253097624cfbb6f47285da2c87ebd5dde74 [2021-06-02T09:10:57.595Z] #50 8.079 + RM_GOPATH=0 [2021-06-02T09:10:57.595Z] #50 8.079 + TMP_GOPATH= [2021-06-02T09:10:57.595Z] #50 8.079 + : /build [2021-06-02T09:10:57.595Z] #50 8.079 + '[' -z '' ']' [2021-06-02T09:10:57.595Z] #50 8.079 ++ mktemp -d [2021-06-02T09:10:57.595Z] #50 8.079 + export GOPATH=/tmp/tmp.nfA84rjdAC [2021-06-02T09:10:57.595Z] #50 8.079 + GOPATH=/tmp/tmp.nfA84rjdAC [2021-06-02T09:10:57.595Z] #50 8.079 + RM_GOPATH=1 [2021-06-02T09:10:57.595Z] #50 8.079 + case "$(go env GOARCH)" in [2021-06-02T09:10:57.595Z] #50 8.079 ++ go env GOARCH [2021-06-02T09:10:57.595Z] #50 8.095 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:57.595Z] #50 8.095 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:57.595Z] #50 8.095 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:57.595Z] #50 8.095 + dir=/tmp/install [2021-06-02T09:10:57.595Z] #50 8.095 + bin=golangci_lint [2021-06-02T09:10:57.595Z] #50 8.095 + shift [2021-06-02T09:10:57.595Z] #50 8.095 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-02T09:10:57.595Z] #50 8.095 + . /tmp/install/golangci_lint.installer [2021-06-02T09:10:57.595Z] #50 8.095 ++ : v1.23.8 [2021-06-02T09:10:57.595Z] #50 8.095 + install_golangci_lint [2021-06-02T09:10:57.595Z] #50 8.095 + set -e [2021-06-02T09:10:57.595Z] #50 8.095 + export GO111MODULE=on [2021-06-02T09:10:57.595Z] #50 8.095 + GO111MODULE=on [2021-06-02T09:10:57.595Z] #50 8.095 + GOBIN=/build [2021-06-02T09:10:57.595Z] #50 8.095 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-02T09:10:57.595Z] #50 8.140 go: finding github.com v1.23.8 [2021-06-02T09:10:57.595Z] #50 8.140 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-02T09:10:57.595Z] #50 8.140 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-02T09:10:57.595Z] #50 8.140 go: finding github.com/golangci v1.23.8 [2021-06-02T09:10:57.595Z] #50 8.140 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:10:57.595Z] #50 8.766 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:10:57.595Z] #50 9.552 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:10:57.857Z] #50 ... [2021-06-02T09:10:57.857Z] [2021-06-02T09:10:57.857Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:10:57.857Z] #46 sha256:54374073cab4f3c821a7f98321e791b4b43b6b4c2b0ec39ffb845a6f95c00c9a [2021-06-02T09:10:57.857Z] #46 8.975 + RM_GOPATH=0 [2021-06-02T09:10:57.857Z] #46 8.975 + TMP_GOPATH= [2021-06-02T09:10:57.857Z] #46 8.975 + : /build [2021-06-02T09:10:57.857Z] #46 8.975 + '[' -z '' ']' [2021-06-02T09:10:57.857Z] #46 8.975 ++ mktemp -d [2021-06-02T09:10:57.857Z] #46 8.997 + export GOPATH=/tmp/tmp.i4kOJm8kRP [2021-06-02T09:10:57.857Z] #46 8.997 + GOPATH=/tmp/tmp.i4kOJm8kRP [2021-06-02T09:10:57.857Z] #46 8.997 + RM_GOPATH=1 [2021-06-02T09:10:57.857Z] #46 8.997 + case "$(go env GOARCH)" in [2021-06-02T09:10:57.857Z] #46 8.997 ++ go env GOARCH [2021-06-02T09:10:57.857Z] #46 9.028 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:57.857Z] #46 9.028 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:57.857Z] #46 9.028 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:57.857Z] #46 9.028 + dir=/tmp/install [2021-06-02T09:10:57.857Z] #46 9.028 + bin=vndr [2021-06-02T09:10:57.857Z] #46 9.028 + shift [2021-06-02T09:10:57.857Z] #46 9.028 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-02T09:10:57.857Z] #46 9.028 + . /tmp/install/vndr.installer [2021-06-02T09:10:57.857Z] #46 9.028 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:10:57.857Z] #46 9.028 + install_vndr [2021-06-02T09:10:57.857Z] #46 9.028 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-02T09:10:57.857Z] #46 9.028 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.i4kOJm8kRP/src/github.com/LK4D4/vndr [2021-06-02T09:10:57.857Z] #46 9.028 Cloning into '/tmp/tmp.i4kOJm8kRP/src/github.com/LK4D4/vndr'... [2021-06-02T09:10:57.857Z] #46 9.028 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:10:57.857Z] #46 9.597 + cd /tmp/tmp.i4kOJm8kRP/src/github.com/LK4D4/vndr [2021-06-02T09:10:57.857Z] #46 9.597 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:10:57.857Z] #46 9.655 + go build -buildmode=pie -v -o /build/vndr . [2021-06-02T09:10:58.119Z] #46 ... [2021-06-02T09:10:58.119Z] [2021-06-02T09:10:58.119Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:10:58.119Z] #59 sha256:a51e40e7c111c7dd16ac5001dda65ef979fc524d6df17c650a7b9dc10721df7e [2021-06-02T09:10:58.119Z] #59 9.775 + RM_GOPATH=0 [2021-06-02T09:10:58.119Z] #59 9.775 + TMP_GOPATH= [2021-06-02T09:10:58.119Z] #59 9.775 + : /build [2021-06-02T09:10:58.119Z] #59 9.775 + '[' -z '' ']' [2021-06-02T09:10:58.119Z] #59 9.792 ++ mktemp -d [2021-06-02T09:10:58.119Z] #59 9.792 + export GOPATH=/tmp/tmp.fTRvK7tvie [2021-06-02T09:10:58.119Z] #59 9.792 + GOPATH=/tmp/tmp.fTRvK7tvie [2021-06-02T09:10:58.119Z] #59 9.792 + RM_GOPATH=1 [2021-06-02T09:10:58.119Z] #59 9.792 + case "$(go env GOARCH)" in [2021-06-02T09:10:58.119Z] #59 9.792 ++ go env GOARCH [2021-06-02T09:10:58.119Z] #59 9.830 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:58.119Z] #59 9.830 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:58.119Z] #59 9.845 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:58.119Z] #59 9.853 + dir=/tmp/install [2021-06-02T09:10:58.119Z] #59 9.853 + bin=rootlesskit [2021-06-02T09:10:58.119Z] #59 9.853 + shift [2021-06-02T09:10:58.119Z] #59 9.853 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-02T09:10:58.119Z] #59 9.853 + . /tmp/install/rootlesskit.installer [2021-06-02T09:10:58.119Z] #59 9.853 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:10:58.119Z] #59 9.853 + install_rootlesskit [2021-06-02T09:10:58.119Z] #59 9.853 + case "$1" in [2021-06-02T09:10:58.119Z] #59 9.853 + export CGO_ENABLED=0 [2021-06-02T09:10:58.119Z] #59 9.853 + CGO_ENABLED=0 [2021-06-02T09:10:58.119Z] #59 9.853 + _install_rootlesskit [2021-06-02T09:10:58.119Z] #59 9.855 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:10:58.119Z] #59 9.856 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-02T09:10:58.119Z] #59 9.856 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fTRvK7tvie/src/github.com/rootless-containers/rootlesskit [2021-06-02T09:10:58.119Z] #59 9.888 Cloning into '/tmp/tmp.fTRvK7tvie/src/github.com/rootless-containers/rootlesskit'... [2021-06-02T09:10:58.119Z] #59 ... [2021-06-02T09:10:58.119Z] [2021-06-02T09:10:58.119Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:10:58.119Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:10:58.280Z] #46 95.33 text/template [2021-06-02T09:10:58.381Z] #56 ... [2021-06-02T09:10:58.381Z] [2021-06-02T09:10:58.381Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:10:58.381Z] #48 sha256:50107b241158b7ee6e590d4b19fe7f6bf668013cb171772fd0c8122e891c7976 [2021-06-02T09:10:58.381Z] #48 9.024 + RM_GOPATH=0 [2021-06-02T09:10:58.381Z] #48 9.024 + TMP_GOPATH= [2021-06-02T09:10:58.381Z] #48 9.024 + : /build [2021-06-02T09:10:58.381Z] #48 9.024 + '[' -z '' ']' [2021-06-02T09:10:58.381Z] #48 9.024 ++ mktemp -d [2021-06-02T09:10:58.381Z] #48 9.030 + export GOPATH=/tmp/tmp.lvUu2mgURC [2021-06-02T09:10:58.381Z] #48 9.030 + GOPATH=/tmp/tmp.lvUu2mgURC [2021-06-02T09:10:58.381Z] #48 9.030 + RM_GOPATH=1 [2021-06-02T09:10:58.381Z] #48 9.030 + case "$(go env GOARCH)" in [2021-06-02T09:10:58.381Z] #48 9.030 ++ go env GOARCH [2021-06-02T09:10:58.381Z] #48 9.121 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:58.381Z] #48 9.121 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:58.381Z] #48 9.121 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:58.381Z] #48 9.121 + dir=/tmp/install [2021-06-02T09:10:58.381Z] #48 9.121 + bin=gotestsum [2021-06-02T09:10:58.381Z] #48 9.121 + shift [2021-06-02T09:10:58.381Z] #48 9.121 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-02T09:10:58.381Z] #48 9.121 + . /tmp/install/gotestsum.installer [2021-06-02T09:10:58.381Z] #48 9.121 ++ : v0.5.3 [2021-06-02T09:10:58.381Z] #48 9.121 + install_gotestsum [2021-06-02T09:10:58.381Z] #48 9.121 + set -e [2021-06-02T09:10:58.381Z] #48 9.121 + export GO111MODULE=on [2021-06-02T09:10:58.381Z] #48 9.121 + GO111MODULE=on [2021-06-02T09:10:58.381Z] #48 9.121 + GOBIN=/build [2021-06-02T09:10:58.381Z] #48 9.121 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-02T09:10:58.381Z] #48 9.121 go: finding gotest.tools v0.5.3 [2021-06-02T09:10:58.381Z] #48 9.121 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-02T09:10:58.381Z] #48 9.892 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-02T09:10:58.381Z] #48 ... [2021-06-02T09:10:58.381Z] [2021-06-02T09:10:58.381Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-02T09:10:58.381Z] #34 sha256:061587271f2d588521880de02d4b1ea62a2990e3ed1b4dfc507c7b03ed2edf65 [2021-06-02T09:10:58.381Z] #34 9.654 Install go-toml version v1.8.1 [2021-06-02T09:10:58.381Z] #34 9.675 go: finding github.com v1.8.1 [2021-06-02T09:10:58.381Z] #34 9.675 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-02T09:10:58.381Z] #34 9.675 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-02T09:10:58.381Z] #34 9.675 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:10:58.381Z] #34 9.675 go: finding github.com/pelletier v1.8.1 [2021-06-02T09:10:58.646Z] #34 ... [2021-06-02T09:10:58.646Z] [2021-06-02T09:10:58.646Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:10:58.646Z] #68 sha256:acc18ccc311fd6763af69c6387f2bfae45ae753f13d65a6bf28bdd553c90852a [2021-06-02T09:10:58.646Z] #68 5.906 + RM_GOPATH=0 [2021-06-02T09:10:58.646Z] #68 5.906 + TMP_GOPATH= [2021-06-02T09:10:58.646Z] #68 5.906 + : /build [2021-06-02T09:10:58.646Z] #68 5.906 + '[' -z '' ']' [2021-06-02T09:10:58.646Z] #68 5.906 ++ mktemp -d [2021-06-02T09:10:58.646Z] #68 5.906 + export GOPATH=/tmp/tmp.zcJZjDrWZf [2021-06-02T09:10:58.646Z] #68 5.906 + GOPATH=/tmp/tmp.zcJZjDrWZf [2021-06-02T09:10:58.646Z] #68 5.906 + RM_GOPATH=1 [2021-06-02T09:10:58.646Z] #68 5.906 + case "$(go env GOARCH)" in [2021-06-02T09:10:58.646Z] #68 5.906 ++ go env GOARCH [2021-06-02T09:10:58.646Z] #68 5.906 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:58.646Z] #68 5.906 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:58.646Z] #68 5.906 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:58.646Z] #68 5.906 + dir=/tmp/install [2021-06-02T09:10:58.646Z] #68 5.906 + bin=proxy [2021-06-02T09:10:58.646Z] #68 5.906 + shift [2021-06-02T09:10:58.646Z] #68 5.906 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-06-02T09:10:58.646Z] #68 5.906 + . /tmp/install/proxy.installer [2021-06-02T09:10:58.646Z] #68 5.906 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:10:58.646Z] #68 5.906 + install_proxy [2021-06-02T09:10:58.647Z] #68 5.906 + case "$1" in [2021-06-02T09:10:58.647Z] #68 5.906 + export CGO_ENABLED=0 [2021-06-02T09:10:58.647Z] #68 5.906 + CGO_ENABLED=0 [2021-06-02T09:10:58.647Z] #68 5.906 + _install_proxy [2021-06-02T09:10:58.647Z] #68 5.906 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-06-02T09:10:58.647Z] #68 5.906 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zcJZjDrWZf/src/github.com/docker/libnetwork [2021-06-02T09:10:58.647Z] #68 5.906 Cloning into '/tmp/tmp.zcJZjDrWZf/src/github.com/docker/libnetwork'... [2021-06-02T09:10:58.647Z] #68 5.946 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:10:58.647Z] #68 ... [2021-06-02T09:10:58.647Z] [2021-06-02T09:10:58.647Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:10:58.647Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-02T09:10:58.647Z] #32 9.551 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-02T09:10:58.647Z] #32 9.551 Cloning into '.'... [2021-06-02T09:10:58.735Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.9s done [2021-06-02T09:10:58.735Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-06-02T09:10:58.735Z] #9 ... [2021-06-02T09:10:58.735Z] [2021-06-02T09:10:58.735Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-02T09:10:58.735Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-02T09:10:58.735Z] #27 1.693 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:10:58.735Z] #27 1.697 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:10:58.735Z] #27 1.716 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:10:58.735Z] #27 1.988 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-02T09:10:58.735Z] #27 2.274 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-06-02T09:10:58.735Z] #27 2.515 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-02T09:10:58.735Z] #27 3.931 Fetched 8271 kB in 2s (3330 kB/s) [2021-06-02T09:10:58.735Z] #27 3.931 Reading package lists... [2021-06-02T09:10:58.735Z] #27 5.271 Reading package lists... [2021-06-02T09:10:58.735Z] #27 6.559 Building dependency tree... [2021-06-02T09:10:58.735Z] #27 7.243 The following additional packages will be installed: [2021-06-02T09:10:58.735Z] #27 7.243 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-02T09:10:58.735Z] #27 7.243 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-02T09:10:58.735Z] #27 7.247 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-02T09:10:58.735Z] #27 7.247 Suggested packages: [2021-06-02T09:10:58.735Z] #27 7.247 krb5-doc krb5-user [2021-06-02T09:10:58.735Z] #27 7.247 Recommended packages: [2021-06-02T09:10:58.735Z] #27 7.247 krb5-locales publicsuffix libsasl2-modules [2021-06-02T09:10:58.735Z] #27 7.615 The following NEW packages will be installed: [2021-06-02T09:10:58.735Z] #27 7.616 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-02T09:10:58.735Z] #27 7.619 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-02T09:10:58.735Z] #27 7.619 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-02T09:10:58.735Z] #27 7.619 libssh2-1 libssl1.1 openssl [2021-06-02T09:10:58.735Z] #27 7.918 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-02T09:10:58.735Z] #27 7.918 Need to get 4777 kB of archives. [2021-06-02T09:10:58.735Z] #27 7.918 After this operation, 11.5 MB of additional disk space will be used. [2021-06-02T09:10:58.735Z] #27 7.918 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-02T09:10:58.735Z] #27 7.919 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-06-02T09:10:58.735Z] #27 7.923 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-06-02T09:10:58.735Z] #27 7.928 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-06-02T09:10:58.735Z] #27 7.928 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-06-02T09:10:58.735Z] #27 7.929 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-06-02T09:10:58.735Z] #27 7.940 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-06-02T09:10:58.735Z] #27 7.940 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-06-02T09:10:58.735Z] #27 7.940 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-06-02T09:10:58.735Z] #27 7.944 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-02T09:10:58.735Z] #27 7.945 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-06-02T09:10:58.735Z] #27 7.946 Get:12 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-06-02T09:10:58.735Z] #27 7.947 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-06-02T09:10:58.735Z] #27 7.951 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-06-02T09:10:58.735Z] #27 7.952 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-06-02T09:10:58.735Z] #27 7.952 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-06-02T09:10:58.735Z] #27 7.959 Get:17 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-02T09:10:58.735Z] #27 7.959 Get:18 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-02T09:10:58.735Z] #27 7.959 Get:19 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-02T09:10:58.735Z] #27 7.963 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-06-02T09:10:58.735Z] #27 7.966 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-06-02T09:10:58.735Z] #27 8.232 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:10:58.735Z] #27 8.272 Fetched 4777 kB in 0s (15.6 MB/s) [2021-06-02T09:10:58.735Z] #27 8.324 Selecting previously unselected package libssl1.1:arm64. [2021-06-02T09:10:58.735Z] #27 8.324 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-02T09:10:58.735Z] #27 8.335 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-02T09:10:58.735Z] #27 8.345 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:58.735Z] #27 8.536 Selecting previously unselected package openssl. [2021-06-02T09:10:58.735Z] #27 8.538 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-06-02T09:10:58.735Z] #27 8.544 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:58.735Z] #27 8.762 Selecting previously unselected package ca-certificates. [2021-06-02T09:10:58.735Z] #27 8.763 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-02T09:10:58.735Z] #27 8.772 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-02T09:10:58.735Z] #27 8.897 Selecting previously unselected package libkeyutils1:arm64. [2021-06-02T09:10:58.735Z] #27 8.897 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-06-02T09:10:58.735Z] #27 8.902 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-06-02T09:10:58.735Z] #27 8.959 Selecting previously unselected package libkrb5support0:arm64. [2021-06-02T09:10:58.735Z] #27 8.960 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-06-02T09:10:58.735Z] #27 8.966 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-02T09:10:58.735Z] #27 9.037 Selecting previously unselected package libk5crypto3:arm64. [2021-06-02T09:10:58.735Z] #27 9.039 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-06-02T09:10:58.735Z] #27 9.044 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-02T09:10:58.735Z] #27 9.113 Selecting previously unselected package libkrb5-3:arm64. [2021-06-02T09:10:58.735Z] #27 9.114 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-06-02T09:10:58.735Z] #27 9.120 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-02T09:10:58.735Z] #27 9.260 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-06-02T09:10:58.735Z] #27 9.262 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-06-02T09:10:58.735Z] #27 9.268 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-02T09:10:58.735Z] #27 9.333 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-06-02T09:10:58.735Z] #27 9.335 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-02T09:10:58.735Z] #27 9.341 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:58.735Z] #27 9.417 Selecting previously unselected package libsasl2-2:arm64. [2021-06-02T09:10:58.735Z] #27 9.417 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-06-02T09:10:58.735Z] #27 9.422 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:58.735Z] #27 9.477 Selecting previously unselected package libldap-common. [2021-06-02T09:10:58.735Z] #27 9.477 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-02T09:10:58.735Z] #27 9.482 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:58.735Z] #27 9.549 Selecting previously unselected package libldap-2.4-2:arm64. [2021-06-02T09:10:58.735Z] #27 9.550 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-06-02T09:10:58.735Z] #27 9.555 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:58.735Z] #27 9.626 Selecting previously unselected package libnghttp2-14:arm64. [2021-06-02T09:10:58.735Z] #27 9.627 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-06-02T09:10:58.735Z] #27 9.633 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-02T09:10:58.735Z] #27 9.699 Selecting previously unselected package libpsl5:arm64. [2021-06-02T09:10:58.735Z] #27 9.700 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-06-02T09:10:58.736Z] #27 9.706 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-06-02T09:10:58.736Z] #27 9.762 Selecting previously unselected package librtmp1:arm64. [2021-06-02T09:10:58.736Z] #27 9.763 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-06-02T09:10:58.736Z] #27 9.769 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-02T09:10:58.736Z] #27 9.825 Selecting previously unselected package libssh2-1:arm64. [2021-06-02T09:10:58.736Z] #27 9.825 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-06-02T09:10:58.736Z] #27 9.831 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-02T09:10:58.736Z] #27 9.887 Selecting previously unselected package libcurl4:arm64. [2021-06-02T09:10:58.736Z] #27 9.889 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-06-02T09:10:58.736Z] #27 9.897 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-02T09:10:58.736Z] #27 10.02 Selecting previously unselected package curl. [2021-06-02T09:10:58.908Z] #32 ... [2021-06-02T09:10:58.908Z] [2021-06-02T09:10:58.908Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:10:58.908Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:10:58.908Z] #36 10.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:10:58.908Z] #36 10.81 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:10:58.908Z] #36 10.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:10:58.908Z] #36 ... [2021-06-02T09:10:58.908Z] [2021-06-02T09:10:58.908Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:10:58.908Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:10:58.908Z] #56 10.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:10:59.004Z] #27 10.02 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-06-02T09:10:59.004Z] #27 10.03 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-02T09:10:59.004Z] #27 10.17 Selecting previously unselected package libonig5:arm64. [2021-06-02T09:10:59.004Z] #27 ... [2021-06-02T09:10:59.004Z] [2021-06-02T09:10:59.004Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-02T09:10:59.004Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-02T09:10:59.004Z] #9 DONE 22.4s [2021-06-02T09:10:59.004Z] [2021-06-02T09:10:59.004Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-02T09:10:59.004Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-02T09:10:59.004Z] #27 10.17 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-06-02T09:10:59.004Z] #27 10.18 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-02T09:10:59.004Z] #27 10.25 Selecting previously unselected package libjq1:arm64. [2021-06-02T09:10:59.004Z] #27 10.25 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-02T09:10:59.004Z] #27 10.26 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-02T09:10:59.169Z] #56 11.08 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:10:59.169Z] #56 11.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:10:59.269Z] #27 10.31 Selecting previously unselected package jq. [2021-06-02T09:10:59.269Z] #27 10.31 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-02T09:10:59.269Z] #27 10.34 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-02T09:10:59.269Z] #27 10.38 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-06-02T09:10:59.269Z] #27 10.40 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-06-02T09:10:59.269Z] #27 10.42 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:59.531Z] #27 10.60 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-06-02T09:10:59.532Z] #27 10.62 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:59.532Z] #27 10.64 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-06-02T09:10:59.532Z] #27 10.65 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:59.532Z] #27 10.67 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-02T09:10:59.532Z] #27 10.68 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-06-02T09:10:59.532Z] #27 10.70 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-02T09:10:59.532Z] #27 10.71 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-06-02T09:10:59.532Z] #27 10.73 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-06-02T09:10:59.532Z] #27 10.74 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-02T09:10:59.661Z] #46 96.75 log [2021-06-02T09:10:59.793Z] #27 10.76 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-02T09:10:59.793Z] #27 10.77 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-02T09:10:59.793Z] #27 10.79 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-02T09:10:59.793Z] #27 10.80 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-02T09:10:59.907Z] #44 ... [2021-06-02T09:10:59.907Z] [2021-06-02T09:10:59.907Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:10:59.907Z] #52 sha256:85449040f8fa5ea494d7285d93a961566ae79d2de1ec23e078572ea3f7a24be3 [2021-06-02T09:10:59.907Z] #52 6.478 + RM_GOPATH=0 [2021-06-02T09:10:59.907Z] #52 6.478 + TMP_GOPATH= [2021-06-02T09:10:59.907Z] #52 6.478 + : /build [2021-06-02T09:10:59.907Z] #52 6.478 + '[' -z '' ']' [2021-06-02T09:10:59.907Z] #52 6.478 ++ mktemp -d [2021-06-02T09:10:59.907Z] #52 6.478 + export GOPATH=/tmp/tmp.YWP4SlNhlC [2021-06-02T09:10:59.907Z] #52 6.478 + GOPATH=/tmp/tmp.YWP4SlNhlC [2021-06-02T09:10:59.907Z] #52 6.478 + RM_GOPATH=1 [2021-06-02T09:10:59.907Z] #52 6.478 + case "$(go env GOARCH)" in [2021-06-02T09:10:59.907Z] #52 6.483 ++ go env GOARCH [2021-06-02T09:10:59.907Z] #52 6.483 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:59.907Z] #52 6.483 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:59.907Z] #52 6.483 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:59.907Z] #52 6.489 + dir=/tmp/install [2021-06-02T09:10:59.907Z] #52 6.489 + bin=shfmt [2021-06-02T09:10:59.907Z] #52 6.489 + shift [2021-06-02T09:10:59.907Z] #52 6.489 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-02T09:10:59.907Z] #52 6.489 + . /tmp/install/shfmt.installer [2021-06-02T09:10:59.907Z] #52 6.489 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:10:59.907Z] #52 6.489 + install_shfmt [2021-06-02T09:10:59.907Z] #52 6.489 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-02T09:10:59.907Z] #52 6.489 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YWP4SlNhlC/src/github.com/mvdan/sh [2021-06-02T09:10:59.907Z] #52 6.489 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:10:59.907Z] #52 6.490 Cloning into '/tmp/tmp.YWP4SlNhlC/src/github.com/mvdan/sh'... [2021-06-02T09:10:59.907Z] #52 ... [2021-06-02T09:10:59.907Z] [2021-06-02T09:10:59.907Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-02T09:10:59.907Z] #24 sha256:4671acac90d8db311c2e3261d10ef9fca979e034ffa510e0a9d9128030fe7639 [2021-06-02T09:10:59.907Z] #24 6.891 + RM_GOPATH=0 [2021-06-02T09:10:59.907Z] #24 6.891 + TMP_GOPATH= [2021-06-02T09:10:59.907Z] #24 6.891 + : /build [2021-06-02T09:10:59.907Z] #24 6.891 + '[' -z '' ']' [2021-06-02T09:10:59.907Z] #24 6.891 ++ mktemp -d [2021-06-02T09:10:59.907Z] #24 6.891 + export GOPATH=/tmp/tmp.ivAo2dic67 [2021-06-02T09:10:59.907Z] #24 6.891 + GOPATH=/tmp/tmp.ivAo2dic67 [2021-06-02T09:10:59.907Z] #24 6.891 + RM_GOPATH=1 [2021-06-02T09:10:59.907Z] #24 6.891 + case "$(go env GOARCH)" in [2021-06-02T09:10:59.907Z] #24 ... [2021-06-02T09:10:59.907Z] [2021-06-02T09:10:59.907Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-02T09:10:59.907Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-02T09:10:59.907Z] #12 DONE 7.0s [2021-06-02T09:10:59.907Z] [2021-06-02T09:10:59.907Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-02T09:10:59.907Z] #24 sha256:4671acac90d8db311c2e3261d10ef9fca979e034ffa510e0a9d9128030fe7639 [2021-06-02T09:10:59.907Z] #24 6.895 ++ go env GOARCH [2021-06-02T09:10:59.907Z] #24 6.902 Install docker/cli version 17.06.2-ce from stable [2021-06-02T09:10:59.907Z] #24 6.903 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:59.907Z] #24 6.903 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:10:59.907Z] #24 6.903 ++ dirname /tmp/install/install.sh [2021-06-02T09:10:59.907Z] #24 6.903 + dir=/tmp/install [2021-06-02T09:10:59.907Z] #24 6.903 + bin=dockercli [2021-06-02T09:10:59.907Z] #24 6.903 + shift [2021-06-02T09:10:59.907Z] #24 6.903 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-02T09:10:59.907Z] #24 6.903 + . /tmp/install/dockercli.installer [2021-06-02T09:10:59.907Z] #24 6.903 ++ : stable [2021-06-02T09:10:59.907Z] #24 6.903 ++ : 17.06.2-ce [2021-06-02T09:10:59.907Z] #24 6.903 + install_dockercli [2021-06-02T09:10:59.907Z] #24 6.903 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-02T09:10:59.907Z] #24 6.908 ++ uname -m [2021-06-02T09:10:59.907Z] #24 6.913 + arch=x86_64 [2021-06-02T09:10:59.907Z] #24 6.913 + '[' x86_64 '!=' x86_64 ']' [2021-06-02T09:10:59.907Z] #24 6.913 + url=https://download.docker.com/linux/static [2021-06-02T09:10:59.907Z] #24 6.913 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-02T09:10:59.907Z] #24 6.913 + tar -xz docker/docker [2021-06-02T09:10:59.920Z] #46 97.15 encoding/xml [2021-06-02T09:11:00.197Z] #59 ... [2021-06-02T09:11:00.197Z] [2021-06-02T09:11:00.197Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:00.197Z] #50 sha256:3c01d6cd2647765798cef106e52bbeff4ed3449d65a453a6e535426bd3b39af0 [2021-06-02T09:11:00.197Z] #50 15.12 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:11:00.197Z] #50 15.15 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-02T09:11:00.197Z] #50 15.18 go: downloading github.com/pkg/errors v0.8.1 [2021-06-02T09:11:00.197Z] #50 15.26 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:11:00.197Z] #50 15.29 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-02T09:11:00.197Z] #50 15.33 go: downloading github.com/fatih/color v1.7.0 [2021-06-02T09:11:00.197Z] #50 15.61 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-02T09:11:00.197Z] #50 15.61 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:11:00.197Z] #50 15.68 go: extracting github.com/fatih/color v1.7.0 [2021-06-02T09:11:00.197Z] #50 15.72 go: downloading github.com/spf13/viper v1.6.1 [2021-06-02T09:11:00.197Z] #50 15.74 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:11:00.197Z] #50 15.74 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:11:00.197Z] #50 15.79 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:11:00.197Z] #50 15.79 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-02T09:11:00.197Z] #50 15.81 go: extracting github.com/pkg/errors v0.8.1 [2021-06-02T09:11:00.197Z] #50 16.26 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:11:00.197Z] #50 16.26 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:11:00.197Z] #50 16.31 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:11:00.197Z] #50 16.31 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-02T09:11:00.197Z] #50 16.43 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-02T09:11:00.197Z] #50 16.44 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:11:00.197Z] #50 16.59 go: extracting github.com/spf13/viper v1.6.1 [2021-06-02T09:11:00.197Z] #50 17.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:11:00.197Z] #50 17.19 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:11:00.197Z] #50 17.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:11:00.197Z] #50 17.42 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:11:00.197Z] #50 17.44 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:11:00.197Z] #50 17.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:11:00.197Z] #50 18.08 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:11:00.197Z] #50 18.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:11:00.197Z] #50 18.23 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:11:00.197Z] #50 18.30 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:11:00.197Z] #50 18.45 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:11:00.197Z] #50 18.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:11:00.197Z] #50 18.45 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:11:00.197Z] #50 18.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:11:00.197Z] #50 18.62 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:11:00.197Z] #50 19.49 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:11:00.197Z] #50 ... [2021-06-02T09:11:00.197Z] [2021-06-02T09:11:00.197Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:00.197Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:00.197Z] #13 7.056 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-02T09:11:00.197Z] #13 7.121 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:11:00.197Z] #13 7.171 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:11:00.197Z] #13 7.190 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:11:00.197Z] #13 8.427 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-06-02T09:11:00.197Z] #13 10.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:11:00.197Z] #13 12.58 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:11:00.197Z] #13 15.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:11:00.368Z] #27 11.57 Updating certificates in /etc/ssl/certs... [2021-06-02T09:11:00.458Z] #13 ... [2021-06-02T09:11:00.458Z] [2021-06-02T09:11:00.458Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:00.458Z] #52 sha256:2375b318031ae9a93cb39e7f389e26250f422b83ade1e4363a1213760fd945cc [2021-06-02T09:11:00.458Z] #52 20.00 + cd /tmp/tmp.cLgHuZQ29d/src/github.com/mvdan/sh [2021-06-02T09:11:00.458Z] #52 20.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:11:00.458Z] #52 20.15 + GO111MODULE=on [2021-06-02T09:11:00.458Z] #52 20.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-02T09:11:00.719Z] #52 ... [2021-06-02T09:11:00.719Z] [2021-06-02T09:11:00.719Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:11:00.719Z] #48 sha256:0692c1e2a662b69fca84bf06311a18d041726934a74deec293d4dc8d8f37a0df [2021-06-02T09:11:00.719Z] #48 10.81 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:11:00.719Z] #48 11.48 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:11:00.719Z] #48 16.42 go: finding github.com/fatih/color v1.9.0 [2021-06-02T09:11:00.719Z] #48 16.44 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:11:00.719Z] #48 16.59 go: finding github.com/pkg/errors v0.9.1 [2021-06-02T09:11:00.719Z] #48 16.69 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:11:00.719Z] #48 16.74 go: finding github.com/spf13/pflag v1.0.3 [2021-06-02T09:11:00.719Z] #48 16.90 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:11:00.719Z] #48 17.13 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:11:00.719Z] #48 17.19 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:11:00.719Z] #48 17.34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:11:00.719Z] #48 17.34 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:11:00.719Z] #48 17.37 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:11:00.719Z] #48 ... [2021-06-02T09:11:00.719Z] [2021-06-02T09:11:00.719Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:00.719Z] #59 sha256:4087a51014dd54e2ab26c1d90b86c8bc4cde57342a29878ba5ef785ba6bdc63e [2021-06-02T09:11:00.719Z] #59 20.24 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:11:00.981Z] #59 ... [2021-06-02T09:11:00.981Z] [2021-06-02T09:11:00.981Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:00.981Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:00.981Z] #44 10.66 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:11:00.981Z] #44 13.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:11:00.981Z] #44 15.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-02T09:11:00.981Z] #44 ... [2021-06-02T09:11:00.981Z] [2021-06-02T09:11:00.981Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:00.981Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:11:00.981Z] #56 11.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:11:00.981Z] #56 13.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:11:01.086Z] #56 12.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:11:01.242Z] #56 ... [2021-06-02T09:11:01.242Z] [2021-06-02T09:11:01.242Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:01.242Z] #52 sha256:2375b318031ae9a93cb39e7f389e26250f422b83ade1e4363a1213760fd945cc [2021-06-02T09:11:01.242Z] #52 21.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:11:01.242Z] #52 21.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:11:01.242Z] #52 ... [2021-06-02T09:11:01.242Z] [2021-06-02T09:11:01.242Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-02T09:11:01.242Z] #34 sha256:55a06acc50a8e8b3bba81c24500f18b13f2bf5e919d28b31e488139245c85027 [2021-06-02T09:11:01.242Z] #34 16.43 github.com/pelletier/go-toml/cmd/tomll [2021-06-02T09:11:01.242Z] #34 DONE 21.4s [2021-06-02T09:11:01.242Z] [2021-06-02T09:11:01.242Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:01.242Z] #52 sha256:2375b318031ae9a93cb39e7f389e26250f422b83ade1e4363a1213760fd945cc [2021-06-02T09:11:01.242Z] #52 21.45 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:11:01.242Z] #52 ... [2021-06-02T09:11:01.242Z] [2021-06-02T09:11:01.242Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:01.242Z] #46 sha256:1023770b8551854e2c2e84b91b6d64a61682371ff558ab577f02b44725e2360b [2021-06-02T09:11:01.242Z] #46 11.55 unicode/utf8 [2021-06-02T09:11:01.242Z] #46 12.39 math/bits [2021-06-02T09:11:01.242Z] #46 12.99 math [2021-06-02T09:11:01.242Z] #46 17.16 internal/testlog [2021-06-02T09:11:01.242Z] #46 17.43 encoding [2021-06-02T09:11:01.242Z] #46 17.57 unicode/utf16 [2021-06-02T09:11:01.242Z] #46 17.89 container/list [2021-06-02T09:11:01.242Z] #46 18.45 crypto/internal/subtle [2021-06-02T09:11:01.242Z] #46 18.54 crypto/subtle [2021-06-02T09:11:01.242Z] #46 18.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-02T09:11:01.242Z] #46 18.89 internal/nettrace [2021-06-02T09:11:01.242Z] #46 19.04 runtime/cgo [2021-06-02T09:11:01.313Z] #27 12.46 137 added, 0 removed; done. [2021-06-02T09:11:01.504Z] #46 ... [2021-06-02T09:11:01.504Z] [2021-06-02T09:11:01.504Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:01.504Z] #52 sha256:2375b318031ae9a93cb39e7f389e26250f422b83ade1e4363a1213760fd945cc [2021-06-02T09:11:01.504Z] #52 21.61 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:11:01.504Z] #52 21.71 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:11:02.257Z] #27 13.54 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-06-02T09:11:02.257Z] #27 13.57 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-02T09:11:02.432Z] #24 ... [2021-06-02T09:11:02.432Z] [2021-06-02T09:11:02.432Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:02.432Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:11:02.432Z] #56 8.234 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:11:02.432Z] #56 8.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:11:02.432Z] #56 8.301 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:11:02.433Z] #56 9.963 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:11:02.458Z] #46 ... [2021-06-02T09:11:02.458Z] [2021-06-02T09:11:02.458Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:11:02.458Z] #57 sha256:d3ff896063fadf0b949ea8fe121da4042fd7a7ca950c74ca50467b882c3da805 [2021-06-02T09:11:02.519Z] #27 13.65 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-06-02T09:11:02.519Z] #27 13.67 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-02T09:11:02.519Z] #27 13.70 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:11:02.519Z] #27 13.74 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-02T09:11:02.519Z] #27 13.76 Updating certificates in /etc/ssl/certs... [2021-06-02T09:11:02.689Z] #56 ... [2021-06-02T09:11:02.689Z] [2021-06-02T09:11:02.689Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:02.689Z] #59 sha256:d85d4f036b6575571ec91e1fe62e96a72b2e27590d3c63f64fa25edc7efda4e1 [2021-06-02T09:11:02.689Z] #59 7.900 + RM_GOPATH=0 [2021-06-02T09:11:02.689Z] #59 7.900 + TMP_GOPATH= [2021-06-02T09:11:02.689Z] #59 7.900 + : /build [2021-06-02T09:11:02.689Z] #59 7.900 + '[' -z '' ']' [2021-06-02T09:11:02.689Z] #59 7.900 ++ mktemp -d [2021-06-02T09:11:02.689Z] #59 7.909 + export GOPATH=/tmp/tmp.gjjgij2hd7 [2021-06-02T09:11:02.689Z] #59 7.909 + GOPATH=/tmp/tmp.gjjgij2hd7 [2021-06-02T09:11:02.689Z] #59 7.909 + RM_GOPATH=1 [2021-06-02T09:11:02.689Z] #59 7.909 + case "$(go env GOARCH)" in [2021-06-02T09:11:02.689Z] #59 7.909 ++ go env GOARCH [2021-06-02T09:11:02.689Z] #59 7.920 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:02.689Z] #59 7.920 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:02.689Z] #59 7.920 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:02.689Z] #59 7.925 + dir=/tmp/install [2021-06-02T09:11:02.689Z] #59 7.925 + bin=rootlesskit [2021-06-02T09:11:02.689Z] #59 7.925 + shift [2021-06-02T09:11:02.689Z] #59 7.925 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-02T09:11:02.689Z] #59 7.925 + . /tmp/install/rootlesskit.installer [2021-06-02T09:11:02.689Z] #59 7.925 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:11:02.689Z] #59 7.925 + install_rootlesskit [2021-06-02T09:11:02.689Z] #59 7.925 + case "$1" in [2021-06-02T09:11:02.689Z] #59 7.925 + export CGO_ENABLED=0 [2021-06-02T09:11:02.689Z] #59 7.925 + CGO_ENABLED=0 [2021-06-02T09:11:02.689Z] #59 7.925 + _install_rootlesskit [2021-06-02T09:11:02.689Z] #59 7.927 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-02T09:11:02.689Z] #59 7.927 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gjjgij2hd7/src/github.com/rootless-containers/rootlesskit [2021-06-02T09:11:02.689Z] #59 7.927 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:11:02.689Z] #59 7.937 Cloning into '/tmp/tmp.gjjgij2hd7/src/github.com/rootless-containers/rootlesskit'... [2021-06-02T09:11:02.689Z] #59 ... [2021-06-02T09:11:02.689Z] [2021-06-02T09:11:02.690Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-02T09:11:02.690Z] #34 sha256:444f532dcd027c1ea16637c9107cb06ac58843c6e57093e857ddaf48f6efe7fc [2021-06-02T09:11:02.690Z] #34 7.735 Install go-toml version v1.8.1 [2021-06-02T09:11:02.690Z] #34 7.927 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-02T09:11:02.690Z] #34 7.927 go: finding github.com v1.8.1 [2021-06-02T09:11:02.690Z] #34 7.927 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:11:02.690Z] #34 7.928 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-02T09:11:02.690Z] #34 7.928 go: finding github.com/pelletier v1.8.1 [2021-06-02T09:11:02.690Z] #34 9.327 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:11:02.690Z] #34 9.830 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:11:02.894Z] #52 22.84 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:11:02.947Z] #34 ... [2021-06-02T09:11:02.947Z] [2021-06-02T09:11:02.947Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:11:02.947Z] #48 sha256:044b49162910b225390a6ee605a914ad23d740d9f5f87c93858541b2fdbf46a4 [2021-06-02T09:11:02.947Z] #48 7.789 + RM_GOPATH=0 [2021-06-02T09:11:02.947Z] #48 7.789 + TMP_GOPATH= [2021-06-02T09:11:02.947Z] #48 7.789 + : /build [2021-06-02T09:11:02.947Z] #48 7.789 + '[' -z '' ']' [2021-06-02T09:11:02.947Z] #48 7.789 ++ mktemp -d [2021-06-02T09:11:02.947Z] #48 7.789 + export GOPATH=/tmp/tmp.hi5lNUNPj6 [2021-06-02T09:11:02.947Z] #48 7.789 + GOPATH=/tmp/tmp.hi5lNUNPj6 [2021-06-02T09:11:02.947Z] #48 7.789 + RM_GOPATH=1 [2021-06-02T09:11:02.947Z] #48 7.789 + case "$(go env GOARCH)" in [2021-06-02T09:11:02.947Z] #48 7.795 ++ go env GOARCH [2021-06-02T09:11:02.947Z] #48 7.808 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:02.947Z] #48 7.808 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:02.947Z] #48 7.808 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:02.947Z] #48 7.845 + dir=/tmp/install [2021-06-02T09:11:02.947Z] #48 7.845 + bin=gotestsum [2021-06-02T09:11:02.947Z] #48 7.845 + shift [2021-06-02T09:11:02.947Z] #48 7.845 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-02T09:11:02.947Z] #48 7.845 + . /tmp/install/gotestsum.installer [2021-06-02T09:11:02.947Z] #48 7.845 ++ : v0.5.3 [2021-06-02T09:11:02.947Z] #48 7.845 + install_gotestsum [2021-06-02T09:11:02.947Z] #48 7.845 + set -e [2021-06-02T09:11:02.947Z] #48 7.845 + export GO111MODULE=on [2021-06-02T09:11:02.947Z] #48 7.845 + GO111MODULE=on [2021-06-02T09:11:02.947Z] #48 7.845 + GOBIN=/build [2021-06-02T09:11:02.947Z] #48 7.845 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-02T09:11:02.947Z] #48 7.981 go: finding gotest.tools v0.5.3 [2021-06-02T09:11:02.947Z] #48 7.981 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-02T09:11:02.947Z] #48 9.071 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-02T09:11:02.947Z] #48 9.661 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-02T09:11:03.093Z] #27 ... [2021-06-02T09:11:03.093Z] [2021-06-02T09:11:03.093Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-02T09:11:03.093Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-06-02T09:11:03.093Z] #10 DONE 4.0s [2021-06-02T09:11:03.093Z] [2021-06-02T09:11:03.093Z] #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-06-02T09:11:03.093Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-06-02T09:11:03.204Z] #48 10.52 go: downloading github.com/pkg/errors v0.9.1 [2021-06-02T09:11:03.204Z] #48 10.56 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:11:03.204Z] #48 10.56 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-02T09:11:03.204Z] #48 10.63 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:11:03.204Z] #48 ... [2021-06-02T09:11:03.204Z] [2021-06-02T09:11:03.204Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:03.204Z] #50 sha256:6b53eb7f620cedd8d4099956d6575bebe271f4cf2dedf96b44e5ddb131a985b8 [2021-06-02T09:11:03.204Z] #50 7.900 + RM_GOPATH=0 [2021-06-02T09:11:03.204Z] #50 7.900 + TMP_GOPATH= [2021-06-02T09:11:03.204Z] #50 7.900 + : /build [2021-06-02T09:11:03.204Z] #50 7.900 + '[' -z '' ']' [2021-06-02T09:11:03.204Z] #50 7.909 ++ mktemp -d [2021-06-02T09:11:03.204Z] #50 7.909 + export GOPATH=/tmp/tmp.7Olz4TF7Of [2021-06-02T09:11:03.204Z] #50 7.909 + GOPATH=/tmp/tmp.7Olz4TF7Of [2021-06-02T09:11:03.204Z] #50 7.909 + RM_GOPATH=1 [2021-06-02T09:11:03.204Z] #50 7.909 + case "$(go env GOARCH)" in [2021-06-02T09:11:03.204Z] #50 7.928 ++ go env GOARCH [2021-06-02T09:11:03.204Z] #50 8.052 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:03.204Z] #50 8.052 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:03.204Z] #50 8.052 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:03.204Z] #50 8.052 + dir=/tmp/install [2021-06-02T09:11:03.204Z] #50 8.052 + bin=golangci_lint [2021-06-02T09:11:03.204Z] #50 8.052 + shift [2021-06-02T09:11:03.204Z] #50 8.052 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-02T09:11:03.204Z] #50 8.052 + . /tmp/install/golangci_lint.installer [2021-06-02T09:11:03.204Z] #50 8.052 ++ : v1.23.8 [2021-06-02T09:11:03.204Z] #50 8.053 + install_golangci_lint [2021-06-02T09:11:03.204Z] #50 8.053 + set -e [2021-06-02T09:11:03.204Z] #50 8.053 + export GO111MODULE=on [2021-06-02T09:11:03.204Z] #50 8.053 + GO111MODULE=on [2021-06-02T09:11:03.204Z] #50 8.053 + GOBIN=/build [2021-06-02T09:11:03.204Z] #50 8.053 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-02T09:11:03.204Z] #50 8.095 go: finding github.com v1.23.8 [2021-06-02T09:11:03.204Z] #50 8.095 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-02T09:11:03.204Z] #50 8.095 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-02T09:11:03.204Z] #50 8.095 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:11:03.204Z] #50 8.095 go: finding github.com/golangci v1.23.8 [2021-06-02T09:11:03.204Z] #50 9.466 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:11:03.204Z] #50 10.49 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:11:03.204Z] #50 ... [2021-06-02T09:11:03.204Z] [2021-06-02T09:11:03.204Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:11:03.204Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-02T09:11:03.204Z] #32 7.577 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-02T09:11:03.204Z] #32 7.580 Cloning into '.'... [2021-06-02T09:11:03.236Z] #57 42.51 Checking out files: 59% (2350/3927) Checking out files: 60% (2357/3927) Checking out files: 61% (2396/3927) Checking out files: 62% (2435/3927) Checking out files: 63% (2475/3927) Checking out files: 64% (2514/3927) Checking out files: 65% (2553/3927) Checking out files: 66% (2592/3927) Checking out files: 67% (2632/3927) Checking out files: 68% (2671/3927) Checking out files: 69% (2710/3927) Checking out files: 70% (2749/3927) Checking out files: 71% (2789/3927) Checking out files: 72% (2828/3927) Checking out files: 73% (2867/3927) Checking out files: 74% (2906/3927) Checking out files: 75% (2946/3927) Checking out files: 76% (2985/3927) Checking out files: 77% (3024/3927) Checking out files: 78% (3064/3927) Checking out files: 79% (3103/3927) Checking out files: 80% (3142/3927) Checking out files: 81% (3181/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 85% (3338/3927) Checking out files: 86% (3378/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) Checking out files: 95% (3731/3927) Checking out files: 96% (3770/3927) Checking out files: 97% (3810/3927) Checking out files: 97% (3824/3927) Checking out files: 98% (3849/3927) Checking out files: 99% (3888/3927) Checking out files: 100% (3927/3927) Checking out files: 100% (3927/3927), done. [2021-06-02T09:11:03.236Z] #57 43.65 + cd /tmp/tmp.sUkZ4o6jrN/src/github.com/containerd/containerd [2021-06-02T09:11:03.461Z] #32 ... [2021-06-02T09:11:03.461Z] [2021-06-02T09:11:03.461Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:11:03.461Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:11:03.461Z] #40 7.669 + git clone https://github.com/docker/distribution.git . [2021-06-02T09:11:03.461Z] #40 7.669 Cloning into '.'... [2021-06-02T09:11:03.461Z] #40 ... [2021-06-02T09:11:03.461Z] [2021-06-02T09:11:03.461Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:11:03.461Z] #68 sha256:0bc056728af3bfcb5bc30e44a2e17303b43078d82a96c1298818dd71ad55cde4 [2021-06-02T09:11:03.461Z] #68 6.766 + RM_GOPATH=0 [2021-06-02T09:11:03.461Z] #68 6.766 + TMP_GOPATH= [2021-06-02T09:11:03.461Z] #68 6.766 + : /build [2021-06-02T09:11:03.461Z] #68 6.766 + '[' -z '' ']' [2021-06-02T09:11:03.461Z] #68 6.766 ++ mktemp -d [2021-06-02T09:11:03.461Z] #68 6.766 + export GOPATH=/tmp/tmp.RK6s4viFhx [2021-06-02T09:11:03.461Z] #68 6.766 + GOPATH=/tmp/tmp.RK6s4viFhx [2021-06-02T09:11:03.461Z] #68 6.766 + RM_GOPATH=1 [2021-06-02T09:11:03.461Z] #68 6.766 + case "$(go env GOARCH)" in [2021-06-02T09:11:03.461Z] #68 6.766 ++ go env GOARCH [2021-06-02T09:11:03.461Z] #68 6.770 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:03.461Z] #68 6.770 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:03.461Z] #68 6.770 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:03.461Z] #68 6.774 + dir=/tmp/install [2021-06-02T09:11:03.461Z] #68 6.774 + bin=proxy [2021-06-02T09:11:03.461Z] #68 6.774 + shift [2021-06-02T09:11:03.461Z] #68 6.774 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-06-02T09:11:03.461Z] #68 6.774 + . /tmp/install/proxy.installer [2021-06-02T09:11:03.461Z] #68 6.774 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:11:03.461Z] #68 6.774 + install_proxy [2021-06-02T09:11:03.461Z] #68 6.774 + case "$1" in [2021-06-02T09:11:03.461Z] #68 6.774 + export CGO_ENABLED=0 [2021-06-02T09:11:03.461Z] #68 6.774 + CGO_ENABLED=0 [2021-06-02T09:11:03.461Z] #68 6.774 + _install_proxy [2021-06-02T09:11:03.461Z] #68 6.774 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-06-02T09:11:03.461Z] #68 6.774 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RK6s4viFhx/src/github.com/docker/libnetwork [2021-06-02T09:11:03.461Z] #68 6.774 Cloning into '/tmp/tmp.RK6s4viFhx/src/github.com/docker/libnetwork'... [2021-06-02T09:11:03.461Z] #68 6.774 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:11:03.466Z] #52 23.45 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:11:03.496Z] #57 43.65 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:11:03.668Z] #11 ... [2021-06-02T09:11:03.668Z] [2021-06-02T09:11:03.668Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-06-02T09:11:03.668Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-02T09:11:03.668Z] #27 14.57 0 added, 0 removed; done. [2021-06-02T09:11:03.668Z] #27 14.57 Running hooks in /etc/ca-certificates/update.d... [2021-06-02T09:11:03.668Z] #27 14.57 done. [2021-06-02T09:11:03.668Z] #27 DONE 14.8s [2021-06-02T09:11:03.668Z] [2021-06-02T09:11:03.668Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-02T09:11:03.668Z] #28 sha256:3079b6d55b55491c59bb2c36e1b544ee3ecc04f527207685dc4f3d821fc5b62a [2021-06-02T09:11:03.668Z] #28 DONE 0.1s [2021-06-02T09:11:03.668Z] [2021-06-02T09:11:03.668Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:11:03.668Z] #29 sha256:e785cd3f7b0a62008536f5d2662d8e699c3df05be321528ae54b104609e0bdff [2021-06-02T09:11:03.718Z] #68 ... [2021-06-02T09:11:03.718Z] [2021-06-02T09:11:03.718Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:03.718Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:11:03.718Z] #46 7.265 + RM_GOPATH=0 [2021-06-02T09:11:03.718Z] #46 7.265 + TMP_GOPATH= [2021-06-02T09:11:03.718Z] #46 7.265 + : /build [2021-06-02T09:11:03.718Z] #46 7.265 + '[' -z '' ']' [2021-06-02T09:11:03.718Z] #46 7.267 ++ mktemp -d [2021-06-02T09:11:03.718Z] #46 7.267 + export GOPATH=/tmp/tmp.FYbeN2S7Jv [2021-06-02T09:11:03.718Z] #46 7.267 + GOPATH=/tmp/tmp.FYbeN2S7Jv [2021-06-02T09:11:03.718Z] #46 7.267 + RM_GOPATH=1 [2021-06-02T09:11:03.718Z] #46 7.267 + case "$(go env GOARCH)" in [2021-06-02T09:11:03.718Z] #46 7.268 ++ go env GOARCH [2021-06-02T09:11:03.718Z] #46 7.300 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:11:03.718Z] #46 7.300 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:03.718Z] #46 7.300 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:03.718Z] #46 7.300 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:03.718Z] #46 7.300 + dir=/tmp/install [2021-06-02T09:11:03.718Z] #46 7.300 + bin=vndr [2021-06-02T09:11:03.718Z] #46 7.300 + shift [2021-06-02T09:11:03.718Z] #46 7.300 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-02T09:11:03.718Z] #46 7.300 + . /tmp/install/vndr.installer [2021-06-02T09:11:03.718Z] #46 7.300 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:11:03.718Z] #46 7.300 + install_vndr [2021-06-02T09:11:03.718Z] #46 7.300 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-02T09:11:03.718Z] #46 7.300 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FYbeN2S7Jv/src/github.com/LK4D4/vndr [2021-06-02T09:11:03.718Z] #46 7.300 Cloning into '/tmp/tmp.FYbeN2S7Jv/src/github.com/LK4D4/vndr'... [2021-06-02T09:11:03.718Z] #46 8.504 + cd /tmp/tmp.FYbeN2S7Jv/src/github.com/LK4D4/vndr [2021-06-02T09:11:03.718Z] #46 8.504 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:11:03.718Z] #46 8.571 + go build -buildmode=pie -v -o /build/vndr . [2021-06-02T09:11:03.718Z] #46 11.24 internal/cpu [2021-06-02T09:11:03.718Z] #46 11.24 runtime/internal/atomic [2021-06-02T09:11:03.718Z] #46 ... [2021-06-02T09:11:03.718Z] [2021-06-02T09:11:03.718Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:03.718Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:03.718Z] #36 8.115 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:11:03.718Z] #36 8.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:11:03.718Z] #36 8.300 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:11:03.718Z] #36 9.962 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:11:03.975Z] #36 ... [2021-06-02T09:11:03.975Z] [2021-06-02T09:11:03.975Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:11:03.975Z] #48 sha256:044b49162910b225390a6ee605a914ad23d740d9f5f87c93858541b2fdbf46a4 [2021-06-02T09:11:03.975Z] #48 10.83 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:11:03.975Z] #48 10.83 go: downloading github.com/fatih/color v1.9.0 [2021-06-02T09:11:03.975Z] #48 10.90 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:11:03.975Z] #48 10.91 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:11:03.975Z] #48 10.91 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:11:03.975Z] #48 11.19 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-02T09:11:03.975Z] #48 11.19 go: extracting github.com/pkg/errors v0.9.1 [2021-06-02T09:11:03.975Z] #48 11.31 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:11:03.975Z] #48 11.45 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:11:03.975Z] #48 11.54 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:11:04.065Z] #57 44.16 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-02T09:11:04.065Z] #57 44.16 + BUILDTAGS='netgo osusergo static_build' [2021-06-02T09:11:04.065Z] #57 44.16 + export EXTRA_FLAGS=-buildmode=pie [2021-06-02T09:11:04.065Z] #57 44.16 + EXTRA_FLAGS=-buildmode=pie [2021-06-02T09:11:04.065Z] #57 44.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-02T09:11:04.065Z] #57 44.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-02T09:11:04.065Z] #57 44.16 + '[' '' = dynamic ']' [2021-06-02T09:11:04.065Z] #57 44.16 + make [2021-06-02T09:11:04.238Z] #48 11.61 go: extracting github.com/fatih/color v1.9.0 [2021-06-02T09:11:04.238Z] #48 11.61 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:11:04.238Z] #48 11.64 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:11:04.241Z] #29 ... [2021-06-02T09:11:04.241Z] [2021-06-02T09:11:04.241Z] #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-06-02T09:11:04.241Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-06-02T09:11:04.241Z] #11 DONE 1.3s [2021-06-02T09:11:04.392Z] #56 16.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:11:04.392Z] #56 ... [2021-06-02T09:11:04.392Z] [2021-06-02T09:11:04.392Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:04.392Z] #59 sha256:a51e40e7c111c7dd16ac5001dda65ef979fc524d6df17c650a7b9dc10721df7e [2021-06-02T09:11:04.392Z] #59 16.31 + cd /tmp/tmp.fTRvK7tvie/src/github.com/rootless-containers/rootlesskit [2021-06-02T09:11:04.503Z] [2021-06-02T09:11:04.503Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-02T09:11:04.503Z] #24 sha256:248ff9c2e23d0557f679c6b7c7593aa8b4564fc220cb9809ed5d54b77cc12d43 [2021-06-02T09:11:04.503Z] #24 ... [2021-06-02T09:11:04.503Z] [2021-06-02T09:11:04.503Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-06-02T09:11:04.503Z] #43 sha256:744019fd04a56d8c5cca0d4b79b4ec9f5e4d39152e80fca0b6644b69f8e06c8a [2021-06-02T09:11:04.503Z] #43 DONE 0.2s [2021-06-02T09:11:04.653Z] #59 16.31 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:11:04.653Z] #59 16.37 + export GO111MODULE=on [2021-06-02T09:11:04.653Z] #59 16.38 + GO111MODULE=on [2021-06-02T09:11:04.653Z] #59 16.38 + export GOPROXY=https://proxy.golang.org [2021-06-02T09:11:04.653Z] #59 16.38 + GOPROXY=https://proxy.golang.org [2021-06-02T09:11:04.653Z] #59 16.38 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-02T09:11:04.653Z] #59 16.38 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-02T09:11:04.773Z] [2021-06-02T09:11:04.773Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-02T09:11:04.773Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-06-02T09:11:04.773Z] #39 DONE 0.3s [2021-06-02T09:11:04.773Z] [2021-06-02T09:11:04.773Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:11:04.773Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-02T09:11:04.773Z] #40 ... [2021-06-02T09:11:04.773Z] [2021-06-02T09:11:04.773Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-02T09:11:04.773Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-06-02T09:11:04.773Z] #31 DONE 0.5s [2021-06-02T09:11:04.804Z] #48 12.22 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:11:04.804Z] #48 12.38 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:11:04.854Z] #52 24.70 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:11:05.004Z] #57 45.41 + bin/ctr [2021-06-02T09:11:05.050Z] [2021-06-02T09:11:05.050Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:11:05.050Z] #29 sha256:e785cd3f7b0a62008536f5d2662d8e699c3df05be321528ae54b104609e0bdff [2021-06-02T09:11:05.050Z] #29 1.316 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-02T09:11:05.050Z] #29 1.482 [2021-06-02T09:11:05.799Z] #52 26.07 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:11:06.076Z] #52 26.19 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:11:06.076Z] #52 26.28 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:11:06.122Z] #29 1.653 0.0% ######## 12.1% ###################### 31.2% ################################### 49.0% ############################################# 62.9% ##################################################### 74.3% ################################################################## 92.9% ######################################################################## 100.0% [2021-06-02T09:11:06.378Z] #52 26.36 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:11:06.387Z] #29 2.620 [2021-06-02T09:11:06.651Z] #29 2.760 0.0% ##################### 30.4% ########################################################### 82.7% ######################################################################## 100.0% [2021-06-02T09:11:06.912Z] #57 ... [2021-06-02T09:11:06.912Z] [2021-06-02T09:11:06.912Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:06.912Z] #52 sha256:185476474a7fc8ccbf8e4f39ed6feb0c906ea385bca0c776639e71d2f99ba571 [2021-06-02T09:11:06.912Z] #52 93.98 mvdan.cc/editorconfig [2021-06-02T09:11:06.912Z] #52 95.06 mvdan.cc/sh/v3/fileutil [2021-06-02T09:11:06.912Z] #52 95.20 text/tabwriter [2021-06-02T09:11:06.912Z] #52 95.78 mvdan.cc/sh/v3/syntax [2021-06-02T09:11:06.912Z] #52 101.7 mvdan.cc/sh/v3/cmd/shfmt [2021-06-02T09:11:06.912Z] #52 ... [2021-06-02T09:11:06.912Z] [2021-06-02T09:11:06.912Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:06.912Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:11:06.912Z] #46 99.87 go/doc [2021-06-02T09:11:06.912Z] #46 102.0 github.com/LK4D4/vndr/versioned [2021-06-02T09:11:06.912Z] #46 102.1 compress/flate [2021-06-02T09:11:06.912Z] #46 102.6 github.com/LK4D4/vndr/build [2021-06-02T09:11:06.917Z] #29 3.202 [2021-06-02T09:11:06.995Z] #52 ... [2021-06-02T09:11:06.995Z] [2021-06-02T09:11:06.995Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:06.995Z] #50 sha256:3c01d6cd2647765798cef106e52bbeff4ed3449d65a453a6e535426bd3b39af0 [2021-06-02T09:11:06.995Z] #50 21.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:11:06.995Z] #50 21.85 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-02T09:11:06.995Z] #50 21.85 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:11:06.995Z] #50 21.85 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:11:06.995Z] #50 21.85 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:11:06.995Z] #50 21.85 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:11:06.995Z] #50 21.85 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:11:06.995Z] #50 21.85 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:11:06.995Z] #50 21.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:11:06.995Z] #50 21.97 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:11:06.995Z] #50 22.08 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:11:06.995Z] #50 22.08 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:11:06.995Z] #50 22.08 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:11:06.995Z] #50 22.08 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-02T09:11:06.995Z] #50 22.08 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:11:06.995Z] #50 22.08 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:11:06.995Z] #50 22.29 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:11:06.995Z] #50 22.29 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:11:06.995Z] #50 22.29 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-02T09:11:06.995Z] #50 22.29 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-02T09:11:06.995Z] #50 22.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:11:06.995Z] #50 22.29 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:11:06.995Z] #50 22.35 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:11:06.995Z] #50 22.35 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:11:06.995Z] #50 22.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:11:06.995Z] #50 22.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:11:06.995Z] #50 22.49 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:11:06.995Z] #50 22.64 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:11:06.995Z] #50 22.64 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:11:06.995Z] #50 22.64 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:11:06.995Z] #50 22.86 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:11:06.995Z] #50 22.86 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:11:06.995Z] #50 22.86 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:11:06.995Z] #50 22.86 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:11:06.995Z] #50 22.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:11:06.995Z] #50 23.04 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:11:06.995Z] #50 23.04 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-02T09:11:06.995Z] #50 23.04 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:11:06.995Z] #50 23.22 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:11:06.995Z] #50 23.22 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:11:06.995Z] #50 23.54 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:11:06.995Z] #50 23.54 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:11:06.995Z] #50 23.54 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:11:06.995Z] #50 23.54 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-02T09:11:06.995Z] #50 23.54 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:11:06.995Z] #50 23.54 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:11:06.995Z] #50 23.54 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-02T09:11:06.995Z] #50 23.54 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-02T09:11:06.995Z] #50 23.54 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:11:06.995Z] #50 23.54 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-02T09:11:06.995Z] #50 23.56 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:11:06.995Z] #50 23.56 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:11:06.995Z] #50 23.62 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-02T09:11:06.995Z] #50 23.73 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:11:06.995Z] #50 24.01 go: downloading github.com/spf13/cast v1.3.0 [2021-06-02T09:11:06.995Z] #50 24.01 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:11:06.995Z] #50 24.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:11:06.995Z] #50 24.01 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:11:06.995Z] #50 24.01 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:11:06.995Z] #50 24.11 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:11:06.995Z] #50 24.23 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:11:06.995Z] #50 24.23 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:11:06.995Z] #50 24.32 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:11:06.995Z] #50 24.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:11:06.995Z] #50 24.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:11:06.995Z] #50 24.34 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-02T09:11:06.995Z] #50 24.34 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:11:06.995Z] #50 24.38 go: extracting github.com/spf13/cast v1.3.0 [2021-06-02T09:11:06.995Z] #50 24.67 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:11:06.995Z] #50 24.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:11:06.995Z] #50 24.67 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-02T09:11:06.995Z] #50 24.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:11:06.995Z] #50 24.83 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:11:06.995Z] #50 24.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:11:06.995Z] #50 24.83 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:11:06.995Z] #50 24.83 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:11:06.995Z] #50 25.07 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:11:06.995Z] #50 25.23 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:11:06.995Z] #50 25.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:11:06.995Z] #50 25.27 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:11:06.995Z] #50 25.29 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:11:06.995Z] #50 25.29 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:11:06.995Z] #50 25.29 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:11:06.995Z] #50 25.38 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:11:06.995Z] #50 25.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:11:06.995Z] #50 25.49 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:11:06.995Z] #50 25.60 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:11:06.995Z] #50 25.71 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:11:06.995Z] #50 25.71 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-02T09:11:06.995Z] #50 25.71 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:11:06.995Z] #50 25.97 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-02T09:11:06.995Z] #50 25.97 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:11:06.995Z] #50 26.02 go: downloading golang.org/x/text v0.3.2 [2021-06-02T09:11:06.995Z] #50 26.07 go: downloading github.com/spf13/afero v1.1.2 [2021-06-02T09:11:06.995Z] #50 26.28 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:11:06.995Z] #50 26.36 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-02T09:11:06.995Z] #50 26.43 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:11:06.995Z] #50 26.51 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:11:06.995Z] #50 26.89 go: extracting github.com/spf13/afero v1.1.2 [2021-06-02T09:11:07.181Z] #29 3.332 0.0% #################################################### 73.1% ######################################################################## 100.0% [2021-06-02T09:11:07.204Z] #59 18.78 go: downloading github.com/pkg/errors v0.9.1 [2021-06-02T09:11:07.204Z] #59 18.84 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:11:07.204Z] #59 18.84 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:11:07.204Z] #59 18.92 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:11:07.204Z] #59 18.96 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:11:07.204Z] #59 18.98 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-02T09:11:07.256Z] #50 27.25 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:11:07.257Z] #50 27.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:11:07.257Z] #50 27.25 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-02T09:11:07.257Z] #50 27.48 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:11:07.257Z] #50 27.48 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-02T09:11:07.447Z] #29 3.676 [2021-06-02T09:11:07.466Z] #59 19.22 go: extracting github.com/pkg/errors v0.9.1 [2021-06-02T09:11:07.466Z] #59 19.37 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-02T09:11:07.482Z] #46 104.7 hash/crc32 [2021-06-02T09:11:07.521Z] #50 27.72 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-02T09:11:07.521Z] #50 27.72 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:11:07.727Z] #59 19.54 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:11:07.788Z] #50 27.85 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:11:07.788Z] #50 27.85 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:11:07.788Z] #50 27.85 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-02T09:11:07.990Z] #59 19.91 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:11:07.990Z] #59 19.92 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-02T09:11:08.050Z] #46 105.2 compress/gzip [2021-06-02T09:11:08.101Z] #48 15.54 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:11:08.252Z] #59 20.12 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:11:08.310Z] #46 105.8 net [2021-06-02T09:11:08.363Z] #50 28.37 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:11:08.363Z] #50 28.50 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:11:08.514Z] #59 20.21 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-02T09:11:08.514Z] #59 20.37 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:11:08.569Z] #46 105.9 vendor/golang.org/x/text/transform [2021-06-02T09:11:08.596Z] #29 3.861 0.0% ############ 17.7% ######################### 35.5% ####################################### 54.2% ############################################# 63.7% ############################################## 64.7% ############################################### 65.3% ########################################################## 81.9% #################################################################### 95.8% ######################################################################## 100.0% [2021-06-02T09:11:08.779Z] #59 20.54 go: downloading github.com/google/uuid v1.2.0 [2021-06-02T09:11:08.779Z] #59 ... [2021-06-02T09:11:08.779Z] [2021-06-02T09:11:08.779Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:11:08.779Z] #48 sha256:50107b241158b7ee6e590d4b19fe7f6bf668013cb171772fd0c8122e891c7976 [2021-06-02T09:11:08.779Z] #48 10.51 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-02T09:11:08.779Z] #48 11.69 go: downloading github.com/fatih/color v1.9.0 [2021-06-02T09:11:08.779Z] #48 11.70 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:11:08.779Z] #48 11.75 go: downloading github.com/pkg/errors v0.9.1 [2021-06-02T09:11:08.779Z] #48 11.92 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:11:08.779Z] #48 12.03 go: extracting github.com/fatih/color v1.9.0 [2021-06-02T09:11:08.779Z] #48 12.22 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:11:08.779Z] #48 12.27 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-02T09:11:08.779Z] #48 12.31 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:11:08.779Z] #48 12.31 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:11:08.779Z] #48 12.38 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:11:08.779Z] #48 12.39 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:11:08.779Z] #48 12.39 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:11:08.779Z] #48 12.41 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:11:08.779Z] #48 12.67 go: extracting github.com/pkg/errors v0.9.1 [2021-06-02T09:11:08.779Z] #48 12.73 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:11:08.779Z] #48 13.57 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-02T09:11:08.779Z] #48 13.60 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:11:08.779Z] #48 13.63 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:11:08.779Z] #48 13.64 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:11:08.779Z] #48 16.41 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:11:08.779Z] #48 17.41 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:11:08.779Z] #48 18.86 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:11:08.779Z] #48 ... [2021-06-02T09:11:08.779Z] [2021-06-02T09:11:08.779Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:08.779Z] #59 sha256:a51e40e7c111c7dd16ac5001dda65ef979fc524d6df17c650a7b9dc10721df7e [2021-06-02T09:11:08.779Z] #59 20.69 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:11:09.040Z] #59 20.92 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-02T09:11:09.138Z] #46 106.6 vendor/golang.org/x/text/unicode/bidi [2021-06-02T09:11:09.301Z] #59 ... [2021-06-02T09:11:09.301Z] [2021-06-02T09:11:09.301Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-02T09:11:09.301Z] #34 sha256:061587271f2d588521880de02d4b1ea62a2990e3ed1b4dfc507c7b03ed2edf65 [2021-06-02T09:11:09.301Z] #34 11.01 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:11:09.301Z] #34 11.67 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:11:09.301Z] #34 14.89 github.com/pelletier/go-toml [2021-06-02T09:11:09.301Z] #34 ... [2021-06-02T09:11:09.301Z] [2021-06-02T09:11:09.301Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:11:09.301Z] #68 sha256:acc18ccc311fd6763af69c6387f2bfae45ae753f13d65a6bf28bdd553c90852a [2021-06-02T09:11:09.302Z] #68 18.77 Checking out files: 39% (749/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 85% (1622/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-06-02T09:11:09.302Z] #68 20.35 + cd /tmp/tmp.zcJZjDrWZf/src/github.com/docker/libnetwork [2021-06-02T09:11:09.302Z] #68 20.35 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:11:09.302Z] #68 20.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-06-02T09:11:09.318Z] #50 ... [2021-06-02T09:11:09.318Z] [2021-06-02T09:11:09.318Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:09.318Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:09.318Z] #13 25.96 Fetched 8971 kB in 19s (471 kB/s) [2021-06-02T09:11:09.473Z] #48 17.01 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:11:09.473Z] #48 ... [2021-06-02T09:11:09.473Z] [2021-06-02T09:11:09.473Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:09.473Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:09.473Z] #13 2.972 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-02T09:11:09.473Z] #13 3.063 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:11:09.473Z] #13 3.105 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:11:09.473Z] #13 3.130 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:11:09.473Z] #13 5.039 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-06-02T09:11:09.473Z] #13 7.650 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:11:09.563Z] #68 ... [2021-06-02T09:11:09.563Z] [2021-06-02T09:11:09.563Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:09.563Z] #46 sha256:54374073cab4f3c821a7f98321e791b4b43b6b4c2b0ec39ffb845a6f95c00c9a [2021-06-02T09:11:09.563Z] #46 11.48 internal/cpu [2021-06-02T09:11:09.563Z] #46 11.50 runtime/internal/atomic [2021-06-02T09:11:09.563Z] #46 12.25 runtime/internal/sys [2021-06-02T09:11:09.563Z] #46 12.67 runtime/internal/math [2021-06-02T09:11:09.563Z] #46 12.77 internal/bytealg [2021-06-02T09:11:09.563Z] #46 12.82 internal/race [2021-06-02T09:11:09.563Z] #46 13.10 sync/atomic [2021-06-02T09:11:09.563Z] #46 13.56 unicode [2021-06-02T09:11:09.563Z] #46 13.86 runtime [2021-06-02T09:11:09.563Z] #46 18.89 unicode/utf8 [2021-06-02T09:11:09.563Z] #46 19.91 math/bits [2021-06-02T09:11:09.563Z] #46 20.77 math [2021-06-02T09:11:09.730Z] #13 ... [2021-06-02T09:11:09.730Z] [2021-06-02T09:11:09.730Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:09.730Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:11:09.730Z] #46 11.80 runtime/internal/sys [2021-06-02T09:11:09.730Z] #46 12.32 runtime/internal/math [2021-06-02T09:11:09.730Z] #46 12.38 internal/bytealg [2021-06-02T09:11:09.730Z] #46 12.44 internal/race [2021-06-02T09:11:09.730Z] #46 12.67 sync/atomic [2021-06-02T09:11:09.730Z] #46 13.32 unicode [2021-06-02T09:11:09.730Z] #46 14.00 runtime [2021-06-02T09:11:09.771Z] #29 5.307 #=#=# ##O#- # ##O=# # #=#=-# # [2021-06-02T09:11:09.824Z] #46 ... [2021-06-02T09:11:09.824Z] [2021-06-02T09:11:09.824Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:11:09.824Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:11:09.824Z] #40 11.32 + git clone https://github.com/docker/distribution.git . [2021-06-02T09:11:09.824Z] #40 11.32 Cloning into '.'... [2021-06-02T09:11:09.824Z] #40 ... [2021-06-02T09:11:09.824Z] [2021-06-02T09:11:09.824Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:09.824Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:09.824Z] #44 11.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:11:09.824Z] #44 11.31 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:11:09.824Z] #44 11.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:11:09.824Z] #44 11.82 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-02T09:11:09.824Z] #44 13.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:11:09.824Z] #44 16.58 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:11:09.824Z] #44 19.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:11:10.085Z] #44 ... [2021-06-02T09:11:10.085Z] [2021-06-02T09:11:10.085Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:10.085Z] #50 sha256:d72666583e052dda42bf773165049253097624cfbb6f47285da2c87ebd5dde74 [2021-06-02T09:11:10.085Z] #50 19.56 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:11:10.085Z] #50 19.63 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-02T09:11:10.085Z] #50 19.63 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-02T09:11:10.085Z] #50 19.65 go: downloading github.com/pkg/errors v0.8.1 [2021-06-02T09:11:10.085Z] #50 19.71 go: downloading github.com/spf13/viper v1.6.1 [2021-06-02T09:11:10.085Z] #50 19.86 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:11:10.085Z] #50 20.18 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:11:10.085Z] #50 20.29 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:11:10.085Z] #50 20.39 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:11:10.085Z] #50 20.49 go: extracting github.com/pkg/errors v0.8.1 [2021-06-02T09:11:10.085Z] #50 20.56 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:11:10.085Z] #50 20.74 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-02T09:11:10.085Z] #50 21.02 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-02T09:11:10.085Z] #50 21.22 go: extracting github.com/spf13/viper v1.6.1 [2021-06-02T09:11:10.085Z] #50 21.29 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:11:10.085Z] #50 21.34 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:11:10.085Z] #50 21.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:11:10.085Z] #50 21.73 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:11:10.085Z] #50 21.75 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:11:10.085Z] #50 21.89 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:11:10.347Z] #50 22.08 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:11:10.347Z] #50 22.12 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:11:10.347Z] #50 22.12 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:11:10.347Z] #50 22.16 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:11:10.518Z] #46 ... [2021-06-02T09:11:10.518Z] [2021-06-02T09:11:10.518Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:10.518Z] #52 sha256:185476474a7fc8ccbf8e4f39ed6feb0c906ea385bca0c776639e71d2f99ba571 [2021-06-02T09:11:10.518Z] #52 DONE 107.9s [2021-06-02T09:11:10.567Z] #29 6.093 0.0% # 2.4% #### 6.3% ######## 11.7% ########### 15.3% ############ 17.9% ############# 19.1% [2021-06-02T09:11:10.567Z] #29 ... [2021-06-02T09:11:10.567Z] [2021-06-02T09:11:10.567Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-06-02T09:11:10.567Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-06-02T09:11:10.567Z] #12 DONE 6.0s [2021-06-02T09:11:10.567Z] [2021-06-02T09:11:10.567Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:11:10.567Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-02T09:11:10.567Z] #40 5.745 + git clone https://github.com/docker/distribution.git . [2021-06-02T09:11:10.567Z] #40 5.745 Cloning into '.'... [2021-06-02T09:11:10.608Z] #50 22.44 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:11:10.608Z] #50 22.48 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:11:10.608Z] #50 22.50 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:11:10.608Z] #50 22.53 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-02T09:11:10.608Z] #50 ... [2021-06-02T09:11:10.608Z] [2021-06-02T09:11:10.608Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:10.608Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:10.608Z] #36 12.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:11:10.608Z] #36 16.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:11:10.608Z] #36 19.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:11:10.671Z] #46 ... [2021-06-02T09:11:10.671Z] [2021-06-02T09:11:10.671Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:11:10.671Z] #48 sha256:044b49162910b225390a6ee605a914ad23d740d9f5f87c93858541b2fdbf46a4 [2021-06-02T09:11:10.671Z] #48 17.95 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:11:10.777Z] [2021-06-02T09:11:10.777Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:10.777Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:10.870Z] #36 ... [2021-06-02T09:11:10.871Z] [2021-06-02T09:11:10.871Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:10.871Z] #52 sha256:99cc2181f6e67669529777cb0f38798e7bddf557c28be812faa6e3162fdfa1c2 [2021-06-02T09:11:10.871Z] #52 22.16 + cd /tmp/tmp.sXR1dALK7E/src/github.com/mvdan/sh [2021-06-02T09:11:10.871Z] #52 22.16 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:11:10.871Z] #52 22.41 + GO111MODULE=on [2021-06-02T09:11:10.871Z] #52 22.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-02T09:11:11.037Z] #13 ... [2021-06-02T09:11:11.037Z] [2021-06-02T09:11:11.037Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:11.037Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:11:11.037Z] #46 108.3 vendor/golang.org/x/text/secure/bidirule [2021-06-02T09:11:11.132Z] #52 ... [2021-06-02T09:11:11.132Z] [2021-06-02T09:11:11.132Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:11.132Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:11.132Z] #13 7.714 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:11:11.132Z] #13 7.714 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-02T09:11:11.132Z] #13 7.856 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:11:11.132Z] #13 7.856 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:11:11.132Z] #13 9.811 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-06-02T09:11:11.132Z] #13 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:11:11.132Z] #13 15.87 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:11:11.393Z] #13 ... [2021-06-02T09:11:11.393Z] [2021-06-02T09:11:11.393Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:11.393Z] #50 sha256:d72666583e052dda42bf773165049253097624cfbb6f47285da2c87ebd5dde74 [2021-06-02T09:11:11.393Z] #50 22.74 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-02T09:11:11.393Z] #50 23.10 go: downloading github.com/spf13/afero v1.1.2 [2021-06-02T09:11:11.393Z] #50 23.13 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:11:11.393Z] #50 23.17 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:11:11.393Z] #50 23.20 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-02T09:11:11.606Z] #46 108.8 vendor/golang.org/x/text/unicode/norm [2021-06-02T09:11:11.648Z] #48 ... [2021-06-02T09:11:11.648Z] [2021-06-02T09:11:11.648Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:11.648Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:11.648Z] #44 8.399 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:11:11.648Z] #44 8.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:11:11.648Z] #44 8.634 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:11:11.648Z] #44 9.065 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-02T09:11:11.648Z] #44 11.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:11:11.648Z] #44 14.27 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:11:11.648Z] #44 18.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:11:11.648Z] #44 ... [2021-06-02T09:11:11.648Z] [2021-06-02T09:11:11.648Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:11.648Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:11:11.648Z] #46 18.57 unicode/utf8 [2021-06-02T09:11:11.648Z] #46 19.16 math/bits [2021-06-02T09:11:11.656Z] #50 23.37 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-02T09:11:11.656Z] #50 23.44 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-02T09:11:11.656Z] #50 23.50 go: extracting github.com/spf13/afero v1.1.2 [2021-06-02T09:11:11.656Z] #50 23.55 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-02T09:11:11.656Z] #50 23.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:11:11.866Z] #13 25.96 Reading package lists... [2021-06-02T09:11:11.866Z] #13 ... [2021-06-02T09:11:11.866Z] [2021-06-02T09:11:11.866Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:11.866Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:11.866Z] #36 21.71 Fetched 8447 kB in 17s (504 kB/s) [2021-06-02T09:11:11.866Z] #36 21.71 Reading package lists... [2021-06-02T09:11:11.866Z] #36 29.05 Reading package lists... [2021-06-02T09:11:11.866Z] #36 ... [2021-06-02T09:11:11.866Z] [2021-06-02T09:11:11.866Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:11.866Z] #59 sha256:4087a51014dd54e2ab26c1d90b86c8bc4cde57342a29878ba5ef785ba6bdc63e [2021-06-02T09:11:11.866Z] #59 21.93 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:11:11.866Z] #59 22.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:11:11.866Z] #59 23.04 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:11:11.866Z] #59 23.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:11:11.866Z] #59 23.25 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:11:11.866Z] #59 25.71 go: finding github.com/pkg/errors v0.9.1 [2021-06-02T09:11:11.866Z] #59 25.84 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:11:11.866Z] #59 26.09 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:11:11.866Z] #59 26.19 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:11:11.866Z] #59 26.28 go: finding github.com/google/uuid v1.2.0 [2021-06-02T09:11:11.866Z] #59 26.34 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:11:11.866Z] #59 26.34 go: finding github.com/gofrs/flock v0.8.0 [2021-06-02T09:11:11.866Z] #59 26.43 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-02T09:11:11.866Z] #59 26.67 go: finding github.com/gorilla/mux v1.8.0 [2021-06-02T09:11:11.866Z] #59 26.67 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:11:11.866Z] #59 26.67 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:11:11.866Z] #59 26.67 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:11:11.866Z] #59 26.67 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:11:11.866Z] #59 26.98 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:11:11.866Z] #59 27.19 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:11:11.917Z] #50 23.64 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:11:11.917Z] #50 23.88 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:11:12.178Z] #50 23.93 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:11:12.440Z] #50 24.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:11:12.440Z] #50 24.43 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:11:12.701Z] #50 24.50 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:11:12.701Z] #50 24.53 go: downloading golang.org/x/text v0.3.2 [2021-06-02T09:11:12.701Z] #50 24.53 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:11:12.716Z] #46 19.77 math [2021-06-02T09:11:12.963Z] #50 24.68 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:11:13.256Z] #59 ... [2021-06-02T09:11:13.256Z] [2021-06-02T09:11:13.256Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:11:13.256Z] #68 sha256:0b28e4b65a3c5fe2f9c4a657248b8cd4a23bc6dad98554c1a20af61f66120c9f [2021-06-02T09:11:13.257Z] #68 23.23 Checking out files: 61% (1177/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-06-02T09:11:13.257Z] #68 24.01 + cd /tmp/tmp.oPoKYwS4QE/src/github.com/docker/libnetwork [2021-06-02T09:11:13.257Z] #68 24.01 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:11:13.257Z] #68 24.34 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-06-02T09:11:13.535Z] #50 25.23 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:11:13.535Z] #50 25.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:11:14.623Z] #46 ... [2021-06-02T09:11:14.623Z] [2021-06-02T09:11:14.623Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-02T09:11:14.623Z] #24 sha256:4671acac90d8db311c2e3261d10ef9fca979e034ffa510e0a9d9128030fe7639 [2021-06-02T09:11:14.623Z] #24 19.60 + mkdir -p /build [2021-06-02T09:11:14.623Z] #24 19.61 + mv docker/docker /build/ [2021-06-02T09:11:14.623Z] #24 19.62 + rmdir docker [2021-06-02T09:11:14.623Z] #24 DONE 22.1s [2021-06-02T09:11:14.623Z] [2021-06-02T09:11:14.623Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:14.623Z] #50 sha256:6b53eb7f620cedd8d4099956d6575bebe271f4cf2dedf96b44e5ddb131a985b8 [2021-06-02T09:11:14.623Z] #50 21.53 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-02T09:11:14.623Z] #50 21.55 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-02T09:11:14.623Z] #50 21.59 go: downloading github.com/pkg/errors v0.8.1 [2021-06-02T09:11:14.623Z] #50 21.65 go: downloading github.com/fatih/color v1.7.0 [2021-06-02T09:11:14.623Z] #50 21.71 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:11:14.623Z] #50 21.87 go: downloading github.com/spf13/viper v1.6.1 [2021-06-02T09:11:14.623Z] #50 21.94 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:11:14.806Z] #40 ... [2021-06-02T09:11:14.806Z] [2021-06-02T09:11:14.806Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:14.806Z] #52 sha256:e9dbb9bd8e617cd3ff98af0c4e3e4c5347079b502e4b180a4cff2d09419e2aad [2021-06-02T09:11:14.806Z] #52 5.374 + RM_GOPATH=0 [2021-06-02T09:11:14.806Z] #52 5.376 + TMP_GOPATH= [2021-06-02T09:11:14.806Z] #52 5.376 + : /build [2021-06-02T09:11:14.806Z] #52 5.376 + '[' -z '' ']' [2021-06-02T09:11:14.806Z] #52 5.378 ++ mktemp -d [2021-06-02T09:11:14.806Z] #52 5.380 + export GOPATH=/tmp/tmp.jot3HRS1OZ [2021-06-02T09:11:14.806Z] #52 5.380 + GOPATH=/tmp/tmp.jot3HRS1OZ [2021-06-02T09:11:14.806Z] #52 5.380 + RM_GOPATH=1 [2021-06-02T09:11:14.806Z] #52 5.380 + case "$(go env GOARCH)" in [2021-06-02T09:11:14.806Z] #52 5.381 ++ go env GOARCH [2021-06-02T09:11:14.806Z] #52 5.413 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:14.806Z] #52 5.417 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:14.806Z] #52 5.421 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:14.806Z] #52 5.435 + dir=/tmp/install [2021-06-02T09:11:14.806Z] #52 5.435 + bin=shfmt [2021-06-02T09:11:14.806Z] #52 5.435 + shift [2021-06-02T09:11:14.806Z] #52 5.435 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-02T09:11:14.806Z] #52 5.435 + . /tmp/install/shfmt.installer [2021-06-02T09:11:14.806Z] #52 5.435 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:11:14.806Z] #52 5.435 + install_shfmt [2021-06-02T09:11:14.806Z] #52 5.435 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-02T09:11:14.806Z] #52 5.435 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jot3HRS1OZ/src/github.com/mvdan/sh [2021-06-02T09:11:14.806Z] #52 5.437 Cloning into '/tmp/tmp.jot3HRS1OZ/src/github.com/mvdan/sh'... [2021-06-02T09:11:14.806Z] #52 5.439 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:11:14.806Z] #52 ... [2021-06-02T09:11:14.806Z] [2021-06-02T09:11:14.806Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:11:14.806Z] #48 sha256:b8f1dc7675ec8b992ff2633aff3f155997de6ab3605cb02be5b632d445f5c097 [2021-06-02T09:11:14.806Z] #48 6.279 + RM_GOPATH=0 [2021-06-02T09:11:14.806Z] #48 6.280 + TMP_GOPATH= [2021-06-02T09:11:14.806Z] #48 6.280 + : /build [2021-06-02T09:11:14.806Z] #48 6.280 + '[' -z '' ']' [2021-06-02T09:11:14.806Z] #48 6.281 ++ mktemp -d [2021-06-02T09:11:14.806Z] #48 6.339 + export GOPATH=/tmp/tmp.yhx4Gt9A13 [2021-06-02T09:11:14.806Z] #48 6.339 + GOPATH=/tmp/tmp.yhx4Gt9A13 [2021-06-02T09:11:14.806Z] #48 6.339 + RM_GOPATH=1 [2021-06-02T09:11:14.806Z] #48 6.339 + case "$(go env GOARCH)" in [2021-06-02T09:11:14.806Z] #48 6.340 ++ go env GOARCH [2021-06-02T09:11:14.806Z] #48 6.403 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:14.806Z] #48 6.403 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:14.806Z] #48 6.403 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:14.806Z] #48 6.403 + dir=/tmp/install [2021-06-02T09:11:14.806Z] #48 6.403 + bin=gotestsum [2021-06-02T09:11:14.806Z] #48 6.403 + shift [2021-06-02T09:11:14.806Z] #48 6.403 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-02T09:11:14.806Z] #48 6.403 + . /tmp/install/gotestsum.installer [2021-06-02T09:11:14.806Z] #48 6.403 ++ : v0.5.3 [2021-06-02T09:11:14.806Z] #48 6.403 + install_gotestsum [2021-06-02T09:11:14.806Z] #48 6.412 + set -e [2021-06-02T09:11:14.806Z] #48 6.412 + export GO111MODULE=on [2021-06-02T09:11:14.806Z] #48 6.412 + GO111MODULE=on [2021-06-02T09:11:14.806Z] #48 6.412 + GOBIN=/build [2021-06-02T09:11:14.806Z] #48 6.412 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-02T09:11:14.806Z] #48 6.475 go: finding gotest.tools v0.5.3 [2021-06-02T09:11:14.806Z] #48 6.476 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-02T09:11:14.806Z] #48 7.448 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-02T09:11:14.806Z] #48 8.019 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-02T09:11:14.806Z] #48 9.061 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:11:14.806Z] #48 9.062 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:11:14.806Z] #48 9.065 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-02T09:11:14.806Z] #48 9.078 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:11:14.806Z] #48 9.084 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:11:14.806Z] #48 9.227 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:11:14.806Z] #48 9.346 go: downloading github.com/pkg/errors v0.9.1 [2021-06-02T09:11:14.806Z] #48 9.400 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:11:14.806Z] #48 9.770 go: downloading github.com/fatih/color v1.9.0 [2021-06-02T09:11:14.806Z] #48 9.797 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:11:14.806Z] #48 10.27 go: extracting github.com/pkg/errors v0.9.1 [2021-06-02T09:11:14.806Z] #48 10.30 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:11:14.806Z] #48 10.33 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-02T09:11:14.806Z] #48 ... [2021-06-02T09:11:14.806Z] [2021-06-02T09:11:14.806Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:14.806Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-02T09:11:14.806Z] #56 7.117 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:11:14.806Z] #56 7.146 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:11:14.806Z] #56 7.147 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:11:14.806Z] #56 8.196 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-02T09:11:14.806Z] #56 9.884 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-06-02T09:11:14.806Z] #56 ... [2021-06-02T09:11:14.806Z] [2021-06-02T09:11:14.806Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:14.806Z] #46 sha256:33c18089323d38afa358ee24bab293b06e2fb3dabee0ea43b487b3a91d71d802 [2021-06-02T09:11:14.806Z] #46 6.057 + RM_GOPATH=0 [2021-06-02T09:11:14.806Z] #46 6.057 + TMP_GOPATH= [2021-06-02T09:11:14.806Z] #46 6.063 + : /build [2021-06-02T09:11:14.806Z] #46 6.063 + '[' -z '' ']' [2021-06-02T09:11:14.806Z] #46 6.063 ++ mktemp -d [2021-06-02T09:11:14.806Z] #46 6.063 + export GOPATH=/tmp/tmp.vfMn4EDg6J [2021-06-02T09:11:14.806Z] #46 6.063 + GOPATH=/tmp/tmp.vfMn4EDg6J [2021-06-02T09:11:14.806Z] #46 6.063 + RM_GOPATH=1 [2021-06-02T09:11:14.806Z] #46 6.063 + case "$(go env GOARCH)" in [2021-06-02T09:11:14.806Z] #46 6.063 ++ go env GOARCH [2021-06-02T09:11:14.807Z] #46 6.142 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:11:14.807Z] #46 6.143 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:14.807Z] #46 6.143 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:14.807Z] #46 6.143 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:14.807Z] #46 6.143 + dir=/tmp/install [2021-06-02T09:11:14.807Z] #46 6.143 + bin=vndr [2021-06-02T09:11:14.807Z] #46 6.143 + shift [2021-06-02T09:11:14.807Z] #46 6.143 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-02T09:11:14.807Z] #46 6.143 + . /tmp/install/vndr.installer [2021-06-02T09:11:14.807Z] #46 6.143 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:11:14.807Z] #46 6.143 + install_vndr [2021-06-02T09:11:14.807Z] #46 6.143 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-02T09:11:14.807Z] #46 6.143 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vfMn4EDg6J/src/github.com/LK4D4/vndr [2021-06-02T09:11:14.807Z] #46 6.151 Cloning into '/tmp/tmp.vfMn4EDg6J/src/github.com/LK4D4/vndr'... [2021-06-02T09:11:14.807Z] #46 7.245 + cd /tmp/tmp.vfMn4EDg6J/src/github.com/LK4D4/vndr [2021-06-02T09:11:14.807Z] #46 7.246 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-02T09:11:14.807Z] #46 7.277 + go build -buildmode=pie -v -o /build/vndr . [2021-06-02T09:11:14.807Z] #46 8.915 runtime/internal/sys [2021-06-02T09:11:14.807Z] #46 8.926 internal/race [2021-06-02T09:11:14.807Z] #46 8.947 internal/cpu [2021-06-02T09:11:14.807Z] #46 9.032 runtime/internal/atomic [2021-06-02T09:11:14.807Z] #46 9.206 sync/atomic [2021-06-02T09:11:14.807Z] #46 9.256 runtime/internal/math [2021-06-02T09:11:14.807Z] #46 9.425 unicode [2021-06-02T09:11:14.807Z] #46 9.536 unicode/utf8 [2021-06-02T09:11:14.807Z] #46 9.824 internal/bytealg [2021-06-02T09:11:14.807Z] #46 9.866 math/bits [2021-06-02T09:11:14.807Z] #46 9.895 internal/testlog [2021-06-02T09:11:14.807Z] #46 10.47 encoding [2021-06-02T09:11:14.807Z] #46 ... [2021-06-02T09:11:14.807Z] [2021-06-02T09:11:14.807Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-02T09:11:14.807Z] #34 sha256:76d9d024374aecb6c565d16aada4701b73b21855aeae109821089b97a7ea9000 [2021-06-02T09:11:14.807Z] #34 6.084 Install go-toml version v1.8.1 [2021-06-02T09:11:14.807Z] #34 6.122 go: finding github.com v1.8.1 [2021-06-02T09:11:14.807Z] #34 6.122 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-02T09:11:14.807Z] #34 6.122 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-02T09:11:14.807Z] #34 6.122 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:11:14.807Z] #34 6.122 go: finding github.com/pelletier v1.8.1 [2021-06-02T09:11:14.807Z] #34 7.132 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:11:14.807Z] #34 7.573 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-02T09:11:14.807Z] #34 9.637 github.com/pelletier/go-toml [2021-06-02T09:11:14.897Z] #46 112.1 vendor/golang.org/x/net/idna [2021-06-02T09:11:15.071Z] #34 ... [2021-06-02T09:11:15.071Z] [2021-06-02T09:11:15.072Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:15.072Z] #59 sha256:9d225a60e5c6a4acf75c6fc4e0f98544ffdce3063cd830e6fb9addecc5e6f0cf [2021-06-02T09:11:15.072Z] #59 5.187 + RM_GOPATH=0 [2021-06-02T09:11:15.072Z] #59 5.187 + TMP_GOPATH= [2021-06-02T09:11:15.072Z] #59 5.187 + : /build [2021-06-02T09:11:15.072Z] #59 5.187 + '[' -z '' ']' [2021-06-02T09:11:15.072Z] #59 5.187 ++ mktemp -d [2021-06-02T09:11:15.072Z] #59 5.188 + export GOPATH=/tmp/tmp.12hZgIAhaz [2021-06-02T09:11:15.072Z] #59 5.188 + GOPATH=/tmp/tmp.12hZgIAhaz [2021-06-02T09:11:15.072Z] #59 5.188 + RM_GOPATH=1 [2021-06-02T09:11:15.072Z] #59 5.188 + case "$(go env GOARCH)" in [2021-06-02T09:11:15.072Z] #59 5.189 ++ go env GOARCH [2021-06-02T09:11:15.072Z] #59 5.200 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:15.072Z] #59 5.200 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:15.072Z] #59 5.204 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:15.072Z] #59 5.210 + dir=/tmp/install [2021-06-02T09:11:15.072Z] #59 5.210 + bin=rootlesskit [2021-06-02T09:11:15.072Z] #59 5.210 + shift [2021-06-02T09:11:15.072Z] #59 5.210 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-02T09:11:15.072Z] #59 5.210 + . /tmp/install/rootlesskit.installer [2021-06-02T09:11:15.072Z] #59 5.210 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:11:15.072Z] #59 5.210 + install_rootlesskit [2021-06-02T09:11:15.072Z] #59 5.210 + case "$1" in [2021-06-02T09:11:15.072Z] #59 5.210 + export CGO_ENABLED=0 [2021-06-02T09:11:15.072Z] #59 5.210 + CGO_ENABLED=0 [2021-06-02T09:11:15.072Z] #59 5.210 + _install_rootlesskit [2021-06-02T09:11:15.072Z] #59 5.211 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-02T09:11:15.072Z] #59 5.211 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.12hZgIAhaz/src/github.com/rootless-containers/rootlesskit [2021-06-02T09:11:15.072Z] #59 5.211 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:11:15.072Z] #59 5.214 Cloning into '/tmp/tmp.12hZgIAhaz/src/github.com/rootless-containers/rootlesskit'... [2021-06-02T09:11:15.072Z] #59 8.484 + cd /tmp/tmp.12hZgIAhaz/src/github.com/rootless-containers/rootlesskit [2021-06-02T09:11:15.072Z] #59 8.484 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:11:15.072Z] #59 8.529 + export GO111MODULE=on [2021-06-02T09:11:15.072Z] #59 8.529 + GO111MODULE=on [2021-06-02T09:11:15.072Z] #59 8.529 + export GOPROXY=https://proxy.golang.org [2021-06-02T09:11:15.072Z] #59 8.529 + GOPROXY=https://proxy.golang.org [2021-06-02T09:11:15.072Z] #59 8.529 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-02T09:11:15.072Z] #59 8.530 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-02T09:11:15.072Z] #59 ... [2021-06-02T09:11:15.072Z] [2021-06-02T09:11:15.072Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:15.072Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-02T09:11:15.072Z] #44 6.824 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:11:15.072Z] #44 6.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:11:15.072Z] #44 6.905 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:11:15.072Z] #44 7.464 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-02T09:11:15.072Z] #44 8.074 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-02T09:11:15.072Z] #44 10.03 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-06-02T09:11:15.185Z] #68 ... [2021-06-02T09:11:15.185Z] [2021-06-02T09:11:15.185Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:11:15.185Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:11:15.185Z] #40 25.16 Checking out files: 90% (1529/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-02T09:11:15.185Z] #40 25.32 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-02T09:11:15.185Z] #40 27.63 + 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-06-02T09:11:15.203Z] #50 22.38 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:11:15.203Z] #50 22.40 go: extracting github.com/pkg/errors v0.8.1 [2021-06-02T09:11:15.203Z] #50 22.40 go: extracting github.com/spf13/viper v1.6.1 [2021-06-02T09:11:15.203Z] #50 22.40 go: extracting github.com/fatih/color v1.7.0 [2021-06-02T09:11:15.203Z] #50 22.40 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:11:15.203Z] #50 22.63 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:11:15.203Z] #50 22.64 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:11:15.203Z] #50 22.64 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-02T09:11:15.203Z] #50 22.71 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:11:15.203Z] #50 22.74 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:11:15.203Z] #50 22.74 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-02T09:11:15.335Z] #44 ... [2021-06-02T09:11:15.335Z] [2021-06-02T09:11:15.335Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:11:15.335Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-02T09:11:15.335Z] #32 5.449 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-02T09:11:15.335Z] #32 5.463 Cloning into '.'... [2021-06-02T09:11:15.335Z] #32 ... [2021-06-02T09:11:15.335Z] [2021-06-02T09:11:15.335Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:15.335Z] #50 sha256:480bc86aaef776475bc81b803ad9b5beb7b1520b27c89301cdd1fdc730af7e9e [2021-06-02T09:11:15.335Z] #50 5.822 + RM_GOPATH=0 [2021-06-02T09:11:15.335Z] #50 5.822 + TMP_GOPATH= [2021-06-02T09:11:15.335Z] #50 5.822 + : /build [2021-06-02T09:11:15.335Z] #50 5.822 + '[' -z '' ']' [2021-06-02T09:11:15.335Z] #50 5.822 ++ mktemp -d [2021-06-02T09:11:15.335Z] #50 5.822 + export GOPATH=/tmp/tmp.frcTHzCnjr [2021-06-02T09:11:15.335Z] #50 5.822 + GOPATH=/tmp/tmp.frcTHzCnjr [2021-06-02T09:11:15.335Z] #50 5.822 + RM_GOPATH=1 [2021-06-02T09:11:15.335Z] #50 5.822 + case "$(go env GOARCH)" in [2021-06-02T09:11:15.335Z] #50 5.831 ++ go env GOARCH [2021-06-02T09:11:15.335Z] #50 5.846 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:15.335Z] #50 5.846 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:15.335Z] #50 5.846 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:15.335Z] #50 5.850 + dir=/tmp/install [2021-06-02T09:11:15.335Z] #50 5.851 + bin=golangci_lint [2021-06-02T09:11:15.335Z] #50 5.851 + shift [2021-06-02T09:11:15.335Z] #50 5.852 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-02T09:11:15.335Z] #50 5.852 + . /tmp/install/golangci_lint.installer [2021-06-02T09:11:15.335Z] #50 5.853 ++ : v1.23.8 [2021-06-02T09:11:15.335Z] #50 5.854 + install_golangci_lint [2021-06-02T09:11:15.335Z] #50 5.854 + set -e [2021-06-02T09:11:15.335Z] #50 5.854 + export GO111MODULE=on [2021-06-02T09:11:15.335Z] #50 5.854 + GO111MODULE=on [2021-06-02T09:11:15.335Z] #50 5.854 + GOBIN=/build [2021-06-02T09:11:15.335Z] #50 5.854 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-02T09:11:15.335Z] #50 5.897 go: finding github.com v1.23.8 [2021-06-02T09:11:15.335Z] #50 5.897 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-02T09:11:15.335Z] #50 5.897 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-02T09:11:15.335Z] #50 5.917 go: finding github.com/golangci v1.23.8 [2021-06-02T09:11:15.335Z] #50 5.917 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:11:15.335Z] #50 7.279 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:11:15.335Z] #50 7.944 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-02T09:11:15.335Z] #50 ... [2021-06-02T09:11:15.335Z] [2021-06-02T09:11:15.335Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:15.335Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-02T09:11:15.335Z] #36 6.689 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:11:15.335Z] #36 6.760 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:11:15.335Z] #36 6.883 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:11:15.335Z] #36 7.958 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-02T09:11:15.335Z] #36 10.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-06-02T09:11:15.335Z] #36 10.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-02T09:11:15.446Z] #40 ... [2021-06-02T09:11:15.446Z] [2021-06-02T09:11:15.446Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:15.446Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:11:15.446Z] #56 25.38 Fetched 8447 kB in 18s (474 kB/s) [2021-06-02T09:11:15.446Z] #56 25.38 Reading package lists... [2021-06-02T09:11:15.446Z] #56 32.34 Reading package lists... [2021-06-02T09:11:15.446Z] #56 ... [2021-06-02T09:11:15.446Z] [2021-06-02T09:11:15.446Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:15.446Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:15.446Z] #44 25.04 Fetched 8451 kB in 18s (467 kB/s) [2021-06-02T09:11:15.446Z] #44 25.04 Reading package lists... [2021-06-02T09:11:15.466Z] #50 22.96 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:11:15.466Z] #50 22.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:11:15.605Z] #36 ... [2021-06-02T09:11:15.605Z] [2021-06-02T09:11:15.605Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:11:15.605Z] #68 sha256:f213e32bd6e1acbf2ee4747b0210fd3ab09b6ab2ab7cbc2d892c205a2a58103a [2021-06-02T09:11:15.605Z] #68 5.435 + RM_GOPATH=0 [2021-06-02T09:11:15.605Z] #68 5.435 + TMP_GOPATH= [2021-06-02T09:11:15.605Z] #68 5.435 + : /build [2021-06-02T09:11:15.605Z] #68 5.435 + '[' -z '' ']' [2021-06-02T09:11:15.605Z] #68 5.436 ++ mktemp -d [2021-06-02T09:11:15.605Z] #68 5.451 + export GOPATH=/tmp/tmp.CagMD0gXdL [2021-06-02T09:11:15.605Z] #68 5.451 + GOPATH=/tmp/tmp.CagMD0gXdL [2021-06-02T09:11:15.605Z] #68 5.451 + RM_GOPATH=1 [2021-06-02T09:11:15.605Z] #68 5.451 + case "$(go env GOARCH)" in [2021-06-02T09:11:15.605Z] #68 5.451 ++ go env GOARCH [2021-06-02T09:11:15.605Z] #68 5.470 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:15.605Z] #68 5.470 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:15.605Z] #68 5.475 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:11:15.605Z] #68 5.475 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:15.605Z] #68 5.475 + dir=/tmp/install [2021-06-02T09:11:15.605Z] #68 5.475 + bin=proxy [2021-06-02T09:11:15.605Z] #68 5.475 + shift [2021-06-02T09:11:15.605Z] #68 5.475 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-06-02T09:11:15.605Z] #68 5.475 + . /tmp/install/proxy.installer [2021-06-02T09:11:15.605Z] #68 5.475 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:11:15.605Z] #68 5.475 + install_proxy [2021-06-02T09:11:15.605Z] #68 5.475 + case "$1" in [2021-06-02T09:11:15.605Z] #68 5.475 + export CGO_ENABLED=0 [2021-06-02T09:11:15.605Z] #68 5.475 + CGO_ENABLED=0 [2021-06-02T09:11:15.605Z] #68 5.475 + _install_proxy [2021-06-02T09:11:15.605Z] #68 5.475 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-06-02T09:11:15.605Z] #68 5.475 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CagMD0gXdL/src/github.com/docker/libnetwork [2021-06-02T09:11:15.605Z] #68 5.489 Cloning into '/tmp/tmp.CagMD0gXdL/src/github.com/docker/libnetwork'... [2021-06-02T09:11:15.605Z] #68 ... [2021-06-02T09:11:15.605Z] [2021-06-02T09:11:15.605Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:11:15.605Z] #29 sha256:e785cd3f7b0a62008536f5d2662d8e699c3df05be321528ae54b104609e0bdff [2021-06-02T09:11:15.707Z] #44 32.00 Reading package lists... [2021-06-02T09:11:15.707Z] #44 ... [2021-06-02T09:11:15.707Z] [2021-06-02T09:11:15.707Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:15.707Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:15.707Z] #36 29.05 Reading package lists... [2021-06-02T09:11:15.723Z] #50 ... [2021-06-02T09:11:15.723Z] [2021-06-02T09:11:15.723Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-02T09:11:15.723Z] #34 sha256:444f532dcd027c1ea16637c9107cb06ac58843c6e57093e857ddaf48f6efe7fc [2021-06-02T09:11:15.723Z] #34 13.12 github.com/pelletier/go-toml [2021-06-02T09:11:15.723Z] #34 22.25 github.com/pelletier/go-toml/cmd/tomll [2021-06-02T09:11:15.981Z] #34 ... [2021-06-02T09:11:15.981Z] [2021-06-02T09:11:15.981Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:15.981Z] #50 sha256:6b53eb7f620cedd8d4099956d6575bebe271f4cf2dedf96b44e5ddb131a985b8 [2021-06-02T09:11:15.981Z] #50 23.40 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-02T09:11:16.263Z] #50 23.58 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:11:16.263Z] #50 23.58 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-02T09:11:16.521Z] #50 ... [2021-06-02T09:11:16.521Z] [2021-06-02T09:11:16.521Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:16.521Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:11:16.521Z] #56 13.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:11:16.521Z] #56 18.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:11:16.521Z] #56 ... [2021-06-02T09:11:16.521Z] [2021-06-02T09:11:16.521Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:16.521Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:16.521Z] #36 14.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:11:16.521Z] #36 18.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:11:16.778Z] #36 ... [2021-06-02T09:11:16.778Z] [2021-06-02T09:11:16.778Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:16.778Z] #50 sha256:6b53eb7f620cedd8d4099956d6575bebe271f4cf2dedf96b44e5ddb131a985b8 [2021-06-02T09:11:16.778Z] #50 24.01 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:11:16.778Z] #50 24.05 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:11:16.778Z] #50 24.26 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:11:16.806Z] #46 114.1 vendor/golang.org/x/net/http2/hpack [2021-06-02T09:11:16.846Z] #50 28.21 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:11:17.065Z] #50 24.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:11:17.098Z] #36 35.75 Building dependency tree... [2021-06-02T09:11:17.361Z] #36 ... [2021-06-02T09:11:17.361Z] [2021-06-02T09:11:17.361Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:17.361Z] #52 sha256:2375b318031ae9a93cb39e7f389e26250f422b83ade1e4363a1213760fd945cc [2021-06-02T09:11:17.361Z] #52 27.49 runtime [2021-06-02T09:11:17.361Z] #52 27.72 runtime/cgo [2021-06-02T09:11:17.361Z] #52 ... [2021-06-02T09:11:17.361Z] [2021-06-02T09:11:17.361Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:17.361Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:17.361Z] #13 25.96 Reading package lists... [2021-06-02T09:11:17.488Z] #29 6.093 0.0% # 2.4% #### 6.3% ######## 11.7% ########### 15.3% ############ 17.9% ############# 19.1% ############### 21.4% ################ 22.7% ################ 23.4% ################# 24.3% ################## 25.4% ################### 27.4% #################### 29.0% ###################### 31.7% ####################### 32.7% ######################## 34.4% ########################## 36.2% ########################### 37.6% ############################ 39.2% ############################# 41.2% ############################### 43.3% ################################ 45.3% ################################# 47.0% ################################### 49.7% #################################### 50.9% ##################################### 52.5% ###################################### 53.6% ####################################### 54.7% ######################################## 56.1% ######################################## 56.9% ######################################### 58.0% ########################################## 59.1% ########################################## 59.6% ########################################### 60.2% ########################################### 60.9% ############################################ 61.8% ############################################# 63.0% ############################################## 64.3% ############################################## 64.8% ############################################### 65.7% ################################################ 67.4% ################################################# 68.8% ################################################## 70.0% ################################################## 70.6% ################################################### 71.4% #################################################### 72.4% #################################################### 73.0% ##################################################### 74.8% ###################################################### 76.3% ####################################################### 77.6% ######################################################## 78.3% ######################################################### 80.0% ########################################################### 82.0% ########################################################### 82.7% ############################################################ 83.4% ############################################################# 85.4% ############################################################## 86.4% ############################################################## 87.4% ############################################################### 88.2% ################################################################ 89.4% ################################################################# 90.9% ################################################################## 92.2% ################################################################### 93.7% #################################################################### 94.5% #################################################################### 95.6% ##################################################################### 96.6% ###################################################################### 97.3% ####################################################################### 98.8% ######################################################################## 100.0% [2021-06-02T09:11:17.488Z] #29 13.87 [2021-06-02T09:11:17.631Z] #50 25.26 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:11:17.744Z] #46 115.1 mime [2021-06-02T09:11:17.891Z] #50 25.31 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:11:17.891Z] #50 ... [2021-06-02T09:11:17.891Z] [2021-06-02T09:11:17.891Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:17.891Z] #59 sha256:d85d4f036b6575571ec91e1fe62e96a72b2e27590d3c63f64fa25edc7efda4e1 [2021-06-02T09:11:17.891Z] #59 15.36 + cd /tmp/tmp.gjjgij2hd7/src/github.com/rootless-containers/rootlesskit [2021-06-02T09:11:17.891Z] #59 15.36 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-02T09:11:17.891Z] #59 15.40 + export GO111MODULE=on [2021-06-02T09:11:17.891Z] #59 15.40 + GO111MODULE=on [2021-06-02T09:11:17.891Z] #59 15.40 + export GOPROXY=https://proxy.golang.org [2021-06-02T09:11:17.891Z] #59 15.40 + GOPROXY=https://proxy.golang.org [2021-06-02T09:11:17.891Z] #59 15.40 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-02T09:11:17.891Z] #59 15.40 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-02T09:11:17.891Z] #59 18.61 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-02T09:11:17.891Z] #59 18.63 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:11:17.891Z] #59 18.65 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:11:17.891Z] #59 18.72 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:11:17.891Z] #59 18.74 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:11:17.891Z] #59 18.83 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-02T09:11:17.891Z] #59 18.88 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:11:17.891Z] #59 19.14 go: downloading github.com/google/uuid v1.2.0 [2021-06-02T09:11:17.892Z] #59 19.49 go: downloading github.com/pkg/errors v0.9.1 [2021-06-02T09:11:17.892Z] #59 19.81 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-02T09:11:17.892Z] #59 20.18 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-02T09:11:17.892Z] #59 20.21 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:11:17.892Z] #59 20.23 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-02T09:11:17.892Z] #59 20.60 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:11:17.892Z] #59 20.76 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:11:17.892Z] #59 20.84 go: extracting github.com/google/uuid v1.2.0 [2021-06-02T09:11:17.892Z] #59 21.16 go: extracting github.com/pkg/errors v0.9.1 [2021-06-02T09:11:17.892Z] #59 21.22 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:11:17.892Z] #59 22.27 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:11:17.892Z] #59 24.00 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-02T09:11:17.892Z] #59 24.18 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:11:17.892Z] #59 25.28 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:11:17.892Z] #59 ... [2021-06-02T09:11:17.892Z] [2021-06-02T09:11:17.892Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:17.892Z] #50 sha256:6b53eb7f620cedd8d4099956d6575bebe271f4cf2dedf96b44e5ddb131a985b8 [2021-06-02T09:11:17.892Z] #50 25.55 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:11:17.974Z] #50 ... [2021-06-02T09:11:17.974Z] [2021-06-02T09:11:17.974Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:17.974Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:11:17.974Z] #56 19.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:11:18.245Z] #56 ... [2021-06-02T09:11:18.245Z] [2021-06-02T09:11:18.245Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:18.245Z] #46 sha256:54374073cab4f3c821a7f98321e791b4b43b6b4c2b0ec39ffb845a6f95c00c9a [2021-06-02T09:11:18.245Z] #46 27.15 internal/testlog [2021-06-02T09:11:18.245Z] #46 27.71 encoding [2021-06-02T09:11:18.245Z] #46 27.93 unicode/utf16 [2021-06-02T09:11:18.245Z] #46 28.28 container/list [2021-06-02T09:11:18.245Z] #46 29.04 crypto/internal/subtle [2021-06-02T09:11:18.245Z] #46 29.22 crypto/subtle [2021-06-02T09:11:18.246Z] #46 29.62 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-02T09:11:18.246Z] #46 30.10 internal/nettrace [2021-06-02T09:11:18.463Z] #50 25.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:11:18.721Z] #50 26.25 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:11:18.721Z] #50 26.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:11:18.834Z] #46 30.45 runtime/cgo [2021-06-02T09:11:18.889Z] #29 14.98 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-02T09:11:18.889Z] #29 15.23 [2021-06-02T09:11:19.123Z] #46 116.4 mime/quotedprintable [2021-06-02T09:11:19.153Z] #29 15.49 ######################################################################## 100.0% [2021-06-02T09:11:19.285Z] #50 26.60 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:11:19.383Z] #46 116.8 net/http/internal [2021-06-02T09:11:19.416Z] #29 15.70 [2021-06-02T09:11:19.548Z] #50 26.99 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:11:19.548Z] #50 26.99 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:11:19.785Z] #46 ... [2021-06-02T09:11:19.785Z] [2021-06-02T09:11:19.785Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:19.785Z] #59 sha256:a51e40e7c111c7dd16ac5001dda65ef979fc524d6df17c650a7b9dc10721df7e [2021-06-02T09:11:19.785Z] #59 21.39 go: extracting github.com/google/uuid v1.2.0 [2021-06-02T09:11:19.785Z] #59 21.87 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:11:19.785Z] #59 23.06 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:11:19.785Z] #59 23.10 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:11:19.785Z] #59 27.11 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-02T09:11:19.785Z] #59 27.12 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:11:19.785Z] #59 27.29 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:11:19.785Z] #59 30.23 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:11:19.785Z] #59 ... [2021-06-02T09:11:19.785Z] [2021-06-02T09:11:19.785Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:11:19.785Z] #48 sha256:50107b241158b7ee6e590d4b19fe7f6bf668013cb171772fd0c8122e891c7976 [2021-06-02T09:11:19.785Z] #48 25.03 go: finding github.com/fatih/color v1.9.0 [2021-06-02T09:11:19.785Z] #48 25.03 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:11:19.785Z] #48 25.10 go: finding github.com/pkg/errors v0.9.1 [2021-06-02T09:11:19.785Z] #48 25.38 go: finding github.com/spf13/pflag v1.0.3 [2021-06-02T09:11:19.785Z] #48 25.57 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:11:19.785Z] #48 25.80 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:11:19.785Z] #48 26.06 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:11:19.785Z] #48 26.24 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:11:19.785Z] #48 26.41 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:11:19.785Z] #48 26.47 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:11:19.785Z] #48 26.48 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:11:20.478Z] #50 27.83 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:11:20.676Z] #13 33.13 Reading package lists... [2021-06-02T09:11:20.676Z] #13 ... [2021-06-02T09:11:20.676Z] [2021-06-02T09:11:20.676Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:20.676Z] #46 sha256:1023770b8551854e2c2e84b91b6d64a61682371ff558ab577f02b44725e2360b [2021-06-02T09:11:20.676Z] #46 30.24 vendor/golang.org/x/crypto/internal/subtle [2021-06-02T09:11:20.676Z] #46 30.54 vendor/golang.org/x/crypto/curve25519 [2021-06-02T09:11:20.676Z] #46 39.80 sync [2021-06-02T09:11:20.676Z] #46 39.80 internal/reflectlite [2021-06-02T09:11:20.676Z] #46 ... [2021-06-02T09:11:20.676Z] [2021-06-02T09:11:20.676Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:20.676Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:20.676Z] #36 38.77 The following additional packages will be installed: [2021-06-02T09:11:20.676Z] #36 38.78 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-02T09:11:20.676Z] #36 38.79 Suggested packages: [2021-06-02T09:11:20.676Z] #36 38.79 cmake-doc ninja-build lrzip [2021-06-02T09:11:20.676Z] #36 38.79 Recommended packages: [2021-06-02T09:11:20.676Z] #36 38.79 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-02T09:11:20.676Z] #36 39.71 The following NEW packages will be installed: [2021-06-02T09:11:20.676Z] #36 39.71 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-02T09:11:20.676Z] #36 39.71 vim-common xxd [2021-06-02T09:11:20.676Z] #36 40.06 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:11:20.676Z] #36 40.06 Need to get 14.9 MB of archives. [2021-06-02T09:11:20.676Z] #36 40.06 After this operation, 61.8 MB of additional disk space will be used. [2021-06-02T09:11:20.676Z] #36 40.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-02T09:11:20.676Z] #36 40.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-02T09:11:20.676Z] #36 40.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-02T09:11:20.676Z] #36 40.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-02T09:11:20.734Z] #50 ... [2021-06-02T09:11:20.734Z] [2021-06-02T09:11:20.734Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:20.734Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:20.735Z] #13 11.30 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:11:20.735Z] #13 14.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:11:20.817Z] #29 16.77 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-02T09:11:20.817Z] #29 ... [2021-06-02T09:11:20.817Z] [2021-06-02T09:11:20.817Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:20.817Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-02T09:11:20.817Z] #13 2.065 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-02T09:11:20.817Z] #13 2.100 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:11:20.817Z] #13 2.172 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:11:20.817Z] #13 2.260 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:11:20.817Z] #13 3.132 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [472 kB] [2021-06-02T09:11:20.817Z] #13 4.525 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-02T09:11:20.817Z] #13 6.053 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-06-02T09:11:20.817Z] #13 7.359 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-02T09:11:20.817Z] #13 ... [2021-06-02T09:11:20.817Z] [2021-06-02T09:11:20.817Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:20.817Z] #50 sha256:480bc86aaef776475bc81b803ad9b5beb7b1520b27c89301cdd1fdc730af7e9e [2021-06-02T09:11:20.817Z] #50 14.77 go: downloading github.com/pkg/errors v0.8.1 [2021-06-02T09:11:20.817Z] #50 14.86 go: downloading github.com/spf13/viper v1.6.1 [2021-06-02T09:11:20.817Z] #50 14.89 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-02T09:11:20.817Z] #50 14.94 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:11:20.817Z] #50 14.98 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-02T09:11:20.817Z] #50 15.01 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:11:20.817Z] #50 15.03 go: extracting github.com/pkg/errors v0.8.1 [2021-06-02T09:11:20.817Z] #50 15.24 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:11:20.817Z] #50 15.28 go: downloading github.com/fatih/color v1.7.0 [2021-06-02T09:11:20.817Z] #50 15.39 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-02T09:11:20.817Z] #50 15.39 go: extracting github.com/spf13/viper v1.6.1 [2021-06-02T09:11:20.817Z] #50 15.45 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-02T09:11:20.817Z] #50 15.45 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:11:20.817Z] #50 15.47 go: extracting github.com/fatih/color v1.7.0 [2021-06-02T09:11:20.817Z] #50 15.50 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:11:20.817Z] #50 15.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:11:20.817Z] #50 15.52 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:11:20.817Z] #50 15.65 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-02T09:11:20.817Z] #50 15.65 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:11:20.817Z] #50 15.65 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:11:20.817Z] #50 15.74 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-02T09:11:20.817Z] #50 15.92 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:11:20.817Z] #50 15.95 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:11:20.817Z] #50 16.04 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:11:20.817Z] #50 16.09 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:11:20.817Z] #50 16.12 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:11:20.817Z] #50 16.14 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:11:20.817Z] #50 16.28 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:11:20.817Z] #50 16.30 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:11:20.817Z] #50 16.35 go: downloading github.com/spf13/afero v1.1.2 [2021-06-02T09:11:20.817Z] #50 16.35 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-02T09:11:20.817Z] #50 16.35 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:11:20.817Z] #50 16.35 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:11:20.817Z] #50 16.41 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:11:20.817Z] #50 ... [2021-06-02T09:11:20.817Z] [2021-06-02T09:11:20.817Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-02T09:11:20.817Z] #24 sha256:248ff9c2e23d0557f679c6b7c7593aa8b4564fc220cb9809ed5d54b77cc12d43 [2021-06-02T09:11:20.817Z] #24 6.316 + RM_GOPATH=0 [2021-06-02T09:11:20.817Z] #24 6.316 + TMP_GOPATH= [2021-06-02T09:11:20.817Z] #24 6.316 + : /build [2021-06-02T09:11:20.817Z] #24 6.316 + '[' -z '' ']' [2021-06-02T09:11:20.817Z] #24 6.316 ++ mktemp -d [2021-06-02T09:11:20.817Z] #24 6.319 + export GOPATH=/tmp/tmp.u30InHiCrH [2021-06-02T09:11:20.817Z] #24 6.319 + GOPATH=/tmp/tmp.u30InHiCrH [2021-06-02T09:11:20.817Z] #24 6.319 + RM_GOPATH=1 [2021-06-02T09:11:20.817Z] #24 6.319 + case "$(go env GOARCH)" in [2021-06-02T09:11:20.817Z] #24 6.322 ++ go env GOARCH [2021-06-02T09:11:20.817Z] #24 6.402 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:20.817Z] #24 6.402 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:20.817Z] #24 6.402 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:20.817Z] #24 6.402 + dir=/tmp/install [2021-06-02T09:11:20.817Z] #24 6.402 + bin=dockercli [2021-06-02T09:11:20.817Z] #24 6.402 + shift [2021-06-02T09:11:20.817Z] #24 6.402 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-02T09:11:20.817Z] #24 6.402 + . /tmp/install/dockercli.installer [2021-06-02T09:11:20.817Z] #24 6.402 ++ : stable [2021-06-02T09:11:20.817Z] #24 6.402 ++ : 17.06.2-ce [2021-06-02T09:11:20.817Z] #24 6.402 + install_dockercli [2021-06-02T09:11:20.817Z] #24 6.402 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-02T09:11:20.817Z] #24 6.402 ++ uname -m [2021-06-02T09:11:20.817Z] #24 6.402 Install docker/cli version 17.06.2-ce from stable [2021-06-02T09:11:20.817Z] #24 6.411 + arch=aarch64 [2021-06-02T09:11:20.817Z] #24 6.411 + '[' aarch64 '!=' x86_64 ']' [2021-06-02T09:11:20.817Z] #24 6.411 + '[' aarch64 '!=' s390x ']' [2021-06-02T09:11:20.817Z] #24 6.411 + '[' aarch64 '!=' armhf ']' [2021-06-02T09:11:20.817Z] #24 6.411 + build_dockercli [2021-06-02T09:11:20.817Z] #24 6.411 + git clone https://github.com/docker/docker-ce /tmp/tmp.u30InHiCrH/tmp/docker-ce [2021-06-02T09:11:20.817Z] #24 6.411 Cloning into '/tmp/tmp.u30InHiCrH/tmp/docker-ce'... [2021-06-02T09:11:20.817Z] #24 ... [2021-06-02T09:11:20.817Z] [2021-06-02T09:11:20.817Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:11:20.817Z] #29 sha256:e785cd3f7b0a62008536f5d2662d8e699c3df05be321528ae54b104609e0bdff [2021-06-02T09:11:20.817Z] #29 17.23 [2021-06-02T09:11:20.941Z] #36 41.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-02T09:11:20.941Z] #36 41.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-02T09:11:20.941Z] #36 41.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-02T09:11:20.941Z] #36 ... [2021-06-02T09:11:20.941Z] [2021-06-02T09:11:20.941Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:20.941Z] #50 sha256:3c01d6cd2647765798cef106e52bbeff4ed3449d65a453a6e535426bd3b39af0 [2021-06-02T09:11:20.941Z] #50 30.98 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:11:20.941Z] #50 33.06 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-02T09:11:20.941Z] #50 37.03 go: extracting golang.org/x/text v0.3.2 [2021-06-02T09:11:20.941Z] #50 41.21 go: finding github.com/fatih/color v1.7.0 [2021-06-02T09:11:20.941Z] #50 ... [2021-06-02T09:11:20.941Z] [2021-06-02T09:11:20.941Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:20.941Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:20.941Z] #36 41.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-02T09:11:20.941Z] #36 41.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-02T09:11:20.941Z] #36 41.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-02T09:11:20.992Z] #13 ... [2021-06-02T09:11:20.992Z] [2021-06-02T09:11:20.992Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:11:20.992Z] #48 sha256:044b49162910b225390a6ee605a914ad23d740d9f5f87c93858541b2fdbf46a4 [2021-06-02T09:11:20.992Z] #48 24.52 go: finding github.com/fatih/color v1.9.0 [2021-06-02T09:11:20.992Z] #48 24.71 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:11:20.992Z] #48 24.76 go: finding github.com/pkg/errors v0.9.1 [2021-06-02T09:11:20.992Z] #48 24.84 go: finding github.com/spf13/pflag v1.0.3 [2021-06-02T09:11:20.992Z] #48 24.99 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:11:20.992Z] #48 25.17 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:11:20.992Z] #48 25.40 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:11:20.992Z] #48 25.68 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:11:20.992Z] #48 25.73 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:11:20.992Z] #48 25.77 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:11:20.992Z] #48 25.79 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:11:21.204Z] #36 ... [2021-06-02T09:11:21.204Z] [2021-06-02T09:11:21.204Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:11:21.204Z] #68 sha256:0b28e4b65a3c5fe2f9c4a657248b8cd4a23bc6dad98554c1a20af61f66120c9f [2021-06-02T09:11:21.204Z] #68 DONE 41.4s [2021-06-02T09:11:21.266Z] #48 ... [2021-06-02T09:11:21.266Z] [2021-06-02T09:11:21.266Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:21.266Z] #59 sha256:a51e40e7c111c7dd16ac5001dda65ef979fc524d6df17c650a7b9dc10721df7e [2021-06-02T09:11:21.266Z] #59 32.92 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:11:21.290Z] #46 ... [2021-06-02T09:11:21.290Z] [2021-06-02T09:11:21.290Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:21.290Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:21.290Z] #13 104.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-02T09:11:21.290Z] #13 104.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-02T09:11:21.290Z] #13 104.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:11:21.400Z] #29 17.52 0.4% ######################################################################## 100.0% [2021-06-02T09:11:21.400Z] #29 17.75 [2021-06-02T09:11:21.465Z] [2021-06-02T09:11:21.465Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:21.465Z] #50 sha256:3c01d6cd2647765798cef106e52bbeff4ed3449d65a453a6e535426bd3b39af0 [2021-06-02T09:11:21.465Z] #50 41.28 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:11:21.465Z] #50 41.46 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:11:21.465Z] #50 41.46 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:11:21.465Z] #50 41.62 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:11:21.465Z] #50 41.66 go: finding github.com/pkg/errors v0.8.1 [2021-06-02T09:11:21.465Z] #50 41.73 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:11:21.465Z] #50 41.73 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:11:21.465Z] #50 41.73 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:11:21.731Z] #50 41.76 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:11:21.731Z] #50 41.76 go: finding github.com/stretchr/testify v1.4.0 [2021-06-02T09:11:21.731Z] #50 41.81 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:11:21.731Z] #50 41.81 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:11:21.731Z] #50 41.82 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:11:21.731Z] #50 41.82 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:11:21.731Z] #50 41.85 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:11:21.731Z] #50 41.85 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:11:21.731Z] #50 41.86 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:11:21.731Z] #50 41.90 go: finding github.com/spf13/viper v1.6.1 [2021-06-02T09:11:21.731Z] #50 41.90 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:11:21.731Z] #50 41.90 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:11:21.731Z] #50 41.93 go: finding github.com/stretchr/objx v0.2.0 [2021-06-02T09:11:21.731Z] #50 42.00 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:11:21.923Z] #48 ... [2021-06-02T09:11:21.923Z] [2021-06-02T09:11:21.923Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-02T09:11:21.923Z] #34 sha256:444f532dcd027c1ea16637c9107cb06ac58843c6e57093e857ddaf48f6efe7fc [2021-06-02T09:11:21.923Z] #34 DONE 29.2s [2021-06-02T09:11:21.923Z] [2021-06-02T09:11:21.924Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:21.924Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:11:21.924Z] #46 24.64 internal/testlog [2021-06-02T09:11:21.924Z] #46 25.32 encoding [2021-06-02T09:11:21.924Z] #46 25.55 unicode/utf16 [2021-06-02T09:11:21.924Z] #46 25.81 container/list [2021-06-02T09:11:21.924Z] #46 26.73 crypto/internal/subtle [2021-06-02T09:11:21.924Z] #46 27.07 crypto/subtle [2021-06-02T09:11:21.924Z] #46 27.35 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-02T09:11:21.924Z] #46 27.56 internal/nettrace [2021-06-02T09:11:21.924Z] #46 28.08 runtime/cgo [2021-06-02T09:11:21.999Z] #50 42.03 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:11:21.999Z] #50 42.22 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:11:21.999Z] #50 42.22 go: finding github.com/spf13/cobra v0.0.5 [2021-06-02T09:11:22.261Z] #50 42.32 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:11:22.261Z] #50 42.33 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:11:22.261Z] #50 42.35 go: finding github.com/spf13/pflag v1.0.5 [2021-06-02T09:11:22.261Z] #50 42.40 go: finding github.com/gobwas/glob v0.2.3 [2021-06-02T09:11:22.261Z] #50 42.40 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:11:22.261Z] #50 42.43 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:11:22.261Z] #50 42.48 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:11:22.261Z] #50 42.48 go: finding github.com/magiconair/properties v1.8.1 [2021-06-02T09:11:22.261Z] #50 42.51 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:11:22.523Z] #50 42.53 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:11:22.523Z] #50 42.56 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:11:22.523Z] #50 42.57 go: finding github.com/spf13/afero v1.1.2 [2021-06-02T09:11:22.523Z] #50 42.61 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:11:22.523Z] #50 42.63 go: finding github.com/spf13/cast v1.3.0 [2021-06-02T09:11:22.523Z] #50 42.72 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:11:22.523Z] #50 42.72 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:11:22.523Z] #50 42.73 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:11:22.523Z] #50 42.76 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:11:22.523Z] #50 42.80 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:11:22.523Z] #50 42.84 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-02T09:11:22.656Z] #59 34.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:11:22.656Z] #59 ... [2021-06-02T09:11:22.656Z] [2021-06-02T09:11:22.656Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:22.656Z] #52 sha256:99cc2181f6e67669529777cb0f38798e7bddf557c28be812faa6e3162fdfa1c2 [2021-06-02T09:11:22.656Z] #52 24.52 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:11:22.656Z] #52 24.59 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:11:22.656Z] #52 24.78 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:11:22.656Z] #52 25.05 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:11:22.656Z] #52 25.31 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:11:22.656Z] #52 26.86 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:11:22.656Z] #52 27.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:11:22.656Z] #52 29.98 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:11:22.656Z] #52 32.27 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:11:22.656Z] #52 32.51 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:11:22.656Z] #52 32.72 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:11:22.656Z] #52 33.15 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:11:22.656Z] #52 33.88 runtime/cgo [2021-06-02T09:11:22.656Z] #52 33.93 runtime [2021-06-02T09:11:22.784Z] #50 42.86 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:11:22.784Z] #50 42.86 go: finding golang.org/x/text v0.3.2 [2021-06-02T09:11:22.875Z] #46 ... [2021-06-02T09:11:22.875Z] [2021-06-02T09:11:22.875Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:11:22.875Z] #68 sha256:0bc056728af3bfcb5bc30e44a2e17303b43078d82a96c1298818dd71ad55cde4 [2021-06-02T09:11:22.894Z] #29 18.88 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-02T09:11:22.918Z] #52 ... [2021-06-02T09:11:22.919Z] [2021-06-02T09:11:22.919Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:11:22.919Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:11:22.919Z] #40 33.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-02T09:11:23.046Z] #50 43.16 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:11:23.046Z] #50 43.21 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:11:23.046Z] #50 43.23 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:11:23.046Z] #50 43.24 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:11:23.046Z] #50 43.26 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:11:23.046Z] #50 43.30 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:11:23.046Z] #50 43.32 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:11:23.152Z] #68 30.16 Checking out files: 41% (785/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) [2021-06-02T09:11:23.152Z] #68 ... [2021-06-02T09:11:23.152Z] [2021-06-02T09:11:23.152Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:23.152Z] #52 sha256:85449040f8fa5ea494d7285d93a961566ae79d2de1ec23e078572ea3f7a24be3 [2021-06-02T09:11:23.152Z] #52 20.60 + cd /tmp/tmp.YWP4SlNhlC/src/github.com/mvdan/sh [2021-06-02T09:11:23.152Z] #52 20.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:11:23.152Z] #52 20.77 + GO111MODULE=on [2021-06-02T09:11:23.152Z] #52 20.77 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-02T09:11:23.152Z] #52 22.18 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:11:23.152Z] #52 22.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:11:23.152Z] #52 22.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:11:23.152Z] #52 22.78 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:11:23.152Z] #52 22.91 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:11:23.152Z] #52 24.57 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:11:23.152Z] #52 25.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:11:23.152Z] #52 28.57 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:11:23.152Z] #52 ... [2021-06-02T09:11:23.152Z] [2021-06-02T09:11:23.152Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:11:23.152Z] #68 sha256:0bc056728af3bfcb5bc30e44a2e17303b43078d82a96c1298818dd71ad55cde4 [2021-06-02T09:11:23.158Z] #29 19.36 #=#=# [2021-06-02T09:11:23.195Z] #13 ... [2021-06-02T09:11:23.195Z] [2021-06-02T09:11:23.195Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:23.195Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:11:23.195Z] #46 120.5 net/textproto [2021-06-02T09:11:23.195Z] #46 120.5 crypto/x509 [2021-06-02T09:11:23.308Z] #50 43.33 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:11:23.308Z] #50 43.35 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:11:23.308Z] #50 43.35 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:11:23.308Z] #50 43.35 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-02T09:11:23.308Z] #50 43.38 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:11:23.308Z] #50 43.43 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:11:23.308Z] #50 43.43 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:11:23.308Z] #50 43.47 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:11:23.308Z] #50 43.47 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-02T09:11:23.308Z] #50 43.50 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-02T09:11:23.308Z] #50 43.51 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:11:23.308Z] #50 43.54 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:11:23.497Z] #40 ... [2021-06-02T09:11:23.497Z] [2021-06-02T09:11:23.497Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:23.497Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:23.497Z] #13 19.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:11:23.497Z] #13 ... [2021-06-02T09:11:23.497Z] [2021-06-02T09:11:23.497Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:23.497Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:23.497Z] #44 24.41 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-02T09:11:23.497Z] #44 ... [2021-06-02T09:11:23.497Z] [2021-06-02T09:11:23.497Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:23.497Z] #59 sha256:a51e40e7c111c7dd16ac5001dda65ef979fc524d6df17c650a7b9dc10721df7e [2021-06-02T09:11:23.497Z] #59 34.84 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:11:23.497Z] #59 34.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:11:23.497Z] #59 35.39 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:11:23.570Z] #50 43.58 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:11:23.570Z] #50 43.62 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-02T09:11:23.760Z] #59 ... [2021-06-02T09:11:23.760Z] [2021-06-02T09:11:23.760Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-02T09:11:23.760Z] #34 sha256:061587271f2d588521880de02d4b1ea62a2990e3ed1b4dfc507c7b03ed2edf65 [2021-06-02T09:11:23.760Z] #34 26.82 github.com/pelletier/go-toml/cmd/tomll [2021-06-02T09:11:23.760Z] #34 DONE 35.5s [2021-06-02T09:11:23.760Z] [2021-06-02T09:11:23.760Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:23.760Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:11:23.760Z] #56 35.65 Fetched 8447 kB in 25s (338 kB/s) [2021-06-02T09:11:23.832Z] #50 43.83 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:11:23.832Z] #50 43.91 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:11:23.832Z] #50 43.91 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:11:23.832Z] #50 43.99 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:11:23.832Z] #50 44.02 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:11:23.927Z] #68 30.16 Checking out files: 41% (785/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 76% (1458/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) [2021-06-02T09:11:23.927Z] #68 ... [2021-06-02T09:11:23.927Z] [2021-06-02T09:11:23.927Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:23.927Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:23.927Z] #44 20.72 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-02T09:11:23.927Z] #44 ... [2021-06-02T09:11:23.927Z] [2021-06-02T09:11:23.927Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:11:23.927Z] #68 sha256:0bc056728af3bfcb5bc30e44a2e17303b43078d82a96c1298818dd71ad55cde4 [2021-06-02T09:11:24.132Z] #46 121.5 vendor/golang.org/x/net/http/httpguts [2021-06-02T09:11:24.391Z] #46 121.7 vendor/golang.org/x/net/http/httpproxy [2021-06-02T09:11:24.441Z] #68 30.16 Checking out files: 41% (785/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 76% (1458/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-06-02T09:11:24.441Z] #68 31.88 + cd /tmp/tmp.RK6s4viFhx/src/github.com/docker/libnetwork [2021-06-02T09:11:24.441Z] #68 31.88 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:11:24.698Z] #68 32.18 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-06-02T09:11:24.907Z] #29 19.63 0.0% # 1.9% #### 5.8% ##### 8.0% ######### 13.4% ########## 14.2% ########### 15.8% ############# 19.1% ############### 22.0% ################# 24.2% #################### 28.7% ######################## 34.0% [2021-06-02T09:11:24.907Z] #29 ... [2021-06-02T09:11:24.907Z] [2021-06-02T09:11:24.907Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:11:24.907Z] #48 sha256:b8f1dc7675ec8b992ff2633aff3f155997de6ab3605cb02be5b632d445f5c097 [2021-06-02T09:11:24.907Z] #48 10.34 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:11:24.907Z] #48 10.37 go: extracting github.com/fatih/color v1.9.0 [2021-06-02T09:11:24.907Z] #48 10.68 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:11:24.907Z] #48 10.68 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:11:24.907Z] #48 10.89 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:11:24.907Z] #48 11.02 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:11:24.907Z] #48 12.16 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:11:24.907Z] #48 12.49 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:11:24.907Z] #48 13.52 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:11:24.907Z] #48 18.37 go: finding github.com/fatih/color v1.9.0 [2021-06-02T09:11:24.907Z] #48 18.37 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-02T09:11:24.907Z] #48 18.39 go: finding github.com/pkg/errors v0.9.1 [2021-06-02T09:11:24.907Z] #48 18.46 go: finding github.com/spf13/pflag v1.0.3 [2021-06-02T09:11:24.907Z] #48 18.75 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-02T09:11:24.907Z] #48 18.84 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-02T09:11:24.907Z] #48 19.03 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-02T09:11:24.907Z] #48 19.05 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-02T09:11:24.907Z] #48 19.12 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-02T09:11:24.907Z] #48 19.24 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-02T09:11:24.907Z] #48 19.25 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T09:11:24.907Z] #48 ... [2021-06-02T09:11:24.907Z] [2021-06-02T09:11:24.907Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:11:24.907Z] #29 sha256:e785cd3f7b0a62008536f5d2662d8e699c3df05be321528ae54b104609e0bdff [2021-06-02T09:11:24.960Z] #46 122.2 mime/multipart [2021-06-02T09:11:25.178Z] #29 19.63 0.0% # 1.9% #### 5.8% ##### 8.0% ######### 13.4% ########## 14.2% ########### 15.8% ############# 19.1% ############### 22.0% ################# 24.2% #################### 28.7% ######################## 34.0% ########################## 36.5% ############################## 42.9% [2021-06-02T09:11:25.178Z] #29 ... [2021-06-02T09:11:25.178Z] [2021-06-02T09:11:25.178Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:25.178Z] #46 sha256:33c18089323d38afa358ee24bab293b06e2fb3dabee0ea43b487b3a91d71d802 [2021-06-02T09:11:25.178Z] #46 10.63 math [2021-06-02T09:11:25.178Z] #46 10.91 unicode/utf16 [2021-06-02T09:11:25.178Z] #46 11.01 runtime [2021-06-02T09:11:25.178Z] #46 11.57 container/list [2021-06-02T09:11:25.178Z] #46 12.66 crypto/internal/subtle [2021-06-02T09:11:25.178Z] #46 12.92 crypto/subtle [2021-06-02T09:11:25.178Z] #46 13.30 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-02T09:11:25.178Z] #46 13.48 internal/nettrace [2021-06-02T09:11:25.178Z] #46 13.62 vendor/golang.org/x/crypto/internal/subtle [2021-06-02T09:11:25.178Z] #46 13.77 runtime/cgo [2021-06-02T09:11:25.178Z] #46 ... [2021-06-02T09:11:25.178Z] [2021-06-02T09:11:25.178Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:11:25.178Z] #29 sha256:e785cd3f7b0a62008536f5d2662d8e699c3df05be321528ae54b104609e0bdff [2021-06-02T09:11:25.593Z] #29 19.63 0.0% # 1.9% #### 5.8% ##### 8.0% ######### 13.4% ########## 14.2% ########### 15.8% ############# 19.1% ############### 22.0% ################# 24.2% #################### 28.7% ######################## 34.0% ########################## 36.5% ############################## 42.9% ################################## 47.7% ####################################### 55.0% [2021-06-02T09:11:25.593Z] #29 ... [2021-06-02T09:11:25.593Z] [2021-06-02T09:11:25.593Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-06-02T09:11:25.593Z] #34 sha256:76d9d024374aecb6c565d16aada4701b73b21855aeae109821089b97a7ea9000 [2021-06-02T09:11:25.593Z] #34 15.38 github.com/pelletier/go-toml/cmd/tomll [2021-06-02T09:11:25.593Z] #34 DONE 20.9s [2021-06-02T09:11:25.593Z] [2021-06-02T09:11:25.593Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:11:25.593Z] #29 sha256:e785cd3f7b0a62008536f5d2662d8e699c3df05be321528ae54b104609e0bdff [2021-06-02T09:11:25.593Z] #29 19.63 0.0% # 1.9% #### 5.8% ##### 8.0% ######### 13.4% ########## 14.2% ########### 15.8% ############# 19.1% ############### 22.0% ################# 24.2% #################### 28.7% ######################## 34.0% ########################## 36.5% ############################## 42.9% ################################## 47.7% ####################################### 55.0% ########################################## 59.2% ########################################### 60.5% ############################################## 64.3% [2021-06-02T09:11:25.593Z] #29 ... [2021-06-02T09:11:25.593Z] [2021-06-02T09:11:25.593Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:25.593Z] #59 sha256:9d225a60e5c6a4acf75c6fc4e0f98544ffdce3063cd830e6fb9addecc5e6f0cf [2021-06-02T09:11:25.593Z] #59 11.04 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:11:25.593Z] #59 11.14 go: downloading github.com/pkg/errors v0.9.1 [2021-06-02T09:11:25.593Z] #59 11.26 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-02T09:11:25.593Z] #59 11.27 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:11:25.593Z] #59 11.38 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:11:25.593Z] #59 11.44 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:11:25.593Z] #59 11.60 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-02T09:11:25.593Z] #59 11.80 go: extracting github.com/pkg/errors v0.9.1 [2021-06-02T09:11:25.593Z] #59 12.08 go: downloading github.com/google/uuid v1.2.0 [2021-06-02T09:11:25.593Z] #59 12.13 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:11:25.593Z] #59 12.14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:11:25.593Z] #59 12.34 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-02T09:11:25.593Z] #59 12.71 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:11:25.593Z] #59 12.78 go: extracting github.com/google/uuid v1.2.0 [2021-06-02T09:11:25.593Z] #59 12.78 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-02T09:11:25.593Z] #59 12.78 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:11:25.593Z] #59 12.78 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-02T09:11:25.593Z] #59 12.89 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:11:25.593Z] #59 13.23 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:11:25.593Z] #59 14.53 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:11:25.593Z] #59 14.68 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:11:25.593Z] #59 14.76 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-02T09:11:25.593Z] #59 15.05 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:11:25.593Z] #59 15.10 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:11:25.593Z] #59 16.82 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:11:25.593Z] #59 17.88 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:11:25.593Z] #59 18.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:11:25.593Z] #59 18.66 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:11:25.593Z] #59 19.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:11:25.593Z] #59 19.70 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:11:25.593Z] #59 ... [2021-06-02T09:11:25.593Z] [2021-06-02T09:11:25.593Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:25.593Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-02T09:11:25.593Z] #56 11.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-02T09:11:25.593Z] #56 18.25 Fetched 8271 kB in 11s (728 kB/s) [2021-06-02T09:11:25.761Z] #50 ... [2021-06-02T09:11:25.761Z] [2021-06-02T09:11:25.761Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:25.761Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:11:25.761Z] #56 32.34 Reading package lists... [2021-06-02T09:11:25.761Z] #56 39.25 Building dependency tree... [2021-06-02T09:11:25.761Z] #56 42.28 The following additional packages will be installed: [2021-06-02T09:11:25.761Z] #56 42.32 libbtrfs0 [2021-06-02T09:11:25.761Z] #56 42.52 The following NEW packages will be installed: [2021-06-02T09:11:25.761Z] #56 42.53 libbtrfs-dev libbtrfs0 [2021-06-02T09:11:25.761Z] #56 43.00 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:11:25.761Z] #56 43.00 Need to get 119 kB of archives. [2021-06-02T09:11:25.761Z] #56 43.00 After this operation, 387 kB of additional disk space will be used. [2021-06-02T09:11:25.761Z] #56 43.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-02T09:11:25.761Z] #56 43.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-02T09:11:25.761Z] #56 44.10 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:11:25.761Z] #56 44.28 Fetched 119 kB in 0s (428 kB/s) [2021-06-02T09:11:25.761Z] #56 44.38 Selecting previously unselected package libbtrfs0. [2021-06-02T09:11:25.761Z] #56 44.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 ... 15410 files and directories currently installed.) [2021-06-02T09:11:25.761Z] #56 44.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-02T09:11:25.761Z] #56 44.53 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-02T09:11:25.761Z] #56 44.64 Selecting previously unselected package libbtrfs-dev. [2021-06-02T09:11:25.761Z] #56 44.64 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-02T09:11:25.761Z] #56 44.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:11:25.761Z] #56 44.91 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-02T09:11:25.761Z] #56 44.92 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:11:25.761Z] #56 44.94 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:11:25.761Z] #56 DONE 45.6s [2021-06-02T09:11:25.761Z] [2021-06-02T09:11:25.761Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:11:25.761Z] #57 sha256:a4994f3617665b9e4105ea470aa3c790a953984de605675911e86fa5c4a3fcb3 [2021-06-02T09:11:25.871Z] #56 18.25 Reading package lists... [2021-06-02T09:11:25.871Z] #56 ... [2021-06-02T09:11:25.871Z] [2021-06-02T09:11:25.871Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:11:25.871Z] #68 sha256:f213e32bd6e1acbf2ee4747b0210fd3ab09b6ab2ab7cbc2d892c205a2a58103a [2021-06-02T09:11:25.871Z] #68 19.50 Checking out files: 33% (648/1907) Checking out files: 34% (649/1907) Checking out files: 35% (668/1907) Checking out files: 36% (687/1907) Checking out files: 37% (706/1907) Checking out files: 38% (725/1907) Checking out files: 39% (744/1907) Checking out files: 40% (763/1907) Checking out files: 41% (782/1907) Checking out files: 42% (801/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-06-02T09:11:25.871Z] #68 21.44 + cd /tmp/tmp.CagMD0gXdL/src/github.com/docker/libnetwork [2021-06-02T09:11:25.871Z] #68 21.44 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-06-02T09:11:25.871Z] #68 ... [2021-06-02T09:11:25.871Z] [2021-06-02T09:11:25.871Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:25.871Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-02T09:11:25.871Z] #44 11.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-02T09:11:25.871Z] #44 12.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-02T09:11:25.871Z] #44 20.24 Fetched 8274 kB in 14s (605 kB/s) [2021-06-02T09:11:26.134Z] #44 20.24 Reading package lists... [2021-06-02T09:11:26.134Z] #44 ... [2021-06-02T09:11:26.134Z] [2021-06-02T09:11:26.134Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:26.134Z] #50 sha256:480bc86aaef776475bc81b803ad9b5beb7b1520b27c89301cdd1fdc730af7e9e [2021-06-02T09:11:26.134Z] #50 16.45 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:11:26.134Z] #50 16.64 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-02T09:11:26.134Z] #50 16.65 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:11:26.134Z] #50 16.91 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:11:26.134Z] #50 16.96 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:11:26.134Z] #50 17.00 go: extracting github.com/spf13/afero v1.1.2 [2021-06-02T09:11:26.134Z] #50 17.08 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:11:26.134Z] #50 17.32 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:11:26.134Z] #50 17.34 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:11:26.134Z] #50 17.36 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-02T09:11:26.134Z] #50 17.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:11:26.134Z] #50 17.86 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:11:26.134Z] #50 17.96 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-02T09:11:26.134Z] #50 18.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-02T09:11:26.134Z] #50 18.30 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:11:26.134Z] #50 18.31 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-02T09:11:26.134Z] #50 18.34 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:11:26.134Z] #50 18.34 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-02T09:11:26.134Z] #50 18.46 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:11:26.134Z] #50 18.62 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:11:26.134Z] #50 18.79 go: downloading github.com/spf13/cast v1.3.0 [2021-06-02T09:11:26.134Z] #50 18.93 go: downloading golang.org/x/text v0.3.2 [2021-06-02T09:11:26.134Z] #50 18.98 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:11:26.134Z] #50 19.03 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-02T09:11:26.134Z] #50 19.38 go: extracting github.com/spf13/cast v1.3.0 [2021-06-02T09:11:26.134Z] #50 19.72 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:11:26.134Z] #50 19.79 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:11:26.134Z] #50 19.97 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:11:26.134Z] #50 20.22 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:11:26.134Z] #50 20.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:11:26.134Z] #50 20.90 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:11:26.134Z] #50 21.38 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:11:26.134Z] #50 21.47 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:11:26.134Z] #50 21.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:11:26.134Z] #50 21.63 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:11:26.134Z] #50 21.63 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:11:26.134Z] #50 21.73 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:11:26.418Z] #50 22.07 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:11:26.418Z] #50 ... [2021-06-02T09:11:26.418Z] [2021-06-02T09:11:26.419Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:11:26.419Z] #29 sha256:e785cd3f7b0a62008536f5d2662d8e699c3df05be321528ae54b104609e0bdff [2021-06-02T09:11:26.869Z] #46 124.1 crypto/tls [2021-06-02T09:11:27.484Z] #29 19.63 0.0% # 1.9% #### 5.8% ##### 8.0% ######### 13.4% ########## 14.2% ########### 15.8% ############# 19.1% ############### 22.0% ################# 24.2% #################### 28.7% ######################## 34.0% ########################## 36.5% ############################## 42.9% ################################## 47.7% ####################################### 55.0% ########################################## 59.2% ########################################### 60.5% ############################################## 64.3% ############################################### 66.1% ################################################### 71.2% #################################################### 73.3% ######################################################## 78.3% ########################################################### 82.5% ############################################################ 83.4% ############################################################# 85.6% ############################################################### 87.9% ################################################################# 90.4% ##################################################################### 96.0% ######################################################################## 100.0% [2021-06-02T09:11:27.484Z] #29 23.80 [2021-06-02T09:11:27.749Z] #29 ... [2021-06-02T09:11:27.749Z] [2021-06-02T09:11:27.749Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:27.749Z] #52 sha256:e9dbb9bd8e617cd3ff98af0c4e3e4c5347079b502e4b180a4cff2d09419e2aad [2021-06-02T09:11:27.749Z] #52 13.18 + cd /tmp/tmp.jot3HRS1OZ/src/github.com/mvdan/sh [2021-06-02T09:11:27.749Z] #52 13.18 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-02T09:11:27.749Z] #52 13.39 + GO111MODULE=on [2021-06-02T09:11:27.749Z] #52 13.40 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-02T09:11:27.749Z] #52 14.72 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:11:27.749Z] #52 14.75 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:11:27.749Z] #52 14.76 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:11:27.749Z] #52 15.20 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:11:27.749Z] #52 15.31 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:11:27.749Z] #52 15.74 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:11:27.749Z] #52 16.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:11:27.749Z] #52 17.70 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:11:27.749Z] #52 19.40 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:11:27.749Z] #52 19.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:11:27.749Z] #52 19.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:11:27.749Z] #52 20.03 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:11:27.749Z] #52 20.91 runtime/cgo [2021-06-02T09:11:27.749Z] #52 20.92 runtime [2021-06-02T09:11:27.749Z] #52 ... [2021-06-02T09:11:27.749Z] [2021-06-02T09:11:27.749Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:27.749Z] #50 sha256:480bc86aaef776475bc81b803ad9b5beb7b1520b27c89301cdd1fdc730af7e9e [2021-06-02T09:11:27.749Z] #50 22.21 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:11:27.749Z] #50 22.36 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:11:27.749Z] #50 22.49 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:11:27.749Z] #50 22.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:11:27.749Z] #50 22.70 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:11:28.249Z] #46 ... [2021-06-02T09:11:28.249Z] [2021-06-02T09:11:28.249Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:28.249Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:28.249Z] #13 119.0 Selecting previously unselected package libapparmor1:amd64. [2021-06-02T09:11:28.249Z] #13 119.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 119.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-02T09:11:28.249Z] #13 119.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-02T09:11:28.249Z] #13 119.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 119.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-02T09:11:28.249Z] #13 119.4 Selecting previously unselected package libbtrfs0. [2021-06-02T09:11:28.249Z] #13 119.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 119.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-02T09:11:28.249Z] #13 119.5 Selecting previously unselected package libbtrfs-dev. [2021-06-02T09:11:28.249Z] #13 119.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 119.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:11:28.249Z] #13 119.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-02T09:11:28.249Z] #13 119.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 119.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:11:28.249Z] #13 119.7 Selecting previously unselected package libudev-dev:amd64. [2021-06-02T09:11:28.249Z] #13 119.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 119.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:11:28.249Z] #13 119.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-02T09:11:28.249Z] #13 119.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 119.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-02T09:11:28.249Z] #13 120.2 Selecting previously unselected package libpcre16-3:amd64. [2021-06-02T09:11:28.249Z] #13 120.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 120.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-02T09:11:28.249Z] #13 120.3 Selecting previously unselected package libpcre32-3:amd64. [2021-06-02T09:11:28.249Z] #13 120.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 120.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-02T09:11:28.249Z] #13 120.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-02T09:11:28.249Z] #13 120.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 120.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-02T09:11:28.249Z] #13 120.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-02T09:11:28.249Z] #13 120.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 120.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-02T09:11:28.249Z] #13 121.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-02T09:11:28.249Z] #13 121.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 121.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-02T09:11:28.249Z] #13 121.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-02T09:11:28.249Z] #13 121.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 121.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-02T09:11:28.249Z] #13 121.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-02T09:11:28.249Z] #13 121.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 121.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:11:28.249Z] #13 121.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-02T09:11:28.249Z] #13 121.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-02T09:11:28.249Z] #13 121.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:11:28.326Z] #50 23.91 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:11:28.326Z] #50 23.94 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:11:28.326Z] #50 23.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:11:28.326Z] #50 24.02 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:11:28.511Z] #13 122.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-02T09:11:28.511Z] #13 122.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:11:28.511Z] #13 122.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-02T09:11:28.511Z] #13 122.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-02T09:11:28.511Z] #13 122.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-02T09:11:28.511Z] #13 122.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-02T09:11:28.590Z] #50 24.06 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:11:28.776Z] #13 122.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:11:28.776Z] #13 122.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-02T09:11:28.776Z] #13 122.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-02T09:11:28.776Z] #13 122.2 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:11:28.777Z] #13 122.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-02T09:11:28.777Z] #13 122.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:11:28.777Z] #13 122.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-02T09:11:28.777Z] #13 122.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-02T09:11:28.777Z] #13 122.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:11:28.777Z] #13 122.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-02T09:11:28.777Z] #13 122.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-02T09:11:28.777Z] #13 122.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:11:28.777Z] #13 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-02T09:11:28.777Z] #13 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-02T09:11:28.777Z] #13 122.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:11:28.777Z] #13 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-02T09:11:28.777Z] #13 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-02T09:11:28.777Z] #13 122.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-02T09:11:28.777Z] #13 122.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-02T09:11:28.777Z] #13 122.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:11:28.777Z] #13 122.5 Setting up dmsetup (2:1.02.155-3) ... [2021-06-02T09:11:28.777Z] #13 122.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:11:28.777Z] #13 122.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-02T09:11:28.777Z] #13 122.5 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:11:28.882Z] #68 ... [2021-06-02T09:11:28.882Z] [2021-06-02T09:11:28.882Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:28.882Z] #59 sha256:d85d4f036b6575571ec91e1fe62e96a72b2e27590d3c63f64fa25edc7efda4e1 [2021-06-02T09:11:28.882Z] #59 25.77 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:11:28.882Z] #59 25.95 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:11:28.882Z] #59 30.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:11:28.882Z] #59 30.74 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:11:28.882Z] #59 31.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:11:28.882Z] #59 32.60 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:11:28.882Z] #59 32.71 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:11:28.882Z] #59 35.20 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:11:28.882Z] #59 ... [2021-06-02T09:11:28.882Z] [2021-06-02T09:11:28.882Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:11:28.882Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:11:28.882Z] #40 30.74 Checking out files: 75% (1276/1694) Checking out files: 76% (1288/1694) Checking out files: 77% (1305/1694) Checking out files: 78% (1322/1694) Checking out files: 79% (1339/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-02T09:11:28.882Z] #40 31.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-02T09:11:28.882Z] #40 34.22 + 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-06-02T09:11:29.066Z] #57 ... [2021-06-02T09:11:29.066Z] [2021-06-02T09:11:29.066Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:29.066Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:29.066Z] #44 32.00 Reading package lists... [2021-06-02T09:11:29.066Z] #44 38.77 Building dependency tree... [2021-06-02T09:11:29.066Z] #44 42.19 The following additional packages will be installed: [2021-06-02T09:11:29.066Z] #44 42.19 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-02T09:11:29.066Z] #44 42.19 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-02T09:11:29.066Z] #44 42.19 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-02T09:11:29.066Z] #44 42.19 python3.7-minimal [2021-06-02T09:11:29.066Z] #44 42.22 Suggested packages: [2021-06-02T09:11:29.066Z] #44 42.22 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-02T09:11:29.066Z] #44 42.22 python3.7-doc binfmt-support [2021-06-02T09:11:29.066Z] #44 43.61 The following NEW packages will be installed: [2021-06-02T09:11:29.066Z] #44 43.63 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-02T09:11:29.066Z] #44 43.65 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-02T09:11:29.066Z] #44 43.65 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-02T09:11:29.066Z] #44 43.65 python3.7-minimal [2021-06-02T09:11:29.066Z] #44 44.12 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:11:29.066Z] #44 44.12 Need to get 6695 kB of archives. [2021-06-02T09:11:29.066Z] #44 44.12 After this operation, 33.1 MB of additional disk space will be used. [2021-06-02T09:11:29.066Z] #44 44.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-02T09:11:29.066Z] #44 44.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-02T09:11:29.066Z] #44 44.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-02T09:11:29.066Z] #44 44.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-02T09:11:29.066Z] #44 44.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-02T09:11:29.066Z] #44 44.65 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-02T09:11:29.066Z] #44 45.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-02T09:11:29.066Z] #44 45.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-02T09:11:29.066Z] #44 45.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-02T09:11:29.066Z] #44 45.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-02T09:11:29.066Z] #44 45.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-02T09:11:29.066Z] #44 45.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-02T09:11:29.066Z] #44 45.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-02T09:11:29.066Z] #44 45.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-02T09:11:29.066Z] #44 45.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-02T09:11:29.066Z] #44 45.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-02T09:11:29.066Z] #44 46.25 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:11:29.066Z] #44 46.44 Fetched 6695 kB in 1s (4504 kB/s) [2021-06-02T09:11:29.066Z] #44 46.55 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-02T09:11:29.067Z] #44 46.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-06-02T09:11:29.067Z] #44 46.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:11:29.067Z] #44 46.65 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:11:29.067Z] #44 47.36 Selecting previously unselected package python3.7-minimal. [2021-06-02T09:11:29.067Z] #44 47.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:11:29.067Z] #44 47.36 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:11:29.067Z] #44 ... [2021-06-02T09:11:29.067Z] [2021-06-02T09:11:29.067Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:11:29.067Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-02T09:11:29.067Z] #32 48.40 Checking out files: 87% (1334/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-06-02T09:11:29.067Z] #32 48.98 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-02T09:11:29.085Z] #56 35.65 Reading package lists... [2021-06-02T09:11:29.085Z] #56 ... [2021-06-02T09:11:29.085Z] [2021-06-02T09:11:29.085Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:29.085Z] #50 sha256:d72666583e052dda42bf773165049253097624cfbb6f47285da2c87ebd5dde74 [2021-06-02T09:11:29.085Z] #50 30.01 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:11:29.085Z] #50 35.03 go: extracting golang.org/x/text v0.3.2 [2021-06-02T09:11:29.085Z] #50 36.68 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:11:29.085Z] #50 36.92 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:11:29.085Z] #50 38.89 go: downloading github.com/fatih/color v1.7.0 [2021-06-02T09:11:29.085Z] #50 38.96 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:11:29.085Z] #50 39.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:11:29.085Z] #50 39.22 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:11:29.085Z] #50 39.22 go: extracting github.com/fatih/color v1.7.0 [2021-06-02T09:11:29.085Z] #50 39.22 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-02T09:11:29.085Z] #50 39.22 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-02T09:11:29.085Z] #50 39.24 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:11:29.085Z] #50 39.25 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:11:29.085Z] #50 39.26 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:11:29.085Z] #50 39.27 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:11:29.085Z] #50 39.32 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-02T09:11:29.085Z] #50 39.33 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:11:29.085Z] #50 39.45 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:11:29.085Z] #50 39.51 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:11:29.085Z] #50 39.57 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:11:29.085Z] #50 39.64 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:11:29.085Z] #50 39.65 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-02T09:11:29.085Z] #50 39.66 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:11:29.085Z] #50 39.66 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:11:29.085Z] #50 39.66 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:11:29.085Z] #50 39.67 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:11:29.085Z] #50 39.74 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-02T09:11:29.085Z] #50 39.83 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:11:29.085Z] #50 39.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:11:29.085Z] #50 39.92 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-02T09:11:29.085Z] #50 40.01 go: downloading github.com/spf13/cast v1.3.0 [2021-06-02T09:11:29.085Z] #50 40.01 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:11:29.085Z] #50 40.08 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:11:29.085Z] #50 40.13 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:11:29.085Z] #50 40.19 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-02T09:11:29.085Z] #50 40.19 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:11:29.085Z] #50 ... [2021-06-02T09:11:29.085Z] [2021-06-02T09:11:29.085Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:29.085Z] #59 sha256:a51e40e7c111c7dd16ac5001dda65ef979fc524d6df17c650a7b9dc10721df7e [2021-06-02T09:11:29.085Z] #59 40.28 go: finding github.com/pkg/errors v0.9.1 [2021-06-02T09:11:29.085Z] #59 40.57 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:11:29.085Z] #59 40.72 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:11:29.085Z] #59 40.84 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:11:29.085Z] #59 40.88 go: finding github.com/google/uuid v1.2.0 [2021-06-02T09:11:29.167Z] #50 24.90 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:11:29.346Z] #59 41.05 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:11:29.346Z] #59 41.06 go: finding github.com/gofrs/flock v0.8.0 [2021-06-02T09:11:29.346Z] #59 41.09 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-02T09:11:29.346Z] #59 41.12 go: finding github.com/gorilla/mux v1.8.0 [2021-06-02T09:11:29.346Z] #59 41.20 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:11:29.346Z] #59 41.25 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:11:29.611Z] #59 41.31 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:11:29.611Z] #59 41.32 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:11:29.875Z] #59 41.77 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:11:30.011Z] #32 49.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:11:30.137Z] #59 41.92 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:11:30.686Z] #13 DONE 124.1s [2021-06-02T09:11:30.686Z] [2021-06-02T09:11:30.686Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:30.686Z] #59 sha256:5be6928f41d7d0cc6201c549ed8cc5b12d0f92b6386582dc990a2a36390344d2 [2021-06-02T09:11:30.686Z] #59 123.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-02T09:11:30.686Z] #59 123.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-02T09:11:31.095Z] #50 26.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:11:31.095Z] #50 26.55 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:11:31.361Z] #50 ... [2021-06-02T09:11:31.361Z] [2021-06-02T09:11:31.361Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-02T09:11:31.361Z] #29 sha256:e785cd3f7b0a62008536f5d2662d8e699c3df05be321528ae54b104609e0bdff [2021-06-02T09:11:31.361Z] #29 24.95 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-02T09:11:31.361Z] #29 25.24 [2021-06-02T09:11:31.361Z] #29 25.40 ######################################################################## 100.0% [2021-06-02T09:11:31.361Z] #29 25.49 [2021-06-02T09:11:31.361Z] #29 26.31 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-02T09:11:31.361Z] #29 26.82 [2021-06-02T09:11:31.361Z] #29 27.09 ######################################################################## 100.0% [2021-06-02T09:11:31.361Z] #29 27.16 [2021-06-02T09:11:31.361Z] #29 27.24 Download of images into '/build' complete. [2021-06-02T09:11:31.361Z] #29 27.24 Use something like the following to load the result into a Docker daemon: [2021-06-02T09:11:31.361Z] #29 27.24 tar -cC '/build' . | docker load [2021-06-02T09:11:31.361Z] #29 DONE 27.5s [2021-06-02T09:11:31.361Z] [2021-06-02T09:11:31.361Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:31.361Z] #59 sha256:9d225a60e5c6a4acf75c6fc4e0f98544ffdce3063cd830e6fb9addecc5e6f0cf [2021-06-02T09:11:31.361Z] #59 24.46 go: finding github.com/pkg/errors v0.9.1 [2021-06-02T09:11:31.361Z] #59 24.60 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:11:31.361Z] #59 24.68 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:11:31.361Z] #59 24.84 go: finding github.com/google/uuid v1.2.0 [2021-06-02T09:11:31.361Z] #59 24.96 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:11:31.361Z] #59 25.00 go: finding github.com/gofrs/flock v0.8.0 [2021-06-02T09:11:31.361Z] #59 25.01 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:11:31.361Z] #59 25.02 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-02T09:11:31.361Z] #59 25.11 go: finding github.com/gorilla/mux v1.8.0 [2021-06-02T09:11:31.361Z] #59 25.18 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:11:31.361Z] #59 25.18 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:11:31.361Z] #59 25.24 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:11:31.361Z] #59 25.26 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:11:31.361Z] #59 25.45 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:11:31.361Z] #59 25.59 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:11:31.402Z] #32 ... [2021-06-02T09:11:31.402Z] [2021-06-02T09:11:31.402Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:31.402Z] #46 sha256:1023770b8551854e2c2e84b91b6d64a61682371ff558ab577f02b44725e2360b [2021-06-02T09:11:31.402Z] #46 41.33 github.com/LK4D4/vndr/godl/singleflight [2021-06-02T09:11:31.402Z] #46 41.62 math/rand [2021-06-02T09:11:31.402Z] #46 42.79 internal/singleflight [2021-06-02T09:11:31.402Z] #46 43.24 errors [2021-06-02T09:11:31.402Z] #46 43.25 sort [2021-06-02T09:11:31.402Z] #46 43.67 io [2021-06-02T09:11:31.402Z] #46 44.64 strconv [2021-06-02T09:11:31.402Z] #46 44.95 bytes [2021-06-02T09:11:31.402Z] #46 46.66 bufio [2021-06-02T09:11:31.402Z] #46 48.20 internal/oserror [2021-06-02T09:11:31.402Z] #46 48.36 reflect [2021-06-02T09:11:31.402Z] #46 48.41 syscall [2021-06-02T09:11:31.402Z] #46 ... [2021-06-02T09:11:31.402Z] [2021-06-02T09:11:31.402Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:11:31.402Z] #57 sha256:a4994f3617665b9e4105ea470aa3c790a953984de605675911e86fa5c4a3fcb3 [2021-06-02T09:11:31.402Z] #57 5.137 + RM_GOPATH=0 [2021-06-02T09:11:31.402Z] #57 5.137 + TMP_GOPATH= [2021-06-02T09:11:31.402Z] #57 5.137 + : /build [2021-06-02T09:11:31.402Z] #57 5.137 + '[' -z '' ']' [2021-06-02T09:11:31.402Z] #57 5.141 ++ mktemp -d [2021-06-02T09:11:31.402Z] #57 5.145 + export GOPATH=/tmp/tmp.zHgGNOxQFA [2021-06-02T09:11:31.402Z] #57 5.145 + GOPATH=/tmp/tmp.zHgGNOxQFA [2021-06-02T09:11:31.402Z] #57 5.145 + RM_GOPATH=1 [2021-06-02T09:11:31.402Z] #57 5.145 + case "$(go env GOARCH)" in [2021-06-02T09:11:31.402Z] #57 5.145 ++ go env GOARCH [2021-06-02T09:11:31.402Z] #57 5.177 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:31.402Z] #57 5.177 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:31.402Z] #57 5.177 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:31.402Z] #57 5.178 + dir=/tmp/install [2021-06-02T09:11:31.402Z] #57 5.178 + bin=containerd [2021-06-02T09:11:31.402Z] #57 5.179 + shift [2021-06-02T09:11:31.402Z] #57 5.179 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-02T09:11:31.402Z] #57 5.179 + . /tmp/install/containerd.installer [2021-06-02T09:11:31.402Z] #57 5.179 ++ set -e [2021-06-02T09:11:31.402Z] #57 5.180 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:11:31.402Z] #57 5.180 + install_containerd [2021-06-02T09:11:31.402Z] #57 5.180 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-02T09:11:31.402Z] #57 5.181 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zHgGNOxQFA/src/github.com/containerd/containerd [2021-06-02T09:11:31.402Z] #57 5.181 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:11:31.402Z] #57 5.182 Cloning into '/tmp/tmp.zHgGNOxQFA/src/github.com/containerd/containerd'... [2021-06-02T09:11:32.065Z] #59 ... [2021-06-02T09:11:32.065Z] [2021-06-02T09:11:32.065Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-02T09:11:32.065Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-02T09:11:32.065Z] #14 DONE 1.6s [2021-06-02T09:11:32.065Z] [2021-06-02T09:11:32.065Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-02T09:11:32.065Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-02T09:11:32.159Z] #40 ... [2021-06-02T09:11:32.159Z] [2021-06-02T09:11:32.159Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:32.159Z] #50 sha256:6b53eb7f620cedd8d4099956d6575bebe271f4cf2dedf96b44e5ddb131a985b8 [2021-06-02T09:11:32.159Z] #50 29.59 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-02T09:11:32.159Z] #50 29.73 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-02T09:11:32.159Z] #50 30.01 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:11:32.159Z] #50 33.60 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:11:32.159Z] #50 33.63 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:11:32.159Z] #50 33.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:11:32.159Z] #50 33.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:11:32.159Z] #50 33.71 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:11:32.159Z] #50 33.73 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:11:32.159Z] #50 33.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:11:32.159Z] #50 33.75 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:11:32.159Z] #50 33.77 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:11:32.159Z] #50 33.84 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-02T09:11:32.159Z] #50 33.90 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:11:32.159Z] #50 34.30 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:11:32.159Z] #50 34.39 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:11:32.159Z] #50 34.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:11:32.159Z] #50 34.69 go: downloading golang.org/x/text v0.3.2 [2021-06-02T09:11:32.159Z] #50 34.69 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:11:32.159Z] #50 34.69 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:11:32.159Z] #50 34.76 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:11:32.159Z] #50 35.00 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-02T09:11:32.159Z] #50 35.01 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:11:32.159Z] #50 35.01 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:11:32.159Z] #50 35.11 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:11:32.159Z] #50 35.11 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:11:32.159Z] #50 35.19 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:11:32.159Z] #50 35.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:11:32.159Z] #50 35.33 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:11:32.159Z] #50 35.44 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:11:32.159Z] #50 35.45 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:11:32.159Z] #50 35.64 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:11:32.159Z] #50 35.65 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-02T09:11:32.159Z] #50 35.69 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:11:32.159Z] #50 35.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:11:32.159Z] #50 35.88 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-02T09:11:32.159Z] #50 35.88 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:11:32.159Z] #50 35.90 go: downloading github.com/spf13/afero v1.1.2 [2021-06-02T09:11:32.159Z] #50 36.13 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:11:32.159Z] #50 36.15 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:11:32.159Z] #50 36.19 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:11:32.160Z] #50 36.33 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-02T09:11:32.160Z] #50 36.34 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-02T09:11:32.160Z] #50 36.37 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:11:32.160Z] #50 36.37 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:11:32.160Z] #50 36.39 go: extracting github.com/spf13/afero v1.1.2 [2021-06-02T09:11:32.160Z] #50 36.45 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:11:32.160Z] #50 36.63 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:11:32.160Z] #50 36.64 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:11:32.160Z] #50 36.64 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-02T09:11:32.160Z] #50 36.71 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-02T09:11:32.160Z] #50 36.76 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:11:32.160Z] #50 36.77 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:11:32.160Z] #50 37.11 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:11:32.160Z] #50 37.11 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:11:32.160Z] #50 37.22 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:11:32.160Z] #50 37.50 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-02T09:11:32.160Z] #50 37.62 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:11:32.160Z] #50 37.67 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:11:32.160Z] #50 37.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:11:32.160Z] #50 37.88 go: downloading github.com/spf13/cast v1.3.0 [2021-06-02T09:11:32.160Z] #50 37.91 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:11:32.160Z] #50 37.92 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-02T09:11:32.160Z] #50 38.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:11:32.160Z] #50 38.27 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:11:32.160Z] #50 38.42 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:11:32.160Z] #50 38.43 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:11:32.160Z] #50 38.60 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:11:32.160Z] #50 38.60 go: extracting github.com/spf13/cast v1.3.0 [2021-06-02T09:11:32.160Z] #50 38.60 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:11:32.160Z] #50 38.60 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:11:32.160Z] #50 38.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:11:32.160Z] #50 39.09 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:11:32.160Z] #50 39.23 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:11:32.160Z] #50 39.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:11:32.160Z] #50 39.35 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:11:32.160Z] #50 39.53 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:11:32.329Z] #59 ... [2021-06-02T09:11:32.329Z] [2021-06-02T09:11:32.329Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:11:32.329Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-02T09:11:32.329Z] #40 17.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-02T09:11:32.329Z] #40 19.38 + 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-06-02T09:11:32.329Z] #40 ... [2021-06-02T09:11:32.329Z] [2021-06-02T09:11:32.329Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:32.329Z] #50 sha256:480bc86aaef776475bc81b803ad9b5beb7b1520b27c89301cdd1fdc730af7e9e [2021-06-02T09:11:32.329Z] #50 27.60 go: extracting golang.org/x/text v0.3.2 [2021-06-02T09:11:32.329Z] #50 28.04 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-02T09:11:32.329Z] #50 ... [2021-06-02T09:11:32.329Z] [2021-06-02T09:11:32.329Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:32.329Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-02T09:11:32.329Z] #36 17.95 Fetched 8271 kB in 12s (709 kB/s) [2021-06-02T09:11:32.329Z] #36 17.95 Reading package lists... [2021-06-02T09:11:32.593Z] #36 23.83 Reading package lists... [2021-06-02T09:11:32.593Z] #36 ... [2021-06-02T09:11:32.593Z] [2021-06-02T09:11:32.593Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:32.593Z] #50 sha256:480bc86aaef776475bc81b803ad9b5beb7b1520b27c89301cdd1fdc730af7e9e [2021-06-02T09:11:32.593Z] #50 28.06 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:11:32.593Z] #50 28.09 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:11:32.593Z] #50 28.09 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:11:32.593Z] #50 28.10 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-02T09:11:32.593Z] #50 28.10 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:11:32.593Z] #50 28.14 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:11:32.593Z] #50 28.14 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:11:32.593Z] #50 28.15 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:11:32.593Z] #50 28.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:11:32.593Z] #50 28.35 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:11:32.698Z] #59 ... [2021-06-02T09:11:32.698Z] [2021-06-02T09:11:32.698Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:11:32.698Z] #68 sha256:acc18ccc311fd6763af69c6387f2bfae45ae753f13d65a6bf28bdd553c90852a [2021-06-02T09:11:32.698Z] #68 DONE 44.6s [2021-06-02T09:11:32.723Z] #50 39.99 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:11:32.723Z] #50 40.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:11:32.723Z] #50 40.03 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:11:32.723Z] #50 40.03 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:11:32.723Z] #50 40.11 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:11:32.723Z] #50 40.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:11:32.791Z] #57 ... [2021-06-02T09:11:32.791Z] [2021-06-02T09:11:32.791Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:32.791Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:32.791Z] #36 42.68 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:11:32.791Z] #36 42.88 Fetched 14.9 MB in 2s (9137 kB/s) [2021-06-02T09:11:32.791Z] #36 42.96 Selecting previously unselected package xxd. [2021-06-02T09:11:32.791Z] #36 42.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:11:32.791Z] #36 43.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-02T09:11:32.791Z] #36 43.10 Unpacking xxd (2:8.1.0875-5) ... [2021-06-02T09:11:32.791Z] #36 43.35 Selecting previously unselected package vim-common. [2021-06-02T09:11:32.791Z] #36 43.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:11:32.791Z] #36 43.39 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-02T09:11:32.791Z] #36 43.76 Selecting previously unselected package cmake-data. [2021-06-02T09:11:32.791Z] #36 43.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-02T09:11:32.791Z] #36 43.76 Unpacking cmake-data (3.13.4-1) ... [2021-06-02T09:11:32.791Z] #36 46.78 Selecting previously unselected package libicu63:amd64. [2021-06-02T09:11:32.791Z] #36 46.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-02T09:11:32.791Z] #36 46.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:11:32.791Z] #36 ... [2021-06-02T09:11:32.791Z] [2021-06-02T09:11:32.791Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:32.791Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:32.791Z] #13 33.13 Reading package lists... [2021-06-02T09:11:32.791Z] #13 39.94 Building dependency tree... [2021-06-02T09:11:32.791Z] #13 43.10 The following additional packages will be installed: [2021-06-02T09:11:32.791Z] #13 43.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-02T09:11:32.791Z] #13 43.12 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-02T09:11:32.791Z] #13 43.12 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-02T09:11:32.791Z] #13 43.12 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-02T09:11:32.791Z] #13 43.12 mingw-w64-common mingw-w64-x86-64-dev [2021-06-02T09:11:32.791Z] #13 43.13 Suggested packages: [2021-06-02T09:11:32.791Z] #13 43.13 gcc-8-locales seccomp wine64 [2021-06-02T09:11:32.791Z] #13 44.33 The following NEW packages will be installed: [2021-06-02T09:11:32.791Z] #13 44.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-02T09:11:32.791Z] #13 44.33 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-02T09:11:32.791Z] #13 44.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-02T09:11:32.791Z] #13 44.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-02T09:11:32.791Z] #13 44.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-02T09:11:32.791Z] #13 44.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-02T09:11:32.791Z] #13 44.37 The following packages will be upgraded: [2021-06-02T09:11:32.791Z] #13 44.37 libseccomp2 libsystemd0 libudev1 [2021-06-02T09:11:32.791Z] #13 44.75 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-02T09:11:32.791Z] #13 44.75 Need to get 78.2 MB of archives. [2021-06-02T09:11:32.791Z] #13 44.75 After this operation, 487 MB of additional disk space will be used. [2021-06-02T09:11:32.791Z] #13 44.75 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-02T09:11:32.791Z] #13 44.75 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-02T09:11:32.791Z] #13 44.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-02T09:11:32.791Z] #13 44.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-02T09:11:32.791Z] #13 44.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-02T09:11:32.791Z] #13 45.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-02T09:11:32.791Z] #13 45.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-02T09:11:32.791Z] #13 45.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-02T09:11:32.791Z] #13 45.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-02T09:11:32.791Z] #13 45.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-02T09:11:32.791Z] #13 45.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-02T09:11:32.791Z] #13 46.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-02T09:11:32.791Z] #13 46.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-02T09:11:32.791Z] #13 48.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-02T09:11:32.791Z] #13 ... [2021-06-02T09:11:32.791Z] [2021-06-02T09:11:32.791Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:32.791Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:32.791Z] #36 53.10 Selecting previously unselected package libxml2:amd64. [2021-06-02T09:11:32.791Z] #36 53.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-02T09:11:32.791Z] #36 53.11 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-02T09:11:32.871Z] #50 28.37 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:11:32.871Z] #50 28.42 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-02T09:11:32.871Z] #50 28.42 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:11:32.871Z] #50 28.42 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:11:32.871Z] #50 28.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:11:32.871Z] #50 28.52 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-02T09:11:32.871Z] #50 28.59 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:11:32.871Z] #50 28.61 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:11:32.959Z] [2021-06-02T09:11:32.959Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:32.959Z] #50 sha256:d72666583e052dda42bf773165049253097624cfbb6f47285da2c87ebd5dde74 [2021-06-02T09:11:32.959Z] #50 40.50 go: extracting github.com/spf13/cast v1.3.0 [2021-06-02T09:11:32.959Z] #50 40.50 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:11:32.959Z] #50 40.51 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-02T09:11:32.959Z] #50 40.60 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:11:32.959Z] #50 40.61 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:11:32.959Z] #50 40.72 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-02T09:11:32.959Z] #50 40.79 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:11:32.959Z] #50 40.80 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:11:32.959Z] #50 40.91 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:11:32.959Z] #50 41.08 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:11:32.959Z] #50 41.33 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:11:32.959Z] #50 41.33 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-02T09:11:32.959Z] #50 41.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:11:32.959Z] #50 41.50 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:11:32.959Z] #50 41.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:11:32.959Z] #50 41.63 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-02T09:11:32.959Z] #50 41.69 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:11:32.959Z] #50 41.69 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:11:32.959Z] #50 41.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:11:32.959Z] #50 41.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:11:32.959Z] #50 41.84 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:11:32.959Z] #50 42.10 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-02T09:11:32.959Z] #50 42.23 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:11:32.959Z] #50 42.49 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:11:32.959Z] #50 42.59 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:11:32.959Z] #50 42.73 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:11:32.959Z] #50 42.76 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:11:32.959Z] #50 42.81 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:11:32.959Z] #50 42.86 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:11:32.959Z] #50 42.98 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:11:32.959Z] #50 43.00 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:11:32.959Z] #50 43.08 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:11:32.959Z] #50 43.33 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:11:32.959Z] #50 43.38 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:11:32.959Z] #50 43.40 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:11:32.959Z] #50 43.76 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:11:32.959Z] #50 43.76 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:11:32.959Z] #50 43.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:11:32.959Z] #50 43.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:11:32.959Z] #50 43.90 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:11:32.959Z] #50 44.04 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:11:32.959Z] #50 44.13 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:11:32.959Z] #50 44.13 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:11:32.959Z] #50 44.19 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:11:32.959Z] #50 44.31 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:11:32.959Z] #50 44.38 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:11:32.959Z] #50 44.38 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:11:32.959Z] #50 44.39 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:11:32.959Z] #50 44.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:11:32.959Z] #50 44.58 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:11:32.959Z] #50 44.90 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:11:32.959Z] #50 44.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:11:32.979Z] #50 40.30 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:11:32.979Z] #50 40.50 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:11:33.135Z] #50 28.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:11:33.135Z] #50 28.64 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:11:33.135Z] #50 28.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:11:33.135Z] #50 28.70 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:11:33.222Z] #50 45.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:11:33.222Z] #50 45.16 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-02T09:11:33.237Z] #50 40.64 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:11:33.372Z] #36 53.68 Selecting previously unselected package libarchive13:amd64. [2021-06-02T09:11:33.372Z] #36 53.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-02T09:11:33.398Z] #50 28.98 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:11:33.484Z] #50 ... [2021-06-02T09:11:33.484Z] [2021-06-02T09:11:33.484Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:11:33.484Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:11:33.484Z] #40 35.13 + 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-06-02T09:11:33.493Z] #50 40.95 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:11:33.652Z] #36 53.69 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-02T09:11:33.662Z] #50 29.18 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:11:33.662Z] #50 29.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:11:33.662Z] #50 29.23 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:11:33.662Z] #50 29.24 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:11:33.662Z] #50 29.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:11:33.662Z] #50 29.35 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:11:33.662Z] #50 29.37 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:11:33.662Z] #50 29.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:11:33.662Z] #50 29.39 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:11:33.662Z] #50 29.41 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:11:33.662Z] #50 29.45 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-02T09:11:33.746Z] #40 ... [2021-06-02T09:11:33.746Z] [2021-06-02T09:11:33.746Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:33.746Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:11:33.746Z] #56 35.65 Reading package lists... [2021-06-02T09:11:33.746Z] #56 45.26 Reading package lists... [2021-06-02T09:11:33.746Z] #56 ... [2021-06-02T09:11:33.746Z] [2021-06-02T09:11:33.746Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:33.746Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:33.746Z] #36 35.66 Fetched 8447 kB in 25s (336 kB/s) [2021-06-02T09:11:33.746Z] #36 35.66 Reading package lists... [2021-06-02T09:11:33.751Z] #50 41.16 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-02T09:11:33.751Z] #50 41.23 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-02T09:11:33.751Z] #50 ... [2021-06-02T09:11:33.751Z] [2021-06-02T09:11:33.751Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:33.751Z] #52 sha256:85449040f8fa5ea494d7285d93a961566ae79d2de1ec23e078572ea3f7a24be3 [2021-06-02T09:11:33.751Z] #52 31.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-02T09:11:33.751Z] #52 31.18 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-02T09:11:33.751Z] #52 31.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-02T09:11:33.751Z] #52 31.61 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-02T09:11:33.751Z] #52 32.96 runtime/cgo [2021-06-02T09:11:33.751Z] #52 33.44 runtime [2021-06-02T09:11:33.751Z] #52 ... [2021-06-02T09:11:33.751Z] [2021-06-02T09:11:33.751Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:33.751Z] #50 sha256:6b53eb7f620cedd8d4099956d6575bebe271f4cf2dedf96b44e5ddb131a985b8 [2021-06-02T09:11:33.751Z] #50 41.31 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:11:33.930Z] #50 29.45 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:11:33.930Z] #50 29.47 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:11:33.930Z] #50 29.48 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:11:33.930Z] #50 29.48 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:11:33.930Z] #50 29.59 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:11:33.930Z] #50 29.62 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:11:33.930Z] #50 29.68 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:11:33.930Z] #50 29.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:11:33.974Z] #15 DONE 1.4s [2021-06-02T09:11:33.974Z] [2021-06-02T09:11:33.974Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-02T09:11:33.974Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-02T09:11:34.008Z] #36 44.98 Reading package lists... [2021-06-02T09:11:34.008Z] #36 ... [2021-06-02T09:11:34.008Z] [2021-06-02T09:11:34.008Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:34.008Z] #46 sha256:54374073cab4f3c821a7f98321e791b4b43b6b4c2b0ec39ffb845a6f95c00c9a [2021-06-02T09:11:34.008Z] #46 45.77 vendor/golang.org/x/crypto/internal/subtle [2021-06-02T09:11:34.008Z] #50 41.41 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:11:34.194Z] #50 29.77 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:11:34.194Z] #50 29.80 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-02T09:11:34.194Z] #50 29.81 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:11:34.194Z] #50 29.89 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-02T09:11:34.194Z] #50 29.92 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:11:34.234Z] #16 ... [2021-06-02T09:11:34.234Z] [2021-06-02T09:11:34.234Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:34.234Z] #59 sha256:5be6928f41d7d0cc6201c549ed8cc5b12d0f92b6386582dc990a2a36390344d2 [2021-06-02T09:11:34.234Z] #59 DONE 131.4s [2021-06-02T09:11:34.234Z] [2021-06-02T09:11:34.234Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-02T09:11:34.234Z] #60 sha256:d50d2e488d1e8f247e8150459501b709189eb30c0976f8349a3774a4c2a141e5 [2021-06-02T09:11:34.234Z] #60 DONE 0.1s [2021-06-02T09:11:34.234Z] [2021-06-02T09:11:34.234Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-02T09:11:34.234Z] #61 sha256:0780def7a19da0777e57a8a5f65d2a20742ceb3f153510c9ab29e00fb88e4200 [2021-06-02T09:11:34.234Z] #61 DONE 0.1s [2021-06-02T09:11:34.234Z] [2021-06-02T09:11:34.234Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:11:34.234Z] #54 sha256:2313351faefa664d96bd721ed01c059cc8dbc285370332c56192ec90e543bdda [2021-06-02T09:11:34.234Z] #54 1.799 + RM_GOPATH=0 [2021-06-02T09:11:34.234Z] #54 1.799 + TMP_GOPATH= [2021-06-02T09:11:34.234Z] #54 1.799 + : /build [2021-06-02T09:11:34.234Z] #54 1.799 + '[' -z '' ']' [2021-06-02T09:11:34.234Z] #54 1.814 ++ mktemp -d [2021-06-02T09:11:34.234Z] #54 1.814 + export GOPATH=/tmp/tmp.42Rd4kSvVp [2021-06-02T09:11:34.234Z] #54 1.814 + GOPATH=/tmp/tmp.42Rd4kSvVp [2021-06-02T09:11:34.234Z] #54 1.814 + RM_GOPATH=1 [2021-06-02T09:11:34.234Z] #54 1.814 + case "$(go env GOARCH)" in [2021-06-02T09:11:34.234Z] #54 1.814 ++ go env GOARCH [2021-06-02T09:11:34.234Z] #54 1.851 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:34.234Z] #54 1.851 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:34.235Z] #54 1.851 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:34.235Z] #54 1.854 + dir=/tmp/install [2021-06-02T09:11:34.235Z] #54 1.854 + bin=runc [2021-06-02T09:11:34.235Z] #54 1.854 + shift [2021-06-02T09:11:34.235Z] #54 1.854 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-02T09:11:34.235Z] #54 1.854 + . /tmp/install/runc.installer [2021-06-02T09:11:34.235Z] #54 1.854 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-02T09:11:34.235Z] #54 1.854 + install_runc [2021-06-02T09:11:34.235Z] #54 1.854 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-02T09:11:34.235Z] #54 1.854 + uname -r [2021-06-02T09:11:34.235Z] #54 1.863 + RUNC_BUILDTAGS='seccomp ' [2021-06-02T09:11:34.235Z] #54 1.863 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-02T09:11:34.235Z] #54 1.864 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.42Rd4kSvVp/src/github.com/opencontainers/runc [2021-06-02T09:11:34.235Z] #54 1.867 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-02T09:11:34.235Z] #54 1.870 Cloning into '/tmp/tmp.42Rd4kSvVp/src/github.com/opencontainers/runc'... [2021-06-02T09:11:34.235Z] #36 ... [2021-06-02T09:11:34.235Z] [2021-06-02T09:11:34.235Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:11:34.235Z] #48 sha256:0692c1e2a662b69fca84bf06311a18d041726934a74deec293d4dc8d8f37a0df [2021-06-02T09:11:34.235Z] #48 DONE 54.3s [2021-06-02T09:11:34.235Z] [2021-06-02T09:11:34.235Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:34.235Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:34.235Z] #36 54.37 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-02T09:11:34.235Z] #36 54.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-02T09:11:34.235Z] #36 54.38 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-02T09:11:34.269Z] #46 45.94 vendor/golang.org/x/crypto/curve25519 [2021-06-02T09:11:34.459Z] #50 29.96 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-02T09:11:34.459Z] #50 29.98 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:11:34.459Z] #50 29.99 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-02T09:11:34.459Z] #50 30.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:11:34.459Z] #50 30.12 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:11:34.459Z] #50 30.13 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-02T09:11:34.497Z] #36 54.58 Selecting previously unselected package librhash0:amd64. [2021-06-02T09:11:34.497Z] #36 54.58 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-02T09:11:34.497Z] #36 54.60 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-02T09:11:34.497Z] #36 54.75 Selecting previously unselected package libuv1:amd64. [2021-06-02T09:11:34.497Z] #36 54.75 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-02T09:11:34.497Z] #36 54.75 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-02T09:11:34.574Z] #50 42.08 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:11:34.575Z] #50 42.08 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:11:34.724Z] #50 30.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:11:34.724Z] #50 30.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:11:34.724Z] #50 30.37 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:11:34.724Z] #50 30.41 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-02T09:11:34.724Z] #50 30.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:11:34.724Z] #50 30.41 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:11:34.724Z] #50 30.43 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:11:34.724Z] #50 30.46 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:11:34.759Z] #36 54.90 Selecting previously unselected package cmake. [2021-06-02T09:11:34.759Z] #36 54.90 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-02T09:11:34.759Z] #36 54.94 Unpacking cmake (3.13.4-1) ... [2021-06-02T09:11:34.988Z] #50 30.63 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:11:34.988Z] #50 30.68 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:11:35.144Z] #50 42.46 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-02T09:11:35.144Z] #50 42.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:11:35.174Z] #54 ... [2021-06-02T09:11:35.174Z] [2021-06-02T09:11:35.174Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-02T09:11:35.174Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-02T09:11:35.174Z] #16 1.552 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-02T09:11:35.174Z] #16 DONE 1.7s [2021-06-02T09:11:35.403Z] #50 43.02 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:11:35.434Z] [2021-06-02T09:11:35.434Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-02T09:11:35.434Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-02T09:11:35.661Z] #50 43.05 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:11:35.661Z] #50 43.08 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:11:35.952Z] #50 31.37 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:11:36.227Z] #50 43.48 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-02T09:11:36.227Z] #50 43.52 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:11:36.227Z] #50 ... [2021-06-02T09:11:36.227Z] [2021-06-02T09:11:36.227Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:36.227Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:11:36.227Z] #56 33.57 Fetched 8447 kB in 26s (330 kB/s) [2021-06-02T09:11:36.227Z] #56 33.57 Reading package lists... [2021-06-02T09:11:36.227Z] #56 ... [2021-06-02T09:11:36.227Z] [2021-06-02T09:11:36.227Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:36.227Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:36.227Z] #36 33.70 Fetched 8447 kB in 26s (327 kB/s) [2021-06-02T09:11:36.227Z] #36 33.70 Reading package lists... [2021-06-02T09:11:36.227Z] #36 ... [2021-06-02T09:11:36.227Z] [2021-06-02T09:11:36.227Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:36.227Z] #50 sha256:6b53eb7f620cedd8d4099956d6575bebe271f4cf2dedf96b44e5ddb131a985b8 [2021-06-02T09:11:36.227Z] #50 43.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:11:36.227Z] #50 43.87 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:11:36.532Z] #50 ... [2021-06-02T09:11:36.532Z] [2021-06-02T09:11:36.533Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:11:36.533Z] #68 sha256:f213e32bd6e1acbf2ee4747b0210fd3ab09b6ab2ab7cbc2d892c205a2a58103a [2021-06-02T09:11:36.533Z] #68 22.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-06-02T09:11:36.533Z] #68 ... [2021-06-02T09:11:36.533Z] [2021-06-02T09:11:36.533Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:36.533Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-02T09:11:36.533Z] #36 23.83 Reading package lists... [2021-06-02T09:11:36.533Z] #36 28.71 Building dependency tree... [2021-06-02T09:11:36.533Z] #36 31.40 The following additional packages will be installed: [2021-06-02T09:11:36.533Z] #36 31.41 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-02T09:11:36.533Z] #36 31.41 Suggested packages: [2021-06-02T09:11:36.533Z] #36 31.41 cmake-doc ninja-build lrzip [2021-06-02T09:11:36.533Z] #36 31.41 Recommended packages: [2021-06-02T09:11:36.533Z] #36 31.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-02T09:11:36.533Z] #36 32.31 The following NEW packages will be installed: [2021-06-02T09:11:36.793Z] #50 44.19 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-02T09:11:36.793Z] #50 44.39 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-02T09:11:36.796Z] #36 32.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-02T09:11:36.796Z] #36 32.33 vim-common xxd [2021-06-02T09:11:36.820Z] #46 ... [2021-06-02T09:11:36.820Z] [2021-06-02T09:11:36.820Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:36.820Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:36.820Z] #44 38.05 Fetched 8451 kB in 27s (312 kB/s) [2021-06-02T09:11:36.820Z] #44 38.05 Reading package lists... [2021-06-02T09:11:36.820Z] #44 47.05 Reading package lists... [2021-06-02T09:11:36.820Z] #44 ... [2021-06-02T09:11:36.820Z] [2021-06-02T09:11:36.820Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:36.820Z] #50 sha256:d72666583e052dda42bf773165049253097624cfbb6f47285da2c87ebd5dde74 [2021-06-02T09:11:36.820Z] #50 45.65 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:11:36.820Z] #50 45.73 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-02T09:11:36.820Z] #50 46.01 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:11:36.820Z] #50 46.16 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:11:36.820Z] #50 46.95 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:11:36.820Z] #50 47.61 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:11:36.820Z] #50 47.65 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:11:36.820Z] #50 48.51 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-02T09:11:36.820Z] #50 48.51 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:11:36.820Z] #50 48.57 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:11:36.820Z] #50 48.61 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:11:37.050Z] #50 44.61 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:11:37.059Z] #36 32.71 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:11:37.059Z] #36 32.71 Need to get 14.2 MB of archives. [2021-06-02T09:11:37.059Z] #36 32.71 After this operation, 60.0 MB of additional disk space will be used. [2021-06-02T09:11:37.059Z] #36 32.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-02T09:11:37.059Z] #36 32.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-02T09:11:37.059Z] #36 32.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-02T09:11:37.059Z] #36 32.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-02T09:11:37.059Z] #36 ... [2021-06-02T09:11:37.059Z] [2021-06-02T09:11:37.059Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:37.059Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-02T09:11:37.059Z] #13 16.71 Fetched 8789 kB in 15s (591 kB/s) [2021-06-02T09:11:37.059Z] #13 16.71 Reading package lists... [2021-06-02T09:11:37.059Z] #13 22.28 Reading package lists... [2021-06-02T09:11:37.314Z] #50 44.72 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:11:37.314Z] #50 44.80 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:11:37.314Z] #50 44.84 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:11:37.324Z] #13 26.91 Building dependency tree... [2021-06-02T09:11:37.324Z] #13 ... [2021-06-02T09:11:37.324Z] [2021-06-02T09:11:37.324Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:37.324Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-02T09:11:37.324Z] #56 18.25 Reading package lists... [2021-06-02T09:11:37.324Z] #56 23.34 Reading package lists... [2021-06-02T09:11:37.324Z] #56 28.51 Building dependency tree... [2021-06-02T09:11:37.324Z] #56 30.90 The following additional packages will be installed: [2021-06-02T09:11:37.324Z] #56 30.91 libbtrfs0 [2021-06-02T09:11:37.324Z] #56 31.03 The following NEW packages will be installed: [2021-06-02T09:11:37.324Z] #56 31.05 libbtrfs-dev libbtrfs0 [2021-06-02T09:11:37.324Z] #56 31.51 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:11:37.324Z] #56 31.51 Need to get 119 kB of archives. [2021-06-02T09:11:37.324Z] #56 31.51 After this operation, 387 kB of additional disk space will be used. [2021-06-02T09:11:37.324Z] #56 31.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-02T09:11:37.324Z] #56 31.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-02T09:11:37.324Z] #56 32.50 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:11:37.324Z] #56 32.63 Fetched 119 kB in 0s (435 kB/s) [2021-06-02T09:11:37.324Z] #56 32.71 Selecting previously unselected package libbtrfs0. [2021-06-02T09:11:37.324Z] #56 32.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-02T09:11:37.324Z] #56 32.81 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-02T09:11:37.324Z] #56 32.84 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-02T09:11:37.324Z] #56 32.97 Selecting previously unselected package libbtrfs-dev. [2021-06-02T09:11:37.324Z] #56 32.98 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-02T09:11:37.324Z] #56 33.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:11:37.515Z] #17 DONE 2.1s [2021-06-02T09:11:37.515Z] [2021-06-02T09:11:37.515Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:37.515Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:11:37.515Z] #46 130.3 net/http/httptrace [2021-06-02T09:11:37.515Z] #46 130.5 net/http [2021-06-02T09:11:37.573Z] #50 45.01 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-02T09:11:37.830Z] #50 ... [2021-06-02T09:11:37.830Z] [2021-06-02T09:11:37.830Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:37.830Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:37.830Z] #44 34.59 Fetched 8451 kB in 26s (320 kB/s) [2021-06-02T09:11:37.830Z] #44 34.59 Reading package lists... [2021-06-02T09:11:37.830Z] #44 ... [2021-06-02T09:11:37.830Z] [2021-06-02T09:11:37.830Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:37.830Z] #50 sha256:6b53eb7f620cedd8d4099956d6575bebe271f4cf2dedf96b44e5ddb131a985b8 [2021-06-02T09:11:37.830Z] #50 45.35 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:11:37.904Z] #56 33.30 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-02T09:11:37.904Z] #56 33.32 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:11:37.904Z] #56 ... [2021-06-02T09:11:37.904Z] [2021-06-02T09:11:37.904Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:37.904Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-02T09:11:37.904Z] #36 33.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-06-02T09:11:37.904Z] #36 33.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-06-02T09:11:37.904Z] #36 33.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-06-02T09:11:37.904Z] #36 33.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-06-02T09:11:37.904Z] #36 33.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-06-02T09:11:37.904Z] #36 33.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-06-02T09:11:38.078Z] #36 57.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:11:38.078Z] #36 57.87 Setting up xxd (2:8.1.0875-5) ... [2021-06-02T09:11:38.078Z] #36 57.88 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-02T09:11:38.078Z] #36 57.91 Setting up vim-common (2:8.1.0875-5) ... [2021-06-02T09:11:38.078Z] #36 57.97 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-02T09:11:38.078Z] #36 57.97 Setting up cmake-data (3.13.4-1) ... [2021-06-02T09:11:38.078Z] #36 57.99 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-02T09:11:38.078Z] #36 58.01 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-02T09:11:38.078Z] #36 58.03 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-02T09:11:38.078Z] #36 58.07 Setting up cmake (3.13.4-1) ... [2021-06-02T09:11:38.078Z] #36 58.09 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:11:38.078Z] #36 58.15 Processing triggers for mime-support (3.62) ... [2021-06-02T09:11:38.087Z] #50 45.62 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:11:38.344Z] #50 45.76 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:11:38.467Z] #46 ... [2021-06-02T09:11:38.467Z] [2021-06-02T09:11:38.467Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-02T09:11:38.467Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-02T09:11:38.467Z] #18 DONE 1.2s [2021-06-02T09:11:38.655Z] #36 DONE 58.9s [2021-06-02T09:11:38.655Z] [2021-06-02T09:11:38.655Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-02T09:11:38.655Z] #37 sha256:c0d0c80644d8bade03747f73de3f657ea33f211cdb04da39eb052e11933c5b96 [2021-06-02T09:11:38.726Z] [2021-06-02T09:11:38.726Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-02T09:11:38.726Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-02T09:11:38.733Z] #50 46.17 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:11:38.879Z] #36 ... [2021-06-02T09:11:38.879Z] [2021-06-02T09:11:38.879Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:38.879Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-02T09:11:38.879Z] #56 33.44 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:11:38.879Z] #56 DONE 34.5s [2021-06-02T09:11:39.141Z] [2021-06-02T09:11:39.141Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:11:39.141Z] #57 sha256:c82a272bb3c0e5024cd84d76ddc3a6404faf5491b349410316d591a73396b5e9 [2021-06-02T09:11:39.233Z] #37 ... [2021-06-02T09:11:39.233Z] [2021-06-02T09:11:39.233Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:39.233Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:39.233Z] #44 49.04 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:11:39.233Z] #44 49.06 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:11:39.233Z] #44 52.78 Selecting previously unselected package python3-minimal. [2021-06-02T09:11:39.233Z] #44 52.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 ... 15650 files and directories currently installed.) [2021-06-02T09:11:39.233Z] #44 52.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-02T09:11:39.233Z] #44 52.82 Unpacking python3-minimal (3.7.3-1) ... [2021-06-02T09:11:39.233Z] #44 52.94 Selecting previously unselected package libmpdec2:amd64. [2021-06-02T09:11:39.233Z] #44 52.94 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-02T09:11:39.233Z] #44 52.96 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:11:39.233Z] #44 53.10 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-02T09:11:39.233Z] #44 53.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:11:39.233Z] #44 53.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:11:39.233Z] #44 54.64 Selecting previously unselected package python3.7. [2021-06-02T09:11:39.233Z] #44 54.64 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:11:39.233Z] #44 54.64 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:11:39.233Z] #44 54.81 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-02T09:11:39.233Z] #44 54.82 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-02T09:11:39.233Z] #44 54.83 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:11:39.233Z] #44 55.02 Setting up python3-minimal (3.7.3-1) ... [2021-06-02T09:11:39.233Z] #44 56.49 Selecting previously unselected package python3. [2021-06-02T09:11:39.234Z] #44 56.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 ... 16062 files and directories currently installed.) [2021-06-02T09:11:39.234Z] #44 56.55 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-02T09:11:39.234Z] #44 56.58 Unpacking python3 (3.7.3-1) ... [2021-06-02T09:11:39.234Z] #44 56.75 Selecting previously unselected package libprotobuf17:amd64. [2021-06-02T09:11:39.234Z] #44 56.75 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-02T09:11:39.234Z] #44 56.79 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-02T09:11:39.234Z] #44 57.43 Selecting previously unselected package python3-pkg-resources. [2021-06-02T09:11:39.234Z] #44 57.43 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-02T09:11:39.234Z] #44 57.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:11:39.234Z] #44 57.63 Selecting previously unselected package python3-six. [2021-06-02T09:11:39.234Z] #44 57.63 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-02T09:11:39.234Z] #44 57.63 Unpacking python3-six (1.12.0-1) ... [2021-06-02T09:11:39.234Z] #44 57.74 Selecting previously unselected package python3-protobuf. [2021-06-02T09:11:39.234Z] #44 57.74 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-02T09:11:39.234Z] #44 57.75 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-02T09:11:39.234Z] #44 58.49 Selecting previously unselected package libnet1:amd64. [2021-06-02T09:11:39.234Z] #44 58.49 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-02T09:11:39.234Z] #44 58.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:11:39.234Z] #44 58.74 Selecting previously unselected package libnl-3-200:amd64. [2021-06-02T09:11:39.234Z] #44 58.74 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-02T09:11:39.234Z] #44 58.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:11:39.234Z] #44 58.88 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-02T09:11:39.234Z] #44 58.88 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-02T09:11:39.234Z] #44 58.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:11:39.234Z] #44 59.03 Selecting previously unselected package criu. [2021-06-02T09:11:39.234Z] #44 59.03 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-02T09:11:39.234Z] #44 59.03 Unpacking criu (3.15-1) ... [2021-06-02T09:11:39.336Z] #50 ... [2021-06-02T09:11:39.336Z] [2021-06-02T09:11:39.336Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:39.336Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:39.336Z] #13 29.74 Fetched 8971 kB in 27s (332 kB/s) [2021-06-02T09:11:39.336Z] #13 29.74 Reading package lists... [2021-06-02T09:11:39.336Z] #13 ... [2021-06-02T09:11:39.336Z] [2021-06-02T09:11:39.336Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:11:39.336Z] #59 sha256:d85d4f036b6575571ec91e1fe62e96a72b2e27590d3c63f64fa25edc7efda4e1 [2021-06-02T09:11:39.336Z] #59 39.65 go: finding github.com/pkg/errors v0.9.1 [2021-06-02T09:11:39.336Z] #59 39.88 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-02T09:11:39.336Z] #59 40.29 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-02T09:11:39.336Z] #59 40.43 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-02T09:11:39.336Z] #59 40.58 go: finding github.com/google/uuid v1.2.0 [2021-06-02T09:11:39.336Z] #59 40.64 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-02T09:11:39.336Z] #59 40.85 go: finding github.com/gofrs/flock v0.8.0 [2021-06-02T09:11:39.336Z] #59 40.88 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-02T09:11:39.336Z] #59 40.95 go: finding github.com/gorilla/mux v1.8.0 [2021-06-02T09:11:39.336Z] #59 41.05 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-02T09:11:39.336Z] #59 41.14 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-02T09:11:39.336Z] #59 41.19 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-02T09:11:39.336Z] #59 41.45 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-02T09:11:39.336Z] #59 42.05 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-02T09:11:39.336Z] #59 42.14 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-02T09:11:39.376Z] #50 ... [2021-06-02T09:11:39.376Z] [2021-06-02T09:11:39.376Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:39.376Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:39.376Z] #13 35.36 Fetched 8971 kB in 28s (321 kB/s) [2021-06-02T09:11:39.376Z] #13 35.36 Reading package lists... [2021-06-02T09:11:39.495Z] #44 ... [2021-06-02T09:11:39.495Z] [2021-06-02T09:11:39.495Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:39.495Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:39.495Z] #13 50.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-02T09:11:39.495Z] #13 50.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-02T09:11:39.495Z] #13 50.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-02T09:11:39.495Z] #13 50.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-02T09:11:39.495Z] #13 50.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-02T09:11:39.495Z] #13 50.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-02T09:11:39.495Z] #13 50.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-02T09:11:39.495Z] #13 50.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-02T09:11:39.495Z] #13 50.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-02T09:11:39.495Z] #13 51.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-02T09:11:39.495Z] #13 51.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-02T09:11:39.495Z] #13 51.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-02T09:11:39.495Z] #13 51.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-02T09:11:39.495Z] #13 51.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-02T09:11:39.495Z] #13 52.31 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:11:39.495Z] #13 52.52 Fetched 78.2 MB in 7s (11.8 MB/s) [2021-06-02T09:11:39.495Z] #13 52.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:11:39.495Z] #13 52.77 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-02T09:11:39.495Z] #13 52.77 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-02T09:11:39.495Z] #13 53.18 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-02T09:11:39.495Z] #13 53.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:11:39.495Z] #13 53.37 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-02T09:11:39.495Z] #13 53.40 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-02T09:11:39.495Z] #13 53.64 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:11:39.495Z] #13 53.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 ... 15410 files and directories currently installed.) [2021-06-02T09:11:39.495Z] #13 53.88 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-02T09:11:39.495Z] #13 53.91 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-02T09:11:39.495Z] #13 54.13 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-02T09:11:39.495Z] #13 54.31 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-02T09:11:39.495Z] #13 54.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-06-02T09:11:39.495Z] #13 54.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-02T09:11:39.495Z] #13 54.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-02T09:11:39.721Z] #57 ... [2021-06-02T09:11:39.721Z] [2021-06-02T09:11:39.722Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:39.722Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-02T09:11:39.722Z] #44 20.24 Reading package lists... [2021-06-02T09:11:39.722Z] #44 25.20 Reading package lists... [2021-06-02T09:11:39.722Z] #44 30.16 Building dependency tree... [2021-06-02T09:11:39.722Z] #44 32.68 The following additional packages will be installed: [2021-06-02T09:11:39.722Z] #44 32.68 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-02T09:11:39.722Z] #44 32.68 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-02T09:11:39.722Z] #44 32.68 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-02T09:11:39.722Z] #44 32.68 python3.7-minimal [2021-06-02T09:11:39.722Z] #44 32.69 Suggested packages: [2021-06-02T09:11:39.722Z] #44 32.70 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-02T09:11:39.722Z] #44 32.70 python3.7-doc binfmt-support [2021-06-02T09:11:39.722Z] #44 33.64 The following NEW packages will be installed: [2021-06-02T09:11:39.722Z] #44 33.64 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-02T09:11:39.722Z] #44 33.64 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-02T09:11:39.722Z] #44 33.66 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-02T09:11:39.722Z] #44 33.66 python3.7-minimal [2021-06-02T09:11:39.722Z] #44 34.24 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:11:39.722Z] #44 34.24 Need to get 6095 kB of archives. [2021-06-02T09:11:39.722Z] #44 34.24 After this operation, 32.3 MB of additional disk space will be used. [2021-06-02T09:11:39.722Z] #44 34.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-02T09:11:39.722Z] #44 34.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-02T09:11:39.722Z] #44 34.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-02T09:11:39.722Z] #44 34.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-02T09:11:39.722Z] #44 34.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-02T09:11:39.722Z] #44 34.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-02T09:11:39.722Z] #44 34.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-02T09:11:39.722Z] #44 34.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-02T09:11:39.722Z] #44 34.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-06-02T09:11:39.722Z] #44 34.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-02T09:11:39.722Z] #44 34.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-02T09:11:39.722Z] #44 34.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-06-02T09:11:39.722Z] #44 34.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-02T09:11:39.722Z] #44 34.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-02T09:11:39.722Z] #44 34.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-02T09:11:39.722Z] #44 35.04 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-06-02T09:11:39.722Z] #44 ... [2021-06-02T09:11:39.722Z] [2021-06-02T09:11:39.722Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:11:39.722Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-02T09:11:39.990Z] #32 34.79 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-06-02T09:11:39.990Z] #32 34.94 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-02T09:11:40.070Z] #13 56.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-02T09:11:40.070Z] #13 56.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-02T09:11:40.070Z] #13 56.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-02T09:11:40.070Z] #13 ... [2021-06-02T09:11:40.070Z] [2021-06-02T09:11:40.070Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:40.070Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:40.070Z] #44 59.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:11:40.070Z] #44 59.82 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:11:40.070Z] #44 59.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:11:40.070Z] #44 59.84 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-02T09:11:40.070Z] #44 59.87 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:11:40.070Z] #44 59.89 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:11:40.070Z] #44 59.89 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:11:40.070Z] #44 59.91 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:11:40.107Z] #19 DONE 1.3s [2021-06-02T09:11:40.107Z] [2021-06-02T09:11:40.107Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:11:40.107Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:11:40.653Z] #44 ... [2021-06-02T09:11:40.653Z] [2021-06-02T09:11:40.653Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:40.653Z] #52 sha256:2375b318031ae9a93cb39e7f389e26250f422b83ade1e4363a1213760fd945cc [2021-06-02T09:11:40.653Z] #52 50.92 syscall [2021-06-02T09:11:40.653Z] #52 50.94 reflect [2021-06-02T09:11:40.653Z] #52 57.45 time [2021-06-02T09:11:40.709Z] #59 ... [2021-06-02T09:11:40.709Z] [2021-06-02T09:11:40.709Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:40.709Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:40.709Z] #13 29.74 Reading package lists... [2021-06-02T09:11:40.916Z] #52 ... [2021-06-02T09:11:40.916Z] [2021-06-02T09:11:40.916Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:40.916Z] #46 sha256:1023770b8551854e2c2e84b91b6d64a61682371ff558ab577f02b44725e2360b [2021-06-02T09:11:40.916Z] #46 55.85 time [2021-06-02T09:11:40.916Z] #46 60.59 internal/poll [2021-06-02T09:11:40.945Z] #32 ... [2021-06-02T09:11:40.945Z] [2021-06-02T09:11:40.945Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:11:40.945Z] #68 sha256:f213e32bd6e1acbf2ee4747b0210fd3ab09b6ab2ab7cbc2d892c205a2a58103a [2021-06-02T09:11:40.945Z] #68 DONE 36.5s [2021-06-02T09:11:40.945Z] [2021-06-02T09:11:40.945Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:11:40.945Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-02T09:11:40.945Z] #32 35.87 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:11:41.178Z] #46 61.42 internal/fmtsort [2021-06-02T09:11:41.300Z] #13 45.38 Reading package lists... [2021-06-02T09:11:41.300Z] #13 ... [2021-06-02T09:11:41.300Z] [2021-06-02T09:11:41.300Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:41.300Z] #50 sha256:d72666583e052dda42bf773165049253097624cfbb6f47285da2c87ebd5dde74 [2021-06-02T09:11:41.300Z] #50 52.90 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-02T09:11:41.484Z] #20 1.546 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-02T09:11:41.484Z] #20 1.547 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:11:41.484Z] #20 1.638 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:11:41.484Z] #20 1.813 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:11:42.053Z] #20 2.101 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-06-02T09:11:42.123Z] #46 62.12 internal/syscall/execenv [2021-06-02T09:11:42.123Z] #46 62.23 internal/syscall/unix [2021-06-02T09:11:42.123Z] #46 62.35 strings [2021-06-02T09:11:42.123Z] #46 ... [2021-06-02T09:11:42.123Z] [2021-06-02T09:11:42.123Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:42.123Z] #52 sha256:2375b318031ae9a93cb39e7f389e26250f422b83ade1e4363a1213760fd945cc [2021-06-02T09:11:42.123Z] #52 62.46 context [2021-06-02T09:11:42.385Z] #52 62.48 encoding/binary [2021-06-02T09:11:42.990Z] #20 3.011 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:11:43.329Z] #52 63.42 os [2021-06-02T09:11:43.928Z] #20 4.069 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:11:44.276Z] #52 64.44 encoding/base64 [2021-06-02T09:11:44.850Z] #52 65.11 strings [2021-06-02T09:11:45.179Z] #32 ... [2021-06-02T09:11:45.179Z] [2021-06-02T09:11:45.179Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:45.179Z] #50 sha256:480bc86aaef776475bc81b803ad9b5beb7b1520b27c89301cdd1fdc730af7e9e [2021-06-02T09:11:45.179Z] #50 32.72 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-02T09:11:45.179Z] #50 37.87 go: finding github.com/fatih/color v1.7.0 [2021-06-02T09:11:45.179Z] #50 37.99 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:11:45.179Z] #50 38.09 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:11:45.179Z] #50 38.09 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:11:45.179Z] #50 38.26 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:11:45.179Z] #50 38.27 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:11:45.179Z] #50 38.38 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:11:45.179Z] #50 38.39 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:11:45.179Z] #50 38.50 go: finding github.com/pkg/errors v0.8.1 [2021-06-02T09:11:45.179Z] #50 38.53 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:11:45.179Z] #50 38.66 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:11:45.179Z] #50 38.74 go: finding github.com/spf13/viper v1.6.1 [2021-06-02T09:11:45.179Z] #50 38.79 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:11:45.179Z] #50 38.80 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:11:45.179Z] #50 38.85 go: finding github.com/stretchr/testify v1.4.0 [2021-06-02T09:11:45.179Z] #50 38.90 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:11:45.179Z] #50 38.95 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:11:45.179Z] #50 38.95 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:11:45.179Z] #50 38.96 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:11:45.179Z] #50 38.98 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:11:45.179Z] #50 39.01 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:11:45.179Z] #50 39.05 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:11:45.179Z] #50 39.06 go: finding github.com/gobwas/glob v0.2.3 [2021-06-02T09:11:45.179Z] #50 39.07 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:11:45.179Z] #50 39.10 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:11:45.179Z] #50 39.13 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:11:45.179Z] #50 39.14 go: finding github.com/spf13/pflag v1.0.5 [2021-06-02T09:11:45.179Z] #50 39.15 go: finding github.com/stretchr/objx v0.2.0 [2021-06-02T09:11:45.179Z] #50 39.16 go: finding github.com/spf13/cobra v0.0.5 [2021-06-02T09:11:45.179Z] #50 39.16 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:11:45.179Z] #50 39.21 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:11:45.179Z] #50 39.23 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:11:45.180Z] #50 39.28 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:11:45.180Z] #50 39.28 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:11:45.180Z] #50 39.33 go: finding github.com/magiconair/properties v1.8.1 [2021-06-02T09:11:45.180Z] #50 39.33 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:11:45.180Z] #50 39.36 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:11:45.180Z] #50 39.43 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:11:45.180Z] #50 39.48 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:11:45.180Z] #50 39.49 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:11:45.180Z] #50 39.53 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:11:45.180Z] #50 39.54 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:11:45.180Z] #50 39.55 go: finding github.com/spf13/cast v1.3.0 [2021-06-02T09:11:45.180Z] #50 39.56 go: finding github.com/spf13/afero v1.1.2 [2021-06-02T09:11:45.180Z] #50 39.58 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:11:45.180Z] #50 39.62 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-02T09:11:45.180Z] #50 39.69 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:11:45.180Z] #50 39.83 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:11:45.180Z] #50 39.89 go: finding golang.org/x/text v0.3.2 [2021-06-02T09:11:45.180Z] #50 39.91 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:11:45.180Z] #50 39.93 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:11:45.180Z] #50 39.96 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:11:45.180Z] #50 39.98 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:11:45.180Z] #50 39.99 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:11:45.180Z] #50 39.99 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:11:45.180Z] #50 40.03 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:11:45.180Z] #50 40.07 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:11:45.180Z] #50 40.08 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:11:45.180Z] #50 40.10 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:11:45.180Z] #50 40.11 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:11:45.180Z] #50 40.13 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-02T09:11:45.180Z] #50 40.14 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:11:45.180Z] #50 40.16 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-02T09:11:45.180Z] #50 40.16 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-02T09:11:45.180Z] #50 40.17 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:11:45.180Z] #50 40.19 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:11:45.180Z] #50 40.22 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:11:45.180Z] #50 40.39 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:11:45.180Z] #50 ... [2021-06-02T09:11:45.180Z] [2021-06-02T09:11:45.180Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:45.180Z] #52 sha256:e9dbb9bd8e617cd3ff98af0c4e3e4c5347079b502e4b180a4cff2d09419e2aad [2021-06-02T09:11:45.180Z] #52 40.50 bytes [2021-06-02T09:11:45.180Z] #52 40.50 strings [2021-06-02T09:11:45.180Z] #52 40.52 syscall [2021-06-02T09:11:45.180Z] #52 40.53 strconv [2021-06-02T09:11:45.834Z] #20 5.573 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:11:46.603Z] #50 57.79 go: finding github.com/fatih/color v1.7.0 [2021-06-02T09:11:46.604Z] #50 57.92 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:11:46.604Z] #50 57.93 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:11:46.604Z] #50 57.95 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:11:46.604Z] #50 58.07 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:11:46.604Z] #50 58.07 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:11:46.604Z] #50 58.07 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:11:46.604Z] #50 58.14 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:11:46.604Z] #50 58.17 go: finding github.com/pkg/errors v0.8.1 [2021-06-02T09:11:46.604Z] #50 58.20 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:11:46.604Z] #50 58.22 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:11:46.604Z] #50 58.22 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:11:46.604Z] #50 58.25 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:11:46.604Z] #50 58.26 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:11:46.604Z] #50 58.29 go: finding github.com/stretchr/testify v1.4.0 [2021-06-02T09:11:46.604Z] #50 58.30 go: finding github.com/spf13/viper v1.6.1 [2021-06-02T09:11:46.604Z] #50 58.31 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:11:46.604Z] #50 58.32 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:11:46.604Z] #50 58.34 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:11:46.604Z] #50 58.37 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:11:46.604Z] #50 58.41 go: finding github.com/stretchr/objx v0.2.0 [2021-06-02T09:11:46.604Z] #50 58.41 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:11:46.604Z] #50 58.56 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:11:46.782Z] #52 66.90 fmt [2021-06-02T09:11:46.866Z] #50 58.60 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:11:46.866Z] #50 58.61 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:11:46.866Z] #50 58.64 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:11:46.866Z] #50 58.64 go: finding github.com/gobwas/glob v0.2.3 [2021-06-02T09:11:46.866Z] #50 58.66 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:11:46.866Z] #50 58.68 go: finding github.com/spf13/cobra v0.0.5 [2021-06-02T09:11:46.866Z] #50 58.78 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:11:47.128Z] #50 58.81 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:11:47.128Z] #50 58.83 go: finding github.com/spf13/pflag v1.0.5 [2021-06-02T09:11:47.213Z] #20 ... [2021-06-02T09:11:47.213Z] [2021-06-02T09:11:47.213Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:47.213Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:11:47.213Z] #46 144.3 github.com/LK4D4/vndr/godl [2021-06-02T09:11:47.268Z] #13 41.35 Reading package lists... [2021-06-02T09:11:47.268Z] #13 ... [2021-06-02T09:11:47.268Z] [2021-06-02T09:11:47.268Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:47.268Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:11:47.268Z] #56 43.89 Reading package lists... [2021-06-02T09:11:47.268Z] #56 52.75 Building dependency tree... [2021-06-02T09:11:47.268Z] #56 ... [2021-06-02T09:11:47.268Z] [2021-06-02T09:11:47.268Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:47.268Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:11:47.268Z] #46 43.99 vendor/golang.org/x/crypto/internal/subtle [2021-06-02T09:11:47.268Z] #46 44.17 vendor/golang.org/x/crypto/curve25519 [2021-06-02T09:11:47.268Z] #46 ... [2021-06-02T09:11:47.268Z] [2021-06-02T09:11:47.268Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:47.268Z] #50 sha256:6b53eb7f620cedd8d4099956d6575bebe271f4cf2dedf96b44e5ddb131a985b8 [2021-06-02T09:11:47.268Z] #50 50.36 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-02T09:11:47.268Z] #50 53.71 go: extracting golang.org/x/text v0.3.2 [2021-06-02T09:11:47.268Z] #50 ... [2021-06-02T09:11:47.268Z] [2021-06-02T09:11:47.268Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:47.268Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:47.268Z] #36 44.41 Reading package lists... [2021-06-02T09:11:47.268Z] #36 53.84 Building dependency tree... [2021-06-02T09:11:47.268Z] #36 ... [2021-06-02T09:11:47.268Z] [2021-06-02T09:11:47.269Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:47.269Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:47.269Z] #44 45.06 Reading package lists... [2021-06-02T09:11:47.269Z] #44 53.90 Building dependency tree... [2021-06-02T09:11:47.269Z] #44 ... [2021-06-02T09:11:47.269Z] [2021-06-02T09:11:47.269Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:47.269Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:11:47.269Z] #56 52.75 Building dependency tree... [2021-06-02T09:11:47.391Z] #50 59.09 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:11:47.391Z] #50 59.15 go: finding github.com/magiconair/properties v1.8.1 [2021-06-02T09:11:47.391Z] #50 59.23 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:11:47.391Z] #50 59.25 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:11:47.391Z] #50 59.29 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:11:47.391Z] #50 59.32 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:11:47.653Z] #50 59.39 go: finding github.com/spf13/afero v1.1.2 [2021-06-02T09:11:47.653Z] #50 59.48 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:11:47.653Z] #50 59.49 go: finding github.com/spf13/cast v1.3.0 [2021-06-02T09:11:47.653Z] #50 59.52 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:11:47.653Z] #50 59.57 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:11:47.653Z] #50 59.61 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:11:47.732Z] #52 67.66 path/filepath [2021-06-02T09:11:47.749Z] #52 43.04 bufio [2021-06-02T09:11:47.781Z] #46 145.0 github.com/LK4D4/vndr [2021-06-02T09:11:47.915Z] #50 59.63 go: finding golang.org/x/text v0.3.2 [2021-06-02T09:11:47.915Z] #50 59.66 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:11:47.915Z] #50 59.69 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-02T09:11:47.915Z] #50 59.84 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:11:47.994Z] #52 ... [2021-06-02T09:11:47.994Z] [2021-06-02T09:11:47.994Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-02T09:11:47.994Z] #37 sha256:c0d0c80644d8bade03747f73de3f657ea33f211cdb04da39eb052e11933c5b96 [2021-06-02T09:11:47.994Z] #37 4.269 + RM_GOPATH=0 [2021-06-02T09:11:47.994Z] #37 4.270 + TMP_GOPATH= [2021-06-02T09:11:47.994Z] #37 4.270 + : /build [2021-06-02T09:11:47.994Z] #37 4.270 + '[' -z '' ']' [2021-06-02T09:11:47.994Z] #37 4.271 ++ mktemp -d [2021-06-02T09:11:47.994Z] #37 4.275 + export GOPATH=/tmp/tmp.afSDZSedj2 [2021-06-02T09:11:47.994Z] #37 4.275 + GOPATH=/tmp/tmp.afSDZSedj2 [2021-06-02T09:11:47.994Z] #37 4.276 + RM_GOPATH=1 [2021-06-02T09:11:47.994Z] #37 4.276 + case "$(go env GOARCH)" in [2021-06-02T09:11:47.994Z] #37 4.277 ++ go env GOARCH [2021-06-02T09:11:47.994Z] #37 4.304 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:47.994Z] #37 4.304 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:47.994Z] #37 4.307 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:47.994Z] #37 4.320 + dir=/tmp/install [2021-06-02T09:11:47.994Z] #37 4.320 + bin=tini [2021-06-02T09:11:47.994Z] #37 4.320 + shift [2021-06-02T09:11:47.994Z] #37 4.320 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-02T09:11:47.994Z] #37 4.321 + . /tmp/install/tini.installer [2021-06-02T09:11:47.994Z] #37 4.321 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:11:47.994Z] #37 4.321 + install_tini [2021-06-02T09:11:47.994Z] #37 4.322 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-02T09:11:47.994Z] #37 4.322 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:11:47.994Z] #37 4.322 + git clone https://github.com/krallin/tini.git /tmp/tmp.afSDZSedj2/tini [2021-06-02T09:11:47.994Z] #37 4.326 Cloning into '/tmp/tmp.afSDZSedj2/tini'... [2021-06-02T09:11:47.994Z] #37 5.070 + cd /tmp/tmp.afSDZSedj2/tini [2021-06-02T09:11:47.994Z] #37 5.070 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:11:47.994Z] #37 5.079 + cmake . [2021-06-02T09:11:47.994Z] #37 5.570 -- The C compiler identification is GNU 8.3.0 [2021-06-02T09:11:47.994Z] #37 5.620 -- Check for working C compiler: /usr/bin/cc [2021-06-02T09:11:47.994Z] #37 6.437 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-02T09:11:47.994Z] #37 6.441 -- Detecting C compiler ABI info [2021-06-02T09:11:47.994Z] #37 7.138 -- Detecting C compiler ABI info - done [2021-06-02T09:11:47.994Z] #37 7.175 -- Detecting C compile features [2021-06-02T09:11:47.994Z] #37 9.261 -- Detecting C compile features - done [2021-06-02T09:11:47.994Z] #37 9.307 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-02T09:11:48.019Z] #52 ... [2021-06-02T09:11:48.019Z] [2021-06-02T09:11:48.019Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:48.019Z] #46 sha256:33c18089323d38afa358ee24bab293b06e2fb3dabee0ea43b487b3a91d71d802 [2021-06-02T09:11:48.019Z] #46 33.59 sync [2021-06-02T09:11:48.019Z] #46 33.60 internal/reflectlite [2021-06-02T09:11:48.019Z] #46 34.88 github.com/LK4D4/vndr/godl/singleflight [2021-06-02T09:11:48.019Z] #46 34.89 math/rand [2021-06-02T09:11:48.019Z] #46 34.89 internal/singleflight [2021-06-02T09:11:48.019Z] #46 36.40 sort [2021-06-02T09:11:48.019Z] #46 36.42 errors [2021-06-02T09:11:48.019Z] #46 36.89 io [2021-06-02T09:11:48.019Z] #46 36.90 strconv [2021-06-02T09:11:48.019Z] #46 36.90 internal/oserror [2021-06-02T09:11:48.019Z] #46 37.02 syscall [2021-06-02T09:11:48.019Z] #46 37.92 vendor/golang.org/x/net/dns/dnsmessage [2021-06-02T09:11:48.019Z] #46 39.34 bytes [2021-06-02T09:11:48.019Z] #46 41.39 reflect [2021-06-02T09:11:48.019Z] #46 42.00 bufio [2021-06-02T09:11:48.019Z] #46 43.51 strings [2021-06-02T09:11:48.019Z] #46 ... [2021-06-02T09:11:48.019Z] [2021-06-02T09:11:48.019Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:48.019Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-02T09:11:48.019Z] #13 26.91 Building dependency tree... [2021-06-02T09:11:48.019Z] #13 29.51 The following additional packages will be installed: [2021-06-02T09:11:48.019Z] #13 29.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-02T09:11:48.019Z] #13 29.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-02T09:11:48.019Z] #13 29.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-02T09:11:48.019Z] #13 29.51 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-02T09:11:48.019Z] #13 29.52 mingw-w64-common mingw-w64-x86-64-dev [2021-06-02T09:11:48.019Z] #13 29.53 Suggested packages: [2021-06-02T09:11:48.019Z] #13 29.53 gcc-8-locales seccomp wine64 [2021-06-02T09:11:48.019Z] #13 30.77 The following NEW packages will be installed: [2021-06-02T09:11:48.019Z] #13 30.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-02T09:11:48.019Z] #13 30.77 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-02T09:11:48.019Z] #13 30.77 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-02T09:11:48.019Z] #13 30.77 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-02T09:11:48.019Z] #13 30.77 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-02T09:11:48.019Z] #13 30.77 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-02T09:11:48.019Z] #13 30.78 The following packages will be upgraded: [2021-06-02T09:11:48.019Z] #13 30.78 libseccomp2 libsystemd0 libudev1 [2021-06-02T09:11:48.019Z] #13 31.19 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-02T09:11:48.019Z] #13 31.19 Need to get 73.8 MB of archives. [2021-06-02T09:11:48.019Z] #13 31.19 After this operation, 472 MB of additional disk space will be used. [2021-06-02T09:11:48.019Z] #13 31.19 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-06-02T09:11:48.019Z] #13 31.20 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-06-02T09:11:48.019Z] #13 31.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-06-02T09:11:48.019Z] #13 31.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-06-02T09:11:48.019Z] #13 31.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-06-02T09:11:48.019Z] #13 31.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-06-02T09:11:48.019Z] #13 31.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-02T09:11:48.019Z] #13 31.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-06-02T09:11:48.019Z] #13 31.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-06-02T09:11:48.019Z] #13 31.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-02T09:11:48.019Z] #13 32.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-02T09:11:48.019Z] #13 32.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-02T09:11:48.019Z] #13 32.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-06-02T09:11:48.019Z] #13 35.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-06-02T09:11:48.019Z] #13 37.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-06-02T09:11:48.019Z] #13 37.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-06-02T09:11:48.019Z] #13 37.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-06-02T09:11:48.019Z] #13 37.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-06-02T09:11:48.019Z] #13 37.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-06-02T09:11:48.019Z] #13 37.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-06-02T09:11:48.019Z] #13 37.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-06-02T09:11:48.019Z] #13 37.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-06-02T09:11:48.019Z] #13 37.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-06-02T09:11:48.019Z] #13 37.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-06-02T09:11:48.019Z] #13 37.61 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-06-02T09:11:48.019Z] #13 37.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-06-02T09:11:48.020Z] #13 37.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-06-02T09:11:48.020Z] #13 37.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-06-02T09:11:48.178Z] #50 60.04 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:11:48.178Z] #50 60.04 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:11:48.440Z] #50 60.17 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:11:48.441Z] #50 60.24 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:11:48.441Z] #50 60.25 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:11:48.441Z] #50 60.27 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:11:48.441Z] #50 60.33 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:11:48.441Z] #50 60.33 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:11:48.441Z] #50 60.36 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:11:48.569Z] #37 9.619 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-02T09:11:48.569Z] #37 9.703 -- Configuring done [2021-06-02T09:11:48.569Z] #37 9.734 -- Generating done [2021-06-02T09:11:48.569Z] #37 9.739 -- Build files have been written to: /tmp/tmp.afSDZSedj2/tini [2021-06-02T09:11:48.569Z] #37 9.747 + make tini-static [2021-06-02T09:11:48.703Z] #50 60.40 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:11:48.703Z] #50 60.41 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-02T09:11:48.703Z] #50 60.44 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:11:48.703Z] #50 60.49 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:11:48.703Z] #50 60.50 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:11:48.703Z] #50 60.54 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:11:48.703Z] #50 60.59 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-02T09:11:48.703Z] #50 60.60 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-02T09:11:48.833Z] #37 10.13 Scanning dependencies of target tini-static [2021-06-02T09:11:48.965Z] #50 60.66 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:11:48.965Z] #50 60.66 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:11:48.965Z] #50 60.70 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:11:48.965Z] #50 60.80 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-02T09:11:48.970Z] #13 ... [2021-06-02T09:11:48.970Z] [2021-06-02T09:11:48.970Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:48.970Z] #46 sha256:33c18089323d38afa358ee24bab293b06e2fb3dabee0ea43b487b3a91d71d802 [2021-06-02T09:11:48.970Z] #46 44.26 hash/crc32 [2021-06-02T09:11:49.096Z] #37 10.25 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-02T09:11:49.096Z] #37 ... [2021-06-02T09:11:49.096Z] [2021-06-02T09:11:49.096Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:49.096Z] #52 sha256:2375b318031ae9a93cb39e7f389e26250f422b83ade1e4363a1213760fd945cc [2021-06-02T09:11:49.096Z] #52 69.20 golang.org/x/sys/unix [2021-06-02T09:11:49.227Z] #50 61.11 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:11:49.234Z] #46 ... [2021-06-02T09:11:49.234Z] [2021-06-02T09:11:49.234Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:49.234Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-02T09:11:49.234Z] #36 34.70 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:11:49.234Z] #36 34.94 Fetched 14.2 MB in 1s (13.0 MB/s) [2021-06-02T09:11:49.234Z] #36 35.04 Selecting previously unselected package xxd. [2021-06-02T09:11:49.234Z] #36 35.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 ... 15383 files and directories currently installed.) [2021-06-02T09:11:49.234Z] #36 35.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-02T09:11:49.234Z] #36 35.16 Unpacking xxd (2:8.1.0875-5) ... [2021-06-02T09:11:49.234Z] #36 35.47 Selecting previously unselected package vim-common. [2021-06-02T09:11:49.234Z] #36 35.47 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:11:49.234Z] #36 35.52 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-02T09:11:49.234Z] #36 35.93 Selecting previously unselected package cmake-data. [2021-06-02T09:11:49.234Z] #36 35.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-02T09:11:49.234Z] #36 35.96 Unpacking cmake-data (3.13.4-1) ... [2021-06-02T09:11:49.234Z] #36 39.83 Selecting previously unselected package libicu63:arm64. [2021-06-02T09:11:49.234Z] #36 39.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-02T09:11:49.234Z] #36 39.88 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-02T09:11:49.234Z] #36 43.97 Selecting previously unselected package libxml2:arm64. [2021-06-02T09:11:49.234Z] #36 43.98 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-06-02T09:11:49.234Z] #36 43.98 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-02T09:11:49.234Z] #36 44.67 Selecting previously unselected package libarchive13:arm64. [2021-06-02T09:11:49.234Z] #36 44.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-06-02T09:11:49.234Z] #36 44.69 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-02T09:11:49.234Z] #36 ... [2021-06-02T09:11:49.234Z] [2021-06-02T09:11:49.234Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:49.234Z] #52 sha256:e9dbb9bd8e617cd3ff98af0c4e3e4c5347079b502e4b180a4cff2d09419e2aad [2021-06-02T09:11:49.234Z] #52 44.88 text/tabwriter [2021-06-02T09:11:49.489Z] #50 61.37 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:11:49.489Z] #50 61.37 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:11:49.751Z] #50 61.40 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:11:49.751Z] #50 61.42 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:11:49.795Z] #56 57.09 The following additional packages will be installed: [2021-06-02T09:11:49.795Z] #56 57.12 libbtrfs0 [2021-06-02T09:11:50.053Z] #56 57.38 The following NEW packages will be installed: [2021-06-02T09:11:50.053Z] #56 57.42 libbtrfs-dev libbtrfs0 [2021-06-02T09:11:50.189Z] #52 45.90 reflect [2021-06-02T09:11:50.456Z] #52 45.90 regexp/syntax [2021-06-02T09:11:50.456Z] #52 ... [2021-06-02T09:11:50.456Z] [2021-06-02T09:11:50.456Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:11:50.456Z] #57 sha256:c82a272bb3c0e5024cd84d76ddc3a6404faf5491b349410316d591a73396b5e9 [2021-06-02T09:11:50.456Z] #57 1.503 + RM_GOPATH=0 [2021-06-02T09:11:50.456Z] #57 1.505 + TMP_GOPATH= [2021-06-02T09:11:50.456Z] #57 1.505 + : /build [2021-06-02T09:11:50.456Z] #57 1.505 + '[' -z '' ']' [2021-06-02T09:11:50.456Z] #57 1.506 ++ mktemp -d [2021-06-02T09:11:50.456Z] #57 1.510 + export GOPATH=/tmp/tmp.g3hvb2ZZi0 [2021-06-02T09:11:50.456Z] #57 1.510 + GOPATH=/tmp/tmp.g3hvb2ZZi0 [2021-06-02T09:11:50.456Z] #57 1.510 + RM_GOPATH=1 [2021-06-02T09:11:50.456Z] #57 1.511 + case "$(go env GOARCH)" in [2021-06-02T09:11:50.456Z] #57 1.513 ++ go env GOARCH [2021-06-02T09:11:50.456Z] #57 1.553 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:50.456Z] #57 1.553 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:50.456Z] #57 1.557 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:50.456Z] #57 1.562 + dir=/tmp/install [2021-06-02T09:11:50.456Z] #57 1.562 + bin=containerd [2021-06-02T09:11:50.456Z] #57 1.562 + shift [2021-06-02T09:11:50.456Z] #57 1.562 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-02T09:11:50.456Z] #57 1.562 + . /tmp/install/containerd.installer [2021-06-02T09:11:50.456Z] #57 1.562 ++ set -e [2021-06-02T09:11:50.456Z] #57 1.562 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:11:50.456Z] #57 1.573 + install_containerd [2021-06-02T09:11:50.456Z] #57 1.574 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-02T09:11:50.456Z] #57 1.574 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:11:50.456Z] #57 1.574 + git clone https://github.com/containerd/containerd.git /tmp/tmp.g3hvb2ZZi0/src/github.com/containerd/containerd [2021-06-02T09:11:50.456Z] #57 1.579 Cloning into '/tmp/tmp.g3hvb2ZZi0/src/github.com/containerd/containerd'... [2021-06-02T09:11:50.456Z] #57 ... [2021-06-02T09:11:50.456Z] [2021-06-02T09:11:50.456Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:50.456Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-02T09:11:50.456Z] #13 38.93 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:11:50.456Z] #13 39.08 Fetched 73.8 MB in 7s (10.7 MB/s) [2021-06-02T09:11:50.456Z] #13 39.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-02T09:11:50.456Z] #13 39.26 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-06-02T09:11:50.456Z] #13 39.33 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-02T09:11:50.456Z] #13 39.73 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-06-02T09:11:50.456Z] #13 39.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-02T09:11:50.456Z] #13 39.98 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-02T09:11:50.456Z] #13 40.01 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-02T09:11:50.621Z] #56 58.00 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:11:50.621Z] #56 58.00 Need to get 119 kB of archives. [2021-06-02T09:11:50.621Z] #56 58.00 After this operation, 387 kB of additional disk space will be used. [2021-06-02T09:11:50.621Z] #56 58.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-02T09:11:50.621Z] #56 58.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-02T09:11:50.720Z] #13 40.19 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:11:51.300Z] #13 40.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-02T09:11:51.300Z] #13 40.76 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-06-02T09:11:51.300Z] #13 40.79 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-02T09:11:51.300Z] #13 40.99 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-06-02T09:11:51.300Z] #13 ... [2021-06-02T09:11:51.300Z] [2021-06-02T09:11:51.300Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:51.300Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-02T09:11:51.300Z] #44 36.70 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:11:51.300Z] #44 36.92 Fetched 6095 kB in 2s (3869 kB/s) [2021-06-02T09:11:51.300Z] #44 37.07 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-02T09:11:51.300Z] #44 37.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-06-02T09:11:51.300Z] #44 37.20 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-02T09:11:51.300Z] #44 37.23 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-02T09:11:51.300Z] #44 38.68 Selecting previously unselected package python3.7-minimal. [2021-06-02T09:11:51.300Z] #44 38.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-02T09:11:51.300Z] #44 38.72 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:11:51.300Z] #44 39.73 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-02T09:11:51.300Z] #44 39.79 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:11:51.300Z] #44 44.30 Selecting previously unselected package python3-minimal. [2021-06-02T09:11:51.300Z] #44 44.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15623 files and directories currently installed.) [2021-06-02T09:11:51.300Z] #44 44.37 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-02T09:11:51.300Z] #44 44.39 Unpacking python3-minimal (3.7.3-1) ... [2021-06-02T09:11:51.300Z] #44 44.75 Selecting previously unselected package libmpdec2:arm64. [2021-06-02T09:11:51.300Z] #44 44.75 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-02T09:11:51.300Z] #44 44.83 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-02T09:11:51.300Z] #44 45.04 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-02T09:11:51.300Z] #44 45.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-02T09:11:51.300Z] #44 45.05 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-02T09:11:51.300Z] #44 46.52 Selecting previously unselected package python3.7. [2021-06-02T09:11:51.300Z] #44 46.53 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-02T09:11:51.300Z] #44 46.55 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:11:51.300Z] #44 46.80 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-02T09:11:51.556Z] #56 ... [2021-06-02T09:11:51.556Z] [2021-06-02T09:11:51.556Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-06-02T09:11:51.556Z] #68 sha256:0bc056728af3bfcb5bc30e44a2e17303b43078d82a96c1298818dd71ad55cde4 [2021-06-02T09:11:51.556Z] #68 DONE 59.0s [2021-06-02T09:11:51.563Z] #44 46.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-02T09:11:51.563Z] #44 ... [2021-06-02T09:11:51.563Z] [2021-06-02T09:11:51.563Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:51.563Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-02T09:11:51.563Z] #36 45.05 Selecting previously unselected package libjsoncpp1:arm64. [2021-06-02T09:11:51.563Z] #36 45.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-06-02T09:11:51.563Z] #36 45.11 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-02T09:11:51.563Z] #36 45.39 Selecting previously unselected package librhash0:arm64. [2021-06-02T09:11:51.563Z] #36 45.39 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-06-02T09:11:51.563Z] #36 45.41 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-06-02T09:11:51.563Z] #36 45.64 Selecting previously unselected package libuv1:arm64. [2021-06-02T09:11:51.563Z] #36 45.64 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-06-02T09:11:51.563Z] #36 45.65 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-06-02T09:11:51.563Z] #36 45.82 Selecting previously unselected package cmake. [2021-06-02T09:11:51.563Z] #36 45.83 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-06-02T09:11:51.563Z] #36 45.84 Unpacking cmake (3.13.4-1) ... [2021-06-02T09:11:51.670Z] #50 ... [2021-06-02T09:11:51.670Z] [2021-06-02T09:11:51.670Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:51.670Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:11:51.670Z] #56 45.26 Reading package lists... [2021-06-02T09:11:51.670Z] #56 53.75 Building dependency tree... [2021-06-02T09:11:51.670Z] #56 58.09 The following additional packages will be installed: [2021-06-02T09:11:51.670Z] #56 58.09 libbtrfs0 [2021-06-02T09:11:51.670Z] #56 58.32 The following NEW packages will be installed: [2021-06-02T09:11:51.670Z] #56 58.33 libbtrfs-dev libbtrfs0 [2021-06-02T09:11:51.670Z] #56 58.79 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:11:51.670Z] #56 58.79 Need to get 119 kB of archives. [2021-06-02T09:11:51.670Z] #56 58.79 After this operation, 387 kB of additional disk space will be used. [2021-06-02T09:11:51.670Z] #56 58.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-02T09:11:51.670Z] #56 58.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-02T09:11:51.670Z] #56 60.37 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:11:51.670Z] #56 60.76 Fetched 119 kB in 0s (385 kB/s) [2021-06-02T09:11:51.670Z] #56 61.09 Selecting previously unselected package libbtrfs0. [2021-06-02T09:11:51.670Z] #56 61.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:11:51.670Z] #56 61.19 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-02T09:11:51.670Z] #56 61.31 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-02T09:11:51.670Z] #56 61.51 Selecting previously unselected package libbtrfs-dev. [2021-06-02T09:11:51.670Z] #56 61.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-02T09:11:51.670Z] #56 61.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:11:51.670Z] #56 61.99 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-02T09:11:51.670Z] #56 62.07 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:11:51.670Z] #56 62.08 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:11:51.670Z] #56 DONE 63.3s [2021-06-02T09:11:51.670Z] [2021-06-02T09:11:51.670Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:11:51.670Z] #57 sha256:f0043331837c7077301e4715373049a08a6b1d9b4d55f1d4c16bf6c69c367d1f [2021-06-02T09:11:51.670Z] #57 ... [2021-06-02T09:11:51.670Z] [2021-06-02T09:11:51.670Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:51.670Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:51.670Z] #36 44.98 Reading package lists... [2021-06-02T09:11:51.670Z] #36 53.75 Building dependency tree... [2021-06-02T09:11:51.670Z] #36 58.18 The following additional packages will be installed: [2021-06-02T09:11:51.670Z] #36 58.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-02T09:11:51.670Z] #36 58.19 Suggested packages: [2021-06-02T09:11:51.670Z] #36 58.20 cmake-doc ninja-build lrzip [2021-06-02T09:11:51.670Z] #36 58.20 Recommended packages: [2021-06-02T09:11:51.670Z] #36 58.20 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-02T09:11:51.670Z] #36 59.28 The following NEW packages will be installed: [2021-06-02T09:11:51.670Z] #36 59.30 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-02T09:11:51.670Z] #36 59.30 vim-common xxd [2021-06-02T09:11:51.670Z] #36 59.74 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:11:51.670Z] #36 59.74 Need to get 14.9 MB of archives. [2021-06-02T09:11:51.670Z] #36 59.74 After this operation, 61.8 MB of additional disk space will be used. [2021-06-02T09:11:51.670Z] #36 59.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-02T09:11:51.670Z] #36 59.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-02T09:11:51.670Z] #36 59.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-02T09:11:51.670Z] #36 60.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-02T09:11:51.670Z] #36 61.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-02T09:11:51.670Z] #36 61.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-02T09:11:51.670Z] #36 61.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-02T09:11:51.670Z] #36 61.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-02T09:11:51.670Z] #36 61.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-02T09:11:51.670Z] #36 61.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-02T09:11:51.670Z] #36 63.46 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:11:51.718Z] #52 71.46 encoding/json [2021-06-02T09:11:51.813Z] [2021-06-02T09:11:51.813Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:51.813Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:11:51.813Z] #46 57.72 sync [2021-06-02T09:11:51.813Z] #46 57.72 internal/reflectlite [2021-06-02T09:11:51.939Z] #36 63.76 Fetched 14.9 MB in 2s (6584 kB/s) [2021-06-02T09:11:51.939Z] #36 ... [2021-06-02T09:11:51.939Z] [2021-06-02T09:11:51.939Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:51.939Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:51.939Z] #44 47.05 Reading package lists... [2021-06-02T09:11:51.939Z] #44 56.10 Building dependency tree... [2021-06-02T09:11:51.939Z] #44 60.34 The following additional packages will be installed: [2021-06-02T09:11:51.939Z] #44 60.34 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-02T09:11:51.939Z] #44 60.35 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-02T09:11:51.939Z] #44 60.36 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-02T09:11:51.939Z] #44 60.36 python3.7-minimal [2021-06-02T09:11:51.939Z] #44 60.36 Suggested packages: [2021-06-02T09:11:51.939Z] #44 60.38 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-02T09:11:51.939Z] #44 60.38 python3.7-doc binfmt-support [2021-06-02T09:11:51.939Z] #44 62.53 The following NEW packages will be installed: [2021-06-02T09:11:51.939Z] #44 62.56 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-02T09:11:51.939Z] #44 62.57 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-02T09:11:51.939Z] #44 62.57 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-02T09:11:51.939Z] #44 62.58 python3.7-minimal [2021-06-02T09:11:51.939Z] #44 63.32 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:11:51.939Z] #44 63.32 Need to get 6695 kB of archives. [2021-06-02T09:11:51.939Z] #44 63.32 After this operation, 33.1 MB of additional disk space will be used. [2021-06-02T09:11:51.939Z] #44 63.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-02T09:11:51.939Z] #44 63.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-02T09:11:51.986Z] #52 ... [2021-06-02T09:11:51.986Z] [2021-06-02T09:11:51.986Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-02T09:11:51.986Z] #37 sha256:c0d0c80644d8bade03747f73de3f657ea33f211cdb04da39eb052e11933c5b96 [2021-06-02T09:11:51.986Z] #37 11.51 [100%] Linking C executable tini-static [2021-06-02T09:11:51.986Z] #37 12.18 [100%] Built target tini-static [2021-06-02T09:11:51.986Z] #37 12.25 + mkdir -p /build [2021-06-02T09:11:51.986Z] #37 12.25 + cp tini-static /build/docker-init [2021-06-02T09:11:51.986Z] #37 DONE 13.2s [2021-06-02T09:11:51.986Z] [2021-06-02T09:11:51.986Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:51.986Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:51.986Z] #13 59.17 Selecting previously unselected package binutils-mingw-w64. [2021-06-02T09:11:51.986Z] #13 59.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-02T09:11:51.986Z] #13 59.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-02T09:11:51.986Z] #13 59.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-02T09:11:51.986Z] #13 59.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:11:51.986Z] #13 59.33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:11:51.986Z] #13 59.50 Selecting previously unselected package dmsetup. [2021-06-02T09:11:51.986Z] #13 59.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:11:51.986Z] #13 59.53 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-02T09:11:51.986Z] #13 59.67 Selecting previously unselected package mingw-w64-common. [2021-06-02T09:11:51.986Z] #13 59.67 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-02T09:11:51.986Z] #13 59.68 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-02T09:11:51.986Z] #13 64.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-02T09:11:51.986Z] #13 64.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-02T09:11:51.986Z] #13 64.82 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-02T09:11:52.201Z] #44 ... [2021-06-02T09:11:52.201Z] [2021-06-02T09:11:52.201Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:52.201Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:52.201Z] #36 63.94 Selecting previously unselected package xxd. [2021-06-02T09:11:52.201Z] #36 63.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:11:52.201Z] #36 64.11 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-02T09:11:52.201Z] #36 64.15 Unpacking xxd (2:8.1.0875-5) ... [2021-06-02T09:11:52.559Z] #13 ... [2021-06-02T09:11:52.559Z] [2021-06-02T09:11:52.559Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:52.559Z] #46 sha256:1023770b8551854e2c2e84b91b6d64a61682371ff558ab577f02b44725e2360b [2021-06-02T09:11:52.559Z] #46 62.62 os [2021-06-02T09:11:52.559Z] #46 65.14 regexp/syntax [2021-06-02T09:11:52.559Z] #46 66.13 fmt [2021-06-02T09:11:52.559Z] #46 69.43 regexp [2021-06-02T09:11:52.559Z] #46 70.71 flag [2021-06-02T09:11:52.559Z] #46 72.62 go/token [2021-06-02T09:11:52.559Z] #46 ... [2021-06-02T09:11:52.559Z] [2021-06-02T09:11:52.560Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:52.560Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:52.560Z] #44 64.82 Setting up python3 (3.7.3-1) ... [2021-06-02T09:11:52.560Z] #44 65.48 Setting up python3-six (1.12.0-1) ... [2021-06-02T09:11:52.560Z] #44 66.60 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:11:52.560Z] #44 68.21 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-02T09:11:52.560Z] #44 71.86 Setting up criu (3.15-1) ... [2021-06-02T09:11:52.776Z] #36 64.59 Selecting previously unselected package vim-common. [2021-06-02T09:11:52.776Z] #36 64.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:11:52.776Z] #36 64.64 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-02T09:11:53.054Z] #46 ... [2021-06-02T09:11:53.054Z] [2021-06-02T09:11:53.054Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:11:53.054Z] #54 sha256:2313351faefa664d96bd721ed01c059cc8dbc285370332c56192ec90e543bdda [2021-06-02T09:11:53.054Z] #54 12.54 + cd /tmp/tmp.42Rd4kSvVp/src/github.com/opencontainers/runc [2021-06-02T09:11:53.054Z] #54 12.55 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-02T09:11:53.054Z] #54 13.03 + '[' -z '' ']' [2021-06-02T09:11:53.054Z] #54 13.03 + target=static [2021-06-02T09:11:53.054Z] #54 13.03 + make 'BUILDTAGS=seccomp ' static [2021-06-02T09:11:53.054Z] #54 13.29 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-02T09:11:53.133Z] #44 ... [2021-06-02T09:11:53.133Z] [2021-06-02T09:11:53.133Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:53.133Z] #46 sha256:1023770b8551854e2c2e84b91b6d64a61682371ff558ab577f02b44725e2360b [2021-06-02T09:11:53.133Z] #46 73.14 internal/lazyregexp [2021-06-02T09:11:53.133Z] #46 73.22 go/scanner [2021-06-02T09:11:53.186Z] #46 60.46 github.com/LK4D4/vndr/godl/singleflight [2021-06-02T09:11:53.351Z] #36 65.17 Selecting previously unselected package cmake-data. [2021-06-02T09:11:53.352Z] #36 65.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-02T09:11:53.352Z] #36 65.20 Unpacking cmake-data (3.13.4-1) ... [2021-06-02T09:11:53.395Z] #46 73.66 path [2021-06-02T09:11:53.623Z] #54 ... [2021-06-02T09:11:53.623Z] [2021-06-02T09:11:53.623Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:11:53.623Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:11:53.623Z] #20 10.12 Fetched 8971 kB in 9s (1018 kB/s) [2021-06-02T09:11:53.623Z] #20 10.12 Reading package lists... [2021-06-02T09:11:53.749Z] #46 61.04 math/rand [2021-06-02T09:11:53.967Z] #46 74.19 io/ioutil [2021-06-02T09:11:54.312Z] #46 ... [2021-06-02T09:11:54.312Z] [2021-06-02T09:11:54.312Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-06-02T09:11:54.312Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-02T09:11:54.312Z] #56 59.63 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:11:54.312Z] #56 60.04 Fetched 119 kB in 0s (425 kB/s) [2021-06-02T09:11:54.312Z] #56 60.23 Selecting previously unselected package libbtrfs0. [2021-06-02T09:11:54.312Z] #56 60.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-06-02T09:11:54.312Z] #56 60.31 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-02T09:11:54.312Z] #56 60.31 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-02T09:11:54.312Z] #56 60.52 Selecting previously unselected package libbtrfs-dev. [2021-06-02T09:11:54.312Z] #56 60.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-02T09:11:54.312Z] #56 60.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:11:54.312Z] #56 61.13 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-02T09:11:54.312Z] #56 61.35 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:11:54.312Z] #56 61.42 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:11:54.312Z] #56 DONE 61.9s [2021-06-02T09:11:54.540Z] #46 74.66 go/ast [2021-06-02T09:11:54.540Z] #46 ... [2021-06-02T09:11:54.540Z] [2021-06-02T09:11:54.540Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:54.540Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:54.540Z] #44 73.84 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:11:54.540Z] #44 73.92 Processing triggers for mime-support (3.62) ... [2021-06-02T09:11:54.540Z] #44 DONE 74.4s [2021-06-02T09:11:54.570Z] [2021-06-02T09:11:54.570Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:54.570Z] #50 sha256:6b53eb7f620cedd8d4099956d6575bebe271f4cf2dedf96b44e5ddb131a985b8 [2021-06-02T09:11:54.570Z] #50 61.02 go: finding github.com/fatih/color v1.7.0 [2021-06-02T09:11:54.570Z] #50 61.13 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-02T09:11:54.570Z] #50 61.18 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-02T09:11:54.570Z] #50 61.20 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-02T09:11:54.570Z] #50 61.40 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-02T09:11:54.570Z] #50 61.42 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-02T09:11:54.570Z] #50 61.45 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-02T09:11:54.570Z] #50 61.48 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-02T09:11:54.570Z] #50 61.57 go: finding github.com/pkg/errors v0.8.1 [2021-06-02T09:11:54.570Z] #50 61.70 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-02T09:11:54.570Z] #50 61.71 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-02T09:11:54.570Z] #50 61.73 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T09:11:54.570Z] #50 61.74 go: finding github.com/stretchr/testify v1.4.0 [2021-06-02T09:11:54.570Z] #50 61.75 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-02T09:11:54.570Z] #50 61.79 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-02T09:11:54.570Z] #50 61.84 go: finding github.com/spf13/viper v1.6.1 [2021-06-02T09:11:54.570Z] #50 61.85 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-02T09:11:54.570Z] #50 61.87 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-02T09:11:54.570Z] #50 61.93 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-02T09:11:54.570Z] #50 61.95 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-02T09:11:54.570Z] #50 61.97 go: finding github.com/stretchr/objx v0.2.0 [2021-06-02T09:11:54.570Z] #50 62.07 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-02T09:11:54.802Z] [2021-06-02T09:11:54.802Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:54.802Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:54.802Z] #13 70.98 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-02T09:11:54.802Z] #13 71.00 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-02T09:11:54.802Z] #13 71.01 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:11:54.802Z] #13 71.26 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-02T09:11:54.802Z] #13 71.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-02T09:11:54.802Z] #13 71.27 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:11:54.827Z] #50 62.26 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-02T09:11:54.827Z] #50 62.28 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-02T09:11:54.827Z] #50 62.32 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-02T09:11:54.899Z] #36 ... [2021-06-02T09:11:54.899Z] [2021-06-02T09:11:54.899Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:11:54.899Z] #48 sha256:b8f1dc7675ec8b992ff2633aff3f155997de6ab3605cb02be5b632d445f5c097 [2021-06-02T09:11:54.899Z] #48 DONE 50.1s [2021-06-02T09:11:54.899Z] [2021-06-02T09:11:54.899Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:54.899Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-02T09:11:54.899Z] #13 42.19 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-02T09:11:54.899Z] #13 42.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 ... 15383 files and directories currently installed.) [2021-06-02T09:11:54.899Z] #13 42.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-06-02T09:11:54.899Z] #13 42.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-02T09:11:55.083Z] #50 62.40 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-02T09:11:55.083Z] #50 62.41 go: finding github.com/gobwas/glob v0.2.3 [2021-06-02T09:11:55.083Z] #50 62.42 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T09:11:55.083Z] #50 62.52 go: finding github.com/spf13/cobra v0.0.5 [2021-06-02T09:11:55.083Z] #50 62.53 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-02T09:11:55.083Z] #50 62.57 go: finding github.com/spf13/pflag v1.0.5 [2021-06-02T09:11:55.083Z] #50 62.62 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-02T09:11:55.164Z] #13 ... [2021-06-02T09:11:55.164Z] [2021-06-02T09:11:55.164Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:11:55.164Z] #50 sha256:480bc86aaef776475bc81b803ad9b5beb7b1520b27c89301cdd1fdc730af7e9e [2021-06-02T09:11:55.164Z] #50 40.64 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-02T09:11:55.164Z] #50 40.75 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:11:55.164Z] #50 41.05 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:11:55.164Z] #50 41.05 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:11:55.164Z] #50 41.06 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:11:55.164Z] #50 41.37 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:11:55.164Z] #50 ... [2021-06-02T09:11:55.164Z] [2021-06-02T09:11:55.164Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:55.164Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-02T09:11:55.164Z] #36 50.21 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-02T09:11:55.164Z] #36 50.27 Setting up xxd (2:8.1.0875-5) ... [2021-06-02T09:11:55.164Z] #36 50.31 Setting up libuv1:arm64 (1.24.1-1) ... [2021-06-02T09:11:55.164Z] #36 50.32 Setting up vim-common (2:8.1.0875-5) ... [2021-06-02T09:11:55.164Z] #36 50.48 Setting up librhash0:arm64 (1.3.8-1) ... [2021-06-02T09:11:55.164Z] #36 50.58 Setting up cmake-data (3.13.4-1) ... [2021-06-02T09:11:55.164Z] #36 50.66 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-02T09:11:55.164Z] #36 50.70 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-06-02T09:11:55.164Z] #36 50.76 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-06-02T09:11:55.164Z] #36 50.84 Setting up cmake (3.13.4-1) ... [2021-06-02T09:11:55.271Z] #36 ... [2021-06-02T09:11:55.271Z] [2021-06-02T09:11:55.271Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:55.271Z] #46 sha256:54374073cab4f3c821a7f98321e791b4b43b6b4c2b0ec39ffb845a6f95c00c9a [2021-06-02T09:11:55.271Z] #46 56.93 internal/reflectlite [2021-06-02T09:11:55.271Z] #46 56.95 sync [2021-06-02T09:11:55.271Z] #46 58.67 github.com/LK4D4/vndr/godl/singleflight [2021-06-02T09:11:55.271Z] #46 59.11 math/rand [2021-06-02T09:11:55.271Z] #46 60.39 internal/singleflight [2021-06-02T09:11:55.271Z] #46 61.27 errors [2021-06-02T09:11:55.271Z] #46 61.28 sort [2021-06-02T09:11:55.271Z] #46 61.91 io [2021-06-02T09:11:55.271Z] #46 63.10 strconv [2021-06-02T09:11:55.271Z] #46 64.26 bytes [2021-06-02T09:11:55.271Z] #46 ... [2021-06-02T09:11:55.271Z] [2021-06-02T09:11:55.271Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:11:55.271Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-02T09:11:55.271Z] #32 65.14 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: 93% (1422/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-06-02T09:11:55.271Z] #32 66.20 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-02T09:11:55.340Z] #50 62.77 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-02T09:11:55.340Z] #50 62.79 go: finding github.com/magiconair/properties v1.8.1 [2021-06-02T09:11:55.340Z] #50 62.84 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T09:11:55.340Z] #50 62.90 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-02T09:11:55.340Z] #50 62.94 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-02T09:11:55.340Z] #50 62.94 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-02T09:11:55.428Z] #36 50.92 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:11:55.533Z] #32 66.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:11:55.596Z] #50 63.01 go: finding github.com/spf13/afero v1.1.2 [2021-06-02T09:11:55.596Z] #50 63.10 go: finding github.com/spf13/cast v1.3.0 [2021-06-02T09:11:55.596Z] #50 63.10 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-02T09:11:55.596Z] #50 63.13 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-02T09:11:55.596Z] #50 63.15 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-02T09:11:55.596Z] #50 63.20 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-02T09:11:55.692Z] #36 51.13 Processing triggers for mime-support (3.62) ... [2021-06-02T09:11:55.853Z] #50 63.36 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-02T09:11:55.853Z] #50 63.46 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-02T09:11:56.109Z] #50 63.59 go: finding golang.org/x/text v0.3.2 [2021-06-02T09:11:56.109Z] #50 63.62 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-02T09:11:56.161Z] #20 13.88 Reading package lists... [2021-06-02T09:11:56.161Z] #20 ... [2021-06-02T09:11:56.161Z] [2021-06-02T09:11:56.161Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:56.161Z] #46 sha256:9516b623a8b55288d7ca07e2a4323621d6283705c01cbac1592c18852a377ddd [2021-06-02T09:11:56.161Z] #46 DONE 153.4s [2021-06-02T09:11:56.161Z] [2021-06-02T09:11:56.161Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:11:56.161Z] #54 sha256:2313351faefa664d96bd721ed01c059cc8dbc285370332c56192ec90e543bdda [2021-06-02T09:11:56.365Z] #50 63.74 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-02T09:11:56.365Z] #50 63.75 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-02T09:11:56.365Z] #50 63.84 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-02T09:11:56.365Z] #50 63.84 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-02T09:11:56.365Z] #50 63.87 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-02T09:11:56.365Z] #50 63.88 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-02T09:11:56.365Z] #50 63.89 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-02T09:11:56.365Z] #50 63.90 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-02T09:11:56.365Z] #50 63.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-02T09:11:56.365Z] #50 63.90 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-02T09:11:56.365Z] #50 63.93 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-02T09:11:56.365Z] #50 63.98 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-02T09:11:56.622Z] #50 64.01 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-02T09:11:56.622Z] #50 64.01 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-02T09:11:56.622Z] #50 64.04 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-02T09:11:56.622Z] #50 64.05 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-02T09:11:56.622Z] #50 64.16 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-02T09:11:56.622Z] #50 64.25 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-02T09:11:56.676Z] #36 DONE 52.0s [2021-06-02T09:11:56.676Z] [2021-06-02T09:11:56.676Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-02T09:11:56.676Z] #37 sha256:e7f45715b7d98b0521872ee12195564724dda81feb7d59ead44dbe0b482387c7 [2021-06-02T09:11:56.879Z] #50 64.29 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-02T09:11:56.879Z] #50 64.40 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-02T09:11:56.880Z] #50 64.41 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-02T09:11:56.923Z] #32 ... [2021-06-02T09:11:56.923Z] [2021-06-02T09:11:56.923Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:56.923Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:56.923Z] #13 45.38 Reading package lists... [2021-06-02T09:11:56.923Z] #13 53.95 Building dependency tree... [2021-06-02T09:11:56.923Z] #13 58.82 The following additional packages will be installed: [2021-06-02T09:11:56.923Z] #13 58.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-02T09:11:56.923Z] #13 58.82 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-02T09:11:56.923Z] #13 58.82 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-02T09:11:56.923Z] #13 58.82 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-02T09:11:56.923Z] #13 58.83 mingw-w64-common mingw-w64-x86-64-dev [2021-06-02T09:11:56.923Z] #13 58.84 Suggested packages: [2021-06-02T09:11:56.923Z] #13 58.84 gcc-8-locales seccomp wine64 [2021-06-02T09:11:56.923Z] #13 60.69 The following NEW packages will be installed: [2021-06-02T09:11:56.923Z] #13 60.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-02T09:11:56.923Z] #13 60.70 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-02T09:11:56.923Z] #13 60.70 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-02T09:11:56.923Z] #13 60.70 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-02T09:11:56.923Z] #13 60.70 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-02T09:11:56.923Z] #13 60.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-02T09:11:56.923Z] #13 60.72 The following packages will be upgraded: [2021-06-02T09:11:56.923Z] #13 60.74 libseccomp2 libsystemd0 libudev1 [2021-06-02T09:11:56.923Z] #13 61.45 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-02T09:11:56.923Z] #13 61.45 Need to get 78.2 MB of archives. [2021-06-02T09:11:56.923Z] #13 61.45 After this operation, 487 MB of additional disk space will be used. [2021-06-02T09:11:56.923Z] #13 61.45 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-02T09:11:56.923Z] #13 61.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-02T09:11:56.923Z] #13 61.46 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-02T09:11:56.923Z] #13 61.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-02T09:11:56.923Z] #13 61.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-02T09:11:56.923Z] #13 61.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-02T09:11:56.923Z] #13 62.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-02T09:11:56.923Z] #13 62.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-02T09:11:56.923Z] #13 62.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-02T09:11:56.923Z] #13 62.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-02T09:11:56.923Z] #13 62.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-02T09:11:56.923Z] #13 63.44 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-02T09:11:56.923Z] #13 63.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-02T09:11:57.137Z] #50 64.61 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-02T09:11:57.137Z] #50 64.64 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-02T09:11:57.137Z] #50 64.66 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-02T09:11:57.185Z] #13 ... [2021-06-02T09:11:57.185Z] [2021-06-02T09:11:57.185Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:11:57.185Z] #52 sha256:99cc2181f6e67669529777cb0f38798e7bddf557c28be812faa6e3162fdfa1c2 [2021-06-02T09:11:57.185Z] #52 68.81 internal/oserror [2021-06-02T09:11:57.185Z] #52 68.82 strconv [2021-06-02T09:11:57.185Z] #52 68.97 syscall [2021-06-02T09:11:57.395Z] #50 64.77 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-02T09:11:57.395Z] #50 64.79 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-02T09:11:57.541Z] #54 ... [2021-06-02T09:11:57.541Z] [2021-06-02T09:11:57.541Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:11:57.541Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:11:57.541Z] #20 13.88 Reading package lists... [2021-06-02T09:11:58.110Z] #20 17.68 Building dependency tree... [2021-06-02T09:11:58.326Z] #50 ... [2021-06-02T09:11:58.326Z] [2021-06-02T09:11:58.326Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:58.326Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:58.326Z] #36 53.84 Building dependency tree... [2021-06-02T09:11:58.326Z] #36 58.27 The following additional packages will be installed: [2021-06-02T09:11:58.326Z] #36 58.30 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-02T09:11:58.326Z] #36 58.32 Suggested packages: [2021-06-02T09:11:58.326Z] #36 58.32 cmake-doc ninja-build lrzip [2021-06-02T09:11:58.326Z] #36 58.32 Recommended packages: [2021-06-02T09:11:58.326Z] #36 58.32 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-02T09:11:58.326Z] #36 59.68 The following NEW packages will be installed: [2021-06-02T09:11:58.326Z] #36 59.68 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-02T09:11:58.326Z] #36 59.68 vim-common xxd [2021-06-02T09:11:58.326Z] #36 60.37 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:11:58.326Z] #36 60.37 Need to get 14.9 MB of archives. [2021-06-02T09:11:58.326Z] #36 60.37 After this operation, 61.8 MB of additional disk space will be used. [2021-06-02T09:11:58.326Z] #36 60.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-02T09:11:58.326Z] #36 60.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-02T09:11:58.326Z] #36 60.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-02T09:11:58.327Z] #36 60.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-02T09:11:58.327Z] #36 61.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-02T09:11:58.327Z] #36 61.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-02T09:11:58.327Z] #36 61.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-02T09:11:58.327Z] #36 61.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-02T09:11:58.327Z] #36 61.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-02T09:11:58.327Z] #36 61.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-02T09:11:58.327Z] #36 64.36 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:11:58.327Z] #36 64.69 Fetched 14.9 MB in 2s (6211 kB/s) [2021-06-02T09:11:58.327Z] #36 65.03 Selecting previously unselected package xxd. [2021-06-02T09:11:58.327Z] #36 65.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:11:58.327Z] #36 65.19 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-02T09:11:58.327Z] #36 65.19 Unpacking xxd (2:8.1.0875-5) ... [2021-06-02T09:11:58.327Z] #36 65.63 Selecting previously unselected package vim-common. [2021-06-02T09:11:58.327Z] #36 65.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:11:58.327Z] #36 65.91 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-02T09:11:58.327Z] #36 ... [2021-06-02T09:11:58.327Z] [2021-06-02T09:11:58.327Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:58.327Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:58.327Z] #44 53.90 Building dependency tree... [2021-06-02T09:11:58.327Z] #44 58.79 The following additional packages will be installed: [2021-06-02T09:11:58.327Z] #44 58.83 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-02T09:11:58.327Z] #44 58.83 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-02T09:11:58.327Z] #44 58.83 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-02T09:11:58.327Z] #44 58.85 python3.7-minimal [2021-06-02T09:11:58.327Z] #44 58.85 Suggested packages: [2021-06-02T09:11:58.327Z] #44 58.85 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-02T09:11:58.327Z] #44 58.85 python3.7-doc binfmt-support [2021-06-02T09:11:58.327Z] #44 60.88 The following NEW packages will be installed: [2021-06-02T09:11:58.327Z] #44 60.90 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-02T09:11:58.327Z] #44 60.91 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-02T09:11:58.327Z] #44 60.93 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-02T09:11:58.327Z] #44 60.93 python3.7-minimal [2021-06-02T09:11:58.327Z] #44 61.62 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-02T09:11:58.327Z] #44 61.62 Need to get 6695 kB of archives. [2021-06-02T09:11:58.327Z] #44 61.62 After this operation, 33.1 MB of additional disk space will be used. [2021-06-02T09:11:58.327Z] #44 61.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-02T09:11:58.327Z] #44 61.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-02T09:11:58.327Z] #44 62.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-02T09:11:58.327Z] #44 62.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-02T09:11:58.327Z] #44 62.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-02T09:11:58.327Z] #44 62.15 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-02T09:11:58.327Z] #44 62.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-02T09:11:58.327Z] #44 62.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-02T09:11:58.327Z] #44 62.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-02T09:11:58.327Z] #44 62.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-02T09:11:58.327Z] #44 62.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-02T09:11:58.327Z] #44 62.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-02T09:11:58.327Z] #44 62.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-02T09:11:58.327Z] #44 62.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-02T09:11:58.327Z] #44 62.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-02T09:11:58.327Z] #44 62.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-02T09:11:58.327Z] #44 64.30 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:11:58.327Z] #44 64.64 Fetched 6695 kB in 1s (4711 kB/s) [2021-06-02T09:11:58.327Z] #44 64.96 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-02T09:11:58.327Z] #44 64.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:11:58.327Z] #44 65.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:11:58.327Z] #44 65.08 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:11:58.607Z] #37 2.207 + RM_GOPATH=0 [2021-06-02T09:11:58.607Z] #37 2.208 + TMP_GOPATH= [2021-06-02T09:11:58.607Z] #37 2.208 + : /build [2021-06-02T09:11:58.607Z] #37 2.208 + '[' -z '' ']' [2021-06-02T09:11:58.607Z] #37 2.209 ++ mktemp -d [2021-06-02T09:11:58.607Z] #37 2.220 + export GOPATH=/tmp/tmp.PmuiTsvIwX [2021-06-02T09:11:58.607Z] #37 2.220 + GOPATH=/tmp/tmp.PmuiTsvIwX [2021-06-02T09:11:58.607Z] #37 2.220 + RM_GOPATH=1 [2021-06-02T09:11:58.607Z] #37 2.220 + case "$(go env GOARCH)" in [2021-06-02T09:11:58.607Z] #37 2.221 ++ go env GOARCH [2021-06-02T09:11:58.607Z] #37 2.264 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:58.607Z] #37 2.264 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:11:58.607Z] #37 2.270 ++ dirname /tmp/install/install.sh [2021-06-02T09:11:58.607Z] #37 2.277 + dir=/tmp/install [2021-06-02T09:11:58.607Z] #37 2.277 + bin=tini [2021-06-02T09:11:58.607Z] #37 2.278 + shift [2021-06-02T09:11:58.607Z] #37 2.278 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-02T09:11:58.607Z] #37 2.279 + . /tmp/install/tini.installer [2021-06-02T09:11:58.607Z] #37 2.279 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:11:58.607Z] #37 2.280 + install_tini [2021-06-02T09:11:58.607Z] #37 2.280 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-02T09:11:58.607Z] #37 2.281 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:11:58.607Z] #37 2.281 + git clone https://github.com/krallin/tini.git /tmp/tmp.PmuiTsvIwX/tini [2021-06-02T09:11:58.607Z] #37 2.296 Cloning into '/tmp/tmp.PmuiTsvIwX/tini'... [2021-06-02T09:11:58.894Z] #44 ... [2021-06-02T09:11:58.894Z] [2021-06-02T09:11:58.894Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:11:58.894Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:11:58.894Z] #36 66.49 Selecting previously unselected package cmake-data. [2021-06-02T09:11:59.051Z] #20 19.03 libcap2-bin is already the newest version (1:2.25-2). [2021-06-02T09:11:59.051Z] #20 19.03 The following additional packages will be installed: [2021-06-02T09:11:59.051Z] #20 19.03 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-02T09:11:59.051Z] #20 19.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-02T09:11:59.051Z] #20 19.04 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-02T09:11:59.051Z] #20 19.04 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-02T09:11:59.051Z] #20 19.04 python3.7 python3.7-minimal vim-runtime xxd [2021-06-02T09:11:59.051Z] #20 19.04 Suggested packages: [2021-06-02T09:11:59.051Z] #20 19.04 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-02T09:11:59.051Z] #20 19.04 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-02T09:11:59.051Z] #20 19.04 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-02T09:11:59.051Z] #20 19.04 quota [2021-06-02T09:11:59.051Z] #20 19.04 Recommended packages: [2021-06-02T09:11:59.051Z] #20 19.04 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-02T09:11:59.051Z] #20 19.04 python3-keyrings.alt python3-xdg unzip [2021-06-02T09:11:59.152Z] #36 66.49 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-02T09:11:59.152Z] #36 66.50 Unpacking cmake-data (3.13.4-1) ... [2021-06-02T09:11:59.410Z] #36 ... [2021-06-02T09:11:59.410Z] [2021-06-02T09:11:59.410Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:11:59.410Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:11:59.410Z] #13 41.35 Reading package lists... [2021-06-02T09:11:59.410Z] #13 50.25 Building dependency tree... [2021-06-02T09:11:59.410Z] #13 55.62 The following additional packages will be installed: [2021-06-02T09:11:59.410Z] #13 55.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-02T09:11:59.410Z] #13 55.62 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-02T09:11:59.410Z] #13 55.62 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-02T09:11:59.410Z] #13 55.62 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-02T09:11:59.410Z] #13 55.62 mingw-w64-common mingw-w64-x86-64-dev [2021-06-02T09:11:59.410Z] #13 55.65 Suggested packages: [2021-06-02T09:11:59.410Z] #13 55.65 gcc-8-locales seccomp wine64 [2021-06-02T09:11:59.410Z] #13 57.67 The following NEW packages will be installed: [2021-06-02T09:11:59.410Z] #13 57.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-02T09:11:59.410Z] #13 57.67 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-02T09:11:59.410Z] #13 57.68 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-02T09:11:59.410Z] #13 57.68 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-02T09:11:59.410Z] #13 57.68 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-02T09:11:59.410Z] #13 57.68 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-02T09:11:59.410Z] #13 57.70 The following packages will be upgraded: [2021-06-02T09:11:59.410Z] #13 57.72 libseccomp2 libsystemd0 libudev1 [2021-06-02T09:11:59.410Z] #13 58.32 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-02T09:11:59.410Z] #13 58.32 Need to get 78.2 MB of archives. [2021-06-02T09:11:59.410Z] #13 58.32 After this operation, 487 MB of additional disk space will be used. [2021-06-02T09:11:59.410Z] #13 58.32 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-02T09:11:59.410Z] #13 58.33 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-02T09:11:59.410Z] #13 58.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-02T09:11:59.410Z] #13 58.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-02T09:11:59.410Z] #13 58.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-02T09:11:59.410Z] #13 58.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-02T09:11:59.410Z] #13 59.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-02T09:11:59.410Z] #13 59.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-02T09:11:59.410Z] #13 59.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-02T09:11:59.410Z] #13 59.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-02T09:11:59.410Z] #13 59.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-02T09:11:59.410Z] #13 60.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-02T09:11:59.410Z] #13 60.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-02T09:11:59.557Z] #37 3.072 + cd /tmp/tmp.PmuiTsvIwX/tini [2021-06-02T09:11:59.557Z] #37 3.073 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:11:59.557Z] #37 3.082 + cmake . [2021-06-02T09:11:59.667Z] #13 ... [2021-06-02T09:11:59.668Z] [2021-06-02T09:11:59.668Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:11:59.668Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:11:59.668Z] #44 66.15 Selecting previously unselected package python3.7-minimal. [2021-06-02T09:11:59.668Z] #44 66.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:11:59.668Z] #44 66.20 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:11:59.823Z] #37 ... [2021-06-02T09:11:59.823Z] [2021-06-02T09:11:59.823Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:11:59.823Z] #46 sha256:33c18089323d38afa358ee24bab293b06e2fb3dabee0ea43b487b3a91d71d802 [2021-06-02T09:11:59.823Z] #46 45.43 crypto/hmac [2021-06-02T09:11:59.823Z] #46 45.83 crypto/rc4 [2021-06-02T09:11:59.823Z] #46 46.12 vendor/golang.org/x/crypto/hkdf [2021-06-02T09:11:59.823Z] #46 46.41 vendor/golang.org/x/text/transform [2021-06-02T09:11:59.823Z] #46 48.00 regexp/syntax [2021-06-02T09:11:59.823Z] #46 48.03 internal/syscall/execenv [2021-06-02T09:11:59.823Z] #46 48.03 time [2021-06-02T09:11:59.823Z] #46 48.27 internal/syscall/unix [2021-06-02T09:11:59.823Z] #46 50.17 regexp [2021-06-02T09:11:59.823Z] #46 53.39 encoding/binary [2021-06-02T09:11:59.823Z] #46 53.41 internal/fmtsort [2021-06-02T09:11:59.823Z] #46 54.06 internal/poll [2021-06-02T09:11:59.823Z] #46 55.05 github.com/LK4D4/vndr/versioned [2021-06-02T09:12:00.086Z] #46 55.56 encoding/base64 [2021-06-02T09:12:00.086Z] #46 55.57 crypto/sha512 [2021-06-02T09:12:00.086Z] #46 55.57 crypto/cipher [2021-06-02T09:12:00.086Z] #46 ... [2021-06-02T09:12:00.086Z] [2021-06-02T09:12:00.086Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:00.086Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-02T09:12:00.086Z] #44 47.46 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-02T09:12:00.086Z] #44 49.70 Setting up python3-minimal (3.7.3-1) ... [2021-06-02T09:12:00.086Z] #44 51.96 Selecting previously unselected package python3. [2021-06-02T09:12:00.086Z] #44 51.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 ... 16035 files and directories currently installed.) [2021-06-02T09:12:00.086Z] #44 52.47 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-06-02T09:12:00.086Z] #44 52.49 Unpacking python3 (3.7.3-1) ... [2021-06-02T09:12:00.086Z] #44 53.34 Selecting previously unselected package libprotobuf17:arm64. [2021-06-02T09:12:00.086Z] #44 53.34 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-06-02T09:12:00.086Z] #44 53.36 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-02T09:12:00.086Z] #44 53.97 Selecting previously unselected package python3-pkg-resources. [2021-06-02T09:12:00.086Z] #44 53.97 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-02T09:12:00.086Z] #44 54.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:12:00.086Z] #44 54.29 Selecting previously unselected package python3-six. [2021-06-02T09:12:00.086Z] #44 54.29 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-02T09:12:00.086Z] #44 54.31 Unpacking python3-six (1.12.0-1) ... [2021-06-02T09:12:00.086Z] #44 54.47 Selecting previously unselected package python3-protobuf. [2021-06-02T09:12:00.086Z] #44 54.48 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-06-02T09:12:00.086Z] #44 54.49 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-02T09:12:00.086Z] #44 54.96 Selecting previously unselected package libnet1:arm64. [2021-06-02T09:12:00.086Z] #44 54.97 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-02T09:12:00.086Z] #44 54.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:12:00.086Z] #44 55.14 Selecting previously unselected package libnl-3-200:arm64. [2021-06-02T09:12:00.086Z] #44 55.14 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-02T09:12:00.086Z] #44 55.15 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-02T09:12:00.086Z] #44 55.29 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-02T09:12:00.086Z] #44 55.30 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-02T09:12:00.086Z] #44 55.31 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-02T09:12:00.086Z] #44 55.49 Selecting previously unselected package criu. [2021-06-02T09:12:00.086Z] #44 55.49 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-06-02T09:12:00.086Z] #44 55.52 Unpacking criu (3.15-1) ... [2021-06-02T09:12:00.350Z] #44 ... [2021-06-02T09:12:00.350Z] [2021-06-02T09:12:00.350Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-02T09:12:00.350Z] #37 sha256:e7f45715b7d98b0521872ee12195564724dda81feb7d59ead44dbe0b482387c7 [2021-06-02T09:12:00.350Z] #37 3.816 -- The C compiler identification is GNU 8.3.0 [2021-06-02T09:12:00.350Z] #37 3.866 -- Check for working C compiler: /usr/bin/cc [2021-06-02T09:12:00.431Z] #20 20.40 The following NEW packages will be installed: [2021-06-02T09:12:00.431Z] #20 20.41 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-02T09:12:00.431Z] #20 20.41 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-02T09:12:00.431Z] #20 20.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-02T09:12:00.431Z] #20 20.41 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-02T09:12:00.431Z] #20 20.41 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-02T09:12:00.431Z] #20 20.41 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-02T09:12:00.431Z] #20 20.42 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-02T09:12:00.431Z] #20 20.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-02T09:12:00.431Z] #20 20.42 xz-utils zip [2021-06-02T09:12:00.691Z] #20 ... [2021-06-02T09:12:00.691Z] [2021-06-02T09:12:00.691Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:12:00.691Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-02T09:12:00.691Z] #32 DONE 157.4s [2021-06-02T09:12:00.691Z] [2021-06-02T09:12:00.692Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:12:00.692Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:12:00.692Z] #20 20.71 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-02T09:12:00.692Z] #20 20.71 Need to get 28.6 MB of archives. [2021-06-02T09:12:00.692Z] #20 20.71 After this operation, 116 MB of additional disk space will be used. [2021-06-02T09:12:00.692Z] #20 20.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-02T09:12:00.692Z] #20 20.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-02T09:12:00.692Z] #20 20.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-02T09:12:00.692Z] #20 20.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-02T09:12:00.692Z] #20 20.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-02T09:12:00.692Z] #20 20.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-02T09:12:00.952Z] #20 21.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-02T09:12:00.952Z] #20 21.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-02T09:12:00.952Z] #20 21.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-02T09:12:00.952Z] #20 21.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-02T09:12:00.952Z] #20 21.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-02T09:12:00.952Z] #20 21.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-02T09:12:00.952Z] #20 21.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-02T09:12:00.952Z] #20 21.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-02T09:12:00.952Z] #20 21.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-02T09:12:00.952Z] #20 21.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-02T09:12:00.952Z] #20 21.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-02T09:12:00.952Z] #20 21.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-02T09:12:00.952Z] #20 21.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-02T09:12:00.952Z] #20 21.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-02T09:12:00.952Z] #20 21.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-02T09:12:00.952Z] #20 21.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-02T09:12:00.952Z] #20 21.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-02T09:12:00.952Z] #20 21.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-02T09:12:00.952Z] #20 21.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-02T09:12:00.952Z] #20 21.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-02T09:12:00.952Z] #20 21.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-02T09:12:00.952Z] #20 21.15 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-02T09:12:00.952Z] #20 21.15 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-02T09:12:01.301Z] #37 4.658 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-02T09:12:01.301Z] #37 4.661 -- Detecting C compiler ABI info [2021-06-02T09:12:01.402Z] #13 ... [2021-06-02T09:12:01.402Z] [2021-06-02T09:12:01.402Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:01.402Z] #52 sha256:2375b318031ae9a93cb39e7f389e26250f422b83ade1e4363a1213760fd945cc [2021-06-02T09:12:01.402Z] #52 76.78 github.com/pkg/diff [2021-06-02T09:12:01.402Z] #52 77.56 go/ast [2021-06-02T09:12:01.402Z] #52 78.08 golang.org/x/crypto/ssh/terminal [2021-06-02T09:12:01.402Z] #52 79.31 mvdan.cc/editorconfig [2021-06-02T09:12:01.402Z] #52 80.40 mvdan.cc/sh/v3/fileutil [2021-06-02T09:12:01.402Z] #52 80.51 text/tabwriter [2021-06-02T09:12:01.402Z] #52 81.12 mvdan.cc/sh/v3/syntax [2021-06-02T09:12:01.522Z] #20 21.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-02T09:12:01.522Z] #20 21.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-02T09:12:01.522Z] #20 21.58 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-02T09:12:01.522Z] #20 21.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-02T09:12:01.522Z] #20 21.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-02T09:12:01.522Z] #20 21.61 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-02T09:12:01.522Z] #20 21.63 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-02T09:12:01.522Z] #20 21.76 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-02T09:12:01.522Z] #20 21.76 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-02T09:12:01.522Z] #20 21.78 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-02T09:12:01.522Z] #20 21.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-02T09:12:01.522Z] #20 21.82 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-02T09:12:01.522Z] #20 21.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-02T09:12:01.522Z] #20 21.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-02T09:12:01.564Z] #37 5.322 -- Detecting C compiler ABI info - done [2021-06-02T09:12:01.565Z] #37 5.364 -- Detecting C compile features [2021-06-02T09:12:01.574Z] #44 68.25 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:01.574Z] #44 68.37 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:12:01.782Z] #20 21.91 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-02T09:12:01.782Z] #20 21.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-02T09:12:01.782Z] #20 21.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-02T09:12:02.042Z] #20 22.31 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-02T09:12:02.042Z] #20 22.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-02T09:12:02.301Z] #20 22.39 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-02T09:12:02.486Z] #52 ... [2021-06-02T09:12:02.486Z] [2021-06-02T09:12:02.486Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:02.486Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:12:02.486Z] #44 63.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-02T09:12:02.486Z] #44 63.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-02T09:12:02.486Z] #44 63.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-02T09:12:02.486Z] #44 63.93 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-02T09:12:02.486Z] #44 64.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-02T09:12:02.486Z] #44 64.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-02T09:12:02.486Z] #44 64.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-02T09:12:02.486Z] #44 64.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-02T09:12:02.486Z] #44 64.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-02T09:12:02.486Z] #44 64.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-02T09:12:02.486Z] #44 64.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-02T09:12:02.486Z] #44 64.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-02T09:12:02.486Z] #44 64.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-02T09:12:02.486Z] #44 64.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-02T09:12:02.486Z] #44 66.19 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:12:02.486Z] #44 66.54 Fetched 6695 kB in 1s (4497 kB/s) [2021-06-02T09:12:02.486Z] #44 66.88 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-02T09:12:02.486Z] #44 66.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:12:02.486Z] #44 66.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:12:02.486Z] #44 66.99 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:02.486Z] #44 68.42 Selecting previously unselected package python3.7-minimal. [2021-06-02T09:12:02.486Z] #44 68.44 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:12:02.486Z] #44 68.50 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:12:02.486Z] #44 71.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:02.486Z] #44 71.22 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:12:02.870Z] #20 22.88 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:12:02.870Z] #20 23.00 Fetched 28.6 MB in 2s (14.7 MB/s) [2021-06-02T09:12:02.870Z] #20 23.04 Selecting previously unselected package pigz. [2021-06-02T09:12:02.870Z] #20 23.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 ... 23435 files and directories currently installed.) [2021-06-02T09:12:02.870Z] #20 23.09 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-02T09:12:02.870Z] #20 23.11 Unpacking pigz (2.4-1) ... [2021-06-02T09:12:02.870Z] #20 23.20 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-02T09:12:02.989Z] #37 ... [2021-06-02T09:12:02.989Z] [2021-06-02T09:12:02.989Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:02.989Z] #52 sha256:e9dbb9bd8e617cd3ff98af0c4e3e4c5347079b502e4b180a4cff2d09419e2aad [2021-06-02T09:12:02.989Z] #52 48.54 internal/syscall/unix [2021-06-02T09:12:02.989Z] #52 48.55 time [2021-06-02T09:12:02.989Z] #52 49.52 regexp [2021-06-02T09:12:02.989Z] #52 53.05 context [2021-06-02T09:12:02.989Z] #52 53.06 internal/poll [2021-06-02T09:12:02.989Z] #52 54.84 os [2021-06-02T09:12:02.989Z] #52 56.79 golang.org/x/sys/unix [2021-06-02T09:12:02.989Z] #52 56.79 encoding/base64 [2021-06-02T09:12:02.989Z] #52 56.99 path/filepath [2021-06-02T09:12:02.989Z] #52 56.99 fmt [2021-06-02T09:12:02.989Z] #52 57.94 mvdan.cc/sh/v3/fileutil [2021-06-02T09:12:03.061Z] #44 ... [2021-06-02T09:12:03.061Z] [2021-06-02T09:12:03.061Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:12:03.061Z] #57 sha256:f0043331837c7077301e4715373049a08a6b1d9b4d55f1d4c16bf6c69c367d1f [2021-06-02T09:12:03.061Z] #57 1.530 + RM_GOPATH=0 [2021-06-02T09:12:03.061Z] #57 1.531 + TMP_GOPATH= [2021-06-02T09:12:03.061Z] #57 1.531 + : /build [2021-06-02T09:12:03.061Z] #57 1.531 + '[' -z '' ']' [2021-06-02T09:12:03.061Z] #57 1.559 ++ mktemp -d [2021-06-02T09:12:03.061Z] #57 1.560 + export GOPATH=/tmp/tmp.REN9iDTofD [2021-06-02T09:12:03.061Z] #57 1.562 + GOPATH=/tmp/tmp.REN9iDTofD [2021-06-02T09:12:03.061Z] #57 1.563 + RM_GOPATH=1 [2021-06-02T09:12:03.061Z] #57 1.563 + case "$(go env GOARCH)" in [2021-06-02T09:12:03.061Z] #57 1.563 ++ go env GOARCH [2021-06-02T09:12:03.061Z] #57 1.582 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:12:03.061Z] #57 1.582 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:12:03.061Z] #57 1.583 ++ dirname /tmp/install/install.sh [2021-06-02T09:12:03.061Z] #57 1.588 + dir=/tmp/install [2021-06-02T09:12:03.061Z] #57 1.589 + bin=containerd [2021-06-02T09:12:03.061Z] #57 1.589 + shift [2021-06-02T09:12:03.061Z] #57 1.589 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-02T09:12:03.061Z] #57 1.589 + . /tmp/install/containerd.installer [2021-06-02T09:12:03.061Z] #57 1.590 ++ set -e [2021-06-02T09:12:03.061Z] #57 1.590 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:12:03.061Z] #57 1.591 + install_containerd [2021-06-02T09:12:03.061Z] #57 1.605 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-02T09:12:03.061Z] #57 1.605 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:12:03.061Z] #57 1.605 + git clone https://github.com/containerd/containerd.git /tmp/tmp.REN9iDTofD/src/github.com/containerd/containerd [2021-06-02T09:12:03.061Z] #57 1.607 Cloning into '/tmp/tmp.REN9iDTofD/src/github.com/containerd/containerd'... [2021-06-02T09:12:03.129Z] #20 23.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:12:03.129Z] #20 23.22 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:03.252Z] #52 ... [2021-06-02T09:12:03.252Z] [2021-06-02T09:12:03.252Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:03.252Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-02T09:12:03.252Z] #44 56.09 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:12:03.252Z] #44 56.13 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-02T09:12:03.252Z] #44 56.15 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-02T09:12:03.252Z] #44 56.25 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-06-02T09:12:03.252Z] #44 56.28 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-02T09:12:03.252Z] #44 56.32 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:03.252Z] #44 56.36 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-02T09:12:03.252Z] #44 56.42 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:03.323Z] #57 ... [2021-06-02T09:12:03.323Z] [2021-06-02T09:12:03.323Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:03.323Z] #52 sha256:99cc2181f6e67669529777cb0f38798e7bddf557c28be812faa6e3162fdfa1c2 [2021-06-02T09:12:03.323Z] #52 75.27 reflect [2021-06-02T09:12:03.388Z] #20 23.56 Selecting previously unselected package python3.7-minimal. [2021-06-02T09:12:03.388Z] #20 23.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:12:03.388Z] #20 23.59 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:12:04.327Z] #20 24.30 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:04.327Z] #20 24.33 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:12:04.715Z] #52 ... [2021-06-02T09:12:04.715Z] [2021-06-02T09:12:04.715Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:04.715Z] #46 sha256:1023770b8551854e2c2e84b91b6d64a61682371ff558ab577f02b44725e2360b [2021-06-02T09:12:04.715Z] #46 74.82 net/url [2021-06-02T09:12:04.715Z] #46 76.12 text/template/parse [2021-06-02T09:12:04.715Z] #46 79.35 go/parser [2021-06-02T09:12:04.715Z] #46 79.94 text/template [2021-06-02T09:12:04.715Z] #46 82.36 log [2021-06-02T09:12:04.715Z] #46 82.83 encoding/xml [2021-06-02T09:12:04.854Z] #44 ... [2021-06-02T09:12:04.854Z] [2021-06-02T09:12:04.854Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:12:04.854Z] #57 sha256:e1d5f8840bc7879516128689cf38afbf4c1a41dcfc40b68535310aa6ec3276f2 [2021-06-02T09:12:04.854Z] #57 1.829 + RM_GOPATH=0 [2021-06-02T09:12:04.854Z] #57 1.829 + TMP_GOPATH= [2021-06-02T09:12:04.854Z] #57 1.829 + : /build [2021-06-02T09:12:04.854Z] #57 1.829 + '[' -z '' ']' [2021-06-02T09:12:04.854Z] #57 1.829 ++ mktemp -d [2021-06-02T09:12:04.854Z] #57 1.844 + export GOPATH=/tmp/tmp.kVdqvOWO2b [2021-06-02T09:12:04.854Z] #57 1.844 + GOPATH=/tmp/tmp.kVdqvOWO2b [2021-06-02T09:12:04.854Z] #57 1.844 + RM_GOPATH=1 [2021-06-02T09:12:04.854Z] #57 1.844 + case "$(go env GOARCH)" in [2021-06-02T09:12:04.854Z] #57 1.844 ++ go env GOARCH [2021-06-02T09:12:04.854Z] #57 1.889 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:12:04.854Z] #57 1.889 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:12:04.854Z] #57 1.890 ++ dirname /tmp/install/install.sh [2021-06-02T09:12:04.854Z] #57 1.891 + dir=/tmp/install [2021-06-02T09:12:04.854Z] #57 1.891 + bin=containerd [2021-06-02T09:12:04.854Z] #57 1.891 + shift [2021-06-02T09:12:04.854Z] #57 1.891 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-02T09:12:04.854Z] #57 1.891 + . /tmp/install/containerd.installer [2021-06-02T09:12:04.854Z] #57 1.891 ++ set -e [2021-06-02T09:12:04.854Z] #57 1.891 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:12:04.854Z] #57 1.891 + install_containerd [2021-06-02T09:12:04.854Z] #57 1.892 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-02T09:12:04.854Z] #57 1.892 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:12:04.854Z] #57 1.901 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kVdqvOWO2b/src/github.com/containerd/containerd [2021-06-02T09:12:04.854Z] #57 1.921 Cloning into '/tmp/tmp.kVdqvOWO2b/src/github.com/containerd/containerd'... [2021-06-02T09:12:04.854Z] #57 ... [2021-06-02T09:12:04.854Z] [2021-06-02T09:12:04.854Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:12:04.854Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-02T09:12:04.854Z] #32 66.24 Checking out files: 90% (1381/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-06-02T09:12:04.854Z] #32 66.81 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-02T09:12:04.854Z] #32 67.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:12:04.977Z] #46 85.02 go/doc [2021-06-02T09:12:05.111Z] #32 ... [2021-06-02T09:12:05.111Z] [2021-06-02T09:12:05.111Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:05.111Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:12:05.111Z] #46 62.60 internal/singleflight [2021-06-02T09:12:05.111Z] #46 62.97 errors [2021-06-02T09:12:05.111Z] #46 63.13 sort [2021-06-02T09:12:05.111Z] #46 63.66 io [2021-06-02T09:12:05.111Z] #46 65.02 strconv [2021-06-02T09:12:05.111Z] #46 65.94 bytes [2021-06-02T09:12:05.111Z] #46 68.19 bufio [2021-06-02T09:12:05.111Z] #46 69.62 reflect [2021-06-02T09:12:05.111Z] #46 69.95 syscall [2021-06-02T09:12:05.111Z] #46 ... [2021-06-02T09:12:05.111Z] [2021-06-02T09:12:05.111Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:12:05.111Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:12:05.111Z] #36 69.95 Selecting previously unselected package libicu63:amd64. [2021-06-02T09:12:05.111Z] #36 69.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-02T09:12:05.111Z] #36 69.98 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:12:05.716Z] #20 25.99 Selecting previously unselected package python3-minimal. [2021-06-02T09:12:05.816Z] #44 ... [2021-06-02T09:12:05.816Z] [2021-06-02T09:12:05.816Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:05.816Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-02T09:12:05.816Z] #13 45.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-02T09:12:05.816Z] #13 45.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-06-02T09:12:05.816Z] #13 45.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-02T09:12:05.816Z] #13 47.03 Selecting previously unselected package binutils-mingw-w64. [2021-06-02T09:12:05.816Z] #13 47.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-02T09:12:05.816Z] #13 47.05 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-02T09:12:05.816Z] #13 47.27 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-06-02T09:12:05.816Z] #13 47.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-02T09:12:05.816Z] #13 47.30 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-02T09:12:05.816Z] #13 47.54 Selecting previously unselected package dmsetup. [2021-06-02T09:12:05.816Z] #13 47.54 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-06-02T09:12:05.816Z] #13 47.55 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-02T09:12:05.816Z] #13 47.78 Selecting previously unselected package mingw-w64-common. [2021-06-02T09:12:05.816Z] #13 47.78 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-02T09:12:05.816Z] #13 47.79 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-02T09:12:05.816Z] #13 52.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-02T09:12:05.816Z] #13 52.46 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-02T09:12:05.816Z] #13 52.48 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-02T09:12:05.816Z] #13 ... [2021-06-02T09:12:05.816Z] [2021-06-02T09:12:05.816Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-02T09:12:05.816Z] #37 sha256:e7f45715b7d98b0521872ee12195564724dda81feb7d59ead44dbe0b482387c7 [2021-06-02T09:12:05.816Z] #37 7.788 -- Detecting C compile features - done [2021-06-02T09:12:05.816Z] #37 7.819 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-02T09:12:05.816Z] #37 8.167 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-02T09:12:05.816Z] #37 8.232 -- Configuring done [2021-06-02T09:12:05.816Z] #37 8.256 -- Generating done [2021-06-02T09:12:05.816Z] #37 8.267 -- Build files have been written to: /tmp/tmp.PmuiTsvIwX/tini [2021-06-02T09:12:05.816Z] #37 8.276 + make tini-static [2021-06-02T09:12:05.816Z] #37 8.944 Scanning dependencies of target tini-static [2021-06-02T09:12:05.816Z] #37 9.000 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-02T09:12:05.879Z] #52 ... [2021-06-02T09:12:05.879Z] [2021-06-02T09:12:05.879Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:05.879Z] #46 sha256:54374073cab4f3c821a7f98321e791b4b43b6b4c2b0ec39ffb845a6f95c00c9a [2021-06-02T09:12:05.879Z] #46 67.38 bufio [2021-06-02T09:12:05.879Z] #46 68.91 reflect [2021-06-02T09:12:05.879Z] #46 69.98 syscall [2021-06-02T09:12:05.879Z] #46 ... [2021-06-02T09:12:05.879Z] [2021-06-02T09:12:05.879Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:05.879Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:12:05.879Z] #13 68.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-02T09:12:05.879Z] #13 72.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-02T09:12:05.879Z] #13 72.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-02T09:12:05.879Z] #13 72.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-02T09:12:05.879Z] #13 72.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-02T09:12:05.879Z] #13 72.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-02T09:12:05.879Z] #13 72.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-02T09:12:05.879Z] #13 72.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-02T09:12:05.879Z] #13 72.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-02T09:12:05.879Z] #13 72.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-02T09:12:05.879Z] #13 72.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-02T09:12:05.879Z] #13 72.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-02T09:12:05.879Z] #13 72.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-02T09:12:05.879Z] #13 72.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-02T09:12:05.879Z] #13 72.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-02T09:12:05.976Z] #20 25.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-02T09:12:05.976Z] #20 26.04 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-02T09:12:05.976Z] #20 26.04 Unpacking python3-minimal (3.7.3-1) ... [2021-06-02T09:12:05.976Z] #20 26.12 Selecting previously unselected package libmpdec2:amd64. [2021-06-02T09:12:05.976Z] #20 26.12 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-02T09:12:05.976Z] #20 26.15 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:12:06.235Z] #20 26.24 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-02T09:12:06.235Z] #20 26.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:12:06.235Z] #20 26.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:06.456Z] #13 ... [2021-06-02T09:12:06.456Z] [2021-06-02T09:12:06.456Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:12:06.456Z] #48 sha256:50107b241158b7ee6e590d4b19fe7f6bf668013cb171772fd0c8122e891c7976 [2021-06-02T09:12:06.456Z] #48 DONE 78.1s [2021-06-02T09:12:06.456Z] [2021-06-02T09:12:06.456Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:06.456Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:12:06.456Z] #44 77.60 Selecting previously unselected package python3-minimal. [2021-06-02T09:12:06.456Z] #44 77.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-02T09:12:06.456Z] #44 77.75 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-02T09:12:06.456Z] #44 77.78 Unpacking python3-minimal (3.7.3-1) ... [2021-06-02T09:12:06.719Z] #44 77.97 Selecting previously unselected package libmpdec2:amd64. [2021-06-02T09:12:06.719Z] #44 77.98 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-02T09:12:06.719Z] #44 77.99 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:12:06.766Z] #37 10.45 [100%] Linking C executable tini-static [2021-06-02T09:12:06.895Z] #46 ... [2021-06-02T09:12:06.895Z] [2021-06-02T09:12:06.895Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:06.895Z] #52 sha256:2375b318031ae9a93cb39e7f389e26250f422b83ade1e4363a1213760fd945cc [2021-06-02T09:12:06.895Z] #52 86.88 mvdan.cc/sh/v3/cmd/shfmt [2021-06-02T09:12:06.983Z] #44 78.15 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-02T09:12:06.983Z] #44 78.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:12:06.983Z] #44 78.18 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:07.174Z] #20 27.14 Selecting previously unselected package python3.7. [2021-06-02T09:12:07.174Z] #20 27.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:12:07.174Z] #20 27.16 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:07.174Z] #20 27.29 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-02T09:12:07.174Z] #20 27.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-02T09:12:07.174Z] #20 27.30 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:12:07.174Z] #20 27.36 Setting up python3-minimal (3.7.3-1) ... [2021-06-02T09:12:07.634Z] #36 ... [2021-06-02T09:12:07.634Z] [2021-06-02T09:12:07.634Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:07.634Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:12:07.634Z] #44 74.33 Selecting previously unselected package python3-minimal. [2021-06-02T09:12:07.634Z] #44 74.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-02T09:12:07.634Z] #44 74.42 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-02T09:12:07.634Z] #44 74.43 Unpacking python3-minimal (3.7.3-1) ... [2021-06-02T09:12:07.727Z] #37 11.09 [100%] Built target tini-static [2021-06-02T09:12:07.727Z] #37 11.27 + mkdir -p /build [2021-06-02T09:12:07.727Z] #37 11.27 + cp tini-static /build/docker-init [2021-06-02T09:12:07.743Z] #20 27.98 Selecting previously unselected package python3. [2021-06-02T09:12:07.890Z] #44 74.73 Selecting previously unselected package libmpdec2:amd64. [2021-06-02T09:12:07.890Z] #44 74.73 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-02T09:12:07.890Z] #44 74.75 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:12:08.003Z] #20 27.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-02T09:12:08.003Z] #20 28.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-02T09:12:08.003Z] #20 28.07 Unpacking python3 (3.7.3-1) ... [2021-06-02T09:12:08.003Z] #20 28.15 Selecting previously unselected package libip4tc0:amd64. [2021-06-02T09:12:08.003Z] #20 28.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-02T09:12:08.003Z] #20 28.16 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-02T09:12:08.147Z] #44 74.96 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-02T09:12:08.147Z] #44 74.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:12:08.147Z] #44 75.00 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:08.262Z] #20 28.25 Selecting previously unselected package libip6tc0:amd64. [2021-06-02T09:12:08.262Z] #20 28.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-02T09:12:08.262Z] #20 28.27 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-02T09:12:08.262Z] #20 28.37 Selecting previously unselected package libiptc0:amd64. [2021-06-02T09:12:08.262Z] #20 28.37 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-02T09:12:08.262Z] #20 28.38 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-02T09:12:08.262Z] #20 28.45 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-02T09:12:08.262Z] #20 28.45 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-02T09:12:08.262Z] #20 28.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-02T09:12:08.376Z] #44 ... [2021-06-02T09:12:08.376Z] [2021-06-02T09:12:08.376Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:12:08.376Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:12:08.376Z] #36 69.89 Selecting previously unselected package libicu63:amd64. [2021-06-02T09:12:08.376Z] #36 69.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-02T09:12:08.376Z] #36 69.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:12:08.376Z] #36 79.73 Selecting previously unselected package libxml2:amd64. [2021-06-02T09:12:08.376Z] #36 79.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-02T09:12:08.376Z] #36 79.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-02T09:12:08.376Z] #36 ... [2021-06-02T09:12:08.376Z] [2021-06-02T09:12:08.376Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:08.376Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:12:08.376Z] #13 73.73 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:12:08.376Z] #13 74.10 Fetched 78.2 MB in 11s (6946 kB/s) [2021-06-02T09:12:08.376Z] #13 74.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:12:08.376Z] #13 74.35 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-02T09:12:08.376Z] #13 74.37 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-02T09:12:08.376Z] #13 74.78 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-02T09:12:08.522Z] #20 28.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-02T09:12:08.522Z] #20 28.55 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-02T09:12:08.522Z] #20 28.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-02T09:12:08.522Z] #20 28.64 Selecting previously unselected package libnftnl11:amd64. [2021-06-02T09:12:08.522Z] #20 28.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-02T09:12:08.522Z] #20 28.67 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-02T09:12:08.522Z] #20 28.74 Selecting previously unselected package iptables. [2021-06-02T09:12:08.640Z] #13 74.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-06-02T09:12:08.640Z] #13 75.05 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-02T09:12:08.640Z] #13 75.07 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-02T09:12:08.781Z] #20 28.74 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-02T09:12:08.781Z] #20 28.75 Unpacking iptables (1.8.2-4) ... [2021-06-02T09:12:08.994Z] #13 75.29 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:12:09.041Z] #20 29.07 Selecting previously unselected package xxd. [2021-06-02T09:12:09.041Z] #20 29.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-02T09:12:09.041Z] #20 29.08 Unpacking xxd (2:8.1.0875-5) ... [2021-06-02T09:12:09.041Z] #20 29.19 Selecting previously unselected package vim-common. [2021-06-02T09:12:09.041Z] #20 29.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:12:09.041Z] #20 29.24 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-02T09:12:09.256Z] #13 75.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 ... 15410 files and directories currently installed.) [2021-06-02T09:12:09.301Z] #20 29.40 Selecting previously unselected package bash-completion. [2021-06-02T09:12:09.301Z] #20 29.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-02T09:12:09.519Z] #13 75.84 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-02T09:12:09.519Z] #13 75.86 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-02T09:12:09.519Z] #13 76.08 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-02T09:12:09.781Z] #13 76.28 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-02T09:12:10.046Z] #13 76.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:12:10.046Z] #13 76.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-02T09:12:10.046Z] #13 76.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-02T09:12:10.692Z] #44 ... [2021-06-02T09:12:10.692Z] [2021-06-02T09:12:10.692Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:10.692Z] #52 sha256:85449040f8fa5ea494d7285d93a961566ae79d2de1ec23e078572ea3f7a24be3 [2021-06-02T09:12:10.692Z] #52 67.86 internal/oserror [2021-06-02T09:12:10.692Z] #52 67.88 bytes [2021-06-02T09:12:10.692Z] #52 67.94 syscall [2021-06-02T09:12:10.692Z] #52 70.52 reflect [2021-06-02T09:12:10.692Z] #52 77.02 time [2021-06-02T09:12:10.692Z] #52 ... [2021-06-02T09:12:10.692Z] [2021-06-02T09:12:10.692Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:10.692Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:12:10.692Z] #13 63.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-02T09:12:10.692Z] #13 66.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-02T09:12:10.692Z] #13 66.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-02T09:12:10.692Z] #13 66.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-02T09:12:10.692Z] #13 66.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-02T09:12:10.692Z] #13 66.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-02T09:12:10.692Z] #13 66.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-02T09:12:10.692Z] #13 66.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-02T09:12:10.692Z] #13 66.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-02T09:12:10.692Z] #13 66.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-02T09:12:10.692Z] #13 66.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-02T09:12:10.693Z] #13 67.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-02T09:12:10.693Z] #13 67.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-02T09:12:10.693Z] #13 67.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-02T09:12:10.693Z] #13 67.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-02T09:12:10.693Z] #13 68.57 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:12:10.693Z] #13 68.82 Fetched 78.2 MB in 9s (8626 kB/s) [2021-06-02T09:12:10.693Z] #13 68.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:12:10.693Z] #13 68.99 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-02T09:12:10.693Z] #13 69.03 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-02T09:12:10.693Z] #13 69.70 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-02T09:12:10.693Z] #13 70.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:12:10.693Z] #13 70.18 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-02T09:12:10.693Z] #13 70.20 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-02T09:12:10.693Z] #13 70.67 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:12:11.055Z] #37 ... [2021-06-02T09:12:11.055Z] [2021-06-02T09:12:11.055Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:11.055Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-02T09:12:11.055Z] #13 60.02 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-02T09:12:11.055Z] #13 60.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-02T09:12:11.055Z] #13 60.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:11.055Z] #13 ... [2021-06-02T09:12:11.055Z] [2021-06-02T09:12:11.055Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:11.055Z] #46 sha256:33c18089323d38afa358ee24bab293b06e2fb3dabee0ea43b487b3a91d71d802 [2021-06-02T09:12:11.055Z] #46 56.41 crypto/ed25519/internal/edwards25519 [2021-06-02T09:12:11.055Z] #46 56.74 os [2021-06-02T09:12:11.055Z] #46 56.96 crypto/md5 [2021-06-02T09:12:11.055Z] #46 57.80 crypto/aes [2021-06-02T09:12:11.055Z] #46 58.68 crypto/des [2021-06-02T09:12:11.055Z] #46 59.12 crypto/sha1 [2021-06-02T09:12:11.055Z] #46 59.78 crypto/sha256 [2021-06-02T09:12:11.055Z] #46 60.21 encoding/pem [2021-06-02T09:12:11.055Z] #46 61.12 vendor/golang.org/x/crypto/internal/chacha20 [2021-06-02T09:12:11.055Z] #46 61.15 vendor/golang.org/x/crypto/poly1305 [2021-06-02T09:12:11.055Z] #46 61.48 vendor/golang.org/x/crypto/curve25519 [2021-06-02T09:12:11.055Z] #46 62.04 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-02T09:12:11.055Z] #46 62.31 flag [2021-06-02T09:12:11.055Z] #46 62.33 go/token [2021-06-02T09:12:11.055Z] #46 62.33 internal/lazyregexp [2021-06-02T09:12:11.055Z] #46 62.63 net/url [2021-06-02T09:12:11.055Z] #46 62.93 text/template/parse [2021-06-02T09:12:11.055Z] #46 63.93 go/scanner [2021-06-02T09:12:11.055Z] #46 64.40 log [2021-06-02T09:12:11.055Z] #46 64.94 go/ast [2021-06-02T09:12:11.055Z] #46 65.48 encoding/json [2021-06-02T09:12:11.055Z] #46 65.52 encoding/xml [2021-06-02T09:12:11.055Z] #46 ... [2021-06-02T09:12:11.055Z] [2021-06-02T09:12:11.055Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:11.055Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-02T09:12:11.055Z] #13 60.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-02T09:12:11.055Z] #13 60.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-02T09:12:11.341Z] #13 ... [2021-06-02T09:12:11.341Z] [2021-06-02T09:12:11.341Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-02T09:12:11.341Z] #37 sha256:e7f45715b7d98b0521872ee12195564724dda81feb7d59ead44dbe0b482387c7 [2021-06-02T09:12:11.341Z] #37 DONE 14.9s [2021-06-02T09:12:11.341Z] [2021-06-02T09:12:11.341Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:11.341Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-02T09:12:11.341Z] #13 60.77 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:11.698Z] #13 71.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-02T09:12:11.698Z] #13 72.03 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-02T09:12:11.698Z] #13 72.08 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-02T09:12:11.838Z] #20 31.70 Unpacking bash-completion (1:2.8-6) ... [2021-06-02T09:12:11.838Z] #20 32.10 Selecting previously unselected package bzip2. [2021-06-02T09:12:11.954Z] #13 ... [2021-06-02T09:12:11.954Z] [2021-06-02T09:12:11.955Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:11.955Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:12:11.955Z] #44 78.80 Selecting previously unselected package python3.7. [2021-06-02T09:12:11.955Z] #44 78.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:12:11.964Z] #13 78.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-02T09:12:11.964Z] #13 78.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-02T09:12:11.964Z] #13 78.40 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-02T09:12:12.098Z] #20 32.11 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-02T09:12:12.098Z] #20 32.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-02T09:12:12.098Z] #20 32.20 Selecting previously unselected package xz-utils. [2021-06-02T09:12:12.098Z] #20 32.23 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-02T09:12:12.098Z] #20 32.24 Unpacking xz-utils (5.2.4-1) ... [2021-06-02T09:12:12.194Z] #52 ... [2021-06-02T09:12:12.194Z] [2021-06-02T09:12:12.194Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:12:12.194Z] #57 sha256:a4994f3617665b9e4105ea470aa3c790a953984de605675911e86fa5c4a3fcb3 [2021-06-02T09:12:12.194Z] #57 45.00 Checking out files: 62% (2468/3927) Checking out files: 63% (2475/3927) Checking out files: 64% (2514/3927) Checking out files: 65% (2553/3927) Checking out files: 66% (2592/3927) Checking out files: 67% (2632/3927) Checking out files: 68% (2671/3927) Checking out files: 69% (2710/3927) Checking out files: 70% (2749/3927) Checking out files: 71% (2789/3927) Checking out files: 72% (2828/3927) Checking out files: 73% (2867/3927) Checking out files: 74% (2906/3927) Checking out files: 75% (2946/3927) Checking out files: 76% (2985/3927) Checking out files: 77% (3024/3927) Checking out files: 78% (3064/3927) Checking out files: 79% (3103/3927) Checking out files: 80% (3142/3927) Checking out files: 81% (3181/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 85% (3338/3927) Checking out files: 86% (3378/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) Checking out files: 95% (3731/3927) Checking out files: 96% (3770/3927) Checking out files: 97% (3810/3927) Checking out files: 98% (3849/3927) Checking out files: 99% (3888/3927) Checking out files: 100% (3927/3927) Checking out files: 100% (3927/3927), done. [2021-06-02T09:12:12.194Z] #57 45.94 + cd /tmp/tmp.zHgGNOxQFA/src/github.com/containerd/containerd [2021-06-02T09:12:12.194Z] #57 45.95 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:12:12.194Z] #57 ... [2021-06-02T09:12:12.194Z] [2021-06-02T09:12:12.194Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:12.194Z] #52 sha256:2375b318031ae9a93cb39e7f389e26250f422b83ade1e4363a1213760fd945cc [2021-06-02T09:12:12.194Z] #52 DONE 92.2s [2021-06-02T09:12:12.194Z] [2021-06-02T09:12:12.194Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:12:12.194Z] #57 sha256:a4994f3617665b9e4105ea470aa3c790a953984de605675911e86fa5c4a3fcb3 [2021-06-02T09:12:12.194Z] #57 46.58 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-02T09:12:12.194Z] #57 46.58 + BUILDTAGS='netgo osusergo static_build' [2021-06-02T09:12:12.194Z] #57 46.58 + export EXTRA_FLAGS=-buildmode=pie [2021-06-02T09:12:12.194Z] #57 46.58 + EXTRA_FLAGS=-buildmode=pie [2021-06-02T09:12:12.194Z] #57 46.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-02T09:12:12.194Z] #57 46.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-02T09:12:12.194Z] #57 46.58 + '[' '' = dynamic ']' [2021-06-02T09:12:12.194Z] #57 46.58 + make [2021-06-02T09:12:12.357Z] #20 32.40 Selecting previously unselected package apparmor. [2021-06-02T09:12:12.357Z] #20 32.42 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-02T09:12:12.357Z] #20 32.49 Unpacking apparmor (2.13.2-10) ... [2021-06-02T09:12:12.468Z] #44 79.09 Unpacking python3.7 (3.7.3-2+deb10u3) ...#44 ... [2021-06-02T09:12:12.468Z] [2021-06-02T09:12:12.468Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-06-02T09:12:12.468Z] #48 sha256:044b49162910b225390a6ee605a914ad23d740d9f5f87c93858541b2fdbf46a4 [2021-06-02T09:12:12.468Z] #48 DONE 79.9s [2021-06-02T09:12:12.468Z] [2021-06-02T09:12:12.468Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:12.468Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:12:12.468Z] #44 79.09 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:12.617Z] #20 32.80 Selecting previously unselected package aufs-tools. [2021-06-02T09:12:12.617Z] #20 32.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-02T09:12:12.617Z] #20 32.82 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-02T09:12:12.724Z] #44 79.49 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-02T09:12:12.724Z] #44 79.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-02T09:12:12.724Z] #44 79.53 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:12:12.877Z] #20 32.94 Selecting previously unselected package libonig5:amd64. [2021-06-02T09:12:12.877Z] #20 32.95 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-02T09:12:12.877Z] #20 32.96 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:12:12.877Z] #20 33.09 Selecting previously unselected package libjq1:amd64. [2021-06-02T09:12:12.877Z] #20 33.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:12:12.877Z] #20 33.11 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:12:12.981Z] #44 79.73 Setting up python3-minimal (3.7.3-1) ... [2021-06-02T09:12:13.138Z] #20 33.20 Selecting previously unselected package jq. [2021-06-02T09:12:13.139Z] #20 33.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:12:13.139Z] #20 33.22 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-02T09:12:13.139Z] #20 33.29 Selecting previously unselected package libaio1:amd64. [2021-06-02T09:12:13.139Z] #20 33.30 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-02T09:12:13.139Z] #20 33.31 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-02T09:12:13.139Z] #20 33.38 Selecting previously unselected package libgpm2:amd64. [2021-06-02T09:12:13.139Z] #20 33.39 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-02T09:12:13.139Z] #20 33.39 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-02T09:12:13.398Z] #20 33.46 Selecting previously unselected package libicu63:amd64. [2021-06-02T09:12:13.399Z] #20 33.47 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-02T09:12:13.399Z] #20 33.48 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:12:13.585Z] #57 48.19 + bin/ctr [2021-06-02T09:12:13.884Z] #13 ... [2021-06-02T09:12:13.884Z] [2021-06-02T09:12:13.884Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:12:13.884Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:12:13.884Z] #36 80.34 Selecting previously unselected package libarchive13:amd64. [2021-06-02T09:12:13.884Z] #36 80.35 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-02T09:12:13.884Z] #36 80.36 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-02T09:12:13.884Z] #36 81.15 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-02T09:12:13.884Z] #36 81.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-02T09:12:13.884Z] #36 81.16 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-02T09:12:13.884Z] #36 81.30 Selecting previously unselected package librhash0:amd64. [2021-06-02T09:12:13.884Z] #36 81.30 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-02T09:12:13.884Z] #36 81.31 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-02T09:12:13.884Z] #36 81.47 Selecting previously unselected package libuv1:amd64. [2021-06-02T09:12:13.885Z] #36 81.50 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-02T09:12:13.885Z] #36 81.50 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-02T09:12:13.885Z] #36 81.69 Selecting previously unselected package cmake. [2021-06-02T09:12:13.885Z] #36 81.71 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-02T09:12:13.885Z] #36 81.73 Unpacking cmake (3.13.4-1) ... [2021-06-02T09:12:13.885Z] #36 84.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:12:13.885Z] #36 84.43 Setting up xxd (2:8.1.0875-5) ... [2021-06-02T09:12:13.885Z] #36 84.44 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-02T09:12:13.885Z] #36 84.46 Setting up vim-common (2:8.1.0875-5) ... [2021-06-02T09:12:13.885Z] #36 84.51 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-02T09:12:13.885Z] #36 84.54 Setting up cmake-data (3.13.4-1) ... [2021-06-02T09:12:13.885Z] #36 84.57 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-02T09:12:13.885Z] #36 84.59 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-02T09:12:13.885Z] #36 84.62 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-02T09:12:13.885Z] #36 84.64 Setting up cmake (3.13.4-1) ... [2021-06-02T09:12:13.885Z] #36 84.66 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:12:13.885Z] #36 84.73 Processing triggers for mime-support (3.62) ... [2021-06-02T09:12:13.885Z] #36 DONE 85.5s [2021-06-02T09:12:13.885Z] [2021-06-02T09:12:13.885Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:13.885Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:12:13.885Z] #44 80.68 Selecting previously unselected package python3.7. [2021-06-02T09:12:13.885Z] #44 80.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:12:13.885Z] #44 80.69 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:13.885Z] #44 80.83 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-02T09:12:13.885Z] #44 80.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-02T09:12:13.885Z] #44 80.86 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:12:13.885Z] #44 80.98 Setting up python3-minimal (3.7.3-1) ... [2021-06-02T09:12:13.885Z] #44 82.42 Selecting previously unselected package python3. [2021-06-02T09:12:13.885Z] #44 82.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-02T09:12:13.885Z] #44 82.51 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-02T09:12:13.885Z] #44 82.53 Unpacking python3 (3.7.3-1) ... [2021-06-02T09:12:13.885Z] #44 82.64 Selecting previously unselected package libprotobuf17:amd64. [2021-06-02T09:12:13.885Z] #44 82.65 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-02T09:12:13.885Z] #44 82.66 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-02T09:12:13.885Z] #44 83.32 Selecting previously unselected package python3-pkg-resources. [2021-06-02T09:12:13.885Z] #44 83.32 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-02T09:12:13.885Z] #44 83.33 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:12:13.885Z] #44 83.56 Selecting previously unselected package python3-six. [2021-06-02T09:12:13.885Z] #44 83.57 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-02T09:12:13.885Z] #44 83.57 Unpacking python3-six (1.12.0-1) ... [2021-06-02T09:12:13.885Z] #44 83.68 Selecting previously unselected package python3-protobuf. [2021-06-02T09:12:13.885Z] #44 83.68 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-02T09:12:13.885Z] #44 83.70 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-02T09:12:13.885Z] #44 84.15 Selecting previously unselected package libnet1:amd64. [2021-06-02T09:12:13.885Z] #44 84.15 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-02T09:12:13.885Z] #44 84.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:12:13.885Z] #44 84.27 Selecting previously unselected package libnl-3-200:amd64. [2021-06-02T09:12:13.885Z] #44 84.28 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-02T09:12:13.885Z] #44 84.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:12:13.885Z] #44 84.48 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-02T09:12:13.885Z] #44 84.48 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-02T09:12:13.885Z] #44 84.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:12:13.885Z] #44 84.90 Selecting previously unselected package criu. [2021-06-02T09:12:13.885Z] #44 84.90 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-02T09:12:13.885Z] #44 84.91 Unpacking criu (3.15-1) ... [2021-06-02T09:12:13.902Z] #13 ... [2021-06-02T09:12:13.902Z] [2021-06-02T09:12:13.902Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:13.902Z] #52 sha256:e9dbb9bd8e617cd3ff98af0c4e3e4c5347079b502e4b180a4cff2d09419e2aad [2021-06-02T09:12:13.902Z] #52 59.20 io/ioutil [2021-06-02T09:12:13.902Z] #52 61.67 flag [2021-06-02T09:12:13.902Z] #52 61.68 github.com/pkg/diff [2021-06-02T09:12:13.902Z] #52 61.70 encoding/json [2021-06-02T09:12:13.902Z] #52 63.54 go/token [2021-06-02T09:12:13.902Z] #52 64.00 mvdan.cc/editorconfig [2021-06-02T09:12:13.902Z] #52 64.89 go/scanner [2021-06-02T09:12:13.902Z] #52 65.27 mvdan.cc/sh/v3/syntax [2021-06-02T09:12:13.902Z] #52 66.38 go/ast [2021-06-02T09:12:13.902Z] #52 67.73 golang.org/x/crypto/ssh/terminal [2021-06-02T09:12:14.459Z] #44 85.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:12:14.459Z] #44 85.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:12:14.459Z] #44 85.78 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:12:14.722Z] #44 85.83 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-02T09:12:14.722Z] #44 85.84 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:12:14.722Z] #44 85.86 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:14.722Z] #44 85.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:12:14.722Z] #44 85.89 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:15.295Z] #44 ... [2021-06-02T09:12:15.295Z] [2021-06-02T09:12:15.295Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:15.295Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:12:15.295Z] #13 81.69 Selecting previously unselected package binutils-mingw-w64. [2021-06-02T09:12:15.295Z] #13 81.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-02T09:12:15.295Z] #13 81.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-02T09:12:15.295Z] #52 ... [2021-06-02T09:12:15.295Z] [2021-06-02T09:12:15.295Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:12:15.295Z] #57 sha256:c82a272bb3c0e5024cd84d76ddc3a6404faf5491b349410316d591a73396b5e9 [2021-06-02T09:12:15.499Z] #44 82.25 Selecting previously unselected package python3. [2021-06-02T09:12:15.499Z] #44 82.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16062 files and directories currently installed.) [2021-06-02T09:12:15.499Z] #44 82.36 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-02T09:12:15.572Z] #13 81.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-02T09:12:15.572Z] #13 81.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:12:15.572Z] #13 81.87 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:12:15.572Z] #13 82.04 Selecting previously unselected package dmsetup. [2021-06-02T09:12:15.572Z] #13 82.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:12:15.572Z] #13 82.07 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-02T09:12:15.756Z] #44 82.39 Unpacking python3 (3.7.3-1) ... [2021-06-02T09:12:15.834Z] #13 82.29 Selecting previously unselected package mingw-w64-common. [2021-06-02T09:12:15.834Z] #13 82.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-02T09:12:15.834Z] #13 82.31 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-02T09:12:16.012Z] #44 82.91 Selecting previously unselected package libprotobuf17:amd64. [2021-06-02T09:12:16.270Z] #44 82.92 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-02T09:12:16.270Z] #44 82.93 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-02T09:12:16.698Z] #20 36.24 Selecting previously unselected package libnet1:amd64. [2021-06-02T09:12:16.698Z] #20 36.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-02T09:12:16.698Z] #20 36.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:12:16.698Z] #20 36.35 Selecting previously unselected package libnl-3-200:amd64. [2021-06-02T09:12:16.698Z] #20 36.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-02T09:12:16.698Z] #20 36.36 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:12:16.698Z] #20 36.45 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-02T09:12:16.698Z] #20 36.46 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-02T09:12:16.698Z] #20 36.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:12:16.698Z] #20 36.53 Selecting previously unselected package libreadline5:amd64. [2021-06-02T09:12:16.698Z] #20 36.54 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-02T09:12:16.698Z] #20 36.56 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-02T09:12:16.698Z] #20 36.65 Selecting previously unselected package net-tools. [2021-06-02T09:12:16.698Z] #20 36.67 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-02T09:12:16.698Z] #20 36.68 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-02T09:12:16.698Z] #20 36.84 Selecting previously unselected package patch. [2021-06-02T09:12:16.698Z] #20 36.86 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-02T09:12:16.698Z] #20 36.86 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-02T09:12:16.698Z] #20 36.96 Selecting previously unselected package python-pip-whl. [2021-06-02T09:12:16.877Z] #57 36.53 Checking out files: 47% (1875/3927) Checking out files: 48% (1885/3927) Checking out files: 49% (1925/3927) Checking out files: 50% (1964/3927) Checking out files: 51% (2003/3927) Checking out files: 52% (2043/3927) Checking out files: 53% (2082/3927) Checking out files: 54% (2121/3927) Checking out files: 55% (2160/3927) Checking out files: 56% (2200/3927) Checking out files: 57% (2239/3927) Checking out files: 58% (2278/3927) Checking out files: 59% (2317/3927) Checking out files: 60% (2357/3927) Checking out files: 61% (2396/3927) Checking out files: 62% (2435/3927) Checking out files: 63% (2475/3927) Checking out files: 64% (2514/3927) Checking out files: 65% (2553/3927) Checking out files: 66% (2592/3927) Checking out files: 67% (2632/3927) Checking out files: 68% (2671/3927) Checking out files: 69% (2710/3927) Checking out files: 70% (2749/3927) Checking out files: 71% (2789/3927) Checking out files: 72% (2828/3927) Checking out files: 73% (2867/3927) Checking out files: 74% (2906/3927) Checking out files: 75% (2946/3927) Checking out files: 76% (2985/3927) Checking out files: 77% (3024/3927) Checking out files: 78% (3064/3927) Checking out files: 79% (3103/3927) Checking out files: 80% (3142/3927) Checking out files: 81% (3181/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 85% (3338/3927) Checking out files: 85% (3371/3927) Checking out files: 86% (3378/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) [2021-06-02T09:12:16.877Z] #57 ... [2021-06-02T09:12:16.877Z] [2021-06-02T09:12:16.877Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:16.877Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-02T09:12:16.877Z] #44 62.12 Setting up python3 (3.7.3-1) ... [2021-06-02T09:12:16.877Z] #44 63.70 Setting up python3-six (1.12.0-1) ... [2021-06-02T09:12:16.877Z] #44 66.20 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:12:16.877Z] #44 68.82 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-02T09:12:16.877Z] #44 72.04 Setting up criu (3.15-1) ... [2021-06-02T09:12:16.877Z] #44 ... [2021-06-02T09:12:16.877Z] [2021-06-02T09:12:16.877Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:12:16.877Z] #57 sha256:c82a272bb3c0e5024cd84d76ddc3a6404faf5491b349410316d591a73396b5e9 [2021-06-02T09:12:16.957Z] #20 36.96 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-02T09:12:16.957Z] #20 36.97 Unpacking python-pip-whl (18.1-5) ... [2021-06-02T09:12:17.140Z] #57 36.53 Checking out files: 47% (1875/3927) Checking out files: 48% (1885/3927) Checking out files: 49% (1925/3927) Checking out files: 50% (1964/3927) Checking out files: 51% (2003/3927) Checking out files: 52% (2043/3927) Checking out files: 53% (2082/3927) Checking out files: 54% (2121/3927) Checking out files: 55% (2160/3927) Checking out files: 56% (2200/3927) Checking out files: 57% (2239/3927) Checking out files: 58% (2278/3927) Checking out files: 59% (2317/3927) Checking out files: 60% (2357/3927) Checking out files: 61% (2396/3927) Checking out files: 62% (2435/3927) Checking out files: 63% (2475/3927) Checking out files: 64% (2514/3927) Checking out files: 65% (2553/3927) Checking out files: 66% (2592/3927) Checking out files: 67% (2632/3927) Checking out files: 68% (2671/3927) Checking out files: 69% (2710/3927) Checking out files: 70% (2749/3927) Checking out files: 71% (2789/3927) Checking out files: 72% (2828/3927) Checking out files: 73% (2867/3927) Checking out files: 74% (2906/3927) Checking out files: 75% (2946/3927) Checking out files: 76% (2985/3927) Checking out files: 77% (3024/3927) Checking out files: 78% (3064/3927) Checking out files: 79% (3103/3927) Checking out files: 80% (3142/3927) Checking out files: 81% (3181/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 85% (3338/3927) Checking out files: 85% (3371/3927) Checking out files: 86% (3378/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) Checking out files: 95% (3731/3927) Checking out files: 96% (3770/3927) Checking out files: 97% (3810/3927) Checking out files: 98% (3849/3927) Checking out files: 99% (3888/3927) Checking out files: 100% (3927/3927) Checking out files: 100% (3927/3927), done. [2021-06-02T09:12:17.140Z] #57 38.12 + cd /tmp/tmp.g3hvb2ZZi0/src/github.com/containerd/containerd [2021-06-02T09:12:17.140Z] #57 38.12 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:12:17.217Z] #20 37.47 Selecting previously unselected package python3-lib2to3. [2021-06-02T09:12:17.217Z] #20 37.47 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-02T09:12:17.217Z] #20 37.48 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-02T09:12:17.293Z] #13 ... [2021-06-02T09:12:17.293Z] [2021-06-02T09:12:17.293Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:17.293Z] #52 sha256:99cc2181f6e67669529777cb0f38798e7bddf557c28be812faa6e3162fdfa1c2 [2021-06-02T09:12:17.293Z] #52 78.99 time [2021-06-02T09:12:17.293Z] #52 84.62 context [2021-06-02T09:12:17.293Z] #52 85.45 internal/poll [2021-06-02T09:12:17.293Z] #52 87.74 os [2021-06-02T09:12:17.293Z] #52 87.83 encoding/binary [2021-06-02T09:12:17.293Z] #52 ... [2021-06-02T09:12:17.293Z] [2021-06-02T09:12:17.293Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-02T09:12:17.293Z] #37 sha256:beb3f1f0dc56c1a447618158ceca4720241f82702cc610e4268a729a0b93d13a [2021-06-02T09:12:17.293Z] #37 1.113 + RM_GOPATH=0 [2021-06-02T09:12:17.293Z] #37 1.114 + TMP_GOPATH= [2021-06-02T09:12:17.293Z] #37 1.114 + : /build [2021-06-02T09:12:17.293Z] #37 1.114 + '[' -z '' ']' [2021-06-02T09:12:17.293Z] #37 1.115 ++ mktemp -d [2021-06-02T09:12:17.293Z] #37 1.116 + export GOPATH=/tmp/tmp.8D6SPFhKSz [2021-06-02T09:12:17.293Z] #37 1.116 + GOPATH=/tmp/tmp.8D6SPFhKSz [2021-06-02T09:12:17.293Z] #37 1.116 + RM_GOPATH=1 [2021-06-02T09:12:17.293Z] #37 1.116 + case "$(go env GOARCH)" in [2021-06-02T09:12:17.293Z] #37 1.116 ++ go env GOARCH [2021-06-02T09:12:17.293Z] #37 1.158 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:12:17.293Z] #37 1.158 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:12:17.293Z] #37 1.163 ++ dirname /tmp/install/install.sh [2021-06-02T09:12:17.293Z] #37 1.164 + dir=/tmp/install [2021-06-02T09:12:17.293Z] #37 1.164 + bin=tini [2021-06-02T09:12:17.293Z] #37 1.164 + shift [2021-06-02T09:12:17.293Z] #37 1.164 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-02T09:12:17.293Z] #37 1.164 + . /tmp/install/tini.installer [2021-06-02T09:12:17.293Z] #37 1.164 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:12:17.293Z] #37 1.164 + install_tini [2021-06-02T09:12:17.293Z] #37 1.164 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-02T09:12:17.293Z] #37 1.164 + git clone https://github.com/krallin/tini.git /tmp/tmp.8D6SPFhKSz/tini [2021-06-02T09:12:17.293Z] #37 1.164 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:12:17.293Z] #37 1.167 Cloning into '/tmp/tmp.8D6SPFhKSz/tini'... [2021-06-02T09:12:17.293Z] #37 1.842 + cd /tmp/tmp.8D6SPFhKSz/tini [2021-06-02T09:12:17.293Z] #37 1.842 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:12:17.293Z] #37 1.882 + cmake . [2021-06-02T09:12:17.293Z] #37 2.472 -- The C compiler identification is GNU 8.3.0 [2021-06-02T09:12:17.293Z] #37 2.537 -- Check for working C compiler: /usr/bin/cc [2021-06-02T09:12:17.293Z] #37 3.505 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-02T09:12:17.293Z] #37 3.515 -- Detecting C compiler ABI info [2021-06-02T09:12:17.477Z] #20 37.59 Selecting previously unselected package python3-distutils. [2021-06-02T09:12:17.477Z] #20 37.59 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-02T09:12:17.477Z] #20 37.60 Unpacking python3-distutils (3.7.3-1) ... [2021-06-02T09:12:17.637Z] #44 84.23 Selecting previously unselected package python3-pkg-resources. [2021-06-02T09:12:17.637Z] #44 84.23 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-02T09:12:17.637Z] #44 84.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:12:17.637Z] #44 84.63 Selecting previously unselected package python3-six. [2021-06-02T09:12:17.738Z] #20 37.74 Selecting previously unselected package python3-pip. [2021-06-02T09:12:17.738Z] #20 37.74 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-02T09:12:17.738Z] #20 37.75 Unpacking python3-pip (18.1-5) ... [2021-06-02T09:12:17.738Z] #20 37.89 Selecting previously unselected package python3-pkg-resources. [2021-06-02T09:12:17.738Z] #20 37.89 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-02T09:12:17.738Z] #20 37.90 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:12:17.799Z] #57 ... [2021-06-02T09:12:17.800Z] [2021-06-02T09:12:17.800Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:17.800Z] #46 sha256:1023770b8551854e2c2e84b91b6d64a61682371ff558ab577f02b44725e2360b [2021-06-02T09:12:17.800Z] #46 87.73 github.com/LK4D4/vndr/versioned [2021-06-02T09:12:17.800Z] #46 87.81 compress/flate [2021-06-02T09:12:17.800Z] #46 87.99 github.com/LK4D4/vndr/build [2021-06-02T09:12:17.800Z] #46 90.29 hash/crc32 [2021-06-02T09:12:17.800Z] #46 90.69 compress/gzip [2021-06-02T09:12:17.800Z] #46 91.23 net [2021-06-02T09:12:17.800Z] #46 91.24 vendor/golang.org/x/text/transform [2021-06-02T09:12:17.800Z] #46 91.82 vendor/golang.org/x/text/unicode/bidi [2021-06-02T09:12:17.800Z] #46 93.51 vendor/golang.org/x/text/secure/bidirule [2021-06-02T09:12:17.800Z] #46 93.80 vendor/golang.org/x/text/unicode/norm [2021-06-02T09:12:17.800Z] #46 97.38 vendor/golang.org/x/net/idna [2021-06-02T09:12:17.894Z] #44 84.63 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-02T09:12:17.894Z] #44 84.64 Unpacking python3-six (1.12.0-1) ... [2021-06-02T09:12:17.997Z] #20 38.04 Selecting previously unselected package python3-setuptools. [2021-06-02T09:12:17.997Z] #20 38.05 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-02T09:12:17.997Z] #20 38.05 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-02T09:12:17.997Z] #20 38.24 Selecting previously unselected package python3-wheel. [2021-06-02T09:12:17.997Z] #20 38.25 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-02T09:12:17.997Z] #20 38.26 Unpacking python3-wheel (0.32.3-2) ... [2021-06-02T09:12:18.090Z] #57 39.20 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-02T09:12:18.090Z] #57 39.20 + BUILDTAGS='netgo osusergo static_build' [2021-06-02T09:12:18.090Z] #57 39.20 + export EXTRA_FLAGS=-buildmode=pie [2021-06-02T09:12:18.090Z] #57 39.20 + EXTRA_FLAGS=-buildmode=pie [2021-06-02T09:12:18.090Z] #57 39.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-02T09:12:18.090Z] #57 39.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-02T09:12:18.090Z] #57 39.20 + '[' '' = dynamic ']' [2021-06-02T09:12:18.090Z] #57 39.21 + make [2021-06-02T09:12:18.150Z] #44 84.78 Selecting previously unselected package python3-protobuf. [2021-06-02T09:12:18.150Z] #44 84.78 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-02T09:12:18.150Z] #44 84.79 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-02T09:12:18.249Z] #37 4.216 -- Detecting C compiler ABI info - done [2021-06-02T09:12:18.249Z] #37 4.270 -- Detecting C compile features [2021-06-02T09:12:18.249Z] #37 ... [2021-06-02T09:12:18.249Z] [2021-06-02T09:12:18.249Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:18.249Z] #46 sha256:54374073cab4f3c821a7f98321e791b4b43b6b4c2b0ec39ffb845a6f95c00c9a [2021-06-02T09:12:18.249Z] #46 79.73 time [2021-06-02T09:12:18.249Z] #46 84.68 internal/fmtsort [2021-06-02T09:12:18.249Z] #46 85.03 internal/poll [2021-06-02T09:12:18.249Z] #46 85.18 internal/syscall/execenv [2021-06-02T09:12:18.249Z] #46 85.30 internal/syscall/unix [2021-06-02T09:12:18.249Z] #46 85.46 strings [2021-06-02T09:12:18.249Z] #46 87.74 os [2021-06-02T09:12:18.249Z] #46 88.23 regexp/syntax [2021-06-02T09:12:18.249Z] #46 ... [2021-06-02T09:12:18.249Z] [2021-06-02T09:12:18.249Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:18.249Z] #52 sha256:99cc2181f6e67669529777cb0f38798e7bddf557c28be812faa6e3162fdfa1c2 [2021-06-02T09:12:18.249Z] #52 89.96 encoding/base64 [2021-06-02T09:12:18.256Z] #20 38.33 Selecting previously unselected package sudo. [2021-06-02T09:12:18.256Z] #20 38.33 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-02T09:12:18.256Z] #20 38.34 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-02T09:12:18.713Z] #44 85.51 Selecting previously unselected package libnet1:amd64. [2021-06-02T09:12:18.713Z] #44 85.51 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-02T09:12:18.713Z] #44 85.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:12:18.821Z] #52 90.64 fmt [2021-06-02T09:12:18.824Z] #20 38.81 Selecting previously unselected package thin-provisioning-tools. [2021-06-02T09:12:18.824Z] #20 38.81 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-02T09:12:18.824Z] #20 38.81 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-02T09:12:18.824Z] #20 39.03 Selecting previously unselected package uidmap. [2021-06-02T09:12:18.995Z] #44 85.79 Selecting previously unselected package libnl-3-200:amd64. [2021-06-02T09:12:18.995Z] #44 85.79 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-02T09:12:18.995Z] #44 85.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:12:19.082Z] #52 90.79 path/filepath [2021-06-02T09:12:19.084Z] #20 39.04 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-02T09:12:19.084Z] #20 39.05 Unpacking uidmap (1:4.5-1.1) ... [2021-06-02T09:12:19.084Z] #20 39.17 Selecting previously unselected package vim-runtime. [2021-06-02T09:12:19.084Z] #20 39.18 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:12:19.084Z] #20 39.22 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-02T09:12:19.084Z] #20 39.24 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-02T09:12:19.084Z] #20 39.25 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-02T09:12:19.191Z] #46 99.27 vendor/golang.org/x/net/http2/hpack [2021-06-02T09:12:19.259Z] #44 86.05 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-02T09:12:19.259Z] #44 86.05 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-02T09:12:19.259Z] #44 86.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:12:19.516Z] #44 86.44 Selecting previously unselected package criu. [2021-06-02T09:12:19.516Z] #44 86.44 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-02T09:12:19.516Z] #44 86.45 Unpacking criu (3.15-1) ... [2021-06-02T09:12:20.016Z] #57 40.88 + bin/ctr [2021-06-02T09:12:20.141Z] #46 100.3 mime [2021-06-02T09:12:20.469Z] #52 92.08 golang.org/x/sys/unix [2021-06-02T09:12:20.885Z] #44 87.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:12:20.885Z] #44 87.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:12:20.885Z] #44 87.43 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:12:20.885Z] #44 87.46 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-02T09:12:20.885Z] #44 87.47 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:12:20.885Z] #44 87.51 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:20.885Z] #44 87.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:12:20.885Z] #44 87.58 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:21.534Z] #46 101.7 mime/quotedprintable [2021-06-02T09:12:21.796Z] #46 101.9 net/http/internal [2021-06-02T09:12:21.944Z] #57 ... [2021-06-02T09:12:21.944Z] [2021-06-02T09:12:21.944Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:21.944Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-02T09:12:21.944Z] #44 74.25 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:12:21.944Z] #44 74.38 Processing triggers for mime-support (3.62) ... [2021-06-02T09:12:21.944Z] #44 DONE 77.1s [2021-06-02T09:12:21.944Z] [2021-06-02T09:12:21.944Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:21.944Z] #46 sha256:33c18089323d38afa358ee24bab293b06e2fb3dabee0ea43b487b3a91d71d802 [2021-06-02T09:12:21.944Z] #46 67.48 text/template [2021-06-02T09:12:21.944Z] #46 71.26 go/parser [2021-06-02T09:12:21.944Z] #46 73.13 compress/gzip [2021-06-02T09:12:21.944Z] #46 74.00 math/big [2021-06-02T09:12:21.944Z] #46 74.06 net [2021-06-02T09:12:21.944Z] #46 74.20 go/doc [2021-06-02T09:12:21.944Z] #46 76.39 vendor/golang.org/x/text/unicode/bidi [2021-06-02T09:12:22.374Z] #20 41.92 Selecting previously unselected package vim. [2021-06-02T09:12:22.375Z] #20 41.92 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-02T09:12:22.375Z] #20 41.94 Unpacking vim (2:8.1.0875-5) ... [2021-06-02T09:12:22.375Z] #20 42.41 Selecting previously unselected package xfsprogs. [2021-06-02T09:12:22.375Z] #20 42.42 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-02T09:12:22.375Z] #20 42.42 Unpacking xfsprogs (4.20.0-1) ... [2021-06-02T09:12:22.520Z] #46 78.09 github.com/LK4D4/vndr/build [2021-06-02T09:12:22.634Z] #20 42.81 Selecting previously unselected package zip. [2021-06-02T09:12:22.634Z] #20 42.81 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-02T09:12:22.634Z] #20 42.82 Unpacking zip (3.0-11+b1) ... [2021-06-02T09:12:22.788Z] #44 ... [2021-06-02T09:12:22.788Z] [2021-06-02T09:12:22.788Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:22.788Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:12:22.788Z] #46 79.95 time [2021-06-02T09:12:22.788Z] #46 87.28 internal/fmtsort [2021-06-02T09:12:22.788Z] #46 87.87 internal/syscall/execenv [2021-06-02T09:12:22.788Z] #46 88.16 internal/poll [2021-06-02T09:12:22.788Z] #46 88.16 internal/syscall/unix [2021-06-02T09:12:22.788Z] #46 88.51 strings [2021-06-02T09:12:22.788Z] #46 ... [2021-06-02T09:12:22.788Z] [2021-06-02T09:12:22.788Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:12:22.788Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:12:22.788Z] #36 79.97 Selecting previously unselected package libxml2:amd64. [2021-06-02T09:12:22.788Z] #36 79.97 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-02T09:12:22.788Z] #36 79.98 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-02T09:12:22.788Z] #36 81.00 Selecting previously unselected package libarchive13:amd64. [2021-06-02T09:12:22.788Z] #36 81.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-02T09:12:22.788Z] #36 81.02 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-02T09:12:22.788Z] #36 81.65 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-02T09:12:22.788Z] #36 81.65 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-02T09:12:22.788Z] #36 81.66 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-02T09:12:22.788Z] #36 81.87 Selecting previously unselected package librhash0:amd64. [2021-06-02T09:12:22.788Z] #36 81.87 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-02T09:12:22.788Z] #36 81.90 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-02T09:12:22.788Z] #36 82.25 Selecting previously unselected package libuv1:amd64. [2021-06-02T09:12:22.788Z] #36 82.30 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-02T09:12:22.788Z] #36 82.32 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-02T09:12:22.788Z] #36 82.59 Selecting previously unselected package cmake. [2021-06-02T09:12:22.788Z] #36 82.62 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-02T09:12:22.788Z] #36 82.66 Unpacking cmake (3.13.4-1) ... [2021-06-02T09:12:22.788Z] #36 88.15 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:12:22.788Z] #36 88.17 Setting up xxd (2:8.1.0875-5) ... [2021-06-02T09:12:22.788Z] #36 88.19 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-02T09:12:22.788Z] #36 88.24 Setting up vim-common (2:8.1.0875-5) ... [2021-06-02T09:12:22.788Z] #36 88.48 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-02T09:12:22.788Z] #36 88.59 Setting up cmake-data (3.13.4-1) ... [2021-06-02T09:12:22.788Z] #36 88.70 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-02T09:12:22.788Z] #36 88.75 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-02T09:12:22.788Z] #36 88.80 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-02T09:12:22.788Z] #36 88.87 Setting up cmake (3.13.4-1) ... [2021-06-02T09:12:22.788Z] #36 88.89 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:12:22.788Z] #36 89.00 Processing triggers for mime-support (3.62) ... [2021-06-02T09:12:22.893Z] #20 43.00 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-02T09:12:22.893Z] #20 43.03 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-02T09:12:22.893Z] #20 43.05 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-02T09:12:22.893Z] #20 43.06 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-02T09:12:22.893Z] #20 43.08 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-02T09:12:22.893Z] #20 43.09 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-02T09:12:22.893Z] #20 43.11 Setting up uidmap (1:4.5-1.1) ... [2021-06-02T09:12:22.893Z] #20 43.12 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-02T09:12:22.893Z] #20 43.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:12:23.019Z] #52 94.68 encoding/json [2021-06-02T09:12:23.045Z] #36 ... [2021-06-02T09:12:23.045Z] [2021-06-02T09:12:23.045Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:23.045Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:12:23.045Z] #13 73.09 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-02T09:12:23.045Z] #13 73.39 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-02T09:12:23.045Z] #13 73.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-02T09:12:23.045Z] #13 73.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-02T09:12:23.045Z] #13 73.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-02T09:12:23.045Z] #13 77.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-02T09:12:23.045Z] #13 77.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-02T09:12:23.045Z] #13 77.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-02T09:12:23.045Z] #13 81.53 Selecting previously unselected package binutils-mingw-w64. [2021-06-02T09:12:23.045Z] #13 81.53 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-02T09:12:23.045Z] #13 81.57 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-02T09:12:23.045Z] #13 82.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-02T09:12:23.045Z] #13 82.09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:12:23.045Z] #13 82.13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:12:23.045Z] #13 82.55 Selecting previously unselected package dmsetup. [2021-06-02T09:12:23.045Z] #13 82.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:12:23.045Z] #13 82.59 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-02T09:12:23.045Z] #13 83.58 Selecting previously unselected package mingw-w64-common. [2021-06-02T09:12:23.045Z] #13 83.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-02T09:12:23.153Z] #20 43.15 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-02T09:12:23.153Z] #20 43.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:12:23.153Z] #20 43.17 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:12:23.153Z] #20 43.19 Setting up xxd (2:8.1.0875-5) ... [2021-06-02T09:12:23.153Z] #20 43.20 Setting up zip (3.0-11+b1) ... [2021-06-02T09:12:23.153Z] #20 43.21 Setting up vim-common (2:8.1.0875-5) ... [2021-06-02T09:12:23.153Z] #20 43.25 Setting up bash-completion (1:2.8-6) ... [2021-06-02T09:12:23.305Z] #13 ... [2021-06-02T09:12:23.305Z] [2021-06-02T09:12:23.305Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-02T09:12:23.305Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-02T09:12:23.305Z] #36 DONE 90.7s [2021-06-02T09:12:23.305Z] [2021-06-02T09:12:23.305Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:23.305Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:12:23.305Z] #13 83.70 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-02T09:12:23.305Z] #13 ... [2021-06-02T09:12:23.305Z] [2021-06-02T09:12:23.305Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:23.305Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:12:23.305Z] #46 90.78 os [2021-06-02T09:12:23.470Z] #46 79.17 vendor/golang.org/x/text/unicode/norm [2021-06-02T09:12:23.967Z] #52 ... [2021-06-02T09:12:23.967Z] [2021-06-02T09:12:23.967Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-02T09:12:23.967Z] #37 sha256:beb3f1f0dc56c1a447618158ceca4720241f82702cc610e4268a729a0b93d13a [2021-06-02T09:12:23.967Z] #37 6.470 -- Detecting C compile features - done [2021-06-02T09:12:23.967Z] #37 6.544 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-02T09:12:23.967Z] #37 6.752 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-02T09:12:23.967Z] #37 6.853 -- Configuring done [2021-06-02T09:12:23.967Z] #37 6.876 -- Generating done [2021-06-02T09:12:23.967Z] #37 6.881 -- Build files have been written to: /tmp/tmp.8D6SPFhKSz/tini [2021-06-02T09:12:23.967Z] #37 6.884 + make tini-static [2021-06-02T09:12:23.967Z] #37 7.361 Scanning dependencies of target tini-static [2021-06-02T09:12:23.967Z] #37 7.519 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-02T09:12:23.967Z] #37 8.817 [100%] Linking C executable tini-static [2021-06-02T09:12:23.967Z] #37 9.561 [100%] Built target tini-static [2021-06-02T09:12:23.967Z] #37 9.624 + mkdir -p /build [2021-06-02T09:12:23.967Z] #37 9.625 + cp tini-static /build/docker-init [2021-06-02T09:12:24.229Z] #37 DONE 10.4s [2021-06-02T09:12:24.229Z] [2021-06-02T09:12:24.229Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:24.229Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:12:24.229Z] #44 91.21 Setting up python3 (3.7.3-1) ... [2021-06-02T09:12:24.229Z] #44 91.90 Setting up python3-six (1.12.0-1) ... [2021-06-02T09:12:24.229Z] #44 93.18 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:12:24.229Z] #44 94.93 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-02T09:12:24.355Z] #46 ... [2021-06-02T09:12:24.356Z] [2021-06-02T09:12:24.356Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:24.356Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:12:24.356Z] #13 91.12 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-02T09:12:24.356Z] #13 91.12 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-02T09:12:24.356Z] #13 91.13 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:24.865Z] #46 ... [2021-06-02T09:12:24.865Z] [2021-06-02T09:12:24.865Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:24.865Z] #52 sha256:e9dbb9bd8e617cd3ff98af0c4e3e4c5347079b502e4b180a4cff2d09419e2aad [2021-06-02T09:12:24.865Z] #52 74.83 mvdan.cc/sh/v3/cmd/shfmt [2021-06-02T09:12:24.865Z] #52 DONE 80.5s [2021-06-02T09:12:24.865Z] [2021-06-02T09:12:24.865Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:24.865Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-02T09:12:25.204Z] #46 92.39 regexp/syntax [2021-06-02T09:12:25.443Z] #13 74.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-02T09:12:25.443Z] #13 74.96 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-06-02T09:12:25.443Z] #13 75.00 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:25.689Z] #20 45.60 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-02T09:12:25.689Z] #20 45.61 Setting up xz-utils (5.2.4-1) ... [2021-06-02T09:12:25.689Z] #20 45.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-02T09:12:25.689Z] #20 45.64 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-02T09:12:25.689Z] #20 45.70 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-02T09:12:25.689Z] #20 45.78 invoke-rc.d: could not determine current runlevel [2021-06-02T09:12:25.689Z] #20 45.79 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-02T09:12:25.689Z] #20 45.81 Setting up pigz (2.4-1) ... [2021-06-02T09:12:25.689Z] #20 45.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-02T09:12:25.689Z] #20 45.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:12:25.689Z] #20 45.87 Setting up python-pip-whl (18.1-5) ... [2021-06-02T09:12:25.689Z] #20 45.89 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:12:25.689Z] #20 45.92 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-02T09:12:25.746Z] #13 ... [2021-06-02T09:12:25.746Z] [2021-06-02T09:12:25.746Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:25.746Z] #46 sha256:1023770b8551854e2c2e84b91b6d64a61682371ff558ab577f02b44725e2360b [2021-06-02T09:12:25.746Z] #46 106.0 net/textproto [2021-06-02T09:12:25.746Z] #46 106.0 crypto/x509 [2021-06-02T09:12:25.949Z] #20 46.29 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-02T09:12:26.208Z] #20 46.31 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:12:26.208Z] #20 46.33 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:26.208Z] #20 46.35 Setting up vim (2:8.1.0875-5) ... [2021-06-02T09:12:26.208Z] #20 46.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-02T09:12:26.208Z] #20 46.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-02T09:12:26.208Z] #20 46.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-02T09:12:26.208Z] #20 46.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-02T09:12:26.208Z] #20 46.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-02T09:12:26.208Z] #20 46.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-02T09:12:26.208Z] #20 46.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-02T09:12:26.208Z] #20 46.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-02T09:12:26.208Z] #20 46.44 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:12:26.208Z] #20 46.45 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-02T09:12:26.208Z] #20 46.47 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-02T09:12:26.208Z] #20 46.49 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-02T09:12:26.468Z] #20 46.50 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:12:26.468Z] #20 46.52 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:12:26.576Z] #46 ... [2021-06-02T09:12:26.576Z] [2021-06-02T09:12:26.576Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:26.576Z] #52 sha256:85449040f8fa5ea494d7285d93a961566ae79d2de1ec23e078572ea3f7a24be3 [2021-06-02T09:12:26.576Z] #52 83.99 context [2021-06-02T09:12:26.576Z] #52 85.82 internal/poll [2021-06-02T09:12:26.576Z] #52 88.49 encoding/binary [2021-06-02T09:12:26.576Z] #52 88.80 os [2021-06-02T09:12:26.576Z] #52 91.47 encoding/base64 [2021-06-02T09:12:26.576Z] #52 92.69 golang.org/x/sys/unix [2021-06-02T09:12:26.692Z] #46 106.9 vendor/golang.org/x/net/http/httpguts [2021-06-02T09:12:26.834Z] #52 ... [2021-06-02T09:12:26.834Z] [2021-06-02T09:12:26.834Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-02T09:12:26.834Z] #37 sha256:4e8462d6cdaec1553c97c13dc7043e8d08b5750b6810144b27315b49b2b8a8eb [2021-06-02T09:12:26.834Z] #37 1.793 + RM_GOPATH=0 [2021-06-02T09:12:26.834Z] #37 1.793 + TMP_GOPATH= [2021-06-02T09:12:26.834Z] #37 1.793 + : /build [2021-06-02T09:12:26.834Z] #37 1.793 + '[' -z '' ']' [2021-06-02T09:12:26.834Z] #37 1.793 ++ mktemp -d [2021-06-02T09:12:26.834Z] #37 1.794 + export GOPATH=/tmp/tmp.siCay4gJ4Y [2021-06-02T09:12:26.834Z] #37 1.794 + GOPATH=/tmp/tmp.siCay4gJ4Y [2021-06-02T09:12:26.834Z] #37 1.794 + RM_GOPATH=1 [2021-06-02T09:12:26.834Z] #37 1.794 + case "$(go env GOARCH)" in [2021-06-02T09:12:26.834Z] #37 1.812 ++ go env GOARCH [2021-06-02T09:12:26.834Z] #37 1.860 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:12:26.834Z] #37 1.861 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:12:26.834Z] #37 1.862 ++ dirname /tmp/install/install.sh [2021-06-02T09:12:26.834Z] #37 1.864 + dir=/tmp/install [2021-06-02T09:12:26.834Z] #37 1.864 + bin=tini [2021-06-02T09:12:26.834Z] #37 1.866 + shift [2021-06-02T09:12:26.834Z] #37 1.866 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-02T09:12:26.834Z] #37 1.866 + . /tmp/install/tini.installer [2021-06-02T09:12:26.834Z] #37 1.866 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:12:26.834Z] #37 1.867 + install_tini [2021-06-02T09:12:26.834Z] #37 1.871 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-02T09:12:26.834Z] #37 1.871 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:12:26.834Z] #37 1.871 + git clone https://github.com/krallin/tini.git /tmp/tmp.siCay4gJ4Y/tini [2021-06-02T09:12:26.834Z] #37 1.881 Cloning into '/tmp/tmp.siCay4gJ4Y/tini'... [2021-06-02T09:12:26.834Z] #37 2.916 + cd /tmp/tmp.siCay4gJ4Y/tini [2021-06-02T09:12:26.834Z] #37 2.917 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-02T09:12:26.834Z] #37 2.968 + cmake . [2021-06-02T09:12:26.953Z] #46 107.1 vendor/golang.org/x/net/http/httpproxy [2021-06-02T09:12:27.092Z] #37 3.882 -- The C compiler identification is GNU 8.3.0 [2021-06-02T09:12:27.092Z] #37 3.988 -- Check for working C compiler: /usr/bin/cc [2021-06-02T09:12:27.527Z] #46 107.5 mime/multipart [2021-06-02T09:12:27.535Z] #44 98.38 Setting up criu (3.15-1) ... [2021-06-02T09:12:27.535Z] #44 ... [2021-06-02T09:12:27.535Z] [2021-06-02T09:12:27.535Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:27.535Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:12:27.535Z] #13 87.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-02T09:12:27.535Z] #13 87.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-02T09:12:27.535Z] #13 87.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-02T09:12:27.535Z] #13 93.69 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-02T09:12:27.535Z] #13 93.70 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-02T09:12:27.535Z] #13 93.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:27.535Z] #13 93.84 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-02T09:12:27.535Z] #13 93.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-02T09:12:27.535Z] #13 93.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:28.464Z] #37 5.121 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-02T09:12:28.464Z] #37 5.125 -- Detecting C compiler ABI info [2021-06-02T09:12:28.485Z] #13 ... [2021-06-02T09:12:28.486Z] [2021-06-02T09:12:28.486Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:28.486Z] #52 sha256:99cc2181f6e67669529777cb0f38798e7bddf557c28be812faa6e3162fdfa1c2 [2021-06-02T09:12:28.486Z] #52 100.4 github.com/pkg/diff [2021-06-02T09:12:28.747Z] #52 100.4 go/ast [2021-06-02T09:12:29.003Z] #20 48.92 Setting up iptables (1.8.2-4) ... [2021-06-02T09:12:29.004Z] #20 48.94 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-02T09:12:29.004Z] #20 48.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-02T09:12:29.004Z] #20 48.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-02T09:12:29.004Z] #20 48.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-02T09:12:29.004Z] #20 48.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-02T09:12:29.004Z] #20 48.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-02T09:12:29.004Z] #20 48.99 Setting up python3 (3.7.3-1) ... [2021-06-02T09:12:29.004Z] #20 ... [2021-06-02T09:12:29.004Z] [2021-06-02T09:12:29.004Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:12:29.004Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:12:29.004Z] #40 185.8 + dpkg --print-architecture [2021-06-02T09:12:29.004Z] #40 185.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-02T09:12:29.029Z] #37 ... [2021-06-02T09:12:29.029Z] [2021-06-02T09:12:29.029Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:29.029Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:12:29.029Z] #44 95.78 Setting up python3 (3.7.3-1) ... [2021-06-02T09:12:29.445Z] #46 109.4 crypto/tls [2021-06-02T09:12:29.521Z] #40 186.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-02T09:12:29.521Z] #40 186.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-02T09:12:29.593Z] #44 96.43 Setting up python3-six (1.12.0-1) ... [2021-06-02T09:12:29.705Z] #52 ... [2021-06-02T09:12:29.705Z] [2021-06-02T09:12:29.705Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:29.705Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:12:29.705Z] #44 100.2 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:12:29.705Z] #44 100.3 Processing triggers for mime-support (3.62) ... [2021-06-02T09:12:29.705Z] #44 DONE 100.7s [2021-06-02T09:12:29.705Z] [2021-06-02T09:12:29.705Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:29.705Z] #52 sha256:99cc2181f6e67669529777cb0f38798e7bddf557c28be812faa6e3162fdfa1c2 [2021-06-02T09:12:29.705Z] #52 101.5 golang.org/x/crypto/ssh/terminal [2021-06-02T09:12:29.705Z] #52 ... [2021-06-02T09:12:29.705Z] [2021-06-02T09:12:29.705Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:29.705Z] #46 sha256:54374073cab4f3c821a7f98321e791b4b43b6b4c2b0ec39ffb845a6f95c00c9a [2021-06-02T09:12:29.705Z] #46 91.49 fmt [2021-06-02T09:12:29.705Z] #46 93.21 regexp [2021-06-02T09:12:29.705Z] #46 96.22 flag [2021-06-02T09:12:29.705Z] #46 96.31 go/token [2021-06-02T09:12:29.705Z] #46 97.53 go/scanner [2021-06-02T09:12:29.705Z] #46 98.22 internal/lazyregexp [2021-06-02T09:12:29.705Z] #46 98.47 path [2021-06-02T09:12:29.705Z] #46 98.56 go/ast [2021-06-02T09:12:29.705Z] #46 99.05 io/ioutil [2021-06-02T09:12:29.705Z] #46 99.41 net/url [2021-06-02T09:12:29.705Z] #46 101.4 text/template/parse [2021-06-02T09:12:30.964Z] #44 97.47 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:12:31.095Z] #46 102.9 go/parser [2021-06-02T09:12:31.357Z] #46 ... [2021-06-02T09:12:31.357Z] [2021-06-02T09:12:31.357Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:31.357Z] #52 sha256:99cc2181f6e67669529777cb0f38798e7bddf557c28be812faa6e3162fdfa1c2 [2021-06-02T09:12:31.357Z] #52 103.2 mvdan.cc/editorconfig [2021-06-02T09:12:31.364Z] #46 ... [2021-06-02T09:12:31.364Z] [2021-06-02T09:12:31.364Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:31.364Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:12:31.364Z] #13 103.9 Selecting previously unselected package libapparmor1:amd64. [2021-06-02T09:12:31.364Z] #13 103.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 103.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-02T09:12:31.364Z] #13 104.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-02T09:12:31.364Z] #13 104.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 104.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-02T09:12:31.364Z] #13 104.2 Selecting previously unselected package libbtrfs0. [2021-06-02T09:12:31.364Z] #13 104.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 104.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-02T09:12:31.364Z] #13 104.2 Selecting previously unselected package libbtrfs-dev. [2021-06-02T09:12:31.364Z] #13 104.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 104.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:12:31.364Z] #13 104.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-02T09:12:31.364Z] #13 104.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 104.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:12:31.364Z] #13 104.5 Selecting previously unselected package libudev-dev:amd64. [2021-06-02T09:12:31.364Z] #13 104.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 104.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:12:31.364Z] #13 104.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-02T09:12:31.364Z] #13 104.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 104.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-02T09:12:31.364Z] #13 105.0 Selecting previously unselected package libpcre16-3:amd64. [2021-06-02T09:12:31.364Z] #13 105.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 105.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-02T09:12:31.364Z] #13 105.2 Selecting previously unselected package libpcre32-3:amd64. [2021-06-02T09:12:31.364Z] #13 105.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 105.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-02T09:12:31.364Z] #13 105.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-02T09:12:31.364Z] #13 105.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 105.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-02T09:12:31.364Z] #13 105.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-02T09:12:31.364Z] #13 105.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 105.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-02T09:12:31.364Z] #13 105.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-02T09:12:31.364Z] #13 105.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 105.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-02T09:12:31.364Z] #13 106.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-02T09:12:31.364Z] #13 106.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 106.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-02T09:12:31.364Z] #13 106.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-02T09:12:31.364Z] #13 106.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 106.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:12:31.364Z] #13 106.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-02T09:12:31.364Z] #13 106.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-02T09:12:31.364Z] #13 106.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:12:31.364Z] #13 106.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-02T09:12:31.364Z] #13 106.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:12:31.364Z] #13 107.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-02T09:12:31.364Z] #13 107.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-02T09:12:31.364Z] #13 107.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-02T09:12:31.364Z] #13 107.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-02T09:12:31.364Z] #13 107.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:31.364Z] #13 107.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-02T09:12:31.364Z] #13 107.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-02T09:12:31.364Z] #13 107.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:12:31.364Z] #13 107.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-02T09:12:31.364Z] #13 107.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:12:31.364Z] #13 107.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-02T09:12:31.364Z] #13 107.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-02T09:12:31.364Z] #13 107.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:12:31.364Z] #13 107.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-02T09:12:31.364Z] #13 107.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-02T09:12:31.364Z] #13 107.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:31.364Z] #13 107.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-06-02T09:12:31.364Z] #13 107.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-06-02T09:12:31.364Z] #13 107.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:31.364Z] #13 107.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-02T09:12:31.364Z] #13 107.3 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-06-02T09:12:31.364Z] #13 107.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-02T09:12:31.364Z] #13 107.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-02T09:12:31.364Z] #13 107.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:12:31.364Z] #13 107.3 Setting up dmsetup (2:1.02.155-3) ... [2021-06-02T09:12:31.364Z] #13 107.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:12:31.364Z] #13 107.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-02T09:12:31.364Z] #13 107.3 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:12:31.938Z] #13 DONE 108.6s [2021-06-02T09:12:31.938Z] [2021-06-02T09:12:31.938Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:12:31.938Z] #59 sha256:4087a51014dd54e2ab26c1d90b86c8bc4cde57342a29878ba5ef785ba6bdc63e [2021-06-02T09:12:31.938Z] #59 107.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-02T09:12:31.938Z] #59 107.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-02T09:12:32.053Z] #13 ... [2021-06-02T09:12:32.053Z] [2021-06-02T09:12:32.053Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:32.053Z] #46 sha256:33c18089323d38afa358ee24bab293b06e2fb3dabee0ea43b487b3a91d71d802 [2021-06-02T09:12:32.053Z] #46 82.64 vendor/golang.org/x/net/http2/hpack [2021-06-02T09:12:32.053Z] #46 84.20 mime [2021-06-02T09:12:32.053Z] #46 85.57 vendor/golang.org/x/net/idna [2021-06-02T09:12:32.053Z] #46 86.01 mime/quotedprintable [2021-06-02T09:12:32.053Z] #46 86.59 net/http/internal [2021-06-02T09:12:32.200Z] #59 ... [2021-06-02T09:12:32.200Z] [2021-06-02T09:12:32.200Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:12:32.200Z] #54 sha256:c19e19f8efd2fa459fde2fa5901a550579a42de1acb661d295f92cbad26a4155 [2021-06-02T09:12:32.338Z] #44 99.11 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-02T09:12:32.747Z] #52 104.4 mvdan.cc/sh/v3/fileutil [2021-06-02T09:12:32.747Z] #52 104.5 text/tabwriter [2021-06-02T09:12:33.009Z] #52 104.9 mvdan.cc/sh/v3/syntax [2021-06-02T09:12:34.124Z] #54 ... [2021-06-02T09:12:34.124Z] [2021-06-02T09:12:34.124Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:12:34.124Z] #59 sha256:4087a51014dd54e2ab26c1d90b86c8bc4cde57342a29878ba5ef785ba6bdc63e [2021-06-02T09:12:34.124Z] #59 DONE 114.0s [2021-06-02T09:12:34.124Z] [2021-06-02T09:12:34.124Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-02T09:12:34.124Z] #60 sha256:03e4cf654e530c552a37e34355e1715db3fa1c3b4df70fe90e84c10a8b97219f [2021-06-02T09:12:34.124Z] #60 DONE 0.3s [2021-06-02T09:12:34.124Z] [2021-06-02T09:12:34.124Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-02T09:12:34.124Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-02T09:12:34.387Z] #14 ... [2021-06-02T09:12:34.387Z] [2021-06-02T09:12:34.387Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-02T09:12:34.387Z] #61 sha256:0b542f58af4f5f1fd0b93438239807a97a9bec45ea66bb0d0d9329852d59bb04 [2021-06-02T09:12:34.387Z] #61 DONE 0.2s [2021-06-02T09:12:34.387Z] [2021-06-02T09:12:34.387Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:12:34.387Z] #57 sha256:a4994f3617665b9e4105ea470aa3c790a953984de605675911e86fa5c4a3fcb3 [2021-06-02T09:12:34.649Z] #57 ... [2021-06-02T09:12:34.649Z] [2021-06-02T09:12:34.649Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:34.649Z] #46 sha256:1023770b8551854e2c2e84b91b6d64a61682371ff558ab577f02b44725e2360b [2021-06-02T09:12:34.649Z] #46 114.9 net/http/httptrace [2021-06-02T09:12:34.864Z] #44 ... [2021-06-02T09:12:34.864Z] [2021-06-02T09:12:34.864Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-06-02T09:12:34.864Z] #37 sha256:4e8462d6cdaec1553c97c13dc7043e8d08b5750b6810144b27315b49b2b8a8eb [2021-06-02T09:12:34.864Z] #37 5.763 -- Detecting C compiler ABI info - done [2021-06-02T09:12:34.864Z] #37 5.798 -- Detecting C compile features [2021-06-02T09:12:34.864Z] #37 8.098 -- Detecting C compile features - done [2021-06-02T09:12:34.864Z] #37 8.123 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-02T09:12:34.864Z] #37 8.265 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-02T09:12:34.864Z] #37 8.360 -- Configuring done [2021-06-02T09:12:34.864Z] #37 8.377 -- Generating done [2021-06-02T09:12:34.864Z] #37 8.382 -- Build files have been written to: /tmp/tmp.siCay4gJ4Y/tini [2021-06-02T09:12:34.864Z] #37 8.399 + make tini-static [2021-06-02T09:12:34.864Z] #37 8.856 Scanning dependencies of target tini-static [2021-06-02T09:12:34.864Z] #37 8.951 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-02T09:12:34.864Z] #37 10.29 [100%] Linking C executable tini-static [2021-06-02T09:12:34.864Z] #37 10.88 [100%] Built target tini-static [2021-06-02T09:12:34.864Z] #37 10.95 + mkdir -p /build [2021-06-02T09:12:34.864Z] #37 10.95 + cp tini-static /build/docker-init [2021-06-02T09:12:34.864Z] #37 DONE 11.4s [2021-06-02T09:12:34.864Z] [2021-06-02T09:12:34.864Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:34.864Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:12:34.864Z] #13 90.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-02T09:12:34.864Z] #13 90.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-02T09:12:34.864Z] #13 90.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-02T09:12:34.911Z] #46 115.1 net/http [2021-06-02T09:12:35.375Z] #46 ... [2021-06-02T09:12:35.375Z] [2021-06-02T09:12:35.375Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:12:35.375Z] #59 sha256:9d225a60e5c6a4acf75c6fc4e0f98544ffdce3063cd830e6fb9addecc5e6f0cf [2021-06-02T09:12:35.375Z] #59 90.63 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-02T09:12:35.375Z] #59 90.63 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-02T09:12:36.235Z] #13 ... [2021-06-02T09:12:36.235Z] [2021-06-02T09:12:36.235Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:36.235Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:12:36.235Z] #44 103.0 Setting up criu (3.15-1) ... [2021-06-02T09:12:36.832Z] #46 ... [2021-06-02T09:12:36.832Z] [2021-06-02T09:12:36.832Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-02T09:12:36.832Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-02T09:12:36.832Z] #14 DONE 4.6s [2021-06-02T09:12:36.832Z] [2021-06-02T09:12:36.832Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:12:36.832Z] #54 sha256:c19e19f8efd2fa459fde2fa5901a550579a42de1acb661d295f92cbad26a4155 [2021-06-02T09:12:36.832Z] #54 4.279 + RM_GOPATH=0 [2021-06-02T09:12:36.832Z] #54 4.279 + TMP_GOPATH= [2021-06-02T09:12:36.832Z] #54 4.279 + : /build [2021-06-02T09:12:36.832Z] #54 4.279 + '[' -z '' ']' [2021-06-02T09:12:36.832Z] #54 4.280 ++ mktemp -d [2021-06-02T09:12:36.832Z] #54 4.282 + export GOPATH=/tmp/tmp.FjBVAluXgX [2021-06-02T09:12:36.832Z] #54 4.282 + GOPATH=/tmp/tmp.FjBVAluXgX [2021-06-02T09:12:36.832Z] #54 4.282 + RM_GOPATH=1 [2021-06-02T09:12:36.832Z] #54 4.282 + case "$(go env GOARCH)" in [2021-06-02T09:12:36.832Z] #54 4.284 ++ go env GOARCH [2021-06-02T09:12:36.832Z] #54 4.305 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:12:36.832Z] #54 4.305 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:12:36.832Z] #54 4.306 ++ dirname /tmp/install/install.sh [2021-06-02T09:12:36.832Z] #54 4.316 + dir=/tmp/install [2021-06-02T09:12:36.832Z] #54 4.316 + bin=runc [2021-06-02T09:12:36.832Z] #54 4.316 + shift [2021-06-02T09:12:36.832Z] #54 4.316 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-02T09:12:36.832Z] #54 4.316 + . /tmp/install/runc.installer [2021-06-02T09:12:36.832Z] #54 4.316 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-02T09:12:36.832Z] #54 4.316 + install_runc [2021-06-02T09:12:36.832Z] #54 4.316 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-02T09:12:36.832Z] #54 4.328 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-02T09:12:36.832Z] #54 4.331 + uname -r [2021-06-02T09:12:36.832Z] #54 4.331 + RUNC_BUILDTAGS='seccomp ' [2021-06-02T09:12:36.832Z] #54 4.331 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-02T09:12:36.832Z] #54 4.331 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FjBVAluXgX/src/github.com/opencontainers/runc [2021-06-02T09:12:36.832Z] #54 4.331 Cloning into '/tmp/tmp.FjBVAluXgX/src/github.com/opencontainers/runc'... [2021-06-02T09:12:37.632Z] #44 ... [2021-06-02T09:12:37.632Z] [2021-06-02T09:12:37.632Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:37.632Z] #52 sha256:85449040f8fa5ea494d7285d93a961566ae79d2de1ec23e078572ea3f7a24be3 [2021-06-02T09:12:37.632Z] #52 94.76 fmt [2021-06-02T09:12:37.632Z] #52 99.57 encoding/json [2021-06-02T09:12:37.632Z] #52 102.3 github.com/pkg/diff [2021-06-02T09:12:37.632Z] #52 104.2 go/scanner [2021-06-02T09:12:37.632Z] #52 ... [2021-06-02T09:12:37.632Z] [2021-06-02T09:12:37.632Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:37.632Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:12:37.632Z] #13 97.30 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-02T09:12:37.632Z] #13 97.30 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-02T09:12:37.632Z] #13 97.31 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:37.632Z] #13 97.44 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-02T09:12:37.632Z] #13 97.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-02T09:12:37.632Z] #13 97.47 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:37.643Z] #40 ... [2021-06-02T09:12:37.643Z] [2021-06-02T09:12:37.643Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:12:37.643Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:12:37.643Z] #20 49.37 Setting up python3-wheel (0.32.3-2) ... [2021-06-02T09:12:37.643Z] #20 50.00 Setting up apparmor (2.13.2-10) ... [2021-06-02T09:12:37.643Z] #20 51.83 Setting up xfsprogs (4.20.0-1) ... [2021-06-02T09:12:37.643Z] #20 51.84 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-02T09:12:37.643Z] #20 52.21 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:12:37.643Z] #20 52.97 Setting up python3-distutils (3.7.3-1) ... [2021-06-02T09:12:37.643Z] #20 53.45 Setting up python3-setuptools (40.8.0-1) ... [2021-06-02T09:12:37.643Z] #20 54.53 Setting up python3-pip (18.1-5) ... [2021-06-02T09:12:37.643Z] #20 55.53 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:12:37.643Z] #20 55.55 Processing triggers for mime-support (3.62) ... [2021-06-02T09:12:37.643Z] #20 DONE 56.7s [2021-06-02T09:12:37.643Z] [2021-06-02T09:12:37.643Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-02T09:12:37.643Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-02T09:12:37.643Z] #21 1.088 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-02T09:12:37.643Z] #21 1.094 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-02T09:12:37.643Z] #21 1.098 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-02T09:12:37.903Z] #21 DONE 1.2s [2021-06-02T09:12:37.903Z] [2021-06-02T09:12:37.903Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-02T09:12:37.903Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-02T09:12:38.307Z] #52 ... [2021-06-02T09:12:38.307Z] [2021-06-02T09:12:38.307Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:12:38.307Z] #57 sha256:f0043331837c7077301e4715373049a08a6b1d9b4d55f1d4c16bf6c69c367d1f [2021-06-02T09:12:38.569Z] #57 46.11 Checking out files: 58% (2289/3927) Checking out files: 59% (2317/3927) Checking out files: 60% (2357/3927) Checking out files: 61% (2396/3927) Checking out files: 62% (2435/3927) Checking out files: 63% (2475/3927) Checking out files: 64% (2514/3927) Checking out files: 65% (2553/3927) Checking out files: 66% (2592/3927) Checking out files: 67% (2632/3927) Checking out files: 68% (2671/3927) Checking out files: 69% (2710/3927) Checking out files: 70% (2749/3927) Checking out files: 71% (2789/3927) Checking out files: 72% (2828/3927) Checking out files: 73% (2867/3927) Checking out files: 74% (2906/3927) Checking out files: 75% (2946/3927) Checking out files: 76% (2985/3927) Checking out files: 77% (3024/3927) Checking out files: 78% (3064/3927) Checking out files: 79% (3103/3927) Checking out files: 80% (3142/3927) Checking out files: 81% (3181/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 85% (3338/3927) Checking out files: 86% (3378/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) Checking out files: 95% (3731/3927) Checking out files: 96% (3770/3927) Checking out files: 97% (3810/3927) Checking out files: 98% (3849/3927) Checking out files: 99% (3888/3927) Checking out files: 99% (3911/3927) Checking out files: 100% (3927/3927) Checking out files: 100% (3927/3927), done. [2021-06-02T09:12:38.831Z] #57 47.18 + cd /tmp/tmp.REN9iDTofD/src/github.com/containerd/containerd [2021-06-02T09:12:38.831Z] #57 47.18 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:12:39.055Z] #13 ... [2021-06-02T09:12:39.055Z] [2021-06-02T09:12:39.055Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-06-02T09:12:39.055Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-02T09:12:39.055Z] #44 105.1 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:12:39.055Z] #44 105.1 Processing triggers for mime-support (3.62) ... [2021-06-02T09:12:39.055Z] #44 DONE 105.5s [2021-06-02T09:12:39.055Z] [2021-06-02T09:12:39.055Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:39.055Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:12:39.055Z] #46 96.25 fmt [2021-06-02T09:12:39.055Z] #46 98.06 path/filepath [2021-06-02T09:12:39.055Z] #46 99.26 regexp [2021-06-02T09:12:39.055Z] #46 100.3 flag [2021-06-02T09:12:39.055Z] #46 101.8 go/token [2021-06-02T09:12:39.055Z] #46 103.0 go/scanner [2021-06-02T09:12:39.055Z] #46 103.3 internal/lazyregexp [2021-06-02T09:12:39.055Z] #46 103.6 path [2021-06-02T09:12:39.055Z] #46 104.0 io/ioutil [2021-06-02T09:12:39.055Z] #46 104.3 go/ast [2021-06-02T09:12:39.055Z] #46 104.5 net/url [2021-06-02T09:12:39.055Z] #46 106.3 text/template/parse [2021-06-02T09:12:39.055Z] #46 ... [2021-06-02T09:12:39.055Z] [2021-06-02T09:12:39.055Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:39.055Z] #52 sha256:85449040f8fa5ea494d7285d93a961566ae79d2de1ec23e078572ea3f7a24be3 [2021-06-02T09:12:39.055Z] #52 105.2 go/ast [2021-06-02T09:12:39.055Z] #52 105.9 golang.org/x/crypto/ssh/terminal [2021-06-02T09:12:39.405Z] #57 47.92 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-02T09:12:39.405Z] #57 47.93 + BUILDTAGS='netgo osusergo static_build' [2021-06-02T09:12:39.405Z] #57 47.93 + export EXTRA_FLAGS=-buildmode=pie [2021-06-02T09:12:39.405Z] #57 47.93 + EXTRA_FLAGS=-buildmode=pie [2021-06-02T09:12:39.405Z] #57 47.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-02T09:12:39.405Z] #57 47.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-02T09:12:39.405Z] #57 47.93 + '[' '' = dynamic ']' [2021-06-02T09:12:39.405Z] #57 47.93 + make [2021-06-02T09:12:39.997Z] #52 107.7 mvdan.cc/editorconfig [2021-06-02T09:12:40.142Z] #54 ... [2021-06-02T09:12:40.142Z] [2021-06-02T09:12:40.142Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-02T09:12:40.142Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-02T09:12:40.142Z] #15 DONE 3.8s [2021-06-02T09:12:40.404Z] [2021-06-02T09:12:40.404Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-02T09:12:40.404Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-02T09:12:40.689Z] #59 ... [2021-06-02T09:12:40.689Z] [2021-06-02T09:12:40.690Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:40.690Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-02T09:12:40.690Z] #13 84.63 Selecting previously unselected package libapparmor1:arm64. [2021-06-02T09:12:40.690Z] #13 84.65 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 84.68 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-06-02T09:12:40.690Z] #13 84.82 Selecting previously unselected package libapparmor-dev:arm64. [2021-06-02T09:12:40.690Z] #13 84.82 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 84.85 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-02T09:12:40.690Z] #13 85.05 Selecting previously unselected package libbtrfs0. [2021-06-02T09:12:40.690Z] #13 85.05 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 85.06 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-02T09:12:40.690Z] #13 85.18 Selecting previously unselected package libbtrfs-dev. [2021-06-02T09:12:40.690Z] #13 85.20 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 85.21 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:12:40.690Z] #13 85.46 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-06-02T09:12:40.690Z] #13 85.48 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 85.49 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-02T09:12:40.690Z] #13 85.64 Selecting previously unselected package libudev-dev:arm64. [2021-06-02T09:12:40.690Z] #13 85.65 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 85.68 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-02T09:12:40.690Z] #13 85.93 Selecting previously unselected package libsepol1-dev:arm64. [2021-06-02T09:12:40.690Z] #13 85.94 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 85.96 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-06-02T09:12:40.690Z] #13 86.27 Selecting previously unselected package libpcre16-3:arm64. [2021-06-02T09:12:40.690Z] #13 86.27 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 86.29 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-06-02T09:12:40.690Z] #13 86.45 Selecting previously unselected package libpcre32-3:arm64. [2021-06-02T09:12:40.690Z] #13 86.46 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 86.47 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-06-02T09:12:40.690Z] #13 86.65 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-06-02T09:12:40.690Z] #13 86.65 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 86.66 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-02T09:12:40.690Z] #13 86.87 Selecting previously unselected package libpcre3-dev:arm64. [2021-06-02T09:12:40.690Z] #13 86.88 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 86.89 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-02T09:12:40.690Z] #13 87.33 Selecting previously unselected package libselinux1-dev:arm64. [2021-06-02T09:12:40.690Z] #13 87.33 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 87.36 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-02T09:12:40.690Z] #13 87.62 Selecting previously unselected package libdevmapper-dev:arm64. [2021-06-02T09:12:40.690Z] #13 87.62 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 87.63 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-02T09:12:40.690Z] #13 87.73 Selecting previously unselected package libseccomp-dev:arm64. [2021-06-02T09:12:40.690Z] #13 87.74 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 87.75 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:12:40.690Z] #13 87.92 Selecting previously unselected package libsystemd-dev:arm64. [2021-06-02T09:12:40.690Z] #13 87.93 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-06-02T09:12:40.690Z] #13 87.95 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-02T09:12:40.690Z] #13 88.51 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-06-02T09:12:40.690Z] #13 88.54 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:12:40.690Z] #13 88.66 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-06-02T09:12:40.690Z] #13 88.68 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-02T09:12:40.690Z] #13 88.70 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-06-02T09:12:40.690Z] #13 88.77 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-06-02T09:12:40.690Z] #13 88.86 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:40.690Z] #13 88.91 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-02T09:12:40.690Z] #13 88.92 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-06-02T09:12:40.690Z] #13 88.94 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-06-02T09:12:40.690Z] #13 88.99 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-02T09:12:40.690Z] #13 89.02 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:12:40.690Z] #13 89.05 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-06-02T09:12:40.690Z] #13 89.06 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-02T09:12:40.690Z] #13 89.09 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-06-02T09:12:40.690Z] #13 89.11 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-02T09:12:40.690Z] #13 89.13 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-06-02T09:12:40.690Z] #13 89.17 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:40.690Z] #13 89.19 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-06-02T09:12:40.690Z] #13 89.20 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-06-02T09:12:40.690Z] #13 89.21 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:40.690Z] #13 89.23 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-06-02T09:12:40.690Z] #13 89.24 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-06-02T09:12:40.690Z] #13 89.26 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-02T09:12:40.690Z] #13 89.27 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-06-02T09:12:40.690Z] #13 89.29 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-06-02T09:12:40.690Z] #13 89.31 Setting up dmsetup (2:1.02.155-3) ... [2021-06-02T09:12:40.690Z] #13 89.33 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-06-02T09:12:40.690Z] #13 89.34 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-06-02T09:12:40.690Z] #13 89.36 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:12:40.795Z] #57 49.40 + bin/ctr [2021-06-02T09:12:41.369Z] #52 108.6 mvdan.cc/sh/v3/fileutil [2021-06-02T09:12:41.369Z] #52 108.8 text/tabwriter [2021-06-02T09:12:41.934Z] #52 109.4 mvdan.cc/sh/v3/syntax [2021-06-02T09:12:42.168Z] #22 4.391 Collecting yamllint==1.26.1 [2021-06-02T09:12:42.956Z] #16 2.792 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-02T09:12:42.956Z] #16 DONE 2.8s [2021-06-02T09:12:42.956Z] [2021-06-02T09:12:42.956Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:12:42.956Z] #57 sha256:a4994f3617665b9e4105ea470aa3c790a953984de605675911e86fa5c4a3fcb3 [2021-06-02T09:12:43.218Z] #57 ... [2021-06-02T09:12:43.218Z] [2021-06-02T09:12:43.218Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-02T09:12:43.218Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-02T09:12:43.256Z] #13 DONE 92.7s [2021-06-02T09:12:43.256Z] [2021-06-02T09:12:43.256Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:12:43.256Z] #59 sha256:9d225a60e5c6a4acf75c6fc4e0f98544ffdce3063cd830e6fb9addecc5e6f0cf [2021-06-02T09:12:43.256Z] #59 DONE 98.7s [2021-06-02T09:12:43.256Z] [2021-06-02T09:12:43.256Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:12:43.256Z] #54 sha256:19e7938bfa9419827f83fcc2b82a7c1e33e3e2104d2073dde6613c03a834d61e [2021-06-02T09:12:43.256Z] #54 ... [2021-06-02T09:12:43.256Z] [2021-06-02T09:12:43.256Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-02T09:12:43.256Z] #60 sha256:d664a6f8623b9428fb2ed69445fca370fbd0b5d6822c292fdfd8ace336abdd2c [2021-06-02T09:12:43.256Z] #60 DONE 0.1s [2021-06-02T09:12:43.524Z] [2021-06-02T09:12:43.524Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-02T09:12:43.524Z] #61 sha256:3d63173db6fba29049f2b0013374336adfb619bc29e38b58566589bc4774f82b [2021-06-02T09:12:43.524Z] #61 DONE 0.2s [2021-06-02T09:12:43.524Z] [2021-06-02T09:12:43.524Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-02T09:12:43.524Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-06-02T09:12:44.103Z] #57 ... [2021-06-02T09:12:44.103Z] [2021-06-02T09:12:44.103Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:44.103Z] #46 sha256:54374073cab4f3c821a7f98321e791b4b43b6b4c2b0ec39ffb845a6f95c00c9a [2021-06-02T09:12:44.103Z] #46 105.4 text/template [2021-06-02T09:12:44.103Z] #46 105.7 log [2021-06-02T09:12:44.103Z] #46 106.2 encoding/xml [2021-06-02T09:12:44.103Z] #46 109.8 go/doc [2021-06-02T09:12:44.104Z] #46 111.1 github.com/LK4D4/vndr/versioned [2021-06-02T09:12:44.104Z] #46 111.2 compress/flate [2021-06-02T09:12:44.104Z] #46 112.7 github.com/LK4D4/vndr/build [2021-06-02T09:12:44.104Z] #46 113.6 hash/crc32 [2021-06-02T09:12:44.104Z] #46 114.1 compress/gzip [2021-06-02T09:12:44.104Z] #46 114.7 vendor/golang.org/x/crypto/cryptobyte [2021-06-02T09:12:44.104Z] #46 115.6 net [2021-06-02T09:12:44.104Z] #46 ... [2021-06-02T09:12:44.104Z] [2021-06-02T09:12:44.104Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:44.104Z] #52 sha256:99cc2181f6e67669529777cb0f38798e7bddf557c28be812faa6e3162fdfa1c2 [2021-06-02T09:12:44.104Z] #52 110.3 mvdan.cc/sh/v3/cmd/shfmt [2021-06-02T09:12:44.104Z] #52 DONE 115.8s [2021-06-02T09:12:44.104Z] [2021-06-02T09:12:44.104Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:12:44.104Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:12:44.678Z] #40 ... [2021-06-02T09:12:44.678Z] [2021-06-02T09:12:44.678Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:44.678Z] #46 sha256:54374073cab4f3c821a7f98321e791b4b43b6b4c2b0ec39ffb845a6f95c00c9a [2021-06-02T09:12:44.678Z] #46 116.6 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-02T09:12:45.454Z] #14 DONE 2.4s [2021-06-02T09:12:45.454Z] [2021-06-02T09:12:45.454Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:12:45.454Z] #54 sha256:19e7938bfa9419827f83fcc2b82a7c1e33e3e2104d2073dde6613c03a834d61e [2021-06-02T09:12:45.454Z] #54 2.322 + RM_GOPATH=0 [2021-06-02T09:12:45.454Z] #54 2.322 + TMP_GOPATH= [2021-06-02T09:12:45.454Z] #54 2.322 + : /build [2021-06-02T09:12:45.454Z] #54 2.322 + '[' -z '' ']' [2021-06-02T09:12:45.454Z] #54 2.324 ++ mktemp -d [2021-06-02T09:12:45.454Z] #54 2.325 + export GOPATH=/tmp/tmp.rzWb6hzf0e [2021-06-02T09:12:45.454Z] #54 2.325 + GOPATH=/tmp/tmp.rzWb6hzf0e [2021-06-02T09:12:45.454Z] #54 2.325 + RM_GOPATH=1 [2021-06-02T09:12:45.454Z] #54 2.325 + case "$(go env GOARCH)" in [2021-06-02T09:12:45.454Z] #54 2.348 ++ go env GOARCH [2021-06-02T09:12:45.454Z] #54 2.374 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:12:45.454Z] #54 2.374 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:12:45.454Z] #54 2.375 ++ dirname /tmp/install/install.sh [2021-06-02T09:12:45.454Z] #54 2.378 + dir=/tmp/install [2021-06-02T09:12:45.454Z] #54 2.378 + bin=runc [2021-06-02T09:12:45.454Z] #54 2.378 + shift [2021-06-02T09:12:45.454Z] #54 2.378 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-02T09:12:45.454Z] #54 2.378 + . /tmp/install/runc.installer [2021-06-02T09:12:45.454Z] #54 2.378 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-02T09:12:45.454Z] #54 2.378 + install_runc [2021-06-02T09:12:45.454Z] #54 2.378 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-02T09:12:45.454Z] #54 2.378 + uname -r [2021-06-02T09:12:45.454Z] #54 2.380 + RUNC_BUILDTAGS='seccomp ' [2021-06-02T09:12:45.454Z] #54 2.380 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-02T09:12:45.454Z] #54 2.381 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-02T09:12:45.454Z] #54 2.386 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rzWb6hzf0e/src/github.com/opencontainers/runc [2021-06-02T09:12:45.454Z] #54 2.386 Cloning into '/tmp/tmp.rzWb6hzf0e/src/github.com/opencontainers/runc'... [2021-06-02T09:12:45.776Z] #17 DONE 2.3s [2021-06-02T09:12:45.776Z] [2021-06-02T09:12:45.776Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:12:45.776Z] #54 sha256:c19e19f8efd2fa459fde2fa5901a550579a42de1acb661d295f92cbad26a4155 [2021-06-02T09:12:45.776Z] #54 12.84 + cd /tmp/tmp.FjBVAluXgX/src/github.com/opencontainers/runc [2021-06-02T09:12:45.776Z] #54 12.84 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-02T09:12:45.776Z] #54 13.34 + '[' -z '' ']' [2021-06-02T09:12:45.776Z] #54 13.34 + target=static [2021-06-02T09:12:45.776Z] #54 13.34 + make 'BUILDTAGS=seccomp ' static [2021-06-02T09:12:45.776Z] #54 13.96 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-02T09:12:46.031Z] #54 ... [2021-06-02T09:12:46.031Z] [2021-06-02T09:12:46.031Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:46.031Z] #46 sha256:33c18089323d38afa358ee24bab293b06e2fb3dabee0ea43b487b3a91d71d802 [2021-06-02T09:12:46.031Z] #46 91.51 vendor/golang.org/x/net/http/httpproxy [2021-06-02T09:12:46.031Z] #46 91.51 net/textproto [2021-06-02T09:12:46.031Z] #46 91.52 crypto/x509 [2021-06-02T09:12:46.031Z] #46 92.50 vendor/golang.org/x/net/http/httpguts [2021-06-02T09:12:46.031Z] #46 92.50 mime/multipart [2021-06-02T09:12:46.031Z] #46 94.33 crypto/tls [2021-06-02T09:12:46.031Z] #46 98.07 net/http/httptrace [2021-06-02T09:12:46.031Z] #46 98.26 net/http [2021-06-02T09:12:46.031Z] #46 ... [2021-06-02T09:12:46.031Z] [2021-06-02T09:12:46.031Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-02T09:12:46.031Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-06-02T09:12:46.067Z] #46 117.9 vendor/golang.org/x/text/transform [2021-06-02T09:12:46.641Z] #46 118.4 vendor/golang.org/x/text/unicode/bidi [2021-06-02T09:12:47.197Z] #52 ... [2021-06-02T09:12:47.197Z] [2021-06-02T09:12:47.197Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:47.197Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:12:47.197Z] #46 109.1 go/parser [2021-06-02T09:12:47.197Z] #46 110.6 text/template [2021-06-02T09:12:47.197Z] #46 112.2 log [2021-06-02T09:12:47.197Z] #46 112.6 encoding/xml [2021-06-02T09:12:47.197Z] #46 ... [2021-06-02T09:12:47.197Z] [2021-06-02T09:12:47.197Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:47.197Z] #52 sha256:85449040f8fa5ea494d7285d93a961566ae79d2de1ec23e078572ea3f7a24be3 [2021-06-02T09:12:47.197Z] #52 114.7 mvdan.cc/sh/v3/cmd/shfmt [2021-06-02T09:12:47.961Z] #15 DONE 2.2s [2021-06-02T09:12:47.961Z] [2021-06-02T09:12:47.961Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:12:47.961Z] #50 sha256:480bc86aaef776475bc81b803ad9b5beb7b1520b27c89301cdd1fdc730af7e9e [2021-06-02T09:12:47.961Z] #50 ... [2021-06-02T09:12:47.961Z] [2021-06-02T09:12:47.961Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-02T09:12:47.961Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-06-02T09:12:48.031Z] #46 119.8 vendor/golang.org/x/text/secure/bidirule [2021-06-02T09:12:48.293Z] #46 120.0 vendor/golang.org/x/text/unicode/norm [2021-06-02T09:12:48.324Z] #54 ... [2021-06-02T09:12:48.324Z] [2021-06-02T09:12:48.324Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-02T09:12:48.324Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-02T09:12:48.324Z] #18 DONE 2.5s [2021-06-02T09:12:48.324Z] [2021-06-02T09:12:48.324Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-02T09:12:48.324Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-02T09:12:48.737Z] #22 9.712 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-02T09:12:48.737Z] #22 10.69 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-02T09:12:48.737Z] #22 10.73 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-02T09:12:48.737Z] #22 10.78 Collecting pyyaml (from yamllint==1.26.1) [2021-06-02T09:12:48.737Z] #22 10.94 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-02T09:12:48.997Z] #22 11.13 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-02T09:12:48.997Z] #22 11.13 Building wheels for collected packages: yamllint [2021-06-02T09:12:48.997Z] #22 11.13 Running setup.py bdist_wheel for yamllint: started [2021-06-02T09:12:49.358Z] #16 1.435 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-02T09:12:49.621Z] #16 DONE 1.9s [2021-06-02T09:12:49.622Z] [2021-06-02T09:12:49.622Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:12:49.622Z] #50 sha256:480bc86aaef776475bc81b803ad9b5beb7b1520b27c89301cdd1fdc730af7e9e [2021-06-02T09:12:49.886Z] #50 ... [2021-06-02T09:12:49.886Z] [2021-06-02T09:12:49.886Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-02T09:12:49.886Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-06-02T09:12:49.935Z] #22 12.00 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-02T09:12:49.935Z] #22 12.01 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-02T09:12:49.935Z] #22 12.06 Successfully built yamllint [2021-06-02T09:12:49.935Z] #22 12.08 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-02T09:12:50.195Z] #22 12.36 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-02T09:12:50.764Z] #22 DONE 12.9s [2021-06-02T09:12:50.764Z] [2021-06-02T09:12:50.764Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-02T09:12:50.764Z] #25 sha256:11d1937e3ee6b7051ca698dd768646204eeab4a4e5ffcd3fa5bda94c0742f4b9 [2021-06-02T09:12:50.915Z] #19 DONE 2.5s [2021-06-02T09:12:50.915Z] [2021-06-02T09:12:50.915Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:12:50.915Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:12:51.280Z] #17 DONE 1.5s [2021-06-02T09:12:51.280Z] [2021-06-02T09:12:51.280Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:12:51.281Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-02T09:12:51.281Z] #40 ... [2021-06-02T09:12:51.281Z] [2021-06-02T09:12:51.281Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-02T09:12:51.281Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-06-02T09:12:51.610Z] #46 123.2 vendor/golang.org/x/net/idna [2021-06-02T09:12:51.703Z] #25 DONE 0.8s [2021-06-02T09:12:51.703Z] [2021-06-02T09:12:51.703Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-02T09:12:51.703Z] #30 sha256:e950803206313c88e9c012fdeac205fa51f41c2f7e82e77dd3b8a6c230924fa7 [2021-06-02T09:12:52.454Z] #52 ... [2021-06-02T09:12:52.455Z] [2021-06-02T09:12:52.455Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:12:52.455Z] #57 sha256:e1d5f8840bc7879516128689cf38afbf4c1a41dcfc40b68535310aa6ec3276f2 [2021-06-02T09:12:52.455Z] #57 53.17 Checking out files: 54% (2128/3927) Checking out files: 55% (2160/3927) Checking out files: 56% (2200/3927) Checking out files: 57% (2239/3927) Checking out files: 58% (2278/3927) Checking out files: 59% (2317/3927) Checking out files: 60% (2357/3927) Checking out files: 61% (2396/3927) Checking out files: 62% (2435/3927) Checking out files: 63% (2475/3927) Checking out files: 64% (2514/3927) Checking out files: 65% (2553/3927) Checking out files: 66% (2592/3927) Checking out files: 67% (2632/3927) Checking out files: 68% (2671/3927) Checking out files: 69% (2710/3927) Checking out files: 70% (2749/3927) Checking out files: 71% (2789/3927) Checking out files: 72% (2828/3927) Checking out files: 73% (2867/3927) Checking out files: 74% (2906/3927) Checking out files: 75% (2946/3927) Checking out files: 76% (2985/3927) Checking out files: 77% (3024/3927) Checking out files: 78% (3064/3927) Checking out files: 79% (3103/3927) Checking out files: 80% (3142/3927) Checking out files: 81% (3181/3927) Checking out files: 82% (3221/3927) Checking out files: 83% (3260/3927) Checking out files: 84% (3299/3927) Checking out files: 85% (3338/3927) Checking out files: 86% (3378/3927) Checking out files: 87% (3417/3927) Checking out files: 88% (3456/3927) Checking out files: 89% (3496/3927) Checking out files: 90% (3535/3927) Checking out files: 91% (3574/3927) Checking out files: 92% (3613/3927) Checking out files: 93% (3653/3927) Checking out files: 94% (3692/3927) Checking out files: 95% (3731/3927) Checking out files: 96% (3770/3927) Checking out files: 97% (3810/3927) Checking out files: 97% (3846/3927) Checking out files: 98% (3849/3927) Checking out files: 99% (3888/3927) Checking out files: 100% (3927/3927) Checking out files: 100% (3927/3927), done. [2021-06-02T09:12:52.455Z] #57 54.29 + cd /tmp/tmp.kVdqvOWO2b/src/github.com/containerd/containerd [2021-06-02T09:12:52.455Z] #57 54.29 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-02T09:12:52.455Z] #57 55.08 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-02T09:12:52.455Z] #57 55.09 + BUILDTAGS='netgo osusergo static_build' [2021-06-02T09:12:52.455Z] #57 55.09 + export EXTRA_FLAGS=-buildmode=pie [2021-06-02T09:12:52.455Z] #57 55.09 + EXTRA_FLAGS=-buildmode=pie [2021-06-02T09:12:52.455Z] #57 55.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-02T09:12:52.455Z] #57 55.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-02T09:12:52.455Z] #57 55.09 + '[' '' = dynamic ']' [2021-06-02T09:12:52.455Z] #57 55.09 + make [2021-06-02T09:12:52.455Z] #57 56.58 + bin/ctr [2021-06-02T09:12:52.680Z] #18 DONE 1.6s [2021-06-02T09:12:52.680Z] [2021-06-02T09:12:52.680Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-02T09:12:52.680Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-06-02T09:12:53.020Z] #57 ... [2021-06-02T09:12:53.020Z] [2021-06-02T09:12:53.020Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-06-02T09:12:53.020Z] #52 sha256:85449040f8fa5ea494d7285d93a961566ae79d2de1ec23e078572ea3f7a24be3 [2021-06-02T09:12:53.020Z] #52 DONE 120.3s [2021-06-02T09:12:53.020Z] [2021-06-02T09:12:53.020Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:53.020Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:12:53.020Z] #46 114.8 go/doc [2021-06-02T09:12:53.020Z] #46 117.2 github.com/LK4D4/vndr/build [2021-06-02T09:12:53.020Z] #46 117.8 github.com/LK4D4/vndr/versioned [2021-06-02T09:12:53.020Z] #46 117.8 compress/flate [2021-06-02T09:12:53.020Z] #46 119.8 hash/crc32 [2021-06-02T09:12:53.020Z] #46 120.4 compress/gzip [2021-06-02T09:12:53.020Z] #46 120.4 net [2021-06-02T09:12:53.479Z] #20 2.644 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-02T09:12:53.480Z] #20 2.673 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:12:53.480Z] #20 2.700 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:12:53.480Z] #20 2.712 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:12:53.538Z] #46 125.3 vendor/golang.org/x/net/http2/hpack [2021-06-02T09:12:53.741Z] #20 3.149 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-06-02T09:12:53.954Z] #46 121.3 vendor/golang.org/x/text/transform [2021-06-02T09:12:54.483Z] #46 126.2 mime [2021-06-02T09:12:54.519Z] #46 122.1 vendor/golang.org/x/text/unicode/bidi [2021-06-02T09:12:54.614Z] #19 DONE 1.8s [2021-06-02T09:12:54.614Z] [2021-06-02T09:12:54.614Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:12:54.614Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-02T09:12:54.685Z] #20 4.111 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:12:55.057Z] #46 ... [2021-06-02T09:12:55.057Z] [2021-06-02T09:12:55.057Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:12:55.057Z] #59 sha256:a51e40e7c111c7dd16ac5001dda65ef979fc524d6df17c650a7b9dc10721df7e [2021-06-02T09:12:55.057Z] #59 127.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-02T09:12:55.319Z] #59 127.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-02T09:12:55.629Z] #20 5.072 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:12:55.629Z] #20 ... [2021-06-02T09:12:55.629Z] [2021-06-02T09:12:55.629Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:55.629Z] #46 sha256:1023770b8551854e2c2e84b91b6d64a61682371ff558ab577f02b44725e2360b [2021-06-02T09:12:55.629Z] #46 126.3 github.com/LK4D4/vndr/godl [2021-06-02T09:12:55.629Z] #46 127.0 github.com/LK4D4/vndr [2021-06-02T09:12:55.629Z] #46 DONE 135.9s [2021-06-02T09:12:55.891Z] [2021-06-02T09:12:55.891Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:12:55.891Z] #57 sha256:a4994f3617665b9e4105ea470aa3c790a953984de605675911e86fa5c4a3fcb3 [2021-06-02T09:12:56.416Z] #46 123.7 vendor/golang.org/x/text/secure/bidirule [2021-06-02T09:12:56.416Z] #46 123.9 vendor/golang.org/x/text/unicode/norm [2021-06-02T09:12:56.543Z] #20 1.735 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-02T09:12:56.543Z] #20 1.744 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:12:56.543Z] #20 1.826 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:12:56.543Z] #20 1.826 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:12:56.806Z] #20 2.320 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [472 kB] [2021-06-02T09:12:56.835Z] #57 ... [2021-06-02T09:12:56.835Z] [2021-06-02T09:12:56.835Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:12:56.835Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:12:56.835Z] #20 6.504 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:12:56.981Z] #30 DONE 4.9s [2021-06-02T09:12:56.981Z] [2021-06-02T09:12:56.981Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:12:56.981Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:12:56.981Z] #40 DONE 213.3s [2021-06-02T09:12:56.981Z] [2021-06-02T09:12:56.981Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:12:56.981Z] #50 sha256:dd578a477e390c850886c7a07cb2279910520371a90e8e6a1927646ca4c8a26e [2021-06-02T09:12:56.981Z] #50 212.9 + /build/golangci-lint --version [2021-06-02T09:12:56.981Z] #50 213.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-02T09:12:56.981Z] #50 DONE 213.8s [2021-06-02T09:12:56.981Z] [2021-06-02T09:12:56.981Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-02T09:12:56.981Z] #33 sha256:c8b5a371c43af3eccf1e26b24234c9a7c3b1d0794c76d6cbe01adfaef4165bb1 [2021-06-02T09:12:57.240Z] #33 DONE 0.6s [2021-06-02T09:12:57.240Z] [2021-06-02T09:12:57.240Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-02T09:12:57.240Z] #35 sha256:79239d7693cf79be65664b9b8e94bc7433878748f86a118f318b5bf0aa61b59d [2021-06-02T09:12:57.240Z] #35 DONE 0.2s [2021-06-02T09:12:57.240Z] [2021-06-02T09:12:57.240Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-02T09:12:57.240Z] #38 sha256:b3a3b810a114d51cf1f2cf31fe104531c40cd88f8effa23c683c7dd6cb229937 [2021-06-02T09:12:57.500Z] #38 DONE 0.1s [2021-06-02T09:12:57.500Z] [2021-06-02T09:12:57.500Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:12:57.500Z] #57 sha256:d3ff896063fadf0b949ea8fe121da4042fd7a7ca950c74ca50467b882c3da805 [2021-06-02T09:12:57.782Z] #20 3.015 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-06-02T09:12:57.782Z] #20 ... [2021-06-02T09:12:57.782Z] [2021-06-02T09:12:57.782Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:12:57.782Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-02T09:12:57.782Z] #32 DONE 112.9s [2021-06-02T09:12:57.787Z] #46 ... [2021-06-02T09:12:57.787Z] [2021-06-02T09:12:57.787Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:57.787Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:12:57.787Z] #13 118.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-02T09:12:57.787Z] #13 118.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-02T09:12:57.787Z] #13 118.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:58.046Z] [2021-06-02T09:12:58.046Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:12:58.046Z] #54 sha256:19e7938bfa9419827f83fcc2b82a7c1e33e3e2104d2073dde6613c03a834d61e [2021-06-02T09:12:58.046Z] #54 10.57 + cd /tmp/tmp.rzWb6hzf0e/src/github.com/opencontainers/runc [2021-06-02T09:12:58.046Z] #54 10.57 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-02T09:12:58.046Z] #54 11.08 + '[' -z '' ']' [2021-06-02T09:12:58.046Z] #54 11.09 + target=static [2021-06-02T09:12:58.046Z] #54 11.09 + make 'BUILDTAGS=seccomp ' static [2021-06-02T09:12:58.046Z] #54 11.55 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-02T09:12:58.629Z] #59 ... [2021-06-02T09:12:58.629Z] [2021-06-02T09:12:58.629Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:12:58.629Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:12:58.629Z] #13 114.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-02T09:12:58.629Z] #13 114.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-02T09:12:58.629Z] #13 114.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:12:58.629Z] #13 ... [2021-06-02T09:12:58.629Z] [2021-06-02T09:12:58.629Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:12:58.629Z] #46 sha256:54374073cab4f3c821a7f98321e791b4b43b6b4c2b0ec39ffb845a6f95c00c9a [2021-06-02T09:12:58.629Z] #46 127.8 mime/quotedprintable [2021-06-02T09:12:58.629Z] #46 128.1 net/http/internal [2021-06-02T09:12:59.204Z] #46 131.1 crypto/tls [2021-06-02T09:12:59.407Z] #57 ... [2021-06-02T09:12:59.407Z] [2021-06-02T09:12:59.407Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-02T09:12:59.407Z] #41 sha256:b1e9fc59d2d06fc46a2f3060d7a9412374a59f9a3b6ad8367fad524bc001ebc0 [2021-06-02T09:12:59.667Z] #41 DONE 0.8s [2021-06-02T09:12:59.667Z] [2021-06-02T09:12:59.667Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/bin/ [2021-06-02T09:12:59.667Z] #45 sha256:c078a371e672cdb6b477b4a7e4c764190758965c91cf40105f06a22ecc2abcde [2021-06-02T09:12:59.667Z] #45 DONE 0.1s [2021-06-02T09:12:59.667Z] [2021-06-02T09:12:59.667Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:12:59.667Z] #54 sha256:2313351faefa664d96bd721ed01c059cc8dbc285370332c56192ec90e543bdda [2021-06-02T09:12:59.926Z] #54 ... [2021-06-02T09:12:59.926Z] [2021-06-02T09:12:59.926Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-02T09:12:59.926Z] #47 sha256:9bae54616a8f712bdf46b05ae51ccb399fbf85e46f6d7cd4e9f1375f9042783d [2021-06-02T09:13:00.186Z] #47 DONE 0.2s [2021-06-02T09:13:00.186Z] [2021-06-02T09:13:00.186Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-02T09:13:00.186Z] #49 sha256:08276f900856aa8286adca5ea4c345fc67c7b90c91b4001102bba1be9f2a39cc [2021-06-02T09:13:00.186Z] #49 DONE 0.1s [2021-06-02T09:13:00.186Z] [2021-06-02T09:13:00.186Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:13:00.186Z] #54 sha256:2313351faefa664d96bd721ed01c059cc8dbc285370332c56192ec90e543bdda [2021-06-02T09:13:00.186Z] #54 ... [2021-06-02T09:13:00.186Z] [2021-06-02T09:13:00.186Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-02T09:13:00.186Z] #51 sha256:f590ae960338ecb8afc105248bbf52fa508db069e234daa1b1fabb24e92ee706 [2021-06-02T09:13:00.446Z] #51 DONE 0.4s [2021-06-02T09:13:00.446Z] [2021-06-02T09:13:00.446Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:13:00.446Z] #57 sha256:d3ff896063fadf0b949ea8fe121da4042fd7a7ca950c74ca50467b882c3da805 [2021-06-02T09:13:00.706Z] #57 ... [2021-06-02T09:13:00.706Z] [2021-06-02T09:13:00.706Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-02T09:13:00.706Z] #53 sha256:2f386486c005f3fab96e3c4a1dea20b5d4223878b40cb1b3f3c3eeb0ab0c67f1 [2021-06-02T09:13:00.706Z] #53 DONE 0.1s [2021-06-02T09:13:00.706Z] [2021-06-02T09:13:00.706Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:13:00.706Z] #57 sha256:d3ff896063fadf0b949ea8fe121da4042fd7a7ca950c74ca50467b882c3da805 [2021-06-02T09:13:01.045Z] #20 ... [2021-06-02T09:13:01.045Z] [2021-06-02T09:13:01.045Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:13:01.045Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-02T09:13:01.045Z] #32 DONE 140.6s [2021-06-02T09:13:01.045Z] [2021-06-02T09:13:01.045Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:13:01.045Z] #54 sha256:c19e19f8efd2fa459fde2fa5901a550579a42de1acb661d295f92cbad26a4155 [2021-06-02T09:13:01.123Z] #46 ... [2021-06-02T09:13:01.123Z] [2021-06-02T09:13:01.123Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:13:01.123Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:13:01.123Z] #13 127.3 Selecting previously unselected package libapparmor1:amd64. [2021-06-02T09:13:01.123Z] #13 127.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-02T09:13:01.123Z] #13 127.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-02T09:13:01.123Z] #13 127.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-02T09:13:01.123Z] #13 127.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-02T09:13:01.123Z] #13 127.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-02T09:13:01.123Z] #13 127.7 Selecting previously unselected package libbtrfs0. [2021-06-02T09:13:01.385Z] #13 127.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-02T09:13:01.385Z] #13 127.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-02T09:13:01.385Z] #13 127.8 Selecting previously unselected package libbtrfs-dev. [2021-06-02T09:13:01.385Z] #13 127.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-02T09:13:01.385Z] #13 127.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:13:01.385Z] #13 128.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-02T09:13:01.660Z] #13 128.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:13:01.660Z] #13 128.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:13:01.923Z] #13 128.3 Selecting previously unselected package libudev-dev:amd64. [2021-06-02T09:13:01.923Z] #13 128.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-02T09:13:01.923Z] #13 128.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:13:01.991Z] #54 ... [2021-06-02T09:13:01.991Z] [2021-06-02T09:13:01.991Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:13:01.991Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:13:01.991Z] #20 11.36 Fetched 8971 kB in 9s (1002 kB/s) [2021-06-02T09:13:02.403Z] #54 ... [2021-06-02T09:13:02.403Z] [2021-06-02T09:13:02.403Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:13:02.403Z] #46 sha256:33c18089323d38afa358ee24bab293b06e2fb3dabee0ea43b487b3a91d71d802 [2021-06-02T09:13:02.403Z] #46 108.2 github.com/LK4D4/vndr/godl [2021-06-02T09:13:02.403Z] #46 108.8 github.com/LK4D4/vndr [2021-06-02T09:13:02.403Z] #46 DONE 118.0s [2021-06-02T09:13:02.403Z] [2021-06-02T09:13:02.403Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:13:02.403Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-02T09:13:02.403Z] #20 4.069 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-06-02T09:13:02.403Z] #20 5.469 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-06-02T09:13:02.403Z] #20 7.798 Fetched 8789 kB in 6s (1398 kB/s) [2021-06-02T09:13:02.509Z] #13 128.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-02T09:13:02.509Z] #13 128.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-02T09:13:02.509Z] #13 129.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-02T09:13:03.455Z] #13 129.8 Selecting previously unselected package libpcre16-3:amd64. [2021-06-02T09:13:03.455Z] #13 129.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-02T09:13:03.455Z] #13 129.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ...#13 ... [2021-06-02T09:13:03.455Z] [2021-06-02T09:13:03.455Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:13:03.455Z] #59 sha256:a51e40e7c111c7dd16ac5001dda65ef979fc524d6df17c650a7b9dc10721df7e [2021-06-02T09:13:03.455Z] #59 DONE 135.2s [2021-06-02T09:13:03.455Z] [2021-06-02T09:13:03.455Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-02T09:13:03.455Z] #60 sha256:2c26f4f478bbb1d8c943cdce6923887d9c832afa52a83e178c043235ae7e6eb9 [2021-06-02T09:13:03.455Z] #60 DONE 0.1s [2021-06-02T09:13:03.455Z] [2021-06-02T09:13:03.455Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:13:03.455Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:13:03.455Z] #13 129.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-02T09:13:03.719Z] #13 ... [2021-06-02T09:13:03.719Z] [2021-06-02T09:13:03.719Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-02T09:13:03.719Z] #61 sha256:effd5a2e1294fd321f2f30ddfb1335494331c07bbbe18e3ae02e1d754ffb96db [2021-06-02T09:13:03.719Z] #61 DONE 0.1s [2021-06-02T09:13:03.719Z] [2021-06-02T09:13:03.719Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:13:03.719Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:13:03.719Z] #13 130.1 Selecting previously unselected package libpcre32-3:amd64. [2021-06-02T09:13:03.719Z] #13 130.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-02T09:13:03.719Z] #13 130.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-02T09:13:03.816Z] #20 7.798 Reading package lists... [2021-06-02T09:13:03.816Z] #20 ... [2021-06-02T09:13:03.816Z] [2021-06-02T09:13:03.816Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-02T09:13:03.816Z] #24 sha256:248ff9c2e23d0557f679c6b7c7593aa8b4564fc220cb9809ed5d54b77cc12d43 [2021-06-02T09:13:03.981Z] #13 130.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-02T09:13:03.981Z] #13 130.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-02T09:13:03.981Z] #13 130.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-02T09:13:03.981Z] #13 130.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-02T09:13:03.981Z] #13 130.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-02T09:13:03.981Z] #13 130.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-02T09:13:04.543Z] #20 11.36 Reading package lists... [2021-06-02T09:13:04.555Z] #13 131.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-02T09:13:04.555Z] #13 131.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-02T09:13:04.555Z] #13 131.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-02T09:13:05.128Z] #13 131.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-02T09:13:05.128Z] #13 131.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:13:05.128Z] #13 131.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-02T09:13:05.389Z] #13 131.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-02T09:13:05.389Z] #13 131.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-02T09:13:05.389Z] #13 131.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:13:05.651Z] #13 132.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-02T09:13:05.651Z] #13 132.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-02T09:13:05.651Z] #13 132.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:13:05.913Z] #13 132.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-02T09:13:05.913Z] #13 132.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:13:05.913Z] #13 132.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-02T09:13:05.913Z] #13 132.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-02T09:13:05.913Z] #13 132.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-02T09:13:06.182Z] #13 132.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-02T09:13:06.182Z] #13 132.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:13:06.182Z] #13 132.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-02T09:13:06.182Z] #13 132.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-02T09:13:06.182Z] #13 132.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:13:06.182Z] #13 132.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-02T09:13:06.182Z] #13 132.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:13:06.182Z] #13 132.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-02T09:13:06.182Z] #13 132.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-02T09:13:06.182Z] #13 132.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:13:06.182Z] #13 132.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-02T09:13:06.182Z] #13 132.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-02T09:13:06.182Z] #13 132.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:13:06.182Z] #13 132.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-06-02T09:13:06.182Z] #13 132.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-06-02T09:13:06.448Z] #13 132.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:13:06.449Z] #13 132.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-02T09:13:06.449Z] #13 132.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-02T09:13:06.449Z] #13 132.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-02T09:13:06.449Z] #13 132.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-02T09:13:06.449Z] #13 132.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:13:06.449Z] #13 132.8 Setting up dmsetup (2:1.02.155-3) ... [2021-06-02T09:13:06.449Z] #13 132.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:13:06.449Z] #13 132.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-02T09:13:06.449Z] #13 132.9 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:13:06.714Z] #13 DONE 133.2s [2021-06-02T09:13:06.714Z] [2021-06-02T09:13:06.714Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-02T09:13:06.714Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-02T09:13:06.978Z] #24 119.0 Checking out files: 19% (2197/11369) Checking out files: 20% (2274/11369) Checking out files: 21% (2388/11369) Checking out files: 22% (2502/11369) Checking out files: 23% (2615/11369) Checking out files: 24% (2729/11369) Checking out files: 25% (2843/11369) Checking out files: 26% (2956/11369) Checking out files: 27% (3070/11369) Checking out files: 28% (3184/11369) Checking out files: 29% (3298/11369) Checking out files: 30% (3411/11369) Checking out files: 31% (3525/11369) Checking out files: 32% (3639/11369) Checking out files: 33% (3752/11369) Checking out files: 34% (3866/11369) Checking out files: 35% (3980/11369) Checking out files: 35% (4063/11369) Checking out files: 36% (4093/11369) Checking out files: 37% (4207/11369) Checking out files: 38% (4321/11369) Checking out files: 39% (4434/11369) Checking out files: 40% (4548/11369) Checking out files: 41% (4662/11369) Checking out files: 42% (4775/11369) Checking out files: 43% (4889/11369) Checking out files: 44% (5003/11369) Checking out files: 45% (5117/11369) Checking out files: 46% (5230/11369) Checking out files: 47% (5344/11369) Checking out files: 48% (5458/11369) Checking out files: 49% (5571/11369) Checking out files: 50% (5685/11369) Checking out files: 51% (5799/11369) Checking out files: 52% (5912/11369) Checking out files: 53% (6026/11369) Checking out files: 54% (6140/11369) Checking out files: 55% (6253/11369) Checking out files: 56% (6367/11369) Checking out files: 57% (6481/11369) Checking out files: 58% (6595/11369) Checking out files: 59% (6708/11369) Checking out files: 59% (6814/11369) Checking out files: 60% (6822/11369) Checking out files: 61% (6936/11369) Checking out files: 62% (7049/11369) Checking out files: 63% (7163/11369) Checking out files: 64% (7277/11369) Checking out files: 65% (7390/11369) Checking out files: 66% (7504/11369) Checking out files: 67% (7618/11369) Checking out files: 68% (7731/11369) Checking out files: 69% (7845/11369) Checking out files: 70% (7959/11369) Checking out files: 71% (8072/11369) Checking out files: 72% (8186/11369) Checking out files: 73% (8300/11369) Checking out files: 74% (8414/11369) Checking out files: 75% (8527/11369) Checking out files: 76% (8641/11369) Checking out files: 77% (8755/11369) Checking out files: 78% (8868/11369) Checking out files: 79% (8982/11369) Checking out files: 80% (9096/11369) Checking out files: 81% (9209/11369) Checking out files: 82% (9323/11369) Checking out files: 82% (9431/11369) Checking out files: 83% (9437/11369) Checking out files: 84% (9550/11369) Checking out files: 85% (9664/11369) Checking out files: 86% (9778/11369) Checking out files: 87% (9892/11369) Checking out files: 88% (10005/11369) Checking out files: 89% (10119/11369) Checking out files: 90% (10233/11369) Checking out files: 91% (10346/11369) Checking out files: 92% (10460/11369) Checking out files: 93% (10574/11369) Checking out files: 94% (10687/11369) Checking out files: 95% (10801/11369) Checking out files: 96% (10915/11369) Checking out files: 97% (11028/11369) Checking out files: 98% (11142/11369) Checking out files: 99% (11256/11369) Checking out files: 100% (11369/11369) Checking out files: 100% (11369/11369), done. [2021-06-02T09:13:07.241Z] #24 122.7 + cd /tmp/tmp.u30InHiCrH/tmp/docker-ce [2021-06-02T09:13:07.241Z] #24 122.7 + git checkout -q v17.06.2-ce [2021-06-02T09:13:07.362Z] #20 14.29 Reading package lists... [2021-06-02T09:13:07.754Z] #13 ... [2021-06-02T09:13:07.754Z] [2021-06-02T09:13:07.754Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:13:07.754Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:13:07.754Z] #46 127.2 vendor/golang.org/x/net/idna [2021-06-02T09:13:07.754Z] #46 129.0 vendor/golang.org/x/net/http2/hpack [2021-06-02T09:13:07.754Z] #46 130.1 mime [2021-06-02T09:13:07.754Z] #46 131.4 mime/quotedprintable [2021-06-02T09:13:07.754Z] #46 131.8 net/http/internal [2021-06-02T09:13:07.754Z] #46 135.2 net/textproto [2021-06-02T09:13:07.754Z] #46 135.2 crypto/x509 [2021-06-02T09:13:07.937Z] #20 16.72 Building dependency tree... [2021-06-02T09:13:08.199Z] #20 17.73 libcap2-bin is already the newest version (1:2.25-2). [2021-06-02T09:13:08.199Z] #20 17.73 The following additional packages will be installed: [2021-06-02T09:13:08.199Z] #20 17.74 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-02T09:13:08.199Z] #20 17.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-02T09:13:08.199Z] #20 17.74 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-02T09:13:08.199Z] #20 17.74 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-02T09:13:08.199Z] #20 17.74 python3.7 python3.7-minimal vim-runtime xxd [2021-06-02T09:13:08.199Z] #20 17.74 Suggested packages: [2021-06-02T09:13:08.199Z] #20 17.75 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-02T09:13:08.199Z] #20 17.75 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-02T09:13:08.199Z] #20 17.75 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-02T09:13:08.199Z] #20 17.75 quota [2021-06-02T09:13:08.199Z] #20 17.75 Recommended packages: [2021-06-02T09:13:08.199Z] #20 17.75 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-02T09:13:08.199Z] #20 17.75 python3-keyrings.alt python3-xdg unzip [2021-06-02T09:13:08.633Z] #14 DONE 1.7s [2021-06-02T09:13:08.633Z] [2021-06-02T09:13:08.633Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:13:08.633Z] #54 sha256:8afeba86ea84bdfd20ef33e7356a755fb06f8b60fa828c3fdceb12fcbda6b412 [2021-06-02T09:13:08.633Z] #54 1.468 + RM_GOPATH=0 [2021-06-02T09:13:08.633Z] #54 1.468 + TMP_GOPATH= [2021-06-02T09:13:08.633Z] #54 1.468 + : /build [2021-06-02T09:13:08.633Z] #54 1.468 + '[' -z '' ']' [2021-06-02T09:13:08.633Z] #54 1.469 ++ mktemp -d [2021-06-02T09:13:08.633Z] #54 1.470 + export GOPATH=/tmp/tmp.h3G3pCmXka [2021-06-02T09:13:08.633Z] #54 1.470 + GOPATH=/tmp/tmp.h3G3pCmXka [2021-06-02T09:13:08.633Z] #54 1.470 + RM_GOPATH=1 [2021-06-02T09:13:08.633Z] #54 1.471 + case "$(go env GOARCH)" in [2021-06-02T09:13:08.633Z] #54 1.471 ++ go env GOARCH [2021-06-02T09:13:08.633Z] #54 1.502 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:13:08.633Z] #54 1.503 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:13:08.633Z] #54 1.503 ++ dirname /tmp/install/install.sh [2021-06-02T09:13:08.633Z] #54 1.507 + dir=/tmp/install [2021-06-02T09:13:08.633Z] #54 1.507 + bin=runc [2021-06-02T09:13:08.633Z] #54 1.507 + shift [2021-06-02T09:13:08.633Z] #54 1.507 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-02T09:13:08.633Z] #54 1.507 + . /tmp/install/runc.installer [2021-06-02T09:13:08.633Z] #54 1.507 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-02T09:13:08.633Z] #54 1.508 + install_runc [2021-06-02T09:13:08.633Z] #54 1.508 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-02T09:13:08.633Z] #54 1.509 + uname -r [2021-06-02T09:13:08.633Z] #54 1.519 + RUNC_BUILDTAGS='seccomp ' [2021-06-02T09:13:08.633Z] #54 1.519 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-02T09:13:08.633Z] #54 1.520 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-02T09:13:08.633Z] #54 1.520 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.h3G3pCmXka/src/github.com/opencontainers/runc [2021-06-02T09:13:08.633Z] #54 1.521 Cloning into '/tmp/tmp.h3G3pCmXka/src/github.com/opencontainers/runc'... [2021-06-02T09:13:08.690Z] #46 136.2 vendor/golang.org/x/net/http/httpguts [2021-06-02T09:13:08.947Z] #46 136.4 vendor/golang.org/x/net/http/httpproxy [2021-06-02T09:13:09.513Z] #46 136.9 mime/multipart [2021-06-02T09:13:09.596Z] #20 19.09 The following NEW packages will be installed: [2021-06-02T09:13:09.596Z] #20 19.09 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-02T09:13:09.596Z] #20 19.09 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-02T09:13:09.596Z] #20 19.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-02T09:13:09.596Z] #20 19.09 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-02T09:13:09.596Z] #20 19.09 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-02T09:13:09.596Z] #20 19.09 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-02T09:13:09.596Z] #20 19.09 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-02T09:13:09.596Z] #20 19.09 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-02T09:13:09.596Z] #20 19.09 xz-utils zip [2021-06-02T09:13:09.858Z] #20 19.39 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-02T09:13:09.858Z] #20 19.39 Need to get 28.6 MB of archives. [2021-06-02T09:13:09.858Z] #20 19.39 After this operation, 116 MB of additional disk space will be used. [2021-06-02T09:13:09.858Z] #20 19.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-02T09:13:09.858Z] #20 19.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-02T09:13:09.858Z] #20 19.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-02T09:13:09.858Z] #20 19.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-02T09:13:10.025Z] #54 ... [2021-06-02T09:13:10.025Z] [2021-06-02T09:13:10.025Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-02T09:13:10.025Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-02T09:13:10.025Z] #15 DONE 1.4s [2021-06-02T09:13:10.025Z] [2021-06-02T09:13:10.025Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-02T09:13:10.025Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-02T09:13:10.120Z] #20 19.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-02T09:13:10.121Z] #20 19.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-02T09:13:10.121Z] #20 19.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-02T09:13:10.121Z] #20 19.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-02T09:13:10.121Z] #20 19.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-02T09:13:10.121Z] #20 19.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-02T09:13:10.121Z] #20 19.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-02T09:13:10.121Z] #20 19.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-02T09:13:10.121Z] #20 19.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-02T09:13:10.121Z] #20 19.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-02T09:13:10.121Z] #20 19.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-02T09:13:10.121Z] #20 19.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-02T09:13:10.121Z] #20 19.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-02T09:13:10.121Z] #20 19.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-02T09:13:10.121Z] #20 19.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-02T09:13:10.121Z] #20 19.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-02T09:13:10.121Z] #20 19.64 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-02T09:13:10.121Z] #20 19.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-02T09:13:10.121Z] #20 19.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-02T09:13:10.121Z] #20 19.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-02T09:13:10.383Z] #20 19.69 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-02T09:13:10.383Z] #20 19.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-02T09:13:10.383Z] #20 19.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-02T09:13:10.383Z] #20 19.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-02T09:13:10.383Z] #20 19.70 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-02T09:13:10.559Z] #24 126.2 + mkdir -p /tmp/tmp.u30InHiCrH/src/github.com/docker [2021-06-02T09:13:10.559Z] #24 126.2 + mv components/cli /tmp/tmp.u30InHiCrH/src/github.com/docker/cli [2021-06-02T09:13:10.559Z] #24 126.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-06-02T09:13:10.645Z] #20 20.08 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-02T09:13:10.645Z] #20 20.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-02T09:13:10.645Z] #20 20.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-02T09:13:10.645Z] #20 20.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-02T09:13:10.645Z] #20 20.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-02T09:13:10.645Z] #20 20.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-02T09:13:10.645Z] #20 20.12 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-02T09:13:10.645Z] #20 20.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-02T09:13:10.645Z] #20 20.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-02T09:13:10.645Z] #20 20.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-02T09:13:10.645Z] #20 20.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-02T09:13:10.645Z] #20 20.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-02T09:13:10.645Z] #20 20.22 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-02T09:13:10.645Z] #20 20.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-02T09:13:10.645Z] #20 20.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-02T09:13:10.645Z] #20 20.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-02T09:13:10.884Z] #46 ... [2021-06-02T09:13:10.884Z] [2021-06-02T09:13:10.884Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:13:10.884Z] #59 sha256:d85d4f036b6575571ec91e1fe62e96a72b2e27590d3c63f64fa25edc7efda4e1 [2021-06-02T09:13:10.884Z] #59 138.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-02T09:13:10.884Z] #59 138.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-02T09:13:10.907Z] #20 20.30 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-02T09:13:10.907Z] #20 20.57 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-02T09:13:10.972Z] #16 1.125 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-02T09:13:10.972Z] #16 DONE 1.3s [2021-06-02T09:13:10.972Z] [2021-06-02T09:13:10.972Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:13:10.972Z] #46 sha256:54374073cab4f3c821a7f98321e791b4b43b6b4c2b0ec39ffb845a6f95c00c9a [2021-06-02T09:13:10.972Z] #46 136.5 net/http/httptrace [2021-06-02T09:13:10.972Z] #46 137.0 net/http [2021-06-02T09:13:11.169Z] #20 20.62 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-02T09:13:11.169Z] #20 20.65 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-02T09:13:11.234Z] #46 ... [2021-06-02T09:13:11.234Z] [2021-06-02T09:13:11.234Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-02T09:13:11.234Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-02T09:13:11.743Z] #20 21.20 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:13:11.743Z] #20 21.30 Fetched 28.6 MB in 2s (18.8 MB/s) [2021-06-02T09:13:11.743Z] #20 21.35 Selecting previously unselected package pigz. [2021-06-02T09:13:11.743Z] #20 21.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 ... 23435 files and directories currently installed.) [2021-06-02T09:13:11.743Z] #20 21.40 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-02T09:13:12.005Z] #20 21.40 Unpacking pigz (2.4-1) ... [2021-06-02T09:13:12.005Z] #20 21.49 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-02T09:13:12.005Z] #20 21.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:13:12.005Z] #20 21.50 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:12.579Z] #20 21.87 Selecting previously unselected package python3.7-minimal. [2021-06-02T09:13:12.579Z] #20 21.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:13:12.579Z] #20 21.88 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:13:12.624Z] #17 DONE 1.3s [2021-06-02T09:13:12.624Z] [2021-06-02T09:13:12.624Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-02T09:13:12.624Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-02T09:13:13.154Z] #20 22.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:13.154Z] #20 22.66 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:13:13.571Z] #18 DONE 1.1s [2021-06-02T09:13:13.571Z] [2021-06-02T09:13:13.571Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-02T09:13:13.571Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-02T09:13:13.879Z] #24 ... [2021-06-02T09:13:13.879Z] [2021-06-02T09:13:13.879Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:13:13.879Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-02T09:13:13.879Z] #20 7.798 Reading package lists... [2021-06-02T09:13:13.879Z] #20 11.05 Reading package lists... [2021-06-02T09:13:13.879Z] #20 13.51 Building dependency tree... [2021-06-02T09:13:13.879Z] #20 14.77 libcap2-bin is already the newest version (1:2.25-2). [2021-06-02T09:13:13.879Z] #20 14.77 The following additional packages will be installed: [2021-06-02T09:13:13.879Z] #20 14.77 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-02T09:13:13.879Z] #20 14.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-02T09:13:13.879Z] #20 14.77 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-02T09:13:13.879Z] #20 14.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-02T09:13:13.879Z] #20 14.77 python3.7 python3.7-minimal vim-runtime xxd [2021-06-02T09:13:13.879Z] #20 14.77 Suggested packages: [2021-06-02T09:13:13.879Z] #20 14.77 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-02T09:13:13.879Z] #20 14.77 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-02T09:13:13.879Z] #20 14.77 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-02T09:13:13.879Z] #20 14.77 quota [2021-06-02T09:13:13.879Z] #20 14.77 Recommended packages: [2021-06-02T09:13:13.879Z] #20 14.77 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-02T09:13:13.879Z] #20 14.77 python3-keyrings.alt python3-xdg unzip [2021-06-02T09:13:13.879Z] #20 15.77 The following NEW packages will be installed: [2021-06-02T09:13:13.879Z] #20 15.78 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-02T09:13:13.879Z] #20 15.78 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-02T09:13:13.879Z] #20 15.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-02T09:13:13.879Z] #20 15.78 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-02T09:13:13.879Z] #20 15.78 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-02T09:13:13.879Z] #20 15.78 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-02T09:13:13.879Z] #20 15.78 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-02T09:13:13.879Z] #20 15.78 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-02T09:13:13.879Z] #20 15.78 xz-utils zip [2021-06-02T09:13:13.879Z] #20 16.10 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-02T09:13:13.879Z] #20 16.10 Need to get 27.7 MB of archives. [2021-06-02T09:13:13.879Z] #20 16.10 After this operation, 114 MB of additional disk space will be used. [2021-06-02T09:13:13.879Z] #20 16.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-06-02T09:13:13.879Z] #20 16.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-06-02T09:13:13.879Z] #20 16.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-06-02T09:13:13.879Z] #20 16.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-06-02T09:13:13.879Z] #20 16.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-06-02T09:13:13.879Z] #20 16.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-06-02T09:13:13.879Z] #20 16.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-06-02T09:13:13.879Z] #20 16.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-06-02T09:13:13.879Z] #20 16.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-06-02T09:13:13.879Z] #20 16.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-06-02T09:13:13.879Z] #20 16.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-06-02T09:13:13.879Z] #20 16.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-06-02T09:13:13.879Z] #20 16.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-06-02T09:13:13.879Z] #20 16.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-06-02T09:13:13.879Z] #20 16.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-06-02T09:13:13.879Z] #20 16.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-06-02T09:13:13.879Z] #20 16.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-06-02T09:13:13.879Z] #20 16.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-02T09:13:13.879Z] #20 16.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-06-02T09:13:13.879Z] #20 16.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-06-02T09:13:13.879Z] #20 16.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-06-02T09:13:13.879Z] #20 16.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-06-02T09:13:13.879Z] #20 16.67 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-06-02T09:13:13.879Z] #20 16.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-06-02T09:13:13.879Z] #20 16.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-06-02T09:13:13.879Z] #20 16.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-06-02T09:13:13.879Z] #20 16.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-06-02T09:13:13.879Z] #20 16.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-06-02T09:13:13.879Z] #20 16.69 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-06-02T09:13:13.879Z] #20 17.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-06-02T09:13:13.879Z] #20 17.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-06-02T09:13:13.879Z] #20 17.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-06-02T09:13:13.879Z] #20 17.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-06-02T09:13:13.879Z] #20 17.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-06-02T09:13:13.879Z] #20 17.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-06-02T09:13:13.879Z] #20 17.15 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-02T09:13:13.879Z] #20 17.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-02T09:13:13.879Z] #20 17.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-02T09:13:13.879Z] #20 17.24 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-06-02T09:13:13.879Z] #20 17.24 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-02T09:13:13.879Z] #20 17.25 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-02T09:13:13.879Z] #20 17.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-02T09:13:13.879Z] #20 17.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-06-02T09:13:13.879Z] #20 17.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-06-02T09:13:13.879Z] #20 17.35 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-06-02T09:13:13.879Z] #20 17.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-02T09:13:13.879Z] #20 17.62 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-06-02T09:13:13.879Z] #20 17.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-06-02T09:13:13.879Z] #20 17.98 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-06-02T09:13:13.879Z] #20 18.65 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:13:13.879Z] #20 18.74 Fetched 27.7 MB in 2s (12.5 MB/s) [2021-06-02T09:13:13.879Z] #20 18.80 Selecting previously unselected package pigz. [2021-06-02T09:13:13.879Z] #20 18.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 ... 23408 files and directories currently installed.) [2021-06-02T09:13:13.879Z] #20 18.90 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-06-02T09:13:13.879Z] #20 18.91 Unpacking pigz (2.4-1) ... [2021-06-02T09:13:13.879Z] #20 19.01 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-06-02T09:13:13.879Z] #20 19.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-02T09:13:13.879Z] #20 19.02 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:13.879Z] #20 19.42 Selecting previously unselected package python3.7-minimal. [2021-06-02T09:13:14.143Z] #20 19.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-06-02T09:13:14.143Z] #20 19.44 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:13:14.543Z] #20 24.21 Selecting previously unselected package python3-minimal. [2021-06-02T09:13:14.720Z] #20 20.13 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:14.720Z] #20 20.17 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:13:14.806Z] #20 24.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-02T09:13:14.806Z] #20 24.27 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-02T09:13:14.806Z] #20 24.29 Unpacking python3-minimal (3.7.3-1) ... [2021-06-02T09:13:14.806Z] #20 24.35 Selecting previously unselected package libmpdec2:amd64. [2021-06-02T09:13:14.806Z] #20 24.35 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-02T09:13:14.806Z] #20 24.36 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:13:14.806Z] #20 24.45 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-02T09:13:14.806Z] #20 24.45 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:13:14.806Z] #20 24.46 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:14.968Z] #19 DONE 1.1s [2021-06-02T09:13:14.968Z] [2021-06-02T09:13:14.968Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:13:14.968Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:13:15.751Z] #20 25.28 Selecting previously unselected package python3.7. [2021-06-02T09:13:15.751Z] #20 25.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:13:15.751Z] #20 25.29 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:16.013Z] #20 25.40 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-02T09:13:16.013Z] #20 25.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-02T09:13:16.013Z] #20 25.41 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:13:16.013Z] #20 25.52 Setting up python3-minimal (3.7.3-1) ... [2021-06-02T09:13:16.142Z] #59 ... [2021-06-02T09:13:16.142Z] [2021-06-02T09:13:16.142Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-02T09:13:16.142Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-02T09:13:16.142Z] #13 131.7 Selecting previously unselected package libapparmor1:amd64. [2021-06-02T09:13:16.142Z] #13 131.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 131.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-02T09:13:16.142Z] #13 131.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-02T09:13:16.142Z] #13 131.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 131.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-02T09:13:16.142Z] #13 132.0 Selecting previously unselected package libbtrfs0. [2021-06-02T09:13:16.142Z] #13 132.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 132.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-02T09:13:16.142Z] #13 132.1 Selecting previously unselected package libbtrfs-dev. [2021-06-02T09:13:16.142Z] #13 132.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 132.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:13:16.142Z] #13 132.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-02T09:13:16.142Z] #13 132.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 132.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:13:16.142Z] #13 132.4 Selecting previously unselected package libudev-dev:amd64. [2021-06-02T09:13:16.142Z] #13 132.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 132.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:13:16.142Z] #13 132.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-02T09:13:16.142Z] #13 132.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 132.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-02T09:13:16.142Z] #13 132.8 Selecting previously unselected package libpcre16-3:amd64. [2021-06-02T09:13:16.142Z] #13 132.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 132.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-02T09:13:16.142Z] #13 133.0 Selecting previously unselected package libpcre32-3:amd64. [2021-06-02T09:13:16.142Z] #13 133.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 133.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-02T09:13:16.142Z] #13 133.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-02T09:13:16.142Z] #13 133.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 133.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-02T09:13:16.142Z] #13 133.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-02T09:13:16.142Z] #13 133.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 133.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-02T09:13:16.142Z] #13 133.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-02T09:13:16.142Z] #13 133.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 133.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-02T09:13:16.142Z] #13 134.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-02T09:13:16.142Z] #13 134.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 134.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-02T09:13:16.142Z] #13 134.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-02T09:13:16.142Z] #13 134.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 134.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:13:16.142Z] #13 134.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-02T09:13:16.142Z] #13 134.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-02T09:13:16.142Z] #13 134.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:13:16.142Z] #13 134.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-02T09:13:16.142Z] #13 134.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-02T09:13:16.142Z] #13 134.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-02T09:13:16.142Z] #13 134.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-02T09:13:16.142Z] #13 134.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-02T09:13:16.142Z] #13 134.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-02T09:13:16.142Z] #13 134.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:13:16.142Z] #13 134.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-02T09:13:16.142Z] #13 134.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-02T09:13:16.142Z] #13 135.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:13:16.142Z] #13 135.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-02T09:13:16.142Z] #13 135.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-02T09:13:16.142Z] #13 135.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-02T09:13:16.142Z] #13 135.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-02T09:13:16.142Z] #13 135.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-02T09:13:16.142Z] #13 135.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-02T09:13:16.142Z] #13 135.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-02T09:13:16.142Z] #13 135.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:13:16.142Z] #13 135.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-02T09:13:16.142Z] #13 135.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-02T09:13:16.142Z] #13 135.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-02T09:13:16.142Z] #13 135.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-02T09:13:16.142Z] #13 135.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-02T09:13:16.142Z] #13 135.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-02T09:13:16.142Z] #13 135.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-02T09:13:16.142Z] #13 135.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:13:16.142Z] #13 135.2 Setting up dmsetup (2:1.02.155-3) ... [2021-06-02T09:13:16.142Z] #13 135.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-02T09:13:16.142Z] #13 135.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-02T09:13:16.142Z] #13 135.3 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:13:16.476Z] #20 1.599 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-02T09:13:16.477Z] #20 1.761 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:13:16.477Z] #20 1.782 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:13:16.477Z] #20 1.878 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:13:16.588Z] #20 26.26 Selecting previously unselected package python3. [2021-06-02T09:13:16.708Z] #13 DONE 137.1s [2021-06-02T09:13:16.708Z] [2021-06-02T09:13:16.708Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:13:16.708Z] #54 sha256:03921874e556b9fe82a4e69fff4001620d48df1fc7011ecc152475be217ff3a8 [2021-06-02T09:13:16.850Z] #20 26.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-02T09:13:16.850Z] #20 26.31 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-02T09:13:16.850Z] #20 26.32 Unpacking python3 (3.7.3-1) ... [2021-06-02T09:13:16.850Z] #20 26.41 Selecting previously unselected package libip4tc0:amd64. [2021-06-02T09:13:16.850Z] #20 26.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-02T09:13:16.850Z] #20 26.42 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-02T09:13:16.850Z] #20 26.50 Selecting previously unselected package libip6tc0:amd64. [2021-06-02T09:13:16.850Z] #20 26.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-02T09:13:16.850Z] #20 26.53 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-02T09:13:17.060Z] #20 2.212 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-06-02T09:13:17.113Z] #20 26.61 Selecting previously unselected package libiptc0:amd64. [2021-06-02T09:13:17.113Z] #20 26.61 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-02T09:13:17.113Z] #20 26.62 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-02T09:13:17.284Z] #20 22.37 Selecting previously unselected package python3-minimal. [2021-06-02T09:13:17.284Z] #20 22.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-06-02T09:13:17.284Z] #20 22.45 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-06-02T09:13:17.284Z] #20 22.46 Unpacking python3-minimal (3.7.3-1) ... [2021-06-02T09:13:17.284Z] #20 22.59 Selecting previously unselected package libmpdec2:arm64. [2021-06-02T09:13:17.284Z] #20 22.59 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-06-02T09:13:17.284Z] #20 22.61 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-06-02T09:13:17.375Z] #20 26.69 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-02T09:13:17.375Z] #20 26.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-02T09:13:17.375Z] #20 26.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-02T09:13:17.375Z] #20 26.75 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-02T09:13:17.375Z] #20 26.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-02T09:13:17.375Z] #20 26.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-02T09:13:17.375Z] #20 26.84 Selecting previously unselected package libnftnl11:amd64. [2021-06-02T09:13:17.375Z] #20 26.84 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-02T09:13:17.375Z] #20 26.85 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-02T09:13:17.375Z] #20 26.94 Selecting previously unselected package iptables. [2021-06-02T09:13:17.547Z] #20 22.80 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-06-02T09:13:17.548Z] #20 22.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-06-02T09:13:17.548Z] #20 22.84 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:17.637Z] #20 26.94 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-02T09:13:17.637Z] #20 26.95 Unpacking iptables (1.8.2-4) ... [2021-06-02T09:13:17.899Z] #20 27.25 Selecting previously unselected package xxd. [2021-06-02T09:13:17.899Z] #20 27.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-02T09:13:17.899Z] #20 27.26 Unpacking xxd (2:8.1.0875-5) ... [2021-06-02T09:13:17.899Z] #20 27.37 Selecting previously unselected package vim-common. [2021-06-02T09:13:17.899Z] #20 27.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:13:17.899Z] #20 27.40 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-02T09:13:18.015Z] #20 3.162 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:13:18.082Z] #54 ... [2021-06-02T09:13:18.082Z] [2021-06-02T09:13:18.082Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-06-02T09:13:18.082Z] #59 sha256:d85d4f036b6575571ec91e1fe62e96a72b2e27590d3c63f64fa25edc7efda4e1 [2021-06-02T09:13:18.082Z] #59 DONE 145.6s [2021-06-02T09:13:18.082Z] [2021-06-02T09:13:18.082Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-02T09:13:18.082Z] #60 sha256:4dc4c3138ebab9b58a31d9f635b19ce7bc189a7cdf02e79f4333bfbc3398390e [2021-06-02T09:13:18.082Z] #60 DONE 0.1s [2021-06-02T09:13:18.162Z] #20 27.57 Selecting previously unselected package bash-completion. [2021-06-02T09:13:18.162Z] #20 27.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-02T09:13:18.340Z] [2021-06-02T09:13:18.340Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-02T09:13:18.340Z] #61 sha256:8ce518ad802b27e3346c242f10679806ffa0a96a9fd1a69ede4b0e82b1080e15 [2021-06-02T09:13:18.340Z] #61 DONE 0.1s [2021-06-02T09:13:18.340Z] [2021-06-02T09:13:18.340Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-06-02T09:13:18.340Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-02T09:13:18.340Z] #14 DONE 1.8s [2021-06-02T09:13:18.340Z] [2021-06-02T09:13:18.340Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:13:18.340Z] #54 sha256:03921874e556b9fe82a4e69fff4001620d48df1fc7011ecc152475be217ff3a8 [2021-06-02T09:13:18.340Z] #54 1.841 + RM_GOPATH=0 [2021-06-02T09:13:18.340Z] #54 1.847 + TMP_GOPATH= [2021-06-02T09:13:18.340Z] #54 1.847 + : /build [2021-06-02T09:13:18.340Z] #54 1.847 + '[' -z '' ']' [2021-06-02T09:13:18.340Z] #54 1.847 ++ mktemp -d [2021-06-02T09:13:18.340Z] #54 1.847 + export GOPATH=/tmp/tmp.ff7jf7kOQg [2021-06-02T09:13:18.340Z] #54 1.847 + GOPATH=/tmp/tmp.ff7jf7kOQg [2021-06-02T09:13:18.340Z] #54 1.847 + RM_GOPATH=1 [2021-06-02T09:13:18.340Z] #54 1.847 + case "$(go env GOARCH)" in [2021-06-02T09:13:18.340Z] #54 1.847 ++ go env GOARCH [2021-06-02T09:13:18.340Z] #54 1.905 + export GO_BUILDMODE=-buildmode=pie [2021-06-02T09:13:18.340Z] #54 1.905 + GO_BUILDMODE=-buildmode=pie [2021-06-02T09:13:18.340Z] #54 1.905 ++ dirname /tmp/install/install.sh [2021-06-02T09:13:18.340Z] #54 1.905 + dir=/tmp/install [2021-06-02T09:13:18.340Z] #54 1.905 + bin=runc [2021-06-02T09:13:18.340Z] #54 1.905 + shift [2021-06-02T09:13:18.340Z] #54 1.905 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-02T09:13:18.340Z] #54 1.905 + . /tmp/install/runc.installer [2021-06-02T09:13:18.340Z] #54 1.905 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-02T09:13:18.340Z] #54 1.905 + install_runc [2021-06-02T09:13:18.340Z] #54 1.905 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-02T09:13:18.340Z] #54 1.905 + uname -r [2021-06-02T09:13:18.340Z] #54 1.905 + RUNC_BUILDTAGS='seccomp ' [2021-06-02T09:13:18.340Z] #54 1.905 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-02T09:13:18.340Z] #54 1.905 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ff7jf7kOQg/src/github.com/opencontainers/runc [2021-06-02T09:13:18.498Z] #20 23.89 Selecting previously unselected package python3.7. [2021-06-02T09:13:18.498Z] #20 23.90 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-06-02T09:13:18.498Z] #20 23.91 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:18.597Z] #54 1.906 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-02T09:13:18.597Z] #54 1.906 Cloning into '/tmp/tmp.ff7jf7kOQg/src/github.com/opencontainers/runc'... [2021-06-02T09:13:18.761Z] #20 24.02 Selecting previously unselected package libpython3-stdlib:arm64. [2021-06-02T09:13:18.761Z] #20 24.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-06-02T09:13:18.761Z] #20 24.04 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-02T09:13:18.761Z] #20 24.20 Setting up python3-minimal (3.7.3-1) ... [2021-06-02T09:13:18.806Z] #57 178.1 + bin/containerd [2021-06-02T09:13:18.964Z] #20 4.368 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:13:19.712Z] #20 25.16 Selecting previously unselected package python3. [2021-06-02T09:13:19.712Z] #20 25.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-06-02T09:13:19.712Z] #20 25.22 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-06-02T09:13:19.712Z] #20 25.23 Unpacking python3 (3.7.3-1) ... [2021-06-02T09:13:19.745Z] #57 ... [2021-06-02T09:13:19.746Z] [2021-06-02T09:13:19.746Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:13:19.746Z] #54 sha256:2313351faefa664d96bd721ed01c059cc8dbc285370332c56192ec90e543bdda [2021-06-02T09:13:19.746Z] #54 107.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-02T09:13:19.746Z] #54 108.2 + mkdir -p /build [2021-06-02T09:13:19.746Z] #54 108.2 + cp runc /build/runc [2021-06-02T09:13:19.746Z] #54 DONE 108.9s [2021-06-02T09:13:19.746Z] [2021-06-02T09:13:19.746Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:13:19.746Z] #57 sha256:d3ff896063fadf0b949ea8fe121da4042fd7a7ca950c74ca50467b882c3da805 [2021-06-02T09:13:19.969Z] #54 ... [2021-06-02T09:13:19.970Z] [2021-06-02T09:13:19.970Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-06-02T09:13:19.970Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-02T09:13:19.970Z] #15 DONE 1.5s [2021-06-02T09:13:19.975Z] #20 25.37 Selecting previously unselected package libip4tc0:arm64. [2021-06-02T09:13:19.975Z] #20 25.39 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-06-02T09:13:19.975Z] #20 25.40 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-06-02T09:13:20.227Z] [2021-06-02T09:13:20.227Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-02T09:13:20.227Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-02T09:13:20.238Z] #20 25.51 Selecting previously unselected package libip6tc0:arm64. [2021-06-02T09:13:20.239Z] #20 25.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-06-02T09:13:20.239Z] #20 25.52 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-06-02T09:13:20.239Z] #20 25.63 Selecting previously unselected package libiptc0:arm64. [2021-06-02T09:13:20.239Z] #20 25.65 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-06-02T09:13:20.239Z] #20 25.67 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-06-02T09:13:20.353Z] #20 5.546 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:13:20.503Z] #20 25.77 Selecting previously unselected package libnfnetlink0:arm64. [2021-06-02T09:13:20.503Z] #20 25.78 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-06-02T09:13:20.503Z] #20 25.79 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-02T09:13:20.503Z] #20 ... [2021-06-02T09:13:20.503Z] [2021-06-02T09:13:20.503Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:13:20.503Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-02T09:13:20.503Z] #40 135.6 + dpkg --print-architecture [2021-06-02T09:13:20.715Z] #20 29.81 Unpacking bash-completion (1:2.8-6) ... [2021-06-02T09:13:20.715Z] #20 30.14 Selecting previously unselected package bzip2. [2021-06-02T09:13:20.715Z] #20 30.15 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-02T09:13:20.715Z] #20 30.16 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-02T09:13:20.715Z] #20 30.24 Selecting previously unselected package xz-utils. [2021-06-02T09:13:20.715Z] #20 30.25 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-02T09:13:20.715Z] #20 30.25 Unpacking xz-utils (5.2.4-1) ... [2021-06-02T09:13:20.978Z] #20 30.41 Selecting previously unselected package apparmor. [2021-06-02T09:13:20.978Z] #20 30.41 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-02T09:13:20.978Z] #20 30.49 Unpacking apparmor (2.13.2-10) ... [2021-06-02T09:13:21.127Z] #57 ... [2021-06-02T09:13:21.127Z] [2021-06-02T09:13:21.127Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-02T09:13:21.127Z] #55 sha256:210e39a1e607c77ec119fbc552bc8a9559eab65173969ca037161fee3273da6a [2021-06-02T09:13:21.127Z] #55 DONE 0.2s [2021-06-02T09:13:21.127Z] [2021-06-02T09:13:21.127Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:13:21.127Z] #57 sha256:d3ff896063fadf0b949ea8fe121da4042fd7a7ca950c74ca50467b882c3da805 [2021-06-02T09:13:21.160Z] #16 ... [2021-06-02T09:13:21.160Z] [2021-06-02T09:13:21.160Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:13:21.160Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:13:21.160Z] #46 138.6 crypto/tls [2021-06-02T09:13:21.160Z] #46 143.8 net/http/httptrace [2021-06-02T09:13:21.160Z] #46 144.1 net/http [2021-06-02T09:13:21.240Z] #20 30.77 Selecting previously unselected package aufs-tools. [2021-06-02T09:13:21.240Z] #20 30.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-02T09:13:21.240Z] #20 30.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-02T09:13:21.240Z] #20 30.91 Selecting previously unselected package libonig5:amd64. [2021-06-02T09:13:21.454Z] #40 DONE 136.6s [2021-06-02T09:13:21.454Z] [2021-06-02T09:13:21.454Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:13:21.454Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-02T09:13:21.454Z] #20 25.94 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-06-02T09:13:21.454Z] #20 25.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-06-02T09:13:21.454Z] #20 25.97 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-02T09:13:21.454Z] #20 26.24 Selecting previously unselected package libnftnl11:arm64. [2021-06-02T09:13:21.454Z] #20 26.24 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-06-02T09:13:21.454Z] #20 26.25 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-06-02T09:13:21.454Z] #20 26.35 Selecting previously unselected package iptables. [2021-06-02T09:13:21.454Z] #20 26.36 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-06-02T09:13:21.454Z] #20 26.37 Unpacking iptables (1.8.2-4) ... [2021-06-02T09:13:21.454Z] #20 26.77 Selecting previously unselected package xxd. [2021-06-02T09:13:21.454Z] #20 26.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-06-02T09:13:21.454Z] #20 26.81 Unpacking xxd (2:8.1.0875-5) ... [2021-06-02T09:13:21.502Z] #20 30.91 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-02T09:13:21.502Z] #20 30.92 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:13:21.502Z] #20 31.05 Selecting previously unselected package libjq1:amd64. [2021-06-02T09:13:21.502Z] #20 31.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:13:21.502Z] #20 31.07 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:13:21.502Z] #20 31.16 Selecting previously unselected package jq. [2021-06-02T09:13:21.502Z] #20 31.16 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:13:21.718Z] #20 27.08 Selecting previously unselected package vim-common. [2021-06-02T09:13:21.718Z] #20 27.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:13:21.718Z] #20 27.12 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-02T09:13:21.718Z] #20 27.31 Selecting previously unselected package bash-completion. [2021-06-02T09:13:21.718Z] #20 27.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-02T09:13:21.725Z] #46 ... [2021-06-02T09:13:21.725Z] [2021-06-02T09:13:21.725Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-02T09:13:21.725Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-02T09:13:21.725Z] #16 1.723 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-02T09:13:21.725Z] #16 DONE 1.9s [2021-06-02T09:13:21.725Z] [2021-06-02T09:13:21.725Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:13:21.725Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:13:21.764Z] #20 31.16 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-02T09:13:21.764Z] #20 31.24 Selecting previously unselected package libaio1:amd64. [2021-06-02T09:13:21.764Z] #20 31.24 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-02T09:13:21.764Z] #20 31.26 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-02T09:13:21.764Z] #20 31.31 Selecting previously unselected package libgpm2:amd64. [2021-06-02T09:13:21.764Z] #20 31.31 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-02T09:13:21.764Z] #20 31.32 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-02T09:13:21.764Z] #20 31.40 Selecting previously unselected package libicu63:amd64. [2021-06-02T09:13:21.764Z] #20 31.40 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-02T09:13:21.982Z] #40 ... [2021-06-02T09:13:21.982Z] [2021-06-02T09:13:21.982Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-02T09:13:21.982Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-02T09:13:22.026Z] #20 31.41 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:13:23.357Z] #17 DONE 1.2s [2021-06-02T09:13:23.357Z] [2021-06-02T09:13:23.357Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-02T09:13:23.357Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-02T09:13:24.290Z] #18 DONE 1.1s [2021-06-02T09:13:24.290Z] [2021-06-02T09:13:24.290Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-06-02T09:13:24.290Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-02T09:13:24.582Z] #20 34.20 Selecting previously unselected package libnet1:amd64. [2021-06-02T09:13:24.845Z] #20 34.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-02T09:13:24.845Z] #20 34.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:13:25.037Z] #20 30.13 Unpacking bash-completion (1:2.8-6) ... [2021-06-02T09:13:25.037Z] #20 30.50 Selecting previously unselected package bzip2. [2021-06-02T09:13:25.037Z] #20 30.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-06-02T09:13:25.107Z] #20 34.65 Selecting previously unselected package libnl-3-200:amd64. [2021-06-02T09:13:25.107Z] #20 34.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-02T09:13:25.107Z] #20 34.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:13:25.107Z] #20 34.75 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-02T09:13:25.222Z] #19 DONE 1.2s [2021-06-02T09:13:25.222Z] [2021-06-02T09:13:25.222Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:13:25.222Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:13:25.301Z] #20 30.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-02T09:13:25.301Z] #20 30.65 Selecting previously unselected package xz-utils. [2021-06-02T09:13:25.301Z] #20 30.66 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-06-02T09:13:25.301Z] #20 30.67 Unpacking xz-utils (5.2.4-1) ... [2021-06-02T09:13:25.369Z] #20 34.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-02T09:13:25.369Z] #20 34.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:13:25.369Z] #20 34.83 Selecting previously unselected package libreadline5:amd64. [2021-06-02T09:13:25.369Z] #20 34.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-02T09:13:25.369Z] #20 34.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-02T09:13:25.565Z] #20 30.86 Selecting previously unselected package apparmor. [2021-06-02T09:13:25.565Z] #20 30.86 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-06-02T09:13:25.565Z] #20 30.94 Unpacking apparmor (2.13.2-10) ... [2021-06-02T09:13:25.632Z] #20 34.95 Selecting previously unselected package net-tools. [2021-06-02T09:13:25.632Z] #20 34.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-02T09:13:25.632Z] #20 34.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-02T09:13:25.632Z] #20 35.15 Selecting previously unselected package patch. [2021-06-02T09:13:25.632Z] #20 35.16 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-02T09:13:25.632Z] #20 35.17 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-02T09:13:25.632Z] #20 35.26 Selecting previously unselected package python-pip-whl. [2021-06-02T09:13:25.632Z] #20 35.27 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-02T09:13:25.632Z] #20 35.28 Unpacking python-pip-whl (18.1-5) ... [2021-06-02T09:13:25.658Z] #20 10.36 Fetched 8971 kB in 9s (994 kB/s) [2021-06-02T09:13:25.828Z] #20 31.22 Selecting previously unselected package aufs-tools. [2021-06-02T09:13:25.829Z] #20 31.24 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-06-02T09:13:25.829Z] #20 31.25 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-02T09:13:26.092Z] #20 31.41 Selecting previously unselected package libonig5:arm64. [2021-06-02T09:13:26.092Z] #20 31.41 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-06-02T09:13:26.092Z] #20 31.43 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-06-02T09:13:26.092Z] #20 31.55 Selecting previously unselected package libjq1:arm64. [2021-06-02T09:13:26.092Z] #20 31.56 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-06-02T09:13:26.092Z] #20 31.57 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-02T09:13:26.206Z] #20 35.75 Selecting previously unselected package python3-lib2to3. [2021-06-02T09:13:26.206Z] #20 35.75 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-02T09:13:26.206Z] #20 35.76 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-02T09:13:26.206Z] #20 35.86 Selecting previously unselected package python3-distutils. [2021-06-02T09:13:26.359Z] #20 31.68 Selecting previously unselected package jq. [2021-06-02T09:13:26.359Z] #20 31.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-06-02T09:13:26.359Z] #20 31.69 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-02T09:13:26.359Z] #20 31.78 Selecting previously unselected package libaio1:arm64. [2021-06-02T09:13:26.359Z] #20 31.79 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-06-02T09:13:26.359Z] #20 31.80 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-06-02T09:13:26.359Z] #20 31.90 Selecting previously unselected package libgpm2:arm64. [2021-06-02T09:13:26.468Z] #20 35.86 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-02T09:13:26.468Z] #20 35.87 Unpacking python3-distutils (3.7.3-1) ... [2021-06-02T09:13:26.468Z] #20 35.97 Selecting previously unselected package python3-pip. [2021-06-02T09:13:26.468Z] #20 35.97 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-02T09:13:26.468Z] #20 35.99 Unpacking python3-pip (18.1-5) ... [2021-06-02T09:13:26.622Z] #20 31.91 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-06-02T09:13:26.622Z] #20 31.91 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-06-02T09:13:26.622Z] #20 32.02 Selecting previously unselected package libicu63:arm64. [2021-06-02T09:13:26.622Z] #20 32.02 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-06-02T09:13:26.622Z] #20 32.04 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-02T09:13:26.731Z] #20 36.14 Selecting previously unselected package python3-pkg-resources. [2021-06-02T09:13:26.731Z] #20 36.15 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-02T09:13:26.731Z] #20 36.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:13:26.731Z] #20 36.26 Selecting previously unselected package python3-setuptools. [2021-06-02T09:13:26.731Z] #20 36.27 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-02T09:13:26.731Z] #20 36.28 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-02T09:13:26.993Z] #20 36.45 Selecting previously unselected package python3-wheel. [2021-06-02T09:13:26.993Z] #20 36.45 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-02T09:13:26.993Z] #20 36.46 Unpacking python3-wheel (0.32.3-2) ... [2021-06-02T09:13:26.993Z] #20 36.53 Selecting previously unselected package sudo. [2021-06-02T09:13:27.124Z] #20 1.592 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-02T09:13:27.124Z] #20 1.684 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-02T09:13:27.124Z] #20 1.694 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-02T09:13:27.124Z] #20 1.805 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-02T09:13:27.255Z] #20 36.53 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-02T09:13:27.255Z] #20 36.54 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-02T09:13:27.381Z] #20 2.196 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [477 kB] [2021-06-02T09:13:27.518Z] #20 36.98 Selecting previously unselected package thin-provisioning-tools. [2021-06-02T09:13:27.518Z] #20 36.98 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-02T09:13:27.518Z] #20 36.99 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-02T09:13:27.580Z] #20 10.36 Reading package lists... [2021-06-02T09:13:27.580Z] #20 ... [2021-06-02T09:13:27.580Z] [2021-06-02T09:13:27.580Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:13:27.580Z] #46 sha256:54374073cab4f3c821a7f98321e791b4b43b6b4c2b0ec39ffb845a6f95c00c9a [2021-06-02T09:13:27.580Z] #46 149.9 github.com/LK4D4/vndr/godl [2021-06-02T09:13:27.580Z] #46 150.6 github.com/LK4D4/vndr [2021-06-02T09:13:27.580Z] #46 DONE 159.0s [2021-06-02T09:13:27.580Z] [2021-06-02T09:13:27.580Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:13:27.580Z] #54 sha256:8afeba86ea84bdfd20ef33e7356a755fb06f8b60fa828c3fdceb12fcbda6b412 [2021-06-02T09:13:27.580Z] #54 11.66 + cd /tmp/tmp.h3G3pCmXka/src/github.com/opencontainers/runc [2021-06-02T09:13:27.580Z] #54 11.66 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-02T09:13:27.580Z] #54 11.96 + '[' -z '' ']' [2021-06-02T09:13:27.580Z] #54 11.96 + target=static [2021-06-02T09:13:27.580Z] #54 11.96 + make 'BUILDTAGS=seccomp ' static [2021-06-02T09:13:27.580Z] #54 12.54 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-02T09:13:27.780Z] #20 37.23 Selecting previously unselected package uidmap. [2021-06-02T09:13:27.780Z] #20 37.24 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-02T09:13:27.780Z] #20 37.25 Unpacking uidmap (1:4.5-1.1) ... [2021-06-02T09:13:28.045Z] #20 37.35 Selecting previously unselected package vim-runtime. [2021-06-02T09:13:28.045Z] #20 37.36 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:13:28.045Z] #20 37.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-02T09:13:28.045Z] #20 37.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-02T09:13:28.045Z] #20 37.42 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-02T09:13:28.557Z] #20 33.85 Selecting previously unselected package libnet1:arm64. [2021-06-02T09:13:28.557Z] #20 33.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-06-02T09:13:28.557Z] #20 33.87 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:13:28.557Z] #20 34.00 Selecting previously unselected package libnl-3-200:arm64. [2021-06-02T09:13:28.557Z] #20 34.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-06-02T09:13:28.557Z] #20 34.01 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-06-02T09:13:28.620Z] #20 ... [2021-06-02T09:13:28.620Z] [2021-06-02T09:13:28.620Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:13:28.620Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:13:28.620Z] #40 168.5 + dpkg --print-architecture [2021-06-02T09:13:28.620Z] #40 168.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-02T09:13:28.753Z] #20 3.164 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-02T09:13:28.821Z] #20 34.20 Selecting previously unselected package libprotobuf-c1:arm64. [2021-06-02T09:13:28.821Z] #20 34.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-06-02T09:13:28.821Z] #20 34.22 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-02T09:13:28.821Z] #20 34.35 Selecting previously unselected package libreadline5:arm64. [2021-06-02T09:13:28.821Z] #20 34.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-06-02T09:13:28.883Z] #40 168.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-02T09:13:28.883Z] #40 168.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-02T09:13:28.969Z] #54 ... [2021-06-02T09:13:28.969Z] [2021-06-02T09:13:28.969Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:13:28.969Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:13:28.969Z] #20 10.36 Reading package lists... [2021-06-02T09:13:29.085Z] #20 34.38 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-02T09:13:29.085Z] #20 34.51 Selecting previously unselected package net-tools. [2021-06-02T09:13:29.085Z] #20 34.51 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-06-02T09:13:29.085Z] #20 34.52 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-02T09:13:29.349Z] #20 34.81 Selecting previously unselected package patch. [2021-06-02T09:13:29.349Z] #20 34.81 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-06-02T09:13:29.349Z] #20 34.83 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-02T09:13:29.349Z] #20 34.94 Selecting previously unselected package python-pip-whl. [2021-06-02T09:13:29.611Z] #20 34.94 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-02T09:13:29.611Z] #20 34.97 Unpacking python-pip-whl (18.1-5) ... [2021-06-02T09:13:29.684Z] #20 4.447 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] [2021-06-02T09:13:29.874Z] #20 35.35 Selecting previously unselected package python3-lib2to3. [2021-06-02T09:13:30.137Z] #20 35.36 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-02T09:13:30.137Z] #20 35.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-02T09:13:30.137Z] #20 35.50 Selecting previously unselected package python3-distutils. [2021-06-02T09:13:30.137Z] #20 35.50 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-02T09:13:30.137Z] #20 35.52 Unpacking python3-distutils (3.7.3-1) ... [2021-06-02T09:13:30.412Z] #20 35.65 Selecting previously unselected package python3-pip. [2021-06-02T09:13:30.412Z] #20 35.65 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-02T09:13:30.412Z] #20 35.66 Unpacking python3-pip (18.1-5) ... [2021-06-02T09:13:30.412Z] #20 35.86 Selecting previously unselected package python3-pkg-resources. [2021-06-02T09:13:30.412Z] #20 35.86 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-02T09:13:30.412Z] #20 35.88 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:13:30.675Z] #20 36.08 Selecting previously unselected package python3-setuptools. [2021-06-02T09:13:30.675Z] #20 36.08 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-02T09:13:30.676Z] #20 36.09 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-02T09:13:30.939Z] #20 36.34 Selecting previously unselected package python3-wheel. [2021-06-02T09:13:30.940Z] #20 36.37 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-02T09:13:30.940Z] #20 36.38 Unpacking python3-wheel (0.32.3-2) ... [2021-06-02T09:13:31.204Z] #20 36.53 Selecting previously unselected package sudo. [2021-06-02T09:13:31.204Z] #20 36.54 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-06-02T09:13:31.204Z] #20 36.56 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-02T09:13:31.467Z] #20 36.93 Selecting previously unselected package thin-provisioning-tools. [2021-06-02T09:13:31.467Z] #20 36.93 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-06-02T09:13:31.467Z] #20 36.94 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-02T09:13:31.522Z] #20 14.41 Reading package lists... [2021-06-02T09:13:31.522Z] #20 ... [2021-06-02T09:13:31.522Z] [2021-06-02T09:13:31.522Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:13:31.522Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-02T09:13:31.522Z] #32 DONE 162.6s [2021-06-02T09:13:31.522Z] [2021-06-02T09:13:31.522Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:13:31.522Z] #50 sha256:d72666583e052dda42bf773165049253097624cfbb6f47285da2c87ebd5dde74 [2021-06-02T09:13:31.581Z] #20 5.833 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-02T09:13:31.730Z] #20 37.17 Selecting previously unselected package uidmap. [2021-06-02T09:13:31.730Z] #20 37.18 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-06-02T09:13:31.730Z] #20 37.18 Unpacking uidmap (1:4.5-1.1) ... [2021-06-02T09:13:31.730Z] #20 37.31 Selecting previously unselected package vim-runtime. [2021-06-02T09:13:32.012Z] #20 37.31 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:13:32.012Z] #20 37.35 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-02T09:13:32.012Z] #20 37.39 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-02T09:13:32.012Z] #20 37.40 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-02T09:13:32.096Z] #50 ... [2021-06-02T09:13:32.096Z] [2021-06-02T09:13:32.096Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:13:32.096Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:13:32.096Z] #20 14.41 Reading package lists... [2021-06-02T09:13:33.305Z] #20 17.67 Building dependency tree... [2021-06-02T09:13:33.477Z] #20 ... [2021-06-02T09:13:33.477Z] [2021-06-02T09:13:33.477Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:13:33.477Z] #54 sha256:03921874e556b9fe82a4e69fff4001620d48df1fc7011ecc152475be217ff3a8 [2021-06-02T09:13:33.477Z] #54 12.17 + cd /tmp/tmp.ff7jf7kOQg/src/github.com/opencontainers/runc [2021-06-02T09:13:33.477Z] #54 12.17 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-02T09:13:33.477Z] #54 12.74 + '[' -z '' ']' [2021-06-02T09:13:33.477Z] #54 12.75 + target=static [2021-06-02T09:13:33.477Z] #54 12.75 + make 'BUILDTAGS=seccomp ' static [2021-06-02T09:13:33.477Z] #54 13.00 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-02T09:13:33.567Z] #20 18.85 libcap2-bin is already the newest version (1:2.25-2). [2021-06-02T09:13:33.567Z] #20 18.85 The following additional packages will be installed: [2021-06-02T09:13:33.567Z] #20 18.85 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-02T09:13:33.567Z] #20 18.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-02T09:13:33.567Z] #20 18.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-02T09:13:33.567Z] #20 18.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-02T09:13:33.567Z] #20 18.86 python3.7 python3.7-minimal vim-runtime xxd [2021-06-02T09:13:33.567Z] #20 18.86 Suggested packages: [2021-06-02T09:13:33.567Z] #20 18.86 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-02T09:13:33.567Z] #20 18.86 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-02T09:13:33.567Z] #20 18.86 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-02T09:13:33.567Z] #20 18.86 quota [2021-06-02T09:13:33.567Z] #20 18.86 Recommended packages: [2021-06-02T09:13:33.567Z] #20 18.86 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-02T09:13:33.567Z] #20 18.86 python3-keyrings.alt python3-xdg unzip [2021-06-02T09:13:34.578Z] #20 39.80 Selecting previously unselected package vim. [2021-06-02T09:13:34.578Z] #20 39.81 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-06-02T09:13:34.578Z] #20 39.93 Unpacking vim (2:8.1.0875-5) ... [2021-06-02T09:13:34.849Z] #20 40.31 Selecting previously unselected package xfsprogs. [2021-06-02T09:13:34.849Z] #20 40.32 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-06-02T09:13:34.849Z] #20 40.33 Unpacking xfsprogs (4.20.0-1) ... [2021-06-02T09:13:34.957Z] #20 20.17 The following NEW packages will be installed: [2021-06-02T09:13:34.957Z] #20 20.17 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-02T09:13:34.957Z] #20 20.17 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-02T09:13:34.957Z] #20 20.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-02T09:13:34.957Z] #20 20.17 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-02T09:13:34.957Z] #20 20.17 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-02T09:13:34.957Z] #20 20.17 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-02T09:13:34.957Z] #20 20.17 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-02T09:13:34.957Z] #20 20.17 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-02T09:13:34.957Z] #20 20.17 xz-utils zip [2021-06-02T09:13:35.220Z] #20 20.49 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-02T09:13:35.220Z] #20 20.49 Need to get 28.6 MB of archives. [2021-06-02T09:13:35.220Z] #20 20.49 After this operation, 116 MB of additional disk space will be used. [2021-06-02T09:13:35.220Z] #20 20.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-02T09:13:35.220Z] #20 20.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-02T09:13:35.220Z] #20 20.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-02T09:13:35.220Z] #20 20.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-02T09:13:35.220Z] #20 20.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-02T09:13:35.220Z] #20 20.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-02T09:13:35.220Z] #20 20.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-02T09:13:35.220Z] #20 20.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-02T09:13:35.220Z] #20 20.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-02T09:13:35.220Z] #20 20.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-02T09:13:35.220Z] #20 20.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-02T09:13:35.220Z] #20 20.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-02T09:13:35.220Z] #20 20.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-02T09:13:35.426Z] #20 40.69 Selecting previously unselected package zip. [2021-06-02T09:13:35.426Z] #20 40.69 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-06-02T09:13:35.426Z] #20 40.70 Unpacking zip (3.0-11+b1) ... [2021-06-02T09:13:35.426Z] #20 40.90 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-02T09:13:35.426Z] #20 40.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-02T09:13:35.426Z] #20 40.95 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-06-02T09:13:35.426Z] #20 40.97 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-06-02T09:13:35.426Z] #20 41.00 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-06-02T09:13:35.426Z] #20 41.01 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-06-02T09:13:35.482Z] #20 20.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-02T09:13:35.482Z] #20 20.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-02T09:13:35.482Z] #20 20.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-02T09:13:35.482Z] #20 20.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-02T09:13:35.482Z] #20 20.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-02T09:13:35.482Z] #20 20.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-02T09:13:35.482Z] #20 20.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-02T09:13:35.482Z] #20 20.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-02T09:13:35.482Z] #20 20.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-02T09:13:35.482Z] #20 20.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-02T09:13:35.482Z] #20 20.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-02T09:13:35.482Z] #20 20.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-02T09:13:35.482Z] #20 20.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-02T09:13:35.482Z] #20 20.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-02T09:13:35.482Z] #20 20.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-02T09:13:35.482Z] #20 20.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-02T09:13:35.490Z] #40 ... [2021-06-02T09:13:35.490Z] [2021-06-02T09:13:35.490Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:13:35.490Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:13:35.490Z] #20 39.94 Selecting previously unselected package vim. [2021-06-02T09:13:35.490Z] #20 39.95 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-02T09:13:35.490Z] #20 39.97 Unpacking vim (2:8.1.0875-5) ... [2021-06-02T09:13:35.490Z] #20 40.52 Selecting previously unselected package xfsprogs. [2021-06-02T09:13:35.490Z] #20 40.53 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-02T09:13:35.490Z] #20 40.53 Unpacking xfsprogs (4.20.0-1) ... [2021-06-02T09:13:35.490Z] #20 40.93 Selecting previously unselected package zip. [2021-06-02T09:13:35.490Z] #20 40.93 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-02T09:13:35.490Z] #20 40.94 Unpacking zip (3.0-11+b1) ... [2021-06-02T09:13:35.490Z] #20 41.10 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-02T09:13:35.490Z] #20 41.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-02T09:13:35.490Z] #20 41.16 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-02T09:13:35.490Z] #20 41.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-02T09:13:35.490Z] #20 41.24 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-02T09:13:35.490Z] #20 41.26 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-02T09:13:35.490Z] #20 41.27 Setting up uidmap (1:4.5-1.1) ... [2021-06-02T09:13:35.490Z] #20 41.28 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-02T09:13:35.490Z] #20 41.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:13:35.490Z] #20 41.31 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-02T09:13:35.490Z] #20 41.33 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:13:35.490Z] #20 41.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:13:35.490Z] #20 41.35 Setting up xxd (2:8.1.0875-5) ... [2021-06-02T09:13:35.490Z] #20 41.37 Setting up zip (3.0-11+b1) ... [2021-06-02T09:13:35.490Z] #20 41.38 Setting up vim-common (2:8.1.0875-5) ... [2021-06-02T09:13:35.490Z] #20 41.42 Setting up bash-completion (1:2.8-6) ... [2021-06-02T09:13:35.490Z] #20 43.88 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-02T09:13:35.490Z] #20 43.89 Setting up xz-utils (5.2.4-1) ... [2021-06-02T09:13:35.490Z] #20 43.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-02T09:13:35.490Z] #20 43.93 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-02T09:13:35.490Z] #20 43.96 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-02T09:13:35.490Z] #20 44.01 invoke-rc.d: could not determine current runlevel [2021-06-02T09:13:35.490Z] #20 44.03 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-02T09:13:35.490Z] #20 44.04 Setting up pigz (2.4-1) ... [2021-06-02T09:13:35.490Z] #20 44.06 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-02T09:13:35.490Z] #20 44.07 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:13:35.490Z] #20 44.09 Setting up python-pip-whl (18.1-5) ... [2021-06-02T09:13:35.490Z] #20 44.10 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:13:35.490Z] #20 44.11 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-02T09:13:35.490Z] #20 44.45 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-02T09:13:35.490Z] #20 44.47 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:13:35.490Z] #20 44.48 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:35.490Z] #20 44.50 Setting up vim (2:8.1.0875-5) ... [2021-06-02T09:13:35.490Z] #20 44.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-02T09:13:35.490Z] #20 44.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-02T09:13:35.490Z] #20 44.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-02T09:13:35.490Z] #20 44.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-02T09:13:35.490Z] #20 44.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-02T09:13:35.490Z] #20 44.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-02T09:13:35.490Z] #20 44.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-02T09:13:35.490Z] #20 44.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-02T09:13:35.490Z] #20 44.57 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:13:35.490Z] #20 44.58 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-02T09:13:35.490Z] #20 44.60 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-02T09:13:35.490Z] #20 44.61 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-02T09:13:35.490Z] #20 44.62 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:13:35.490Z] #20 44.64 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:35.689Z] #20 41.03 Setting up uidmap (1:4.5-1.1) ... [2021-06-02T09:13:35.689Z] #20 41.05 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-06-02T09:13:35.689Z] #20 41.07 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:13:35.689Z] #20 41.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-02T09:13:35.689Z] #20 41.10 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-06-02T09:13:35.689Z] #20 41.11 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-06-02T09:13:35.689Z] #20 41.13 Setting up xxd (2:8.1.0875-5) ... [2021-06-02T09:13:35.689Z] #20 41.14 Setting up zip (3.0-11+b1) ... [2021-06-02T09:13:35.689Z] #20 41.16 Setting up vim-common (2:8.1.0875-5) ... [2021-06-02T09:13:35.689Z] #20 41.19 Setting up bash-completion (1:2.8-6) ... [2021-06-02T09:13:35.744Z] #20 21.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-02T09:13:35.744Z] #20 21.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-02T09:13:35.744Z] #20 21.16 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-02T09:13:35.744Z] #20 21.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-02T09:13:35.744Z] #20 21.17 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-02T09:13:35.744Z] #20 21.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-02T09:13:35.744Z] #20 21.18 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-02T09:13:35.744Z] #20 21.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-02T09:13:36.006Z] #20 21.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-02T09:13:36.006Z] #20 21.25 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-02T09:13:36.006Z] #20 21.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-02T09:13:36.006Z] #20 21.27 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-02T09:13:36.006Z] #20 21.28 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-02T09:13:36.006Z] #20 21.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-02T09:13:36.006Z] #20 21.34 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-02T09:13:36.006Z] #20 21.36 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-02T09:13:36.006Z] #20 21.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-02T09:13:36.268Z] #20 21.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-02T09:13:36.268Z] #20 21.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-02T09:13:36.268Z] #20 21.75 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-02T09:13:36.757Z] #54 ... [2021-06-02T09:13:36.757Z] [2021-06-02T09:13:36.757Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:13:36.757Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:13:36.757Z] #20 10.80 Fetched 8971 kB in 9s (948 kB/s) [2021-06-02T09:13:36.842Z] #20 22.34 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:13:37.104Z] #20 22.45 Fetched 28.6 MB in 2s (18.7 MB/s) [2021-06-02T09:13:37.104Z] #20 22.49 Selecting previously unselected package pigz. [2021-06-02T09:13:37.104Z] #20 22.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 ... 23435 files and directories currently installed.) [2021-06-02T09:13:37.104Z] #20 22.55 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-02T09:13:37.104Z] #20 22.56 Unpacking pigz (2.4-1) ... [2021-06-02T09:13:37.104Z] #20 22.65 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-02T09:13:37.367Z] #20 22.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:13:37.367Z] #20 22.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:37.416Z] #20 47.03 Setting up iptables (1.8.2-4) ... [2021-06-02T09:13:37.629Z] #20 23.09 Selecting previously unselected package python3.7-minimal. [2021-06-02T09:13:37.678Z] #20 47.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-02T09:13:37.678Z] #20 47.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-02T09:13:37.678Z] #20 47.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-02T09:13:37.678Z] #20 47.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-02T09:13:37.678Z] #20 47.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-02T09:13:37.678Z] #20 47.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-02T09:13:37.679Z] #20 47.10 Setting up python3 (3.7.3-1) ... [2021-06-02T09:13:37.891Z] #20 23.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:13:37.891Z] #20 23.10 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:13:37.940Z] #20 47.43 Setting up python3-wheel (0.32.3-2) ... [2021-06-02T09:13:38.464Z] #20 23.91 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:38.464Z] #20 23.92 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:13:38.514Z] #20 47.96 Setting up apparmor (2.13.2-10) ... [2021-06-02T09:13:39.010Z] #20 44.02 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-06-02T09:13:39.011Z] #20 44.04 Setting up xz-utils (5.2.4-1) ... [2021-06-02T09:13:39.011Z] #20 44.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-02T09:13:39.011Z] #20 44.08 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-02T09:13:39.011Z] #20 44.09 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-02T09:13:39.011Z] #20 44.17 invoke-rc.d: could not determine current runlevel [2021-06-02T09:13:39.011Z] #20 44.18 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-02T09:13:39.011Z] #20 44.19 Setting up pigz (2.4-1) ... [2021-06-02T09:13:39.011Z] #20 44.21 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-06-02T09:13:39.011Z] #20 44.23 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-06-02T09:13:39.011Z] #20 44.27 Setting up python-pip-whl (18.1-5) ... [2021-06-02T09:13:39.011Z] #20 44.28 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-06-02T09:13:39.011Z] #20 44.30 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-02T09:13:39.275Z] #20 44.70 Setting up libaio1:arm64 (0.3.112-3) ... [2021-06-02T09:13:39.275Z] #20 44.72 Setting up libonig5:arm64 (6.9.1-1) ... [2021-06-02T09:13:39.275Z] #20 44.74 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:39.275Z] #20 44.75 Setting up vim (2:8.1.0875-5) ... [2021-06-02T09:13:39.275Z] #20 44.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-02T09:13:39.275Z] #20 44.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-02T09:13:39.275Z] #20 44.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-02T09:13:39.275Z] #20 44.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-02T09:13:39.275Z] #20 44.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-02T09:13:39.275Z] #20 44.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-02T09:13:39.275Z] #20 44.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-02T09:13:39.275Z] #20 44.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-02T09:13:39.275Z] #20 44.89 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-06-02T09:13:39.538Z] #20 44.91 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-02T09:13:39.538Z] #20 44.94 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-06-02T09:13:39.538Z] #20 44.95 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-02T09:13:39.538Z] #20 44.98 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-06-02T09:13:39.538Z] #20 44.99 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:40.036Z] #20 10.80 Reading package lists...#20 ... [2021-06-02T09:13:40.036Z] [2021-06-02T09:13:40.036Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-06-02T09:13:40.036Z] #46 sha256:4ddb9572812c65d9cf89e003f8992da32d3a932afd54c5049e32afcefc72123b [2021-06-02T09:13:40.036Z] #46 157.6 github.com/LK4D4/vndr/godl [2021-06-02T09:13:40.036Z] #46 158.2 github.com/LK4D4/vndr [2021-06-02T09:13:40.036Z] #46 DONE 167.1s [2021-06-02T09:13:40.036Z] [2021-06-02T09:13:40.036Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:13:40.036Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:13:40.036Z] #20 10.80 Reading package lists... [2021-06-02T09:13:40.384Z] #20 25.45 Selecting previously unselected package python3-minimal. [2021-06-02T09:13:40.384Z] #20 25.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-02T09:13:40.384Z] #20 25.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-02T09:13:40.384Z] #20 25.49 Unpacking python3-minimal (3.7.3-1) ... [2021-06-02T09:13:40.384Z] #20 25.58 Selecting previously unselected package libmpdec2:amd64. [2021-06-02T09:13:40.384Z] #20 25.59 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-02T09:13:40.384Z] #20 25.61 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:13:40.384Z] #20 25.74 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-02T09:13:40.384Z] #20 25.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:13:40.384Z] #20 25.77 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:40.460Z] #20 49.75 Setting up xfsprogs (4.20.0-1) ... [2021-06-02T09:13:40.460Z] #20 49.77 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-02T09:13:40.727Z] #20 50.11 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:13:41.301Z] #20 50.88 Setting up python3-distutils (3.7.3-1) ... [2021-06-02T09:13:41.330Z] #20 26.53 Selecting previously unselected package python3.7. [2021-06-02T09:13:41.330Z] #20 26.54 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:13:41.330Z] #20 26.55 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:41.330Z] #20 26.66 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-02T09:13:41.330Z] #20 26.67 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-02T09:13:41.330Z] #20 26.68 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:13:41.592Z] #20 26.79 Setting up python3-minimal (3.7.3-1) ... [2021-06-02T09:13:41.875Z] #20 51.27 Setting up python3-setuptools (40.8.0-1) ... [2021-06-02T09:13:42.105Z] #20 47.18 Setting up iptables (1.8.2-4) ... [2021-06-02T09:13:42.105Z] #20 47.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-02T09:13:42.105Z] #20 47.23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-02T09:13:42.105Z] #20 47.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-02T09:13:42.105Z] #20 47.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-02T09:13:42.105Z] #20 47.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-02T09:13:42.105Z] #20 47.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-02T09:13:42.105Z] #20 47.67 Setting up python3 (3.7.3-1) ... [2021-06-02T09:13:42.166Z] #20 27.60 Selecting previously unselected package python3. [2021-06-02T09:13:42.429Z] #20 27.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-02T09:13:42.429Z] #20 27.64 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-02T09:13:42.429Z] #20 27.65 Unpacking python3 (3.7.3-1) ... [2021-06-02T09:13:42.429Z] #20 27.74 Selecting previously unselected package libip4tc0:amd64. [2021-06-02T09:13:42.429Z] #20 27.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-02T09:13:42.429Z] #20 27.75 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-02T09:13:42.429Z] #20 27.83 Selecting previously unselected package libip6tc0:amd64. [2021-06-02T09:13:42.429Z] #20 27.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-02T09:13:42.429Z] #20 27.83 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-02T09:13:42.429Z] #20 27.91 Selecting previously unselected package libiptc0:amd64. [2021-06-02T09:13:42.429Z] #20 27.91 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-02T09:13:42.429Z] #20 27.92 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-02T09:13:42.429Z] #20 27.99 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-02T09:13:42.429Z] #20 27.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-02T09:13:42.681Z] #20 48.20 Setting up python3-wheel (0.32.3-2) ... [2021-06-02T09:13:42.690Z] #20 28.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-02T09:13:42.690Z] #20 28.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-02T09:13:42.690Z] #20 28.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-02T09:13:42.690Z] #20 28.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-02T09:13:42.690Z] #20 28.15 Selecting previously unselected package libnftnl11:amd64. [2021-06-02T09:13:42.690Z] #20 28.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-02T09:13:42.690Z] #20 28.16 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-02T09:13:42.690Z] #20 28.24 Selecting previously unselected package iptables. [2021-06-02T09:13:42.820Z] #20 52.31 Setting up python3-pip (18.1-5) ... [2021-06-02T09:13:42.957Z] #20 28.25 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-02T09:13:42.957Z] #20 28.26 Unpacking iptables (1.8.2-4) ... [2021-06-02T09:13:43.219Z] #20 28.54 Selecting previously unselected package xxd. [2021-06-02T09:13:43.219Z] #20 28.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-02T09:13:43.219Z] #20 28.56 Unpacking xxd (2:8.1.0875-5) ... [2021-06-02T09:13:43.481Z] #20 28.69 Selecting previously unselected package vim-common. [2021-06-02T09:13:43.481Z] #20 28.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:13:43.481Z] #20 28.75 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-02T09:13:43.481Z] #20 28.89 Selecting previously unselected package bash-completion. [2021-06-02T09:13:43.481Z] #20 28.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-02T09:13:43.631Z] #20 48.94 Setting up apparmor (2.13.2-10) ... [2021-06-02T09:13:43.766Z] #20 53.07 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:13:43.766Z] #20 53.11 Processing triggers for mime-support (3.62) ... [2021-06-02T09:13:44.027Z] #20 DONE 53.7s [2021-06-02T09:13:44.027Z] [2021-06-02T09:13:44.028Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:13:44.028Z] #50 sha256:3c01d6cd2647765798cef106e52bbeff4ed3449d65a453a6e535426bd3b39af0 [2021-06-02T09:13:44.215Z] #20 14.57 Reading package lists... [2021-06-02T09:13:44.215Z] #20 18.34 Building dependency tree... [2021-06-02T09:13:44.215Z] #20 ... [2021-06-02T09:13:44.215Z] [2021-06-02T09:13:44.215Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-02T09:13:44.215Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-02T09:13:44.215Z] #32 DONE 170.7s [2021-06-02T09:13:44.215Z] [2021-06-02T09:13:44.215Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:13:44.215Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:13:44.290Z] #50 ... [2021-06-02T09:13:44.290Z] [2021-06-02T09:13:44.290Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-02T09:13:44.290Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-02T09:13:45.148Z] #20 18.34 Building dependency tree... [2021-06-02T09:13:45.455Z] #20 20.12 libcap2-bin is already the newest version (1:2.25-2). [2021-06-02T09:13:45.455Z] #20 20.12 The following additional packages will be installed: [2021-06-02T09:13:45.455Z] #20 20.13 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-02T09:13:45.455Z] #20 20.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-02T09:13:45.455Z] #20 20.13 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-02T09:13:45.455Z] #20 20.13 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-02T09:13:45.455Z] #20 20.13 python3.7 python3.7-minimal vim-runtime xxd [2021-06-02T09:13:45.455Z] #20 20.13 Suggested packages: [2021-06-02T09:13:45.455Z] #20 20.13 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-02T09:13:45.455Z] #20 20.13 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-02T09:13:45.455Z] #20 20.13 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-02T09:13:45.455Z] #20 20.13 quota [2021-06-02T09:13:45.455Z] #20 20.13 Recommended packages: [2021-06-02T09:13:45.455Z] #20 20.13 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-02T09:13:45.455Z] #20 20.13 python3-keyrings.alt python3-xdg unzip [2021-06-02T09:13:45.558Z] #20 51.05 Setting up xfsprogs (4.20.0-1) ... [2021-06-02T09:13:45.558Z] #20 51.07 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-02T09:13:45.558Z] #20 ... [2021-06-02T09:13:45.558Z] [2021-06-02T09:13:45.558Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:13:45.558Z] #50 sha256:480bc86aaef776475bc81b803ad9b5beb7b1520b27c89301cdd1fdc730af7e9e [2021-06-02T09:13:45.558Z] #50 161.3 + /build/golangci-lint --version [2021-06-02T09:13:46.034Z] #20 31.23 Unpacking bash-completion (1:2.8-6) ... [2021-06-02T09:13:46.138Z] #50 161.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-02T09:13:46.212Z] #21 1.668 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-02T09:13:46.212Z] #21 1.673 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-02T09:13:46.212Z] #21 1.677 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-02T09:13:46.212Z] #21 DONE 1.7s [2021-06-02T09:13:46.212Z] [2021-06-02T09:13:46.212Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-02T09:13:46.212Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-02T09:13:46.296Z] #20 31.61 Selecting previously unselected package bzip2. [2021-06-02T09:13:46.296Z] #20 31.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-02T09:13:46.296Z] #20 31.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-02T09:13:46.296Z] #20 31.70 Selecting previously unselected package xz-utils. [2021-06-02T09:13:46.296Z] #20 31.71 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-02T09:13:46.296Z] #20 31.71 Unpacking xz-utils (5.2.4-1) ... [2021-06-02T09:13:46.559Z] #20 31.89 Selecting previously unselected package apparmor. [2021-06-02T09:13:46.559Z] #20 31.90 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-02T09:13:46.559Z] #20 31.98 Unpacking apparmor (2.13.2-10) ... [2021-06-02T09:13:46.823Z] #20 32.28 Selecting previously unselected package aufs-tools. [2021-06-02T09:13:47.085Z] #20 32.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-02T09:13:47.085Z] #20 32.30 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-02T09:13:47.085Z] #20 32.43 Selecting previously unselected package libonig5:amd64. [2021-06-02T09:13:47.085Z] #20 32.44 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-02T09:13:47.085Z] #20 32.44 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:13:47.347Z] #20 32.56 Selecting previously unselected package libjq1:amd64. [2021-06-02T09:13:47.347Z] #20 32.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:13:47.347Z] #20 32.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:13:47.347Z] #20 32.65 Selecting previously unselected package jq. [2021-06-02T09:13:47.347Z] #20 32.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:13:47.347Z] #20 32.67 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-02T09:13:47.347Z] #20 32.74 Selecting previously unselected package libaio1:amd64. [2021-06-02T09:13:47.347Z] #20 32.75 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-02T09:13:47.347Z] #20 32.75 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-02T09:13:47.376Z] #20 21.67 The following NEW packages will be installed: [2021-06-02T09:13:47.376Z] #20 21.67 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-02T09:13:47.376Z] #20 21.67 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-02T09:13:47.376Z] #20 21.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-02T09:13:47.376Z] #20 21.68 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-02T09:13:47.376Z] #20 21.68 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-02T09:13:47.376Z] #20 21.68 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-02T09:13:47.376Z] #20 21.68 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-02T09:13:47.376Z] #20 21.68 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-02T09:13:47.376Z] #20 21.68 xz-utils zip [2021-06-02T09:13:47.376Z] #20 21.99 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-02T09:13:47.376Z] #20 21.99 Need to get 28.6 MB of archives. [2021-06-02T09:13:47.376Z] #20 21.99 After this operation, 116 MB of additional disk space will be used. [2021-06-02T09:13:47.376Z] #20 21.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-02T09:13:47.376Z] #20 21.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-02T09:13:47.376Z] #20 22.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-02T09:13:47.376Z] #20 22.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-02T09:13:47.376Z] #20 22.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-02T09:13:47.376Z] #20 22.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-02T09:13:47.376Z] #20 22.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-02T09:13:47.376Z] #20 22.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-02T09:13:47.376Z] #20 22.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-02T09:13:47.376Z] #20 22.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-02T09:13:47.376Z] #20 22.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-02T09:13:47.376Z] #20 22.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-02T09:13:47.608Z] #20 32.82 Selecting previously unselected package libgpm2:amd64. [2021-06-02T09:13:47.608Z] #20 32.83 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-02T09:13:47.608Z] #20 32.83 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-02T09:13:47.608Z] #20 32.90 Selecting previously unselected package libicu63:amd64. [2021-06-02T09:13:47.608Z] #20 32.91 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-02T09:13:47.608Z] #20 32.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:13:47.633Z] #20 22.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-02T09:13:47.633Z] #20 22.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-02T09:13:47.633Z] #20 22.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-02T09:13:47.633Z] #20 22.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-02T09:13:47.633Z] #20 22.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-02T09:13:47.633Z] #20 22.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-02T09:13:47.633Z] #20 22.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-02T09:13:47.633Z] #20 22.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-02T09:13:47.633Z] #20 22.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-02T09:13:47.633Z] #20 22.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-02T09:13:47.633Z] #20 22.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-02T09:13:47.633Z] #20 22.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-02T09:13:47.633Z] #20 22.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-02T09:13:47.633Z] #20 22.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-02T09:13:47.633Z] #20 22.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-02T09:13:47.633Z] #20 22.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-02T09:13:47.633Z] #20 22.31 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-02T09:13:47.889Z] #20 22.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-02T09:13:48.145Z] #20 22.69 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-02T09:13:48.145Z] #20 22.69 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-02T09:13:48.145Z] #20 22.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-02T09:13:48.145Z] #20 22.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-02T09:13:48.145Z] #20 22.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-02T09:13:48.145Z] #20 22.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-02T09:13:48.145Z] #20 22.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-02T09:13:48.145Z] #20 22.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-02T09:13:48.145Z] #20 22.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-02T09:13:48.145Z] #20 22.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-02T09:13:48.145Z] #20 22.81 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-02T09:13:48.145Z] #20 22.83 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-02T09:13:48.145Z] #20 22.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-02T09:13:48.145Z] #20 22.89 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-02T09:13:48.145Z] #20 22.90 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-02T09:13:48.404Z] #20 22.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-02T09:13:48.661Z] #20 23.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-02T09:13:48.661Z] #20 23.27 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-02T09:13:48.661Z] #20 23.31 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-02T09:13:48.748Z] #50 DONE 163.9s [2021-06-02T09:13:48.748Z] [2021-06-02T09:13:48.748Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:13:48.748Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-02T09:13:48.748Z] #20 51.40 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:13:48.748Z] #20 52.43 Setting up python3-distutils (3.7.3-1) ... [2021-06-02T09:13:48.748Z] #20 53.37 Setting up python3-setuptools (40.8.0-1) ... [2021-06-02T09:13:49.226Z] #20 23.85 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:13:49.226Z] #20 23.92 Fetched 28.6 MB in 2s (17.9 MB/s) [2021-06-02T09:13:49.226Z] #20 23.97 Selecting previously unselected package pigz. [2021-06-02T09:13:49.483Z] #20 23.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-06-02T09:13:49.483Z] #20 24.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-02T09:13:49.483Z] #20 24.04 Unpacking pigz (2.4-1) ... [2021-06-02T09:13:49.483Z] #20 24.11 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-02T09:13:49.483Z] #20 24.12 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:13:49.483Z] #20 24.12 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:49.714Z] #20 55.14 Setting up python3-pip (18.1-5) ... [2021-06-02T09:13:49.740Z] #20 24.50 Selecting previously unselected package python3.7-minimal. [2021-06-02T09:13:49.740Z] #20 24.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:13:49.740Z] #20 24.51 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:13:50.662Z] #20 56.10 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:13:50.662Z] #20 56.14 Processing triggers for mime-support (3.62) ... [2021-06-02T09:13:50.669Z] #20 25.26 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:50.669Z] #20 25.27 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-02T09:13:50.918Z] #20 36.04 Selecting previously unselected package libnet1:amd64. [2021-06-02T09:13:50.918Z] #20 36.04 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-02T09:13:50.918Z] #20 36.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:13:50.918Z] #20 36.13 Selecting previously unselected package libnl-3-200:amd64. [2021-06-02T09:13:50.918Z] #20 36.14 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-02T09:13:50.918Z] #20 36.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:13:50.918Z] #20 36.21 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-02T09:13:50.918Z] #20 36.23 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-02T09:13:50.918Z] #20 36.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:13:50.918Z] #20 36.29 Selecting previously unselected package libreadline5:amd64. [2021-06-02T09:13:50.918Z] #20 36.30 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-02T09:13:50.918Z] #20 36.30 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-02T09:13:51.182Z] #20 36.39 Selecting previously unselected package net-tools. [2021-06-02T09:13:51.182Z] #20 36.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-02T09:13:51.182Z] #20 36.41 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-02T09:13:51.182Z] #20 36.60 Selecting previously unselected package patch. [2021-06-02T09:13:51.182Z] #20 36.61 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-02T09:13:51.182Z] #20 36.61 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-02T09:13:51.238Z] #20 DONE 56.6s [2021-06-02T09:13:51.239Z] [2021-06-02T09:13:51.239Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:13:51.239Z] #57 sha256:c82a272bb3c0e5024cd84d76ddc3a6404faf5491b349410316d591a73396b5e9 [2021-06-02T09:13:51.239Z] #57 ... [2021-06-02T09:13:51.239Z] [2021-06-02T09:13:51.239Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-02T09:13:51.239Z] #21 sha256:acd6a16e911204389df16830b55c126d58d01384b10664ccf7a1072bd8b3e0fd [2021-06-02T09:13:51.444Z] #20 36.73 Selecting previously unselected package python-pip-whl. [2021-06-02T09:13:51.445Z] #20 36.74 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-02T09:13:51.445Z] #20 36.75 Unpacking python-pip-whl (18.1-5) ... [2021-06-02T09:13:51.519Z] #22 4.851 Collecting yamllint==1.26.1 [2021-06-02T09:13:51.708Z] #20 37.21 Selecting previously unselected package python3-lib2to3. [2021-06-02T09:13:51.708Z] #20 37.22 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-02T09:13:51.970Z] #20 37.23 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-02T09:13:51.970Z] #20 37.35 Selecting previously unselected package python3-distutils. [2021-06-02T09:13:51.970Z] #20 37.35 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-02T09:13:51.970Z] #20 37.36 Unpacking python3-distutils (3.7.3-1) ... [2021-06-02T09:13:52.042Z] #20 26.87 Selecting previously unselected package python3-minimal. [2021-06-02T09:13:52.232Z] #20 37.46 Selecting previously unselected package python3-pip. [2021-06-02T09:13:52.232Z] #20 37.47 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-02T09:13:52.232Z] #20 37.48 Unpacking python3-pip (18.1-5) ... [2021-06-02T09:13:52.232Z] #20 37.62 Selecting previously unselected package python3-pkg-resources. [2021-06-02T09:13:52.232Z] #20 37.63 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-02T09:13:52.232Z] #20 37.64 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:13:52.232Z] #20 37.75 Selecting previously unselected package python3-setuptools. [2021-06-02T09:13:52.300Z] #20 26.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-02T09:13:52.300Z] #20 26.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-02T09:13:52.300Z] #20 26.93 Unpacking python3-minimal (3.7.3-1) ... [2021-06-02T09:13:52.300Z] #20 27.00 Selecting previously unselected package libmpdec2:amd64. [2021-06-02T09:13:52.300Z] #20 27.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-02T09:13:52.300Z] #20 27.02 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:13:52.300Z] #20 27.10 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-02T09:13:52.494Z] #20 37.75 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-02T09:13:52.494Z] #20 37.76 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-02T09:13:52.494Z] #20 37.97 Selecting previously unselected package python3-wheel. [2021-06-02T09:13:52.494Z] #20 37.98 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-02T09:13:52.494Z] #20 37.98 Unpacking python3-wheel (0.32.3-2) ... [2021-06-02T09:13:52.557Z] #20 27.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:13:52.557Z] #20 27.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:52.658Z] #21 1.330 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-02T09:13:52.658Z] #21 1.335 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-02T09:13:52.658Z] #21 1.345 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-02T09:13:52.658Z] #21 DONE 1.5s [2021-06-02T09:13:52.658Z] [2021-06-02T09:13:52.658Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-02T09:13:52.658Z] #24 sha256:248ff9c2e23d0557f679c6b7c7593aa8b4564fc220cb9809ed5d54b77cc12d43 [2021-06-02T09:13:52.658Z] #24 ... [2021-06-02T09:13:52.658Z] [2021-06-02T09:13:52.658Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-02T09:13:52.658Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-02T09:13:52.756Z] #20 38.05 Selecting previously unselected package sudo. [2021-06-02T09:13:52.756Z] #20 38.06 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-02T09:13:52.756Z] #20 38.07 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-02T09:13:52.910Z] #22 ... [2021-06-02T09:13:52.911Z] [2021-06-02T09:13:52.911Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:13:52.911Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:13:52.911Z] #40 DONE 192.7s [2021-06-02T09:13:52.911Z] [2021-06-02T09:13:52.911Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:13:52.911Z] #54 sha256:c19e19f8efd2fa459fde2fa5901a550579a42de1acb661d295f92cbad26a4155 [2021-06-02T09:13:53.218Z] #57 209.1 # github.com/containerd/containerd/cmd/containerd [2021-06-02T09:13:53.218Z] #57 209.1 /usr/bin/ld: /tmp/go-link-079081506/000018.o: in function `New': [2021-06-02T09:13:53.218Z] #57 209.1 /tmp/tmp.sUkZ4o6jrN/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-02T09:13:53.218Z] #57 209.2 + bin/containerd-stress [2021-06-02T09:13:53.218Z] #57 211.6 + bin/containerd-shim [2021-06-02T09:13:53.331Z] #20 38.55 Selecting previously unselected package thin-provisioning-tools. [2021-06-02T09:13:53.331Z] #20 38.56 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-02T09:13:53.331Z] #20 38.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-02T09:13:53.331Z] #20 38.76 Selecting previously unselected package uidmap. [2021-06-02T09:13:53.331Z] #20 38.76 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-02T09:13:53.331Z] #20 38.77 Unpacking uidmap (1:4.5-1.1) ... [2021-06-02T09:13:53.331Z] #20 38.87 Selecting previously unselected package vim-runtime. [2021-06-02T09:13:53.488Z] #20 27.93 Selecting previously unselected package python3.7. [2021-06-02T09:13:53.488Z] #20 27.94 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-02T09:13:53.488Z] #20 27.95 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:13:53.488Z] #20 28.05 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-02T09:13:53.488Z] #20 28.05 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-02T09:13:53.488Z] #20 28.06 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:13:53.488Z] #20 28.18 Setting up python3-minimal (3.7.3-1) ... [2021-06-02T09:13:53.593Z] #20 38.87 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:13:53.593Z] #20 38.90 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-02T09:13:53.593Z] #20 38.93 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-02T09:13:53.593Z] #20 38.93 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-02T09:13:54.053Z] #20 28.90 Selecting previously unselected package python3. [2021-06-02T09:13:54.310Z] #20 28.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-02T09:13:54.310Z] #20 28.95 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-02T09:13:54.310Z] #20 28.96 Unpacking python3 (3.7.3-1) ... [2021-06-02T09:13:54.310Z] #20 29.03 Selecting previously unselected package libip4tc0:amd64. [2021-06-02T09:13:54.310Z] #20 29.03 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-02T09:13:54.310Z] #20 29.04 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-02T09:13:54.310Z] #20 29.13 Selecting previously unselected package libip6tc0:amd64. [2021-06-02T09:13:54.568Z] #20 29.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-02T09:13:54.568Z] #20 29.13 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-02T09:13:54.568Z] #20 29.20 Selecting previously unselected package libiptc0:amd64. [2021-06-02T09:13:54.568Z] #20 29.21 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-02T09:13:54.568Z] #20 29.21 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-02T09:13:54.568Z] #20 29.28 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-02T09:13:54.568Z] #20 29.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-02T09:13:54.568Z] #20 29.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-02T09:13:54.568Z] #20 29.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-02T09:13:54.568Z] #20 29.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-02T09:13:54.568Z] #20 29.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-02T09:13:54.825Z] #20 29.44 Selecting previously unselected package libnftnl11:amd64. [2021-06-02T09:13:54.825Z] #20 29.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-02T09:13:54.825Z] #20 29.45 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-02T09:13:54.825Z] #20 29.51 Selecting previously unselected package iptables. [2021-06-02T09:13:54.825Z] #20 29.52 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-02T09:13:54.825Z] #20 29.53 Unpacking iptables (1.8.2-4) ... [2021-06-02T09:13:55.083Z] #20 29.81 Selecting previously unselected package xxd. [2021-06-02T09:13:55.083Z] #20 29.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-02T09:13:55.083Z] #20 29.83 Unpacking xxd (2:8.1.0875-5) ... [2021-06-02T09:13:55.083Z] #20 29.95 Selecting previously unselected package vim-common. [2021-06-02T09:13:55.340Z] #20 29.95 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:13:55.340Z] #20 29.98 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-02T09:13:55.464Z] #54 ... [2021-06-02T09:13:55.464Z] [2021-06-02T09:13:55.464Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:13:55.464Z] #50 sha256:3c01d6cd2647765798cef106e52bbeff4ed3449d65a453a6e535426bd3b39af0 [2021-06-02T09:13:55.464Z] #50 195.7 + /build/golangci-lint --version [2021-06-02T09:13:55.598Z] #20 30.16 Selecting previously unselected package bash-completion. [2021-06-02T09:13:55.598Z] #20 30.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-02T09:13:55.732Z] #50 196.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-02T09:13:55.995Z] #50 DONE 196.1s [2021-06-02T09:13:55.995Z] [2021-06-02T09:13:55.995Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:13:55.995Z] #54 sha256:c19e19f8efd2fa459fde2fa5901a550579a42de1acb661d295f92cbad26a4155 [2021-06-02T09:13:56.145Z] #20 41.54 Selecting previously unselected package vim. [2021-06-02T09:13:56.145Z] #20 41.54 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-02T09:13:56.145Z] #20 41.57 Unpacking vim (2:8.1.0875-5) ... [2021-06-02T09:13:56.257Z] #54 ... [2021-06-02T09:13:56.257Z] [2021-06-02T09:13:56.257Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-02T09:13:56.257Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-02T09:13:56.257Z] #22 10.20 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-02T09:13:56.719Z] #20 42.15 Selecting previously unselected package xfsprogs. [2021-06-02T09:13:56.719Z] #20 42.15 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-02T09:13:56.719Z] #20 42.16 Unpacking xfsprogs (4.20.0-1) ... [2021-06-02T09:13:56.832Z] #22 10.91 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-02T09:13:56.833Z] #22 10.95 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-02T09:13:56.833Z] #22 11.00 Collecting pyyaml (from yamllint==1.26.1) [2021-06-02T09:13:56.887Z] #22 4.014 Collecting yamllint==1.26.1 [2021-06-02T09:13:57.095Z] #22 11.17 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-02T09:13:57.292Z] #20 42.53 Selecting previously unselected package zip. [2021-06-02T09:13:57.292Z] #20 42.53 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-02T09:13:57.292Z] #20 42.54 Unpacking zip (3.0-11+b1) ... [2021-06-02T09:13:57.292Z] #20 42.71 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-02T09:13:57.292Z] #20 42.74 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-02T09:13:57.292Z] #20 42.75 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-02T09:13:57.292Z] #20 42.76 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-02T09:13:57.292Z] #20 42.77 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-02T09:13:57.292Z] #20 42.79 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-02T09:13:57.292Z] #20 42.80 Setting up uidmap (1:4.5-1.1) ... [2021-06-02T09:13:57.358Z] #22 11.37 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-02T09:13:57.358Z] #22 11.38 Building wheels for collected packages: yamllint [2021-06-02T09:13:57.358Z] #22 11.38 Running setup.py bdist_wheel for yamllint: started [2021-06-02T09:13:57.554Z] #20 42.81 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-02T09:13:57.555Z] #20 42.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:13:57.555Z] #20 42.84 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-02T09:13:57.555Z] #20 42.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:13:57.555Z] #20 42.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:13:57.555Z] #20 42.88 Setting up xxd (2:8.1.0875-5) ... [2021-06-02T09:13:57.555Z] #20 42.89 Setting up zip (3.0-11+b1) ... [2021-06-02T09:13:57.555Z] #20 42.90 Setting up vim-common (2:8.1.0875-5) ... [2021-06-02T09:13:57.555Z] #20 42.93 Setting up bash-completion (1:2.8-6) ... [2021-06-02T09:13:58.122Z] #20 32.53 Unpacking bash-completion (1:2.8-6) ... [2021-06-02T09:13:58.122Z] #20 32.80 Selecting previously unselected package bzip2. [2021-06-02T09:13:58.122Z] #20 32.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-02T09:13:58.122Z] #20 32.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-02T09:13:58.303Z] #22 12.07 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-02T09:13:58.304Z] #22 12.07 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-02T09:13:58.304Z] #22 12.11 Successfully built yamllint [2021-06-02T09:13:58.304Z] #22 12.12 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-02T09:13:58.304Z] #22 12.38 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-02T09:13:58.379Z] #20 32.90 Selecting previously unselected package xz-utils. [2021-06-02T09:13:58.379Z] #20 32.92 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-02T09:13:58.379Z] #20 32.92 Unpacking xz-utils (5.2.4-1) ... [2021-06-02T09:13:58.379Z] #20 33.09 Selecting previously unselected package apparmor. [2021-06-02T09:13:58.379Z] #20 33.09 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-02T09:13:58.496Z] #57 218.7 + bin/containerd-shim-runc-v1 [2021-06-02T09:13:58.565Z] #22 DONE 12.5s [2021-06-02T09:13:58.565Z] [2021-06-02T09:13:58.565Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-02T09:13:58.565Z] #25 sha256:fc75c07a82fef110c18be1eaddf1360e8bc019bb5dbaf571ccf59b2e42e49294 [2021-06-02T09:13:58.636Z] #20 33.17 Unpacking apparmor (2.13.2-10) ... [2021-06-02T09:13:58.894Z] #20 33.43 Selecting previously unselected package aufs-tools. [2021-06-02T09:13:58.894Z] #20 33.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-02T09:13:58.894Z] #20 33.44 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-02T09:13:58.894Z] #20 33.56 Selecting previously unselected package libonig5:amd64. [2021-06-02T09:13:58.894Z] #20 33.57 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-02T09:13:58.894Z] #20 33.57 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:13:59.139Z] #25 DONE 0.4s [2021-06-02T09:13:59.139Z] [2021-06-02T09:13:59.139Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-02T09:13:59.139Z] #30 sha256:ce7f39d9bc4f80ca6c35b26cd511207c786dc6c63dd41d7f1500286aa53a0345 [2021-06-02T09:13:59.151Z] #20 33.69 Selecting previously unselected package libjq1:amd64. [2021-06-02T09:13:59.151Z] #20 33.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:13:59.151Z] #20 33.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:13:59.151Z] #20 33.81 Selecting previously unselected package jq. [2021-06-02T09:13:59.151Z] #20 33.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-02T09:13:59.151Z] #20 33.83 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-02T09:13:59.151Z] #20 33.89 Selecting previously unselected package libaio1:amd64. [2021-06-02T09:13:59.151Z] #20 33.90 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-02T09:13:59.151Z] #20 33.90 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-02T09:13:59.408Z] #20 34.00 Selecting previously unselected package libgpm2:amd64. [2021-06-02T09:13:59.408Z] #20 34.00 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-02T09:13:59.408Z] #20 34.01 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-02T09:13:59.408Z] #20 34.08 Selecting previously unselected package libicu63:amd64. [2021-06-02T09:13:59.408Z] #20 34.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-02T09:13:59.408Z] #20 34.10 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:14:00.104Z] #20 45.15 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-02T09:14:00.104Z] #20 45.16 Setting up xz-utils (5.2.4-1) ... [2021-06-02T09:14:00.104Z] #20 45.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-02T09:14:00.104Z] #20 45.19 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-02T09:14:00.104Z] #20 45.21 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-02T09:14:00.104Z] #20 45.28 invoke-rc.d: could not determine current runlevel [2021-06-02T09:14:00.104Z] #20 45.29 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-02T09:14:00.104Z] #20 45.30 Setting up pigz (2.4-1) ... [2021-06-02T09:14:00.104Z] #20 45.31 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-02T09:14:00.104Z] #20 45.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:14:00.104Z] #20 45.34 Setting up python-pip-whl (18.1-5) ... [2021-06-02T09:14:00.104Z] #20 45.35 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:14:00.104Z] #20 45.36 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-02T09:14:00.366Z] #20 45.69 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-02T09:14:00.366Z] #20 45.70 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:14:00.366Z] #20 45.71 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:14:00.366Z] #20 45.72 Setting up vim (2:8.1.0875-5) ... [2021-06-02T09:14:00.366Z] #20 45.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-02T09:14:00.366Z] #20 45.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-02T09:14:00.366Z] #20 45.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-02T09:14:00.366Z] #20 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-02T09:14:00.366Z] #20 45.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-02T09:14:00.366Z] #20 45.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-02T09:14:00.366Z] #20 45.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-02T09:14:00.366Z] #20 45.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-02T09:14:00.366Z] #20 45.82 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:14:00.366Z] #20 45.83 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-02T09:14:00.366Z] #20 45.85 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-02T09:14:00.366Z] #20 45.86 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-02T09:14:00.366Z] #20 45.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:14:00.366Z] #20 45.89 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:14:01.312Z] #20 ... [2021-06-02T09:14:01.312Z] [2021-06-02T09:14:01.312Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:14:01.312Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:14:01.312Z] #40 192.7 + dpkg --print-architecture [2021-06-02T09:14:01.312Z] #40 192.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-02T09:14:01.573Z] #40 193.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-02T09:14:01.573Z] #40 193.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-02T09:14:02.200Z] #22 9.330 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-02T09:14:02.685Z] #20 37.10 Selecting previously unselected package libnet1:amd64. [2021-06-02T09:14:02.685Z] #20 37.11 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-02T09:14:02.685Z] #20 37.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:14:02.685Z] #20 37.19 Selecting previously unselected package libnl-3-200:amd64. [2021-06-02T09:14:02.685Z] #20 37.19 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-02T09:14:02.685Z] #20 37.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:14:02.685Z] #20 37.28 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-02T09:14:02.685Z] #20 37.29 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-02T09:14:02.685Z] #20 37.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:14:02.685Z] #20 37.35 Selecting previously unselected package libreadline5:amd64. [2021-06-02T09:14:02.685Z] #20 37.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-02T09:14:02.685Z] #20 37.37 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-02T09:14:02.942Z] #20 37.47 Selecting previously unselected package net-tools. [2021-06-02T09:14:02.942Z] #20 37.48 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-02T09:14:02.942Z] #20 37.48 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-02T09:14:02.942Z] #20 37.66 Selecting previously unselected package patch. [2021-06-02T09:14:02.942Z] #20 37.67 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-02T09:14:02.942Z] #20 37.67 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-02T09:14:03.150Z] #22 10.43 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-02T09:14:03.150Z] #22 10.47 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-02T09:14:03.150Z] #22 10.53 Collecting pyyaml (from yamllint==1.26.1) [2021-06-02T09:14:03.150Z] #22 10.71 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-06-02T09:14:03.199Z] #20 37.75 Selecting previously unselected package python-pip-whl. [2021-06-02T09:14:03.199Z] #20 37.77 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-02T09:14:03.199Z] #20 37.77 Unpacking python-pip-whl (18.1-5) ... [2021-06-02T09:14:03.362Z] #30 DONE 4.3s [2021-06-02T09:14:03.362Z] [2021-06-02T09:14:03.362Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-02T09:14:03.362Z] #33 sha256:ee70c07eeb244332ec74f7b25d0f8d724beabeb62f637ffa9d02ce9ff17c3b21 [2021-06-02T09:14:03.362Z] #33 DONE 0.3s [2021-06-02T09:14:03.362Z] [2021-06-02T09:14:03.363Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-02T09:14:03.363Z] #35 sha256:34d478616a0da26e35cd17a864e99de6d9c440f66d710236cd0bd8f44aa13594 [2021-06-02T09:14:03.624Z] #35 DONE 0.1s [2021-06-02T09:14:03.624Z] [2021-06-02T09:14:03.624Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-02T09:14:03.624Z] #38 sha256:1d54c9a5529f2861bac2e379c55b56c1a1fa38d63302d0b20bb6d6123bc7c5ea [2021-06-02T09:14:03.624Z] #38 DONE 0.1s [2021-06-02T09:14:03.624Z] [2021-06-02T09:14:03.624Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:14:03.624Z] #54 sha256:c19e19f8efd2fa459fde2fa5901a550579a42de1acb661d295f92cbad26a4155 [2021-06-02T09:14:03.727Z] #22 11.28 Installing build dependencies: started [2021-06-02T09:14:03.764Z] #20 38.22 Selecting previously unselected package python3-lib2to3. [2021-06-02T09:14:03.764Z] #20 38.24 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-02T09:14:03.764Z] #20 38.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-02T09:14:03.764Z] #20 38.36 Selecting previously unselected package python3-distutils. [2021-06-02T09:14:03.764Z] #20 38.38 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-02T09:14:03.764Z] #20 38.38 Unpacking python3-distutils (3.7.3-1) ... [2021-06-02T09:14:03.769Z] #57 223.5 + bin/containerd-shim-runc-v2 [2021-06-02T09:14:03.886Z] #54 ... [2021-06-02T09:14:03.886Z] [2021-06-02T09:14:03.886Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-02T09:14:03.886Z] #41 sha256:188567c07a8e48ec0860c3afce43a56348fa023b73438e9fcd549dc0703e06f0 [2021-06-02T09:14:04.021Z] #20 38.51 Selecting previously unselected package python3-pip. [2021-06-02T09:14:04.021Z] #20 38.51 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-02T09:14:04.021Z] #20 38.53 Unpacking python3-pip (18.1-5) ... [2021-06-02T09:14:04.021Z] #20 38.67 Selecting previously unselected package python3-pkg-resources. [2021-06-02T09:14:04.021Z] #20 38.67 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-02T09:14:04.021Z] #20 38.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:14:04.279Z] #20 38.77 Selecting previously unselected package python3-setuptools. [2021-06-02T09:14:04.279Z] #20 38.78 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-02T09:14:04.279Z] #20 38.79 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-02T09:14:04.279Z] #20 38.96 Selecting previously unselected package python3-wheel. [2021-06-02T09:14:04.279Z] #20 38.97 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-02T09:14:04.279Z] #20 38.97 Unpacking python3-wheel (0.32.3-2) ... [2021-06-02T09:14:04.336Z] #57 224.5 + binaries [2021-06-02T09:14:04.336Z] #57 224.5 + install -D bin/containerd /build/containerd [2021-06-02T09:14:04.336Z] #57 224.6 + install -D bin/containerd-shim /build/containerd-shim [2021-06-02T09:14:04.336Z] #57 224.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-02T09:14:04.336Z] #57 224.6 + install -D bin/ctr /build/ctr [2021-06-02T09:14:04.458Z] #41 DONE 0.6s [2021-06-02T09:14:04.458Z] [2021-06-02T09:14:04.458Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/bin/ [2021-06-02T09:14:04.458Z] #45 sha256:d2bb221384cd846e700a3a1da3ae607d724948ed195929212eac549dfc99f692 [2021-06-02T09:14:04.458Z] #45 DONE 0.1s [2021-06-02T09:14:04.458Z] [2021-06-02T09:14:04.458Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-02T09:14:04.458Z] #47 sha256:5b18d4fe7d3cd458b31cddc98bfb7a4f6158ff68b025953cf0dd637b74641045 [2021-06-02T09:14:04.536Z] #20 39.08 Selecting previously unselected package sudo. [2021-06-02T09:14:04.536Z] #20 39.09 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-02T09:14:04.536Z] #20 39.09 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-02T09:14:04.720Z] #47 DONE 0.3s [2021-06-02T09:14:04.720Z] [2021-06-02T09:14:04.720Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-02T09:14:04.720Z] #49 sha256:b90f0b6e02d215132129982bcc424ae995377f9c55a8d195f13e665ef8abb49a [2021-06-02T09:14:04.720Z] #49 DONE 0.1s [2021-06-02T09:14:04.720Z] [2021-06-02T09:14:04.720Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-02T09:14:04.720Z] #51 sha256:a37cbc3568954bcb6b3d31fc1b6f4484c721f439d2cdac40b1475a6221b1697e [2021-06-02T09:14:04.794Z] #20 39.49 Selecting previously unselected package thin-provisioning-tools. [2021-06-02T09:14:04.794Z] #20 39.51 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-02T09:14:04.794Z] #20 39.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-02T09:14:05.051Z] #20 39.70 Selecting previously unselected package uidmap. [2021-06-02T09:14:05.051Z] #20 39.72 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-02T09:14:05.051Z] #20 39.73 Unpacking uidmap (1:4.5-1.1) ... [2021-06-02T09:14:05.051Z] #20 39.82 Selecting previously unselected package vim-runtime. [2021-06-02T09:14:05.051Z] #20 39.83 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-02T09:14:05.051Z] #20 39.86 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-02T09:14:05.051Z] #20 39.89 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-02T09:14:05.294Z] #51 DONE 0.5s [2021-06-02T09:14:05.294Z] [2021-06-02T09:14:05.294Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:14:05.294Z] #57 sha256:a4994f3617665b9e4105ea470aa3c790a953984de605675911e86fa5c4a3fcb3 [2021-06-02T09:14:05.294Z] #57 ... [2021-06-02T09:14:05.294Z] [2021-06-02T09:14:05.294Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-02T09:14:05.294Z] #53 sha256:9e104b47e43c829bc15734d9dcd3f8cbce5f82784b75099364e8ed8fb9143b8c [2021-06-02T09:14:05.294Z] #53 DONE 0.1s [2021-06-02T09:14:05.309Z] #20 39.90 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-02T09:14:05.555Z] [2021-06-02T09:14:05.555Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:14:05.555Z] #57 sha256:a4994f3617665b9e4105ea470aa3c790a953984de605675911e86fa5c4a3fcb3 [2021-06-02T09:14:06.239Z] #57 DONE 226.2s [2021-06-02T09:14:06.806Z] [2021-06-02T09:14:06.806Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-02T09:14:06.806Z] #58 sha256:49156a10c8e9c5e8a780013f4dbe3c4ce1cca53c139679c4e2fad76b395f77cb [2021-06-02T09:14:06.872Z] #40 ... [2021-06-02T09:14:06.872Z] [2021-06-02T09:14:06.872Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:14:06.872Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:14:06.872Z] #20 48.17 Setting up iptables (1.8.2-4) ... [2021-06-02T09:14:06.872Z] #20 48.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-02T09:14:06.872Z] #20 48.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-02T09:14:06.872Z] #20 48.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-02T09:14:06.872Z] #20 48.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-02T09:14:06.872Z] #20 48.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-02T09:14:06.872Z] #20 48.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-02T09:14:06.872Z] #20 48.24 Setting up python3 (3.7.3-1) ... [2021-06-02T09:14:06.872Z] #20 48.57 Setting up python3-wheel (0.32.3-2) ... [2021-06-02T09:14:06.872Z] #20 49.17 Setting up apparmor (2.13.2-10) ... [2021-06-02T09:14:06.872Z] #20 50.85 Setting up xfsprogs (4.20.0-1) ... [2021-06-02T09:14:06.872Z] #20 50.87 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-02T09:14:06.872Z] #20 51.23 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:14:06.872Z] #20 51.98 Setting up python3-distutils (3.7.3-1) ... [2021-06-02T09:14:06.872Z] #20 52.33 Setting up python3-setuptools (40.8.0-1) ... [2021-06-02T09:14:07.740Z] #58 DONE 0.9s [2021-06-02T09:14:07.740Z] [2021-06-02T09:14:07.740Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-02T09:14:07.740Z] #62 sha256:84b28a506f005beac0fb7b5efedd6d74298b86f2cdefbc3d89524aaa3f8698de [2021-06-02T09:14:07.818Z] #20 53.31 Setting up python3-pip (18.1-5) ... [2021-06-02T09:14:07.832Z] #20 42.71 Selecting previously unselected package vim. [2021-06-02T09:14:07.998Z] #62 DONE 0.2s [2021-06-02T09:14:07.998Z] [2021-06-02T09:14:07.998Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-02T09:14:07.998Z] #67 sha256:e2b743ecde1db3290a80f854f18a7b914411f20ef891f9d7f63a7c52f98da8fa [2021-06-02T09:14:08.089Z] #20 42.71 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-02T09:14:08.089Z] #20 42.73 Unpacking vim (2:8.1.0875-5) ... [2021-06-02T09:14:08.604Z] #20 43.15 Selecting previously unselected package xfsprogs. [2021-06-02T09:14:08.604Z] #20 43.16 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-02T09:14:08.604Z] #20 43.17 Unpacking xfsprogs (4.20.0-1) ... [2021-06-02T09:14:08.933Z] #67 DONE 0.9s [2021-06-02T09:14:08.933Z] [2021-06-02T09:14:08.933Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-02T09:14:08.933Z] #69 sha256:8e985fe890823ba770a4a13f047924a3c0e60f1f23371e275a85e22fcd0c0b6e [2021-06-02T09:14:08.933Z] #69 DONE 0.1s [2021-06-02T09:14:08.934Z] [2021-06-02T09:14:08.934Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-02T09:14:08.934Z] #70 sha256:a634353c1cf0df84dd7def730294210742b9278e6c0d07fb5d0f03b41be706d6 [2021-06-02T09:14:08.934Z] #70 DONE 0.0s [2021-06-02T09:14:08.934Z] [2021-06-02T09:14:08.934Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-02T09:14:08.934Z] #71 sha256:6dc34afea187a349ddcde48a47955fe9ef110b5f03c178e2db1cf015177bb80e [2021-06-02T09:14:09.118Z] #20 43.59 Selecting previously unselected package zip. [2021-06-02T09:14:09.118Z] #20 43.60 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-02T09:14:09.118Z] #20 43.62 Unpacking zip (3.0-11+b1) ... [2021-06-02T09:14:09.118Z] #20 43.78 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-02T09:14:09.118Z] #20 43.82 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-02T09:14:09.118Z] #20 43.83 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-02T09:14:09.118Z] #20 43.84 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-02T09:14:09.118Z] #20 43.85 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-02T09:14:09.118Z] #20 43.86 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-02T09:14:09.118Z] #20 43.88 Setting up uidmap (1:4.5-1.1) ... [2021-06-02T09:14:09.118Z] #20 43.89 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-02T09:14:09.208Z] #20 54.29 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:14:09.208Z] #20 54.35 Processing triggers for mime-support (3.62) ... [2021-06-02T09:14:09.376Z] #20 43.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-02T09:14:09.376Z] #20 44.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-02T09:14:09.376Z] #20 44.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-02T09:14:09.376Z] #20 44.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-02T09:14:09.376Z] #20 44.05 Setting up xxd (2:8.1.0875-5) ... [2021-06-02T09:14:09.376Z] #20 44.06 Setting up zip (3.0-11+b1) ... [2021-06-02T09:14:09.633Z] #20 44.17 Setting up vim-common (2:8.1.0875-5) ... [2021-06-02T09:14:09.633Z] #20 44.21 Setting up bash-completion (1:2.8-6) ... [2021-06-02T09:14:10.153Z] #20 DONE 55.6s [2021-06-02T09:14:10.153Z] [2021-06-02T09:14:10.153Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-02T09:14:10.153Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-02T09:14:11.364Z] #21 1.022 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-02T09:14:11.364Z] #21 1.027 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-02T09:14:11.364Z] #21 1.030 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-02T09:14:11.364Z] #21 DONE 1.1s [2021-06-02T09:14:11.364Z] [2021-06-02T09:14:11.364Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:14:11.364Z] #54 sha256:8afeba86ea84bdfd20ef33e7356a755fb06f8b60fa828c3fdceb12fcbda6b412 [2021-06-02T09:14:11.364Z] #54 ... [2021-06-02T09:14:11.364Z] [2021-06-02T09:14:11.364Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-02T09:14:11.364Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-02T09:14:12.156Z] #20 46.69 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-02T09:14:12.156Z] #20 46.70 Setting up xz-utils (5.2.4-1) ... [2021-06-02T09:14:12.156Z] #20 46.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-02T09:14:12.156Z] #20 46.73 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-02T09:14:12.156Z] #20 46.74 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-02T09:14:12.156Z] #20 46.81 invoke-rc.d: could not determine current runlevel [2021-06-02T09:14:12.156Z] #20 46.82 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-02T09:14:12.156Z] #20 46.83 Setting up pigz (2.4-1) ... [2021-06-02T09:14:12.156Z] #20 46.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-02T09:14:12.156Z] #20 46.85 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-02T09:14:12.156Z] #20 46.87 Setting up python-pip-whl (18.1-5) ... [2021-06-02T09:14:12.156Z] #20 46.88 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-02T09:14:12.156Z] #20 46.89 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-02T09:14:12.218Z] #71 DONE 2.8s [2021-06-02T09:14:12.218Z] [2021-06-02T09:14:12.218Z] #72 exporting to image [2021-06-02T09:14:12.218Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-02T09:14:12.218Z] #72 exporting layers [2021-06-02T09:14:12.720Z] #20 47.27 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-02T09:14:12.720Z] #20 47.28 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-02T09:14:12.720Z] #20 47.30 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-02T09:14:12.720Z] #20 47.31 Setting up vim (2:8.1.0875-5) ... [2021-06-02T09:14:12.720Z] #20 47.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-02T09:14:12.721Z] #20 47.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-02T09:14:12.721Z] #20 47.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-02T09:14:12.721Z] #20 47.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-02T09:14:12.721Z] #20 47.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-02T09:14:12.721Z] #20 47.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-02T09:14:12.721Z] #20 47.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-02T09:14:12.721Z] #20 47.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-02T09:14:12.721Z] #20 47.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-02T09:14:12.721Z] #20 47.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-02T09:14:12.721Z] #20 47.42 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-02T09:14:12.721Z] #20 47.43 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-02T09:14:12.721Z] #20 47.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-02T09:14:12.721Z] #20 47.46 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-02T09:14:13.652Z] #20 ... [2021-06-02T09:14:13.652Z] [2021-06-02T09:14:13.652Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:14:13.652Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:14:13.652Z] #40 200.3 + dpkg --print-architecture [2021-06-02T09:14:13.652Z] #40 200.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-02T09:14:13.652Z] #40 200.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-02T09:14:13.652Z] #40 200.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-02T09:14:13.759Z] #22 ... [2021-06-02T09:14:13.759Z] [2021-06-02T09:14:13.759Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:14:13.759Z] #57 sha256:c82a272bb3c0e5024cd84d76ddc3a6404faf5491b349410316d591a73396b5e9 [2021-06-02T09:14:13.759Z] #57 153.7 + bin/containerd [2021-06-02T09:14:15.648Z] #22 4.459 Collecting yamllint==1.26.1 [2021-06-02T09:14:17.986Z] #57 ... [2021-06-02T09:14:17.986Z] [2021-06-02T09:14:17.986Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-02T09:14:17.986Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-02T09:14:17.986Z] #22 24.79 Installing build dependencies: finished with status 'done' [2021-06-02T09:14:18.786Z] #72 exporting layers 6.8s done [2021-06-02T09:14:18.786Z] #72 writing image sha256:77fcf9d5d1fda433301a638944147bd33ebecff226b21f2e8788b5527bbd48a7 done [2021-06-02T09:14:18.786Z] #72 naming to docker.io/library/docker:c1ee52e8497ea9904071bd97a4f38f006c5c2723 [2021-06-02T09:14:18.786Z] #72 naming to docker.io/library/docker:c1ee52e8497ea9904071bd97a4f38f006c5c2723 done [2021-06-02T09:14:18.786Z] #72 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-06-02T09:14:19.115Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42453/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42453/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c1ee52e8497ea9904071bd97a4f38f006c5c2723 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1ee52e8497ea9904071bd97a4f38f006c5c2723 hack/validate/default [2021-06-02T09:14:19.929Z] #22 ... [2021-06-02T09:14:19.929Z] [2021-06-02T09:14:19.929Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:14:19.929Z] #54 sha256:19e7938bfa9419827f83fcc2b82a7c1e33e3e2104d2073dde6613c03a834d61e [2021-06-02T09:14:19.930Z] #54 93.49 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-02T09:14:19.930Z] #54 95.12 + mkdir -p /build [2021-06-02T09:14:19.930Z] #54 95.12 + cp runc /build/runc [2021-06-02T09:14:19.930Z] #54 DONE 96.8s [2021-06-02T09:14:19.930Z] [2021-06-02T09:14:19.930Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-06-02T09:14:19.930Z] #24 sha256:248ff9c2e23d0557f679c6b7c7593aa8b4564fc220cb9809ed5d54b77cc12d43 [2021-06-02T09:14:19.930Z] #24 194.1 + return [2021-06-02T09:14:19.930Z] #24 DONE 195.5s [2021-06-02T09:14:20.053Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-02T09:14:20.053Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-02T09:14:20.053Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-02T09:14:20.053Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-02T09:14:20.053Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-02T09:14:20.053Z] Congratulations! No new tests were added to integration-cli. [2021-06-02T09:14:20.053Z] [2021-06-02T09:14:20.053Z] INFO Start validation with golang-ci-lint [2021-06-02T09:14:20.053Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-02T09:14:20.053Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-02T09:14:20.053Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-02T09:14:20.193Z] [2021-06-02T09:14:20.193Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:14:20.193Z] #57 sha256:c82a272bb3c0e5024cd84d76ddc3a6404faf5491b349410316d591a73396b5e9 [2021-06-02T09:14:20.484Z] #57 ... [2021-06-02T09:14:20.484Z] [2021-06-02T09:14:20.484Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:14:20.484Z] #54 sha256:c19e19f8efd2fa459fde2fa5901a550579a42de1acb661d295f92cbad26a4155 [2021-06-02T09:14:20.484Z] #54 108.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-02T09:14:20.747Z] #54 108.9 + mkdir -p /build [2021-06-02T09:14:21.010Z] #54 108.9 + cp runc /build/runc [2021-06-02T09:14:21.272Z] #54 DONE 109.4s [2021-06-02T09:14:21.272Z] [2021-06-02T09:14:21.272Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:14:21.272Z] #57 sha256:a4994f3617665b9e4105ea470aa3c790a953984de605675911e86fa5c4a3fcb3 [2021-06-02T09:14:21.272Z] #57 174.8 + bin/containerd [2021-06-02T09:14:21.751Z] #40 ... [2021-06-02T09:14:21.752Z] [2021-06-02T09:14:21.752Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-06-02T09:14:21.752Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-02T09:14:21.752Z] #20 49.85 Setting up iptables (1.8.2-4) ... [2021-06-02T09:14:21.752Z] #20 49.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-02T09:14:21.752Z] #20 49.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-02T09:14:21.752Z] #20 49.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-02T09:14:21.752Z] #20 49.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-02T09:14:21.752Z] #20 49.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-02T09:14:21.752Z] #20 49.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-02T09:14:21.752Z] #20 49.90 Setting up python3 (3.7.3-1) ... [2021-06-02T09:14:21.752Z] #20 50.38 Setting up python3-wheel (0.32.3-2) ... [2021-06-02T09:14:21.752Z] #20 51.00 Setting up apparmor (2.13.2-10) ... [2021-06-02T09:14:21.752Z] #20 52.53 Setting up xfsprogs (4.20.0-1) ... [2021-06-02T09:14:21.752Z] #20 52.54 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-02T09:14:21.752Z] #20 52.87 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-02T09:14:21.752Z] #20 53.64 Setting up python3-distutils (3.7.3-1) ... [2021-06-02T09:14:21.752Z] #20 54.05 Setting up python3-setuptools (40.8.0-1) ... [2021-06-02T09:14:21.752Z] #20 55.08 Setting up python3-pip (18.1-5) ... [2021-06-02T09:14:21.752Z] #20 56.04 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:14:21.752Z] #20 56.07 Processing triggers for mime-support (3.62) ... [2021-06-02T09:14:22.118Z] #57 ... [2021-06-02T09:14:22.118Z] [2021-06-02T09:14:22.118Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-02T09:14:22.118Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-02T09:14:22.118Z] #22 29.60 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-02T09:14:22.118Z] #22 29.60 Building wheels for collected packages: yamllint, pyyaml [2021-06-02T09:14:22.118Z] #22 29.60 Running setup.py bdist_wheel for yamllint: started [2021-06-02T09:14:22.242Z] #22 9.809 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-02T09:14:22.242Z] #22 10.51 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-02T09:14:22.242Z] #22 10.55 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-02T09:14:22.242Z] #22 10.60 Collecting pyyaml (from yamllint==1.26.1) [2021-06-02T09:14:22.242Z] #22 10.78 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-02T09:14:22.242Z] #22 11.02 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-02T09:14:22.504Z] #22 11.03 Building wheels for collected packages: yamllint [2021-06-02T09:14:22.504Z] #22 11.03 Running setup.py bdist_wheel for yamllint: started [2021-06-02T09:14:23.072Z] #22 30.42 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-02T09:14:23.072Z] #22 30.42 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-02T09:14:23.072Z] #22 30.47 Running setup.py bdist_wheel for pyyaml: started [2021-06-02T09:14:23.125Z] #20 DONE 57.7s [2021-06-02T09:14:23.125Z] [2021-06-02T09:14:23.125Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-06-02T09:14:23.125Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-02T09:14:23.193Z] #57 ... [2021-06-02T09:14:23.193Z] [2021-06-02T09:14:23.193Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-02T09:14:23.193Z] #55 sha256:0d5f0af670f9979979a2a4538f8f6f577376f30258ca388b85bd036e2e0cb30f [2021-06-02T09:14:23.193Z] #55 DONE 0.3s [2021-06-02T09:14:23.193Z] [2021-06-02T09:14:23.193Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:14:23.193Z] #57 sha256:a4994f3617665b9e4105ea470aa3c790a953984de605675911e86fa5c4a3fcb3 [2021-06-02T09:14:23.450Z] #22 12.11 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-02T09:14:23.450Z] #22 12.11 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-02T09:14:23.450Z] #22 12.15 Successfully built yamllint [2021-06-02T09:14:23.450Z] #22 12.18 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-02T09:14:24.023Z] #22 12.51 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-02T09:14:24.058Z] #21 0.999 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-02T09:14:24.058Z] #21 1.003 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-02T09:14:24.058Z] #21 1.007 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-02T09:14:24.058Z] #21 DONE 1.1s [2021-06-02T09:14:24.058Z] [2021-06-02T09:14:24.058Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:14:24.058Z] #50 sha256:6b53eb7f620cedd8d4099956d6575bebe271f4cf2dedf96b44e5ddb131a985b8 [2021-06-02T09:14:24.058Z] #50 ... [2021-06-02T09:14:24.058Z] [2021-06-02T09:14:24.058Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-06-02T09:14:24.058Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-02T09:14:24.467Z] #22 31.61 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-06-02T09:14:24.467Z] #22 31.62 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-06-02T09:14:24.467Z] #22 31.76 Successfully built yamllint pyyaml [2021-06-02T09:14:24.467Z] #22 31.77 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-02T09:14:24.467Z] #22 32.05 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-02T09:14:24.969Z] #22 DONE 13.7s [2021-06-02T09:14:24.969Z] [2021-06-02T09:14:24.969Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:14:24.969Z] #50 sha256:d72666583e052dda42bf773165049253097624cfbb6f47285da2c87ebd5dde74 [2021-06-02T09:14:24.969Z] #50 ... [2021-06-02T09:14:24.969Z] [2021-06-02T09:14:24.969Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-02T09:14:24.969Z] #25 sha256:1863b54a5aa3ba028e5de86a74c92357b9c27d61911298caa7e5e338730e9e27 [2021-06-02T09:14:25.044Z] #22 DONE 32.4s [2021-06-02T09:14:25.044Z] [2021-06-02T09:14:25.044Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-02T09:14:25.044Z] #25 sha256:032ddfb86292cdf07c47739c0139f9109932610f0d24f91239ac7d5154dc711c [2021-06-02T09:14:25.232Z] #25 DONE 0.4s [2021-06-02T09:14:25.232Z] [2021-06-02T09:14:25.232Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:14:25.232Z] #54 sha256:8afeba86ea84bdfd20ef33e7356a755fb06f8b60fa828c3fdceb12fcbda6b412 [2021-06-02T09:14:25.494Z] #54 ... [2021-06-02T09:14:25.494Z] [2021-06-02T09:14:25.494Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-02T09:14:25.494Z] #30 sha256:cc4e63b4bf802648eef2b0268517d7a918a7922fdd1fda7c5b7acc803c45c169 [2021-06-02T09:14:25.991Z] #25 DONE 1.0s [2021-06-02T09:14:25.991Z] [2021-06-02T09:14:25.991Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-02T09:14:25.991Z] #30 sha256:456053c9c9d824c9ebf5fb169bf6e6a870a9879937344fe57ac12e5ba6bbe05d [2021-06-02T09:14:28.237Z] #22 4.181 Collecting yamllint==1.26.1 [2021-06-02T09:14:29.719Z] #30 ... [2021-06-02T09:14:29.719Z] [2021-06-02T09:14:29.719Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:14:29.719Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:14:29.719Z] #40 DONE 221.1s [2021-06-02T09:14:29.719Z] [2021-06-02T09:14:29.719Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:14:29.719Z] #50 sha256:d72666583e052dda42bf773165049253097624cfbb6f47285da2c87ebd5dde74 [2021-06-02T09:14:29.719Z] #50 219.6 + /build/golangci-lint --version [2021-06-02T09:14:29.719Z] #50 219.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-02T09:14:29.719Z] #50 DONE 221.4s [2021-06-02T09:14:29.719Z] [2021-06-02T09:14:29.719Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-02T09:14:29.719Z] #30 sha256:cc4e63b4bf802648eef2b0268517d7a918a7922fdd1fda7c5b7acc803c45c169 [2021-06-02T09:14:29.719Z] #30 DONE 4.2s [2021-06-02T09:14:29.719Z] [2021-06-02T09:14:29.719Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-02T09:14:29.719Z] #33 sha256:ae45b2f0d95dca479d7c0e27a8cbc4af61815c34c1a6179de0afbabc2f7d692a [2021-06-02T09:14:30.295Z] #33 DONE 0.6s [2021-06-02T09:14:30.295Z] [2021-06-02T09:14:30.295Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-02T09:14:30.295Z] #35 sha256:3bc2bf46a3ce7fa83c14f9da25cab1f908ddd06eb5c860c241032bf5287acdfa [2021-06-02T09:14:30.295Z] #35 DONE 0.1s [2021-06-02T09:14:30.295Z] [2021-06-02T09:14:30.295Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-02T09:14:30.295Z] #38 sha256:2fbaa6eac0ce249c3a720f3afa5c97b822eff3a532143879d89a2ea7acaf21f6 [2021-06-02T09:14:30.558Z] #38 DONE 0.1s [2021-06-02T09:14:30.558Z] [2021-06-02T09:14:30.558Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:14:30.558Z] #57 sha256:f0043331837c7077301e4715373049a08a6b1d9b4d55f1d4c16bf6c69c367d1f [2021-06-02T09:14:31.503Z] #57 ... [2021-06-02T09:14:31.503Z] [2021-06-02T09:14:31.503Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-02T09:14:31.503Z] #41 sha256:cfcd0e14eeafea9a0cfc7fbcdc605239075c18476462a033ae190660aaf55fca [2021-06-02T09:14:32.077Z] #41 DONE 0.4s [2021-06-02T09:14:32.077Z] [2021-06-02T09:14:32.077Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/bin/ [2021-06-02T09:14:32.077Z] #45 sha256:45029796fcbb5cfdbf64af22d7250d5bdd6a6e826f2a4757326ac3b5cc00dab4 [2021-06-02T09:14:32.077Z] #45 DONE 0.1s [2021-06-02T09:14:32.077Z] [2021-06-02T09:14:32.077Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-02T09:14:32.077Z] #47 sha256:de424071571240cc1c87e0838af2d20ea25a4dc7612887da597d1b5e012c1017 [2021-06-02T09:14:32.077Z] #47 DONE 0.1s [2021-06-02T09:14:32.077Z] [2021-06-02T09:14:32.077Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:14:32.077Z] #54 sha256:8afeba86ea84bdfd20ef33e7356a755fb06f8b60fa828c3fdceb12fcbda6b412 [2021-06-02T09:14:32.339Z] #54 ... [2021-06-02T09:14:32.339Z] [2021-06-02T09:14:32.339Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-02T09:14:32.339Z] #49 sha256:900a9c44ecc8bcac704b4f0c2318b21bb1e65e117e7fc73abdeae7439ace57bb [2021-06-02T09:14:32.339Z] #49 DONE 0.1s [2021-06-02T09:14:32.339Z] [2021-06-02T09:14:32.339Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:14:32.339Z] #54 sha256:8afeba86ea84bdfd20ef33e7356a755fb06f8b60fa828c3fdceb12fcbda6b412 [2021-06-02T09:14:33.284Z] #54 ... [2021-06-02T09:14:33.284Z] [2021-06-02T09:14:33.284Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-02T09:14:33.284Z] #51 sha256:f6e69ce8d49e21f59c71cd11e9d217e2baa513a5b5987a41a79ae757e6370974 [2021-06-02T09:14:33.284Z] #51 DONE 0.1s [2021-06-02T09:14:33.284Z] [2021-06-02T09:14:33.285Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-02T09:14:33.285Z] #53 sha256:ac0eb5123b6c95b70e90b94ecb41de6b14d3d0c8dc9e88a8fbcfb4f507504372 [2021-06-02T09:14:33.285Z] #53 DONE 0.1s [2021-06-02T09:14:33.285Z] [2021-06-02T09:14:33.285Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:14:33.285Z] #54 sha256:8afeba86ea84bdfd20ef33e7356a755fb06f8b60fa828c3fdceb12fcbda6b412 [2021-06-02T09:14:33.495Z] #22 9.558 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-02T09:14:34.866Z] #22 10.51 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-02T09:14:34.866Z] #22 10.54 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-02T09:14:34.866Z] #22 10.59 Collecting pyyaml (from yamllint==1.26.1) [2021-06-02T09:14:34.866Z] #22 10.82 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-02T09:14:35.124Z] #22 11.11 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-02T09:14:35.124Z] #22 11.11 Building wheels for collected packages: yamllint [2021-06-02T09:14:35.124Z] #22 11.11 Running setup.py bdist_wheel for yamllint: started [2021-06-02T09:14:36.057Z] #22 12.00 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-02T09:14:36.057Z] #22 12.00 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-02T09:14:36.057Z] #22 12.04 Successfully built yamllint [2021-06-02T09:14:36.314Z] #22 12.05 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-02T09:14:36.571Z] #22 12.37 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-02T09:14:37.945Z] #22 DONE 13.6s [2021-06-02T09:14:37.945Z] [2021-06-02T09:14:37.945Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-06-02T09:14:37.945Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-02T09:14:37.945Z] #40 DONE 224.5s [2021-06-02T09:14:37.945Z] [2021-06-02T09:14:37.945Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-06-02T09:14:37.945Z] #25 sha256:c053d198206520fe5a3aedd9716f13ee46c117e4ae54ad2f34dd639982acf900 [2021-06-02T09:14:38.255Z] #30 DONE 10.3s [2021-06-02T09:14:38.255Z] [2021-06-02T09:14:38.255Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-02T09:14:38.255Z] #33 sha256:21c710e55643ff5e9be2f5911b10841d87115c61d02e2044af74e8e9d5b15ee8 [2021-06-02T09:14:38.255Z] #33 DONE 0.6s [2021-06-02T09:14:38.255Z] [2021-06-02T09:14:38.255Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-02T09:14:38.255Z] #35 sha256:86739fe1a8645e55c13e5a4237d60963862e93f3ce4cb907b04d406f82d4e30d [2021-06-02T09:14:38.255Z] #35 DONE 0.1s [2021-06-02T09:14:38.255Z] [2021-06-02T09:14:38.255Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-02T09:14:38.255Z] #38 sha256:c8f21f2290e5372a622743b3ff7983f7a0d1e2ebfa26da5b2e56cf6ece8101af [2021-06-02T09:14:38.255Z] #38 DONE 0.1s [2021-06-02T09:14:38.255Z] [2021-06-02T09:14:38.255Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-02T09:14:38.255Z] #41 sha256:ad744b59def177611ba37398de8928cf87b37f281cfa8de2aca3beca6b13100c [2021-06-02T09:14:38.255Z] #41 DONE 0.6s [2021-06-02T09:14:38.255Z] [2021-06-02T09:14:38.255Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/bin/ [2021-06-02T09:14:38.255Z] #45 sha256:165cecea1bc1e9a8e73f0204452c7e5f004421f5da19e1e2d54cef9bf2a3d600 [2021-06-02T09:14:38.255Z] #45 DONE 0.1s [2021-06-02T09:14:38.255Z] [2021-06-02T09:14:38.255Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-02T09:14:38.255Z] #47 sha256:6034915f8ca15cf1151b5d613c0420899fb85e0affe502ef4f7df664c37611d5 [2021-06-02T09:14:38.255Z] #47 DONE 0.4s [2021-06-02T09:14:38.255Z] [2021-06-02T09:14:38.255Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:14:38.255Z] #57 sha256:c82a272bb3c0e5024cd84d76ddc3a6404faf5491b349410316d591a73396b5e9 [2021-06-02T09:14:38.255Z] #57 ... [2021-06-02T09:14:38.255Z] [2021-06-02T09:14:38.255Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-02T09:14:38.255Z] #49 sha256:72458b3eafa1094234b39b1cd42ff706c109ae700e396c728a214ded09286e00 [2021-06-02T09:14:38.255Z] #49 DONE 0.1s [2021-06-02T09:14:38.255Z] [2021-06-02T09:14:38.255Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-02T09:14:38.255Z] #51 sha256:6bada0702ddc257c09fbbf71c01a94bc27ba141d6f43481155e2105b49140e82 [2021-06-02T09:14:38.511Z] #25 DONE 0.6s [2021-06-02T09:14:38.511Z] [2021-06-02T09:14:38.511Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-02T09:14:38.511Z] #30 sha256:44c7c852f006d7e2d9ac77e01781f59f2ff5ad3ed9658656d87ed44468946754 [2021-06-02T09:14:39.642Z] #51 DONE 1.1s [2021-06-02T09:14:39.642Z] [2021-06-02T09:14:39.642Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-02T09:14:39.642Z] #53 sha256:dfdf4317a3238f41fa8bf24b4b9c1525ff6b75c9049d92e0d41d316fe834be68 [2021-06-02T09:14:39.642Z] #53 DONE 0.1s [2021-06-02T09:14:39.642Z] [2021-06-02T09:14:39.642Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:14:39.642Z] #57 sha256:c82a272bb3c0e5024cd84d76ddc3a6404faf5491b349410316d591a73396b5e9 [2021-06-02T09:14:39.642Z] #57 ... [2021-06-02T09:14:39.642Z] [2021-06-02T09:14:39.642Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-02T09:14:39.642Z] #55 sha256:ef5ca3e2508dfd2794dc5f2a199c516ec4ca6671d213007aacf1b24a8cf8d62e [2021-06-02T09:14:39.903Z] #55 DONE 0.5s [2021-06-02T09:14:39.903Z] [2021-06-02T09:14:39.903Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:14:39.903Z] #57 sha256:c82a272bb3c0e5024cd84d76ddc3a6404faf5491b349410316d591a73396b5e9 [2021-06-02T09:14:43.770Z] #30 DONE 5.4s [2021-06-02T09:14:43.770Z] [2021-06-02T09:14:43.770Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-06-02T09:14:43.770Z] #50 sha256:6b53eb7f620cedd8d4099956d6575bebe271f4cf2dedf96b44e5ddb131a985b8 [2021-06-02T09:14:43.770Z] #50 228.6 + /build/golangci-lint --version [2021-06-02T09:14:43.770Z] #50 228.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-02T09:14:43.770Z] #50 DONE 231.2s [2021-06-02T09:14:43.770Z] [2021-06-02T09:14:43.770Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:14:43.770Z] #54 sha256:03921874e556b9fe82a4e69fff4001620d48df1fc7011ecc152475be217ff3a8 [2021-06-02T09:14:43.770Z] #54 ... [2021-06-02T09:14:43.770Z] [2021-06-02T09:14:43.770Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-02T09:14:43.770Z] #33 sha256:ed8c2751b9110143d92c5165b500b13778063d1ef7157c59fc5895ba1fe33237 [2021-06-02T09:14:44.339Z] #33 DONE 0.5s [2021-06-02T09:14:44.339Z] [2021-06-02T09:14:44.339Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-02T09:14:44.339Z] #35 sha256:69c23e5a104966020cb0f332062d05d67ab56fd74ddea38135e20c1aa5949817 [2021-06-02T09:14:44.339Z] #35 DONE 0.1s [2021-06-02T09:14:44.339Z] [2021-06-02T09:14:44.339Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:14:44.339Z] #57 sha256:e1d5f8840bc7879516128689cf38afbf4c1a41dcfc40b68535310aa6ec3276f2 [2021-06-02T09:14:44.339Z] #57 ... [2021-06-02T09:14:44.339Z] [2021-06-02T09:14:44.339Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-06-02T09:14:44.339Z] #38 sha256:ec49c79b9b2c8e4333f01f4672d46db973698489a7b919646daf936ed39d0f78 [2021-06-02T09:14:44.339Z] #38 DONE 0.1s [2021-06-02T09:14:44.339Z] [2021-06-02T09:14:44.339Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-06-02T09:14:44.339Z] #41 sha256:cc476d15ab4af63d85f83addded307fe0c89beadb5134b2f826777e010218c90 [2021-06-02T09:14:45.273Z] #41 DONE 0.9s [2021-06-02T09:14:45.273Z] [2021-06-02T09:14:45.273Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/bin/ [2021-06-02T09:14:45.273Z] #45 sha256:80798da0b7572d0aa46452a747b8f04e0d555d14d623b9f2c450b6cc816eaad8 [2021-06-02T09:14:45.273Z] #45 DONE 0.1s [2021-06-02T09:14:45.273Z] [2021-06-02T09:14:45.273Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-02T09:14:45.273Z] #47 sha256:ca2f291cef7374038b08804fe58c388172865c50e9ceb8d0a3e5ea053297c89d [2021-06-02T09:14:45.531Z] #47 DONE 0.3s [2021-06-02T09:14:45.531Z] [2021-06-02T09:14:45.531Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-02T09:14:45.531Z] #49 sha256:7905716b363def1e0c36bee6246829800091a5dc0471e6f0c334d69031e01e33 [2021-06-02T09:14:45.788Z] #49 DONE 0.1s [2021-06-02T09:14:45.788Z] [2021-06-02T09:14:45.788Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:14:45.788Z] #54 sha256:03921874e556b9fe82a4e69fff4001620d48df1fc7011ecc152475be217ff3a8 [2021-06-02T09:14:46.045Z] #54 ... [2021-06-02T09:14:46.045Z] [2021-06-02T09:14:46.045Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-02T09:14:46.045Z] #51 sha256:d1a7ed744e3b81b2eca64f2ffcbb20ff0cfee353e79d8e4cef0a5e9d5c68fb44 [2021-06-02T09:14:46.609Z] #51 DONE 0.5s [2021-06-02T09:14:46.609Z] [2021-06-02T09:14:46.609Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-02T09:14:46.609Z] #53 sha256:8468762c50dbb3191521340cf0956926f7427d0e1f7d39be5ef3749d4c865290 [2021-06-02T09:14:46.609Z] #53 DONE 0.1s [2021-06-02T09:14:46.609Z] [2021-06-02T09:14:46.609Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:14:46.609Z] #54 sha256:03921874e556b9fe82a4e69fff4001620d48df1fc7011ecc152475be217ff3a8 [2021-06-02T09:14:51.419Z] #54 ... [2021-06-02T09:14:51.419Z] [2021-06-02T09:14:51.420Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:14:51.420Z] #57 sha256:f0043331837c7077301e4715373049a08a6b1d9b4d55f1d4c16bf6c69c367d1f [2021-06-02T09:14:51.420Z] #57 178.8 + bin/containerd [2021-06-02T09:14:52.145Z] #57 191.8 # github.com/containerd/containerd/cmd/containerd [2021-06-02T09:14:52.145Z] #57 191.8 /usr/bin/ld: /tmp/go-link-168722344/000018.o: in function `New': [2021-06-02T09:14:52.145Z] #57 191.8 /tmp/tmp.g3hvb2ZZi0/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-02T09:14:52.145Z] #57 192.0 + bin/containerd-stress [2021-06-02T09:14:52.363Z] #57 ... [2021-06-02T09:14:52.363Z] [2021-06-02T09:14:52.363Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:14:52.363Z] #54 sha256:8afeba86ea84bdfd20ef33e7356a755fb06f8b60fa828c3fdceb12fcbda6b412 [2021-06-02T09:14:52.363Z] #54 104.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-02T09:14:52.363Z] #54 105.3 + mkdir -p /build [2021-06-02T09:14:52.363Z] #54 105.3 + cp runc /build/runc [2021-06-02T09:14:52.363Z] #54 DONE 105.6s [2021-06-02T09:14:52.625Z] [2021-06-02T09:14:52.625Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:14:52.625Z] #57 sha256:f0043331837c7077301e4715373049a08a6b1d9b4d55f1d4c16bf6c69c367d1f [2021-06-02T09:14:53.572Z] #57 ... [2021-06-02T09:14:53.572Z] [2021-06-02T09:14:53.572Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-02T09:14:53.572Z] #55 sha256:096265af69cac953516ead851326a8e028c3336b01542b254b03809072b8b3ad [2021-06-02T09:14:53.572Z] #55 DONE 0.1s [2021-06-02T09:14:53.572Z] [2021-06-02T09:14:53.572Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:14:53.572Z] #57 sha256:f0043331837c7077301e4715373049a08a6b1d9b4d55f1d4c16bf6c69c367d1f [2021-06-02T09:14:54.695Z] #57 195.4 + bin/containerd-shim [2021-06-02T09:14:55.325Z] #57 205.5 # github.com/containerd/containerd/cmd/containerd [2021-06-02T09:14:55.325Z] #57 205.5 /usr/bin/ld: /tmp/go-link-367949047/000018.o: in function `New': [2021-06-02T09:14:55.325Z] #57 205.5 /tmp/tmp.zHgGNOxQFA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-02T09:14:55.325Z] #57 205.6 + bin/containerd-stress [2021-06-02T09:14:55.325Z] #57 207.7 + bin/containerd-shim [2021-06-02T09:15:00.627Z] #57 214.7 + bin/containerd-shim-runc-v1 [2021-06-02T09:15:01.300Z] #57 201.4 + bin/containerd-shim-runc-v1 [2021-06-02T09:15:04.615Z] #57 205.8 + bin/containerd-shim-runc-v2 [2021-06-02T09:15:04.757Z] #54 ... [2021-06-02T09:15:04.757Z] [2021-06-02T09:15:04.757Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:15:04.757Z] #57 sha256:e1d5f8840bc7879516128689cf38afbf4c1a41dcfc40b68535310aa6ec3276f2 [2021-06-02T09:15:04.757Z] #57 188.5 + bin/containerd [2021-06-02T09:15:04.757Z] #57 ... [2021-06-02T09:15:04.757Z] [2021-06-02T09:15:04.757Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-06-02T09:15:04.757Z] #54 sha256:03921874e556b9fe82a4e69fff4001620d48df1fc7011ecc152475be217ff3a8 [2021-06-02T09:15:04.757Z] #54 106.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-02T09:15:04.757Z] #54 107.3 + mkdir -p /build [2021-06-02T09:15:04.757Z] #54 107.3 + cp runc /build/runc [2021-06-02T09:15:04.757Z] #54 DONE 107.8s [2021-06-02T09:15:04.757Z] [2021-06-02T09:15:04.757Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:15:04.757Z] #57 sha256:e1d5f8840bc7879516128689cf38afbf4c1a41dcfc40b68535310aa6ec3276f2 [2021-06-02T09:15:05.920Z] #57 219.7 + bin/containerd-shim-runc-v2 [2021-06-02T09:15:06.004Z] #57 207.1 + binaries [2021-06-02T09:15:06.004Z] #57 207.1 + install -D bin/containerd /build/containerd [2021-06-02T09:15:06.004Z] #57 207.2 + install -D bin/containerd-shim /build/containerd-shim [2021-06-02T09:15:06.182Z] #57 220.7 + binaries [2021-06-02T09:15:06.182Z] #57 220.7 + install -D bin/containerd /build/containerd [2021-06-02T09:15:06.182Z] #57 220.7 + install -D bin/containerd-shim /build/containerd-shim [2021-06-02T09:15:06.264Z] #57 207.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-02T09:15:06.264Z] #57 207.3 + install -D bin/ctr /build/ctr [2021-06-02T09:15:06.443Z] #57 220.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-02T09:15:06.443Z] #57 220.8 + install -D bin/ctr /build/ctr [2021-06-02T09:15:06.665Z] #57 ... [2021-06-02T09:15:06.665Z] [2021-06-02T09:15:06.665Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-06-02T09:15:06.665Z] #55 sha256:f37bc0e77f16facb512472005a12e0a7a51e4a8166c644bb6783af56528ef44a [2021-06-02T09:15:06.665Z] #55 DONE 0.3s [2021-06-02T09:15:06.665Z] [2021-06-02T09:15:06.665Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-06-02T09:15:06.665Z] #57 sha256:e1d5f8840bc7879516128689cf38afbf4c1a41dcfc40b68535310aa6ec3276f2 [2021-06-02T09:15:07.829Z] #57 DONE 222.0s [2021-06-02T09:15:08.406Z] [2021-06-02T09:15:08.406Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-02T09:15:08.406Z] #58 sha256:75c8a855cb0b7816bafb909cc898405046db23302a88e39fb3ae74fd05f17ec3 [2021-06-02T09:15:09.349Z] #58 DONE 1.0s [2021-06-02T09:15:09.349Z] [2021-06-02T09:15:09.349Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-02T09:15:09.349Z] #62 sha256:715674e1ba4d4b529a21c47d5af55c0dd0a43cb81b5cd439a268007f07050ec7 [2021-06-02T09:15:09.349Z] #62 DONE 0.2s [2021-06-02T09:15:09.349Z] [2021-06-02T09:15:09.349Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-02T09:15:09.349Z] #67 sha256:8f8a23a6a326f4dbc7781c34c901907135d1e8a6770843b4cdfcf1a7197b884f [2021-06-02T09:15:09.572Z] #57 DONE 210.3s [2021-06-02T09:15:10.329Z] #67 DONE 0.9s [2021-06-02T09:15:10.329Z] [2021-06-02T09:15:10.329Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-02T09:15:10.329Z] #69 sha256:093cc6c571edee923fc892afaf2c1ff7ec2252408505dee967e99168b150ecee [2021-06-02T09:15:10.329Z] #69 DONE 0.0s [2021-06-02T09:15:10.601Z] [2021-06-02T09:15:10.601Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-02T09:15:10.601Z] #70 sha256:46c5f900b3c877e9725fa0fcfc58bb04250d7bc96eb67467261c300338b1e0d3 [2021-06-02T09:15:10.601Z] #70 DONE 0.0s [2021-06-02T09:15:10.601Z] [2021-06-02T09:15:10.601Z] #71 [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-06-02T09:15:10.601Z] #71 sha256:e6953c9106179fbd9e23ff24c14e7104a95f0bb11785f44a85ba69699834bd86 [2021-06-02T09:15:10.960Z] [2021-06-02T09:15:10.960Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-02T09:15:10.960Z] #58 sha256:7e8d7c796947a9cae9b8b433594b4032f8051a602916c5ebf4099c15b0d266cd [2021-06-02T09:15:11.172Z] #71 0.747 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-06-02T09:15:11.433Z] #71 0.908 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-06-02T09:15:11.433Z] #71 0.995 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-06-02T09:15:11.694Z] #71 1.167 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-06-02T09:15:12.265Z] #71 1.255 Reading package lists... [2021-06-02T09:15:12.873Z] #58 DONE 2.1s [2021-06-02T09:15:12.873Z] [2021-06-02T09:15:12.873Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-02T09:15:12.873Z] #62 sha256:28fe2a1cee40f4f4db132d48a130dce89a462feb27d1fdbaf0a9e6ef196712a6 [2021-06-02T09:15:13.098Z] #71 1.886 Reading package lists... [2021-06-02T09:15:13.098Z] #71 2.500 Building dependency tree... [2021-06-02T09:15:13.098Z] #71 2.624 Reading state information... [2021-06-02T09:15:13.098Z] #71 2.726 The following additional packages will be installed: [2021-06-02T09:15:13.360Z] #71 2.726 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-06-02T09:15:13.360Z] #71 2.727 libpam-systemd [2021-06-02T09:15:13.360Z] #71 2.727 Suggested packages: [2021-06-02T09:15:13.360Z] #71 2.727 systemd-container policykit-1 [2021-06-02T09:15:13.360Z] #71 2.727 Recommended packages: [2021-06-02T09:15:13.360Z] #71 2.727 libnss-systemd [2021-06-02T09:15:13.360Z] #71 2.806 The following NEW packages will be installed: [2021-06-02T09:15:13.360Z] #71 2.806 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-06-02T09:15:13.360Z] #71 2.807 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-06-02T09:15:13.448Z] #62 DONE 0.4s [2021-06-02T09:15:13.448Z] [2021-06-02T09:15:13.448Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-02T09:15:13.448Z] #67 sha256:996b78fe56e5bd69f085f11f7df3d30d546326ddc62818a115454a21662191b4 [2021-06-02T09:15:13.621Z] #71 3.075 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded. [2021-06-02T09:15:13.622Z] #71 3.075 Need to get 4762 kB of archives. [2021-06-02T09:15:13.622Z] #71 3.075 After this operation, 16.6 MB of additional disk space will be used. [2021-06-02T09:15:13.622Z] #71 3.075 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-06-02T09:15:13.622Z] #71 3.078 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-06-02T09:15:13.622Z] #71 3.079 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-06-02T09:15:13.622Z] #71 3.085 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-06-02T09:15:13.622Z] #71 3.088 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-06-02T09:15:13.622Z] #71 3.089 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-06-02T09:15:13.622Z] #71 3.169 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-06-02T09:15:13.622Z] #71 3.170 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-06-02T09:15:13.622Z] #71 3.173 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-06-02T09:15:13.622Z] #71 3.175 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-06-02T09:15:13.622Z] #71 3.177 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-06-02T09:15:13.883Z] #71 3.325 debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T09:15:13.883Z] #71 3.353 Fetched 4762 kB in 0s (13.2 MB/s) [2021-06-02T09:15:13.883Z] #71 3.381 Selecting previously unselected package libargon2-1:amd64. [2021-06-02T09:15:13.883Z] #71 3.381 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28067 files and directories currently installed.) [2021-06-02T09:15:13.883Z] #71 3.396 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-06-02T09:15:13.883Z] #71 3.405 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-02T09:15:13.883Z] #71 3.441 Selecting previously unselected package libjson-c3:amd64. [2021-06-02T09:15:13.883Z] #71 3.444 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-06-02T09:15:13.883Z] #71 3.448 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-02T09:15:13.883Z] #71 3.485 Selecting previously unselected package libcryptsetup12:amd64. [2021-06-02T09:15:13.883Z] #71 3.488 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-06-02T09:15:13.883Z] #71 3.492 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-02T09:15:13.883Z] #71 3.545 Selecting previously unselected package libidn11:amd64. [2021-06-02T09:15:14.144Z] #71 3.548 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-06-02T09:15:14.144Z] #71 3.553 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-06-02T09:15:14.144Z] #71 3.597 Selecting previously unselected package libkmod2:amd64. [2021-06-02T09:15:14.144Z] #71 3.600 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-06-02T09:15:14.144Z] #71 3.605 Unpacking libkmod2:amd64 (26-1) ... [2021-06-02T09:15:14.144Z] #71 3.662 Selecting previously unselected package systemd. [2021-06-02T09:15:14.144Z] #71 3.665 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-06-02T09:15:14.144Z] #71 3.703 Unpacking systemd (241-7~deb10u7) ... [2021-06-02T09:15:14.725Z] #71 4.164 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-06-02T09:15:14.725Z] #71 4.178 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-06-02T09:15:14.725Z] #71 4.190 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-06-02T09:15:14.725Z] #71 4.203 Setting up libidn11:amd64 (1.33-2.2) ... [2021-06-02T09:15:14.725Z] #71 4.216 Setting up libkmod2:amd64 (26-1) ... [2021-06-02T09:15:14.725Z] #71 4.231 Setting up systemd (241-7~deb10u7) ... [2021-06-02T09:15:14.725Z] #71 4.282 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-06-02T09:15:14.725Z] #71 4.284 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-06-02T09:15:14.725Z] #71 4.287 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-02T09:15:14.725Z] #71 4.287 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-06-02T09:15:15.297Z] #71 4.744 Selecting previously unselected package systemd-sysv. [2021-06-02T09:15:15.297Z] #71 4.744 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28864 files and directories currently installed.) [2021-06-02T09:15:15.297Z] #71 4.758 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-06-02T09:15:15.297Z] #71 4.762 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-06-02T09:15:15.297Z] #71 4.808 Selecting previously unselected package libdbus-1-3:amd64. [2021-06-02T09:15:15.297Z] #71 4.811 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-06-02T09:15:15.297Z] #71 4.815 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-02T09:15:15.297Z] #71 4.873 Selecting previously unselected package dbus. [2021-06-02T09:15:15.297Z] #71 4.876 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-06-02T09:15:15.297Z] #71 4.887 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-06-02T09:15:15.297Z] #71 4.954 Selecting previously unselected package libpam-systemd:amd64. [2021-06-02T09:15:15.558Z] #71 4.957 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-06-02T09:15:15.558Z] #71 4.962 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-02T09:15:15.558Z] #71 5.010 Selecting previously unselected package dbus-user-session. [2021-06-02T09:15:15.558Z] #71 5.013 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-06-02T09:15:15.558Z] #71 5.018 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-02T09:15:15.558Z] #71 5.100 Setting up systemd-sysv (241-7~deb10u7) ... [2021-06-02T09:15:15.558Z] #71 5.114 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-06-02T09:15:15.558Z] #71 5.127 Setting up dbus (1.12.20-0+deb10u1) ... [2021-06-02T09:15:15.820Z] #71 5.252 invoke-rc.d: could not determine current runlevel [2021-06-02T09:15:15.820Z] #71 5.254 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-02T09:15:15.820Z] #71 5.259 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-06-02T09:15:15.994Z] #67 DONE 2.1s [2021-06-02T09:15:15.994Z] [2021-06-02T09:15:15.994Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-02T09:15:15.994Z] #69 sha256:53cf6c393c499a266f5fc00aed3c6f820a816a3ebba9f03c91bd1c206b85dd4c [2021-06-02T09:15:15.994Z] #69 DONE 0.1s [2021-06-02T09:15:15.994Z] [2021-06-02T09:15:15.994Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-02T09:15:15.994Z] #70 sha256:45be350d5af3012de1b49e96896ac0f6383f9156acd808d81e8d19b7ddbc4c63 [2021-06-02T09:15:15.994Z] #70 DONE 0.0s [2021-06-02T09:15:15.994Z] [2021-06-02T09:15:15.994Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-02T09:15:15.994Z] #71 sha256:b39de3cbba91faee20694f3d309472fab9335ff1f9ad4fc9fe3e45a35df2c10f [2021-06-02T09:15:16.081Z] #71 5.409 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-06-02T09:15:16.081Z] #71 5.427 Processing triggers for systemd (241-7~deb10u7) ... [2021-06-02T09:15:16.081Z] #71 5.436 Processing triggers for libc-bin (2.28-10) ... [2021-06-02T09:15:16.081Z] #71 DONE 5.6s [2021-06-02T09:15:16.081Z] [2021-06-02T09:15:16.081Z] #72 [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-06-02T09:15:16.081Z] #72 sha256:9d8da310a8344a39a15a8c3fbd00494a56c6690e2bdea777f6381eebe5ccb68c [2021-06-02T09:15:16.653Z] #72 0.475 % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T09:15:16.653Z] #72 0.475 Dload Upload Total Spent Left Speed [2021-06-02T09:15:16.653Z] #72 0.475 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18602 0 --:--:-- --:--:-- --:--:-- 18602 [2021-06-02T09:15:16.653Z] #72 DONE 0.6s [2021-06-02T09:15:16.653Z] [2021-06-02T09:15:16.653Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-02T09:15:16.653Z] #73 sha256:96c61319a95dc417790ba1ab65d86652758dcae6ef964c1178f9d9ff156b457e [2021-06-02T09:15:17.597Z] #73 DONE 0.8s [2021-06-02T09:15:17.597Z] [2021-06-02T09:15:17.597Z] #74 exporting to image [2021-06-02T09:15:17.597Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-02T09:15:17.597Z] #74 exporting layers [2021-06-02T09:15:18.542Z] #71 DONE 2.4s [2021-06-02T09:15:18.542Z] [2021-06-02T09:15:18.543Z] #72 exporting to image [2021-06-02T09:15:18.543Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-02T09:15:18.543Z] #72 exporting layers [2021-06-02T09:15:22.757Z] #72 exporting layers 4.2s done [2021-06-02T09:15:22.757Z] #72 writing image sha256:6f42eb756fe79731229f86c86f74ae9f91851e54c19a9a3303c660ea763a3eea done [2021-06-02T09:15:22.757Z] #72 naming to docker.io/library/docker:6259d635df5307af37df2658782647d5a69686a9 done [2021-06-02T09:15:22.757Z] #72 DONE 4.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-02T09:15:23.095Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6259d635df5307af37df2658782647d5a69686a9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6259d635df5307af37df2658782647d5a69686a9 hack/test/unit [2021-06-02T09:15:24.187Z] #74 exporting layers 6.9s done [2021-06-02T09:15:24.187Z] #74 writing image sha256:b3a49a334233e20e3f5cdcce2fa9b4f2260b5699f417d047b506322e9bfa8fd2 done [2021-06-02T09:15:24.187Z] #74 naming to docker.io/library/docker:577f4bb3e61184a4384e55986ce4ca44848d8771 done [2021-06-02T09:15:24.187Z] #74 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-02T09:15:24.551Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=577f4bb3e61184a4384e55986ce4ca44848d8771 -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:577f4bb3e61184a4384e55986ce4ca44848d8771 hack/make.sh dynbinary test-integration [2021-06-02T09:15:25.708Z] #57 209.6 # github.com/containerd/containerd/cmd/containerd [2021-06-02T09:15:25.708Z] #57 209.6 /usr/bin/ld: /tmp/go-link-337335989/000018.o: in function `New': [2021-06-02T09:15:25.708Z] #57 209.6 /tmp/tmp.REN9iDTofD/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-02T09:15:25.708Z] #57 209.7 + bin/containerd-stress [2021-06-02T09:15:25.708Z] #57 211.6 + bin/containerd-shim [2021-06-02T09:15:26.466Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-02T09:15:26.466Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-02T09:15:26.466Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-02T09:15:26.466Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-02T09:15:26.466Z] 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-06-02T09:15:26.466Z] Detected virtualization docker. [2021-06-02T09:15:26.466Z] Detected architecture x86-64. [2021-06-02T09:15:26.466Z] Set hostname to <252e62ce19db>. [2021-06-02T09:15:26.728Z] + source /etc/docker-entrypoint-cmd [2021-06-02T09:15:26.728Z] ++ hack/make.sh dynbinary test-integration [2021-06-02T09:15:26.728Z] [2021-06-02T09:15:26.728Z] Removing bundles/ [2021-06-02T09:15:26.728Z] [2021-06-02T09:15:26.728Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-02T09:15:26.728Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-02T09:15:26.728Z] GOOS="" GOARCH="" GOARM="" [2021-06-02T09:15:28.389Z] ? github.com/docker/docker/api [no test files] [2021-06-02T09:15:29.923Z] #57 218.3 + bin/containerd-shim-runc-v1 [2021-06-02T09:15:35.219Z] #57 223.2 + bin/containerd-shim-runc-v2 [2021-06-02T09:15:35.481Z] #57 224.1 + binaries [2021-06-02T09:15:35.481Z] #57 224.1 + install -D bin/containerd /build/containerd [2021-06-02T09:15:35.481Z] #57 224.1 + install -D bin/containerd-shim /build/containerd-shim [2021-06-02T09:15:35.481Z] #57 224.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-02T09:15:35.742Z] #57 224.2 + install -D bin/ctr /build/ctr [2021-06-02T09:15:37.655Z] #57 DONE 225.8s [2021-06-02T09:15:38.228Z] [2021-06-02T09:15:38.228Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-02T09:15:38.228Z] #58 sha256:82af7f46002f6f95cf3ae5dcf4fa693274d8f6fa0b317b65a28485eb53ae64a4 [2021-06-02T09:15:38.708Z] #57 220.0 # github.com/containerd/containerd/cmd/containerd [2021-06-02T09:15:38.708Z] #57 220.0 /usr/bin/ld: /tmp/go-link-343914770/000018.o: in function `New': [2021-06-02T09:15:38.708Z] #57 220.0 /tmp/tmp.kVdqvOWO2b/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-06-02T09:15:38.708Z] #57 220.0 + bin/containerd-stress [2021-06-02T09:15:38.708Z] #57 222.2 + bin/containerd-shim [2021-06-02T09:15:39.170Z] #58 DONE 0.8s [2021-06-02T09:15:39.170Z] [2021-06-02T09:15:39.170Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-02T09:15:39.170Z] #62 sha256:b44f62a824608df98d85747218bce6e0e989aa4dd01b187b6824ab6c97d397a0 [2021-06-02T09:15:39.430Z] #62 DONE 0.2s [2021-06-02T09:15:39.430Z] [2021-06-02T09:15:39.430Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-02T09:15:39.430Z] #67 sha256:4e78b62bb7ac26072ffee955e9e8e9632592f72f14283a02e9985b6de6561c2c [2021-06-02T09:15:40.372Z] #67 DONE 0.8s [2021-06-02T09:15:40.372Z] [2021-06-02T09:15:40.372Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-02T09:15:40.372Z] #69 sha256:38d6543096dbb06c24733092bc951c5e70bf7d17ef802c71c3f4fd93e110d891 [2021-06-02T09:15:40.372Z] #69 DONE 0.0s [2021-06-02T09:15:40.372Z] [2021-06-02T09:15:40.372Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-02T09:15:40.372Z] #70 sha256:c3889e423110f7c4973b8fc785af10f2a7ca2b92ce6d0466495035aefd862f32 [2021-06-02T09:15:40.372Z] #70 DONE 0.0s [2021-06-02T09:15:40.372Z] [2021-06-02T09:15:40.372Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-02T09:15:40.372Z] #71 sha256:5fae1b5dfbdeef883ed56f641a42973595f9b938b0bab930651d3c9acfca473a [2021-06-02T09:15:40.651Z] ok github.com/docker/docker/api/server 0.031s coverage: 9.0% of statements [2021-06-02T09:15:41.757Z] #71 DONE 1.3s [2021-06-02T09:15:41.757Z] [2021-06-02T09:15:41.757Z] #72 exporting to image [2021-06-02T09:15:41.757Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-02T09:15:41.757Z] #72 exporting layers [2021-06-02T09:15:43.960Z] #57 229.1 + bin/containerd-shim-runc-v1 [2021-06-02T09:15:48.346Z] #72 exporting layers 6.7s done [2021-06-02T09:15:48.346Z] #72 writing image sha256:ac3480ed02ce684b66182b9d2a322f657eb408923010cf6e96ba1e4098a001c9 [2021-06-02T09:15:48.346Z] #72 writing image sha256:ac3480ed02ce684b66182b9d2a322f657eb408923010cf6e96ba1e4098a001c9 done [2021-06-02T09:15:48.346Z] #72 naming to docker.io/library/docker:827a000ee0f8c9abfa2101fa3473e3058a027d92 done [2021-06-02T09:15:48.346Z] #72 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-02T09:15:48.694Z] + trap exit INT TERM [2021-06-02T09:15:48.694Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-02T09:15:48.694Z] + CONTAINER_NAME=docker-pr6 [2021-06-02T09:15:48.694Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42453/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42453/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=827a000ee0f8c9abfa2101fa3473e3058a027d92 -e DOCKER_GRAPHDRIVER docker:827a000ee0f8c9abfa2101fa3473e3058a027d92 hack/make.sh dynbinary-daemon [2021-06-02T09:15:49.216Z] #57 234.0 + bin/containerd-shim-runc-v2 [2021-06-02T09:15:49.472Z] #57 234.9 + binaries [2021-06-02T09:15:49.472Z] #57 234.9 + install -D bin/containerd /build/containerd [2021-06-02T09:15:49.472Z] #57 234.9 + install -D bin/containerd-shim /build/containerd-shim [2021-06-02T09:15:49.472Z] #57 235.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-02T09:15:49.472Z] #57 235.0 + install -D bin/ctr /build/ctr [2021-06-02T09:15:50.606Z] [2021-06-02T09:15:50.606Z] Removing bundles/ [2021-06-02T09:15:50.606Z] [2021-06-02T09:15:50.606Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-06-02T09:15:50.606Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-02T09:15:50.606Z] GOOS="" GOARCH="" GOARM="" [2021-06-02T09:15:50.838Z] #57 DONE 236.4s [2021-06-02T09:15:51.777Z] [2021-06-02T09:15:51.777Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-02T09:15:51.778Z] #58 sha256:73afcd7efa8970679d63308d4c283a57f5e2d1ffbbef043260006103329294f0 [2021-06-02T09:15:52.340Z] #58 DONE 0.9s [2021-06-02T09:15:52.595Z] [2021-06-02T09:15:52.595Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-02T09:15:52.595Z] #62 sha256:96aa14415608360c3a2de3852e58a5653dd4d04a7640fab2d8214b6f193fb99c [2021-06-02T09:15:52.852Z] #62 DONE 0.2s [2021-06-02T09:15:52.852Z] [2021-06-02T09:15:52.852Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-02T09:15:52.852Z] #67 sha256:e580696dfac3694fc04c197455076ff5d1773301e263f24b7ff8667784da2323 [2021-06-02T09:15:53.780Z] #67 DONE 0.9s [2021-06-02T09:15:53.780Z] [2021-06-02T09:15:53.780Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-06-02T09:15:53.780Z] #69 sha256:ea5ffea5561445b4b3741c626d6b30554943ced90ddef4c611d4b012218c4343 [2021-06-02T09:15:53.780Z] #69 DONE 0.0s [2021-06-02T09:15:53.780Z] [2021-06-02T09:15:53.780Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-06-02T09:15:53.780Z] #70 sha256:959f7322526f08b412f56d52a77333f5b7483b02e454eacb8678fe4970903526 [2021-06-02T09:15:53.780Z] #70 DONE 0.0s [2021-06-02T09:15:53.780Z] [2021-06-02T09:15:53.780Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-02T09:15:53.780Z] #71 sha256:56090454d4585b349348d671d08bb35767126e2182f40a1fb7c60fd10672161e [2021-06-02T09:15:55.671Z] #71 DONE 2.0s [2021-06-02T09:15:55.671Z] [2021-06-02T09:15:55.671Z] #72 exporting to image [2021-06-02T09:15:55.671Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-02T09:15:55.671Z] #72 exporting layers [2021-06-02T09:16:03.766Z] #72 exporting layers 6.8s done [2021-06-02T09:16:03.766Z] #72 writing image sha256:d8941e86de3f22f1b59774e6be16bfc281721e98b1360ce6676fca19f5f26bec done [2021-06-02T09:16:03.766Z] #72 naming to docker.io/library/docker:577f4bb3e61184a4384e55986ce4ca44848d8771 done [2021-06-02T09:16:03.766Z] #72 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-02T09:16:04.103Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=577f4bb3e61184a4384e55986ce4ca44848d8771 -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:577f4bb3e61184a4384e55986ce4ca44848d8771 hack/make.sh dynbinary test-integration [2021-06-02T09:16:05.477Z] [2021-06-02T09:16:05.477Z] Removing bundles/ [2021-06-02T09:16:05.477Z] [2021-06-02T09:16:05.477Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-02T09:16:05.477Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-02T09:16:05.477Z] GOOS="" GOARCH="" GOARM="" [2021-06-02T09:16:26.599Z] INFO [loader] Go packages loading at mode 575 (imports|exports_file|files|name|types_sizes|compiled_files|deps) took 1m59.864457748s [2021-06-02T09:16:26.599Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 649.807797ms [2021-06-02T09:16:36.957Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 14.7% of statements [2021-06-02T09:16:36.957Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-02T09:16:37.223Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2021-06-02T09:16:37.223Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-02T09:16:37.223Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-02T09:16:37.223Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-02T09:16:37.485Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-02T09:16:37.485Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-02T09:16:37.485Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-02T09:16:37.485Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-02T09:16:37.485Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-02T09:16:37.748Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-02T09:16:39.147Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-02T09:16:39.147Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-02T09:16:39.147Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2021-06-02T09:16:39.147Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2021-06-02T09:16:39.410Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 5.7% of statements [2021-06-02T09:16:39.410Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-02T09:16:39.410Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-02T09:16:39.410Z] ? github.com/docker/docker/api/types [no test files] [2021-06-02T09:16:39.410Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-02T09:16:39.410Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-02T09:16:39.410Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-02T09:16:39.410Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-02T09:16:39.410Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-02T09:16:39.410Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-02T09:16:39.410Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-02T09:16:39.410Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-02T09:16:39.410Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-02T09:16:39.410Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-02T09:16:39.410Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-02T09:16:39.410Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2021-06-02T09:16:39.673Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2021-06-02T09:16:39.673Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-02T09:16:39.673Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-02T09:16:39.673Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-02T09:16:39.673Z] ? github.com/docker/docker/builder [no test files] [2021-06-02T09:16:39.673Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-02T09:16:39.673Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-02T09:16:39.673Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-02T09:16:39.673Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-02T09:16:39.673Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-02T09:16:39.673Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-02T09:16:39.673Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-02T09:16:42.231Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-06-02T09:16:43.628Z] ok github.com/docker/docker/builder/remotecontext 0.148s coverage: 13.7% of statements [2021-06-02T09:16:44.203Z] ok github.com/docker/docker/builder/dockerfile 0.468s coverage: 48.5% of statements [2021-06-02T09:16:44.203Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-02T09:16:46.126Z] ok github.com/docker/docker/builder/remotecontext/git 4.625s coverage: 86.3% of statements [2021-06-02T09:16:46.126Z] ? github.com/docker/docker/cli [no test files] [2021-06-02T09:16:46.126Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-02T09:16:50.354Z] ok github.com/docker/docker/client 0.355s coverage: 75.4% of statements [2021-06-02T09:17:03.235Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-02T09:17:03.235Z] [2021-06-02T09:17:03.235Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-02T09:17:03.235Z] DOCKER_SYSTEMD=1 [2021-06-02T09:17:03.235Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-02T09:17:03.235Z] HOSTNAME=252e62ce19db [2021-06-02T09:17:03.235Z] DEST=bundles/test-integration [2021-06-02T09:17:03.235Z] PWD=/go/src/github.com/docker/docker [2021-06-02T09:17:03.235Z] DOCKER_GITCOMMIT=577f4bb3e61184a4384e55986ce4ca44848d8771 [2021-06-02T09:17:03.235Z] container=docker [2021-06-02T09:17:03.235Z] HOME=/root [2021-06-02T09:17:03.235Z] LANG=C.UTF-8 [2021-06-02T09:17:03.235Z] INVOCATION_ID=b21a49759e024ae9a268966bb6c82850 [2021-06-02T09:17:03.235Z] GOLANG_VERSION=1.13.15 [2021-06-02T09:17:03.235Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-02T09:17:03.235Z] VALIDATE_BRANCH=master [2021-06-02T09:17:03.235Z] TERM=xterm [2021-06-02T09:17:03.235Z] DOCKER_PKG=github.com/docker/docker [2021-06-02T09:17:03.235Z] SHLVL=3 [2021-06-02T09:17:03.235Z] TIMEOUT=120m [2021-06-02T09:17:03.235Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-02T09:17:03.235Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-02T09:17:03.235Z] GO111MODULE=off [2021-06-02T09:17:03.235Z] DOCKER_EXPERIMENTAL=1 [2021-06-02T09:17:03.235Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-02T09:17:03.235Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-02T09:17:03.235Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-02T09:17:03.235Z] GOPATH=/go [2021-06-02T09:17:03.235Z] PKG_CONFIG=pkg-config [2021-06-02T09:17:03.235Z] _=/usr/bin/env [2021-06-02T09:17:03.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-02T09:17:22.562Z] ok github.com/docker/docker/cmd/dockerd 0.119s coverage: 29.1% of statements [2021-06-02T09:17:22.562Z] ok github.com/docker/docker/container 0.173s coverage: 34.6% of statements [2021-06-02T09:17:22.562Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-02T09:17:22.562Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-02T09:17:22.563Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-02T09:17:22.563Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-02T09:17:22.563Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2021-06-02T09:17:25.134Z] ok github.com/docker/docker/daemon/cluster/convert 0.071s coverage: 35.9% of statements [2021-06-02T09:17:27.201Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-02T09:17:27.201Z] [2021-06-02T09:17:27.201Z] + TEST_INTEGRATION_DEST=2 [2021-06-02T09:17:27.201Z] + CONTAINER_NAME=docker-pr6-2 [2021-06-02T09:17:27.201Z] + TEST_SKIP_INTEGRATION=1 [2021-06-02T09:17:27.201Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-02T09:17:27.201Z] + run_tests [2021-06-02T09:17:27.201Z] + c=0 [2021-06-02T09:17:27.201Z] + '[' -n 0 ']' [2021-06-02T09:17:27.201Z] + rm= [2021-06-02T09:17:27.201Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42453/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42453/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42453/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=827a000ee0f8c9abfa2101fa3473e3058a027d92 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:827a000ee0f8c9abfa2101fa3473e3058a027d92 hack/make.sh '' test-integration [2021-06-02T09:17:27.201Z] + TEST_INTEGRATION_DEST=1 [2021-06-02T09:17:27.201Z] + CONTAINER_NAME=docker-pr6-1 [2021-06-02T09:17:27.201Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-02T09:17:27.201Z] + run_tests test-integration-flaky [2021-06-02T09:17:27.201Z] + '[' -n 0 ']' [2021-06-02T09:17:27.201Z] + rm= [2021-06-02T09:17:27.201Z] + TEST_INTEGRATION_DEST=3 [2021-06-02T09:17:27.201Z] + CONTAINER_NAME=docker-pr6-3 [2021-06-02T09:17:27.201Z] + TEST_SKIP_INTEGRATION=1 [2021-06-02T09:17:27.201Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-02T09:17:27.201Z] + run_tests [2021-06-02T09:17:27.201Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42453/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42453/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42453/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=827a000ee0f8c9abfa2101fa3473e3058a027d92 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:827a000ee0f8c9abfa2101fa3473e3058a027d92 hack/make.sh test-integration-flaky test-integration [2021-06-02T09:17:27.201Z] + '[' -n 0 ']' [2021-06-02T09:17:27.201Z] + rm= [2021-06-02T09:17:27.201Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42453/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42453/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42453/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=827a000ee0f8c9abfa2101fa3473e3058a027d92 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:827a000ee0f8c9abfa2101fa3473e3058a027d92 hack/make.sh '' test-integration [2021-06-02T09:17:27.201Z] ++ jobs -p [2021-06-02T09:17:27.201Z] + for job in $(jobs -p) [2021-06-02T09:17:27.201Z] + wait 6055 [2021-06-02T09:17:27.201Z] [2021-06-02T09:17:27.201Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-02T09:17:27.201Z] [2021-06-02T09:17:27.201Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-02T09:17:27.201Z] HOSTNAME=c59ab61e0408 [2021-06-02T09:17:27.201Z] TEST_SKIP_INTEGRATION=1 [2021-06-02T09:17:27.201Z] TESTDEBUG=0 [2021-06-02T09:17:27.201Z] DEST=bundles/test-integration [2021-06-02T09:17:27.201Z] PWD=/go/src/github.com/docker/docker [2021-06-02T09:17:27.201Z] KEEPBUNDLE=1 [2021-06-02T09:17:27.201Z] DOCKER_GITCOMMIT=827a000ee0f8c9abfa2101fa3473e3058a027d92 [2021-06-02T09:17:27.201Z] container=docker [2021-06-02T09:17:27.201Z] HOME=/root [2021-06-02T09:17:27.201Z] GOLANG_VERSION=1.13.15 [2021-06-02T09:17:27.201Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-02T09:17:27.201Z] VALIDATE_BRANCH=master [2021-06-02T09:17:27.201Z] TERM=xterm [2021-06-02T09:17:27.201Z] DOCKER_PKG=github.com/docker/docker [2021-06-02T09:17:27.201Z] SHLVL=1 [2021-06-02T09:17:27.201Z] TIMEOUT=120m [2021-06-02T09:17:27.201Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-02T09:17:27.201Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-02T09:17:27.201Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-02T09:17:27.201Z] GO111MODULE=off [2021-06-02T09:17:27.201Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-02T09:17:27.201Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-02T09:17:27.201Z] GOPATH=/go [2021-06-02T09:17:27.201Z] PKG_CONFIG=pkg-config [2021-06-02T09:17:27.201Z] _=/usr/bin/env [2021-06-02T09:17:27.201Z] Building test suite binary ./integration-cli/test.main [2021-06-02T09:17:27.201Z] [2021-06-02T09:17:27.201Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-02T09:17:27.201Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-02T09:17:27.201Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-02T09:17:27.201Z] HOSTNAME=56f2a990c690 [2021-06-02T09:17:27.201Z] TEST_SKIP_INTEGRATION=1 [2021-06-02T09:17:27.201Z] TESTDEBUG=0 [2021-06-02T09:17:27.201Z] DEST=bundles/test-integration [2021-06-02T09:17:27.201Z] PWD=/go/src/github.com/docker/docker [2021-06-02T09:17:27.201Z] KEEPBUNDLE=1 [2021-06-02T09:17:27.201Z] DOCKER_GITCOMMIT=827a000ee0f8c9abfa2101fa3473e3058a027d92 [2021-06-02T09:17:27.201Z] container=docker [2021-06-02T09:17:27.201Z] HOME=/root [2021-06-02T09:17:27.201Z] GOLANG_VERSION=1.13.15 [2021-06-02T09:17:27.201Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-02T09:17:27.201Z] VALIDATE_BRANCH=master [2021-06-02T09:17:27.201Z] TERM=xterm [2021-06-02T09:17:27.201Z] DOCKER_PKG=github.com/docker/docker [2021-06-02T09:17:27.201Z] SHLVL=1 [2021-06-02T09:17:27.201Z] TIMEOUT=120m [2021-06-02T09:17:27.201Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-02T09:17:27.201Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-02T09:17:27.201Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-02T09:17:27.201Z] GO111MODULE=off [2021-06-02T09:17:27.201Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-02T09:17:27.201Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-02T09:17:27.201Z] GOPATH=/go [2021-06-02T09:17:27.201Z] PKG_CONFIG=pkg-config [2021-06-02T09:17:27.201Z] _=/usr/bin/env [2021-06-02T09:17:27.201Z] Building test suite binary ./integration-cli/test.main [2021-06-02T09:17:27.201Z] No new tests added to integration. [2021-06-02T09:17:27.201Z] [2021-06-02T09:17:27.201Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-02T09:17:27.201Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-02T09:17:27.201Z] HOSTNAME=fade059c3f51 [2021-06-02T09:17:27.201Z] TESTDEBUG=0 [2021-06-02T09:17:27.201Z] DEST=bundles/test-integration [2021-06-02T09:17:27.201Z] PWD=/go/src/github.com/docker/docker [2021-06-02T09:17:27.201Z] KEEPBUNDLE=1 [2021-06-02T09:17:27.201Z] DOCKER_GITCOMMIT=827a000ee0f8c9abfa2101fa3473e3058a027d92 [2021-06-02T09:17:27.201Z] container=docker [2021-06-02T09:17:27.201Z] HOME=/root [2021-06-02T09:17:27.201Z] GOLANG_VERSION=1.13.15 [2021-06-02T09:17:27.201Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-02T09:17:27.201Z] VALIDATE_BRANCH=master [2021-06-02T09:17:27.201Z] TERM=xterm [2021-06-02T09:17:27.201Z] DOCKER_PKG=github.com/docker/docker [2021-06-02T09:17:27.201Z] SHLVL=1 [2021-06-02T09:17:27.201Z] TIMEOUT=120m [2021-06-02T09:17:27.201Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-02T09:17:27.201Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-02T09:17:27.201Z] GO111MODULE=off [2021-06-02T09:17:27.201Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-02T09:17:27.201Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-02T09:17:27.201Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-02T09:17:27.201Z] GOPATH=/go [2021-06-02T09:17:27.201Z] PKG_CONFIG=pkg-config [2021-06-02T09:17:27.201Z] _=/usr/bin/env [2021-06-02T09:17:27.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-02T09:17:27.704Z] ok github.com/docker/docker/daemon/cluster 0.089s coverage: 0.5% of statements [2021-06-02T09:17:29.631Z] ok github.com/docker/docker/daemon/discovery 0.013s coverage: 30.0% of statements [2021-06-02T09:17:31.563Z] ok github.com/docker/docker/daemon/config 0.102s coverage: 81.8% of statements [2021-06-02T09:17:31.563Z] ok github.com/docker/docker/daemon/events 0.086s coverage: 50.0% of statements [2021-06-02T09:17:33.485Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2021-06-02T09:17:35.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-02T09:17:35.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-02T09:17:36.793Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.563s coverage: 14.1% of statements [2021-06-02T09:17:36.793Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.146s coverage: 73.3% of statements [2021-06-02T09:17:36.793Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 3.1% of statements [2021-06-02T09:17:38.185Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.867s coverage: 56.2% of statements [2021-06-02T09:17:39.133Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-06-02T09:17:41.704Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.788s coverage: 49.4% of statements [2021-06-02T09:17:41.883Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-02T09:17:41.883Z] [2021-06-02T09:17:41.883Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-02T09:17:41.883Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-02T09:17:41.883Z] HOSTNAME=77f049576eda [2021-06-02T09:17:41.883Z] DEST=bundles/test-integration [2021-06-02T09:17:41.883Z] PWD=/go/src/github.com/docker/docker [2021-06-02T09:17:41.883Z] DOCKER_ROOTLESS=1 [2021-06-02T09:17:41.883Z] DOCKER_GITCOMMIT=577f4bb3e61184a4384e55986ce4ca44848d8771 [2021-06-02T09:17:41.883Z] container=docker [2021-06-02T09:17:41.883Z] HOME=/root [2021-06-02T09:17:41.883Z] GOLANG_VERSION=1.13.15 [2021-06-02T09:17:41.883Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-02T09:17:41.883Z] VALIDATE_BRANCH=master [2021-06-02T09:17:41.883Z] TERM=xterm [2021-06-02T09:17:41.883Z] DOCKER_PKG=github.com/docker/docker [2021-06-02T09:17:41.883Z] SHLVL=1 [2021-06-02T09:17:41.883Z] TIMEOUT=120m [2021-06-02T09:17:41.883Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-02T09:17:41.883Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-02T09:17:41.883Z] GO111MODULE=off [2021-06-02T09:17:41.883Z] DOCKER_EXPERIMENTAL=1 [2021-06-02T09:17:41.883Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-02T09:17:41.883Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-02T09:17:41.883Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-02T09:17:41.883Z] GOPATH=/go [2021-06-02T09:17:41.883Z] PKG_CONFIG=pkg-config [2021-06-02T09:17:41.883Z] _=/usr/bin/env [2021-06-02T09:17:41.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-02T09:17:43.632Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.542s coverage: 57.7% of statements [2021-06-02T09:17:43.632Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 57.5% of statements [2021-06-02T09:17:43.632Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.135s coverage: 46.2% of statements [2021-06-02T09:17:44.579Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2021-06-02T09:17:45.527Z] ok github.com/docker/docker/daemon 12.387s coverage: 17.3% of statements [2021-06-02T09:17:45.527Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-02T09:17:45.527Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-02T09:17:45.527Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-02T09:17:45.527Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-02T09:17:45.527Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-02T09:17:45.527Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-02T09:17:45.527Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-02T09:17:45.790Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2021-06-02T09:17:47.716Z] ok github.com/docker/docker/daemon/logger 0.296s coverage: 43.5% of statements [2021-06-02T09:17:47.716Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2021-06-02T09:17:47.978Z] ok github.com/docker/docker/daemon/images 0.074s coverage: 6.7% of statements [2021-06-02T09:17:47.978Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-02T09:17:47.978Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-02T09:17:48.050Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.852306134s with top 10 stages: buildssa: 1m38.798436349s, goimports: 21.627267638s, unconvert: 13.396839517s, gosec: 9.675255229s, golint: 5.682843071s, ineffassign: 3.984333375s, misspell: 3.746189445s, inspect: 3.404736102s, vrp: 3.104692052s, printf: 1.776069228s [2021-06-02T09:17:48.927Z] ok github.com/docker/docker/daemon/logger/awslogs 0.333s coverage: 77.8% of statements [2021-06-02T09:17:48.927Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-02T09:17:48.927Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-02T09:17:49.190Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.042s coverage: 87.2% of statements [2021-06-02T09:17:49.453Z] ok github.com/docker/docker/daemon/logger/journald 0.058s coverage: 23.9% of statements [2021-06-02T09:17:49.717Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.036s coverage: 69.9% of statements [2021-06-02T09:17:51.110Z] ok github.com/docker/docker/daemon/logger/local 0.077s coverage: 75.2% of statements [2021-06-02T09:17:51.110Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-02T09:17:51.373Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.081s coverage: 55.1% of statements [2021-06-02T09:17:51.373Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 31.5% of statements [2021-06-02T09:17:52.322Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2021-06-02T09:17:52.898Z] ok github.com/docker/docker/daemon/logger/syslog 0.067s coverage: 46.8% of statements [2021-06-02T09:17:53.472Z] ok github.com/docker/docker/daemon/network 0.032s coverage: 63.8% of statements [2021-06-02T09:17:53.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-02T09:17:54.417Z] ok github.com/docker/docker/daemon/logger/splunk 1.913s coverage: 82.5% of statements [2021-06-02T09:17:54.417Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-02T09:17:54.417Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-02T09:17:54.994Z] ok github.com/docker/docker/distribution/metadata 0.165s coverage: 48.2% of statements [2021-06-02T09:17:55.943Z] ok github.com/docker/docker/distribution 0.275s coverage: 25.2% of statements [2021-06-02T09:17:55.943Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-02T09:17:56.517Z] ok github.com/docker/docker/errdefs 0.021s coverage: 53.1% of statements [2021-06-02T09:17:57.466Z] ok github.com/docker/docker/image 0.080s coverage: 86.6% of statements [2021-06-02T09:17:57.729Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2021-06-02T09:17:57.729Z] ok github.com/docker/docker/distribution/xfer 1.740s coverage: 85.1% of statements [2021-06-02T09:17:57.729Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-02T09:17:58.032Z] INFO [runner/unused/goanalysis] analyzers took 26.842065474s with top 10 stages: buildssa: 22.911766556s, U1000: 3.930298918s [2021-06-02T09:17:58.032Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-06-02T09:17:58.032Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1683/1683, autogenerated_exclude: 1578/1683, identifier_marker: 1578/1578, nolint: 0/64, skip_files: 1683/1683, exclude-rules: 64/1578, cgo: 1683/2262, path_prettifier: 1683/1683, skip_dirs: 1683/1683, exclude: 1578/1578 [2021-06-02T09:17:58.032Z] INFO [runner] processing took 170.91262ms with stages: nolint: 63.941502ms, identifier_marker: 58.948647ms, autogenerated_exclude: 22.127111ms, path_prettifier: 14.030574ms, exclude-rules: 6.493816ms, skip_dirs: 3.659175ms, cgo: 935.487µs, filename_unadjuster: 770.144µs, max_same_issues: 2.002µs, uniq_by_line: 892ns, exclude: 672ns, diff: 562ns, max_from_linter: 543ns, source_code: 499ns, path_shortener: 395ns, skip_files: 301ns, max_per_file_from_linter: 298ns [2021-06-02T09:17:58.032Z] INFO [runner] linters took 1m37.493430056s with stages: goanalysis_metalinter: 1m18.167095562s, unused: 19.154669444s [2021-06-02T09:17:58.032Z] INFO File cache stats: 1457 entries of total size 6.8MiB [2021-06-02T09:17:58.304Z] ok github.com/docker/docker/image/tarexport 0.074s coverage: 0.6% of statements [2021-06-02T09:17:58.568Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2021-06-02T09:17:58.830Z] ok github.com/docker/docker/image/v1 0.043s coverage: 25.0% of statements [2021-06-02T09:17:58.830Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-02T09:17:59.412Z] INFO Memory: 1647 samples, avg is 257.5MB, max is 3429.1MB [2021-06-02T09:17:59.412Z] INFO Execution took 3m39.43650237s [2021-06-02T09:17:59.672Z] Congratulations! The shell scripts are properly formatted. [2021-06-02T09:18:00.225Z] ok github.com/docker/docker/oci 0.029s coverage: 45.2% of statements [2021-06-02T09:18:00.225Z] ok github.com/docker/docker/opts 0.056s coverage: 67.1% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-02T09:18:00.489Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 52.9% of statements [2021-06-02T09:18:00.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c1ee52e8497ea9904071bd97a4f38f006c5c2723 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1ee52e8497ea9904071bd97a4f38f006c5c2723 hack/make.sh dynbinary-daemon test-docker-py [2021-06-02T09:18:01.156Z] [2021-06-02T09:18:01.156Z] Removing bundles/ [2021-06-02T09:18:01.156Z] [2021-06-02T09:18:01.156Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-06-02T09:18:01.156Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-02T09:18:01.156Z] GOOS="" GOARCH="" GOARM="" [2021-06-02T09:18:01.439Z] ok github.com/docker/docker/pkg/broadcaster 0.027s coverage: 100.0% of statements [2021-06-02T09:18:02.388Z] ok github.com/docker/docker/pkg/authorization 0.396s coverage: 68.3% of statements [2021-06-02T09:18:02.388Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-06-02T09:18:03.336Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2021-06-02T09:18:03.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-02T09:18:03.599Z] ok github.com/docker/docker/pkg/archive 1.196s coverage: 81.9% of statements [2021-06-02T09:18:04.173Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2021-06-02T09:18:04.435Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-06-02T09:18:04.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-02T09:18:05.010Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2021-06-02T09:18:05.583Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-06-02T09:18:06.155Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2021-06-02T09:18:06.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-02T09:18:06.418Z] ok github.com/docker/docker/pkg/chrootarchive 3.019s coverage: 43.2% of statements [2021-06-02T09:18:07.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-02T09:18:07.364Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2021-06-02T09:18:07.364Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 88.7% of statements [2021-06-02T09:18:07.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-02T09:18:07.940Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-06-02T09:18:07.940Z] ok github.com/docker/docker/pkg/fsutils 0.257s coverage: 85.1% of statements [2021-06-02T09:18:08.202Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2021-06-02T09:18:08.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-02T09:18:08.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-02T09:18:09.157Z] ok github.com/docker/docker/layer 7.775s coverage: 68.8% of statements [2021-06-02T09:18:09.157Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-02T09:18:09.157Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-02T09:18:09.157Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-02T09:18:09.157Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-02T09:18:09.157Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-02T09:18:09.157Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-02T09:18:09.157Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-02T09:18:09.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-02T09:18:09.432Z] ok github.com/docker/docker/pkg/jsonmessage 0.031s coverage: 91.7% of statements [2021-06-02T09:18:09.701Z] ok github.com/docker/docker/pkg/ioutils 0.628s coverage: 70.6% of statements [2021-06-02T09:18:09.701Z] ok github.com/docker/docker/pkg/idtools 0.836s coverage: 69.5% of statements [2021-06-02T09:18:09.701Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-02T09:18:09.972Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 100.0% of statements [2021-06-02T09:18:09.972Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-02T09:18:09.972Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-02T09:18:09.972Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2021-06-02T09:18:09.972Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-02T09:18:10.236Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2021-06-02T09:18:10.504Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2021-06-02T09:18:10.767Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.054s coverage: 86.7% of statements [2021-06-02T09:18:10.767Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2021-06-02T09:18:10.767Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-02T09:18:10.767Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-02T09:18:11.715Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-06-02T09:18:11.980Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2021-06-02T09:18:12.243Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2021-06-02T09:18:12.243Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2021-06-02T09:18:12.820Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2021-06-02T09:18:13.764Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-06-02T09:18:13.764Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-06-02T09:18:14.025Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2021-06-02T09:18:14.025Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-06-02T09:18:14.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-02T09:18:15.416Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.9% of statements [2021-06-02T09:18:15.416Z] ok github.com/docker/docker/pkg/system 0.015s coverage: 36.9% of statements [2021-06-02T09:18:15.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-02T09:18:15.993Z] ok github.com/docker/docker/pkg/tailfile 0.106s coverage: 88.6% of statements [2021-06-02T09:18:16.574Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2021-06-02T09:18:16.574Z] testing: warning: no tests to run [2021-06-02T09:18:16.574Z] coverage: [no statements] [2021-06-02T09:18:16.574Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2021-06-02T09:18:17.148Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-06-02T09:18:17.148Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-06-02T09:18:17.148Z] ok github.com/docker/docker/pkg/signal 3.993s coverage: 62.3% of statements [2021-06-02T09:18:17.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-02T09:18:17.411Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2021-06-02T09:18:18.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-02T09:18:18.808Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2021-06-02T09:18:18.808Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 85.4% of statements [2021-06-02T09:18:19.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-02T09:18:19.758Z] ok github.com/docker/docker/reference 0.017s coverage: 83.7% of statements [2021-06-02T09:18:20.020Z] ok github.com/docker/docker/plugin 0.556s coverage: 23.2% of statements [2021-06-02T09:18:21.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-02T09:18:21.413Z] ok github.com/docker/docker/registry/resumable 0.038s coverage: 100.0% of statements [2021-06-02T09:18:21.676Z] ok github.com/docker/docker/quota 0.525s coverage: 71.4% of statements [2021-06-02T09:18:21.939Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2021-06-02T09:18:22.202Z] ok github.com/docker/docker/registry 0.212s coverage: 58.8% of statements [2021-06-02T09:18:22.778Z] ok github.com/docker/docker/testutil 0.024s coverage: 62.5% of statements [2021-06-02T09:18:22.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-02T09:18:23.041Z] ok github.com/docker/docker/runconfig 0.040s coverage: 66.1% of statements [2021-06-02T09:18:23.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-02T09:18:25.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-02T09:18:25.600Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2021-06-02T09:18:25.600Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2021-06-02T09:18:26.174Z] ok github.com/docker/docker/volume/local 0.213s coverage: 76.4% of statements [2021-06-02T09:18:26.660Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-02T09:18:26.660Z] Using test binary docker [2021-06-02T09:18:26.660Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-02T09:18:26.660Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-02T09:18:26.660Z] INFO: Waiting for daemon to start... [2021-06-02T09:18:26.660Z] Starting dockerd [2021-06-02T09:18:27.561Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-06-02T09:18:28.581Z] . [2021-06-02T09:18:28.581Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-02T09:18:28.581Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-02T09:18:28.581Z] Error: No such image: emptyfs [2021-06-02T09:18:28.842Z] Running integration-test (iteration 1) [2021-06-02T09:18:28.842Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-02T09:18:30.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-02T09:18:40.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-02T09:18:41.087Z] Loaded image: buildpack-deps:buster [2021-06-02T09:18:41.087Z] Loaded image: busybox:latest [2021-06-02T09:18:41.349Z] Loaded image: busybox:glibc [2021-06-02T09:18:41.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-02T09:18:42.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-02T09:18:43.895Z] Loaded image: debian:bullseye [2021-06-02T09:18:43.895Z] Loaded image: hello-world:latest [2021-06-02T09:18:43.895Z] Loaded image: arm32v7/hello-world:latest [2021-06-02T09:18:43.895Z] INFO: Testing against a local daemon [2021-06-02T09:18:43.895Z] === RUN TestCgroupNamespacesBuild [2021-06-02T09:18:43.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-02T09:18:43.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-02T09:18:45.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-02T09:18:47.197Z] --- PASS: TestCgroupNamespacesBuild (3.54s) [2021-06-02T09:18:47.197Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-02T09:18:49.112Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.68s) [2021-06-02T09:18:49.112Z] === RUN TestBuildWithSession [2021-06-02T09:18:49.112Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-02T09:18:49.112Z] build_session_test.go:25: TODO: BuildKit [2021-06-02T09:18:49.112Z] === RUN TestBuildSquashParent [2021-06-02T09:18:49.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-02T09:18:49.533Z] ok github.com/docker/docker/pkg/plugins 33.653s coverage: 76.6% of statements [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/rootless [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/volume [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-02T09:18:49.533Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === Skipped [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-02T09:18:49.533Z] graphtest_unix.go:73: No driver to put! [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-02T09:18:49.533Z] time="2021-06-02T09:17:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-02T09:18:49.533Z] time="2021-06-02T09:17:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-02T09:18:49.533Z] time="2021-06-02T09:17:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-02T09:18:49.533Z] time="2021-06-02T09:17:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-02T09:18:49.533Z] time="2021-06-02T09:17:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-02T09:18:49.533Z] graphtest_unix.go:73: No driver to put! [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-02T09:18:49.533Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-02T09:18:49.533Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-02T09:18:49.533Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-02T09:18:49.533Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-02T09:18:49.533Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:18:49.533Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-02T09:18:49.533Z] graphtest_unix.go:73: No driver to put! [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-02T09:18:49.533Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-02T09:18:49.533Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] [2021-06-02T09:18:49.533Z] DONE 2255 tests, 24 skipped in 199.458s Post stage [Pipeline] junit [2021-06-02T09:18:49.550Z] Recording test results [2021-06-02T09:18:51.214Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-02T09:18:51.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-02T09:18:51.566Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6259d635df5307af37df2658782647d5a69686a9 -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:6259d635df5307af37df2658782647d5a69686a9 hack/make.sh dynbinary test-integration [2021-06-02T09:18:52.510Z] [2021-06-02T09:18:52.510Z] Removing bundles/ [2021-06-02T09:18:52.510Z] [2021-06-02T09:18:52.510Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-02T09:18:52.510Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-02T09:18:52.510Z] GOOS="" GOARCH="" GOARM="" [2021-06-02T09:18:52.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-02T09:18:53.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-02T09:18:54.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-02T09:18:55.701Z] --- PASS: TestBuildSquashParent (6.08s) [2021-06-02T09:18:55.701Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-02T09:18:55.701Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-02T09:18:55.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-02T09:18:55.701Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-02T09:18:55.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-02T09:18:55.701Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-02T09:18:55.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-02T09:18:55.701Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-02T09:18:55.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-02T09:18:55.701Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-02T09:18:55.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-02T09:18:55.701Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-02T09:18:55.701Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-02T09:18:55.701Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-02T09:18:55.701Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-02T09:18:55.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-02T09:18:57.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-02T09:18:57.616Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-02T09:18:57.877Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-02T09:18:58.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-02T09:18:59.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-02T09:18:59.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-02T09:19:00.055Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-02T09:19:00.357Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-02T09:19:00.357Z] Using test binary docker [2021-06-02T09:19:00.357Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-02T09:19:00.357Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-02T09:19:00.357Z] INFO: Waiting for daemon to start... [2021-06-02T09:19:00.357Z] Starting dockerd [2021-06-02T09:19:02.604Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-02T09:19:02.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.42s) [2021-06-02T09:19:02.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2021-06-02T09:19:02.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.31s) [2021-06-02T09:19:02.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s) [2021-06-02T09:19:02.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s) [2021-06-02T09:19:02.604Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2021-06-02T09:19:02.604Z] === RUN TestBuildMultiStageCopy [2021-06-02T09:19:02.604Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-02T09:19:02.874Z] . [2021-06-02T09:19:02.874Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-02T09:19:02.874Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-02T09:19:02.874Z] Error: No such image: emptyfs [2021-06-02T09:19:02.874Z] Running integration-test (iteration 1) [2021-06-02T09:19:02.874Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-02T09:19:04.518Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-02T09:19:04.518Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-02T09:19:04.779Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-02T09:19:05.042Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-02T09:19:05.303Z] --- PASS: TestBuildMultiStageCopy (2.95s) [2021-06-02T09:19:05.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2021-06-02T09:19:05.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-06-02T09:19:05.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-06-02T09:19:05.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-06-02T09:19:05.304Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-06-02T09:19:05.304Z] === RUN TestBuildMultiStageParentConfig [2021-06-02T09:19:05.876Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2021-06-02T09:19:05.876Z] === RUN TestBuildLabelWithTargets [2021-06-02T09:19:07.263Z] --- PASS: TestBuildLabelWithTargets (1.04s) [2021-06-02T09:19:07.263Z] === RUN TestBuildWithEmptyLayers [2021-06-02T09:19:07.525Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2021-06-02T09:19:07.525Z] === RUN TestBuildMultiStageOnBuild [2021-06-02T09:19:10.073Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2021-06-02T09:19:10.073Z] === RUN TestBuildUncleanTarFilenames [2021-06-02T09:19:10.334Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-06-02T09:19:10.335Z] === RUN TestBuildMultiStageLayerLeak [2021-06-02T09:19:12.889Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2021-06-02T09:19:12.889Z] === RUN TestBuildWithHugeFile [2021-06-02T09:19:17.719Z] Loaded image: buildpack-deps:buster [2021-06-02T09:19:17.719Z] Loaded image: busybox:latest [2021-06-02T09:19:17.975Z] Loaded image: busybox:glibc [2021-06-02T09:19:18.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-02T09:19:18.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-02T09:19:19.873Z] Loaded image: debian:bullseye [2021-06-02T09:19:20.130Z] Loaded image: hello-world:latest [2021-06-02T09:19:20.130Z] Loaded image: arm32v7/hello-world:latest [2021-06-02T09:19:20.130Z] INFO: Testing against a local daemon [2021-06-02T09:19:20.130Z] === RUN TestCgroupNamespacesBuild [2021-06-02T09:19:23.397Z] --- PASS: TestCgroupNamespacesBuild (3.02s) [2021-06-02T09:19:23.397Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-02T09:19:25.916Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.69s) [2021-06-02T09:19:25.916Z] === RUN TestBuildWithSession [2021-06-02T09:19:25.916Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-02T09:19:25.916Z] build_session_test.go:25: TODO: BuildKit [2021-06-02T09:19:25.916Z] === RUN TestBuildSquashParent [2021-06-02T09:19:34.008Z] --- PASS: TestBuildSquashParent (8.10s) [2021-06-02T09:19:34.008Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-02T09:19:34.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-02T09:19:34.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-02T09:19:34.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-02T09:19:34.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-02T09:19:34.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-02T09:19:34.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-02T09:19:34.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-02T09:19:34.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-02T09:19:34.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-02T09:19:34.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-02T09:19:34.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-02T09:19:34.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-02T09:19:34.008Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-02T09:19:34.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-02T09:19:35.901Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-02T09:19:37.270Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-02T09:19:37.612Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-02T09:19:37.612Z] [2021-06-02T09:19:37.612Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-02T09:19:37.612Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-02T09:19:37.612Z] Using test binary docker [2021-06-02T09:19:37.612Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-02T09:19:37.612Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-02T09:19:37.612Z] INFO: Waiting for daemon to start... [2021-06-02T09:19:37.612Z] Starting dockerd [2021-06-02T09:19:37.612Z] . [2021-06-02T09:19:37.612Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-02T09:19:38.199Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-02T09:19:39.128Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-02T09:19:41.026Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-02T09:19:41.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2021-06-02T09:19:41.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s) [2021-06-02T09:19:41.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2021-06-02T09:19:41.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s) [2021-06-02T09:19:41.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2021-06-02T09:19:41.026Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.73s) [2021-06-02T09:19:41.026Z] === RUN TestBuildMultiStageCopy [2021-06-02T09:19:41.026Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-02T09:19:44.294Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-02T09:19:45.222Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-02T09:19:46.150Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-02T09:19:47.079Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-02T09:19:48.444Z] --- PASS: TestBuildMultiStageCopy (7.40s) [2021-06-02T09:19:48.444Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s) [2021-06-02T09:19:48.444Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-02T09:19:48.444Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-02T09:19:48.444Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-02T09:19:48.444Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-02T09:19:48.444Z] === RUN TestBuildMultiStageParentConfig [2021-06-02T09:19:53.693Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-06-02T09:19:53.693Z] === RUN TestBuildLabelWithTargets [2021-06-02T09:20:01.883Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-06-02T09:20:01.883Z] === RUN TestBuildWithEmptyLayers [2021-06-02T09:20:04.399Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-06-02T09:20:04.399Z] === RUN TestBuildMultiStageOnBuild [2021-06-02T09:20:09.194Z] --- PASS: TestBuildWithHugeFile (54.46s) [2021-06-02T09:20:09.194Z] === RUN TestBuildWCOWSandboxSize [2021-06-02T09:20:09.194Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-02T09:20:09.194Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-02T09:20:09.194Z] === RUN TestBuildWithEmptyDockerfile [2021-06-02T09:20:09.194Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-02T09:20:09.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-02T09:20:09.194Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-02T09:20:09.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-02T09:20:09.194Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-02T09:20:09.194Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-02T09:20:09.194Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-02T09:20:09.194Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-02T09:20:09.194Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-02T09:20:09.194Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-06-02T09:20:09.194Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-06-02T09:20:09.194Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-06-02T09:20:09.194Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-02T09:20:09.194Z] === RUN TestBuildPreserveOwnership [2021-06-02T09:20:09.194Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-02T09:20:09.645Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-06-02T09:20:09.645Z] === RUN TestBuildUncleanTarFilenames [2021-06-02T09:20:09.901Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-06-02T09:20:09.901Z] === RUN TestBuildMultiStageLayerLeak [2021-06-02T09:20:10.581Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-02T09:20:12.498Z] --- PASS: TestBuildPreserveOwnership (4.71s) [2021-06-02T09:20:12.498Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.23s) [2021-06-02T09:20:12.498Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.48s) [2021-06-02T09:20:12.498Z] === RUN TestBuildPlatformInvalid [2021-06-02T09:20:12.498Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-06-02T09:20:12.498Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-02T09:20:14.052Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-02T09:20:14.052Z] [2021-06-02T09:20:14.052Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-02T09:20:14.052Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-02T09:20:14.052Z] HOSTNAME=e81f9fd942c2 [2021-06-02T09:20:14.052Z] TESTDEBUG=0 [2021-06-02T09:20:14.052Z] DEST=bundles/test-integration [2021-06-02T09:20:14.052Z] PWD=/go/src/github.com/docker/docker [2021-06-02T09:20:14.052Z] DOCKER_GITCOMMIT=6259d635df5307af37df2658782647d5a69686a9 [2021-06-02T09:20:14.052Z] container=docker [2021-06-02T09:20:14.052Z] HOME=/root [2021-06-02T09:20:14.052Z] GOLANG_VERSION=1.13.15 [2021-06-02T09:20:14.052Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-02T09:20:14.052Z] VALIDATE_BRANCH=master [2021-06-02T09:20:14.052Z] TERM=xterm [2021-06-02T09:20:14.052Z] DOCKER_PKG=github.com/docker/docker [2021-06-02T09:20:14.052Z] SHLVL=1 [2021-06-02T09:20:14.052Z] TIMEOUT=120m [2021-06-02T09:20:14.052Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-02T09:20:14.052Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-02T09:20:14.052Z] GO111MODULE=off [2021-06-02T09:20:14.052Z] DOCKER_EXPERIMENTAL=1 [2021-06-02T09:20:14.052Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-02T09:20:14.052Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-02T09:20:14.052Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-02T09:20:14.052Z] GOPATH=/go [2021-06-02T09:20:14.052Z] PKG_CONFIG=pkg-config [2021-06-02T09:20:14.052Z] _=/usr/bin/env [2021-06-02T09:20:14.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-02T09:20:14.069Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) [2021-06-02T09:20:14.070Z] === RUN TestBuildWithHugeFile [2021-06-02T09:20:16.341Z] sha256:fb63f68e37c2411e67c3982ea32cb3566f20d1021a441291f90b19258cd69288 [2021-06-02T09:20:16.342Z] INFO: Starting docker-py tests... [2021-06-02T09:20:16.342Z] ============================= test session starts ============================== [2021-06-02T09:20:16.342Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-02T09:20:16.342Z] rootdir: /src, inifile: pytest.ini [2021-06-02T09:20:16.342Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-02T09:20:16.342Z] collected 390 items / 1 deselected / 389 selected [2021-06-02T09:20:16.342Z] [2021-06-02T09:20:26.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-02T09:20:27.410Z] Loaded image: buildpack-deps:buster [2021-06-02T09:20:27.410Z] Loaded image: busybox:latest [2021-06-02T09:20:27.410Z] Loaded image: busybox:glibc [2021-06-02T09:20:27.982Z] Loaded image: debian:bullseye [2021-06-02T09:20:28.243Z] Loaded image: hello-world:latest [2021-06-02T09:20:28.243Z] Loaded image: arm32v7/hello-world:latest [2021-06-02T09:20:36.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-02T09:20:36.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-02T09:20:36.392Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.83s) [2021-06-02T09:20:36.392Z] PASS [2021-06-02T09:20:36.392Z] [2021-06-02T09:20:36.392Z] === Skipped [2021-06-02T09:20:36.392Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-02T09:20:36.392Z] build_session_test.go:25: TODO: BuildKit [2021-06-02T09:20:36.392Z] [2021-06-02T09:20:36.392Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-02T09:20:36.392Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-02T09:20:36.392Z] [2021-06-02T09:20:36.392Z] [2021-06-02T09:20:36.392Z] DONE 34 tests, 2 skipped in 127.315s [2021-06-02T09:20:36.392Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-02T09:20:36.393Z] INFO: Testing against a local daemon [2021-06-02T09:20:36.393Z] === RUN TestConfigInspect [2021-06-02T09:20:38.909Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-02T09:20:38.937Z] --- PASS: TestConfigInspect (2.51s) [2021-06-02T09:20:38.937Z] === RUN TestConfigList [2021-06-02T09:20:39.745Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-02T09:20:41.486Z] --- PASS: TestConfigList (2.44s) [2021-06-02T09:20:41.486Z] === RUN TestConfigsCreateAndDelete [2021-06-02T09:20:42.065Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-02T09:20:44.031Z] --- PASS: TestConfigsCreateAndDelete (2.48s) [2021-06-02T09:20:44.031Z] === RUN TestConfigsUpdate [2021-06-02T09:20:45.945Z] --- PASS: TestConfigsUpdate (2.39s) [2021-06-02T09:20:45.945Z] === RUN TestTemplatedConfig [2021-06-02T09:20:50.156Z] --- PASS: TestTemplatedConfig (3.46s) [2021-06-02T09:20:50.156Z] === RUN TestConfigCreateResolve [2021-06-02T09:20:52.070Z] --- PASS: TestConfigCreateResolve (2.46s) [2021-06-02T09:20:52.070Z] === RUN TestConfigDaemonLibtrustID [2021-06-02T09:20:52.643Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-06-02T09:20:52.643Z] PASS [2021-06-02T09:20:52.643Z] [2021-06-02T09:20:52.643Z] DONE 7 tests in 16.421s [2021-06-02T09:20:52.643Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-02T09:20:52.643Z] INFO: Testing against a local daemon [2021-06-02T09:20:52.643Z] === RUN TestCheckpoint [2021-06-02T09:20:52.643Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-02T09:20:52.643Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-02T09:20:52.643Z] === RUN TestContainerInvalidJSON [2021-06-02T09:20:52.643Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-02T09:20:52.643Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-02T09:20:52.643Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-02T09:20:52.643Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-02T09:20:52.643Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-02T09:20:52.643Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-02T09:20:52.643Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-02T09:20:52.643Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-02T09:20:52.643Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-02T09:20:52.643Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-02T09:20:52.643Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-02T09:20:52.643Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-02T09:20:52.643Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-02T09:20:52.643Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-02T09:20:52.643Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-06-02T09:20:52.643Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-02T09:20:52.643Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-02T09:20:52.643Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-02T09:20:52.643Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-02T09:20:52.643Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-02T09:20:52.911Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-02T09:20:52.911Z] === RUN TestCopyFromContainer [2021-06-02T09:20:54.299Z] === RUN TestCopyFromContainer// [2021-06-02T09:20:54.299Z] === RUN TestCopyFromContainer//bar/root [2021-06-02T09:20:54.299Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-02T09:20:54.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-02T09:20:54.561Z] === RUN TestCopyFromContainer/bar/quux [2021-06-02T09:20:54.561Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-02T09:20:54.561Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-02T09:20:54.561Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-02T09:20:54.822Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-02T09:20:54.822Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-02T09:20:54.822Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-02T09:20:55.083Z] --- PASS: TestCopyFromContainer (2.19s) [2021-06-02T09:20:55.083Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-02T09:20:55.083Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-06-02T09:20:55.083Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-06-02T09:20:55.083Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-06-02T09:20:55.083Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-06-02T09:20:55.083Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-02T09:20:55.083Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-06-02T09:20:55.083Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-06-02T09:20:55.083Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-02T09:20:55.083Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-06-02T09:20:55.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-02T09:20:55.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-02T09:20:55.083Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-02T09:20:55.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-02T09:20:55.083Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-02T09:20:55.083Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-02T09:20:55.083Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-02T09:20:55.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-02T09:20:55.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-02T09:20:55.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-02T09:20:55.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-02T09:20:55.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-02T09:20:55.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-02T09:20:55.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-02T09:20:55.083Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-02T09:20:55.083Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-02T09:20:55.083Z] === RUN TestCreateWithInvalidEnv [2021-06-02T09:20:55.083Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-02T09:20:55.083Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-02T09:20:55.083Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-02T09:20:55.083Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-02T09:20:55.083Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-02T09:20:55.083Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-02T09:20:55.083Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-02T09:20:55.083Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-02T09:20:55.083Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-02T09:20:55.083Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-02T09:20:55.083Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-02T09:20:55.083Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-02T09:20:55.083Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-02T09:20:55.083Z] === RUN TestCreateTmpfsMountsTarget [2021-06-02T09:20:55.083Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-02T09:20:55.083Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-02T09:20:57.631Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2021-06-02T09:20:57.631Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-02T09:20:58.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-02T09:21:00.178Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.44s) [2021-06-02T09:21:00.178Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-02T09:21:00.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-02T09:21:00.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-02T09:21:00.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-02T09:21:00.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-02T09:21:00.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-02T09:21:00.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-02T09:21:00.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-02T09:21:00.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-02T09:21:00.178Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-02T09:21:00.178Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-02T09:21:00.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-02T09:21:00.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-02T09:21:00.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-02T09:21:00.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-02T09:21:00.178Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-02T09:21:00.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-02T09:21:00.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-02T09:21:00.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-02T09:21:00.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-02T09:21:00.178Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-02T09:21:00.179Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-02T09:21:00.179Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-02T09:21:00.751Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-06-02T09:21:00.751Z] === RUN TestCreateDifferentPlatform [2021-06-02T09:21:00.751Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-02T09:21:00.751Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-02T09:21:00.751Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-02T09:21:00.751Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-02T09:21:00.751Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-02T09:21:00.751Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-02T09:21:00.751Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-02T09:21:00.751Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-02T09:21:01.013Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-02T09:21:01.013Z] === RUN TestContainerStartOnDaemonRestart [2021-06-02T09:21:01.013Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-02T09:21:01.013Z] === RUN TestDaemonRestartIpcMode [2021-06-02T09:21:01.013Z] === PAUSE TestDaemonRestartIpcMode [2021-06-02T09:21:01.013Z] === RUN TestDaemonHostGatewayIP [2021-06-02T09:21:01.013Z] === PAUSE TestDaemonHostGatewayIP [2021-06-02T09:21:01.013Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-02T09:21:01.013Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-02T09:21:01.013Z] === RUN TestContainerKillOnDaemonStart [2021-06-02T09:21:01.013Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-02T09:21:01.013Z] === RUN TestDiff [2021-06-02T09:21:01.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-02T09:21:01.959Z] --- PASS: TestDiff (0.82s) [2021-06-02T09:21:01.959Z] === RUN TestExecWithCloseStdin [2021-06-02T09:21:02.911Z] --- PASS: TestExecWithCloseStdin (1.11s) [2021-06-02T09:21:02.911Z] === RUN TestExec [2021-06-02T09:21:03.859Z] --- PASS: TestExec (1.11s) [2021-06-02T09:21:03.859Z] === RUN TestExecUser [2021-06-02T09:21:04.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-02T09:21:04.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-02T09:21:05.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-02T09:21:05.244Z] --- PASS: TestExecUser (1.12s) [2021-06-02T09:21:05.244Z] === RUN TestExportContainerAndImportImage [2021-06-02T09:21:06.189Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2021-06-02T09:21:06.189Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-02T09:21:06.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-02T09:21:07.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-02T09:21:07.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-02T09:21:08.120Z] --- PASS: TestExportContainerAfterDaemonRestart (1.84s) [2021-06-02T09:21:08.120Z] === RUN TestHealthCheckWorkdir [2021-06-02T09:21:08.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-02T09:21:08.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-02T09:21:09.560Z] --- PASS: TestHealthCheckWorkdir (1.62s) [2021-06-02T09:21:09.560Z] === RUN TestHealthKillContainer [2021-06-02T09:21:10.246Z] --- PASS: TestBuildWithHugeFile (52.85s) [2021-06-02T09:21:10.246Z] === RUN TestBuildWCOWSandboxSize [2021-06-02T09:21:10.246Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-02T09:21:10.246Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-02T09:21:10.246Z] === RUN TestBuildWithEmptyDockerfile [2021-06-02T09:21:10.246Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-02T09:21:10.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-02T09:21:10.246Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-02T09:21:10.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-02T09:21:10.246Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-02T09:21:10.246Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-02T09:21:10.246Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-02T09:21:10.246Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-02T09:21:10.246Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-02T09:21:10.246Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-06-02T09:21:10.246Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-06-02T09:21:10.246Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-06-02T09:21:10.246Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-02T09:21:10.246Z] === RUN TestBuildPreserveOwnership [2021-06-02T09:21:10.246Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-02T09:21:10.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-02T09:21:12.859Z] --- PASS: TestHealthKillContainer (3.17s) [2021-06-02T09:21:12.859Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-02T09:21:13.513Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-02T09:21:13.802Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2021-06-02T09:21:13.802Z] === RUN TestIpcModeNone [2021-06-02T09:21:14.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-02T09:21:14.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-02T09:21:14.745Z] --- PASS: TestIpcModeNone (1.11s) [2021-06-02T09:21:14.745Z] === RUN TestIpcModePrivate [2021-06-02T09:21:15.690Z] --- PASS: TestIpcModePrivate (1.08s) [2021-06-02T09:21:15.690Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-06-02T09:21:15.690Z] === RUN TestIpcModeShareable [2021-06-02T09:21:16.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-02T09:21:17.074Z] --- PASS: TestIpcModeShareable (1.11s) [2021-06-02T09:21:17.074Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-06-02T09:21:17.074Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-02T09:21:17.680Z] --- PASS: TestBuildPreserveOwnership (9.77s) [2021-06-02T09:21:17.680Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.77s) [2021-06-02T09:21:17.680Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-06-02T09:21:17.680Z] === RUN TestBuildPlatformInvalid [2021-06-02T09:21:17.680Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-02T09:21:17.680Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-02T09:21:17.680Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-02T09:21:17.680Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-02T09:21:17.680Z] PASS [2021-06-02T09:21:17.680Z] [2021-06-02T09:21:17.680Z] === Skipped [2021-06-02T09:21:17.680Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-02T09:21:17.680Z] build_session_test.go:25: TODO: BuildKit [2021-06-02T09:21:17.680Z] [2021-06-02T09:21:17.680Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-02T09:21:17.680Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-02T09:21:17.680Z] [2021-06-02T09:21:17.680Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-02T09:21:17.680Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-02T09:21:17.680Z] [2021-06-02T09:21:17.680Z] [2021-06-02T09:21:17.680Z] DONE 34 tests, 3 skipped in 134.572s [2021-06-02T09:21:17.680Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-02T09:21:17.680Z] INFO: Testing against a local daemon [2021-06-02T09:21:17.680Z] === RUN TestConfigInspect [2021-06-02T09:21:17.680Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-02T09:21:17.680Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:21:17.680Z] === RUN TestConfigList [2021-06-02T09:21:17.680Z] --- SKIP: TestConfigList (0.01s) [2021-06-02T09:21:17.680Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:21:17.680Z] === RUN TestConfigsCreateAndDelete [2021-06-02T09:21:17.680Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-06-02T09:21:17.680Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:21:17.680Z] === RUN TestConfigsUpdate [2021-06-02T09:21:17.680Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-06-02T09:21:17.680Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:21:17.680Z] === RUN TestTemplatedConfig [2021-06-02T09:21:17.680Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-02T09:21:17.680Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:21:17.680Z] === RUN TestConfigCreateResolve [2021-06-02T09:21:17.680Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-02T09:21:17.680Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:21:17.680Z] === RUN TestConfigDaemonLibtrustID [2021-06-02T09:21:18.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-02T09:21:19.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-02T09:21:19.569Z] --- PASS: TestConfigDaemonLibtrustID (1.93s) [2021-06-02T09:21:19.569Z] PASS [2021-06-02T09:21:19.569Z] [2021-06-02T09:21:19.569Z] === Skipped [2021-06-02T09:21:19.569Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-02T09:21:19.569Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:21:19.569Z] [2021-06-02T09:21:19.569Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-06-02T09:21:19.569Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:21:19.569Z] [2021-06-02T09:21:19.569Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-06-02T09:21:19.569Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:21:19.569Z] [2021-06-02T09:21:19.569Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-06-02T09:21:19.569Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:21:19.569Z] [2021-06-02T09:21:19.569Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-02T09:21:19.569Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:21:19.569Z] [2021-06-02T09:21:19.569Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-02T09:21:19.569Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:21:19.569Z] [2021-06-02T09:21:19.569Z] [2021-06-02T09:21:19.569Z] DONE 7 tests, 6 skipped in 2.121s [2021-06-02T09:21:19.569Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-02T09:21:19.569Z] INFO: Testing against a local daemon [2021-06-02T09:21:19.569Z] === RUN TestCheckpoint [2021-06-02T09:21:19.569Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-02T09:21:19.569Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-02T09:21:19.569Z] === RUN TestContainerInvalidJSON [2021-06-02T09:21:19.569Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-02T09:21:19.569Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-02T09:21:19.569Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-02T09:21:19.569Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-02T09:21:19.569Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-02T09:21:19.569Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-02T09:21:19.569Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-02T09:21:19.569Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-02T09:21:19.569Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-02T09:21:19.569Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-02T09:21:19.569Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-02T09:21:19.569Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-02T09:21:19.569Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-02T09:21:19.569Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-02T09:21:19.705Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-02T09:21:19.825Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-06-02T09:21:19.825Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-02T09:21:19.825Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-06-02T09:21:19.825Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-02T09:21:19.825Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-02T09:21:19.825Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-02T09:21:20.081Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-06-02T09:21:20.081Z] === RUN TestCopyFromContainer [2021-06-02T09:21:20.376Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.05s) [2021-06-02T09:21:20.376Z] === RUN TestAPIIpcModeHost [2021-06-02T09:21:21.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-02T09:21:21.319Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-06-02T09:21:21.319Z] === RUN TestDaemonIpcModeShareable [2021-06-02T09:21:22.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-02T09:21:23.234Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2021-06-02T09:21:23.234Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-02T09:21:23.234Z] === RUN TestDaemonIpcModePrivate [2021-06-02T09:21:23.348Z] === RUN TestCopyFromContainer// [2021-06-02T09:21:23.348Z] === RUN TestCopyFromContainer//bar/root [2021-06-02T09:21:23.348Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-02T09:21:23.348Z] === RUN TestCopyFromContainer/bar/quux [2021-06-02T09:21:23.604Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-02T09:21:23.604Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-02T09:21:23.604Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-02T09:21:23.604Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-02T09:21:23.604Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-02T09:21:23.864Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-02T09:21:23.864Z] --- PASS: TestCopyFromContainer (3.91s) [2021-06-02T09:21:23.864Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-06-02T09:21:23.864Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-02T09:21:23.864Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-02T09:21:23.864Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-02T09:21:23.864Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-02T09:21:23.864Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-06-02T09:21:23.864Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-02T09:21:23.864Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-02T09:21:23.864Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-02T09:21:23.864Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-02T09:21:23.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-02T09:21:23.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-02T09:21:23.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-02T09:21:23.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-02T09:21:23.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-02T09:21:23.864Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-02T09:21:23.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-02T09:21:23.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-02T09:21:23.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-02T09:21:23.864Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-02T09:21:23.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-02T09:21:23.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-02T09:21:23.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-02T09:21:23.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-02T09:21:23.864Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-02T09:21:23.864Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-02T09:21:23.864Z] === RUN TestCreateWithInvalidEnv [2021-06-02T09:21:23.864Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-02T09:21:23.864Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-02T09:21:23.864Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-02T09:21:23.864Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-02T09:21:23.864Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-02T09:21:23.864Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-02T09:21:23.864Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-02T09:21:23.864Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-02T09:21:23.864Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-02T09:21:23.864Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-02T09:21:23.864Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-02T09:21:23.864Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-02T09:21:23.864Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-02T09:21:23.864Z] === RUN TestCreateTmpfsMountsTarget [2021-06-02T09:21:23.864Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-02T09:21:23.864Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-02T09:21:24.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-02T09:21:25.149Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2021-06-02T09:21:25.149Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-02T09:21:25.149Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-02T09:21:25.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-02T09:21:26.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-02T09:21:26.382Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s) [2021-06-02T09:21:26.382Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-02T09:21:26.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-02T09:21:27.066Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2021-06-02T09:21:27.066Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-06-02T09:21:27.066Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-02T09:21:28.269Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-02T09:21:28.269Z] Using test binary docker [2021-06-02T09:21:28.273Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2021-06-02T09:21:28.273Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-02T09:21:28.273Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-02T09:21:28.273Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-02T09:21:28.273Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-02T09:21:28.273Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-02T09:21:28.273Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-02T09:21:28.273Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-02T09:21:28.273Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-02T09:21:28.273Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-02T09:21:28.273Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-02T09:21:28.273Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-02T09:21:28.273Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-02T09:21:28.273Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-02T09:21:28.273Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-02T09:21:28.273Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-02T09:21:28.273Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-02T09:21:28.273Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-02T09:21:28.273Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-02T09:21:28.273Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-02T09:21:28.273Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-02T09:21:28.273Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-02T09:21:28.273Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-02T09:21:28.273Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-02T09:21:28.530Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-02T09:21:28.530Z] +++ /etc/init.d/apparmor start [2021-06-02T09:21:28.531Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-02T09:21:28.531Z] INFO: Waiting for daemon to start... [2021-06-02T09:21:28.531Z] Starting dockerd [2021-06-02T09:21:28.531Z] +++ 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-06-02T09:21:28.835Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2021-06-02T09:21:28.835Z] === RUN TestCreateDifferentPlatform [2021-06-02T09:21:28.836Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-02T09:21:28.836Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-02T09:21:28.836Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-02T09:21:28.836Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-02T09:21:28.836Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-02T09:21:28.836Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-02T09:21:28.836Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-02T09:21:28.836Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-02T09:21:28.836Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-06-02T09:21:28.836Z] === RUN TestContainerStartOnDaemonRestart [2021-06-02T09:21:28.836Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-02T09:21:28.836Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-02T09:21:28.836Z] === RUN TestDaemonRestartIpcMode [2021-06-02T09:21:28.836Z] === PAUSE TestDaemonRestartIpcMode [2021-06-02T09:21:28.836Z] === RUN TestDaemonHostGatewayIP [2021-06-02T09:21:28.836Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-02T09:21:28.836Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:21:28.836Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-02T09:21:28.836Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-02T09:21:28.836Z] === RUN TestContainerKillOnDaemonStart [2021-06-02T09:21:28.836Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-02T09:21:28.836Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-02T09:21:28.836Z] === RUN TestDiff [2021-06-02T09:21:28.981Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2021-06-02T09:21:28.981Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-06-02T09:21:28.981Z] === RUN TestIpcModeOlderClient [2021-06-02T09:21:28.981Z] === PAUSE TestIpcModeOlderClient [2021-06-02T09:21:28.981Z] === RUN TestKillContainerInvalidSignal [2021-06-02T09:21:29.552Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2021-06-02T09:21:29.552Z] === RUN TestKillContainer [2021-06-02T09:21:29.552Z] === RUN TestKillContainer/no_signal [2021-06-02T09:21:29.764Z] --- PASS: TestDiff (0.86s) [2021-06-02T09:21:29.764Z] === RUN TestExecWithCloseStdin [2021-06-02T09:21:30.124Z] === RUN TestKillContainer/non_killing_signal [2021-06-02T09:21:30.693Z] --- PASS: TestExecWithCloseStdin (0.99s) [2021-06-02T09:21:30.693Z] === RUN TestExec [2021-06-02T09:21:30.696Z] === RUN TestKillContainer/killing_signal [2021-06-02T09:21:31.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-02T09:21:31.637Z] --- PASS: TestKillContainer (2.20s) [2021-06-02T09:21:31.637Z] --- PASS: TestKillContainer/no_signal (0.72s) [2021-06-02T09:21:31.637Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-06-02T09:21:31.637Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2021-06-02T09:21:31.637Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-02T09:21:31.637Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-02T09:21:32.059Z] --- PASS: TestExec (1.00s) [2021-06-02T09:21:32.059Z] === RUN TestExecUser [2021-06-02T09:21:32.580Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-02T09:21:32.988Z] --- PASS: TestExecUser (0.99s) [2021-06-02T09:21:32.988Z] === RUN TestExportContainerAndImportImage [2021-06-02T09:21:33.153Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.45s) [2021-06-02T09:21:33.154Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2021-06-02T09:21:33.154Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-06-02T09:21:33.154Z] === RUN TestKillStoppedContainer [2021-06-02T09:21:33.154Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-02T09:21:33.154Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-02T09:21:33.154Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-02T09:21:33.154Z] === RUN TestKillDifferentUserContainer [2021-06-02T09:21:33.551Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2021-06-02T09:21:33.551Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-02T09:21:34.096Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2021-06-02T09:21:34.096Z] === RUN TestInspectOomKilledTrue [2021-06-02T09:21:34.096Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-02T09:21:34.096Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-02T09:21:34.096Z] === RUN TestInspectOomKilledFalse [2021-06-02T09:21:34.667Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-06-02T09:21:34.667Z] === RUN TestLinksEtcHostsContentMatch [2021-06-02T09:21:34.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-02T09:21:35.121Z] . [2021-06-02T09:21:35.121Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-02T09:21:35.121Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-02T09:21:35.121Z] Error: No such image: emptyfs [2021-06-02T09:21:35.121Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-02T09:21:35.121Z] ++++ docker load [2021-06-02T09:21:35.121Z] Running integration-test (iteration 1) [2021-06-02T09:21:35.121Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-06-02T09:21:35.121Z] ++ 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-06-02T09:21:35.121Z] ++ set -e [2021-06-02T09:21:35.121Z] ++ '[' -n 0 ']' [2021-06-02T09:21:35.121Z] ++ set -x [2021-06-02T09:21:35.122Z] ++ env -i DEST=/go/src/github.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-06-02T09:21:35.610Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-06-02T09:21:35.610Z] === RUN TestLinksContainerNames [2021-06-02T09:21:36.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-02T09:21:36.995Z] --- PASS: TestLinksContainerNames (1.52s) [2021-06-02T09:21:36.995Z] === RUN TestLogsFollowTailEmpty [2021-06-02T09:21:37.718Z] --- PASS: TestExportContainerAfterDaemonRestart (4.07s) [2021-06-02T09:21:37.718Z] === RUN TestHealthCheckWorkdir [2021-06-02T09:21:37.938Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2021-06-02T09:21:37.938Z] === RUN TestContainerNetworkMountsNoChown [2021-06-02T09:21:38.511Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/default [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/default [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/private [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/private [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rprivate [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/slave [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/slave [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rslave [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/shared [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/shared [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rshared [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-02T09:21:38.511Z] === CONT TestMountDaemonRoot/default [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-02T09:21:38.511Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-02T09:21:38.511Z] === CONT TestMountDaemonRoot/rprivate [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-02T09:21:38.511Z] === CONT TestMountDaemonRoot/private [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-02T09:21:38.511Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-02T09:21:38.511Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-02T09:21:38.511Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-02T09:21:38.511Z] === CONT TestMountDaemonRoot/shared [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-02T09:21:38.511Z] === CONT TestMountDaemonRoot/rshared [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-02T09:21:38.511Z] === CONT TestMountDaemonRoot/rslave [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-02T09:21:38.511Z] === CONT TestMountDaemonRoot/slave [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-02T09:21:38.511Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-02T09:21:38.511Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-02T09:21:38.511Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-02T09:21:38.511Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-02T09:21:38.511Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-02T09:21:38.772Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-02T09:21:39.033Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-02T09:21:39.033Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-02T09:21:39.033Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-02T09:21:39.033Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-02T09:21:39.033Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-02T09:21:39.033Z] === RUN TestContainerBindMountNonRecursive [2021-06-02T09:21:39.085Z] --- PASS: TestHealthCheckWorkdir (1.32s) [2021-06-02T09:21:39.085Z] === RUN TestHealthKillContainer [2021-06-02T09:21:40.950Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2021-06-02T09:21:40.950Z] === RUN TestContainerVolumesMountedAsShared [2021-06-02T09:21:40.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-02T09:21:41.522Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s) [2021-06-02T09:21:41.522Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-02T09:21:42.353Z] --- PASS: TestHealthKillContainer (2.99s) [2021-06-02T09:21:42.353Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-02T09:21:42.465Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-06-02T09:21:42.466Z] === RUN TestNetworkNat [2021-06-02T09:21:42.609Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-06-02T09:21:42.609Z] === RUN TestIpcModeNone [2021-06-02T09:21:43.408Z] --- PASS: TestNetworkNat (0.88s) [2021-06-02T09:21:43.408Z] === RUN TestNetworkLocalhostTCPNat [2021-06-02T09:21:43.541Z] --- PASS: TestIpcModeNone (0.94s) [2021-06-02T09:21:43.542Z] === RUN TestIpcModePrivate [2021-06-02T09:21:43.980Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2021-06-02T09:21:43.980Z] === RUN TestNetworkLoopbackNat [2021-06-02T09:21:44.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-02T09:21:44.472Z] --- PASS: TestIpcModePrivate (0.93s) [2021-06-02T09:21:44.472Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-02T09:21:44.472Z] === RUN TestIpcModeShareable [2021-06-02T09:21:44.472Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-02T09:21:44.472Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-02T09:21:44.472Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-02T09:21:47.281Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2021-06-02T09:21:47.281Z] === RUN TestPause [2021-06-02T09:21:47.745Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2021-06-02T09:21:47.745Z] === RUN TestAPIIpcModeHost [2021-06-02T09:21:47.745Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-02T09:21:47.745Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-02T09:21:47.745Z] === RUN TestDaemonIpcModeShareable [2021-06-02T09:21:47.745Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-02T09:21:47.745Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-02T09:21:47.745Z] === RUN TestDaemonIpcModePrivate [2021-06-02T09:21:48.223Z] --- PASS: TestPause (0.75s) [2021-06-02T09:21:48.224Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-02T09:21:48.224Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-02T09:21:48.224Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-02T09:21:48.224Z] === RUN TestPauseStopPausedContainer [2021-06-02T09:21:48.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-02T09:21:48.795Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2021-06-02T09:21:48.795Z] === RUN TestPidHost [2021-06-02T09:21:50.039Z] Loaded image: buildpack-deps:buster [2021-06-02T09:21:50.039Z] Loaded image: busybox:latest [2021-06-02T09:21:50.039Z] Loaded image: busybox:glibc [2021-06-02T09:21:50.263Z] --- PASS: TestDaemonIpcModePrivate (2.87s) [2021-06-02T09:21:50.263Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-06-02T09:21:50.263Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-02T09:21:50.263Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-02T09:21:50.263Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-02T09:21:50.263Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-02T09:21:50.263Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-02T09:21:50.263Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-02T09:21:50.263Z] === RUN TestIpcModeOlderClient [2021-06-02T09:21:50.263Z] === PAUSE TestIpcModeOlderClient [2021-06-02T09:21:50.263Z] === RUN TestKillContainerInvalidSignal [2021-06-02T09:21:50.300Z] Loaded image: debian:bullseye [2021-06-02T09:21:50.825Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2021-06-02T09:21:50.825Z] === RUN TestKillContainer [2021-06-02T09:21:50.825Z] === RUN TestKillContainer/no_signal [2021-06-02T09:21:51.343Z] --- PASS: TestPidHost (2.04s) [2021-06-02T09:21:51.343Z] === RUN TestPsFilter [2021-06-02T09:21:51.343Z] --- PASS: TestPsFilter (0.11s) [2021-06-02T09:21:51.343Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-02T09:21:51.415Z] === RUN TestKillContainer/non_killing_signal [2021-06-02T09:21:51.604Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-06-02T09:21:51.604Z] === RUN TestRemoveContainerWithVolume [2021-06-02T09:21:51.685Z] Loaded image: hello-world:latest [2021-06-02T09:21:51.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-02T09:21:52.014Z] === RUN TestKillContainer/killing_signal [2021-06-02T09:21:52.545Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2021-06-02T09:21:52.546Z] === RUN TestRemoveContainerRunning [2021-06-02T09:21:52.626Z] Loaded image: arm32v7/hello-world:latest [2021-06-02T09:21:52.888Z] INFO: Testing against a local daemon [2021-06-02T09:21:52.888Z] === RUN TestCgroupNamespacesBuild [2021-06-02T09:21:52.944Z] --- PASS: TestKillContainer (2.18s) [2021-06-02T09:21:52.944Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-06-02T09:21:52.944Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-06-02T09:21:52.944Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2021-06-02T09:21:52.944Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-02T09:21:52.944Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-02T09:21:53.118Z] --- PASS: TestRemoveContainerRunning (0.72s) [2021-06-02T09:21:53.118Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-02T09:21:53.508Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-02T09:21:54.060Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2021-06-02T09:21:54.060Z] === RUN TestRemoveInvalidContainer [2021-06-02T09:21:54.060Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-02T09:21:54.061Z] === RUN TestRenameLinkedContainer [2021-06-02T09:21:54.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2021-06-02T09:21:54.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-06-02T09:21:54.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-06-02T09:21:54.440Z] === RUN TestKillStoppedContainer [2021-06-02T09:21:54.440Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-06-02T09:21:54.440Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-02T09:21:54.440Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2021-06-02T09:21:54.440Z] === RUN TestKillDifferentUserContainer [2021-06-02T09:21:55.002Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2021-06-02T09:21:55.002Z] === RUN TestInspectOomKilledTrue [2021-06-02T09:21:55.002Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-02T09:21:55.002Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-02T09:21:55.002Z] === RUN TestInspectOomKilledFalse [2021-06-02T09:21:55.002Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-02T09:21:55.002Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-02T09:21:55.002Z] === RUN TestLinksEtcHostsContentMatch [2021-06-02T09:21:55.002Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-02T09:21:55.002Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-02T09:21:55.002Z] === RUN TestLinksContainerNames [2021-06-02T09:21:55.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-02T09:21:56.188Z] --- PASS: TestCgroupNamespacesBuild (3.12s) [2021-06-02T09:21:56.188Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-02T09:21:56.369Z] --- PASS: TestLinksContainerNames (1.31s) [2021-06-02T09:21:56.369Z] === RUN TestLogsFollowTailEmpty [2021-06-02T09:21:56.932Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2021-06-02T09:21:56.932Z] === RUN TestContainerNetworkMountsNoChown [2021-06-02T09:21:57.369Z] --- PASS: TestRenameLinkedContainer (2.90s) [2021-06-02T09:21:57.369Z] === RUN TestRenameStoppedContainer [2021-06-02T09:21:57.369Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-06-02T09:21:57.369Z] === RUN TestRenameRunningContainerAndReuse [2021-06-02T09:21:57.494Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-06-02T09:21:57.494Z] === RUN TestMountDaemonRoot [2021-06-02T09:21:57.494Z] === RUN TestMountDaemonRoot/default [2021-06-02T09:21:57.494Z] === PAUSE TestMountDaemonRoot/default [2021-06-02T09:21:57.494Z] === RUN TestMountDaemonRoot/private [2021-06-02T09:21:57.494Z] === PAUSE TestMountDaemonRoot/private [2021-06-02T09:21:57.494Z] === RUN TestMountDaemonRoot/rprivate [2021-06-02T09:21:57.494Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-02T09:21:57.494Z] === RUN TestMountDaemonRoot/slave [2021-06-02T09:21:57.494Z] === PAUSE TestMountDaemonRoot/slave [2021-06-02T09:21:57.494Z] === RUN TestMountDaemonRoot/rslave [2021-06-02T09:21:57.494Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-02T09:21:57.494Z] === RUN TestMountDaemonRoot/shared [2021-06-02T09:21:57.494Z] === PAUSE TestMountDaemonRoot/shared [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/rshared [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-02T09:21:57.495Z] === CONT TestMountDaemonRoot/default [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-02T09:21:57.495Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-02T09:21:57.495Z] === CONT TestMountDaemonRoot/rshared [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-02T09:21:57.495Z] === CONT TestMountDaemonRoot/rprivate [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-02T09:21:57.495Z] === CONT TestMountDaemonRoot/shared [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-02T09:21:57.495Z] === CONT TestMountDaemonRoot/rslave [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-02T09:21:57.495Z] === CONT TestMountDaemonRoot/slave [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-02T09:21:57.495Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-02T09:21:57.495Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-02T09:21:57.495Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/private [2021-06-02T09:21:57.756Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-02T09:21:57.756Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-02T09:21:57.756Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-02T09:21:57.756Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-02T09:21:57.756Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-02T09:21:57.756Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-02T09:21:57.756Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-02T09:21:57.756Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-02T09:21:57.756Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-02T09:21:58.015Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-02T09:21:58.015Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-02T09:21:58.015Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-02T09:21:58.015Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-02T09:21:58.271Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-02T09:21:58.271Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-02T09:21:58.271Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-02T09:21:58.271Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-02T09:21:58.271Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-02T09:21:58.271Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-02T09:21:58.271Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-02T09:21:58.271Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.09s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.15s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.17s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.16s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-02T09:21:58.271Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-02T09:21:58.271Z] === RUN TestContainerBindMountNonRecursive [2021-06-02T09:21:58.271Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-02T09:21:58.271Z] 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-06-02T09:21:58.271Z] === RUN TestContainerVolumesMountedAsShared [2021-06-02T09:21:58.271Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-02T09:21:58.271Z] 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-06-02T09:21:58.271Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-02T09:21:58.271Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-02T09:21:58.271Z] 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-06-02T09:21:58.271Z] === RUN TestNetworkNat [2021-06-02T09:21:58.486Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-02T09:21:58.486Z] Using test binary docker [2021-06-02T09:21:58.737Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.39s) [2021-06-02T09:21:58.737Z] === RUN TestBuildWithSession [2021-06-02T09:21:58.737Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-02T09:21:58.737Z] build_session_test.go:25: TODO: BuildKit [2021-06-02T09:21:58.737Z] === RUN TestBuildSquashParent [2021-06-02T09:21:58.748Z] +++ /etc/init.d/apparmor start [2021-06-02T09:21:59.009Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-02T09:21:59.009Z] INFO: Waiting for daemon to start... [2021-06-02T09:21:59.009Z] Starting dockerd [2021-06-02T09:21:59.009Z] +++ 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-06-02T09:21:59.199Z] --- PASS: TestNetworkNat (0.89s) [2021-06-02T09:21:59.199Z] === RUN TestNetworkLocalhostTCPNat [2021-06-02T09:21:59.309Z] --- PASS: TestRenameRunningContainerAndReuse (1.50s) [2021-06-02T09:21:59.309Z] === RUN TestRenameInvalidName [2021-06-02T09:21:59.573Z] --- PASS: TestRenameInvalidName (0.69s) [2021-06-02T09:21:59.574Z] === RUN TestRenameAnonymousContainer [2021-06-02T09:22:00.128Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s) [2021-06-02T09:22:00.128Z] === RUN TestNetworkLoopbackNat [2021-06-02T09:22:01.561Z] . [2021-06-02T09:22:01.561Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-02T09:22:01.561Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-02T09:22:01.561Z] Error: No such image: emptyfs [2021-06-02T09:22:01.561Z] ++++ docker load [2021-06-02T09:22:01.561Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-02T09:22:01.833Z] Running integration-test (iteration 1) [2021-06-02T09:22:01.833Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-02T09:22:01.833Z] ++ 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-06-02T09:22:01.833Z] ++ set -e [2021-06-02T09:22:01.833Z] ++ '[' -n 0 ']' [2021-06-02T09:22:01.833Z] ++ set -x [2021-06-02T09:22:01.833Z] ++ env -i DEST=/go/src/github.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-06-02T09:22:02.877Z] --- PASS: TestRenameAnonymousContainer (3.27s) [2021-06-02T09:22:02.877Z] === RUN TestRenameContainerWithSameName [2021-06-02T09:22:03.395Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2021-06-02T09:22:03.395Z] === RUN TestPause [2021-06-02T09:22:03.395Z] --- SKIP: TestPause (0.00s) [2021-06-02T09:22:03.395Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-02T09:22:03.395Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-02T09:22:03.395Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-02T09:22:03.395Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-02T09:22:03.395Z] === RUN TestPauseStopPausedContainer [2021-06-02T09:22:03.395Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-02T09:22:03.395Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-02T09:22:03.395Z] === RUN TestPidHost [2021-06-02T09:22:03.821Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-06-02T09:22:03.821Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-02T09:22:05.207Z] --- PASS: TestRenameContainerWithLinkedContainer (1.46s) [2021-06-02T09:22:05.207Z] === RUN TestResize [2021-06-02T09:22:05.287Z] --- PASS: TestPidHost (1.88s) [2021-06-02T09:22:05.287Z] === RUN TestPsFilter [2021-06-02T09:22:05.287Z] --- PASS: TestPsFilter (0.10s) [2021-06-02T09:22:05.287Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-02T09:22:05.324Z] --- PASS: TestBuildSquashParent (6.97s) [2021-06-02T09:22:05.324Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-02T09:22:05.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-02T09:22:05.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-02T09:22:05.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-02T09:22:05.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-02T09:22:05.324Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-02T09:22:05.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-02T09:22:05.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-02T09:22:05.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-02T09:22:05.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-02T09:22:05.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-02T09:22:05.324Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-02T09:22:05.324Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-02T09:22:05.324Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-02T09:22:05.324Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-02T09:22:05.324Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-02T09:22:05.324Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-02T09:22:05.779Z] --- PASS: TestResize (0.74s) [2021-06-02T09:22:05.779Z] === RUN TestResizeWithInvalidSize [2021-06-02T09:22:05.850Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2021-06-02T09:22:05.850Z] === RUN TestRemoveContainerWithVolume [2021-06-02T09:22:06.413Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2021-06-02T09:22:06.413Z] === RUN TestRemoveContainerRunning [2021-06-02T09:22:06.721Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2021-06-02T09:22:06.721Z] === RUN TestResizeWhenContainerNotStarted [2021-06-02T09:22:06.975Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-06-02T09:22:06.976Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-02T09:22:07.295Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-06-02T09:22:07.295Z] === RUN TestDaemonRestartKillContainers [2021-06-02T09:22:07.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-02T09:22:07.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-02T09:22:07.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-02T09:22:07.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-02T09:22:07.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-02T09:22:07.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-02T09:22:07.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-02T09:22:07.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-02T09:22:07.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-02T09:22:07.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-02T09:22:07.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-02T09:22:07.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-02T09:22:07.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-02T09:22:07.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-02T09:22:07.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-02T09:22:07.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-02T09:22:07.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:22:07.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:22:07.295Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:22:07.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:22:07.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:22:07.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:22:07.295Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:22:07.295Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:22:07.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-02T09:22:07.295Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-02T09:22:07.904Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-06-02T09:22:07.904Z] === RUN TestRemoveInvalidContainer [2021-06-02T09:22:07.904Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-02T09:22:07.904Z] === RUN TestRenameLinkedContainer [2021-06-02T09:22:08.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-02T09:22:08.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-02T09:22:09.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:22:09.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:22:10.787Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:22:11.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:22:11.181Z] --- PASS: TestRenameLinkedContainer (2.82s) [2021-06-02T09:22:11.181Z] === RUN TestRenameStoppedContainer [2021-06-02T09:22:11.181Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-06-02T09:22:11.181Z] === RUN TestRenameRunningContainerAndReuse [2021-06-02T09:22:11.182Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-02T09:22:11.182Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s) [2021-06-02T09:22:11.182Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2021-06-02T09:22:11.182Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s) [2021-06-02T09:22:11.182Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.40s) [2021-06-02T09:22:11.182Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.30s) [2021-06-02T09:22:11.182Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2021-06-02T09:22:11.182Z] === RUN TestBuildMultiStageCopy [2021-06-02T09:22:11.182Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-02T09:22:11.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-02T09:22:12.256Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-02T09:22:12.549Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2021-06-02T09:22:12.549Z] === RUN TestRenameInvalidName [2021-06-02T09:22:13.098Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-02T09:22:13.359Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-02T09:22:13.477Z] --- PASS: TestRenameInvalidName (0.71s) [2021-06-02T09:22:13.477Z] === RUN TestRenameAnonymousContainer [2021-06-02T09:22:13.621Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-02T09:22:13.882Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-02T09:22:14.173Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-02T09:22:14.455Z] --- PASS: TestBuildMultiStageCopy (3.66s) [2021-06-02T09:22:14.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.20s) [2021-06-02T09:22:14.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2021-06-02T09:22:14.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-06-02T09:22:14.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2021-06-02T09:22:14.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-06-02T09:22:14.455Z] === RUN TestBuildMultiStageParentConfig [2021-06-02T09:22:14.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-02T09:22:15.397Z] --- PASS: TestBuildMultiStageParentConfig (1.03s) [2021-06-02T09:22:15.397Z] === RUN TestBuildLabelWithTargets [2021-06-02T09:22:16.754Z] --- PASS: TestRenameAnonymousContainer (3.08s) [2021-06-02T09:22:16.754Z] === RUN TestRenameContainerWithSameName [2021-06-02T09:22:17.010Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2021-06-02T09:22:17.010Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-02T09:22:17.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-02T09:22:17.311Z] --- PASS: TestBuildLabelWithTargets (1.74s) [2021-06-02T09:22:17.311Z] === RUN TestBuildWithEmptyLayers [2021-06-02T09:22:17.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-02T09:22:17.884Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2021-06-02T09:22:17.884Z] === RUN TestBuildMultiStageOnBuild [2021-06-02T09:22:18.377Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2021-06-02T09:22:18.377Z] === RUN TestResize [2021-06-02T09:22:19.305Z] --- PASS: TestResize (0.73s) [2021-06-02T09:22:19.305Z] === RUN TestResizeWithInvalidSize [2021-06-02T09:22:19.868Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-06-02T09:22:19.868Z] === RUN TestResizeWhenContainerNotStarted [2021-06-02T09:22:20.109Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-02T09:22:20.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.21s) [2021-06-02T09:22:20.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2021-06-02T09:22:20.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-06-02T09:22:20.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2021-06-02T09:22:20.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-06-02T09:22:20.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2021-06-02T09:22:20.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.25s) [2021-06-02T09:22:20.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2021-06-02T09:22:20.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s) [2021-06-02T09:22:20.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s) [2021-06-02T09:22:20.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2021-06-02T09:22:20.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2021-06-02T09:22:20.109Z] === RUN TestCgroupNamespacesRun [2021-06-02T09:22:20.430Z] --- PASS: TestBuildMultiStageOnBuild (2.64s) [2021-06-02T09:22:20.430Z] === RUN TestBuildUncleanTarFilenames [2021-06-02T09:22:20.438Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2021-06-02T09:22:20.438Z] === RUN TestDaemonRestartKillContainers [2021-06-02T09:22:20.438Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-02T09:22:20.438Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-02T09:22:20.438Z] === RUN TestCgroupNamespacesRun [2021-06-02T09:22:21.817Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2021-06-02T09:22:21.817Z] === RUN TestBuildMultiStageLayerLeak [2021-06-02T09:22:22.022Z] --- PASS: TestCgroupNamespacesRun (1.90s) [2021-06-02T09:22:22.023Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-02T09:22:22.023Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-02T09:22:22.023Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-02T09:22:22.023Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-02T09:22:23.708Z] --- PASS: TestCgroupNamespacesRun (3.12s) [2021-06-02T09:22:23.708Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-02T09:22:23.941Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2021-06-02T09:22:23.941Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-02T09:22:25.120Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2021-06-02T09:22:25.120Z] === RUN TestBuildWithHugeFile [2021-06-02T09:22:25.857Z] --- PASS: TestCgroupNamespacesRunHostMode (1.87s) [2021-06-02T09:22:25.857Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-02T09:22:26.226Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.52s) [2021-06-02T09:22:26.226Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-02T09:22:27.243Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2021-06-02T09:22:27.243Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-02T09:22:28.628Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2021-06-02T09:22:28.628Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-02T09:22:29.500Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.92s) [2021-06-02T09:22:29.500Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-02T09:22:29.573Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2021-06-02T09:22:29.573Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-02T09:22:29.846Z] ..........................xx.................... [ 29%] [2021-06-02T09:22:31.487Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2021-06-02T09:22:31.487Z] === RUN TestNISDomainname [2021-06-02T09:22:32.017Z] --- PASS: TestCgroupNamespacesRunHostMode (2.98s) [2021-06-02T09:22:32.018Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-02T09:22:32.874Z] --- PASS: TestNISDomainname (1.34s) [2021-06-02T09:22:32.874Z] === RUN TestHostnameDnsResolution [2021-06-02T09:22:34.789Z] --- PASS: TestHostnameDnsResolution (1.78s) [2021-06-02T09:22:34.789Z] === RUN TestStats [2021-06-02T09:22:35.291Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.98s) [2021-06-02T09:22:35.291Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-02T09:22:37.332Z] --- PASS: TestStats (2.77s) [2021-06-02T09:22:37.332Z] === RUN TestStopContainerWithTimeout [2021-06-02T09:22:37.332Z] === RUN TestStopContainerWithTimeout/0 [2021-06-02T09:22:37.332Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-02T09:22:37.332Z] === RUN TestStopContainerWithTimeout/1 [2021-06-02T09:22:37.332Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-02T09:22:37.332Z] === RUN TestStopContainerWithTimeout/3 [2021-06-02T09:22:37.332Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-02T09:22:37.332Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-02T09:22:37.332Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-02T09:22:37.332Z] === CONT TestStopContainerWithTimeout/0 [2021-06-02T09:22:37.332Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-02T09:22:37.806Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.41s) [2021-06-02T09:22:37.806Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-02T09:22:38.718Z] === CONT TestStopContainerWithTimeout/3 [2021-06-02T09:22:39.695Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s) [2021-06-02T09:22:39.695Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-02T09:22:40.629Z] === CONT TestStopContainerWithTimeout/1 [2021-06-02T09:22:42.212Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.91s) [2021-06-02T09:22:42.212Z] === RUN TestNISDomainname [2021-06-02T09:22:42.212Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-02T09:22:42.212Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-02T09:22:42.212Z] === RUN TestHostnameDnsResolution [2021-06-02T09:22:42.542Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-02T09:22:42.542Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2021-06-02T09:22:42.542Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2021-06-02T09:22:42.542Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-06-02T09:22:42.542Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-06-02T09:22:42.542Z] === RUN TestDeleteDevicemapper [2021-06-02T09:22:42.542Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-02T09:22:42.542Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-02T09:22:42.542Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-02T09:22:44.101Z] --- PASS: TestHostnameDnsResolution (1.66s) [2021-06-02T09:22:44.101Z] === RUN TestStats [2021-06-02T09:22:44.101Z] --- SKIP: TestStats (0.00s) [2021-06-02T09:22:44.101Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-02T09:22:44.101Z] === RUN TestStopContainerWithTimeout [2021-06-02T09:22:44.101Z] === RUN TestStopContainerWithTimeout/0 [2021-06-02T09:22:44.101Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-02T09:22:44.101Z] === RUN TestStopContainerWithTimeout/1 [2021-06-02T09:22:44.101Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-02T09:22:44.101Z] === RUN TestStopContainerWithTimeout/3 [2021-06-02T09:22:44.101Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-02T09:22:44.101Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-02T09:22:44.101Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-02T09:22:44.101Z] === CONT TestStopContainerWithTimeout/0 [2021-06-02T09:22:44.101Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-02T09:22:45.030Z] === CONT TestStopContainerWithTimeout/3 [2021-06-02T09:22:45.846Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.21s) [2021-06-02T09:22:45.846Z] === RUN TestUpdateMemory [2021-06-02T09:22:46.789Z] --- PASS: TestUpdateMemory (1.33s) [2021-06-02T09:22:46.789Z] === RUN TestUpdateCPUQuota [2021-06-02T09:22:47.544Z] === CONT TestStopContainerWithTimeout/1 [2021-06-02T09:22:48.564Z] Loaded image: buildpack-deps:buster [2021-06-02T09:22:48.564Z] Loaded image: busybox:latest [2021-06-02T09:22:48.564Z] Loaded image: busybox:glibc [2021-06-02T09:22:48.910Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-02T09:22:48.911Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2021-06-02T09:22:48.911Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2021-06-02T09:22:48.911Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-06-02T09:22:48.911Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-06-02T09:22:48.911Z] === RUN TestDeleteDevicemapper [2021-06-02T09:22:48.911Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-02T09:22:48.911Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-02T09:22:48.911Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-02T09:22:49.137Z] Loaded image: debian:bullseye [2021-06-02T09:22:49.398Z] Loaded image: hello-world:latest [2021-06-02T09:22:49.660Z] Loaded image: arm32v7/hello-world:latest [2021-06-02T09:22:49.660Z] INFO: Testing against a local daemon [2021-06-02T09:22:49.660Z] === RUN TestCgroupNamespacesBuild [2021-06-02T09:22:51.428Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.20s) [2021-06-02T09:22:51.429Z] === RUN TestUpdateMemory [2021-06-02T09:22:51.429Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-02T09:22:51.429Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-02T09:22:51.429Z] === RUN TestUpdateCPUQuota [2021-06-02T09:22:51.429Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-02T09:22:51.429Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-02T09:22:51.429Z] === RUN TestUpdatePidsLimit [2021-06-02T09:22:51.429Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-02T09:22:51.429Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-02T09:22:51.429Z] === RUN TestUpdateRestartPolicy [2021-06-02T09:22:52.968Z] --- PASS: TestCgroupNamespacesBuild (3.24s) [2021-06-02T09:22:52.968Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-02T09:22:53.389Z] --- PASS: TestUpdateCPUQuota (6.76s) [2021-06-02T09:22:53.389Z] === RUN TestUpdatePidsLimit [2021-06-02T09:22:53.389Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-02T09:22:54.332Z] === RUN TestUpdatePidsLimit/no_change [2021-06-02T09:22:54.904Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-02T09:22:55.846Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-02T09:22:56.275Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.24s) [2021-06-02T09:22:56.275Z] === RUN TestBuildWithSession [2021-06-02T09:22:56.275Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-02T09:22:56.275Z] build_session_test.go:25: TODO: BuildKit [2021-06-02T09:22:56.275Z] === RUN TestBuildSquashParent [2021-06-02T09:22:56.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-02T09:22:56.874Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-02T09:22:56.989Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-02T09:22:57.930Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-02T09:22:59.315Z] --- PASS: TestUpdatePidsLimit (5.72s) [2021-06-02T09:22:59.315Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.74s) [2021-06-02T09:22:59.315Z] --- PASS: TestUpdatePidsLimit/no_change (0.72s) [2021-06-02T09:22:59.315Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-06-02T09:22:59.315Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-06-02T09:22:59.315Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.74s) [2021-06-02T09:22:59.315Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.75s) [2021-06-02T09:22:59.315Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-06-02T09:22:59.315Z] === RUN TestUpdateRestartPolicy [2021-06-02T09:23:03.631Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2021-06-02T09:23:03.631Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-02T09:23:04.193Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-06-02T09:23:04.193Z] === RUN TestWaitNonBlocked [2021-06-02T09:23:04.193Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-02T09:23:04.193Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-02T09:23:04.193Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-02T09:23:04.193Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-02T09:23:04.193Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-02T09:23:04.193Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-02T09:23:05.559Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-02T09:23:05.559Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2021-06-02T09:23:05.559Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2021-06-02T09:23:05.559Z] === RUN TestWaitBlocked [2021-06-02T09:23:05.559Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-02T09:23:05.559Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-02T09:23:05.559Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-02T09:23:05.559Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-02T09:23:05.559Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-02T09:23:05.559Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-02T09:23:06.491Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-02T09:23:06.491Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2021-06-02T09:23:06.491Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2021-06-02T09:23:06.491Z] === CONT TestDaemonRestartIpcMode [2021-06-02T09:23:06.491Z] === CONT TestIpcModeOlderClient [2021-06-02T09:23:06.491Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-06-02T09:23:06.491Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-02T09:23:06.570Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-02T09:23:11.120Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-02T09:23:11.193Z] --- PASS: TestBuildSquashParent (13.15s) [2021-06-02T09:23:11.193Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-02T09:23:11.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-02T09:23:11.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-02T09:23:11.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-02T09:23:11.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-02T09:23:11.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-02T09:23:11.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-02T09:23:11.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-02T09:23:11.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-02T09:23:11.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-02T09:23:11.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-02T09:23:11.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-02T09:23:11.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-02T09:23:11.193Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-02T09:23:11.193Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-02T09:23:11.738Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.56s) [2021-06-02T09:23:11.738Z] --- PASS: TestDaemonRestartIpcMode (5.46s) [2021-06-02T09:23:11.738Z] PASS [2021-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === Skipped [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-02T09:23:11.738Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-02T09:23:11.738Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-02T09:23:11.738Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-02T09:23:11.738Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-02T09:23:11.738Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-02T09:23:11.738Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-02T09:23:11.738Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-02T09:23:11.738Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-02T09:23:11.738Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-02T09:23:11.738Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-02T09:23:11.738Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-02T09:23:11.738Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-02T09:23:11.738Z] 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-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-02T09:23:11.738Z] 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-06-02T09:23:11.738Z] [2021-06-02T09:23:11.738Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-02T09:23:11.739Z] 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-06-02T09:23:11.739Z] [2021-06-02T09:23:11.739Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-02T09:23:11.739Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-02T09:23:11.739Z] [2021-06-02T09:23:11.739Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-02T09:23:11.739Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-02T09:23:11.739Z] [2021-06-02T09:23:11.739Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-02T09:23:11.739Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-02T09:23:11.739Z] [2021-06-02T09:23:11.739Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-02T09:23:11.739Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-02T09:23:11.739Z] [2021-06-02T09:23:11.739Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-02T09:23:11.739Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-02T09:23:11.739Z] [2021-06-02T09:23:11.739Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-02T09:23:11.739Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-02T09:23:11.739Z] [2021-06-02T09:23:11.739Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-02T09:23:11.739Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-02T09:23:11.739Z] [2021-06-02T09:23:11.739Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-02T09:23:11.739Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-02T09:23:11.739Z] [2021-06-02T09:23:11.739Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-02T09:23:11.739Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-02T09:23:11.739Z] [2021-06-02T09:23:11.739Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-02T09:23:11.739Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-02T09:23:11.739Z] [2021-06-02T09:23:11.739Z] [2021-06-02T09:23:11.739Z] DONE 177 tests, 25 skipped in 112.346s [2021-06-02T09:23:11.739Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-02T09:23:11.995Z] INFO: Testing against a local daemon [2021-06-02T09:23:11.995Z] === RUN TestCommitInheritsEnv [2021-06-02T09:23:13.359Z] --- PASS: TestCommitInheritsEnv (1.18s) [2021-06-02T09:23:13.359Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-02T09:23:13.359Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-02T09:23:13.359Z] === RUN TestImagesFilterMultiReference [2021-06-02T09:23:13.359Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-06-02T09:23:13.359Z] === RUN TestImagePullPlatformInvalid [2021-06-02T09:23:13.359Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-02T09:23:13.359Z] === RUN TestRemoveImageOrphaning [2021-06-02T09:23:14.222Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2021-06-02T09:23:14.222Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-02T09:23:14.222Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2021-06-02T09:23:14.222Z] === RUN TestWaitNonBlocked [2021-06-02T09:23:14.222Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-02T09:23:14.222Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-02T09:23:14.222Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-02T09:23:14.222Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-02T09:23:14.222Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-02T09:23:14.222Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-02T09:23:14.222Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-02T09:23:14.222Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-06-02T09:23:14.222Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2021-06-02T09:23:14.222Z] === RUN TestWaitBlocked [2021-06-02T09:23:14.222Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-02T09:23:14.222Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-02T09:23:14.222Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-02T09:23:14.222Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-02T09:23:14.222Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-02T09:23:14.222Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-02T09:23:15.165Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-02T09:23:15.165Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2021-06-02T09:23:15.165Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2021-06-02T09:23:15.165Z] === CONT TestContainerStartOnDaemonRestart [2021-06-02T09:23:15.165Z] === CONT TestContainerKillOnDaemonStart [2021-06-02T09:23:15.249Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-06-02T09:23:15.249Z] === RUN TestRemoveImageGarbageCollector [2021-06-02T09:23:15.249Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-02T09:23:15.249Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-02T09:23:15.249Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-02T09:23:15.249Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-02T09:23:15.249Z] === RUN TestTagInvalidReference [2021-06-02T09:23:15.249Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-02T09:23:15.249Z] === RUN TestTagValidPrefixedRepo [2021-06-02T09:23:15.249Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-02T09:23:15.249Z] === RUN TestTagExistedNameWithoutForce [2021-06-02T09:23:15.249Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-02T09:23:15.249Z] === RUN TestTagOfficialNames [2021-06-02T09:23:15.249Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-02T09:23:15.249Z] === RUN TestTagMatchesDigest [2021-06-02T09:23:15.249Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-02T09:23:15.249Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-02T09:23:15.402Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-02T09:23:15.402Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-02T09:23:18.465Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2021-06-02T09:23:18.465Z] === CONT TestIpcModeOlderClient [2021-06-02T09:23:18.465Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-06-02T09:23:18.465Z] === CONT TestDaemonHostGatewayIP [2021-06-02T09:23:21.766Z] --- PASS: TestDaemonHostGatewayIP (3.80s) [2021-06-02T09:23:21.766Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-02T09:23:21.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-02T09:23:21.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-02T09:23:25.068Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.90s) [2021-06-02T09:23:25.068Z] === CONT TestDaemonRestartIpcMode [2021-06-02T09:23:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-02T09:23:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (6.01s) [2021-06-02T09:23:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.06s) [2021-06-02T09:23:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.50s) [2021-06-02T09:23:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.77s) [2021-06-02T09:23:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.61s) [2021-06-02T09:23:27.288Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.00s) [2021-06-02T09:23:27.288Z] === RUN TestBuildMultiStageCopy [2021-06-02T09:23:27.288Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-02T09:23:28.370Z] --- PASS: TestDaemonRestartIpcMode (3.29s) [2021-06-02T09:23:28.370Z] --- PASS: TestContainerKillOnDaemonStart (13.09s) [2021-06-02T09:23:28.370Z] PASS [2021-06-02T09:23:28.370Z] [2021-06-02T09:23:28.370Z] === Skipped [2021-06-02T09:23:28.370Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-02T09:23:28.370Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-02T09:23:28.370Z] [2021-06-02T09:23:28.370Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-02T09:23:28.370Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-02T09:23:28.370Z] [2021-06-02T09:23:28.370Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-02T09:23:28.370Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-02T09:23:28.370Z] [2021-06-02T09:23:28.370Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-02T09:23:28.370Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-02T09:23:28.370Z] [2021-06-02T09:23:28.370Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-02T09:23:28.370Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-02T09:23:28.370Z] [2021-06-02T09:23:28.370Z] [2021-06-02T09:23:28.370Z] DONE 196 tests, 5 skipped in 155.570s [2021-06-02T09:23:28.370Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-02T09:23:28.370Z] INFO: Testing against a local daemon [2021-06-02T09:23:28.370Z] === RUN TestCommitInheritsEnv [2021-06-02T09:23:28.370Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-06-02T09:23:28.370Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-02T09:23:28.370Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-02T09:23:28.370Z] === RUN TestImagesFilterMultiReference [2021-06-02T09:23:28.631Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-02T09:23:28.631Z] === RUN TestImagePullPlatformInvalid [2021-06-02T09:23:28.631Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-02T09:23:28.631Z] === RUN TestRemoveImageOrphaning [2021-06-02T09:23:28.892Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2021-06-02T09:23:28.892Z] === RUN TestRemoveImageGarbageCollector [2021-06-02T09:23:30.592Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-02T09:23:31.164Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-02T09:23:31.437Z] --- PASS: TestRemoveImageGarbageCollector (2.14s) [2021-06-02T09:23:31.437Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-02T09:23:31.437Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-06-02T09:23:31.437Z] === RUN TestTagInvalidReference [2021-06-02T09:23:31.437Z] --- PASS: TestTagInvalidReference (0.02s) [2021-06-02T09:23:31.437Z] === RUN TestTagValidPrefixedRepo [2021-06-02T09:23:31.437Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-06-02T09:23:31.437Z] === RUN TestTagExistedNameWithoutForce [2021-06-02T09:23:31.437Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-02T09:23:31.437Z] === RUN TestTagOfficialNames [2021-06-02T09:23:31.437Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-02T09:23:31.437Z] === RUN TestTagMatchesDigest [2021-06-02T09:23:31.437Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-02T09:23:31.437Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-02T09:23:32.109Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-02T09:23:32.371Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-02T09:23:32.872Z] --- PASS: TestBuildWithHugeFile (62.73s) [2021-06-02T09:23:32.872Z] === RUN TestBuildWCOWSandboxSize [2021-06-02T09:23:32.872Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-02T09:23:32.872Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-02T09:23:32.872Z] === RUN TestBuildWithEmptyDockerfile [2021-06-02T09:23:32.872Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-02T09:23:32.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-02T09:23:32.872Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-02T09:23:32.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-02T09:23:32.872Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-02T09:23:32.872Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-02T09:23:32.872Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-02T09:23:32.872Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-02T09:23:32.872Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-02T09:23:32.872Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-06-02T09:23:32.872Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-06-02T09:23:32.872Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2021-06-02T09:23:32.872Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-06-02T09:23:32.872Z] === RUN TestBuildPreserveOwnership [2021-06-02T09:23:32.872Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-02T09:23:32.872Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-02T09:23:32.944Z] --- PASS: TestBuildMultiStageCopy (6.12s) [2021-06-02T09:23:32.944Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.77s) [2021-06-02T09:23:32.944Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2021-06-02T09:23:32.944Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-06-02T09:23:32.944Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2021-06-02T09:23:32.944Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-06-02T09:23:32.944Z] === RUN TestBuildMultiStageParentConfig [2021-06-02T09:23:33.445Z] --- PASS: TestBuildPreserveOwnership (5.71s) [2021-06-02T09:23:33.445Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.78s) [2021-06-02T09:23:33.445Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.91s) [2021-06-02T09:23:33.445Z] === RUN TestBuildPlatformInvalid [2021-06-02T09:23:33.445Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-06-02T09:23:33.445Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-02T09:23:34.331Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2021-06-02T09:23:34.331Z] === RUN TestBuildLabelWithTargets [2021-06-02T09:23:36.882Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2021-06-02T09:23:36.882Z] === RUN TestBuildWithEmptyLayers [2021-06-02T09:23:37.827Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2021-06-02T09:23:37.827Z] === RUN TestBuildMultiStageOnBuild [2021-06-02T09:23:41.998Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-02T09:23:42.040Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-02T09:23:42.040Z] Using test binary docker [2021-06-02T09:23:42.040Z] +++ /etc/init.d/apparmor start [2021-06-02T09:23:42.040Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-02T09:23:42.040Z] Starting dockerd [2021-06-02T09:23:42.040Z] +++ 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-06-02T09:23:42.040Z] INFO: Waiting for daemon to start... [2021-06-02T09:23:42.302Z] .--- PASS: TestBuildMultiStageOnBuild (4.50s) [2021-06-02T09:23:42.302Z] === RUN TestBuildUncleanTarFilenames [2021-06-02T09:23:43.687Z] --- PASS: TestBuildUncleanTarFilenames (1.30s) [2021-06-02T09:23:43.687Z] === RUN TestBuildMultiStageLayerLeak [2021-06-02T09:23:43.948Z] [2021-06-02T09:23:43.948Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-02T09:23:43.948Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-02T09:23:44.209Z] Error: No such image: emptyfs [2021-06-02T09:23:44.209Z] ++++ docker load [2021-06-02T09:23:44.209Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-02T09:23:44.470Z] Running integration-test (iteration 1) [2021-06-02T09:23:44.470Z] 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-06-02T09:23:44.470Z] ++ 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-06-02T09:23:44.470Z] ++ set -e [2021-06-02T09:23:44.470Z] ++ '[' -n 0 ']' [2021-06-02T09:23:44.470Z] ++ set -x [2021-06-02T09:23:44.470Z] ++ env -i DEST=/go/src/github.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-06-02T09:23:45.448Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-02T09:23:45.448Z] Using test binary docker [2021-06-02T09:23:45.448Z] +++ /etc/init.d/apparmor start [2021-06-02T09:23:45.448Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-02T09:23:45.448Z] INFO: Waiting for daemon to start... [2021-06-02T09:23:45.448Z] Starting dockerd [2021-06-02T09:23:45.448Z] +++ 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-06-02T09:23:48.057Z] . [2021-06-02T09:23:48.057Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-02T09:23:48.057Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-02T09:23:48.057Z] Error: No such image: emptyfs [2021-06-02T09:23:48.057Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-02T09:23:48.057Z] ++++ docker load [2021-06-02T09:23:48.057Z] --- PASS: TestBuildMultiStageLayerLeak (4.15s) [2021-06-02T09:23:48.057Z] === RUN TestBuildWithHugeFile [2021-06-02T09:23:48.057Z] Running integration-test (iteration 1) [2021-06-02T09:23:48.057Z] 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-06-02T09:23:48.057Z] ++ 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-06-02T09:23:48.057Z] ++ set -e [2021-06-02T09:23:48.057Z] ++ '[' -n 0 ']' [2021-06-02T09:23:48.057Z] ++ set -x [2021-06-02T09:23:48.057Z] ++ env -i DEST=/go/src/github.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-06-02T09:23:48.391Z] Loaded image: buildpack-deps:buster [2021-06-02T09:23:48.392Z] Loaded image: busybox:latest [2021-06-02T09:23:48.392Z] Loaded image: busybox:glibc [2021-06-02T09:23:48.963Z] Loaded image: debian:bullseye [2021-06-02T09:23:48.963Z] Loaded image: hello-world:latest [2021-06-02T09:23:48.963Z] Loaded image: arm32v7/hello-world:latest [2021-06-02T09:23:49.275Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-02T09:23:51.165Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-02T09:23:55.525Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-02T09:23:58.972Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.19s) [2021-06-02T09:23:58.972Z] PASS [2021-06-02T09:23:58.972Z] [2021-06-02T09:23:58.972Z] === Skipped [2021-06-02T09:23:58.972Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-06-02T09:23:58.972Z] build_session_test.go:25: TODO: BuildKit [2021-06-02T09:23:58.972Z] [2021-06-02T09:23:58.972Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-02T09:23:58.972Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-02T09:23:58.972Z] [2021-06-02T09:23:58.972Z] [2021-06-02T09:23:58.972Z] DONE 34 tests, 2 skipped in 144.031s [2021-06-02T09:23:58.972Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-06-02T09:23:58.972Z] ++ 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-06-02T09:23:58.972Z] ++ set -e [2021-06-02T09:23:58.972Z] ++ '[' -n 0 ']' [2021-06-02T09:23:58.972Z] ++ set -x [2021-06-02T09:23:58.972Z] ++ env -i DEST=/go/src/github.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-06-02T09:23:58.972Z] INFO: Testing against a local daemon [2021-06-02T09:23:58.972Z] === RUN TestConfigInspect [2021-06-02T09:24:03.177Z] --- PASS: TestConfigInspect (3.56s) [2021-06-02T09:24:03.177Z] === RUN TestConfigList [2021-06-02T09:24:05.725Z] --- PASS: TestConfigList (3.21s) [2021-06-02T09:24:05.725Z] === RUN TestConfigsCreateAndDelete [2021-06-02T09:24:09.026Z] --- PASS: TestConfigsCreateAndDelete (3.20s) [2021-06-02T09:24:09.026Z] === RUN TestConfigsUpdate [2021-06-02T09:24:09.954Z] .......................... [ 67%] [2021-06-02T09:24:12.327Z] --- PASS: TestConfigsUpdate (3.18s) [2021-06-02T09:24:12.327Z] === RUN TestTemplatedConfig [2021-06-02T09:24:16.534Z] --- PASS: TestTemplatedConfig (3.74s) [2021-06-02T09:24:16.534Z] === RUN TestConfigCreateResolve [2021-06-02T09:24:19.081Z] --- PASS: TestConfigCreateResolve (3.16s) [2021-06-02T09:24:19.081Z] === RUN TestConfigDaemonLibtrustID [2021-06-02T09:24:20.468Z] --- PASS: TestConfigDaemonLibtrustID (1.30s) [2021-06-02T09:24:20.468Z] PASS [2021-06-02T09:24:20.468Z] [2021-06-02T09:24:20.468Z] DONE 7 tests in 21.499s [2021-06-02T09:24:20.468Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-06-02T09:24:20.468Z] ++ 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-06-02T09:24:20.468Z] ++ set -e [2021-06-02T09:24:20.468Z] ++ '[' -n 0 ']' [2021-06-02T09:24:20.468Z] ++ set -x [2021-06-02T09:24:20.468Z] ++ env -i DEST=/go/src/github.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-06-02T09:24:20.468Z] INFO: Testing against a local daemon [2021-06-02T09:24:20.468Z] === RUN TestCheckpoint [2021-06-02T09:24:20.468Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-02T09:24:20.468Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-02T09:24:20.468Z] === RUN TestContainerInvalidJSON [2021-06-02T09:24:20.468Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-02T09:24:20.468Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-02T09:24:20.468Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-02T09:24:20.468Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-02T09:24:20.468Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-02T09:24:20.468Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-02T09:24:20.468Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-02T09:24:20.468Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-02T09:24:20.468Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-02T09:24:20.468Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-06-02T09:24:20.468Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-02T09:24:20.468Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-02T09:24:20.468Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-02T09:24:20.468Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-02T09:24:20.730Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-06-02T09:24:20.730Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-02T09:24:20.730Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-06-02T09:24:20.730Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-02T09:24:20.730Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-06-02T09:24:20.730Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-02T09:24:20.730Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-06-02T09:24:20.730Z] === RUN TestCopyFromContainer [2021-06-02T09:24:22.644Z] === RUN TestCopyFromContainer// [2021-06-02T09:24:22.644Z] === RUN TestCopyFromContainer//bar/root [2021-06-02T09:24:22.905Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-02T09:24:22.905Z] === RUN TestCopyFromContainer/bar/quux [2021-06-02T09:24:23.167Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-02T09:24:23.167Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-02T09:24:23.167Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-02T09:24:23.428Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-02T09:24:23.428Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-02T09:24:23.689Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-02T09:24:23.689Z] --- PASS: TestCopyFromContainer (2.90s) [2021-06-02T09:24:23.689Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-06-02T09:24:23.689Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-06-02T09:24:23.689Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-06-02T09:24:23.689Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-06-02T09:24:23.689Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-06-02T09:24:23.689Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-06-02T09:24:23.689Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-06-02T09:24:23.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-06-02T09:24:23.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-06-02T09:24:23.689Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-06-02T09:24:23.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-02T09:24:23.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-02T09:24:23.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-02T09:24:23.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-02T09:24:23.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-02T09:24:23.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-02T09:24:23.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-02T09:24:23.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-02T09:24:23.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-02T09:24:23.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-02T09:24:23.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-02T09:24:23.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-02T09:24:23.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-06-02T09:24:23.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-02T09:24:23.689Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-02T09:24:23.950Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-02T09:24:23.950Z] === RUN TestCreateWithInvalidEnv [2021-06-02T09:24:23.950Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-02T09:24:23.950Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-02T09:24:23.950Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-02T09:24:23.950Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-02T09:24:23.950Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-02T09:24:23.950Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-02T09:24:23.950Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-02T09:24:23.950Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-02T09:24:23.950Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-02T09:24:23.950Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-02T09:24:23.950Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-02T09:24:23.950Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-02T09:24:23.950Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-02T09:24:23.950Z] === RUN TestCreateTmpfsMountsTarget [2021-06-02T09:24:23.950Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-02T09:24:23.950Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-02T09:24:26.498Z] --- PASS: TestCreateWithCustomMaskedPaths (2.55s) [2021-06-02T09:24:26.498Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-02T09:24:26.818Z] Loaded image: buildpack-deps:buster [2021-06-02T09:24:26.818Z] Loaded image: busybox:latest [2021-06-02T09:24:26.818Z] Loaded image: busybox:glibc [2021-06-02T09:24:28.204Z] Loaded image: buildpack-deps:buster [2021-06-02T09:24:28.465Z] Loaded image: busybox:latest [2021-06-02T09:24:29.036Z] Loaded image: busybox:glibc [2021-06-02T09:24:29.042Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2021-06-02T09:24:29.042Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-02T09:24:29.042Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-02T09:24:29.042Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-02T09:24:29.042Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-02T09:24:29.042Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-02T09:24:29.042Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-02T09:24:29.042Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-02T09:24:29.042Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-02T09:24:29.042Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-02T09:24:29.042Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-02T09:24:29.042Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-02T09:24:29.043Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-02T09:24:29.043Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-02T09:24:29.043Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-02T09:24:29.043Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-02T09:24:29.043Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-02T09:24:29.043Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-02T09:24:29.043Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-06-02T09:24:29.043Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-06-02T09:24:29.043Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-06-02T09:24:29.043Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-06-02T09:24:29.043Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-06-02T09:24:29.043Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-02T09:24:29.299Z] Loaded image: debian:bullseye [2021-06-02T09:24:29.560Z] Loaded image: hello-world:latest [2021-06-02T09:24:29.822Z] Loaded image: arm32v7/hello-world:latest [2021-06-02T09:24:29.822Z] INFO: Testing against a local daemon [2021-06-02T09:24:29.822Z] === RUN TestDockerDaemonSuite [2021-06-02T09:24:29.984Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2021-06-02T09:24:29.984Z] === RUN TestCreateDifferentPlatform [2021-06-02T09:24:29.984Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-02T09:24:29.984Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-02T09:24:29.984Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-02T09:24:29.984Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-02T09:24:29.984Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-06-02T09:24:29.984Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-02T09:24:29.984Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-02T09:24:29.984Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-02T09:24:29.984Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-06-02T09:24:29.984Z] === RUN TestContainerStartOnDaemonRestart [2021-06-02T09:24:29.984Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-02T09:24:29.984Z] === RUN TestDaemonRestartIpcMode [2021-06-02T09:24:29.984Z] === PAUSE TestDaemonRestartIpcMode [2021-06-02T09:24:29.984Z] === RUN TestDaemonHostGatewayIP [2021-06-02T09:24:29.984Z] === PAUSE TestDaemonHostGatewayIP [2021-06-02T09:24:29.984Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-02T09:24:29.984Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-02T09:24:29.984Z] === RUN TestContainerKillOnDaemonStart [2021-06-02T09:24:29.984Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-02T09:24:29.984Z] === RUN TestDiff [2021-06-02T09:24:30.083Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-02T09:24:30.927Z] --- PASS: TestDiff (0.88s) [2021-06-02T09:24:30.927Z] === RUN TestExecWithCloseStdin [2021-06-02T09:24:32.312Z] --- PASS: TestExecWithCloseStdin (1.16s) [2021-06-02T09:24:32.312Z] === RUN TestExec [2021-06-02T09:24:33.255Z] --- PASS: TestExec (1.17s) [2021-06-02T09:24:33.255Z] === RUN TestExecUser [2021-06-02T09:24:34.641Z] --- PASS: TestExecUser (1.19s) [2021-06-02T09:24:34.641Z] === RUN TestExportContainerAndImportImage [2021-06-02T09:24:35.375Z] Loaded image: debian:bullseye [2021-06-02T09:24:35.376Z] Loaded image: hello-world:latest [2021-06-02T09:24:35.376Z] Loaded image: arm32v7/hello-world:latest [2021-06-02T09:24:35.376Z] INFO: Testing against a local daemon [2021-06-02T09:24:35.376Z] === RUN TestDockerSuite [2021-06-02T09:24:35.585Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2021-06-02T09:24:35.585Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-02T09:24:35.636Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-02T09:24:35.637Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-02T09:24:35.637Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-02T09:24:35.637Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-02T09:24:35.637Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-02T09:24:35.637Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-02T09:24:35.637Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-02T09:24:35.637Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-02T09:24:36.579Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-02T09:24:36.579Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-02T09:24:37.153Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-02T09:24:37.153Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-02T09:24:37.725Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-02T09:24:37.987Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-02T09:24:37.987Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-02T09:24:38.247Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-02T09:24:38.887Z] --- PASS: TestExportContainerAfterDaemonRestart (3.14s) [2021-06-02T09:24:38.887Z] === RUN TestHealthCheckWorkdir [2021-06-02T09:24:40.271Z] --- PASS: TestHealthCheckWorkdir (1.49s) [2021-06-02T09:24:40.271Z] === RUN TestHealthKillContainer [2021-06-02T09:24:40.795Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-02T09:24:40.796Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-02T09:24:41.367Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-02T09:24:41.367Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-02T09:24:41.367Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-02T09:24:43.571Z] --- PASS: TestHealthKillContainer (3.12s) [2021-06-02T09:24:43.571Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-02T09:24:43.916Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-02T09:24:44.143Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2021-06-02T09:24:44.143Z] === RUN TestIpcModeNone [2021-06-02T09:24:45.544Z] --- PASS: TestIpcModeNone (1.17s) [2021-06-02T09:24:45.544Z] === RUN TestIpcModePrivate [2021-06-02T09:24:46.488Z] --- PASS: TestIpcModePrivate (1.20s) [2021-06-02T09:24:46.488Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-06-02T09:24:46.488Z] === RUN TestIpcModeShareable [2021-06-02T09:24:47.873Z] --- PASS: TestIpcModeShareable (1.13s) [2021-06-02T09:24:47.873Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-06-02T09:24:47.873Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-02T09:24:48.129Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-02T09:24:48.390Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-02T09:24:48.390Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-02T09:24:48.390Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-02T09:24:51.174Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.39s) [2021-06-02T09:24:51.174Z] === RUN TestAPIIpcModeHost [2021-06-02T09:24:52.559Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-06-02T09:24:52.559Z] === RUN TestDaemonIpcModeShareable [2021-06-02T09:24:54.807Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-02T09:24:55.107Z] --- PASS: TestDaemonIpcModeShareable (2.64s) [2021-06-02T09:24:55.107Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-06-02T09:24:55.107Z] === RUN TestDaemonIpcModePrivate [2021-06-02T09:24:56.533Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-02T09:24:57.476Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-02T09:24:57.654Z] --- PASS: TestDaemonIpcModePrivate (2.52s) [2021-06-02T09:24:57.654Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-06-02T09:24:57.654Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-02T09:24:59.392Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-02T09:25:00.202Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.66s) [2021-06-02T09:25:00.202Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-06-02T09:25:00.202Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-02T09:25:02.697Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-02T09:25:02.697Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-02T09:25:03.550Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.91s) [2021-06-02T09:25:03.551Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-06-02T09:25:03.551Z] === RUN TestIpcModeOlderClient [2021-06-02T09:25:03.551Z] === PAUSE TestIpcModeOlderClient [2021-06-02T09:25:03.551Z] === RUN TestKillContainerInvalidSignal [2021-06-02T09:25:04.125Z] --- PASS: TestKillContainerInvalidSignal (1.05s) [2021-06-02T09:25:04.125Z] === RUN TestKillContainer [2021-06-02T09:25:04.125Z] === RUN TestKillContainer/no_signal [2021-06-02T09:25:05.069Z] === RUN TestKillContainer/non_killing_signal [2021-06-02T09:25:05.257Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-02T09:25:05.640Z] === RUN TestKillContainer/killing_signal [2021-06-02T09:25:05.835Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-02T09:25:06.408Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-02T09:25:06.640Z] --- PASS: TestImportExtremelyLargeImageWorks (108.72s) [2021-06-02T09:25:06.640Z] PASS [2021-06-02T09:25:06.640Z] [2021-06-02T09:25:06.640Z] === Skipped [2021-06-02T09:25:06.640Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-02T09:25:06.640Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-02T09:25:06.640Z] [2021-06-02T09:25:06.640Z] [2021-06-02T09:25:06.640Z] DONE 12 tests, 1 skipped in 112.256s [2021-06-02T09:25:06.640Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-02T09:25:06.640Z] INFO: Testing against a local daemon [2021-06-02T09:25:06.640Z] === RUN TestNetworkCreateDelete [2021-06-02T09:25:06.640Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-06-02T09:25:06.640Z] === RUN TestDockerNetworkDeletePreferID [2021-06-02T09:25:06.640Z] --- PASS: TestDockerNetworkDeletePreferID (1.30s) [2021-06-02T09:25:06.640Z] === RUN TestDaemonDNSFallback [2021-06-02T09:25:07.030Z] --- PASS: TestKillContainer (2.82s) [2021-06-02T09:25:07.030Z] --- PASS: TestKillContainer/no_signal (0.95s) [2021-06-02T09:25:07.030Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-06-02T09:25:07.030Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2021-06-02T09:25:07.030Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-02T09:25:07.030Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-02T09:25:07.794Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-02T09:25:07.972Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-02T09:25:08.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s) [2021-06-02T09:25:08.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2021-06-02T09:25:08.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2021-06-02T09:25:08.544Z] === RUN TestKillStoppedContainer [2021-06-02T09:25:08.803Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-06-02T09:25:08.803Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-02T09:25:08.803Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-02T09:25:08.803Z] === RUN TestKillDifferentUserContainer [2021-06-02T09:25:09.186Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-02T09:25:09.448Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-02T09:25:09.706Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-02T09:25:09.746Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2021-06-02T09:25:09.746Z] === RUN TestInspectOomKilledTrue [2021-06-02T09:25:09.746Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-02T09:25:09.746Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-02T09:25:09.746Z] === RUN TestInspectOomKilledFalse [2021-06-02T09:25:09.746Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-02T09:25:09.746Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-02T09:25:09.746Z] === RUN TestLinksEtcHostsContentMatch [2021-06-02T09:25:10.689Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-06-02T09:25:10.689Z] === RUN TestLinksContainerNames [2021-06-02T09:25:10.835Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-02T09:25:11.893Z] tests/integration/client_test.py ..... [ 75%] [2021-06-02T09:25:11.893Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-02T09:25:12.646Z] --- PASS: TestLinksContainerNames (1.71s) [2021-06-02T09:25:12.646Z] === RUN TestLogsFollowTailEmpty [2021-06-02T09:25:12.830Z] tests/integration/errors_test.py . [ 76%] [2021-06-02T09:25:13.217Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2021-06-02T09:25:13.217Z] === RUN TestContainerNetworkMountsNoChown [2021-06-02T09:25:13.385Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-02T09:25:14.161Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/default [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/default [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/private [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/private [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rprivate [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/slave [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/slave [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rslave [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/shared [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/shared [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rshared [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/default [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rslave [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rshared [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/private [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/shared [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/slave [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rprivate [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-02T09:25:14.161Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-02T09:25:14.161Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-02T09:25:14.161Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-02T09:25:14.329Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-02T09:25:14.423Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-02T09:25:14.423Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-02T09:25:14.423Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-02T09:25:14.423Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-06-02T09:25:14.423Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-06-02T09:25:14.423Z] === RUN TestContainerBindMountNonRecursive [2021-06-02T09:25:14.725Z] --- PASS: TestDaemonDNSFallback (8.14s) [2021-06-02T09:25:14.725Z] === RUN TestInspectNetwork [2021-06-02T09:25:14.725Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-02T09:25:14.725Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:14.725Z] === RUN TestRunContainerWithBridgeNone [2021-06-02T09:25:14.725Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-02T09:25:14.725Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.725Z] === RUN TestNetworkInvalidJSON [2021-06-02T09:25:14.726Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-02T09:25:14.726Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-02T09:25:14.726Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-02T09:25:14.726Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-02T09:25:14.726Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-02T09:25:14.726Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-02T09:25:14.726Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-02T09:25:14.726Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-02T09:25:14.726Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-02T09:25:14.726Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-02T09:25:14.726Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-02T09:25:14.726Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-02T09:25:14.726Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-02T09:25:14.726Z] === RUN TestNetworkList [2021-06-02T09:25:14.726Z] === RUN TestNetworkList//networks [2021-06-02T09:25:14.726Z] === PAUSE TestNetworkList//networks [2021-06-02T09:25:14.726Z] === RUN TestNetworkList//networks/ [2021-06-02T09:25:14.726Z] === PAUSE TestNetworkList//networks/ [2021-06-02T09:25:14.726Z] === CONT TestNetworkList//networks [2021-06-02T09:25:14.726Z] === CONT TestNetworkList//networks/ [2021-06-02T09:25:14.726Z] --- PASS: TestNetworkList (0.01s) [2021-06-02T09:25:14.726Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-02T09:25:14.726Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-02T09:25:14.726Z] === RUN TestHostIPv4BridgeLabel [2021-06-02T09:25:14.726Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-02T09:25:14.726Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-02T09:25:14.726Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-02T09:25:14.726Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] === RUN TestDaemonDefaultNetworkPools [2021-06-02T09:25:14.726Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-02T09:25:14.726Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-02T09:25:14.726Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-02T09:25:14.726Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] === RUN TestServiceWithPredefinedNetwork [2021-06-02T09:25:14.726Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:14.726Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-02T09:25:14.726Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:242: FLAKY_TEST [2021-06-02T09:25:14.726Z] === RUN TestServiceWithDataPathPortInit [2021-06-02T09:25:14.726Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:14.726Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-02T09:25:14.726Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:14.726Z] PASS [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === Skipped [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-02T09:25:14.726Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-02T09:25:14.726Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-02T09:25:14.726Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-02T09:25:14.726Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:242: FLAKY_TEST [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-02T09:25:14.726Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] DONE 22 tests, 12 skipped in 10.082s [2021-06-02T09:25:14.726Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-02T09:25:14.726Z] INFO: Testing against a local daemon [2021-06-02T09:25:14.726Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-02T09:25:14.726Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-02T09:25:14.726Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:25:14.726Z] === RUN TestDockerNetworkIpvlan [2021-06-02T09:25:14.726Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-02T09:25:14.726Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:25:14.726Z] PASS [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === Skipped [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-02T09:25:14.726Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-02T09:25:14.726Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] DONE 2 tests, 2 skipped in 0.125s [2021-06-02T09:25:14.726Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-02T09:25:14.726Z] INFO: Testing against a local daemon [2021-06-02T09:25:14.726Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-02T09:25:14.726Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-02T09:25:14.726Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] === RUN TestDockerNetworkMacvlan [2021-06-02T09:25:14.726Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-02T09:25:14.726Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] PASS [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === Skipped [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-02T09:25:14.726Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-02T09:25:14.726Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] DONE 2 tests, 2 skipped in 0.108s [2021-06-02T09:25:14.726Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-02T09:25:14.726Z] testing: warning: no tests to run [2021-06-02T09:25:14.726Z] PASS [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] DONE 0 tests in 0.022s [2021-06-02T09:25:14.726Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-02T09:25:14.726Z] INFO: Testing against a local daemon [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginAllowRequest [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginTLS [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginDenyRequest [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginDenyResponse [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginAllowEventStream [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginErrorResponse [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginErrorRequest [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginHeader [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginV2Disable [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-02T09:25:14.726Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] PASS [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === Skipped [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-02T09:25:14.726Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] [2021-06-02T09:25:14.726Z] DONE 17 tests, 17 skipped in 0.359s [2021-06-02T09:25:14.726Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-02T09:25:14.983Z] INFO: Testing against a local daemon [2021-06-02T09:25:14.983Z] === RUN TestPluginInvalidJSON [2021-06-02T09:25:14.983Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-02T09:25:14.983Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-02T09:25:14.983Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-02T09:25:14.983Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-02T09:25:14.983Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-02T09:25:14.983Z] === RUN TestPluginInstall [2021-06-02T09:25:14.983Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-02T09:25:14.983Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.983Z] === RUN TestPluginsWithRuntimes [2021-06-02T09:25:14.983Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-02T09:25:14.983Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-02T09:25:14.983Z] === RUN TestPluginBackCompatMediaTypes [2021-06-02T09:25:14.983Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-02T09:25:14.983Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-02T09:25:14.983Z] PASS [2021-06-02T09:25:14.983Z] [2021-06-02T09:25:14.983Z] === Skipped [2021-06-02T09:25:14.983Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-02T09:25:14.983Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-02T09:25:14.983Z] [2021-06-02T09:25:14.983Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-02T09:25:14.983Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-02T09:25:14.983Z] [2021-06-02T09:25:14.983Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-02T09:25:14.983Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-02T09:25:14.983Z] [2021-06-02T09:25:14.983Z] [2021-06-02T09:25:14.983Z] DONE 5 tests, 3 skipped in 0.154s [2021-06-02T09:25:14.983Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-02T09:25:15.242Z] INFO: Testing against a local daemon [2021-06-02T09:25:15.242Z] === RUN TestExternalGraphDriver [2021-06-02T09:25:15.242Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-06-02T09:25:15.242Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-02T09:25:15.242Z] === RUN TestGraphdriverPluginV2 [2021-06-02T09:25:15.273Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-02T09:25:16.669Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-02T09:25:16.968Z] --- PASS: TestContainerBindMountNonRecursive (2.38s) [2021-06-02T09:25:16.968Z] === RUN TestContainerVolumesMountedAsShared [2021-06-02T09:25:17.540Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2021-06-02T09:25:17.540Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-02T09:25:18.481Z] --- PASS: TestContainerVolumesMountedAsSlave (0.89s) [2021-06-02T09:25:18.481Z] === RUN TestNetworkNat [2021-06-02T09:25:18.592Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-02T09:25:19.164Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-02T09:25:19.423Z] --- PASS: TestNetworkNat (1.12s) [2021-06-02T09:25:19.423Z] === RUN TestNetworkLocalhostTCPNat [2021-06-02T09:25:20.809Z] --- PASS: TestNetworkLocalhostTCPNat (1.14s) [2021-06-02T09:25:20.809Z] === RUN TestNetworkLoopbackNat [2021-06-02T09:25:21.087Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-02T09:25:22.523Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-02T09:25:22.947Z] --- PASS: TestImportExtremelyLargeImageWorks (109.65s) [2021-06-02T09:25:22.947Z] PASS [2021-06-02T09:25:22.947Z] [2021-06-02T09:25:22.947Z] DONE 12 tests in 112.698s [2021-06-02T09:25:22.947Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-02T09:25:22.947Z] INFO: Testing against a local daemon [2021-06-02T09:25:22.947Z] === RUN TestNetworkCreateDelete [2021-06-02T09:25:22.947Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-06-02T09:25:22.947Z] === RUN TestDockerNetworkDeletePreferID [2021-06-02T09:25:22.947Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s) [2021-06-02T09:25:22.947Z] === RUN TestDaemonDNSFallback [2021-06-02T09:25:23.335Z] --- PASS: TestGraphdriverPluginV2 (6.85s) [2021-06-02T09:25:23.335Z] PASS [2021-06-02T09:25:23.335Z] [2021-06-02T09:25:23.335Z] === Skipped [2021-06-02T09:25:23.335Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-06-02T09:25:23.335Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-02T09:25:23.335Z] [2021-06-02T09:25:23.335Z] [2021-06-02T09:25:23.335Z] DONE 2 tests, 1 skipped in 7.044s [2021-06-02T09:25:23.335Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-02T09:25:23.335Z] INFO: Testing against a local daemon [2021-06-02T09:25:23.335Z] === RUN TestContinueAfterPluginCrash [2021-06-02T09:25:23.335Z] === PAUSE TestContinueAfterPluginCrash [2021-06-02T09:25:23.335Z] === RUN TestReadPluginNoRead [2021-06-02T09:25:23.335Z] === PAUSE TestReadPluginNoRead [2021-06-02T09:25:23.335Z] === RUN TestDaemonStartWithLogOpt [2021-06-02T09:25:23.335Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-02T09:25:23.335Z] === CONT TestContinueAfterPluginCrash [2021-06-02T09:25:23.335Z] === CONT TestDaemonStartWithLogOpt [2021-06-02T09:25:23.478Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-02T09:25:23.745Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-02T09:25:24.008Z] --- PASS: TestBuildWithHugeFile (96.12s) [2021-06-02T09:25:24.008Z] === RUN TestBuildWCOWSandboxSize [2021-06-02T09:25:24.008Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-02T09:25:24.008Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-02T09:25:24.008Z] === RUN TestBuildWithEmptyDockerfile [2021-06-02T09:25:24.008Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-02T09:25:24.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-02T09:25:24.008Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-02T09:25:24.008Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-02T09:25:24.008Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-02T09:25:24.008Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-02T09:25:24.008Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-02T09:25:24.008Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-02T09:25:24.110Z] --- PASS: TestNetworkLoopbackNat (3.49s) [2021-06-02T09:25:24.110Z] === RUN TestPause [2021-06-02T09:25:24.269Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-02T09:25:24.269Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-06-02T09:25:24.269Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-06-02T09:25:24.269Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-06-02T09:25:24.269Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-06-02T09:25:24.269Z] === RUN TestBuildPreserveOwnership [2021-06-02T09:25:24.269Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-02T09:25:25.054Z] --- PASS: TestPause (0.93s) [2021-06-02T09:25:25.054Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-02T09:25:25.054Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-02T09:25:25.054Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-02T09:25:25.054Z] === RUN TestPauseStopPausedContainer [2021-06-02T09:25:25.656Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-02T09:25:25.997Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2021-06-02T09:25:25.997Z] === RUN TestPidHost [2021-06-02T09:25:28.203Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-02T09:25:28.542Z] --- PASS: TestPidHost (2.23s) [2021-06-02T09:25:28.542Z] === RUN TestPsFilter [2021-06-02T09:25:28.542Z] --- PASS: TestPsFilter (0.19s) [2021-06-02T09:25:28.542Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-02T09:25:29.114Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2021-06-02T09:25:29.114Z] === RUN TestRemoveContainerWithVolume [2021-06-02T09:25:29.147Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-02T09:25:29.408Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-02T09:25:29.876Z] --- PASS: TestDaemonStartWithLogOpt (6.57s) [2021-06-02T09:25:29.876Z] === CONT TestReadPluginNoRead [2021-06-02T09:25:29.981Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-02T09:25:30.057Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2021-06-02T09:25:30.057Z] === RUN TestRemoveContainerRunning [2021-06-02T09:25:31.000Z] --- PASS: TestRemoveContainerRunning (0.87s) [2021-06-02T09:25:31.000Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-02T09:25:31.083Z] --- PASS: TestDaemonDNSFallback (7.21s) [2021-06-02T09:25:31.083Z] === RUN TestInspectNetwork [2021-06-02T09:25:31.902Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-02T09:25:31.902Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-02T09:25:31.946Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2021-06-02T09:25:31.946Z] === RUN TestRemoveInvalidContainer [2021-06-02T09:25:31.946Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-06-02T09:25:31.946Z] === RUN TestRenameLinkedContainer [2021-06-02T09:25:32.163Z] --- PASS: TestBuildPreserveOwnership (7.92s) [2021-06-02T09:25:32.163Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.18s) [2021-06-02T09:25:32.163Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.73s) [2021-06-02T09:25:32.163Z] === RUN TestBuildPlatformInvalid [2021-06-02T09:25:32.397Z] === RUN TestReadPluginNoRead/default [2021-06-02T09:25:32.424Z] --- PASS: TestBuildPlatformInvalid (0.23s) [2021-06-02T09:25:32.424Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-02T09:25:32.654Z] --- PASS: TestContinueAfterPluginCrash (10.44s) [2021-06-02T09:25:33.406Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-02T09:25:34.005Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-02T09:25:34.389Z] === RUN TestInspectNetwork/full_network_id [2021-06-02T09:25:34.389Z] === RUN TestInspectNetwork/partial_network_id [2021-06-02T09:25:34.389Z] === RUN TestInspectNetwork/network_name [2021-06-02T09:25:34.389Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-02T09:25:35.188Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-02T09:25:35.398Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-02T09:25:36.165Z] --- PASS: TestRenameLinkedContainer (3.92s) [2021-06-02T09:25:36.165Z] === RUN TestRenameStoppedContainer [2021-06-02T09:25:36.742Z] --- PASS: TestRenameStoppedContainer (0.87s) [2021-06-02T09:25:36.742Z] === RUN TestRenameRunningContainerAndReuse [2021-06-02T09:25:37.737Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-02T09:25:38.665Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s) [2021-06-02T09:25:38.666Z] === RUN TestRenameInvalidName [2021-06-02T09:25:38.681Z] --- PASS: TestInspectNetwork (8.55s) [2021-06-02T09:25:38.682Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-02T09:25:38.682Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-02T09:25:38.682Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-02T09:25:38.682Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-02T09:25:38.682Z] === RUN TestRunContainerWithBridgeNone [2021-06-02T09:25:39.258Z] --- PASS: TestRenameInvalidName (0.91s) [2021-06-02T09:25:39.258Z] === RUN TestRenameAnonymousContainer [2021-06-02T09:25:39.694Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-02T09:25:40.228Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-02T09:25:40.325Z] --- PASS: TestReadPluginNoRead (11.23s) [2021-06-02T09:25:40.325Z] --- PASS: TestReadPluginNoRead/default (2.55s) [2021-06-02T09:25:40.325Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.52s) [2021-06-02T09:25:40.325Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.56s) [2021-06-02T09:25:40.325Z] read_test.go:92: [d8b61855aea15] daemon is not started [2021-06-02T09:25:40.325Z] PASS [2021-06-02T09:25:40.325Z] [2021-06-02T09:25:40.325Z] DONE 6 tests in 17.941s [2021-06-02T09:25:40.325Z] 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-06-02T09:25:40.325Z] testing: warning: no tests to run [2021-06-02T09:25:40.325Z] PASS [2021-06-02T09:25:40.325Z] [2021-06-02T09:25:40.325Z] DONE 0 tests in 0.043s [2021-06-02T09:25:40.325Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-02T09:25:40.325Z] INFO: Testing against a local daemon [2021-06-02T09:25:40.325Z] === RUN TestPluginWithDevMounts [2021-06-02T09:25:40.325Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-02T09:25:40.325Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-02T09:25:40.325Z] PASS [2021-06-02T09:25:40.325Z] [2021-06-02T09:25:40.325Z] === Skipped [2021-06-02T09:25:40.325Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-02T09:25:40.325Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-02T09:25:40.325Z] [2021-06-02T09:25:40.325Z] [2021-06-02T09:25:40.325Z] DONE 1 tests, 1 skipped in 0.124s [2021-06-02T09:25:40.325Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-02T09:25:40.325Z] INFO: Testing against a local daemon [2021-06-02T09:25:40.325Z] === RUN TestSecretInspect [2021-06-02T09:25:40.325Z] --- SKIP: TestSecretInspect (0.03s) [2021-06-02T09:25:40.325Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.325Z] === RUN TestSecretList [2021-06-02T09:25:40.325Z] --- SKIP: TestSecretList (0.01s) [2021-06-02T09:25:40.325Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.325Z] === RUN TestSecretsCreateAndDelete [2021-06-02T09:25:40.325Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-02T09:25:40.325Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.325Z] === RUN TestSecretsUpdate [2021-06-02T09:25:40.325Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-02T09:25:40.325Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.325Z] === RUN TestTemplatedSecret [2021-06-02T09:25:40.325Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-02T09:25:40.325Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.325Z] === RUN TestSecretCreateResolve [2021-06-02T09:25:40.325Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-06-02T09:25:40.325Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.325Z] PASS [2021-06-02T09:25:40.325Z] [2021-06-02T09:25:40.325Z] === Skipped [2021-06-02T09:25:40.325Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2021-06-02T09:25:40.325Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.325Z] [2021-06-02T09:25:40.325Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-06-02T09:25:40.325Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.325Z] [2021-06-02T09:25:40.325Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-02T09:25:40.325Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.325Z] [2021-06-02T09:25:40.325Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-06-02T09:25:40.325Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.325Z] [2021-06-02T09:25:40.325Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-02T09:25:40.325Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.325Z] [2021-06-02T09:25:40.325Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-06-02T09:25:40.325Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.325Z] [2021-06-02T09:25:40.325Z] [2021-06-02T09:25:40.325Z] DONE 6 tests, 6 skipped in 0.181s [2021-06-02T09:25:40.325Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-02T09:25:40.589Z] INFO: Testing against a local daemon [2021-06-02T09:25:40.589Z] === RUN TestServiceCreateInit [2021-06-02T09:25:40.589Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-02T09:25:40.589Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-02T09:25:40.589Z] --- PASS: TestServiceCreateInit (0.02s) [2021-06-02T09:25:40.589Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-02T09:25:40.589Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.589Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-02T09:25:40.589Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.589Z] === RUN TestCreateServiceMultipleTimes [2021-06-02T09:25:40.589Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-02T09:25:40.589Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.589Z] === RUN TestCreateServiceConflict [2021-06-02T09:25:40.589Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-06-02T09:25:40.589Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.589Z] === RUN TestCreateServiceMaxReplicas [2021-06-02T09:25:40.589Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-02T09:25:40.589Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.589Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-02T09:25:40.589Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-02T09:25:40.589Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.589Z] === RUN TestCreateServiceSecretFileMode [2021-06-02T09:25:40.589Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-02T09:25:40.589Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.589Z] === RUN TestCreateServiceConfigFileMode [2021-06-02T09:25:40.589Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-06-02T09:25:40.589Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.589Z] === RUN TestCreateServiceSysctls [2021-06-02T09:25:40.589Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-02T09:25:40.589Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.589Z] === RUN TestCreateServiceCapabilities [2021-06-02T09:25:40.589Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-02T09:25:40.589Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.589Z] === RUN TestInspect [2021-06-02T09:25:40.589Z] --- SKIP: TestInspect (0.02s) [2021-06-02T09:25:40.589Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.589Z] === RUN TestCreateJob [2021-06-02T09:25:40.589Z] --- SKIP: TestCreateJob (0.01s) [2021-06-02T09:25:40.589Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.589Z] === RUN TestReplicatedJob [2021-06-02T09:25:40.589Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-02T09:25:40.589Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.589Z] === RUN TestUpdateReplicatedJob [2021-06-02T09:25:40.856Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-06-02T09:25:40.856Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.856Z] === RUN TestServiceListWithStatuses [2021-06-02T09:25:40.856Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-02T09:25:40.856Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-02T09:25:40.856Z] === RUN TestDockerNetworkConnectAlias [2021-06-02T09:25:40.856Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-06-02T09:25:40.856Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.856Z] === RUN TestDockerNetworkReConnect [2021-06-02T09:25:40.856Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-06-02T09:25:40.856Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:40.856Z] === RUN TestServicePlugin [2021-06-02T09:25:42.027Z] --- PASS: TestRunContainerWithBridgeNone (3.22s) [2021-06-02T09:25:42.027Z] === RUN TestNetworkInvalidJSON [2021-06-02T09:25:42.027Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-02T09:25:42.027Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-02T09:25:42.027Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-02T09:25:42.027Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-02T09:25:42.027Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-02T09:25:42.027Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-02T09:25:42.027Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-02T09:25:42.027Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-02T09:25:42.027Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-02T09:25:42.027Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-02T09:25:42.027Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-02T09:25:42.027Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-02T09:25:42.027Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-02T09:25:42.027Z] === RUN TestNetworkList [2021-06-02T09:25:42.027Z] === RUN TestNetworkList//networks [2021-06-02T09:25:42.027Z] === PAUSE TestNetworkList//networks [2021-06-02T09:25:42.027Z] === RUN TestNetworkList//networks/ [2021-06-02T09:25:42.027Z] === PAUSE TestNetworkList//networks/ [2021-06-02T09:25:42.027Z] === CONT TestNetworkList//networks [2021-06-02T09:25:42.027Z] === CONT TestNetworkList//networks/ [2021-06-02T09:25:42.027Z] --- PASS: TestNetworkList (0.02s) [2021-06-02T09:25:42.027Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-02T09:25:42.027Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-02T09:25:42.027Z] === RUN TestHostIPv4BridgeLabel [2021-06-02T09:25:42.308Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-02T09:25:42.602Z] --- PASS: TestHostIPv4BridgeLabel (0.88s) [2021-06-02T09:25:42.602Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-02T09:25:44.012Z] --- PASS: TestDaemonRestartWithLiveRestore (1.53s) [2021-06-02T09:25:44.012Z] === RUN TestDaemonDefaultNetworkPools [2021-06-02T09:25:44.433Z] --- SKIP: TestServicePlugin (2.94s) [2021-06-02T09:25:44.433Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] === RUN TestServiceUpdateLabel [2021-06-02T09:25:44.433Z] --- SKIP: TestServiceUpdateLabel (0.03s) [2021-06-02T09:25:44.433Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] === RUN TestServiceUpdateSecrets [2021-06-02T09:25:44.433Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-02T09:25:44.433Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] === RUN TestServiceUpdateConfigs [2021-06-02T09:25:44.433Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-02T09:25:44.433Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] === RUN TestServiceUpdateNetwork [2021-06-02T09:25:44.433Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-02T09:25:44.433Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] === RUN TestServiceUpdatePidsLimit [2021-06-02T09:25:44.433Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-02T09:25:44.433Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] PASS [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === Skipped [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-02T09:25:44.433Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-02T09:25:44.433Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-02T09:25:44.433Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-02T09:25:44.433Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-02T09:25:44.433Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-06-02T09:25:44.433Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-02T09:25:44.433Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-02T09:25:44.433Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-02T09:25:44.433Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-06-02T09:25:44.433Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-02T09:25:44.433Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-02T09:25:44.433Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2021-06-02T09:25:44.433Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-02T09:25:44.433Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-02T09:25:44.433Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-06-02T09:25:44.433Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-02T09:25:44.433Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-06-02T09:25:44.433Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-06-02T09:25:44.433Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestServicePlugin (2.94s) [2021-06-02T09:25:44.433Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.03s) [2021-06-02T09:25:44.433Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-02T09:25:44.433Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.433Z] [2021-06-02T09:25:44.433Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-06-02T09:25:44.434Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.434Z] [2021-06-02T09:25:44.434Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-02T09:25:44.434Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.434Z] [2021-06-02T09:25:44.434Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-02T09:25:44.434Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-02T09:25:44.434Z] [2021-06-02T09:25:44.434Z] [2021-06-02T09:25:44.434Z] DONE 24 tests, 23 skipped in 3.371s [2021-06-02T09:25:44.434Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-02T09:25:44.434Z] INFO: Testing against a local daemon [2021-06-02T09:25:44.434Z] === RUN TestSessionCreate [2021-06-02T09:25:44.434Z] --- PASS: TestSessionCreate (0.02s) [2021-06-02T09:25:44.434Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-02T09:25:44.434Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-02T09:25:44.434Z] PASS [2021-06-02T09:25:44.434Z] [2021-06-02T09:25:44.434Z] DONE 2 tests in 0.150s [2021-06-02T09:25:44.434Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-02T09:25:44.434Z] INFO: Testing against a local daemon [2021-06-02T09:25:44.434Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-02T09:25:44.434Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-02T09:25:44.434Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-02T09:25:44.434Z] === RUN TestEventsExecDie [2021-06-02T09:25:44.757Z] --- PASS: TestRenameAnonymousContainer (4.61s) [2021-06-02T09:25:44.757Z] === RUN TestRenameContainerWithSameName [2021-06-02T09:25:44.757Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2021-06-02T09:25:44.757Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-02T09:25:44.999Z] --- PASS: TestEventsExecDie (1.00s) [2021-06-02T09:25:44.999Z] === RUN TestEventsBackwardsCompatible [2021-06-02T09:25:44.999Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-06-02T09:25:44.999Z] === RUN TestInfoBinaryCommits [2021-06-02T09:25:45.292Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-06-02T09:25:45.292Z] === RUN TestInfoAPIVersioned [2021-06-02T09:25:45.292Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-02T09:25:45.292Z] === RUN TestInfoDiscoveryBackend [2021-06-02T09:25:45.569Z] --- PASS: TestDaemonDefaultNetworkPools (1.42s) [2021-06-02T09:25:45.569Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-02T09:25:45.826Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-02T09:25:46.404Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-02T09:25:46.719Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2021-06-02T09:25:46.719Z] === RUN TestResize [2021-06-02T09:25:46.985Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-02T09:25:47.239Z] --- PASS: TestInfoDiscoveryBackend (1.74s) [2021-06-02T09:25:47.239Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-02T09:25:47.532Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.10s) [2021-06-02T09:25:47.532Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-02T09:25:47.674Z] --- PASS: TestResize (0.91s) [2021-06-02T09:25:47.674Z] === RUN TestResizeWithInvalidSize [2021-06-02T09:25:48.630Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2021-06-02T09:25:48.630Z] === RUN TestResizeWhenContainerNotStarted [2021-06-02T09:25:49.220Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s) [2021-06-02T09:25:49.224Z] === RUN TestDaemonRestartKillContainers [2021-06-02T09:25:49.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-02T09:25:49.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-02T09:25:49.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-02T09:25:49.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-02T09:25:49.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-02T09:25:49.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-02T09:25:49.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-02T09:25:49.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-02T09:25:49.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-02T09:25:49.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-02T09:25:49.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-02T09:25:49.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-02T09:25:49.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-02T09:25:49.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-02T09:25:49.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-02T09:25:49.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-02T09:25:49.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:25:49.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:25:49.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:25:49.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:25:49.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:25:49.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:25:49.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:25:49.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:25:49.224Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-02T09:25:49.224Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-02T09:25:49.224Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:25:49.224Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:25:50.521Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-02T09:25:50.607Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-06-02T09:25:50.607Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-02T09:25:50.607Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-02T09:25:50.607Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:25:50.607Z] === RUN TestInfoAPI [2021-06-02T09:25:50.607Z] --- PASS: TestInfoAPI (0.02s) [2021-06-02T09:25:50.607Z] === RUN TestInfoAPIWarnings [2021-06-02T09:25:50.874Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.78s) [2021-06-02T09:25:50.874Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-02T09:25:51.103Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-02T09:25:51.138Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.86s) [2021-06-02T09:25:51.138Z] === RUN TestServiceWithPredefinedNetwork [2021-06-02T09:25:51.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:25:51.175Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:25:52.575Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-02T09:25:52.575Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-02T09:25:52.575Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-02T09:25:52.851Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-02T09:25:53.927Z] --- PASS: TestServiceWithPredefinedNetwork (2.70s) [2021-06-02T09:25:53.927Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-02T09:25:53.927Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-02T09:25:53.927Z] service_test.go:242: FLAKY_TEST [2021-06-02T09:25:53.927Z] === RUN TestServiceWithDataPathPortInit [2021-06-02T09:25:55.610Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-02T09:25:55.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-02T09:25:55.618Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-02T09:25:58.180Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-02T09:25:58.276Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-02T09:25:58.276Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-06-02T09:25:58.276Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2021-06-02T09:25:58.276Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.92s) [2021-06-02T09:25:58.276Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.96s) [2021-06-02T09:25:58.276Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2021-06-02T09:25:58.276Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2021-06-02T09:25:58.276Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s) [2021-06-02T09:25:58.276Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s) [2021-06-02T09:25:58.276Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.96s) [2021-06-02T09:25:58.276Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.09s) [2021-06-02T09:25:58.276Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.70s) [2021-06-02T09:25:58.276Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2021-06-02T09:25:58.276Z] === RUN TestCgroupNamespacesRun [2021-06-02T09:25:59.613Z] ......... [ 86%] [2021-06-02T09:26:00.996Z] --- PASS: TestCgroupNamespacesRun (2.45s) [2021-06-02T09:26:00.996Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-02T09:26:01.542Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-02T09:26:02.130Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-02T09:26:02.723Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-02T09:26:02.946Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.18s) [2021-06-02T09:26:02.946Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-02T09:26:03.310Z] Loaded image: buildpack-deps:buster [2021-06-02T09:26:03.578Z] Loaded image: busybox:latest [2021-06-02T09:26:03.853Z] Loaded image: busybox:glibc [2021-06-02T09:26:04.487Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-02T09:26:04.487Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-02T09:26:05.058Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-02T09:26:05.072Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-02T09:26:05.589Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.70s) [2021-06-02T09:26:05.589Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-02T09:26:05.660Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-02T09:26:05.926Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-02T09:26:08.085Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-02T09:26:08.220Z] --- PASS: TestCgroupNamespacesRunHostMode (2.54s) [2021-06-02T09:26:08.220Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-02T09:26:08.559Z] Loaded image: debian:bullseye [2021-06-02T09:26:08.821Z] --- PASS: TestInfoAPIWarnings (17.76s) [2021-06-02T09:26:08.821Z] === RUN TestInfoDebug [2021-06-02T09:26:08.827Z] Loaded image: hello-world:latest [2021-06-02T09:26:08.827Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-02T09:26:08.827Z] Loaded image: arm32v7/hello-world:latest [2021-06-02T09:26:09.783Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-02T09:26:10.232Z] --- PASS: TestInfoDebug (1.82s) [2021-06-02T09:26:10.232Z] === RUN TestInfoInsecureRegistries [2021-06-02T09:26:10.787Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.55s) [2021-06-02T09:26:10.788Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-02T09:26:11.751Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-02T09:26:12.141Z] --- PASS: TestInfoInsecureRegistries (1.92s) [2021-06-02T09:26:12.141Z] === RUN TestInfoRegistryMirrors [2021-06-02T09:26:12.200Z] --- PASS: TestServiceWithDataPathPortInit (15.83s) [2021-06-02T09:26:12.200Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-02T09:26:12.335Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-02T09:26:12.739Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.20s) [2021-06-02T09:26:12.740Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-02T09:26:13.532Z] --- PASS: TestInfoRegistryMirrors (1.78s) [2021-06-02T09:26:13.532Z] === RUN TestLoginFailsWithBadCredentials [2021-06-02T09:26:13.614Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-02T09:26:13.791Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-06-02T09:26:13.791Z] === RUN TestPingCacheHeaders [2021-06-02T09:26:13.791Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-02T09:26:13.791Z] === RUN TestPingGet [2021-06-02T09:26:13.791Z] --- PASS: TestPingGet (0.01s) [2021-06-02T09:26:13.791Z] === RUN TestPingHead [2021-06-02T09:26:13.791Z] --- PASS: TestPingHead (0.02s) [2021-06-02T09:26:13.791Z] === RUN TestVersion [2021-06-02T09:26:13.791Z] --- PASS: TestVersion (0.02s) [2021-06-02T09:26:13.791Z] PASS [2021-06-02T09:26:13.791Z] [2021-06-02T09:26:13.791Z] === Skipped [2021-06-02T09:26:13.791Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-02T09:26:13.791Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-02T09:26:13.791Z] [2021-06-02T09:26:13.791Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-02T09:26:13.791Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-02T09:26:13.791Z] [2021-06-02T09:26:13.791Z] [2021-06-02T09:26:13.791Z] DONE 18 tests, 2 skipped in 29.879s [2021-06-02T09:26:13.791Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-02T09:26:13.897Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-02T09:26:14.048Z] INFO: Testing against a local daemon [2021-06-02T09:26:14.048Z] === RUN TestVolumesCreateAndList [2021-06-02T09:26:14.048Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-02T09:26:14.048Z] === RUN TestVolumesRemove [2021-06-02T09:26:14.048Z] --- PASS: TestVolumesRemove (0.06s) [2021-06-02T09:26:14.048Z] === RUN TestVolumesInspect [2021-06-02T09:26:14.048Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-02T09:26:14.048Z] === RUN TestVolumesInvalidJSON [2021-06-02T09:26:14.048Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-02T09:26:14.048Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-02T09:26:14.048Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-02T09:26:14.048Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-02T09:26:14.048Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-02T09:26:14.048Z] PASS [2021-06-02T09:26:14.048Z] [2021-06-02T09:26:14.048Z] DONE 5 tests in 0.216s [2021-06-02T09:26:14.048Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-02T09:26:14.048Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12400 is not a child of this shell [2021-06-02T09:26:14.048Z] warning: PID 12400 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-02T09:26:14.048Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-02T09:26:14.048Z] [2021-06-02T09:26:14.048Z] Unloading profiles will leave already running processes permanently [2021-06-02T09:26:14.048Z] unconfined, which can lead to unexpected situations. [2021-06-02T09:26:14.048Z] [2021-06-02T09:26:14.048Z] To set a process to complain mode, use the command line tool [2021-06-02T09:26:14.048Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-02T09:26:14.048Z] Removing test suite binaries [2021-06-02T09:26:14.160Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-02T09:26:14.305Z] exiting test-integration [2021-06-02T09:26:14.305Z] ++ exit 0 [2021-06-02T09:26:14.497Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.47s) [2021-06-02T09:26:14.498Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-02T09:26:15.117Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-02T09:26:15.252Z] [2021-06-02T09:26:15.676Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-02T09:26:16.264Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal Post stage [Pipeline] junit [2021-06-02T09:26:16.711Z] Recording test results [2021-06-02T09:26:17.102Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.52s) [2021-06-02T09:26:17.102Z] === RUN TestNISDomainname [2021-06-02T09:26:17.218Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-02T09:26:17.370Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-02T09:26:17.550Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.95s) [2021-06-02T09:26:17.550Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9do6k7tcytnu0hz6kowtwdra2 Created:2021-06-02 09:26:11.030387856 +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[90cd5c2b911debb2e2cbd0f9f9b924dce37c93594574613f983e0aa45bc5c360:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7nzzwlojahwkbzbzocewp9vyt EndpointID:1b9142accc69dacb59e3373370409bce2045b5615485ea4845c9f1e4379f6d27 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:36aa5b1258eb21cbc44405d4edbda62cf5efb9b109a71610acd549b01c0d255e 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:ecb6bb656022 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7nzzwlojahwkbzbzocewp9vyt EndpointID:1b9142accc69dacb59e3373370409bce2045b5615485ea4845c9f1e4379f6d27 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-02T09:26:17.550Z] PASS [2021-06-02T09:26:17.550Z] [2021-06-02T09:26:17.550Z] === Skipped [2021-06-02T09:26:17.550Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-02T09:26:17.550Z] service_test.go:242: FLAKY_TEST [2021-06-02T09:26:17.550Z] [2021-06-02T09:26:17.550Z] [2021-06-02T09:26:17.550Z] DONE 26 tests, 1 skipped in 56.831s [2021-06-02T09:26:17.819Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-02T09:26:17.819Z] INFO: Testing against a local daemon [2021-06-02T09:26:17.819Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-02T09:26:17.819Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-02T09:26:17.819Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:26:17.819Z] === RUN TestDockerNetworkIpvlan [2021-06-02T09:26:17.819Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-02T09:26:17.819Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:26:17.819Z] PASS [2021-06-02T09:26:17.819Z] [2021-06-02T09:26:17.819Z] === Skipped [2021-06-02T09:26:17.819Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-02T09:26:17.819Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:26:17.819Z] [2021-06-02T09:26:17.819Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-02T09:26:17.819Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:26:17.819Z] [2021-06-02T09:26:17.819Z] [2021-06-02T09:26:17.819Z] DONE 2 tests, 2 skipped in 0.038s [2021-06-02T09:26:17.819Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-02T09:26:17.819Z] INFO: Testing against a local daemon [2021-06-02T09:26:17.819Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-02T09:26:18.095Z] --- PASS: TestNISDomainname (1.43s) [2021-06-02T09:26:18.095Z] === RUN TestHostnameDnsResolution [2021-06-02T09:26:18.170Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (45.79s) [2021-06-02T09:26:18.170Z] PASS [2021-06-02T09:26:18.431Z] [2021-06-02T09:26:18.431Z] === Skipped [2021-06-02T09:26:18.431Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-02T09:26:18.431Z] build_session_test.go:25: TODO: BuildKit [2021-06-02T09:26:18.431Z] [2021-06-02T09:26:18.431Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-02T09:26:18.431Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-02T09:26:18.431Z] [2021-06-02T09:26:18.431Z] [2021-06-02T09:26:18.431Z] DONE 34 tests, 2 skipped in 256.377s [2021-06-02T09:26:18.431Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-02T09:26:18.431Z] ++ 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-06-02T09:26:18.431Z] ++ set -e [2021-06-02T09:26:18.431Z] ++ '[' -n 0 ']' [2021-06-02T09:26:18.431Z] ++ set -x [2021-06-02T09:26:18.431Z] ++ env -i DEST=/go/src/github.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-06-02T09:26:18.431Z] INFO: Testing against a local daemon [2021-06-02T09:26:18.431Z] === RUN TestConfigInspect [2021-06-02T09:26:18.904Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-02T09:26:19.439Z] + echo Ensuring container killed. [2021-06-02T09:26:19.440Z] Ensuring container killed. [2021-06-02T09:26:19.440Z] + docker rm -vf docker-pr6 [2021-06-02T09:26:19.440Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-06-02T09:26:19.757Z] + echo Chowning /workspace to jenkins user [2021-06-02T09:26:19.757Z] Chowning /workspace to jenkins user [2021-06-02T09:26:19.757Z] + id -u [2021-06-02T09:26:19.757Z] + id -g [2021-06-02T09:26:19.757Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42453:/workspace busybox chown -R 1000:1000 /workspace [2021-06-02T09:26:19.757Z] Unable to find image 'busybox:latest' locally [2021-06-02T09:26:19.757Z] latest: Pulling from library/busybox [2021-06-02T09:26:19.775Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.04s) [2021-06-02T09:26:19.775Z] === RUN TestDockerNetworkMacvlan [2021-06-02T09:26:20.025Z] 92f8b3f0730f: Pulling fs layer [2021-06-02T09:26:20.025Z] 92f8b3f0730f: Verifying Checksum [2021-06-02T09:26:20.025Z] 92f8b3f0730f: Download complete [2021-06-02T09:26:20.285Z] 92f8b3f0730f: Pull complete [2021-06-02T09:26:20.285Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-06-02T09:26:20.285Z] Status: Downloaded newer image for busybox:latest [2021-06-02T09:26:20.723Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-02T09:26:20.729Z] --- PASS: TestHostnameDnsResolution (2.42s) [2021-06-02T09:26:20.729Z] === RUN TestStats [2021-06-02T09:26:20.791Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-02T09:26:20.791Z] tests/integration/models_volumes_test.py .. [ 96%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-02T09:26:21.806Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-02T09:26:22.029Z] + bundleName=amd64-rootless [2021-06-02T09:26:22.029Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-02T09:26:22.029Z] Creating amd64-rootless-bundles.tar.gz [2021-06-02T09:26:22.029Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-02T09:26:22.029Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-02T09:26:22.094Z] Archiving artifacts [2021-06-02T09:26:22.713Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-02T09:26:22.713Z] --- PASS: TestConfigInspect (3.80s) [2021-06-02T09:26:22.713Z] === RUN TestConfigList [2021-06-02T09:26:22.975Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-02T09:26:23.208Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-02T09:26:24.115Z] --- PASS: TestStats (3.10s) [2021-06-02T09:26:24.115Z] === RUN TestStopContainerWithTimeout [2021-06-02T09:26:24.115Z] === RUN TestStopContainerWithTimeout/0 [2021-06-02T09:26:24.115Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-02T09:26:24.115Z] === RUN TestStopContainerWithTimeout/1 [2021-06-02T09:26:24.115Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-02T09:26:24.115Z] === RUN TestStopContainerWithTimeout/3 [2021-06-02T09:26:24.115Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-02T09:26:24.115Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-02T09:26:24.115Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-02T09:26:24.115Z] === CONT TestStopContainerWithTimeout/0 [2021-06-02T09:26:24.115Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-02T09:26:24.115Z] === CONT TestStopContainerWithTimeout/3 [2021-06-02T09:26:24.115Z] === CONT TestStopContainerWithTimeout/1 [2021-06-02T09:26:24.149Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42453/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-02T09:26:24.498Z] + make clean [2021-06-02T09:26:24.754Z] docker volume rm -f docker-dev-cache [2021-06-02T09:26:24.755Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-02T09:26:25.851Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-02T09:26:26.285Z] --- PASS: TestConfigList (3.48s) [2021-06-02T09:26:26.286Z] === RUN TestConfigsCreateAndDelete [2021-06-02T09:26:26.424Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-02T09:26:26.424Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-02T09:26:26.424Z] [2021-06-02T09:26:26.424Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-02T09:26:26.424Z] =========================== short test summary info ============================ [2021-06-02T09:26:26.424Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-02T09:26:26.424Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-02T09:26:26.424Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-02T09:26:26.424Z] Not supported on most drivers [2021-06-02T09:26:26.424Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-02T09:26:26.424Z] Output of docker top depends on host distro, and is not formalized. [2021-06-02T09:26:26.424Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-02T09:26:26.424Z] Output of docker top depends on host distro, and is not formalized. [2021-06-02T09:26:26.424Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-02T09:26:26.424Z] Can fail if eth0 has multiple IP addresses [2021-06-02T09:26:26.424Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-02T09:26:26.424Z] This doesn't seem to be taken into account by the engine [2021-06-02T09:26:26.424Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-02T09:26:26.424Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-02T09:26:26.424Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-02T09:26:26.424Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 372.02 seconds == [2021-06-02T09:26:26.513Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-02T09:26:26.683Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-02T09:26:27.560Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-06-02T09:26:27.560Z] --- PASS: TestStopContainerWithTimeout/0 (1.76s) [2021-06-02T09:26:27.560Z] --- PASS: TestStopContainerWithTimeout/1 (2.71s) [2021-06-02T09:26:27.560Z] --- PASS: TestStopContainerWithTimeout/3 (3.35s) [2021-06-02T09:26:27.560Z] --- PASS: TestStopContainerWithTimeout/-1 (3.52s) [2021-06-02T09:26:27.560Z] === RUN TestDeleteDevicemapper [2021-06-02T09:26:27.560Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-02T09:26:27.560Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-02T09:26:27.560Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-02T09:26:28.840Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-02T09:26:28.840Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-02T09:26:29.782Z] --- PASS: TestConfigsCreateAndDelete (3.75s) [2021-06-02T09:26:29.782Z] === RUN TestConfigsUpdate [2021-06-02T09:26:29.782Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-02T09:26:29.815Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-02T09:26:30.043Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-02T09:26:30.168Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.85s) [2021-06-02T09:26:30.168Z] === RUN TestUpdateMemory [2021-06-02T09:26:30.168Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-02T09:26:30.168Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-02T09:26:30.168Z] === RUN TestUpdateCPUQuota [2021-06-02T09:26:33.344Z] --- PASS: TestConfigsUpdate (3.32s) [2021-06-02T09:26:33.344Z] === RUN TestTemplatedConfig [2021-06-02T09:26:34.288Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-02T09:26:34.288Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-02T09:26:34.288Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-02T09:26:36.205Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-02T09:26:36.402Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-02T09:26:36.750Z] --- PASS: TestUpdateCPUQuota (5.75s) [2021-06-02T09:26:36.750Z] === RUN TestUpdatePidsLimit [2021-06-02T09:26:36.750Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-02T09:26:36.750Z] === RUN TestUpdatePidsLimit/no_change [2021-06-02T09:26:37.150Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-02T09:26:37.322Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-02T09:26:37.411Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-02T09:26:37.786Z] --- PASS: TestDockerNetworkMacvlan (17.75s) [2021-06-02T09:26:37.786Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-06-02T09:26:37.786Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-06-02T09:26:37.786Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2021-06-02T09:26:37.786Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2021-06-02T09:26:37.786Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.96s) [2021-06-02T09:26:37.786Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.60s) [2021-06-02T09:26:37.786Z] PASS [2021-06-02T09:26:37.786Z] [2021-06-02T09:26:37.786Z] DONE 8 tests in 19.814s [2021-06-02T09:26:37.786Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-02T09:26:37.786Z] testing: warning: no tests to run [2021-06-02T09:26:37.786Z] PASS [2021-06-02T09:26:37.786Z] [2021-06-02T09:26:37.786Z] DONE 0 tests in 0.006s [2021-06-02T09:26:37.786Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-02T09:26:37.786Z] INFO: Testing against a local daemon [2021-06-02T09:26:37.786Z] === RUN TestAuthZPluginAllowRequest [2021-06-02T09:26:37.894Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-02T09:26:38.362Z] --- PASS: TestTemplatedConfig (5.31s) [2021-06-02T09:26:38.362Z] === RUN TestConfigCreateResolve [2021-06-02T09:26:38.466Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-02T09:26:39.021Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-02T09:26:39.021Z] [2021-06-02T09:26:39.021Z] Unloading profiles will leave already running processes permanently [2021-06-02T09:26:39.021Z] unconfined, which can lead to unexpected situations. [2021-06-02T09:26:39.021Z] [2021-06-02T09:26:39.021Z] To set a process to complain mode, use the command line tool [2021-06-02T09:26:39.021Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-02T09:26:39.021Z] [2021-06-02T09:26:39.194Z] --- PASS: TestAuthZPluginAllowRequest (1.69s) [2021-06-02T09:26:39.194Z] === RUN TestAuthZPluginTLS Post stage [Pipeline] junit [2021-06-02T09:26:39.299Z] Recording test results [2021-06-02T09:26:39.408Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-02T09:26:39.983Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-02T09:26:40.136Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-06-02T09:26:40.136Z] === RUN TestAuthZPluginDenyRequest [2021-06-02T09:26:40.276Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-02T09:26:40.586Z] + echo Ensuring container killed. [2021-06-02T09:26:40.586Z] Ensuring container killed. [2021-06-02T09:26:40.586Z] + docker rm -vf docker-pr6 [2021-06-02T09:26:40.586Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-06-02T09:26:40.706Z] --- PASS: TestAuthZPluginDenyRequest (0.67s) [2021-06-02T09:26:40.706Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-02T09:26:40.876Z] + echo Chowning /workspace to jenkins user [2021-06-02T09:26:40.876Z] Chowning /workspace to jenkins user [2021-06-02T09:26:40.876Z] + id -u [2021-06-02T09:26:40.876Z] + id -g [2021-06-02T09:26:40.876Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42453:/workspace busybox chown -R 1000:1000 /workspace [2021-06-02T09:26:40.876Z] Unable to find image 'busybox:latest' locally [2021-06-02T09:26:40.915Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-02T09:26:41.134Z] latest: Pulling from library/busybox [2021-06-02T09:26:41.134Z] 92f8b3f0730f: Pulling fs layer [2021-06-02T09:26:41.134Z] 92f8b3f0730f: Verifying Checksum [2021-06-02T09:26:41.134Z] 92f8b3f0730f: Download complete [2021-06-02T09:26:41.278Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2021-06-02T09:26:41.278Z] === RUN TestAuthZPluginDenyResponse [2021-06-02T09:26:41.369Z] --- PASS: TestUpdatePidsLimit (5.54s) [2021-06-02T09:26:41.369Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.68s) [2021-06-02T09:26:41.369Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-06-02T09:26:41.369Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-06-02T09:26:41.369Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-06-02T09:26:41.369Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-06-02T09:26:41.369Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-06-02T09:26:41.369Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-06-02T09:26:41.369Z] === RUN TestUpdateRestartPolicy [2021-06-02T09:26:41.393Z] 92f8b3f0730f: Pull complete [2021-06-02T09:26:41.393Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-06-02T09:26:41.393Z] Status: Downloaded newer image for busybox:latest [2021-06-02T09:26:41.486Z] --- PASS: TestConfigCreateResolve (3.13s) [2021-06-02T09:26:41.486Z] === RUN TestConfigDaemonLibtrustID [2021-06-02T09:26:41.486Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-02T09:26:42.058Z] --- PASS: TestConfigDaemonLibtrustID (0.84s) [2021-06-02T09:26:42.058Z] PASS [2021-06-02T09:26:42.058Z] [2021-06-02T09:26:42.058Z] DONE 7 tests in 23.801s [2021-06-02T09:26:42.219Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2021-06-02T09:26:42.219Z] === RUN TestAuthZPluginAllowEventStream [2021-06-02T09:26:42.319Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-02T09:26:42.319Z] ++ 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-06-02T09:26:42.319Z] ++ set -e [2021-06-02T09:26:42.319Z] ++ '[' -n 0 ']' [2021-06-02T09:26:42.319Z] ++ set -x [2021-06-02T09:26:42.319Z] ++ env -i DEST=/go/src/github.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-06-02T09:26:42.319Z] INFO: Testing against a local daemon [2021-06-02T09:26:42.319Z] === RUN TestCheckpoint [2021-06-02T09:26:42.319Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-02T09:26:42.319Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-02T09:26:42.319Z] === RUN TestContainerInvalidJSON [2021-06-02T09:26:42.319Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-02T09:26:42.319Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-02T09:26:42.319Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-02T09:26:42.319Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-02T09:26:42.319Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-02T09:26:42.319Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-02T09:26:42.581Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-02T09:26:42.581Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-02T09:26:42.581Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-02T09:26:42.581Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-02T09:26:42.581Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-02T09:26:42.581Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-02T09:26:42.581Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-02T09:26:42.581Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-02T09:26:42.581Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-06-02T09:26:42.581Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-02T09:26:42.581Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-02T09:26:42.581Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-02T09:26:42.581Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-06-02T09:26:42.581Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-02T09:26:42.581Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-02T09:26:42.581Z] === RUN TestCopyFromContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-02T09:26:43.066Z] + bundleName=docker-py [2021-06-02T09:26:43.066Z] + echo Creating docker-py-bundles.tar.gz [2021-06-02T09:26:43.066Z] Creating docker-py-bundles.tar.gz [2021-06-02T09:26:43.066Z] + 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-06-02T09:26:43.078Z] Archiving artifacts [2021-06-02T09:26:43.153Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-02T09:26:43.605Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2021-06-02T09:26:43.605Z] === RUN TestAuthZPluginErrorResponse [2021-06-02T09:26:44.176Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-06-02T09:26:44.177Z] === RUN TestAuthZPluginErrorRequest [2021-06-02T09:26:44.539Z] === RUN TestCopyFromContainer// [2021-06-02T09:26:44.539Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-02T09:26:44.539Z] === RUN TestCopyFromContainer//bar/root [2021-06-02T09:26:44.800Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-02T09:26:44.800Z] === RUN TestCopyFromContainer/bar/quux [2021-06-02T09:26:44.843Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42453/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-02T09:26:45.062Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-02T09:26:45.118Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-06-02T09:26:45.118Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-02T09:26:45.204Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=c1ee52e8497ea9904071bd97a4f38f006c5c2723 -e DOCKER_GRAPHDRIVER docker:c1ee52e8497ea9904071bd97a4f38f006c5c2723 hack/make.sh binary-daemon [2021-06-02T09:26:45.322Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-02T09:26:45.322Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-02T09:26:45.584Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-02T09:26:45.584Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-02T09:26:45.584Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-02T09:26:45.689Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s) [2021-06-02T09:26:45.689Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-02T09:26:45.771Z] [2021-06-02T09:26:45.772Z] Removing bundles/ [2021-06-02T09:26:45.772Z] [2021-06-02T09:26:45.772Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-06-02T09:26:45.772Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-02T09:26:45.772Z] GOOS="" GOARCH="" GOARM="" [2021-06-02T09:26:45.845Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-02T09:26:45.845Z] --- PASS: TestCopyFromContainer (3.27s) [2021-06-02T09:26:45.845Z] --- PASS: TestCopyFromContainer// (0.17s) [2021-06-02T09:26:45.845Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-06-02T09:26:45.845Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2021-06-02T09:26:45.845Z] --- PASS: TestCopyFromContainer/bar/quux (0.25s) [2021-06-02T09:26:45.845Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2021-06-02T09:26:45.845Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-06-02T09:26:45.845Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2021-06-02T09:26:45.845Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2021-06-02T09:26:45.845Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-06-02T09:26:45.845Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2021-06-02T09:26:46.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-02T09:26:46.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-02T09:26:46.106Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-02T09:26:46.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-02T09:26:46.106Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-02T09:26:46.106Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-02T09:26:46.106Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-02T09:26:46.106Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-02T09:26:46.106Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-02T09:26:46.106Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-02T09:26:46.106Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-06-02T09:26:46.106Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-02T09:26:46.106Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-02T09:26:46.106Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-02T09:26:46.106Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-02T09:26:46.106Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-06-02T09:26:46.106Z] === RUN TestCreateWithInvalidEnv [2021-06-02T09:26:46.106Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-02T09:26:46.106Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-02T09:26:46.106Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-02T09:26:46.106Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-02T09:26:46.106Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-02T09:26:46.106Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-02T09:26:46.106Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-02T09:26:46.106Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-02T09:26:46.106Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-02T09:26:46.106Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-02T09:26:46.106Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-02T09:26:46.106Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-02T09:26:46.106Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-02T09:26:46.106Z] === RUN TestCreateTmpfsMountsTarget [2021-06-02T09:26:46.106Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-02T09:26:46.106Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-06-02T09:26:46.106Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-02T09:26:47.607Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2021-06-02T09:26:47.607Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-02T09:26:48.022Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-02T09:26:49.523Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s) [2021-06-02T09:26:49.523Z] === RUN TestAuthZPluginHeader [2021-06-02T09:26:49.941Z] --- PASS: TestCreateWithCustomMaskedPaths (3.75s) [2021-06-02T09:26:49.941Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-02T09:26:50.465Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-06-02T09:26:50.465Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-02T09:26:50.884Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-02T09:26:51.828Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-02T09:26:52.090Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-02T09:26:53.528Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.64s) [2021-06-02T09:26:53.528Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-02T09:26:53.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-02T09:26:53.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-02T09:26:53.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-02T09:26:53.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-02T09:26:53.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-02T09:26:53.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-02T09:26:53.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-02T09:26:53.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-02T09:26:53.528Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-02T09:26:53.528Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-02T09:26:53.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-02T09:26:53.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-02T09:26:53.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-02T09:26:53.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-02T09:26:53.528Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-02T09:26:53.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2021-06-02T09:26:53.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-06-02T09:26:53.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-02T09:26:53.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-02T09:26:53.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-06-02T09:26:53.528Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-06-02T09:26:53.528Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-02T09:26:54.918Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.15s) [2021-06-02T09:26:54.918Z] === RUN TestCreateDifferentPlatform [2021-06-02T09:26:54.918Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-02T09:26:54.918Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-02T09:26:54.918Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-02T09:26:54.918Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-02T09:26:54.918Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-02T09:26:54.918Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-02T09:26:54.918Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-06-02T09:26:54.918Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-02T09:26:54.918Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-02T09:26:54.918Z] === RUN TestContainerStartOnDaemonRestart [2021-06-02T09:26:54.918Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-02T09:26:54.918Z] === RUN TestDaemonRestartIpcMode [2021-06-02T09:26:54.918Z] === PAUSE TestDaemonRestartIpcMode [2021-06-02T09:26:54.918Z] === RUN TestDaemonHostGatewayIP [2021-06-02T09:26:54.918Z] === PAUSE TestDaemonHostGatewayIP [2021-06-02T09:26:54.918Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-02T09:26:54.918Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-02T09:26:54.918Z] === RUN TestContainerKillOnDaemonStart [2021-06-02T09:26:54.918Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-02T09:26:54.918Z] === RUN TestDiff [2021-06-02T09:26:55.822Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.52s) [2021-06-02T09:26:55.822Z] === RUN TestAuthZPluginV2Disable [2021-06-02T09:26:56.274Z] --- PASS: TestUpdateRestartPolicy (13.16s) [2021-06-02T09:26:56.274Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-02T09:26:56.274Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2021-06-02T09:26:56.274Z] === RUN TestWaitNonBlocked [2021-06-02T09:26:56.274Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-02T09:26:56.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-02T09:26:56.274Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-02T09:26:56.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-02T09:26:56.274Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-02T09:26:56.274Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-02T09:26:56.305Z] --- PASS: TestDiff (1.11s) [2021-06-02T09:26:56.305Z] === RUN TestExecWithCloseStdin [2021-06-02T09:26:56.534Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-02T09:26:56.535Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2021-06-02T09:26:56.535Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2021-06-02T09:26:56.535Z] === RUN TestWaitBlocked [2021-06-02T09:26:56.535Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-02T09:26:56.535Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-02T09:26:56.535Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-02T09:26:56.535Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-02T09:26:56.535Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-02T09:26:56.535Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-02T09:26:56.566Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-02T09:26:57.921Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-02T09:26:57.921Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2021-06-02T09:26:57.921Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.24s) [2021-06-02T09:26:57.921Z] === CONT TestContainerStartOnDaemonRestart [2021-06-02T09:26:57.921Z] === CONT TestContainerKillOnDaemonStart [2021-06-02T09:26:57.921Z] === CONT TestIpcModeOlderClient [2021-06-02T09:26:57.921Z] === CONT TestDaemonHostGatewayIP [2021-06-02T09:26:57.921Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-06-02T09:26:57.921Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-02T09:26:57.954Z] --- PASS: TestExecWithCloseStdin (1.70s) [2021-06-02T09:26:57.954Z] === RUN TestExec [2021-06-02T09:26:59.122Z] --- PASS: TestAuthZPluginV2Disable (3.74s) [2021-06-02T09:26:59.122Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-02T09:26:59.342Z] --- PASS: TestExec (1.70s) [2021-06-02T09:26:59.342Z] === RUN TestExecUser [2021-06-02T09:27:01.259Z] --- PASS: TestExecUser (1.53s) [2021-06-02T09:27:01.259Z] === RUN TestExportContainerAndImportImage [2021-06-02T09:27:01.259Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-02T09:27:02.132Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2021-06-02T09:27:02.132Z] === CONT TestDaemonRestartIpcMode [2021-06-02T09:27:02.422Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s) [2021-06-02T09:27:02.422Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-02T09:27:02.694Z] --- PASS: TestExportContainerAndImportImage (1.67s) [2021-06-02T09:27:02.694Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-02T09:27:02.694Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-02T09:27:02.705Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.85s) [2021-06-02T09:27:04.629Z] --- PASS: TestDaemonHostGatewayIP (6.87s) [2021-06-02T09:27:05.248Z] --- PASS: TestExportContainerAfterDaemonRestart (2.73s) [2021-06-02T09:27:05.248Z] === RUN TestHealthCheckWorkdir [2021-06-02T09:27:05.575Z] --- PASS: TestDaemonRestartIpcMode (4.00s) [2021-06-02T09:27:07.164Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-02T09:27:07.736Z] --- PASS: TestHealthCheckWorkdir (2.40s) [2021-06-02T09:27:07.736Z] === RUN TestHealthKillContainer [2021-06-02T09:27:08.041Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-02T09:27:08.985Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-02T09:27:09.246Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-02T09:27:09.507Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-02T09:27:11.422Z] --- PASS: TestHealthKillContainer (3.71s) [2021-06-02T09:27:11.422Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-02T09:27:11.683Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-02T09:27:12.157Z] --- PASS: TestContainerKillOnDaemonStart (13.70s) [2021-06-02T09:27:12.157Z] PASS [2021-06-02T09:27:12.157Z] [2021-06-02T09:27:12.157Z] === Skipped [2021-06-02T09:27:12.157Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-06-02T09:27:12.157Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-02T09:27:12.157Z] [2021-06-02T09:27:12.157Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-02T09:27:12.157Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-02T09:27:12.157Z] [2021-06-02T09:27:12.157Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-02T09:27:12.157Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-02T09:27:12.157Z] [2021-06-02T09:27:12.157Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-02T09:27:12.157Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-02T09:27:12.157Z] [2021-06-02T09:27:12.157Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-02T09:27:12.157Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-02T09:27:12.157Z] [2021-06-02T09:27:12.157Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-06-02T09:27:12.157Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-02T09:27:12.157Z] [2021-06-02T09:27:12.157Z] [2021-06-02T09:27:12.157Z] DONE 196 tests, 6 skipped in 171.257s [2021-06-02T09:27:12.157Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-06-02T09:27:12.157Z] ++ 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-06-02T09:27:12.157Z] ++ set -e [2021-06-02T09:27:12.157Z] ++ '[' -n 0 ']' [2021-06-02T09:27:12.157Z] ++ set -x [2021-06-02T09:27:12.157Z] ++ env -i DEST=/go/src/github.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-06-02T09:27:12.157Z] INFO: Testing against a local daemon [2021-06-02T09:27:12.157Z] === RUN TestCommitInheritsEnv [2021-06-02T09:27:12.157Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-06-02T09:27:12.157Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-02T09:27:12.157Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-02T09:27:12.157Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-02T09:27:12.157Z] === RUN TestImagesFilterMultiReference [2021-06-02T09:27:12.418Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-06-02T09:27:12.418Z] === RUN TestImagePullPlatformInvalid [2021-06-02T09:27:12.418Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-02T09:27:12.418Z] === RUN TestRemoveImageOrphaning [2021-06-02T09:27:12.426Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.93s) [2021-06-02T09:27:12.426Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-02T09:27:12.626Z] --- PASS: TestInspectCpusetInConfigPre120 (1.16s) [2021-06-02T09:27:12.626Z] === RUN TestIpcModeNone [2021-06-02T09:27:12.678Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2021-06-02T09:27:12.678Z] === RUN TestRemoveImageGarbageCollector [2021-06-02T09:27:12.678Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-02T09:27:12.678Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-02T09:27:12.678Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-02T09:27:12.940Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-06-02T09:27:12.940Z] === RUN TestTagInvalidReference [2021-06-02T09:27:12.940Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-02T09:27:12.940Z] === RUN TestTagValidPrefixedRepo [2021-06-02T09:27:12.940Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-06-02T09:27:12.940Z] === RUN TestTagExistedNameWithoutForce [2021-06-02T09:27:12.940Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-02T09:27:12.940Z] === RUN TestTagOfficialNames [2021-06-02T09:27:13.198Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-02T09:27:13.200Z] --- PASS: TestTagOfficialNames (0.09s) [2021-06-02T09:27:13.200Z] === RUN TestTagMatchesDigest [2021-06-02T09:27:13.200Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-02T09:27:13.200Z] PASS [2021-06-02T09:27:13.200Z] [2021-06-02T09:27:13.200Z] === Skipped [2021-06-02T09:27:13.200Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-02T09:27:13.200Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-02T09:27:13.200Z] [2021-06-02T09:27:13.200Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-02T09:27:13.200Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-02T09:27:13.200Z] [2021-06-02T09:27:13.200Z] [2021-06-02T09:27:13.200Z] DONE 12 tests, 2 skipped in 1.537s [2021-06-02T09:27:13.200Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-06-02T09:27:13.200Z] ++ 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-06-02T09:27:13.200Z] ++ set -e [2021-06-02T09:27:13.200Z] ++ '[' -n 0 ']' [2021-06-02T09:27:13.200Z] ++ set -x [2021-06-02T09:27:13.201Z] ++ env -i DEST=/go/src/github.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-06-02T09:27:13.201Z] INFO: Testing against a local daemon [2021-06-02T09:27:13.201Z] === RUN TestNetworkCreateDelete [2021-06-02T09:27:13.770Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-02T09:27:14.142Z] --- PASS: TestNetworkCreateDelete (0.85s) [2021-06-02T09:27:14.142Z] === RUN TestDockerNetworkDeletePreferID [2021-06-02T09:27:14.712Z] --- PASS: TestIpcModeNone (1.90s) [2021-06-02T09:27:14.713Z] === RUN TestIpcModePrivate [2021-06-02T09:27:14.713Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-02T09:27:16.631Z] --- PASS: TestIpcModePrivate (1.93s) [2021-06-02T09:27:16.631Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2021-06-02T09:27:16.631Z] === RUN TestIpcModeShareable [2021-06-02T09:27:16.688Z] --- PASS: TestDockerNetworkDeletePreferID (2.51s) [2021-06-02T09:27:16.688Z] === RUN TestDaemonDNSFallback [2021-06-02T09:27:17.575Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-02T09:27:18.149Z] --- PASS: TestIpcModeShareable (1.77s) [2021-06-02T09:27:18.149Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-06-02T09:27:18.149Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-02T09:27:20.067Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-02T09:27:23.372Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-02T09:27:23.372Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.99s) [2021-06-02T09:27:23.372Z] === RUN TestAPIIpcModeHost [2021-06-02T09:27:25.290Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-02T09:27:25.290Z] --- PASS: TestAPIIpcModeHost (2.20s) [2021-06-02T09:27:25.290Z] === RUN TestDaemonIpcModeShareable [2021-06-02T09:27:25.862Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-02T09:27:26.688Z] --- PASS: TestDaemonDNSFallback (8.33s) [2021-06-02T09:27:26.688Z] === RUN TestInspectNetwork [2021-06-02T09:27:27.250Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-02T09:27:28.640Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-02T09:27:29.212Z] --- PASS: TestDaemonIpcModeShareable (3.82s) [2021-06-02T09:27:29.212Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2021-06-02T09:27:29.212Z] === RUN TestDaemonIpcModePrivate [2021-06-02T09:27:29.212Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-02T09:27:29.785Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-02T09:27:29.991Z] === RUN TestInspectNetwork/full_network_id [2021-06-02T09:27:29.991Z] === RUN TestInspectNetwork/partial_network_id [2021-06-02T09:27:29.991Z] === RUN TestInspectNetwork/network_name [2021-06-02T09:27:29.991Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-02T09:27:30.540Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.90s) [2021-06-02T09:27:30.540Z] PASS [2021-06-02T09:27:30.540Z] [2021-06-02T09:27:30.540Z] DONE 17 tests in 52.399s [2021-06-02T09:27:30.540Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-02T09:27:30.540Z] INFO: Testing against a local daemon [2021-06-02T09:27:30.540Z] === RUN TestPluginInvalidJSON [2021-06-02T09:27:30.540Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-02T09:27:30.540Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-02T09:27:30.540Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-02T09:27:30.540Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-06-02T09:27:30.540Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-02T09:27:30.540Z] === RUN TestPluginInstall [2021-06-02T09:27:30.540Z] === RUN TestPluginInstall/no_auth [2021-06-02T09:27:31.926Z] time="2021-06-02T09:27:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:27:31.926Z] time="2021-06-02T09:27:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db6bd4d2ac2a4b8a879d650355b88cafd217c6d98893f7ce7afe648e3278257d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:27:31.926Z] time="2021-06-02T09:27:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:27:31.926Z] time="2021-06-02T09:27:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db6bd4d2ac2a4b8a879d650355b88cafd217c6d98893f7ce7afe648e3278257d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:27:32.187Z] === RUN TestPluginInstall/with_htpasswd [2021-06-02T09:27:32.334Z] --- PASS: TestDaemonIpcModePrivate (2.70s) [2021-06-02T09:27:32.334Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false [2021-06-02T09:27:32.334Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-02T09:27:32.760Z] time="2021-06-02T09:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:27:32.760Z] time="2021-06-02T09:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b035f54631a959ef0383b48c1feefc15296dd667e9469ea77cac00fbcec5e79" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:27:32.760Z] time="2021-06-02T09:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:27:32.760Z] time="2021-06-02T09:27:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b035f54631a959ef0383b48c1feefc15296dd667e9469ea77cac00fbcec5e79" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:27:33.021Z] === RUN TestPluginInstall/with_insecure [2021-06-02T09:27:33.720Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-02T09:27:33.720Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-02T09:27:34.407Z] time="2021-06-02T09:27:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:27:34.407Z] time="2021-06-02T09:27:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:010972aad2250bdbd248a4fd875869d7ffe45d34dc48482d7759d6c72787786e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:27:34.407Z] time="2021-06-02T09:27:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:27:34.407Z] time="2021-06-02T09:27:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:010972aad2250bdbd248a4fd875869d7ffe45d34dc48482d7759d6c72787786e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:27:34.407Z] --- PASS: TestPluginInstall (4.44s) [2021-06-02T09:27:34.407Z] --- PASS: TestPluginInstall/no_auth (2.21s) [2021-06-02T09:27:34.407Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-06-02T09:27:34.407Z] --- PASS: TestPluginInstall/with_insecure (1.42s) [2021-06-02T09:27:34.407Z] plugin_test.go:165: [de19dbb910fa4] daemon is not started [2021-06-02T09:27:34.407Z] === RUN TestPluginsWithRuntimes [2021-06-02T09:27:34.664Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.58s) [2021-06-02T09:27:34.664Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2021-06-02T09:27:34.664Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-02T09:27:35.278Z] --- PASS: TestInspectNetwork (9.40s) [2021-06-02T09:27:35.278Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-02T09:27:35.278Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-02T09:27:35.278Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-02T09:27:35.278Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-02T09:27:35.278Z] === RUN TestRunContainerWithBridgeNone [2021-06-02T09:27:36.324Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-02T09:27:37.209Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.67s) [2021-06-02T09:27:37.209Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2021-06-02T09:27:37.209Z] === RUN TestIpcModeOlderClient [2021-06-02T09:27:37.209Z] === PAUSE TestIpcModeOlderClient [2021-06-02T09:27:37.209Z] === RUN TestKillContainerInvalidSignal [2021-06-02T09:27:37.823Z] --- PASS: TestRunContainerWithBridgeNone (3.59s) [2021-06-02T09:27:37.823Z] === RUN TestNetworkInvalidJSON [2021-06-02T09:27:38.084Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-02T09:27:38.085Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-02T09:27:38.085Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-02T09:27:38.085Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-02T09:27:38.085Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-02T09:27:38.085Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-02T09:27:38.085Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-02T09:27:38.085Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-02T09:27:38.085Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-02T09:27:38.085Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-02T09:27:38.085Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-02T09:27:38.085Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-02T09:27:38.085Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-02T09:27:38.085Z] === RUN TestNetworkList [2021-06-02T09:27:38.085Z] === RUN TestNetworkList//networks [2021-06-02T09:27:38.085Z] === PAUSE TestNetworkList//networks [2021-06-02T09:27:38.085Z] === RUN TestNetworkList//networks/ [2021-06-02T09:27:38.085Z] === PAUSE TestNetworkList//networks/ [2021-06-02T09:27:38.085Z] === CONT TestNetworkList//networks [2021-06-02T09:27:38.085Z] === CONT TestNetworkList//networks/ [2021-06-02T09:27:38.085Z] --- PASS: TestNetworkList (0.03s) [2021-06-02T09:27:38.085Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-02T09:27:38.085Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-02T09:27:38.085Z] === RUN TestHostIPv4BridgeLabel [2021-06-02T09:27:38.155Z] --- PASS: TestKillContainerInvalidSignal (1.02s) [2021-06-02T09:27:38.155Z] === RUN TestKillContainer [2021-06-02T09:27:38.155Z] === RUN TestKillContainer/no_signal [2021-06-02T09:27:38.244Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-02T09:27:39.098Z] === RUN TestKillContainer/non_killing_signal [2021-06-02T09:27:39.469Z] --- PASS: TestHostIPv4BridgeLabel (1.52s) [2021-06-02T09:27:39.469Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-02T09:27:39.640Z] --- PASS: TestPluginsWithRuntimes (5.02s) [2021-06-02T09:27:39.640Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.58s) [2021-06-02T09:27:39.640Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.54s) [2021-06-02T09:27:39.640Z] === RUN TestPluginBackCompatMediaTypes [2021-06-02T09:27:40.041Z] === RUN TestKillContainer/killing_signal [2021-06-02T09:27:40.211Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2021-06-02T09:27:40.211Z] PASS [2021-06-02T09:27:40.211Z] [2021-06-02T09:27:40.211Z] DONE 10 tests in 10.243s [2021-06-02T09:27:40.211Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-02T09:27:40.211Z] INFO: Testing against a local daemon [2021-06-02T09:27:40.211Z] === RUN TestExternalGraphDriver [2021-06-02T09:27:40.472Z] === RUN TestExternalGraphDriver/json [2021-06-02T09:27:40.613Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-02T09:27:41.558Z] --- PASS: TestKillContainer (3.13s) [2021-06-02T09:27:41.558Z] --- PASS: TestKillContainer/no_signal (0.98s) [2021-06-02T09:27:41.558Z] --- PASS: TestKillContainer/non_killing_signal (0.80s) [2021-06-02T09:27:41.558Z] --- PASS: TestKillContainer/killing_signal (1.07s) [2021-06-02T09:27:41.558Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-02T09:27:41.558Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-02T09:27:42.131Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-02T09:27:42.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-02T09:27:42.705Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-02T09:27:42.768Z] --- PASS: TestDaemonRestartWithLiveRestore (2.70s) [2021-06-02T09:27:42.768Z] === RUN TestDaemonDefaultNetworkPools [2021-06-02T09:27:43.018Z] === RUN TestExternalGraphDriver/spec [2021-06-02T09:27:43.649Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.45s) [2021-06-02T09:27:43.649Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.29s) [2021-06-02T09:27:43.649Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.94s) [2021-06-02T09:27:43.649Z] === RUN TestKillStoppedContainer [2021-06-02T09:27:43.911Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-06-02T09:27:43.911Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-02T09:27:43.911Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-06-02T09:27:43.911Z] === RUN TestKillDifferentUserContainer [2021-06-02T09:27:44.680Z] --- PASS: TestDaemonDefaultNetworkPools (2.30s) [2021-06-02T09:27:44.680Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-02T09:27:45.301Z] --- PASS: TestKillDifferentUserContainer (1.24s) [2021-06-02T09:27:45.301Z] === RUN TestInspectOomKilledTrue [2021-06-02T09:27:45.301Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-06-02T09:27:45.302Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-02T09:27:45.302Z] === RUN TestInspectOomKilledFalse [2021-06-02T09:27:45.302Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-02T09:27:45.302Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-02T09:27:45.302Z] === RUN TestLinksEtcHostsContentMatch [2021-06-02T09:27:45.563Z] === RUN TestExternalGraphDriver/pull [2021-06-02T09:27:45.875Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-02T09:27:47.263Z] --- PASS: TestLinksEtcHostsContentMatch (2.11s) [2021-06-02T09:27:47.263Z] === RUN TestLinksContainerNames [2021-06-02T09:27:47.477Z] --- PASS: TestExternalGraphDriver (7.13s) [2021-06-02T09:27:47.477Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2021-06-02T09:27:47.477Z] --- PASS: TestExternalGraphDriver/spec (2.61s) [2021-06-02T09:27:47.477Z] --- PASS: TestExternalGraphDriver/pull (2.03s) [2021-06-02T09:27:47.477Z] === RUN TestGraphdriverPluginV2 [2021-06-02T09:27:48.886Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.66s) [2021-06-02T09:27:48.886Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-02T09:27:49.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-02T09:27:49.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-02T09:27:49.754Z] --- PASS: TestLinksContainerNames (2.53s) [2021-06-02T09:27:49.754Z] === RUN TestLogsFollowTailEmpty [2021-06-02T09:27:50.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-02T09:27:50.959Z] --- PASS: TestLogsFollowTailEmpty (1.25s) [2021-06-02T09:27:50.959Z] === RUN TestContainerNetworkMountsNoChown [2021-06-02T09:27:52.346Z] --- PASS: TestContainerNetworkMountsNoChown (1.28s) [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/default [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/default [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/private [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/private [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rprivate [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/slave [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/slave [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rslave [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/shared [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/shared [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rshared [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-02T09:27:52.346Z] === CONT TestMountDaemonRoot/default [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-02T09:27:52.346Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-02T09:27:52.346Z] === CONT TestMountDaemonRoot/rshared [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-02T09:27:52.346Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-02T09:27:52.346Z] === CONT TestMountDaemonRoot/shared [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-02T09:27:52.346Z] === CONT TestMountDaemonRoot/rslave [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-02T09:27:52.346Z] === CONT TestMountDaemonRoot/slave [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-02T09:27:52.346Z] === CONT TestMountDaemonRoot/rprivate [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-02T09:27:52.346Z] === CONT TestMountDaemonRoot/private [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-02T09:27:52.346Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-02T09:27:52.346Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-02T09:27:52.346Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-02T09:27:52.346Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-02T09:27:52.607Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-02T09:27:52.607Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-02T09:27:52.607Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-02T09:27:52.607Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-02T09:27:52.607Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-02T09:27:52.607Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-02T09:27:52.607Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-02T09:27:52.607Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-02T09:27:52.607Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-02T09:27:52.607Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-02T09:27:52.764Z] --- PASS: TestGraphdriverPluginV2 (4.50s) [2021-06-02T09:27:52.765Z] PASS [2021-06-02T09:27:52.765Z] [2021-06-02T09:27:52.765Z] DONE 5 tests in 11.678s [2021-06-02T09:27:52.765Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-02T09:27:52.765Z] INFO: Testing against a local daemon [2021-06-02T09:27:52.765Z] === RUN TestContinueAfterPluginCrash [2021-06-02T09:27:52.765Z] === PAUSE TestContinueAfterPluginCrash [2021-06-02T09:27:52.765Z] === RUN TestReadPluginNoRead [2021-06-02T09:27:52.765Z] === PAUSE TestReadPluginNoRead [2021-06-02T09:27:52.765Z] === RUN TestDaemonStartWithLogOpt [2021-06-02T09:27:52.765Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-02T09:27:52.765Z] === CONT TestContinueAfterPluginCrash [2021-06-02T09:27:52.765Z] === CONT TestDaemonStartWithLogOpt [2021-06-02T09:27:52.869Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-02T09:27:52.869Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-02T09:27:52.869Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-02T09:27:52.869Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-02T09:27:52.869Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-02T09:27:52.869Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-02T09:27:52.869Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-02T09:27:52.869Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-02T09:27:52.869Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-02T09:27:52.869Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-02T09:27:52.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-02T09:27:52.869Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-02T09:27:52.869Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-02T09:27:53.091Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.61s) [2021-06-02T09:27:53.091Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-02T09:27:53.130Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-02T09:27:53.131Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-06-02T09:27:53.131Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-02T09:27:53.131Z] === RUN TestContainerBindMountNonRecursive [2021-06-02T09:27:54.033Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.33s) [2021-06-02T09:27:54.033Z] === RUN TestServiceWithPredefinedNetwork [2021-06-02T09:27:54.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-02T09:27:56.067Z] --- PASS: TestDaemonStartWithLogOpt (4.16s) [2021-06-02T09:27:56.067Z] === CONT TestReadPluginNoRead [2021-06-02T09:27:57.336Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s) [2021-06-02T09:27:57.336Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-02T09:27:57.336Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-02T09:27:57.336Z] service_test.go:242: FLAKY_TEST [2021-06-02T09:27:57.336Z] === RUN TestServiceWithDataPathPortInit [2021-06-02T09:27:57.498Z] --- PASS: TestContainerBindMountNonRecursive (4.35s) [2021-06-02T09:27:57.498Z] === RUN TestContainerVolumesMountedAsShared [2021-06-02T09:27:58.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-02T09:27:58.335Z] --- PASS: TestContainerVolumesMountedAsShared (0.82s) [2021-06-02T09:27:58.335Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-02T09:27:59.369Z] === RUN TestReadPluginNoRead/default [2021-06-02T09:28:00.280Z] --- PASS: TestContainerVolumesMountedAsSlave (2.08s) [2021-06-02T09:28:00.280Z] === RUN TestNetworkNat [2021-06-02T09:28:00.755Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-02T09:28:01.667Z] --- PASS: TestNetworkNat (1.44s) [2021-06-02T09:28:01.667Z] === RUN TestNetworkLocalhostTCPNat [2021-06-02T09:28:01.701Z] --- PASS: TestContinueAfterPluginCrash (9.45s) [2021-06-02T09:28:02.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-02T09:28:02.272Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-02T09:28:03.625Z] --- PASS: TestNetworkLocalhostTCPNat (1.57s) [2021-06-02T09:28:03.625Z] === RUN TestNetworkLoopbackNat [2021-06-02T09:28:03.658Z] --- PASS: TestReadPluginNoRead (7.49s) [2021-06-02T09:28:03.658Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2021-06-02T09:28:03.658Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.67s) [2021-06-02T09:28:03.658Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2021-06-02T09:28:03.658Z] read_test.go:92: [d11db805fbf46] daemon is not started [2021-06-02T09:28:03.658Z] PASS [2021-06-02T09:28:03.658Z] [2021-06-02T09:28:03.658Z] DONE 6 tests in 11.725s [2021-06-02T09:28:03.658Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-06-02T09:28:03.658Z] testing: warning: no tests to run [2021-06-02T09:28:03.658Z] PASS [2021-06-02T09:28:03.658Z] [2021-06-02T09:28:03.658Z] DONE 0 tests in 0.007s [2021-06-02T09:28:03.658Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-02T09:28:03.658Z] INFO: Testing against a local daemon [2021-06-02T09:28:03.658Z] === RUN TestPluginWithDevMounts [2021-06-02T09:28:03.658Z] === PAUSE TestPluginWithDevMounts [2021-06-02T09:28:03.658Z] === CONT TestPluginWithDevMounts [2021-06-02T09:28:04.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-02T09:28:05.572Z] --- PASS: TestPluginWithDevMounts (1.74s) [2021-06-02T09:28:05.572Z] PASS [2021-06-02T09:28:05.572Z] [2021-06-02T09:28:05.572Z] DONE 1 tests in 1.782s [2021-06-02T09:28:05.572Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-02T09:28:05.572Z] INFO: Testing against a local daemon [2021-06-02T09:28:05.572Z] === RUN TestSecretInspect [2021-06-02T09:28:07.216Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-02T09:28:07.217Z] Copying nested executables into bundles/binary-daemon [2021-06-02T09:28:08.116Z] --- PASS: TestSecretInspect (2.46s) [2021-06-02T09:28:08.116Z] === RUN TestSecretList [2021-06-02T09:28:08.408Z] --- PASS: TestNetworkLoopbackNat (4.43s) [2021-06-02T09:28:08.408Z] === RUN TestPause [2021-06-02T09:28:08.592Z] [2021-06-02T09:28:08.980Z] --- PASS: TestPause (1.26s) [2021-06-02T09:28:08.980Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-02T09:28:08.980Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2021-06-02T09:28:08.980Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-02T09:28:08.980Z] === RUN TestPauseStopPausedContainer [2021-06-02T09:28:09.242Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-02T09:28:10.660Z] --- PASS: TestSecretList (2.44s) [2021-06-02T09:28:10.660Z] === RUN TestSecretsCreateAndDelete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2021-06-02T09:28:11.161Z] --- PASS: TestPauseStopPausedContainer (1.79s) [2021-06-02T09:28:11.161Z] === RUN TestPidHost [Pipeline] sh [2021-06-02T09:28:11.464Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=c1ee52e8497ea9904071bd97a4f38f006c5c2723 -e DOCKER_GRAPHDRIVER docker:c1ee52e8497ea9904071bd97a4f38f006c5c2723 hack/make.sh cross [2021-06-02T09:28:12.031Z] [2021-06-02T09:28:12.031Z] Removing bundles/ [2021-06-02T09:28:12.031Z] [2021-06-02T09:28:12.031Z] ---> Making bundle: cross (in bundles/cross) [2021-06-02T09:28:12.031Z] Cross building: bundles/cross/linux/amd64 [2021-06-02T09:28:12.031Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-06-02T09:28:12.031Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-02T09:28:13.207Z] --- PASS: TestSecretsCreateAndDelete (2.51s) [2021-06-02T09:28:13.207Z] === RUN TestSecretsUpdate [2021-06-02T09:28:15.380Z] --- PASS: TestPidHost (4.16s) [2021-06-02T09:28:15.380Z] === RUN TestPsFilter [2021-06-02T09:28:15.380Z] --- PASS: TestPsFilter (0.13s) [2021-06-02T09:28:15.380Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-02T09:28:15.452Z] --- PASS: TestServiceWithDataPathPortInit (18.09s) [2021-06-02T09:28:15.452Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-02T09:28:15.752Z] --- PASS: TestSecretsUpdate (2.50s) [2021-06-02T09:28:15.752Z] === RUN TestTemplatedSecret [2021-06-02T09:28:16.768Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.51s) [2021-06-02T09:28:16.768Z] === RUN TestRemoveContainerWithVolume [2021-06-02T09:28:18.156Z] --- PASS: TestRemoveContainerWithVolume (1.49s) [2021-06-02T09:28:18.156Z] === RUN TestRemoveContainerRunning [2021-06-02T09:28:19.057Z] --- PASS: TestTemplatedSecret (3.44s) [2021-06-02T09:28:19.057Z] === RUN TestSecretCreateResolve [2021-06-02T09:28:19.544Z] --- PASS: TestRemoveContainerRunning (1.42s) [2021-06-02T09:28:19.544Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-02T09:28:20.934Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.36s) [2021-06-02T09:28:20.934Z] === RUN TestRemoveInvalidContainer [2021-06-02T09:28:20.934Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-02T09:28:20.934Z] === RUN TestRenameLinkedContainer [2021-06-02T09:28:21.601Z] --- PASS: TestSecretCreateResolve (2.48s) [2021-06-02T09:28:21.601Z] PASS [2021-06-02T09:28:21.601Z] [2021-06-02T09:28:21.601Z] DONE 6 tests in 15.860s [2021-06-02T09:28:21.601Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-02T09:28:21.601Z] INFO: Testing against a local daemon [2021-06-02T09:28:21.601Z] === RUN TestServiceCreateInit [2021-06-02T09:28:21.601Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-02T09:28:22.320Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-02T09:28:25.454Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.92s) [2021-06-02T09:28:25.454Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p9nanup3ytcdlno3po8yuazhd Created:2021-06-02 09:28:16.529366855 +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[2a632a8ee21b62613748b762e8ffc47e1c28f9568cc7926969ce8a77c0e1357b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2lhg7nslcp555dt2wqx42f8am EndpointID:b360e602cdbbf20552ec5ebb8b2ef4e7e4349269c2c74a54ce711f651bf86791 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:835ac9d2246e1d222f7a001e4a46c7d6b3aa98e3f425dcc875e9a1834c71eff8 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:d0f0608f420c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2lhg7nslcp555dt2wqx42f8am EndpointID:b360e602cdbbf20552ec5ebb8b2ef4e7e4349269c2c74a54ce711f651bf86791 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-02T09:28:25.454Z] PASS [2021-06-02T09:28:25.454Z] [2021-06-02T09:28:25.454Z] === Skipped [2021-06-02T09:28:25.454Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-02T09:28:25.454Z] service_test.go:242: FLAKY_TEST [2021-06-02T09:28:25.454Z] [2021-06-02T09:28:25.454Z] [2021-06-02T09:28:25.454Z] DONE 26 tests, 1 skipped in 70.739s [2021-06-02T09:28:25.454Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-02T09:28:25.454Z] ++ 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-06-02T09:28:25.454Z] ++ set -e [2021-06-02T09:28:25.454Z] ++ '[' -n 0 ']' [2021-06-02T09:28:25.454Z] ++ set -x [2021-06-02T09:28:25.454Z] ++ env -i DEST=/go/src/github.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-06-02T09:28:25.454Z] INFO: Testing against a local daemon [2021-06-02T09:28:25.454Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-02T09:28:25.454Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-02T09:28:25.454Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:28:25.454Z] === RUN TestDockerNetworkIpvlan [2021-06-02T09:28:25.454Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-02T09:28:25.454Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:28:25.454Z] PASS [2021-06-02T09:28:25.454Z] [2021-06-02T09:28:25.454Z] === Skipped [2021-06-02T09:28:25.454Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-02T09:28:25.454Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:28:25.454Z] [2021-06-02T09:28:25.454Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-02T09:28:25.454Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:28:25.454Z] [2021-06-02T09:28:25.454Z] [2021-06-02T09:28:25.454Z] DONE 2 tests, 2 skipped in 0.158s [2021-06-02T09:28:25.454Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-02T09:28:25.454Z] ++ 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-06-02T09:28:25.454Z] ++ set -e [2021-06-02T09:28:25.454Z] ++ '[' -n 0 ']' [2021-06-02T09:28:25.454Z] ++ set -x [2021-06-02T09:28:25.454Z] ++ env -i DEST=/go/src/github.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-06-02T09:28:25.454Z] INFO: Testing against a local daemon [2021-06-02T09:28:25.454Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-02T09:28:26.532Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-02T09:28:26.533Z] --- PASS: TestRenameLinkedContainer (5.16s) [2021-06-02T09:28:26.533Z] === RUN TestRenameStoppedContainer [2021-06-02T09:28:26.891Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-02T09:28:27.105Z] --- PASS: TestRenameStoppedContainer (1.12s) [2021-06-02T09:28:27.105Z] === RUN TestRenameRunningContainerAndReuse [2021-06-02T09:28:27.998Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.42s) [2021-06-02T09:28:27.998Z] === RUN TestDockerNetworkMacvlan [2021-06-02T09:28:28.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-02T09:28:28.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-02T09:28:29.391Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-02T09:28:29.697Z] --- PASS: TestRenameRunningContainerAndReuse (2.38s) [2021-06-02T09:28:29.697Z] === RUN TestRenameInvalidName [2021-06-02T09:28:31.083Z] --- PASS: TestRenameInvalidName (1.31s) [2021-06-02T09:28:31.083Z] === RUN TestRenameAnonymousContainer [2021-06-02T09:28:31.097Z] --- PASS: TestServiceCreateInit (9.59s) [2021-06-02T09:28:31.097Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.79s) [2021-06-02T09:28:31.097Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.79s) [2021-06-02T09:28:31.097Z] === RUN TestCreateServiceMultipleTimes [2021-06-02T09:28:31.309Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-02T09:28:32.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-02T09:28:32.693Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-02T09:28:36.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-02T09:28:36.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-02T09:28:36.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-02T09:28:36.237Z] --- PASS: TestRenameAnonymousContainer (5.04s) [2021-06-02T09:28:36.237Z] === RUN TestRenameContainerWithSameName [2021-06-02T09:28:36.899Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-02T09:28:37.180Z] --- PASS: TestRenameContainerWithSameName (1.20s) [2021-06-02T09:28:37.180Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-02T09:28:39.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-02T09:28:39.671Z] --- PASS: TestRenameContainerWithLinkedContainer (2.48s) [2021-06-02T09:28:39.671Z] === RUN TestResize [2021-06-02T09:28:41.056Z] --- PASS: TestResize (1.39s) [2021-06-02T09:28:41.056Z] === RUN TestResizeWithInvalidSize [2021-06-02T09:28:41.056Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-02T09:28:41.104Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-02T09:28:42.449Z] --- PASS: TestResizeWithInvalidSize (1.16s) [2021-06-02T09:28:42.449Z] === RUN TestResizeWhenContainerNotStarted [2021-06-02T09:28:42.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-02T09:28:43.392Z] --- PASS: TestResizeWhenContainerNotStarted (1.06s) [2021-06-02T09:28:43.392Z] === RUN TestDaemonRestartKillContainers [2021-06-02T09:28:43.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-02T09:28:43.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-02T09:28:43.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-02T09:28:43.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-02T09:28:43.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-02T09:28:43.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-02T09:28:43.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-02T09:28:43.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-02T09:28:43.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-02T09:28:43.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-02T09:28:43.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-02T09:28:43.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-02T09:28:43.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-02T09:28:43.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-02T09:28:43.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-02T09:28:43.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-02T09:28:43.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:28:43.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:28:43.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:28:43.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:28:43.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:28:43.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:28:43.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:28:43.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:28:43.392Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-02T09:28:43.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-02T09:28:47.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:28:47.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:28:49.243Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-02T09:28:49.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-02T09:28:49.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-02T09:28:49.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-02T09:28:50.909Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-02T09:28:50.909Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-02T09:28:51.157Z] --- PASS: TestDockerNetworkMacvlan (23.53s) [2021-06-02T09:28:51.157Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.19s) [2021-06-02T09:28:51.157Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.18s) [2021-06-02T09:28:51.157Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.49s) [2021-06-02T09:28:51.157Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.66s) [2021-06-02T09:28:51.157Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.82s) [2021-06-02T09:28:51.157Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.78s) [2021-06-02T09:28:51.157Z] PASS [2021-06-02T09:28:51.157Z] [2021-06-02T09:28:51.157Z] DONE 8 tests in 27.096s [2021-06-02T09:28:51.157Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-02T09:28:51.157Z] ++ 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-06-02T09:28:51.157Z] ++ set -e [2021-06-02T09:28:51.157Z] ++ '[' -n 0 ']' [2021-06-02T09:28:51.157Z] ++ set -x [2021-06-02T09:28:51.157Z] ++ env -i DEST=/go/src/github.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-06-02T09:28:51.157Z] testing: warning: no tests to run [2021-06-02T09:28:51.157Z] PASS [2021-06-02T09:28:51.157Z] [2021-06-02T09:28:51.157Z] DONE 0 tests in 0.029s [2021-06-02T09:28:51.157Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-02T09:28:51.157Z] ++ 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-06-02T09:28:51.157Z] ++ set -e [2021-06-02T09:28:51.157Z] ++ '[' -n 0 ']' [2021-06-02T09:28:51.157Z] ++ set -x [2021-06-02T09:28:51.157Z] ++ env -i DEST=/go/src/github.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-06-02T09:28:51.417Z] INFO: Testing against a local daemon [2021-06-02T09:28:51.417Z] === RUN TestAuthZPluginAllowRequest [2021-06-02T09:28:51.483Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-02T09:28:52.057Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-02T09:28:52.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-02T09:28:53.076Z] --- PASS: TestCreateServiceMultipleTimes (18.48s) [2021-06-02T09:28:53.076Z] === RUN TestCreateServiceConflict [2021-06-02T09:28:53.076Z] --- PASS: TestCreateServiceConflict (2.52s) [2021-06-02T09:28:53.076Z] === RUN TestCreateServiceMaxReplicas [2021-06-02T09:28:53.963Z] --- PASS: TestAuthZPluginAllowRequest (2.36s) [2021-06-02T09:28:53.963Z] === RUN TestAuthZPluginTLS [2021-06-02T09:28:54.905Z] --- PASS: TestAuthZPluginTLS (1.19s) [2021-06-02T09:28:54.905Z] === RUN TestAuthZPluginDenyRequest [2021-06-02T09:28:55.182Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-02T09:28:55.182Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-02T09:28:55.182Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-02T09:28:55.627Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2021-06-02T09:28:55.627Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-02T09:28:55.755Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-02T09:28:56.016Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-02T09:28:56.289Z] --- PASS: TestAuthZPluginDenyRequest (1.14s) [2021-06-02T09:28:56.289Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-02T09:28:56.589Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-02T09:28:57.232Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.19s) [2021-06-02T09:28:57.232Z] === RUN TestAuthZPluginDenyResponse [2021-06-02T09:28:58.616Z] --- PASS: TestAuthZPluginDenyResponse (1.19s) [2021-06-02T09:28:58.617Z] === RUN TestAuthZPluginAllowEventStream [2021-06-02T09:29:00.800Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-02T09:29:01.164Z] --- PASS: TestAuthZPluginAllowEventStream (2.34s) [2021-06-02T09:29:01.164Z] === RUN TestAuthZPluginErrorResponse [2021-06-02T09:29:01.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-02T09:29:02.106Z] --- PASS: TestAuthZPluginErrorResponse (1.18s) [2021-06-02T09:29:02.106Z] === RUN TestAuthZPluginErrorRequest [2021-06-02T09:29:03.493Z] --- PASS: TestAuthZPluginErrorRequest (1.20s) [2021-06-02T09:29:03.493Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-02T09:29:04.434Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.16s) [2021-06-02T09:29:04.435Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-02T09:29:05.644Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-02T09:29:05.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.17s) [2021-06-02T09:29:05.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.41s) [2021-06-02T09:29:05.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s) [2021-06-02T09:29:05.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.97s) [2021-06-02T09:29:05.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2021-06-02T09:29:05.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s) [2021-06-02T09:29:05.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.78s) [2021-06-02T09:29:05.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.68s) [2021-06-02T09:29:05.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.05s) [2021-06-02T09:29:05.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.08s) [2021-06-02T09:29:05.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.95s) [2021-06-02T09:29:05.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.73s) [2021-06-02T09:29:05.644Z] === RUN TestCgroupNamespacesRun [2021-06-02T09:29:05.644Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-02T09:29:07.559Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-02T09:29:07.736Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.85s) [2021-06-02T09:29:07.736Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-02T09:29:08.502Z] --- PASS: TestCgroupNamespacesRun (3.42s) [2021-06-02T09:29:08.502Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-02T09:29:08.502Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-02T09:29:09.446Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-02T09:29:10.283Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.66s) [2021-06-02T09:29:10.283Z] === RUN TestAuthZPluginHeader [2021-06-02T09:29:10.531Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.98s) [2021-06-02T09:29:10.531Z] === RUN TestCreateServiceSecretFileMode [2021-06-02T09:29:11.224Z] --- PASS: TestAuthZPluginHeader (1.43s) [2021-06-02T09:29:11.225Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-02T09:29:11.225Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-02T09:29:11.225Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-02T09:29:11.225Z] === RUN TestAuthZPluginV2Disable [2021-06-02T09:29:11.225Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-06-02T09:29:11.225Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-02T09:29:11.225Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-02T09:29:11.225Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-02T09:29:11.225Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-02T09:29:11.225Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-02T09:29:11.225Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-02T09:29:11.225Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-02T09:29:11.225Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-02T09:29:11.361Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.80s) [2021-06-02T09:29:11.361Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-02T09:29:12.447Z] --- PASS: TestCreateServiceSecretFileMode (2.88s) [2021-06-02T09:29:12.447Z] === RUN TestCreateServiceConfigFileMode [2021-06-02T09:29:14.663Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-02T09:29:14.663Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.37s) [2021-06-02T09:29:14.663Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-02T09:29:15.749Z] --- PASS: TestCreateServiceConfigFileMode (2.88s) [2021-06-02T09:29:15.749Z] === RUN TestCreateServiceSysctls [2021-06-02T09:29:17.965Z] --- PASS: TestCgroupNamespacesRunHostMode (3.46s) [2021-06-02T09:29:17.965Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-02T09:29:18.536Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-02T09:29:19.054Z] --- PASS: TestCreateServiceSysctls (3.76s) [2021-06-02T09:29:19.054Z] === RUN TestCreateServiceCapabilities [2021-06-02T09:29:19.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-02T09:29:21.312Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-02T09:29:21.312Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.08s) [2021-06-02T09:29:21.312Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-02T09:29:21.573Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-02T09:29:22.145Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-02T09:29:22.355Z] --- PASS: TestCreateServiceCapabilities (2.99s) [2021-06-02T09:29:22.356Z] === RUN TestInspect [2021-06-02T09:29:22.717Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-02T09:29:22.978Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-02T09:29:22.978Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-02T09:29:23.239Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2021-06-02T09:29:23.239Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-02T09:29:23.500Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-02T09:29:23.500Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-02T09:29:24.887Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-02T09:29:24.887Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.36s) [2021-06-02T09:29:24.887Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-02T09:29:25.658Z] --- PASS: TestInspect (3.37s) [2021-06-02T09:29:25.658Z] === RUN TestCreateJob [2021-06-02T09:29:26.804Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-02T09:29:27.376Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.81s) [2021-06-02T09:29:27.376Z] === RUN TestNISDomainname [2021-06-02T09:29:28.961Z] --- PASS: TestCreateJob (3.80s) [2021-06-02T09:29:28.961Z] === RUN TestReplicatedJob [2021-06-02T09:29:30.680Z] --- PASS: TestNISDomainname (2.63s) [2021-06-02T09:29:30.680Z] === RUN TestHostnameDnsResolution [2021-06-02T09:29:32.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-02T09:29:32.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-02T09:29:32.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-02T09:29:32.640Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-02T09:29:32.901Z] --- PASS: TestHostnameDnsResolution (2.93s) [2021-06-02T09:29:32.901Z] === RUN TestStats [2021-06-02T09:29:33.185Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.85s) [2021-06-02T09:29:33.185Z] PASS [2021-06-02T09:29:33.185Z] [2021-06-02T09:29:33.185Z] === Skipped [2021-06-02T09:29:33.185Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-02T09:29:33.185Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-02T09:29:33.185Z] [2021-06-02T09:29:33.185Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-06-02T09:29:33.185Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-02T09:29:33.185Z] [2021-06-02T09:29:33.185Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-02T09:29:33.185Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-02T09:29:33.185Z] [2021-06-02T09:29:33.185Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-02T09:29:33.185Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-02T09:29:33.185Z] [2021-06-02T09:29:33.185Z] [2021-06-02T09:29:33.185Z] DONE 17 tests, 4 skipped in 39.900s [2021-06-02T09:29:33.185Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-02T09:29:33.185Z] ++ 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-06-02T09:29:33.185Z] ++ set -e [2021-06-02T09:29:33.185Z] ++ '[' -n 0 ']' [2021-06-02T09:29:33.185Z] ++ set -x [2021-06-02T09:29:33.185Z] ++ env -i DEST=/go/src/github.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-06-02T09:29:33.185Z] INFO: Testing against a local daemon [2021-06-02T09:29:33.185Z] === RUN TestPluginInvalidJSON [2021-06-02T09:29:33.185Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-02T09:29:33.185Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-02T09:29:33.185Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-02T09:29:33.185Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-02T09:29:33.185Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-02T09:29:33.185Z] === RUN TestPluginInstall [2021-06-02T09:29:33.185Z] === RUN TestPluginInstall/no_auth [2021-06-02T09:29:33.473Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-02T09:29:33.484Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-06-02T09:29:33.484Z] Copying nested executables into bundles/cross/linux/amd64 [2021-06-02T09:29:33.756Z] time="2021-06-02T09:29:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:29:33.756Z] time="2021-06-02T09:29:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2333d10b6f5622d31785fa78be4a7615e0cdc4132b4f375cc763d10971808cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:29:33.756Z] time="2021-06-02T09:29:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:29:33.756Z] time="2021-06-02T09:29:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a2333d10b6f5622d31785fa78be4a7615e0cdc4132b4f375cc763d10971808cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:29:34.017Z] === RUN TestPluginInstall/with_htpasswd [2021-06-02T09:29:34.418Z] Cross building: bundles/cross/windows/amd64 [2021-06-02T09:29:34.600Z] time="2021-06-02T09:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:29:34.600Z] time="2021-06-02T09:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f01a5a29f9b03e715b9710eb4e5abb0e89bbb4a6f76c255a8a7a47eba9abd9c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:29:34.600Z] time="2021-06-02T09:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:29:34.600Z] time="2021-06-02T09:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f01a5a29f9b03e715b9710eb4e5abb0e89bbb4a6f76c255a8a7a47eba9abd9c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:29:34.677Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-06-02T09:29:34.677Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-02T09:29:34.860Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-02T09:29:35.122Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-02T09:29:35.171Z] === RUN TestPluginInstall/with_insecure [2021-06-02T09:29:36.064Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-02T09:29:36.325Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-02T09:29:36.325Z] --- PASS: TestStats (3.30s) [2021-06-02T09:29:36.325Z] === RUN TestStopContainerWithTimeout [2021-06-02T09:29:36.325Z] === RUN TestStopContainerWithTimeout/0 [2021-06-02T09:29:36.325Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-02T09:29:36.325Z] === RUN TestStopContainerWithTimeout/1 [2021-06-02T09:29:36.325Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-02T09:29:36.325Z] === RUN TestStopContainerWithTimeout/3 [2021-06-02T09:29:36.325Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-02T09:29:36.325Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-02T09:29:36.325Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-02T09:29:36.325Z] === CONT TestStopContainerWithTimeout/0 [2021-06-02T09:29:36.325Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-02T09:29:36.587Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-02T09:29:37.083Z] time="2021-06-02T09:29:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:29:37.083Z] time="2021-06-02T09:29:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e82fce93628d64a5331b0fcde3ed11da6e45aefd0d3e27ba075c72769d7a085b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:29:37.083Z] time="2021-06-02T09:29:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:29:37.083Z] time="2021-06-02T09:29:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e82fce93628d64a5331b0fcde3ed11da6e45aefd0d3e27ba075c72769d7a085b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:29:37.103Z] --- PASS: TestReplicatedJob (6.97s) [2021-06-02T09:29:37.103Z] === RUN TestUpdateReplicatedJob [2021-06-02T09:29:37.160Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-02T09:29:37.344Z] --- PASS: TestPluginInstall (6.05s) [2021-06-02T09:29:37.344Z] --- PASS: TestPluginInstall/no_auth (2.58s) [2021-06-02T09:29:37.344Z] --- PASS: TestPluginInstall/with_htpasswd (1.26s) [2021-06-02T09:29:37.344Z] --- PASS: TestPluginInstall/with_insecure (2.21s) [2021-06-02T09:29:37.344Z] plugin_test.go:165: [d55ecfa460b8d] daemon is not started [2021-06-02T09:29:37.344Z] === RUN TestPluginsWithRuntimes [2021-06-02T09:29:38.545Z] === CONT TestStopContainerWithTimeout/3 [2021-06-02T09:29:40.405Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2021-06-02T09:29:40.405Z] === RUN TestServiceListWithStatuses [2021-06-02T09:29:40.405Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-02T09:29:40.405Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-02T09:29:40.405Z] === RUN TestDockerNetworkConnectAlias [2021-06-02T09:29:40.459Z] === CONT TestStopContainerWithTimeout/1 [2021-06-02T09:29:40.645Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-02T09:29:42.373Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2021-06-02T09:29:42.373Z] --- PASS: TestStopContainerWithTimeout/0 (1.91s) [2021-06-02T09:29:42.373Z] --- PASS: TestStopContainerWithTimeout/-1 (3.78s) [2021-06-02T09:29:42.373Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) [2021-06-02T09:29:42.373Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2021-06-02T09:29:42.373Z] === RUN TestDeleteDevicemapper [2021-06-02T09:29:42.373Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-02T09:29:42.373Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-02T09:29:42.373Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-02T09:29:42.559Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-02T09:29:44.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-02T09:29:45.118Z] --- PASS: TestPluginsWithRuntimes (7.27s) [2021-06-02T09:29:45.118Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.25s) [2021-06-02T09:29:45.118Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.30s) [2021-06-02T09:29:45.118Z] === RUN TestPluginBackCompatMediaTypes [2021-06-02T09:29:45.690Z] --- PASS: TestPluginBackCompatMediaTypes (1.13s) [2021-06-02T09:29:45.690Z] PASS [2021-06-02T09:29:45.690Z] [2021-06-02T09:29:45.690Z] DONE 10 tests in 14.660s [2021-06-02T09:29:45.694Z] --- PASS: TestDockerNetworkConnectAlias (5.40s) [2021-06-02T09:29:45.694Z] === RUN TestDockerNetworkReConnect [2021-06-02T09:29:45.952Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-02T09:29:45.952Z] ++ 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-06-02T09:29:45.952Z] ++ set -e [2021-06-02T09:29:45.952Z] ++ '[' -n 0 ']' [2021-06-02T09:29:45.952Z] ++ set -x [2021-06-02T09:29:45.952Z] ++ env -i DEST=/go/src/github.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-06-02T09:29:45.952Z] INFO: Testing against a local daemon [2021-06-02T09:29:45.952Z] === RUN TestExternalGraphDriver [2021-06-02T09:29:46.212Z] === RUN TestExternalGraphDriver/json [2021-06-02T09:29:48.234Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.39s) [2021-06-02T09:29:48.234Z] === RUN TestUpdateMemory [2021-06-02T09:29:48.234Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-02T09:29:48.234Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-02T09:29:48.234Z] === RUN TestUpdateCPUQuota [2021-06-02T09:29:49.898Z] --- PASS: TestDockerNetworkReConnect (4.23s) [2021-06-02T09:29:49.898Z] === RUN TestServicePlugin [2021-06-02T09:29:50.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-02T09:29:50.422Z] === RUN TestExternalGraphDriver/spec [2021-06-02T09:29:53.458Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-02T09:29:53.719Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-02T09:29:54.292Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-02T09:29:54.627Z] === RUN TestExternalGraphDriver/pull [2021-06-02T09:29:54.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-02T09:29:57.171Z] --- PASS: TestExternalGraphDriver (10.94s) [2021-06-02T09:29:57.171Z] --- PASS: TestExternalGraphDriver/json (3.82s) [2021-06-02T09:29:57.171Z] --- PASS: TestExternalGraphDriver/spec (4.10s) [2021-06-02T09:29:57.171Z] --- PASS: TestExternalGraphDriver/pull (2.90s) [2021-06-02T09:29:57.171Z] === RUN TestGraphdriverPluginV2 [2021-06-02T09:29:57.171Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2021-06-02T09:29:57.171Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-02T09:29:57.171Z] PASS [2021-06-02T09:29:57.171Z] [2021-06-02T09:29:57.171Z] === Skipped [2021-06-02T09:29:57.171Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2021-06-02T09:29:57.171Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-02T09:29:57.171Z] [2021-06-02T09:29:57.171Z] [2021-06-02T09:29:57.171Z] DONE 5 tests, 1 skipped in 11.157s [2021-06-02T09:29:57.171Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-02T09:29:57.171Z] ++ 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-06-02T09:29:57.171Z] ++ set -e [2021-06-02T09:29:57.171Z] ++ '[' -n 0 ']' [2021-06-02T09:29:57.171Z] ++ set -x [2021-06-02T09:29:57.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-06-02T09:29:57.172Z] INFO: Testing against a local daemon [2021-06-02T09:29:57.172Z] === RUN TestContinueAfterPluginCrash [2021-06-02T09:29:57.172Z] === PAUSE TestContinueAfterPluginCrash [2021-06-02T09:29:57.172Z] === RUN TestReadPluginNoRead [2021-06-02T09:29:57.172Z] === PAUSE TestReadPluginNoRead [2021-06-02T09:29:57.172Z] === RUN TestDaemonStartWithLogOpt [2021-06-02T09:29:57.172Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-02T09:29:57.172Z] === CONT TestContinueAfterPluginCrash [2021-06-02T09:29:57.172Z] === CONT TestDaemonStartWithLogOpt [2021-06-02T09:29:57.172Z] === CONT TestReadPluginNoRead [2021-06-02T09:29:57.417Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-02T09:29:57.417Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-02T09:29:58.362Z] --- PASS: TestUpdateCPUQuota (10.60s) [2021-06-02T09:29:58.362Z] === RUN TestUpdatePidsLimit [2021-06-02T09:29:58.362Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-02T09:29:59.750Z] === RUN TestUpdatePidsLimit/no_change [2021-06-02T09:30:00.694Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-02T09:30:01.385Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-02T09:30:01.957Z] --- PASS: TestDaemonStartWithLogOpt (4.88s) [2021-06-02T09:30:02.082Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-02T09:30:02.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-02T09:30:03.028Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-02T09:30:03.290Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-02T09:30:03.343Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-02T09:30:04.678Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-02T09:30:05.253Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-02T09:30:05.253Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-02T09:30:05.253Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-02T09:30:05.253Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-02T09:30:05.253Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-02T09:30:05.256Z] === RUN TestReadPluginNoRead/default [2021-06-02T09:30:06.197Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-02T09:30:07.169Z] --- PASS: TestReadPluginNoRead (9.86s) [2021-06-02T09:30:07.169Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2021-06-02T09:30:07.169Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2021-06-02T09:30:07.169Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2021-06-02T09:30:07.169Z] read_test.go:92: [dd4b1e11c1d9f] daemon is not started [2021-06-02T09:30:07.430Z] --- PASS: TestContinueAfterPluginCrash (10.35s) [2021-06-02T09:30:07.430Z] PASS [2021-06-02T09:30:07.430Z] [2021-06-02T09:30:07.430Z] DONE 6 tests in 10.506s [2021-06-02T09:30:07.430Z] 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-06-02T09:30:07.430Z] ++ 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-06-02T09:30:07.430Z] ++ set -e [2021-06-02T09:30:07.430Z] ++ '[' -n 0 ']' [2021-06-02T09:30:07.430Z] ++ set -x [2021-06-02T09:30:07.431Z] ++ env -i DEST=/go/src/github.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-06-02T09:30:07.692Z] testing: warning: no tests to run [2021-06-02T09:30:07.692Z] PASS [2021-06-02T09:30:07.692Z] [2021-06-02T09:30:07.692Z] DONE 0 tests in 0.051s [2021-06-02T09:30:07.692Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-02T09:30:07.692Z] ++ 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-06-02T09:30:07.692Z] ++ set -e [2021-06-02T09:30:07.692Z] ++ '[' -n 0 ']' [2021-06-02T09:30:07.692Z] ++ set -x [2021-06-02T09:30:07.692Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-02T09:30:07.692Z] INFO: Testing against a local daemon [2021-06-02T09:30:07.692Z] === RUN TestPluginWithDevMounts [2021-06-02T09:30:07.692Z] === PAUSE TestPluginWithDevMounts [2021-06-02T09:30:07.692Z] === CONT TestPluginWithDevMounts [2021-06-02T09:30:08.769Z] --- PASS: TestUpdatePidsLimit (10.03s) [2021-06-02T09:30:08.769Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.23s) [2021-06-02T09:30:08.769Z] --- PASS: TestUpdatePidsLimit/no_change (1.16s) [2021-06-02T09:30:08.769Z] --- PASS: TestUpdatePidsLimit/update_lower (1.19s) [2021-06-02T09:30:08.769Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.30s) [2021-06-02T09:30:08.769Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.32s) [2021-06-02T09:30:08.769Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.43s) [2021-06-02T09:30:08.769Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.33s) [2021-06-02T09:30:08.769Z] === RUN TestUpdateRestartPolicy [2021-06-02T09:30:09.032Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-02T09:30:10.237Z] --- PASS: TestPluginWithDevMounts (2.12s) [2021-06-02T09:30:10.237Z] PASS [2021-06-02T09:30:10.237Z] [2021-06-02T09:30:10.237Z] DONE 1 tests in 2.310s [2021-06-02T09:30:10.237Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-02T09:30:10.237Z] ++ 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-06-02T09:30:10.237Z] ++ set -e [2021-06-02T09:30:10.237Z] ++ '[' -n 0 ']' [2021-06-02T09:30:10.237Z] ++ set -x [2021-06-02T09:30:10.238Z] ++ env -i DEST=/go/src/github.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-06-02T09:30:10.238Z] INFO: Testing against a local daemon [2021-06-02T09:30:10.238Z] === RUN TestSecretInspect [2021-06-02T09:30:11.581Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-02T09:30:13.538Z] --- PASS: TestSecretInspect (3.19s) [2021-06-02T09:30:13.538Z] === RUN TestSecretList [2021-06-02T09:30:14.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-02T09:30:16.837Z] --- PASS: TestSecretList (3.10s) [2021-06-02T09:30:16.837Z] === RUN TestSecretsCreateAndDelete [2021-06-02T09:30:18.188Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-02T09:30:18.188Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-02T09:30:20.137Z] --- PASS: TestSecretsCreateAndDelete (3.15s) [2021-06-02T09:30:20.137Z] === RUN TestSecretsUpdate [2021-06-02T09:30:22.016Z] --- PASS: TestServicePlugin (30.95s) [2021-06-02T09:30:22.016Z] plugin_test.go:62: [d1f9f40a88c73] joining swarm manager [d233cfb02d29b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T09:30:22.016Z] plugin_test.go:65: [d74639511a8eb] joining swarm manager [d233cfb02d29b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T09:30:22.016Z] === RUN TestServiceUpdateLabel [2021-06-02T09:30:22.397Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-02T09:30:22.397Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-02T09:30:22.397Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-02T09:30:22.682Z] --- PASS: TestSecretsUpdate (3.17s) [2021-06-02T09:30:22.682Z] === RUN TestTemplatedSecret [2021-06-02T09:30:22.958Z] --- PASS: TestServiceUpdateLabel (2.50s) [2021-06-02T09:30:22.958Z] === RUN TestServiceUpdateSecrets [2021-06-02T09:30:24.315Z] --- PASS: TestUpdateRestartPolicy (15.95s) [2021-06-02T09:30:24.315Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-02T09:30:25.703Z] --- PASS: TestUpdateRestartWithAutoRemove (1.08s) [2021-06-02T09:30:25.703Z] === RUN TestWaitNonBlocked [2021-06-02T09:30:25.703Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-02T09:30:25.703Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-02T09:30:25.703Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-02T09:30:25.703Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-02T09:30:25.703Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-02T09:30:25.703Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-02T09:30:26.886Z] --- PASS: TestTemplatedSecret (3.80s) [2021-06-02T09:30:26.887Z] === RUN TestSecretCreateResolve [2021-06-02T09:30:27.090Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-02T09:30:27.662Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-02T09:30:27.662Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.91s) [2021-06-02T09:30:27.662Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.05s) [2021-06-02T09:30:27.662Z] === RUN TestWaitBlocked [2021-06-02T09:30:27.662Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-02T09:30:27.662Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-02T09:30:27.662Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-02T09:30:27.662Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-02T09:30:27.662Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-02T09:30:27.662Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-02T09:30:30.187Z] --- PASS: TestSecretCreateResolve (3.15s) [2021-06-02T09:30:30.187Z] PASS [2021-06-02T09:30:30.187Z] [2021-06-02T09:30:30.187Z] DONE 6 tests in 19.712s [2021-06-02T09:30:30.187Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-06-02T09:30:30.187Z] ++ 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-06-02T09:30:30.187Z] ++ set -e [2021-06-02T09:30:30.187Z] ++ '[' -n 0 ']' [2021-06-02T09:30:30.187Z] ++ set -x [2021-06-02T09:30:30.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-02T09:30:30.187Z] INFO: Testing against a local daemon [2021-06-02T09:30:30.187Z] === RUN TestServiceCreateInit [2021-06-02T09:30:30.187Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-02T09:30:30.212Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-02T09:30:30.212Z] --- PASS: TestWaitBlocked (0.02s) [2021-06-02T09:30:30.212Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.19s) [2021-06-02T09:30:30.212Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.30s) [2021-06-02T09:30:30.212Z] === CONT TestContainerStartOnDaemonRestart [2021-06-02T09:30:30.212Z] === CONT TestContainerKillOnDaemonStart [2021-06-02T09:30:30.212Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-02T09:30:34.418Z] --- PASS: TestContainerStartOnDaemonRestart (3.95s) [2021-06-02T09:30:34.418Z] === CONT TestIpcModeOlderClient [2021-06-02T09:30:34.418Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-02T09:30:34.418Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-06-02T09:30:34.418Z] === CONT TestDaemonHostGatewayIP [2021-06-02T09:30:35.477Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-02T09:30:37.721Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-02T09:30:37.721Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-02T09:30:39.107Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-02T09:30:40.493Z] --- PASS: TestDaemonHostGatewayIP (6.66s) [2021-06-02T09:30:40.493Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-02T09:30:40.766Z] --- PASS: TestServiceCreateInit (10.99s) [2021-06-02T09:30:40.766Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.59s) [2021-06-02T09:30:40.766Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s) [2021-06-02T09:30:40.766Z] === RUN TestCreateServiceMultipleTimes [2021-06-02T09:30:41.071Z] --- PASS: TestServiceUpdateSecrets (15.27s) [2021-06-02T09:30:41.071Z] === RUN TestServiceUpdateConfigs [2021-06-02T09:30:41.437Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-02T09:30:43.983Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-02T09:30:43.983Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-02T09:30:44.245Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-02T09:30:44.507Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-02T09:30:44.507Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-02T09:30:45.451Z] --- PASS: TestContainerKillOnDaemonStart (15.40s) [2021-06-02T09:30:45.451Z] === CONT TestDaemonRestartIpcMode [2021-06-02T09:30:45.451Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-02T09:30:45.712Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.04s) [2021-06-02T09:30:46.286Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-02T09:30:47.674Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-02T09:30:49.065Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-02T09:30:50.011Z] --- PASS: TestDaemonRestartIpcMode (4.50s) [2021-06-02T09:30:50.011Z] PASS [2021-06-02T09:30:50.011Z] [2021-06-02T09:30:50.011Z] === Skipped [2021-06-02T09:30:50.011Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-02T09:30:50.011Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-02T09:30:50.011Z] [2021-06-02T09:30:50.011Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-06-02T09:30:50.011Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-02T09:30:50.011Z] [2021-06-02T09:30:50.011Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-02T09:30:50.011Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-02T09:30:50.011Z] [2021-06-02T09:30:50.011Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2021-06-02T09:30:50.011Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-02T09:30:50.011Z] [2021-06-02T09:30:50.011Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-02T09:30:50.011Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-02T09:30:50.011Z] [2021-06-02T09:30:50.011Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-02T09:30:50.011Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-02T09:30:50.011Z] [2021-06-02T09:30:50.011Z] [2021-06-02T09:30:50.011Z] DONE 196 tests, 6 skipped in 247.554s [2021-06-02T09:30:50.011Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-02T09:30:50.011Z] ++ 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-06-02T09:30:50.011Z] ++ set -e [2021-06-02T09:30:50.011Z] ++ '[' -n 0 ']' [2021-06-02T09:30:50.011Z] ++ set -x [2021-06-02T09:30:50.011Z] ++ env -i DEST=/go/src/github.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-06-02T09:30:50.011Z] INFO: Testing against a local daemon [2021-06-02T09:30:50.011Z] === RUN TestCommitInheritsEnv [2021-06-02T09:30:50.584Z] --- PASS: TestCommitInheritsEnv (0.48s) [2021-06-02T09:30:50.584Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-02T09:30:50.584Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-02T09:30:50.584Z] === RUN TestImagesFilterMultiReference [2021-06-02T09:30:50.584Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-06-02T09:30:50.584Z] === RUN TestImagePullPlatformInvalid [2021-06-02T09:30:50.584Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-02T09:30:50.584Z] === RUN TestRemoveImageOrphaning [2021-06-02T09:30:51.157Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2021-06-02T09:30:51.157Z] === RUN TestRemoveImageGarbageCollector [2021-06-02T09:30:51.729Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-02T09:30:53.341Z] --- PASS: TestServiceUpdateConfigs (15.21s) [2021-06-02T09:30:53.341Z] === RUN TestServiceUpdateNetwork [2021-06-02T09:30:54.279Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-02T09:30:54.279Z] --- PASS: TestRemoveImageGarbageCollector (2.77s) [2021-06-02T09:30:54.279Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-02T09:30:54.279Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-02T09:30:54.279Z] === RUN TestTagInvalidReference [2021-06-02T09:30:54.279Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-02T09:30:54.279Z] === RUN TestTagValidPrefixedRepo [2021-06-02T09:30:54.279Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-02T09:30:54.279Z] === RUN TestTagExistedNameWithoutForce [2021-06-02T09:30:54.279Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-02T09:30:54.279Z] === RUN TestTagOfficialNames [2021-06-02T09:30:54.279Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-02T09:30:54.279Z] === RUN TestTagMatchesDigest [2021-06-02T09:30:54.279Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-02T09:30:54.279Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-02T09:30:54.851Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-02T09:30:56.125Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-06-02T09:30:56.125Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-02T09:30:56.125Z] remote: Enumerating objects: 23, done. [2021-06-02T09:30:56.125Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-02T09:30:56.125Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-02T09:30:56.125Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-02T09:30:56.125Z] 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-06-02T09:30:56.125Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-02T09:30:56.125Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-02T09:30:56.452Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c1ee52e8497ea9904071bd97a4f38f006c5c2723 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1ee52e8497ea9904071bd97a4f38f006c5c2723 hack/test/unit [2021-06-02T09:30:56.767Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-02T09:30:59.740Z] ? github.com/docker/docker/api [no test files] [2021-06-02T09:31:02.191Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-02T09:31:02.745Z] --- PASS: TestCreateServiceMultipleTimes (18.84s) [2021-06-02T09:31:02.745Z] === RUN TestCreateServiceConflict [2021-06-02T09:31:03.021Z] --- PASS: TestCreateServiceConflict (3.35s) [2021-06-02T09:31:03.021Z] === RUN TestCreateServiceMaxReplicas [2021-06-02T09:31:03.133Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-02T09:31:03.394Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-02T09:31:05.942Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-02T09:31:06.329Z] --- PASS: TestCreateServiceMaxReplicas (3.22s) [2021-06-02T09:31:06.329Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-02T09:31:07.859Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-02T09:31:08.248Z] --- PASS: TestServiceUpdateNetwork (13.61s) [2021-06-02T09:31:08.248Z] === RUN TestServiceUpdatePidsLimit [2021-06-02T09:31:08.248Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-02T09:31:09.634Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-02T09:31:11.166Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-02T09:31:11.166Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-02T09:31:14.622Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-06-02T09:31:17.769Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-02T09:31:19.321Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-02T09:31:19.582Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-02T09:31:21.235Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.88s) [2021-06-02T09:31:21.235Z] === RUN TestCreateServiceSecretFileMode [2021-06-02T09:31:24.353Z] --- PASS: TestServiceUpdatePidsLimit (17.24s) [2021-06-02T09:31:24.353Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-06-02T09:31:24.353Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-06-02T09:31:24.353Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-06-02T09:31:24.353Z] PASS [2021-06-02T09:31:24.353Z] [2021-06-02T09:31:24.353Z] === Skipped [2021-06-02T09:31:24.353Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-02T09:31:24.353Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-02T09:31:24.353Z] [2021-06-02T09:31:24.353Z] [2021-06-02T09:31:24.353Z] DONE 27 tests, 1 skipped in 182.895s [2021-06-02T09:31:24.353Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-02T09:31:24.353Z] INFO: Testing against a local daemon [2021-06-02T09:31:24.353Z] === RUN TestSessionCreate [2021-06-02T09:31:24.353Z] --- PASS: TestSessionCreate (0.02s) [2021-06-02T09:31:24.353Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-02T09:31:24.353Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-02T09:31:24.353Z] PASS [2021-06-02T09:31:24.353Z] [2021-06-02T09:31:24.353Z] DONE 2 tests in 0.073s [2021-06-02T09:31:24.353Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-02T09:31:24.353Z] INFO: Testing against a local daemon [2021-06-02T09:31:24.353Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-02T09:31:24.353Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-02T09:31:24.353Z] === RUN TestEventsExecDie [2021-06-02T09:31:24.539Z] --- PASS: TestCreateServiceSecretFileMode (3.28s) [2021-06-02T09:31:24.539Z] === RUN TestCreateServiceConfigFileMode [2021-06-02T09:31:25.737Z] --- PASS: TestEventsExecDie (1.10s) [2021-06-02T09:31:25.737Z] === RUN TestEventsBackwardsCompatible [2021-06-02T09:31:25.737Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-02T09:31:25.737Z] === RUN TestInfoBinaryCommits [2021-06-02T09:31:25.737Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-02T09:31:25.737Z] === RUN TestInfoAPIVersioned [2021-06-02T09:31:25.737Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-02T09:31:25.737Z] === RUN TestInfoDiscoveryBackend [2021-06-02T09:31:26.308Z] --- PASS: TestInfoDiscoveryBackend (0.69s) [2021-06-02T09:31:26.308Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-02T09:31:27.249Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-02T09:31:27.249Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-02T09:31:27.842Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) [2021-06-02T09:31:27.842Z] === RUN TestCreateServiceSysctls [2021-06-02T09:31:28.190Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.67s) [2021-06-02T09:31:28.191Z] === RUN TestInfoAPI [2021-06-02T09:31:28.191Z] --- PASS: TestInfoAPI (0.02s) [2021-06-02T09:31:28.191Z] === RUN TestInfoAPIWarnings [2021-06-02T09:31:29.591Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-02T09:31:29.591Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-02T09:31:29.591Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-02T09:31:29.852Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-02T09:31:33.133Z] --- PASS: TestCreateServiceSysctls (4.62s) [2021-06-02T09:31:33.133Z] === RUN TestCreateServiceCapabilities [2021-06-02T09:31:36.444Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-02T09:31:36.444Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-02T09:31:36.484Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2021-06-02T09:31:36.484Z] === RUN TestInspect [2021-06-02T09:31:39.752Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-02T09:31:39.791Z] --- PASS: TestInspect (3.71s) [2021-06-02T09:31:39.791Z] === RUN TestCreateJob [2021-06-02T09:31:43.057Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-02T09:31:43.058Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-02T09:31:44.002Z] --- PASS: TestCreateJob (4.51s) [2021-06-02T09:31:44.002Z] === RUN TestReplicatedJob [2021-06-02T09:31:45.608Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-02T09:31:46.302Z] --- PASS: TestInfoAPIWarnings (16.67s) [2021-06-02T09:31:46.302Z] === RUN TestInfoDebug [2021-06-02T09:31:46.302Z] --- PASS: TestInfoDebug (0.69s) [2021-06-02T09:31:46.302Z] === RUN TestInfoInsecureRegistries [2021-06-02T09:31:46.302Z] --- PASS: TestInfoInsecureRegistries (0.69s) [2021-06-02T09:31:46.302Z] === RUN TestInfoRegistryMirrors [2021-06-02T09:31:46.555Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-02T09:31:46.874Z] --- PASS: TestInfoRegistryMirrors (0.69s) [2021-06-02T09:31:46.874Z] === RUN TestLoginFailsWithBadCredentials [2021-06-02T09:31:46.874Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-06-02T09:31:46.874Z] === RUN TestPingCacheHeaders [2021-06-02T09:31:46.874Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-02T09:31:46.874Z] === RUN TestPingGet [2021-06-02T09:31:46.874Z] --- PASS: TestPingGet (0.02s) [2021-06-02T09:31:46.874Z] === RUN TestPingHead [2021-06-02T09:31:46.874Z] --- PASS: TestPingHead (0.02s) [2021-06-02T09:31:46.874Z] === RUN TestVersion [2021-06-02T09:31:46.874Z] --- PASS: TestVersion (0.02s) [2021-06-02T09:31:46.874Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-02T09:31:47.949Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-02T09:31:48.520Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-02T09:31:48.788Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s) [2021-06-02T09:31:48.788Z] PASS [2021-06-02T09:31:48.788Z] [2021-06-02T09:31:48.788Z] DONE 18 tests in 24.113s [2021-06-02T09:31:48.788Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-02T09:31:48.788Z] INFO: Testing against a local daemon [2021-06-02T09:31:48.788Z] === RUN TestVolumesCreateAndList [2021-06-02T09:31:48.788Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-02T09:31:48.788Z] === RUN TestVolumesRemove [2021-06-02T09:31:48.788Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-02T09:31:48.788Z] === RUN TestVolumesInspect [2021-06-02T09:31:48.788Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-02T09:31:48.788Z] === RUN TestVolumesInvalidJSON [2021-06-02T09:31:48.788Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-02T09:31:48.788Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-02T09:31:48.788Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-02T09:31:48.788Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-02T09:31:48.788Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-02T09:31:48.788Z] PASS [2021-06-02T09:31:48.788Z] [2021-06-02T09:31:48.788Z] DONE 5 tests in 0.171s [2021-06-02T09:31:48.788Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-02T09:31:50.437Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-02T09:31:50.437Z] Removing test suite binaries [2021-06-02T09:31:50.437Z] exiting test-integration [2021-06-02T09:31:50.437Z] ++ exit 0 [2021-06-02T09:31:50.437Z] [2021-06-02T09:31:50.597Z] --- PASS: TestReplicatedJob (6.59s) [2021-06-02T09:31:50.597Z] === RUN TestUpdateReplicatedJob [2021-06-02T09:31:51.834Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-02T09:31:51.834Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-02T09:31:52.407Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir Post stage [Pipeline] junit [2021-06-02T09:31:53.758Z] Recording test results [2021-06-02T09:31:54.323Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-02T09:31:55.216Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-02T09:31:55.562Z] + echo Ensuring container killed. [2021-06-02T09:31:55.562Z] Ensuring container killed. [2021-06-02T09:31:55.562Z] + docker rm -vf docker-pr6 [2021-06-02T09:31:55.562Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-06-02T09:31:55.710Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-02T09:31:55.853Z] + echo Chowning /workspace to jenkins user [2021-06-02T09:31:55.853Z] Chowning /workspace to jenkins user [2021-06-02T09:31:55.853Z] + id -u [2021-06-02T09:31:55.853Z] + id -g [2021-06-02T09:31:55.853Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42453:/workspace busybox chown -R 1000:1000 /workspace [2021-06-02T09:31:55.853Z] Unable to find image 'busybox:latest' locally [2021-06-02T09:31:55.853Z] latest: Pulling from library/busybox [2021-06-02T09:31:55.890Z] --- PASS: TestUpdateReplicatedJob (4.38s) [2021-06-02T09:31:55.890Z] === RUN TestServiceListWithStatuses [2021-06-02T09:31:55.890Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-02T09:31:55.890Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-02T09:31:55.890Z] === RUN TestDockerNetworkConnectAlias [2021-06-02T09:31:56.115Z] 92f8b3f0730f: Pulling fs layer [2021-06-02T09:31:56.115Z] 92f8b3f0730f: Verifying Checksum [2021-06-02T09:31:56.115Z] 92f8b3f0730f: Download complete [2021-06-02T09:31:56.283Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-02T09:31:56.376Z] 92f8b3f0730f: Pull complete [2021-06-02T09:31:56.376Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-06-02T09:31:56.376Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-02T09:31:59.233Z] + bundleName=amd64-cgroup2 [2021-06-02T09:31:59.233Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-02T09:31:59.233Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-02T09:31:59.233Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-02T09:31:59.233Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-02T09:31:59.508Z] Archiving artifacts [2021-06-02T09:31:59.587Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-02T09:32:00.974Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-02T09:32:01.675Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42453/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-02T09:32:01.996Z] + make clean [2021-06-02T09:32:02.257Z] docker volume rm -f docker-dev-cache [2021-06-02T09:32:02.257Z] docker-dev-cache [Pipeline] deleteDir [2021-06-02T09:32:02.480Z] --- PASS: TestDockerNetworkConnectAlias (6.62s) [2021-06-02T09:32:02.480Z] === RUN TestDockerNetworkReConnect [2021-06-02T09:32:02.889Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-02T09:32:05.439Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-02T09:32:07.776Z] --- PASS: TestDockerNetworkReConnect (5.40s) [2021-06-02T09:32:07.776Z] === RUN TestServicePlugin [2021-06-02T09:32:07.776Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-02T09:32:07.776Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-02T09:32:07.776Z] === RUN TestServiceUpdateLabel [2021-06-02T09:32:09.697Z] --- PASS: TestServiceUpdateLabel (2.74s) [2021-06-02T09:32:09.697Z] === RUN TestServiceUpdateSecrets [2021-06-02T09:32:10.732Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-02T09:32:16.035Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-02T09:32:24.179Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-02T09:32:24.179Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-02T09:32:24.179Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-02T09:32:25.566Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-02T09:32:27.479Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-02T09:32:27.815Z] --- PASS: TestServiceUpdateSecrets (15.58s) [2021-06-02T09:32:27.815Z] === RUN TestServiceUpdateConfigs [2021-06-02T09:32:28.865Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-02T09:32:31.419Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-02T09:32:31.991Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-02T09:32:32.252Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-02T09:32:33.202Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-02T09:32:33.466Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-02T09:32:33.466Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-02T09:32:34.043Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-02T09:32:34.305Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-02T09:32:36.150Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-02T09:32:36.150Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-06-02T09:32:36.150Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-06-02T09:32:36.150Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-02T09:32:36.150Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-02T09:32:36.150Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-02T09:32:36.150Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-02T09:32:36.150Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-02T09:32:36.150Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-02T09:32:36.150Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-02T09:32:36.150Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-02T09:32:36.150Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-02T09:32:36.150Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-02T09:32:36.150Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-02T09:32:36.150Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-06-02T09:32:36.150Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-02T09:32:36.151Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-06-02T09:32:36.151Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-02T09:32:36.151Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-06-02T09:32:36.151Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/builder [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-02T09:32:36.151Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-02T09:32:37.088Z] ok github.com/docker/docker/builder/remotecontext 0.094s coverage: 13.7% of statements [2021-06-02T09:32:37.088Z] ok github.com/docker/docker/builder/dockerfile 0.193s coverage: 48.5% of statements [2021-06-02T09:32:37.088Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-02T09:32:38.024Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-06-02T09:32:38.514Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-02T09:32:39.929Z] ok github.com/docker/docker/builder/remotecontext/git 1.729s coverage: 86.3% of statements [2021-06-02T09:32:39.929Z] ? github.com/docker/docker/cli [no test files] [2021-06-02T09:32:39.929Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-02T09:32:40.431Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-02T09:32:42.463Z] ok github.com/docker/docker/client 0.163s coverage: 75.4% of statements [2021-06-02T09:32:42.720Z] --- PASS: TestServiceUpdateConfigs (15.61s) [2021-06-02T09:32:42.720Z] === RUN TestServiceUpdateNetwork [2021-06-02T09:32:42.983Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-02T09:32:44.900Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-02T09:32:46.816Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-02T09:32:46.816Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-02T09:32:48.735Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-02T09:32:57.635Z] --- PASS: TestServiceUpdateNetwork (14.65s) [2021-06-02T09:32:57.636Z] === RUN TestServiceUpdatePidsLimit [2021-06-02T09:32:57.636Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-02T09:32:57.636Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-02T09:32:58.743Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-02T09:32:59.317Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-02T09:33:03.526Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-02T09:33:05.772Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-02T09:33:06.075Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-02T09:33:11.390Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-02T09:33:11.390Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-02T09:33:13.907Z] --- PASS: TestServiceUpdatePidsLimit (17.41s) [2021-06-02T09:33:13.907Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-06-02T09:33:13.907Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s) [2021-06-02T09:33:13.907Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-06-02T09:33:13.907Z] PASS [2021-06-02T09:33:13.907Z] [2021-06-02T09:33:13.907Z] === Skipped [2021-06-02T09:33:13.907Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-02T09:33:13.907Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-02T09:33:13.907Z] [2021-06-02T09:33:13.907Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-06-02T09:33:13.907Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-02T09:33:13.907Z] [2021-06-02T09:33:13.907Z] [2021-06-02T09:33:13.907Z] DONE 27 tests, 2 skipped in 163.381s [2021-06-02T09:33:13.907Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-06-02T09:33:13.907Z] ++ 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-06-02T09:33:13.907Z] ++ set -e [2021-06-02T09:33:13.907Z] ++ '[' -n 0 ']' [2021-06-02T09:33:13.907Z] ++ set -x [2021-06-02T09:33:13.907Z] ++ env -i DEST=/go/src/github.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-06-02T09:33:13.907Z] INFO: Testing against a local daemon [2021-06-02T09:33:13.907Z] === RUN TestSessionCreate [2021-06-02T09:33:13.907Z] --- PASS: TestSessionCreate (0.05s) [2021-06-02T09:33:13.907Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-02T09:33:13.907Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-06-02T09:33:13.907Z] PASS [2021-06-02T09:33:13.907Z] [2021-06-02T09:33:13.907Z] DONE 2 tests in 0.255s [2021-06-02T09:33:13.907Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-06-02T09:33:13.907Z] ++ 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-06-02T09:33:13.907Z] ++ set -e [2021-06-02T09:33:13.907Z] ++ '[' -n 0 ']' [2021-06-02T09:33:13.907Z] ++ set -x [2021-06-02T09:33:13.907Z] ++ env -i DEST=/go/src/github.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-06-02T09:33:13.907Z] INFO: Testing against a local daemon [2021-06-02T09:33:13.907Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-02T09:33:13.907Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-02T09:33:13.907Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-02T09:33:13.907Z] === RUN TestEventsExecDie [2021-06-02T09:33:14.849Z] --- PASS: TestEventsExecDie (1.14s) [2021-06-02T09:33:14.849Z] === RUN TestEventsBackwardsCompatible [2021-06-02T09:33:14.849Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-06-02T09:33:14.849Z] === RUN TestInfoBinaryCommits [2021-06-02T09:33:14.849Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-02T09:33:14.849Z] === RUN TestInfoAPIVersioned [2021-06-02T09:33:14.849Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-02T09:33:14.849Z] === RUN TestInfoDiscoveryBackend [2021-06-02T09:33:16.239Z] --- PASS: TestInfoDiscoveryBackend (1.15s) [2021-06-02T09:33:16.239Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-02T09:33:17.180Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-02T09:33:17.180Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite (527.68s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.24s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.33s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.01s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.56s) [2021-06-02T09:33:17.989Z] docker_cli_daemon_test.go:1455: [daedbcbbd400e] daemon is not started [2021-06-02T09:33:17.989Z] check_test.go:309: [da18f29aa83cf] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.78s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.06s) [2021-06-02T09:33:17.989Z] check_test.go:309: [d52d3e67df19c] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.45s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.76s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.26s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.69s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.22s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.36s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.19s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.06s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-02T09:33:17.989Z] check_test.go:309: [d40f66ac94354] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-02T09:33:17.989Z] check_test.go:309: [d482fd11304c2] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (3.00s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (1.00s) [2021-06-02T09:33:17.989Z] check_test.go:309: [d13a4cfa8cdc7] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.51s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.74s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.41s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.27s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.94s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.90s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.95s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-02T09:33:17.989Z] check_test.go:309: [d85ab88be8fc6] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (1.14s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.97s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.94s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.01s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.58s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.24s) [2021-06-02T09:33:17.989Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-02T09:33:17.989Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-02T09:33:17.989Z] check_test.go:309: [df0f34ec3596a] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.26s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.22s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.56s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.34s) [2021-06-02T09:33:17.989Z] check_test.go:309: [df35eb6eebe44] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.42s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.88s) [2021-06-02T09:33:17.989Z] check_test.go:309: [d5d52234297a1] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.69s) [2021-06-02T09:33:17.989Z] docker_cli_daemon_plugins_test.go:79: [d24735b44810c] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.92s) [2021-06-02T09:33:17.989Z] docker_cli_daemon_plugins_test.go:169: [d677ebcce15e4] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.72s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.95s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.85s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-06-02T09:33:17.989Z] check_test.go:309: [d052eb3915215] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.30s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.86s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.85s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.74s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.70s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.50s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.40s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (1.05s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.98s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.84s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.43s) [2021-06-02T09:33:17.989Z] check_test.go:309: [d2755aebab655] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.93s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.18s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.91s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.94s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.96s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.11s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.24s) [2021-06-02T09:33:17.989Z] check_test.go:309: [d56877387b306] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.68s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (4.13s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (18.22s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.48s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.19s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.73s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (5.34s) [2021-06-02T09:33:17.989Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-02T09:33:17.989Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-02T09:33:17.989Z] check_test.go:309: [d533e02c7ae38] daemon is not started [2021-06-02T09:33:17.989Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-02T09:33:17.989Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-02T09:33:17.989Z] check_test.go:309: [db9cd89576b90] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (5.10s) [2021-06-02T09:33:17.989Z] check_test.go:309: [d60cf95b12c99] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.48s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (5.63s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.45s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.63s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.76s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (7.00s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.87s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.22s) [2021-06-02T09:33:17.989Z] check_test.go:309: [d08aa97732038] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.26s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.39s) [2021-06-02T09:33:17.989Z] docker_cli_daemon_plugins_test.go:105: [ded6eb4847317] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (3.01s) [2021-06-02T09:33:17.989Z] check_test.go:309: [da619ea0ec5a3] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.98s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (7.39s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.50s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (1.10s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.42s) [2021-06-02T09:33:17.989Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-02T09:33:17.989Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-02T09:33:17.989Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-02T09:33:17.989Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-02T09:33:17.989Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-02T09:33:17.989Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-02T09:33:17.989Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-02T09:33:17.989Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-02T09:33:17.989Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-02T09:33:17.989Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-02T09:33:17.989Z] check_test.go:309: [d4660a3051dfa] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.98s) [2021-06-02T09:33:17.989Z] check_test.go:309: [de189858c51be] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (1.01s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.80s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.57s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.96s) [2021-06-02T09:33:17.989Z] check_test.go:309: [de888dc2e63d2] daemon is not started [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.53s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (3.03s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.36s) [2021-06-02T09:33:17.989Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.43s) [2021-06-02T09:33:17.990Z] check_test.go:309: [da1c0b782eb59] daemon is not started [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.40s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.55s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (6.04s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.07s) [2021-06-02T09:33:17.990Z] check_test.go:309: [dd8f6daa3acd8] daemon is not started [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.04s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (1.07s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.93s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (3.03s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-06-02T09:33:17.990Z] check_test.go:309: [d41109994ded3] daemon is not started [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.52s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.25s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.52s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.04s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.56s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.24s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.25s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.17s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.42s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.62s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.63s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.70s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (13.00s) [2021-06-02T09:33:17.990Z] docker_cli_daemon_test.go:2550: [d2d35f215b698] daemon is not started [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (12.34s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.34s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.87s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.69s) [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2021-06-02T09:33:17.990Z] check_test.go:309: [d79b6058bb9be] daemon is not started [2021-06-02T09:33:17.990Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.69s) [2021-06-02T09:33:17.990Z] === RUN TestDockerSwarmSuite [2021-06-02T09:33:17.990Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-02T09:33:18.121Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.17s) [2021-06-02T09:33:18.122Z] === RUN TestInfoAPI [2021-06-02T09:33:18.122Z] --- PASS: TestInfoAPI (0.05s) [2021-06-02T09:33:18.122Z] === RUN TestInfoAPIWarnings [2021-06-02T09:33:20.542Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-02T09:33:24.753Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-02T09:33:29.142Z] ok github.com/docker/docker/cmd/dockerd 0.104s coverage: 29.1% of statements [2021-06-02T09:33:29.142Z] ok github.com/docker/docker/container 0.118s coverage: 34.6% of statements [2021-06-02T09:33:29.142Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-02T09:33:29.142Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-02T09:33:29.142Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-02T09:33:29.142Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-02T09:33:31.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-02T09:33:33.264Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-02T09:33:35.706Z] ok github.com/docker/docker/daemon/cluster 0.076s coverage: 0.5% of statements [2021-06-02T09:33:35.812Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-02T09:33:36.227Z] --- PASS: TestInfoAPIWarnings (17.16s) [2021-06-02T09:33:36.227Z] === RUN TestInfoDebug [2021-06-02T09:33:36.489Z] --- PASS: TestInfoDebug (1.12s) [2021-06-02T09:33:36.489Z] === RUN TestInfoInsecureRegistries [2021-06-02T09:33:37.612Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-02T09:33:37.873Z] --- PASS: TestInfoInsecureRegistries (1.25s) [2021-06-02T09:33:37.873Z] === RUN TestInfoRegistryMirrors [2021-06-02T09:33:38.817Z] --- PASS: TestInfoRegistryMirrors (1.19s) [2021-06-02T09:33:38.817Z] === RUN TestLoginFailsWithBadCredentials [2021-06-02T09:33:39.389Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2021-06-02T09:33:39.389Z] === RUN TestPingCacheHeaders [2021-06-02T09:33:39.389Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-06-02T09:33:39.389Z] === RUN TestPingGet [2021-06-02T09:33:39.389Z] --- PASS: TestPingGet (0.03s) [2021-06-02T09:33:39.389Z] === RUN TestPingHead [2021-06-02T09:33:39.389Z] --- PASS: TestPingHead (0.05s) [2021-06-02T09:33:39.389Z] === RUN TestVersion [2021-06-02T09:33:39.389Z] --- PASS: TestVersion (0.05s) [2021-06-02T09:33:39.389Z] PASS [2021-06-02T09:33:39.389Z] [2021-06-02T09:33:39.389Z] === Skipped [2021-06-02T09:33:39.389Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-02T09:33:39.389Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-02T09:33:39.389Z] [2021-06-02T09:33:39.389Z] [2021-06-02T09:33:39.389Z] DONE 18 tests, 1 skipped in 26.068s [2021-06-02T09:33:39.389Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-02T09:33:39.389Z] ++ 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-06-02T09:33:39.389Z] ++ set -e [2021-06-02T09:33:39.389Z] ++ '[' -n 0 ']' [2021-06-02T09:33:39.389Z] ++ set -x [2021-06-02T09:33:39.389Z] ++ env -i DEST=/go/src/github.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-06-02T09:33:39.516Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-06-02T09:33:39.650Z] INFO: Testing against a local daemon [2021-06-02T09:33:39.650Z] === RUN TestVolumesCreateAndList [2021-06-02T09:33:39.650Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-02T09:33:39.650Z] === RUN TestVolumesRemove [2021-06-02T09:33:39.650Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-02T09:33:39.650Z] === RUN TestVolumesInspect [2021-06-02T09:33:39.650Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-02T09:33:39.650Z] === RUN TestVolumesInvalidJSON [2021-06-02T09:33:39.910Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-02T09:33:39.911Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-02T09:33:39.911Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-02T09:33:39.911Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-02T09:33:39.911Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-02T09:33:39.911Z] PASS [2021-06-02T09:33:39.911Z] [2021-06-02T09:33:39.911Z] DONE 5 tests in 0.340s [2021-06-02T09:33:39.911Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-02T09:33:40.481Z] ++++ cat bundles/test-integration/docker.pid [2021-06-02T09:33:40.481Z] +++ kill 14007 [2021-06-02T09:33:41.864Z] +++ /etc/init.d/apparmor stop [2021-06-02T09:33:41.864Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-02T09:33:41.864Z] [2021-06-02T09:33:41.864Z] Unloading profiles will leave already running processes permanently [2021-06-02T09:33:41.864Z] unconfined, which can lead to unexpected situations. [2021-06-02T09:33:41.864Z] [2021-06-02T09:33:41.864Z] To set a process to complain mode, use the command line tool [2021-06-02T09:33:41.864Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-02T09:33:41.864Z] +++ true [2021-06-02T09:33:41.864Z] exiting test-integration [2021-06-02T09:33:41.864Z] ++ exit 0 [2021-06-02T09:33:41.864Z] [2021-06-02T09:33:43.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-02T09:33:44.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster Post stage [Pipeline] junit [2021-06-02T09:33:45.177Z] Recording test results [2021-06-02T09:33:45.447Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-02T09:33:45.790Z] + echo Ensuring container killed. [2021-06-02T09:33:45.790Z] Ensuring container killed. [2021-06-02T09:33:45.790Z] + docker rm -vf docker-pr6 [2021-06-02T09:33:45.790Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-06-02T09:33:46.080Z] + echo Chowning /workspace to jenkins user [2021-06-02T09:33:46.080Z] Chowning /workspace to jenkins user [2021-06-02T09:33:46.080Z] + id -u [2021-06-02T09:33:46.080Z] + id -g [2021-06-02T09:33:46.080Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42453:/workspace busybox chown -R 1000:1000 /workspace [2021-06-02T09:33:46.080Z] Unable to find image 'busybox:latest' locally [2021-06-02T09:33:46.341Z] latest: Pulling from library/busybox [2021-06-02T09:33:46.341Z] 3f18b27a9121: Pulling fs layer [2021-06-02T09:33:46.341Z] 3f18b27a9121: Verifying Checksum [2021-06-02T09:33:46.341Z] 3f18b27a9121: Download complete [2021-06-02T09:33:46.601Z] 3f18b27a9121: Pull complete [2021-06-02T09:33:46.601Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-06-02T09:33:46.601Z] Status: Downloaded newer image for busybox:latest [2021-06-02T09:33:47.464Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-02T09:33:48.851Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-02T09:33:49.423Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-02T09:33:49.491Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-06-02T09:33:49.491Z] ok github.com/docker/docker/daemon 12.169s coverage: 17.3% of statements [2021-06-02T09:33:49.491Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-02T09:33:49.491Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-02T09:33:49.491Z] ok github.com/docker/docker/daemon/config 0.049s coverage: 81.8% of statements [2021-06-02T09:33:50.369Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-02T09:33:50.427Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-06-02T09:33:50.994Z] ok github.com/docker/docker/daemon/events 0.062s coverage: 50.0% of statements [2021-06-02T09:33:50.994Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-02T09:33:50.994Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-02T09:33:51.932Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2021-06-02T09:33:52.285Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-02T09:33:52.285Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-02T09:33:52.859Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-02T09:33:53.498Z] + bundleName=arm64-integration [2021-06-02T09:33:53.498Z] + echo Creating arm64-integration-bundles.tar.gz [2021-06-02T09:33:53.498Z] Creating arm64-integration-bundles.tar.gz [2021-06-02T09:33:53.498Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-02T09:33:53.498Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-02T09:33:54.084Z] Archiving artifacts [2021-06-02T09:33:54.467Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.436s coverage: 73.3% of statements [2021-06-02T09:33:55.035Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.025s coverage: 3.1% of statements [2021-06-02T09:33:55.603Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.473s coverage: 56.2% of statements [2021-06-02T09:33:56.496Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42453/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-02T09:33:56.815Z] + make clean [2021-06-02T09:33:57.387Z] docker volume rm -f docker-dev-cache [2021-06-02T09:33:57.648Z] docker-dev-cache [Pipeline] deleteDir [2021-06-02T09:33:58.137Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-06-02T09:34:00.044Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.336s coverage: 49.4% of statements [2021-06-02T09:34:00.044Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.424s coverage: 45.9% of statements [2021-06-02T09:34:00.044Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-02T09:34:02.579Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-06-02T09:34:02.579Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.717s coverage: 57.7% of statements [2021-06-02T09:34:02.579Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-02T09:34:02.579Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-02T09:34:03.955Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-06-02T09:34:04.891Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2021-06-02T09:34:06.270Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-06-02T09:34:06.270Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-02T09:34:06.270Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-02T09:34:06.839Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.5% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-02T09:34:08.217Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2021-06-02T09:34:08.477Z] ok github.com/docker/docker/daemon/logger/awslogs 0.190s coverage: 77.8% of statements [2021-06-02T09:34:08.477Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-02T09:34:08.477Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-02T09:34:09.414Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 23.9% of statements [2021-06-02T09:34:09.982Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-06-02T09:34:10.241Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2021-06-02T09:34:10.983Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-02T09:34:10.983Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-02T09:34:10.983Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-02T09:34:11.243Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-02T09:34:11.505Z] === RUN TestDockerSuite/TestBuildFails [2021-06-02T09:34:11.619Z] ok github.com/docker/docker/daemon/logger/local 0.033s coverage: 75.2% of statements [2021-06-02T09:34:11.619Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-02T09:34:11.878Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 55.1% of statements [2021-06-02T09:34:12.814Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-06-02T09:34:12.889Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-02T09:34:12.889Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-02T09:34:14.720Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-06-02T09:34:14.720Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-02T09:34:15.288Z] ok github.com/docker/docker/daemon/logger/splunk 1.635s coverage: 82.5% of statements [2021-06-02T09:34:15.548Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-02T09:34:15.548Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2021-06-02T09:34:15.548Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-02T09:34:16.207Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-02T09:34:17.582Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2021-06-02T09:34:18.542Z] ok github.com/docker/docker/distribution 0.199s coverage: 25.2% of statements [2021-06-02T09:34:18.542Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-02T09:34:18.756Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-02T09:34:19.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-02T09:34:19.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-02T09:34:19.499Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-06-02T09:34:20.436Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-06-02T09:34:21.004Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.1% of statements [2021-06-02T09:34:21.004Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-02T09:34:21.574Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-06-02T09:34:21.879Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-02T09:34:22.510Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.6% of statements [2021-06-02T09:34:22.769Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2021-06-02T09:34:22.769Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-02T09:34:23.705Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-06-02T09:34:23.794Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-02T09:34:24.365Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-02T09:34:25.083Z] ok github.com/docker/docker/oci 0.009s coverage: 45.2% of statements [2021-06-02T09:34:25.651Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-06-02T09:34:25.651Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-06-02T09:34:25.751Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-02T09:34:27.560Z] ok github.com/docker/docker/pkg/archive 0.312s coverage: 82.0% of statements [2021-06-02T09:34:28.298Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-02T09:34:28.494Z] ok github.com/docker/docker/pkg/authorization 0.166s coverage: 68.3% of statements [2021-06-02T09:34:28.494Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-02T09:34:28.754Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-06-02T09:34:29.240Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-02T09:34:29.501Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-02T09:34:32.038Z] ok github.com/docker/docker/pkg/chrootarchive 2.490s coverage: 43.2% of statements [2021-06-02T09:34:32.038Z] ok github.com/docker/docker/layer 7.302s coverage: 68.8% of statements [2021-06-02T09:34:32.038Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-02T09:34:32.038Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-02T09:34:32.038Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-02T09:34:32.038Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-02T09:34:32.038Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-02T09:34:32.038Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-02T09:34:32.038Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-02T09:34:32.137Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-02T09:34:32.297Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2021-06-02T09:34:32.866Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2021-06-02T09:34:32.866Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-06-02T09:34:33.805Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2021-06-02T09:34:34.375Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-06-02T09:34:34.634Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-06-02T09:34:35.440Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-02T09:34:36.010Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-06-02T09:34:36.578Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 88.7% of statements [2021-06-02T09:34:36.826Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-02T09:34:37.146Z] ok github.com/docker/docker/pkg/discovery/kv 3.084s coverage: 84.1% of statements [2021-06-02T09:34:37.405Z] ok github.com/docker/docker/pkg/fsutils 0.189s coverage: 85.1% of statements [2021-06-02T09:34:37.405Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-06-02T09:34:38.783Z] ok github.com/docker/docker/pkg/idtools 0.586s coverage: 69.5% of statements [2021-06-02T09:34:38.783Z] ok github.com/docker/docker/pkg/ioutils 0.418s coverage: 70.6% of statements [2021-06-02T09:34:39.352Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-06-02T09:34:39.352Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-06-02T09:34:39.352Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-02T09:34:39.352Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-02T09:34:39.352Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-02T09:34:39.611Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-06-02T09:34:39.611Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-02T09:34:39.871Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2021-06-02T09:34:40.130Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-02T09:34:40.389Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-06-02T09:34:40.648Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2021-06-02T09:34:40.648Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-02T09:34:40.648Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-02T09:34:41.040Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-02T09:34:41.300Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-02T09:34:41.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-02T09:34:41.583Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2021-06-02T09:34:42.132Z] --- PASS: TestImportExtremelyLargeImageWorks (228.00s) [2021-06-02T09:34:42.132Z] PASS [2021-06-02T09:34:42.132Z] [2021-06-02T09:34:42.132Z] DONE 12 tests in 232.281s [2021-06-02T09:34:42.132Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-02T09:34:42.132Z] ++ 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-06-02T09:34:42.132Z] ++ set -e [2021-06-02T09:34:42.132Z] ++ '[' -n 0 ']' [2021-06-02T09:34:42.132Z] ++ set -x [2021-06-02T09:34:42.132Z] ++ env -i DEST=/go/src/github.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-06-02T09:34:42.132Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-02T09:34:42.150Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-02T09:34:42.393Z] INFO: Testing against a local daemon [2021-06-02T09:34:42.393Z] === RUN TestNetworkCreateDelete [2021-06-02T09:34:42.408Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-02T09:34:42.655Z] --- PASS: TestNetworkCreateDelete (0.48s) [2021-06-02T09:34:42.655Z] === RUN TestDockerNetworkDeletePreferID [2021-06-02T09:34:42.667Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-02T09:34:43.226Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-02T09:34:43.804Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-02T09:34:44.041Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-06-02T09:34:44.300Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-06-02T09:34:44.376Z] --- PASS: TestDockerNetworkDeletePreferID (1.49s) [2021-06-02T09:34:44.376Z] === RUN TestDaemonDNSFallback [2021-06-02T09:34:44.639Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-02T09:34:44.639Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-02T09:34:46.029Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-02T09:34:46.290Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-02T09:34:46.551Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-02T09:34:47.124Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-02T09:34:47.385Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-02T09:34:47.645Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-02T09:34:48.489Z] ok github.com/docker/docker/pkg/signal 3.397s coverage: 62.3% of statements [2021-06-02T09:34:48.489Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-06-02T09:34:48.588Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-02T09:34:48.748Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-02T09:34:49.007Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-02T09:34:49.943Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-06-02T09:34:50.202Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-06-02T09:34:50.503Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-02T09:34:50.768Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2021-06-02T09:34:51.336Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-06-02T09:34:51.336Z] testing: warning: no tests to run [2021-06-02T09:34:51.336Z] coverage: [no statements] [2021-06-02T09:34:51.336Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-06-02T09:34:51.902Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-02T09:34:52.161Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-06-02T09:34:52.415Z] --- PASS: TestDaemonDNSFallback (7.96s) [2021-06-02T09:34:52.416Z] === RUN TestInspectNetwork [2021-06-02T09:34:52.419Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-06-02T09:34:54.322Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-06-02T09:34:55.258Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-06-02T09:34:55.516Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-06-02T09:34:55.717Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-02T09:34:56.909Z] ok github.com/docker/docker/quota 0.248s coverage: 71.4% of statements [2021-06-02T09:34:57.476Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-02T09:34:57.633Z] === RUN TestInspectNetwork/full_network_id [2021-06-02T09:34:57.633Z] === RUN TestInspectNetwork/partial_network_id [2021-06-02T09:34:57.633Z] === RUN TestInspectNetwork/network_name [2021-06-02T09:34:57.633Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-02T09:34:58.853Z] ok github.com/docker/docker/registry 0.059s coverage: 58.8% of statements [2021-06-02T09:34:59.420Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-06-02T09:34:59.554Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-02T09:34:59.554Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-02T09:34:59.554Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-02T09:34:59.678Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-06-02T09:34:59.814Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-02T09:34:59.814Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-02T09:35:00.075Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-02T09:35:00.245Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-06-02T09:35:00.812Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-02T09:35:01.461Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-02T09:35:01.722Z] --- PASS: TestInspectNetwork (9.54s) [2021-06-02T09:35:01.722Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-02T09:35:01.722Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-02T09:35:01.722Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-02T09:35:01.722Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-02T09:35:01.722Z] === RUN TestRunContainerWithBridgeNone [2021-06-02T09:35:03.108Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-02T09:35:03.346Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-06-02T09:35:04.283Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2021-06-02T09:35:04.851Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-06-02T09:35:06.228Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2021-06-02T09:35:06.410Z] --- PASS: TestRunContainerWithBridgeNone (4.24s) [2021-06-02T09:35:06.410Z] === RUN TestNetworkInvalidJSON [2021-06-02T09:35:06.410Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-02T09:35:06.410Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-02T09:35:06.410Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-02T09:35:06.410Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-02T09:35:06.410Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-02T09:35:06.410Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-02T09:35:06.410Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-02T09:35:06.410Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-02T09:35:06.410Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-02T09:35:06.410Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-02T09:35:06.410Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-02T09:35:06.410Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-02T09:35:06.410Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-02T09:35:06.410Z] === RUN TestNetworkList [2021-06-02T09:35:06.410Z] === RUN TestNetworkList//networks [2021-06-02T09:35:06.410Z] === PAUSE TestNetworkList//networks [2021-06-02T09:35:06.410Z] === RUN TestNetworkList//networks/ [2021-06-02T09:35:06.410Z] === PAUSE TestNetworkList//networks/ [2021-06-02T09:35:06.410Z] === CONT TestNetworkList//networks [2021-06-02T09:35:06.410Z] === CONT TestNetworkList//networks/ [2021-06-02T09:35:06.410Z] --- PASS: TestNetworkList (0.02s) [2021-06-02T09:35:06.410Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-02T09:35:06.410Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-02T09:35:06.410Z] === RUN TestHostIPv4BridgeLabel [2021-06-02T09:35:06.983Z] --- PASS: TestHostIPv4BridgeLabel (0.94s) [2021-06-02T09:35:06.983Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-02T09:35:07.557Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-02T09:35:07.817Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-02T09:35:08.388Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-02T09:35:08.648Z] --- PASS: TestDaemonRestartWithLiveRestore (1.70s) [2021-06-02T09:35:08.648Z] === RUN TestDaemonDefaultNetworkPools [2021-06-02T09:35:10.562Z] --- PASS: TestDaemonDefaultNetworkPools (1.58s) [2021-06-02T09:35:10.562Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-02T09:35:12.477Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.27s) [2021-06-02T09:35:12.477Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-02T09:35:15.780Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.97s) [2021-06-02T09:35:15.780Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-02T09:35:16.194Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/rootless [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/volume [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-02T09:35:16.194Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-02T09:35:16.194Z] [2021-06-02T09:35:16.194Z] === Skipped [2021-06-02T09:35:16.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-02T09:35:16.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:35:16.194Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-02T09:35:16.194Z] [2021-06-02T09:35:16.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-02T09:35:16.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:35:16.194Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-02T09:35:16.194Z] [2021-06-02T09:35:16.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-02T09:35:16.194Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:35:16.194Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-02T09:35:16.194Z] [2021-06-02T09:35:16.194Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-02T09:35:16.195Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:35:16.195Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-02T09:35:16.195Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:35:16.195Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-02T09:35:16.195Z] graphtest_unix.go:73: No driver to put! [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-02T09:35:16.195Z] time="2021-06-02T09:33:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-02T09:35:16.195Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-02T09:35:16.195Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-02T09:35:16.195Z] time="2021-06-02T09:33:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-02T09:35:16.195Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-02T09:35:16.195Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-02T09:35:16.195Z] time="2021-06-02T09:33:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-02T09:35:16.195Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-02T09:35:16.195Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-02T09:35:16.195Z] time="2021-06-02T09:33:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-02T09:35:16.195Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-02T09:35:16.195Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-02T09:35:16.195Z] time="2021-06-02T09:33:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-02T09:35:16.195Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-02T09:35:16.195Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-02T09:35:16.195Z] graphtest_unix.go:73: No driver to put! [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-02T09:35:16.195Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-02T09:35:16.195Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-02T09:35:16.195Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-02T09:35:16.195Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-02T09:35:16.195Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:35:16.195Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-02T09:35:16.195Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:35:16.195Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-02T09:35:16.195Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:35:16.195Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-02T09:35:16.195Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:35:16.195Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-02T09:35:16.195Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-02T09:35:16.195Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-02T09:35:16.195Z] graphtest_unix.go:73: No driver to put! [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-02T09:35:16.195Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-02T09:35:16.195Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] [2021-06-02T09:35:16.195Z] DONE 2255 tests, 24 skipped in 257.504s Post stage [Pipeline] junit [2021-06-02T09:35:16.207Z] Recording test results [2021-06-02T09:35:16.540Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-02T09:35:16.724Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.99s) [2021-06-02T09:35:16.724Z] === RUN TestServiceWithPredefinedNetwork [2021-06-02T09:35:16.867Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42453/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c1ee52e8497ea9904071bd97a4f38f006c5c2723 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c1ee52e8497ea9904071bd97a4f38f006c5c2723 hack/validate/vendor [2021-06-02T09:35:17.806Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-02T09:35:18.109Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-02T09:35:18.382Z] + echo Ensuring container killed. [2021-06-02T09:35:18.382Z] Ensuring container killed. [2021-06-02T09:35:18.382Z] + docker rm -vf docker-pr6 [2021-06-02T09:35:18.382Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-06-02T09:35:18.664Z] + echo Chowning /workspace to jenkins user [2021-06-02T09:35:18.664Z] Chowning /workspace to jenkins user [2021-06-02T09:35:18.664Z] + id -u [2021-06-02T09:35:18.664Z] + id -g [2021-06-02T09:35:18.664Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42453:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-02T09:35:19.529Z] + bundleName=unit [2021-06-02T09:35:19.529Z] + echo Creating unit-bundles.tar.gz [2021-06-02T09:35:19.529Z] Creating unit-bundles.tar.gz [2021-06-02T09:35:19.529Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-02T09:35:19.529Z] bundles/junit-report.xml [2021-06-02T09:35:19.529Z] bundles/go-test-report.json [2021-06-02T09:35:19.529Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-02T09:35:19.541Z] Archiving artifacts [2021-06-02T09:35:19.967Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42453/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-02T09:35:20.035Z] --- PASS: TestServiceWithPredefinedNetwork (3.19s) [2021-06-02T09:35:20.035Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-02T09:35:20.035Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-02T09:35:20.035Z] service_test.go:242: FLAKY_TEST [2021-06-02T09:35:20.035Z] === RUN TestServiceWithDataPathPortInit [2021-06-02T09:35:20.282Z] + make clean [2021-06-02T09:35:20.540Z] docker volume rm -f docker-dev-cache [2021-06-02T09:35:20.540Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-02T09:35:22.585Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-02T09:35:23.971Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-02T09:35:26.519Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-02T09:35:26.519Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-02T09:35:30.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-02T09:35:31.667Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-02T09:35:31.927Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-02T09:35:35.231Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-02T09:35:35.231Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-02T09:35:37.778Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-02T09:35:38.039Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-02T09:35:38.981Z] --- PASS: TestServiceWithDataPathPortInit (19.10s) [2021-06-02T09:35:38.981Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-02T09:35:39.242Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-02T09:35:40.185Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-02T09:35:42.101Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-02T09:35:42.102Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-02T09:35:42.102Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-02T09:35:42.672Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-02T09:35:42.940Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-02T09:35:43.891Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-02T09:35:45.804Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-02T09:35:46.064Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-02T09:35:47.979Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.11s) [2021-06-02T09:35:47.979Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xytn0rysu9bk5bnpalim3aqcp Created:2021-06-02 09:35:40.27024079 +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[9170bcb2a3aaa251da082fcf92bcdc7008d11b520919d6d3d79bcf4e451d3e5d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wgktqlfz61xhetemmt48didmr EndpointID:200ee9b3e79d508f30e4038df9a04e96ed8f33a4f0cb843d3689f9b999ff6d6e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f69adfd8b9aebda4eec626ce19498c51fe908b732dc5a13c01e979dc613c1468 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:f3b84822bf17 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wgktqlfz61xhetemmt48didmr EndpointID:200ee9b3e79d508f30e4038df9a04e96ed8f33a4f0cb843d3689f9b999ff6d6e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-02T09:35:47.979Z] PASS [2021-06-02T09:35:47.979Z] [2021-06-02T09:35:47.979Z] === Skipped [2021-06-02T09:35:47.979Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-02T09:35:47.979Z] service_test.go:242: FLAKY_TEST [2021-06-02T09:35:47.979Z] [2021-06-02T09:35:47.979Z] [2021-06-02T09:35:47.979Z] DONE 26 tests, 1 skipped in 65.792s [2021-06-02T09:35:47.979Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-02T09:35:47.979Z] ++ 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-06-02T09:35:47.979Z] ++ set -e [2021-06-02T09:35:47.979Z] ++ '[' -n 0 ']' [2021-06-02T09:35:47.979Z] ++ set -x [2021-06-02T09:35:47.979Z] ++ env -i DEST=/go/src/github.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-06-02T09:35:47.979Z] INFO: Testing against a local daemon [2021-06-02T09:35:47.979Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-02T09:35:47.979Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-02T09:35:47.979Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:35:47.979Z] === RUN TestDockerNetworkIpvlan [2021-06-02T09:35:47.979Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-02T09:35:47.979Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:35:47.979Z] PASS [2021-06-02T09:35:47.979Z] [2021-06-02T09:35:47.979Z] === Skipped [2021-06-02T09:35:47.979Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-02T09:35:47.979Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:35:47.979Z] [2021-06-02T09:35:47.979Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-02T09:35:47.979Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-02T09:35:47.979Z] [2021-06-02T09:35:47.979Z] [2021-06-02T09:35:47.979Z] DONE 2 tests, 2 skipped in 0.158s [2021-06-02T09:35:47.979Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-02T09:35:47.979Z] ++ 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-06-02T09:35:47.979Z] ++ set -e [2021-06-02T09:35:47.979Z] ++ '[' -n 0 ']' [2021-06-02T09:35:47.979Z] ++ set -x [2021-06-02T09:35:47.979Z] ++ env -i DEST=/go/src/github.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-06-02T09:35:48.241Z] INFO: Testing against a local daemon [2021-06-02T09:35:48.241Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-02T09:35:48.502Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-02T09:35:50.416Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-02T09:35:50.416Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.23s) [2021-06-02T09:35:50.416Z] === RUN TestDockerNetworkMacvlan [2021-06-02T09:35:51.802Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-02T09:35:52.374Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-02T09:35:52.947Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-02T09:35:53.890Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-02T09:35:54.151Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-02T09:35:55.539Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-02T09:35:55.800Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-02T09:35:58.348Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-02T09:36:00.263Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-02T09:36:02.809Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-02T09:36:03.076Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-02T09:36:03.652Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-02T09:36:05.038Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-02T09:36:11.624Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-02T09:36:14.173Z] --- PASS: TestDockerNetworkMacvlan (23.58s) [2021-06-02T09:36:14.173Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-06-02T09:36:14.173Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2021-06-02T09:36:14.173Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.77s) [2021-06-02T09:36:14.173Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.11s) [2021-06-02T09:36:14.173Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.86s) [2021-06-02T09:36:14.173Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.24s) [2021-06-02T09:36:14.173Z] PASS [2021-06-02T09:36:14.173Z] [2021-06-02T09:36:14.173Z] DONE 8 tests in 25.960s [2021-06-02T09:36:14.173Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-02T09:36:14.173Z] ++ 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-06-02T09:36:14.173Z] ++ set -e [2021-06-02T09:36:14.173Z] ++ '[' -n 0 ']' [2021-06-02T09:36:14.173Z] ++ set -x [2021-06-02T09:36:14.173Z] ++ env -i DEST=/go/src/github.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-06-02T09:36:14.173Z] testing: warning: no tests to run [2021-06-02T09:36:14.173Z] PASS [2021-06-02T09:36:14.173Z] [2021-06-02T09:36:14.173Z] DONE 0 tests in 0.039s [2021-06-02T09:36:14.173Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-02T09:36:14.173Z] ++ 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-06-02T09:36:14.173Z] ++ set -e [2021-06-02T09:36:14.173Z] ++ '[' -n 0 ']' [2021-06-02T09:36:14.173Z] ++ set -x [2021-06-02T09:36:14.173Z] ++ env -i DEST=/go/src/github.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-06-02T09:36:14.434Z] INFO: Testing against a local daemon [2021-06-02T09:36:14.434Z] === RUN TestAuthZPluginAllowRequest [2021-06-02T09:36:15.378Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-02T09:36:16.319Z] --- PASS: TestAuthZPluginAllowRequest (2.07s) [2021-06-02T09:36:16.319Z] === RUN TestAuthZPluginTLS [2021-06-02T09:36:17.264Z] --- PASS: TestAuthZPluginTLS (0.95s) [2021-06-02T09:36:17.264Z] === RUN TestAuthZPluginDenyRequest [2021-06-02T09:36:18.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-02T09:36:18.206Z] --- PASS: TestAuthZPluginDenyRequest (0.76s) [2021-06-02T09:36:18.206Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-02T09:36:18.777Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.82s) [2021-06-02T09:36:18.777Z] === RUN TestAuthZPluginDenyResponse [2021-06-02T09:36:19.723Z] --- PASS: TestAuthZPluginDenyResponse (0.86s) [2021-06-02T09:36:19.723Z] === RUN TestAuthZPluginAllowEventStream [2021-06-02T09:36:20.295Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-02T09:36:22.209Z] --- PASS: TestAuthZPluginAllowEventStream (2.23s) [2021-06-02T09:36:22.209Z] === RUN TestAuthZPluginErrorResponse [2021-06-02T09:36:22.780Z] --- PASS: TestAuthZPluginErrorResponse (0.77s) [2021-06-02T09:36:22.780Z] === RUN TestAuthZPluginErrorRequest [2021-06-02T09:36:23.352Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2021-06-02T09:36:23.352Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-02T09:36:24.293Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2021-06-02T09:36:24.293Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-02T09:36:26.221Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2021-06-02T09:36:26.221Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-02T09:36:26.793Z] === RUN TestDockerSuite/TestBuildRm [2021-06-02T09:36:28.711Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.47s) [2021-06-02T09:36:28.711Z] === RUN TestAuthZPluginHeader [2021-06-02T09:36:30.099Z] --- PASS: TestAuthZPluginHeader (1.07s) [2021-06-02T09:36:30.099Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-02T09:36:30.099Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-02T09:36:31.486Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-02T09:36:32.429Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-02T09:36:32.690Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-02T09:36:32.951Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-02T09:36:34.337Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-02T09:36:35.279Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.33s) [2021-06-02T09:36:35.279Z] === RUN TestAuthZPluginV2Disable [2021-06-02T09:36:35.850Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-02T09:36:36.794Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-02T09:36:39.340Z] --- PASS: TestAuthZPluginV2Disable (4.16s) [2021-06-02T09:36:39.340Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-02T09:36:40.728Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-02T09:36:40.989Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-02T09:36:41.250Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-02T09:36:41.250Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-02T09:36:41.510Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-02T09:36:42.453Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-02T09:36:42.453Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-02T09:36:43.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-02T09:36:43.287Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.93s) [2021-06-02T09:36:43.287Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-02T09:36:43.864Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-02T09:36:52.014Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-02T09:36:52.014Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-02T09:36:52.956Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-02T09:36:53.529Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-02T09:36:54.471Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-02T09:36:55.859Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.40s) [2021-06-02T09:36:55.859Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-02T09:36:55.859Z] === RUN TestDockerSuite/TestBuildUser [2021-06-02T09:36:57.773Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-02T09:37:01.075Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-02T09:37:09.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-02T09:37:13.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-02T09:37:14.002Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.31s) [2021-06-02T09:37:14.002Z] PASS [2021-06-02T09:37:14.002Z] [2021-06-02T09:37:14.002Z] DONE 17 tests in 59.858s [2021-06-02T09:37:14.002Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-02T09:37:14.002Z] ++ 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-06-02T09:37:14.002Z] ++ set -e [2021-06-02T09:37:14.002Z] ++ '[' -n 0 ']' [2021-06-02T09:37:14.002Z] ++ set -x [2021-06-02T09:37:14.002Z] ++ env -i DEST=/go/src/github.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-06-02T09:37:14.270Z] INFO: Testing against a local daemon [2021-06-02T09:37:14.270Z] === RUN TestPluginInvalidJSON [2021-06-02T09:37:14.270Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-02T09:37:14.270Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-02T09:37:14.270Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-02T09:37:14.270Z] --- PASS: TestPluginInvalidJSON (0.07s) [2021-06-02T09:37:14.270Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-06-02T09:37:14.270Z] === RUN TestPluginInstall [2021-06-02T09:37:14.270Z] === RUN TestPluginInstall/no_auth [2021-06-02T09:37:17.590Z] time="2021-06-02T09:37:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:37:17.590Z] time="2021-06-02T09:37:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c86f1144808d152b6cfeec6272d8b9f9d0274e141ce1956baa1205d24c98456a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:37:17.590Z] time="2021-06-02T09:37:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:37:17.590Z] time="2021-06-02T09:37:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c86f1144808d152b6cfeec6272d8b9f9d0274e141ce1956baa1205d24c98456a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:37:17.852Z] === RUN TestPluginInstall/with_htpasswd [2021-06-02T09:37:18.797Z] time="2021-06-02T09:37:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:37:18.797Z] time="2021-06-02T09:37:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f422e7d7988c3144ebad4962931019222ec111c2a5275b72c3619098fa68d5dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:37:18.797Z] time="2021-06-02T09:37:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:37:18.797Z] time="2021-06-02T09:37:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f422e7d7988c3144ebad4962931019222ec111c2a5275b72c3619098fa68d5dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:37:18.797Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-02T09:37:19.058Z] === RUN TestPluginInstall/with_insecure [2021-06-02T09:37:20.001Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-02T09:37:20.001Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-02T09:37:20.263Z] time="2021-06-02T09:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:37:20.263Z] time="2021-06-02T09:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6aa19529c725f5435d49758bce5333252d14ca203cb5d95cc2aa24d5151c0c72" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:37:20.263Z] time="2021-06-02T09:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-02T09:37:20.263Z] time="2021-06-02T09:37:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6aa19529c725f5435d49758bce5333252d14ca203cb5d95cc2aa24d5151c0c72" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-02T09:37:20.836Z] --- PASS: TestPluginInstall (6.41s) [2021-06-02T09:37:20.836Z] --- PASS: TestPluginInstall/no_auth (3.61s) [2021-06-02T09:37:20.836Z] --- PASS: TestPluginInstall/with_htpasswd (1.10s) [2021-06-02T09:37:20.836Z] --- PASS: TestPluginInstall/with_insecure (1.69s) [2021-06-02T09:37:20.836Z] plugin_test.go:165: [dccd16623db2a] daemon is not started [2021-06-02T09:37:20.836Z] === RUN TestPluginsWithRuntimes [2021-06-02T09:37:21.410Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-02T09:37:22.795Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-02T09:37:22.795Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-02T09:37:24.179Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-02T09:37:24.179Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-02T09:37:24.179Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-02T09:37:24.179Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-02T09:37:24.179Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-02T09:37:24.752Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-02T09:37:25.697Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-02T09:37:25.959Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-02T09:37:26.532Z] --- PASS: TestPluginsWithRuntimes (5.75s) [2021-06-02T09:37:26.532Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.73s) [2021-06-02T09:37:26.532Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.72s) [2021-06-02T09:37:26.532Z] === RUN TestPluginBackCompatMediaTypes [2021-06-02T09:37:26.793Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-02T09:37:27.365Z] --- PASS: TestPluginBackCompatMediaTypes (0.96s) [2021-06-02T09:37:27.365Z] PASS [2021-06-02T09:37:27.365Z] [2021-06-02T09:37:27.365Z] DONE 10 tests in 13.383s [2021-06-02T09:37:27.365Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-02T09:37:27.366Z] ++ 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-06-02T09:37:27.366Z] ++ set -e [2021-06-02T09:37:27.366Z] ++ '[' -n 0 ']' [2021-06-02T09:37:27.366Z] ++ set -x [2021-06-02T09:37:27.366Z] ++ env -i DEST=/go/src/github.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-06-02T09:37:27.703Z] INFO: Testing against a local daemon [2021-06-02T09:37:27.703Z] === RUN TestExternalGraphDriver [2021-06-02T09:37:27.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-02T09:37:27.703Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-02T09:37:27.703Z] === RUN TestExternalGraphDriver/json [2021-06-02T09:37:29.089Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-02T09:37:29.089Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-02T09:37:31.636Z] === RUN TestExternalGraphDriver/spec [2021-06-02T09:37:33.021Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-02T09:37:36.340Z] === RUN TestExternalGraphDriver/pull [2021-06-02T09:37:36.340Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-02T09:37:36.912Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-02T09:37:37.483Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-02T09:37:38.053Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-02T09:37:38.053Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-02T09:37:38.314Z] --- PASS: TestExternalGraphDriver (10.60s) [2021-06-02T09:37:38.314Z] --- PASS: TestExternalGraphDriver/json (3.55s) [2021-06-02T09:37:38.314Z] --- PASS: TestExternalGraphDriver/spec (4.44s) [2021-06-02T09:37:38.314Z] --- PASS: TestExternalGraphDriver/pull (2.48s) [2021-06-02T09:37:38.314Z] === RUN TestGraphdriverPluginV2 [2021-06-02T09:37:38.885Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-02T09:37:41.431Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-02T09:37:41.431Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-02T09:37:41.431Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-02T09:37:42.003Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-02T09:37:43.390Z] === RUN TestDockerSuite/TestCommitChange [2021-06-02T09:37:43.390Z] --- PASS: TestGraphdriverPluginV2 (5.23s) [2021-06-02T09:37:43.390Z] PASS [2021-06-02T09:37:43.390Z] [2021-06-02T09:37:43.390Z] DONE 5 tests in 15.995s [2021-06-02T09:37:43.390Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-02T09:37:43.390Z] ++ 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-06-02T09:37:43.390Z] ++ set -e [2021-06-02T09:37:43.390Z] ++ '[' -n 0 ']' [2021-06-02T09:37:43.390Z] ++ set -x [2021-06-02T09:37:43.390Z] ++ env -i DEST=/go/src/github.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-06-02T09:37:43.651Z] INFO: Testing against a local daemon [2021-06-02T09:37:43.651Z] === RUN TestContinueAfterPluginCrash [2021-06-02T09:37:43.651Z] === PAUSE TestContinueAfterPluginCrash [2021-06-02T09:37:43.651Z] === RUN TestReadPluginNoRead [2021-06-02T09:37:43.651Z] === PAUSE TestReadPluginNoRead [2021-06-02T09:37:43.651Z] === RUN TestDaemonStartWithLogOpt [2021-06-02T09:37:43.651Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-02T09:37:43.651Z] === CONT TestContinueAfterPluginCrash [2021-06-02T09:37:43.651Z] === CONT TestDaemonStartWithLogOpt [2021-06-02T09:37:44.594Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-02T09:37:45.981Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-02T09:37:48.530Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-02T09:37:49.102Z] --- PASS: TestDaemonStartWithLogOpt (5.58s) [2021-06-02T09:37:49.102Z] === CONT TestReadPluginNoRead [2021-06-02T09:37:51.022Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-02T09:37:51.964Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-02T09:37:52.910Z] === RUN TestReadPluginNoRead/default [2021-06-02T09:37:53.871Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-02T09:37:54.814Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-02T09:37:55.075Z] --- PASS: TestContinueAfterPluginCrash (11.35s) [2021-06-02T09:37:55.075Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-02T09:37:56.991Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-02T09:37:56.992Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-02T09:37:58.378Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-02T09:37:58.378Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-02T09:37:58.378Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-02T09:37:58.378Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-02T09:37:58.378Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-02T09:37:58.378Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-02T09:37:58.378Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-02T09:37:58.639Z] --- PASS: TestReadPluginNoRead (9.43s) [2021-06-02T09:37:58.639Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2021-06-02T09:37:58.639Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.00s) [2021-06-02T09:37:58.639Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.93s) [2021-06-02T09:37:58.639Z] read_test.go:92: [dfde7b078dbab] daemon is not started [2021-06-02T09:37:58.639Z] PASS [2021-06-02T09:37:58.639Z] [2021-06-02T09:37:58.639Z] DONE 6 tests in 15.166s [2021-06-02T09:37:58.639Z] 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-06-02T09:37:58.639Z] ++ 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-06-02T09:37:58.639Z] ++ set -e [2021-06-02T09:37:58.639Z] ++ '[' -n 0 ']' [2021-06-02T09:37:58.639Z] ++ set -x [2021-06-02T09:37:58.639Z] ++ env -i DEST=/go/src/github.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-06-02T09:37:58.639Z] testing: warning: no tests to run [2021-06-02T09:37:58.639Z] PASS [2021-06-02T09:37:58.639Z] [2021-06-02T09:37:58.639Z] DONE 0 tests in 0.062s [2021-06-02T09:37:58.639Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-02T09:37:58.639Z] ++ 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-06-02T09:37:58.639Z] ++ set -e [2021-06-02T09:37:58.639Z] ++ '[' -n 0 ']' [2021-06-02T09:37:58.639Z] ++ set -x [2021-06-02T09:37:58.639Z] ++ env -i DEST=/go/src/github.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-06-02T09:37:58.899Z] INFO: Testing against a local daemon [2021-06-02T09:37:58.899Z] === RUN TestPluginWithDevMounts [2021-06-02T09:37:58.899Z] === PAUSE TestPluginWithDevMounts [2021-06-02T09:37:58.899Z] === CONT TestPluginWithDevMounts [2021-06-02T09:38:00.284Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-02T09:38:00.856Z] --- PASS: TestPluginWithDevMounts (1.99s) [2021-06-02T09:38:00.856Z] PASS [2021-06-02T09:38:00.856Z] [2021-06-02T09:38:00.856Z] DONE 1 tests in 2.147s [2021-06-02T09:38:00.856Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-02T09:38:00.856Z] ++ 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-06-02T09:38:00.856Z] ++ set -e [2021-06-02T09:38:00.856Z] ++ '[' -n 0 ']' [2021-06-02T09:38:00.856Z] ++ set -x [2021-06-02T09:38:00.856Z] ++ env -i DEST=/go/src/github.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-06-02T09:38:01.116Z] INFO: Testing against a local daemon [2021-06-02T09:38:01.116Z] === RUN TestSecretInspect [2021-06-02T09:38:02.059Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-02T09:38:02.059Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-02T09:38:03.445Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-02T09:38:03.706Z] --- PASS: TestSecretInspect (2.61s) [2021-06-02T09:38:03.706Z] === RUN TestSecretList [2021-06-02T09:38:04.278Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-02T09:38:05.221Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-02T09:38:06.163Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-02T09:38:06.735Z] --- PASS: TestSecretList (2.90s) [2021-06-02T09:38:06.735Z] === RUN TestSecretsCreateAndDelete [2021-06-02T09:38:06.735Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-02T09:38:06.996Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-02T09:38:06.996Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-02T09:38:07.940Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-02T09:38:07.940Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-02T09:38:07.940Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-02T09:38:07.940Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-02T09:38:07.940Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-02T09:38:08.884Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-02T09:38:09.456Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2021-06-02T09:38:09.456Z] === RUN TestSecretsUpdate [2021-06-02T09:38:09.717Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-02T09:38:11.110Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-02T09:38:11.111Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-02T09:38:12.055Z] --- PASS: TestSecretsUpdate (2.53s) [2021-06-02T09:38:12.055Z] === RUN TestTemplatedSecret [2021-06-02T09:38:12.997Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-02T09:38:13.939Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-02T09:38:13.939Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-02T09:38:15.328Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-02T09:38:15.901Z] --- PASS: TestTemplatedSecret (3.99s) [2021-06-02T09:38:15.901Z] === RUN TestSecretCreateResolve [2021-06-02T09:38:16.163Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-02T09:38:17.106Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-02T09:38:17.678Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-02T09:38:18.250Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-02T09:38:18.250Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-02T09:38:18.824Z] --- PASS: TestSecretCreateResolve (2.85s) [2021-06-02T09:38:18.824Z] PASS [2021-06-02T09:38:18.824Z] [2021-06-02T09:38:18.824Z] DONE 6 tests in 17.933s [2021-06-02T09:38:18.824Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-02T09:38:18.824Z] ++ 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-06-02T09:38:18.824Z] ++ set -e [2021-06-02T09:38:18.824Z] ++ '[' -n 0 ']' [2021-06-02T09:38:18.824Z] ++ set -x [2021-06-02T09:38:18.824Z] ++ env -i DEST=/go/src/github.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-06-02T09:38:19.085Z] INFO: Testing against a local daemon [2021-06-02T09:38:19.085Z] === RUN TestServiceCreateInit [2021-06-02T09:38:19.085Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-02T09:38:19.348Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-02T09:38:20.733Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-02T09:38:22.120Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-02T09:38:22.120Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-02T09:38:23.506Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-02T09:38:26.054Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-02T09:38:26.316Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-02T09:38:28.232Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-02T09:38:28.232Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-02T09:38:28.232Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-02T09:38:28.232Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-02T09:38:28.232Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-02T09:38:29.633Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-02T09:38:33.840Z] --- PASS: TestServiceCreateInit (14.02s) [2021-06-02T09:38:33.840Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (7.21s) [2021-06-02T09:38:33.840Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.79s) [2021-06-02T09:38:33.840Z] === RUN TestCreateServiceMultipleTimes [2021-06-02T09:38:34.410Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-02T09:38:35.352Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-02T09:38:36.739Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-02T09:38:36.739Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-02T09:38:36.739Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-02T09:38:38.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-02T09:38:40.042Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-02T09:38:41.429Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-02T09:38:43.978Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-02T09:38:50.561Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-02T09:38:51.132Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-02T09:38:53.687Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-02T09:38:54.258Z] --- PASS: TestCreateServiceMultipleTimes (21.13s) [2021-06-02T09:38:54.258Z] === RUN TestCreateServiceConflict [2021-06-02T09:38:54.830Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-02T09:38:56.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-02T09:38:56.791Z] --- PASS: TestCreateServiceConflict (2.44s) [2021-06-02T09:38:56.791Z] === RUN TestCreateServiceMaxReplicas [2021-06-02T09:38:58.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-02T09:39:00.090Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-02T09:39:00.350Z] --- PASS: TestCreateServiceMaxReplicas (3.78s) [2021-06-02T09:39:00.350Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-02T09:39:01.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-02T09:39:03.650Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000aba880_} [2021-06-02T09:39:05.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1107851694_/foo_false____} [2021-06-02T09:39:06.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1107851694_/foo_true____} [2021-06-02T09:39:08.331Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3811821365_/foo_false____} [2021-06-02T09:39:10.242Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3811821365_/foo_true____} [2021-06-02T09:39:11.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3811821365_/foo_true__0xc000aba8e0__} [2021-06-02T09:39:13.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000aba900_} [2021-06-02T09:39:14.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-02T09:39:14.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000aba920_} [2021-06-02T09:39:15.351Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.02s) [2021-06-02T09:39:15.351Z] === RUN TestCreateServiceSecretFileMode [2021-06-02T09:39:16.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000aba940_} [2021-06-02T09:39:18.651Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2021-06-02T09:39:18.651Z] === RUN TestCreateServiceConfigFileMode [2021-06-02T09:39:18.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000aba960_} [2021-06-02T09:39:20.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-02T09:39:20.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-02T09:39:22.213Z] --- PASS: TestCreateServiceConfigFileMode (3.52s) [2021-06-02T09:39:22.213Z] === RUN TestCreateServiceSysctls [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-02T09:39:23.155Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-02T09:39:23.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-02T09:39:23.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-02T09:39:23.416Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-02T09:39:27.624Z] --- PASS: TestCreateServiceSysctls (5.11s) [2021-06-02T09:39:27.624Z] === RUN TestCreateServiceCapabilities [2021-06-02T09:39:28.565Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-02T09:39:31.112Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2021-06-02T09:39:31.112Z] === RUN TestInspect [2021-06-02T09:39:31.683Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-02T09:39:34.988Z] --- PASS: TestInspect (4.19s) [2021-06-02T09:39:34.988Z] === RUN TestCreateJob [2021-06-02T09:39:36.901Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-02T09:39:38.816Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-02T09:39:39.078Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-02T09:39:39.650Z] --- PASS: TestCreateJob (4.60s) [2021-06-02T09:39:39.650Z] === RUN TestReplicatedJob [2021-06-02T09:39:40.225Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-02T09:39:41.168Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-02T09:39:42.558Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-02T09:39:42.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-02T09:39:43.944Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-02T09:39:45.331Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-02T09:39:47.247Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-02T09:39:48.633Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-02T09:39:49.576Z] --- PASS: TestReplicatedJob (9.95s) [2021-06-02T09:39:49.576Z] === RUN TestUpdateReplicatedJob [2021-06-02T09:39:49.576Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-02T09:39:50.521Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-02T09:39:51.921Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-02T09:39:53.306Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-02T09:39:54.251Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-02T09:39:54.251Z] --- PASS: TestUpdateReplicatedJob (4.66s) [2021-06-02T09:39:54.251Z] === RUN TestServiceListWithStatuses [2021-06-02T09:39:54.251Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-02T09:39:54.251Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-02T09:39:54.251Z] === RUN TestDockerNetworkConnectAlias [2021-06-02T09:39:55.194Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-02T09:39:56.581Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-02T09:39:57.966Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-02T09:39:58.909Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-02T09:39:58.909Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-02T09:39:59.850Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-02T09:40:00.793Z] --- PASS: TestDockerNetworkConnectAlias (6.56s) [2021-06-02T09:40:00.793Z] === RUN TestDockerNetworkReConnect [2021-06-02T09:40:01.053Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-02T09:40:02.441Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-02T09:40:03.384Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-02T09:40:04.772Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-02T09:40:06.159Z] --- PASS: TestDockerNetworkReConnect (5.27s) [2021-06-02T09:40:06.159Z] === RUN TestServicePlugin [2021-06-02T09:40:06.732Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-02T09:40:07.677Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-02T09:40:11.000Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-02T09:40:16.288Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-02T09:40:19.593Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-02T09:40:20.165Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-02T09:40:25.454Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-02T09:40:28.755Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-02T09:40:29.328Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-02T09:40:34.619Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-02T09:40:34.880Z] === RUN TestDockerSuite/TestCpToDot [2021-06-02T09:40:35.451Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-02T09:40:36.836Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-02T09:40:38.229Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-02T09:40:39.615Z] --- PASS: TestServicePlugin (33.38s) [2021-06-02T09:40:39.615Z] plugin_test.go:62: [dbc2a0b6f26c4] joining swarm manager [d1f31d8659358]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T09:40:39.615Z] plugin_test.go:65: [db8b3fde93c2e] joining swarm manager [d1f31d8659358]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T09:40:39.615Z] === RUN TestServiceUpdateLabel [2021-06-02T09:40:39.615Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-02T09:40:40.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-02T09:40:41.132Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-02T09:40:41.393Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-02T09:40:42.336Z] --- PASS: TestServiceUpdateLabel (3.02s) [2021-06-02T09:40:42.336Z] === RUN TestServiceUpdateSecrets [2021-06-02T09:40:42.910Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-02T09:40:44.826Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-02T09:40:45.087Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-02T09:40:45.087Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-02T09:40:45.660Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-02T09:40:46.603Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-02T09:40:46.603Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-02T09:40:46.603Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-02T09:40:47.711Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-02T09:40:47.973Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-02T09:40:47.973Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-02T09:40:47.973Z] === RUN TestDockerSuite/TestCreateRM [2021-06-02T09:40:48.235Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-02T09:40:48.235Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-02T09:40:48.235Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-02T09:40:48.235Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-02T09:40:50.779Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-02T09:40:50.779Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-02T09:40:50.779Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-02T09:40:54.987Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-02T09:40:54.987Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-02T09:40:54.987Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-02T09:40:54.987Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-02T09:40:54.987Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-02T09:40:55.248Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-02T09:40:55.820Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-02T09:40:57.743Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-02T09:40:58.315Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-02T09:40:58.577Z] --- PASS: TestServiceUpdateSecrets (16.23s) [2021-06-02T09:40:58.577Z] === RUN TestServiceUpdateConfigs [2021-06-02T09:40:59.963Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-02T09:41:02.509Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-02T09:41:02.771Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-02T09:41:03.343Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-02T09:41:03.604Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-02T09:41:04.176Z] === RUN TestDockerSuite/TestDockerFails [2021-06-02T09:41:04.176Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-02T09:41:04.176Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-02T09:41:04.437Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-02T09:41:05.823Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-02T09:41:06.766Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-02T09:41:09.310Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-02T09:41:09.310Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-02T09:41:09.310Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-02T09:41:09.882Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-02T09:41:15.167Z] --- PASS: TestServiceUpdateConfigs (15.79s) [2021-06-02T09:41:15.168Z] === RUN TestServiceUpdateNetwork [2021-06-02T09:41:17.713Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-02T09:41:20.294Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-02T09:41:23.594Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-02T09:41:24.978Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-02T09:41:26.363Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-02T09:41:27.304Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-02T09:41:28.245Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-02T09:41:28.817Z] --- PASS: TestServiceUpdateNetwork (14.43s) [2021-06-02T09:41:28.817Z] === RUN TestServiceUpdatePidsLimit [2021-06-02T09:41:28.817Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-02T09:41:29.760Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-02T09:41:29.760Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-02T09:41:30.707Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-02T09:41:31.279Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-02T09:41:32.663Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-02T09:41:34.579Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-02T09:41:37.879Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-02T09:41:38.821Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-02T09:41:40.750Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-02T09:41:41.693Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-02T09:41:43.079Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-02T09:41:44.021Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-02T09:41:44.282Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-02T09:41:45.666Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-02T09:41:46.237Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-02T09:41:46.497Z] --- PASS: TestServiceUpdatePidsLimit (17.65s) [2021-06-02T09:41:46.497Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.34s) [2021-06-02T09:41:46.497Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s) [2021-06-02T09:41:46.497Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-06-02T09:41:46.497Z] PASS [2021-06-02T09:41:46.497Z] [2021-06-02T09:41:46.497Z] === Skipped [2021-06-02T09:41:46.497Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-02T09:41:46.497Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-02T09:41:46.497Z] [2021-06-02T09:41:46.497Z] [2021-06-02T09:41:46.497Z] DONE 27 tests, 1 skipped in 207.543s [2021-06-02T09:41:46.497Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-02T09:41:46.497Z] ++ 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-06-02T09:41:46.497Z] ++ set -e [2021-06-02T09:41:46.497Z] ++ '[' -n 0 ']' [2021-06-02T09:41:46.497Z] ++ set -x [2021-06-02T09:41:46.497Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-02T09:41:46.497Z] INFO: Testing against a local daemon [2021-06-02T09:41:46.497Z] === RUN TestSessionCreate [2021-06-02T09:41:46.497Z] --- PASS: TestSessionCreate (0.02s) [2021-06-02T09:41:46.497Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-02T09:41:46.497Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-02T09:41:46.497Z] PASS [2021-06-02T09:41:46.497Z] [2021-06-02T09:41:46.497Z] DONE 2 tests in 0.155s [2021-06-02T09:41:46.497Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-02T09:41:46.497Z] ++ 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-06-02T09:41:46.497Z] ++ set -e [2021-06-02T09:41:46.497Z] ++ '[' -n 0 ']' [2021-06-02T09:41:46.497Z] ++ set -x [2021-06-02T09:41:46.497Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-02T09:41:46.758Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-02T09:41:46.758Z] INFO: Testing against a local daemon [2021-06-02T09:41:46.758Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-02T09:41:46.758Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-02T09:41:46.758Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-02T09:41:46.758Z] === RUN TestEventsExecDie [2021-06-02T09:41:47.019Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-02T09:41:47.593Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-02T09:41:47.593Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-02T09:41:48.166Z] --- PASS: TestEventsExecDie (1.31s) [2021-06-02T09:41:48.166Z] === RUN TestEventsBackwardsCompatible [2021-06-02T09:41:48.166Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-06-02T09:41:48.166Z] === RUN TestInfoBinaryCommits [2021-06-02T09:41:48.166Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-06-02T09:41:48.166Z] === RUN TestInfoAPIVersioned [2021-06-02T09:41:48.166Z] --- PASS: TestInfoAPIVersioned (0.03s) [2021-06-02T09:41:48.166Z] === RUN TestInfoDiscoveryBackend [2021-06-02T09:41:49.108Z] --- PASS: TestInfoDiscoveryBackend (0.76s) [2021-06-02T09:41:49.108Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-02T09:41:49.369Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-02T09:41:49.942Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-02T09:41:49.942Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-02T09:41:50.885Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.79s) [2021-06-02T09:41:50.885Z] === RUN TestInfoAPI [2021-06-02T09:41:50.885Z] --- PASS: TestInfoAPI (0.03s) [2021-06-02T09:41:50.885Z] === RUN TestInfoAPIWarnings [2021-06-02T09:41:50.885Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-02T09:41:50.885Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-02T09:41:50.885Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-02T09:41:51.837Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-02T09:41:52.097Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-02T09:41:52.668Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-02T09:41:53.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-02T09:41:53.609Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-02T09:41:53.870Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-02T09:41:53.870Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-02T09:41:53.870Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-02T09:41:55.254Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-02T09:41:55.826Z] === RUN TestDockerSuite/TestEventsRename [2021-06-02T09:41:56.786Z] === RUN TestDockerSuite/TestEventsResize [2021-06-02T09:41:57.358Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-02T09:42:03.938Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-02T09:42:04.198Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-02T09:42:04.769Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-02T09:42:07.311Z] --- PASS: TestInfoAPIWarnings (16.66s) [2021-06-02T09:42:07.311Z] === RUN TestInfoDebug [2021-06-02T09:42:07.882Z] === RUN TestDockerSuite/TestEventsTop [2021-06-02T09:42:08.144Z] --- PASS: TestInfoDebug (0.69s) [2021-06-02T09:42:08.144Z] === RUN TestInfoInsecureRegistries [2021-06-02T09:42:08.716Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-02T09:42:08.980Z] --- PASS: TestInfoInsecureRegistries (0.81s) [2021-06-02T09:42:08.980Z] === RUN TestInfoRegistryMirrors [2021-06-02T09:42:09.552Z] --- PASS: TestInfoRegistryMirrors (0.70s) [2021-06-02T09:42:09.552Z] === RUN TestLoginFailsWithBadCredentials [2021-06-02T09:42:09.813Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-06-02T09:42:09.813Z] === RUN TestPingCacheHeaders [2021-06-02T09:42:09.813Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-02T09:42:09.813Z] === RUN TestPingGet [2021-06-02T09:42:09.813Z] --- PASS: TestPingGet (0.02s) [2021-06-02T09:42:09.813Z] === RUN TestPingHead [2021-06-02T09:42:09.813Z] --- PASS: TestPingHead (0.02s) [2021-06-02T09:42:09.813Z] === RUN TestVersion [2021-06-02T09:42:09.813Z] --- PASS: TestVersion (0.02s) [2021-06-02T09:42:09.813Z] PASS [2021-06-02T09:42:09.813Z] [2021-06-02T09:42:09.813Z] === Skipped [2021-06-02T09:42:09.813Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-02T09:42:09.813Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-02T09:42:09.813Z] [2021-06-02T09:42:09.813Z] [2021-06-02T09:42:09.813Z] DONE 18 tests, 1 skipped in 23.188s [2021-06-02T09:42:09.813Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-02T09:42:09.813Z] ++ 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-06-02T09:42:09.813Z] ++ set -e [2021-06-02T09:42:09.813Z] ++ '[' -n 0 ']' [2021-06-02T09:42:09.813Z] ++ set -x [2021-06-02T09:42:09.813Z] ++ env -i DEST=/go/src/github.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-06-02T09:42:09.813Z] INFO: Testing against a local daemon [2021-06-02T09:42:09.813Z] === RUN TestVolumesCreateAndList [2021-06-02T09:42:09.813Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-02T09:42:09.813Z] === RUN TestVolumesRemove [2021-06-02T09:42:10.074Z] --- PASS: TestVolumesRemove (0.08s) [2021-06-02T09:42:10.074Z] === RUN TestVolumesInspect [2021-06-02T09:42:10.074Z] --- PASS: TestVolumesInspect (0.01s) [2021-06-02T09:42:10.074Z] === RUN TestVolumesInvalidJSON [2021-06-02T09:42:10.074Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-02T09:42:10.074Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-02T09:42:10.074Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-02T09:42:10.074Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-02T09:42:10.074Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-02T09:42:10.074Z] PASS [2021-06-02T09:42:10.074Z] [2021-06-02T09:42:10.074Z] DONE 5 tests in 0.248s [2021-06-02T09:42:10.074Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-02T09:42:10.334Z] ++++ cat bundles/test-integration/docker.pid [2021-06-02T09:42:10.334Z] +++ kill 5739 [2021-06-02T09:42:11.718Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-02T09:42:11.718Z] +++ /etc/init.d/apparmor stop [2021-06-02T09:42:11.718Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-02T09:42:11.718Z] [2021-06-02T09:42:11.718Z] Unloading profiles will leave already running processes permanently [2021-06-02T09:42:11.718Z] unconfined, which can lead to unexpected situations. [2021-06-02T09:42:11.718Z] [2021-06-02T09:42:11.718Z] To set a process to complain mode, use the command line tool [2021-06-02T09:42:11.718Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-02T09:42:11.718Z] +++ true [2021-06-02T09:42:11.718Z] exiting test-integration [2021-06-02T09:42:11.718Z] ++ exit 0 [2021-06-02T09:42:11.718Z] [2021-06-02T09:42:12.290Z] + for job in $(jobs -p) [2021-06-02T09:42:12.290Z] + wait 6056 [2021-06-02T09:42:14.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-02T09:42:20.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-02T09:42:23.434Z] === RUN TestDockerSuite/TestExec [2021-06-02T09:42:24.820Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-02T09:42:25.763Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-02T09:42:27.149Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-02T09:42:28.092Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-02T09:42:31.399Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-02T09:42:32.342Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-02T09:42:33.285Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-02T09:42:34.228Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-02T09:42:35.614Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-02T09:42:36.555Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-02T09:42:37.500Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-02T09:42:39.415Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-02T09:42:41.330Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-02T09:42:41.902Z] === RUN TestDockerSuite/TestExecEnv [2021-06-02T09:42:43.289Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-02T09:42:46.593Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-02T09:42:47.538Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-02T09:42:50.843Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-02T09:42:51.414Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-02T09:42:52.355Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-02T09:42:53.298Z] === RUN TestDockerSuite/TestExecParseError [2021-06-02T09:42:54.239Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-02T09:42:54.811Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-02T09:42:55.751Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-02T09:42:59.959Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-02T09:42:59.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-02T09:43:00.531Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-02T09:43:01.926Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-02T09:43:14.155Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-02T09:43:14.726Z] === RUN TestDockerSuite/TestExecTTY [2021-06-02T09:43:15.668Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-02T09:43:16.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-02T09:43:16.611Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-02T09:43:17.554Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-02T09:43:19.470Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-02T09:43:19.470Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-02T09:43:22.773Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-02T09:43:23.719Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-02T09:43:24.664Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-02T09:43:26.049Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-02T09:43:27.435Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-02T09:43:29.384Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-02T09:43:34.673Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-02T09:43:39.958Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-02T09:43:40.900Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-02T09:43:46.184Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-02T09:43:46.445Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-02T09:43:46.446Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-02T09:43:46.446Z] === RUN TestDockerSuite/TestHealth [2021-06-02T09:43:54.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-02T09:43:57.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-02T09:44:12.049Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-02T09:44:12.049Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-02T09:44:12.049Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-02T09:44:12.049Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-02T09:44:12.049Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-02T09:44:12.049Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-02T09:44:12.049Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-02T09:44:12.049Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-02T09:44:12.049Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-02T09:44:12.049Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-02T09:44:12.049Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-02T09:44:12.310Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-02T09:44:12.571Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-02T09:44:12.571Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-02T09:44:13.515Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-02T09:44:13.515Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-02T09:44:14.086Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-02T09:44:15.028Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-02T09:44:15.028Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-02T09:44:15.602Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-02T09:44:18.904Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-02T09:44:18.904Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-02T09:44:18.904Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-02T09:44:20.286Z] === RUN TestDockerSuite/TestImportFile [2021-06-02T09:44:20.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-02T09:44:22.243Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-02T09:44:22.243Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-02T09:44:24.790Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-02T09:44:26.706Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-02T09:44:30.017Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-02T09:44:30.960Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-02T09:44:32.346Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-02T09:44:32.917Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-02T09:44:32.917Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-02T09:44:32.917Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-02T09:44:33.860Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-02T09:44:34.433Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-02T09:44:35.374Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-02T09:44:35.946Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-02T09:44:36.518Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-02T09:44:37.463Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-02T09:44:37.463Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-02T09:44:40.008Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-02T09:44:40.268Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-02T09:44:41.208Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-02T09:44:41.208Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-02T09:44:42.152Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-02T09:44:42.152Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-02T09:44:43.537Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-02T09:44:44.481Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-02T09:44:45.425Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-02T09:44:46.814Z] === RUN TestDockerSuite/TestInspectImage [2021-06-02T09:44:46.814Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-02T09:44:46.814Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-02T09:44:46.814Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-02T09:44:47.392Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-02T09:44:48.779Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-02T09:44:48.779Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-02T09:44:49.724Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-02T09:44:50.667Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-02T09:44:52.050Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-02T09:44:52.050Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-02T09:44:52.623Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-02T09:44:53.564Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-02T09:44:54.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-02T09:44:55.079Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-02T09:44:56.023Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-02T09:44:56.965Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-02T09:44:57.907Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-02T09:44:58.849Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-02T09:44:59.421Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-02T09:45:00.809Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-02T09:45:00.809Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-02T09:45:04.114Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-02T09:45:06.681Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-02T09:45:08.596Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-02T09:45:09.168Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-02T09:45:11.712Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-02T09:45:13.625Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-02T09:45:16.171Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-02T09:45:16.171Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-02T09:45:18.084Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-02T09:45:18.655Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-02T09:45:19.600Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-02T09:45:26.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-02T09:45:32.937Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-02T09:45:35.488Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-02T09:45:37.402Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-02T09:45:37.973Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-02T09:45:41.277Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-02T09:45:41.277Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-02T09:45:41.538Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-02T09:45:41.538Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-02T09:45:41.538Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-02T09:45:42.481Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-02T09:45:43.054Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-02T09:45:47.256Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-02T09:45:47.828Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-02T09:45:53.115Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-02T09:45:53.377Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-02T09:45:53.377Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-02T09:45:54.762Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-02T09:45:55.706Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-02T09:45:57.638Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-02T09:45:59.022Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-02T09:45:59.964Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-02T09:46:02.509Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-02T09:46:02.771Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-02T09:46:03.713Z] === RUN TestDockerSuite/TestLogsSince [2021-06-02T09:46:08.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-02T09:46:10.381Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-02T09:46:16.974Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-02T09:46:17.546Z] === RUN TestDockerSuite/TestLogsTail [2021-06-02T09:46:18.487Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-02T09:46:19.430Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-02T09:46:20.379Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-02T09:46:20.641Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-02T09:46:22.026Z] === RUN TestDockerSuite/TestNetHostname [2021-06-02T09:46:25.330Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-02T09:46:25.591Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-02T09:46:33.735Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-02T09:46:36.284Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-02T09:46:36.856Z] === RUN TestDockerSuite/TestPluginActive [2021-06-02T09:46:38.771Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-02T09:46:42.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-02T09:46:44.626Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-02T09:46:44.626Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-02T09:46:45.569Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-02T09:46:49.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-02T09:46:49.799Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-02T09:46:50.740Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-02T09:46:51.681Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-02T09:46:53.594Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-02T09:46:55.508Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-02T09:46:58.809Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-02T09:46:58.810Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-02T09:47:02.115Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-02T09:47:02.376Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-02T09:47:04.924Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-02T09:47:04.924Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-02T09:47:06.837Z] === RUN TestDockerSuite/TestPortList [2021-06-02T09:47:10.146Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-02T09:47:15.435Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-02T09:47:20.724Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-02T09:47:22.110Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-02T09:47:30.244Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-02T09:47:30.244Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-02T09:47:30.244Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-02T09:47:30.244Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-02T09:47:30.244Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-02T09:47:30.244Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-02T09:47:30.244Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-02T09:47:31.187Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-02T09:47:31.187Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-02T09:47:32.573Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-02T09:47:32.573Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-02T09:47:35.881Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-02T09:47:36.823Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-02T09:47:38.216Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-02T09:47:38.498Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-02T09:47:40.423Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-02T09:47:41.811Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-02T09:47:43.200Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-02T09:47:47.411Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-02T09:47:50.715Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-02T09:47:52.634Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-02T09:47:52.634Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-02T09:47:55.181Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-02T09:47:57.728Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-02T09:48:07.765Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-02T09:48:07.765Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-02T09:48:08.708Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-02T09:48:10.623Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-02T09:48:12.008Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-02T09:48:12.269Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-02T09:48:14.815Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-02T09:48:15.758Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-02T09:48:17.674Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-02T09:48:18.618Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-02T09:48:20.533Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-02T09:48:22.451Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-02T09:48:22.712Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-02T09:48:23.655Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-02T09:48:23.916Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-02T09:48:27.232Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-02T09:48:27.232Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-02T09:48:30.539Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-02T09:48:31.481Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-02T09:48:31.481Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-02T09:48:31.481Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-02T09:48:31.481Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-02T09:48:31.743Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-02T09:48:31.743Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-02T09:48:32.686Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-02T09:48:34.073Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-02T09:48:34.646Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-02T09:48:36.564Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-02T09:48:37.506Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-02T09:48:39.423Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-02T09:48:49.501Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-02T09:48:49.501Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-02T09:48:50.888Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-02T09:48:53.436Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-02T09:48:53.697Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-02T09:48:53.697Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-02T09:48:53.961Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-02T09:48:54.534Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-02T09:48:57.081Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-02T09:48:58.996Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-02T09:49:04.284Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-02T09:49:04.856Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-02T09:49:04.856Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-02T09:49:04.856Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-02T09:49:09.065Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-02T09:49:09.065Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-02T09:49:09.637Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-02T09:49:10.210Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-02T09:49:12.152Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-02T09:49:12.418Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-02T09:49:14.332Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-02T09:49:16.248Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-02T09:49:16.248Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-02T09:49:17.190Z] === RUN TestDockerSuite/TestRmiTag [2021-06-02T09:49:17.190Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-02T09:49:18.135Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-02T09:49:19.521Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-02T09:49:23.730Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-02T09:49:23.992Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-02T09:49:24.934Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-02T09:49:25.195Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-02T09:49:25.767Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-02T09:49:27.684Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-02T09:49:28.626Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-02T09:49:28.626Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-02T09:49:29.199Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-02T09:49:30.144Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-02T09:49:30.406Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-02T09:49:31.348Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-02T09:49:33.262Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-02T09:49:33.834Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-02T09:49:35.220Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-02T09:49:36.162Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-02T09:49:37.105Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-02T09:49:38.490Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-02T09:49:39.434Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-02T09:49:40.379Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-02T09:49:41.322Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-02T09:49:41.896Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-02T09:49:42.157Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-02T09:49:43.100Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-02T09:49:45.016Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-02T09:49:45.962Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-02T09:49:46.535Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-02T09:49:47.127Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-02T09:49:48.075Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-02T09:49:48.075Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-02T09:49:49.991Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-02T09:49:50.933Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-02T09:49:51.875Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-02T09:49:52.446Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-02T09:49:53.020Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-02T09:49:53.020Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-02T09:49:53.963Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-02T09:49:54.534Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-02T09:49:55.477Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-02T09:49:55.477Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-02T09:49:56.049Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-02T09:49:56.990Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-02T09:49:56.990Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-02T09:49:58.376Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-02T09:49:58.376Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-02T09:49:59.763Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-02T09:50:00.334Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-02T09:50:01.276Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-02T09:50:01.849Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-02T09:50:01.849Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-02T09:50:02.793Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-02T09:50:04.192Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-02T09:50:05.577Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-02T09:50:06.519Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-02T09:50:07.463Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-02T09:50:08.034Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-02T09:50:08.981Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-02T09:50:09.922Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-02T09:50:09.922Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-02T09:50:10.494Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-02T09:50:13.042Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-02T09:50:13.042Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-02T09:50:16.345Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-02T09:50:16.345Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-02T09:50:16.917Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-02T09:50:19.463Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-02T09:50:21.377Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-02T09:50:23.928Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-02T09:50:26.475Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-02T09:50:26.475Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-02T09:50:26.475Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-02T09:50:27.138Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-02T09:50:29.684Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-02T09:50:31.599Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-02T09:50:33.514Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-02T09:50:34.458Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-02T09:50:35.401Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-02T09:50:36.343Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-02T09:50:37.287Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-02T09:50:38.230Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-02T09:50:38.230Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-02T09:50:39.172Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-02T09:50:39.172Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-02T09:50:41.089Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-02T09:50:41.089Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-02T09:50:42.037Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-02T09:50:42.979Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-02T09:50:43.927Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-02T09:50:44.869Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-02T09:50:44.869Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-02T09:50:45.441Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-02T09:50:46.013Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-02T09:50:46.953Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-02T09:50:47.526Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-02T09:50:48.468Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-02T09:50:49.041Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-02T09:50:49.613Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-02T09:50:50.555Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-02T09:50:50.555Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-02T09:50:51.126Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-02T09:50:52.069Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-02T09:50:53.459Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-02T09:50:53.720Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-02T09:50:53.720Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-02T09:50:57.021Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-02T09:50:57.593Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-02T09:50:58.979Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-02T09:51:07.126Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-02T09:51:09.040Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-02T09:51:09.984Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-02T09:51:09.984Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-02T09:51:11.371Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-02T09:51:11.371Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-02T09:51:11.633Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-02T09:51:11.633Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-02T09:51:12.579Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-02T09:51:15.881Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-02T09:51:17.269Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-02T09:51:18.655Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-02T09:51:25.236Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-02T09:51:25.236Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-02T09:51:25.810Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-02T09:51:26.384Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-02T09:51:27.777Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-02T09:51:27.777Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-02T09:51:27.777Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-02T09:51:29.692Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-02T09:51:31.610Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-02T09:51:32.997Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-02T09:51:32.997Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-02T09:51:32.997Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-02T09:51:34.382Z] === RUN TestDockerSuite/TestRunMount [2021-06-02T09:51:42.523Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-02T09:51:43.095Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-02T09:51:44.038Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-02T09:51:45.423Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-02T09:51:45.423Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-02T09:51:47.972Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-02T09:51:52.185Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-02T09:51:54.099Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-02T09:51:54.099Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-02T09:51:57.401Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-02T09:51:58.787Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-02T09:52:00.173Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-02T09:52:00.173Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-02T09:52:01.116Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-02T09:52:02.503Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-02T09:52:03.075Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-02T09:52:04.017Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-02T09:52:06.563Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-02T09:52:08.478Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-02T09:52:12.703Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-02T09:52:13.274Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-02T09:52:13.274Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-02T09:52:14.220Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-02T09:52:14.220Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-02T09:52:15.163Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-02T09:52:15.737Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-02T09:52:15.737Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-02T09:52:16.679Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-02T09:52:23.261Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-02T09:52:23.261Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-02T09:52:23.261Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-02T09:52:23.832Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-02T09:52:25.746Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-02T09:52:26.690Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-02T09:52:27.261Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-02T09:52:27.523Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-02T09:52:28.094Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-02T09:52:28.667Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-02T09:52:29.238Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-02T09:52:29.238Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-02T09:52:30.182Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-02T09:52:30.443Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-02T09:52:30.443Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-02T09:52:31.396Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-02T09:52:32.780Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-02T09:52:32.780Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-02T09:52:36.080Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-02T09:52:37.470Z] === RUN TestDockerSuite/TestRunRm [2021-06-02T09:52:38.413Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-02T09:52:42.615Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-02T09:52:42.615Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-02T09:52:43.556Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-02T09:52:44.941Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-02T09:52:45.513Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-02T09:52:49.720Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-02T09:52:53.021Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-02T09:52:53.982Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-02T09:52:54.245Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-02T09:52:55.186Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-02T09:52:55.447Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-02T09:52:56.018Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-02T09:52:56.278Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-02T09:52:57.220Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-02T09:52:57.793Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-02T09:52:58.735Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-02T09:53:01.278Z] === RUN TestDockerSuite/TestRunState [2021-06-02T09:53:02.663Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-02T09:53:03.605Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-02T09:53:04.176Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-02T09:53:04.438Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-02T09:53:04.438Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-02T09:53:05.010Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-02T09:53:05.583Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-02T09:53:06.970Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-02T09:53:06.970Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-02T09:53:06.970Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-02T09:53:07.912Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-02T09:53:10.459Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-02T09:53:10.720Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-02T09:53:12.657Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-02T09:53:15.958Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-02T09:53:19.255Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-02T09:53:19.829Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-02T09:53:20.772Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-02T09:53:21.343Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-02T09:53:23.257Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-02T09:53:24.198Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-02T09:53:25.140Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-02T09:53:25.140Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-02T09:53:25.140Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-02T09:53:26.082Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-02T09:53:26.653Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-02T09:53:27.596Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-02T09:53:27.596Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-02T09:53:27.596Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-02T09:53:28.166Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-02T09:53:32.384Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-02T09:53:32.955Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-02T09:53:33.897Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-02T09:53:36.442Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-02T09:53:37.385Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-02T09:53:39.300Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-02T09:53:40.241Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-02T09:53:43.546Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-02T09:53:44.487Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-02T09:53:44.487Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-02T09:53:44.487Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-02T09:53:44.487Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-02T09:53:44.487Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-02T09:53:44.487Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-02T09:53:44.487Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-02T09:53:49.775Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-02T09:53:50.037Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-02T09:53:51.952Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-02T09:53:52.896Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-02T09:53:53.163Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-02T09:53:54.106Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-02T09:53:54.106Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-02T09:53:55.050Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-02T09:53:55.050Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-02T09:53:55.050Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-02T09:53:55.050Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-02T09:53:55.050Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-02T09:53:55.050Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-02T09:53:55.050Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-02T09:53:55.050Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-02T09:53:55.050Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-02T09:53:55.992Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-02T09:53:56.937Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-02T09:53:57.199Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-02T09:53:58.585Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-02T09:53:58.585Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-02T09:53:59.528Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-02T09:53:59.528Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-02T09:54:00.471Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-02T09:54:01.415Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-02T09:54:01.415Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-02T09:54:01.415Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-02T09:54:02.799Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-02T09:54:02.799Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-02T09:54:04.187Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-02T09:54:05.130Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-02T09:54:05.130Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-02T09:54:05.701Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-02T09:54:05.962Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-02T09:54:05.962Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-02T09:54:07.879Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-02T09:54:08.451Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-02T09:54:10.999Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-02T09:54:11.570Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-02T09:54:11.570Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-02T09:54:11.570Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-02T09:54:12.956Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-02T09:54:13.217Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-02T09:54:14.160Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-02T09:54:15.545Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-02T09:54:15.545Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-02T09:54:16.487Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-02T09:54:17.873Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-02T09:54:17.873Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-02T09:54:18.445Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-02T09:54:20.359Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-02T09:54:20.359Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-02T09:54:20.930Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-02T09:54:20.930Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-02T09:54:22.846Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-02T09:54:23.107Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-02T09:54:23.107Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-02T09:54:25.026Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-02T09:54:26.943Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-02T09:54:27.203Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-02T09:54:27.203Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-02T09:54:27.203Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-02T09:54:27.203Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-02T09:54:27.463Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-02T09:54:27.733Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-02T09:54:27.993Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-02T09:54:28.935Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-02T09:54:30.320Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-02T09:54:31.704Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-02T09:54:36.990Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-02T09:54:38.902Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-02T09:54:39.844Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-02T09:54:41.231Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-02T09:54:43.773Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-02T09:54:46.320Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-02T09:54:47.262Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-02T09:54:49.200Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-02T09:54:50.586Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-02T09:54:52.499Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-02T09:54:55.802Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-02T09:55:01.092Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-02T09:55:03.635Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-02T09:55:08.918Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-02T09:55:11.462Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-02T09:55:13.404Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-02T09:55:13.665Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-02T09:55:14.607Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-02T09:55:15.179Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-02T09:55:15.179Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-02T09:55:16.122Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-02T09:55:21.411Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-02T09:55:23.955Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-02T09:55:24.896Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-02T09:55:25.469Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-02T09:55:25.469Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-02T09:55:25.469Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-02T09:55:25.730Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-02T09:55:27.116Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-02T09:55:29.031Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-02T09:55:29.973Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-02T09:55:31.889Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-02T09:55:36.110Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-02T09:55:36.682Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-02T09:55:36.682Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-02T09:55:39.226Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-02T09:55:39.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-02T09:55:46.384Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-02T09:55:51.678Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-02T09:55:55.888Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-02T09:55:59.264Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-02T09:56:04.550Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-02T09:56:11.139Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-02T09:56:13.684Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-02T09:56:15.597Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-02T09:56:16.982Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-02T09:56:18.367Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-02T09:56:20.282Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-02T09:56:20.855Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-02T09:56:23.422Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-02T09:56:25.337Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-02T09:56:27.890Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-02T09:56:29.807Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-02T09:56:30.383Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-02T09:56:35.668Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-02T09:56:45.666Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-02T09:56:45.666Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-02T09:56:45.666Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-02T09:56:45.666Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-02T09:56:45.929Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-02T09:56:45.929Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-02T09:56:45.929Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-02T09:56:46.871Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-02T09:56:46.871Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-02T09:56:47.812Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-02T09:56:47.812Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-02T09:56:47.812Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-02T09:56:47.812Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-02T09:56:47.812Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-02T09:56:50.359Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-02T09:56:50.359Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-02T09:56:50.359Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-02T09:56:50.359Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-02T09:56:50.359Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-02T09:56:56.942Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-02T09:56:58.858Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-02T09:56:58.858Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-02T09:56:58.858Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-02T09:57:01.403Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-02T09:57:05.630Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite (1949.83s) [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.67s) [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-06-02T09:57:05.630Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.35s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.96s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (2.73s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (3.86s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.47s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (8.10s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.57s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.61s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.46s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.33s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.38s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.55s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.23s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.33s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.28s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAttachDetach (1.45s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.58s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.47s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.60s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.34s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.78s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.88s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.66s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.56s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.70s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.27s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.80s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.14s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.26s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.55s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.87s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.36s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.41s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.27s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.73s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.46s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.53s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.78s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.30s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.64s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.42s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.99s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.08s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.39s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.03s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.41s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.25s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.60s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.21s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.28s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.75s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.23s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.98s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (4.19s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.06s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.90s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.13s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.64s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.69s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.28s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.14s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.45s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.46s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.62s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.13s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.88s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.68s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.17s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.84s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.64s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.65s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2021-06-02T09:57:05.631Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-02T09:57:05.631Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.24s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.95s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.28s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.20s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.43s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.44s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.21s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.46s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.30s) [2021-06-02T09:57:05.631Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-06-02T09:57:05.631Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.631Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-02T09:57:05.631Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.631Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-02T09:57:05.631Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.631Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-02T09:57:05.631Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.95s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.84s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.60s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.38s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.85s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.37s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.48s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.24s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.76s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.61s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.58s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.37s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.29s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.02s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.10s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.75s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.07s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.47s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.49s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.69s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.33s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.23s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.35s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.85s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.36s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.48s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.24s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.62s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.28s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.31s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEnv (2.02s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.16s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.69s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (10.89s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (34.06s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.09s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.00s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.09s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.75s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (2.17s) [2021-06-02T09:57:05.631Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-02T09:57:05.631Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.68s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildFails (1.15s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.90s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.04s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildForceRm (3.08s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.96s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.44s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.39s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.66s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.59s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.30s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.52s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildHistory (4.43s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.75s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.00s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.73s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.28s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.22s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.74s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.94s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.46s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.70s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.24s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.75s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.44s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.65s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.45s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.50s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.21s) [2021-06-02T09:57:05.631Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-02T09:57:05.631Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.46s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.95s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.17s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.77s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.09s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.97s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.56s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.51s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.73s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.82s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.58s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.45s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.29s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.37s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.59s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.54s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.19s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildPATH (2.55s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.14s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.20s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.50s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.99s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.25s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildRm (3.55s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.97s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-06-02T09:57:05.631Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.37s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.11s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.97s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2021-06-02T09:57:05.632Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-02T09:57:05.632Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.00s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildStderr (1.12s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (7.14s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.17s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.99s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.99s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.43s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildUser (1.88s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.97s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.03s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.09s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.19s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.24s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.38s) [2021-06-02T09:57:05.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-02T09:57:05.632Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-02T09:57:05.632Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-02T09:57:05.632Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.632Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-02T09:57:05.632Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.81s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.08s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.75s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.32s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.92s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (3.09s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.81s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.59s) [2021-06-02T09:57:05.632Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-06-02T09:57:05.632Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.67s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.26s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-02T09:57:05.632Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-02T09:57:05.632Z] docker_cli_sni_test.go:18: Flakey test [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.30s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCommitChange (1.39s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.44s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.36s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.33s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.27s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCommitTTY (1.83s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.22s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.07s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.04s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.03s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.75s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.00s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.02s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.95s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.90s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.85s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.00s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.92s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.04s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.05s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.09s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.08s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.96s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.91s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.25s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.19s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.29s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.30s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.44s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.30s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.17s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.38s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.73s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.14s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.10s) [2021-06-02T09:57:05.632Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-02T09:57:05.632Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.17s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.49s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (2.24s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.57s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.06s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.08s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.70s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.59s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.72s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.91s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.75s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.87s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000aba880_} (1.78s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1107851694_/foo_false____} (1.57s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1107851694_/foo_true____} (1.58s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3811821365_/foo_false____} (1.61s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3811821365_/foo_true____} (1.59s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3811821365_/foo_true__0xc000aba8e0__} (1.64s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000aba900_} (1.60s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000aba920_} (1.96s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000aba940_} (1.95s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000aba960_} (1.70s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.48s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.05s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (5.12s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.17s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.12s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.00s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.03s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.99s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.30s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.50s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.56s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.61s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.40s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.21s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.29s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.19s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.02s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.04s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.50s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.18s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.98s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.14s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.17s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.15s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.25s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.25s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.84s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.07s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.75s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.57s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.30s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.95s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.82s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.51s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.81s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.44s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.95s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToDot (0.75s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.39s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.43s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToStdout (1.18s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.65s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.33s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.27s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.20s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.89s) [2021-06-02T09:57:05.632Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-06-02T09:57:05.632Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-06-02T09:57:05.632Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-02T09:57:05.632Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.23s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.01s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.25s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.71s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.46s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.77s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.05s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.74s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-06-02T09:57:05.632Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.52s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.79s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.61s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.57s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.34s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.96s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.88s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.79s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.46s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsAttach (0.82s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsCommit (0.92s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.85s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.06s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.74s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.73s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.19s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.17s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsCopy (1.11s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.45s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.72s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.44s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.52s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.53s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.55s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsFilters (1.72s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsFormat (1.60s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.44s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2021-06-02T09:57:05.633Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-02T09:57:05.633Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-02T09:57:05.633Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-02T09:57:05.633Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.39s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.78s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsRename (0.75s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsResize (0.79s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.60s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.08s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.72s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.96s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsTop (0.99s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.55s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExec (1.74s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.94s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.22s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.04s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecAPIStart (3.30s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.06s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.01s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.04s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.05s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.03s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.04s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.72s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecCgroup (2.64s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecEnv (1.56s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.63s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.45s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecInspectID (2.83s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecInteractive (1.05s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.03s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.03s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecParseError (0.73s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.79s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.69s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.10s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecStartFails (1.34s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecStateCleanup (12.02s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecTTY (1.03s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.08s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.91s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecUlimits (1.51s) [2021-06-02T09:57:05.633Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-02T09:57:05.633Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecWithImageUser (3.40s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.09s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.26s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.41s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestExecWithUser (1.91s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.17s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.76s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.78s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.75s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.72s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestHealth (23.34s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.06s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.82s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.64s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.68s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.81s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.79s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.73s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImportDisplay (1.53s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImportFile (2.02s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.23s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImportGzipped (2.14s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (3.02s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.32s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.41s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.80s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.73s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.73s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.71s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.69s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.73s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.73s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.21s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.78s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.76s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s) [2021-06-02T09:57:05.633Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-02T09:57:05.633Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.52s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectDefault (1.18s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectHistory (1.19s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-06-02T09:57:05.633Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-02T09:57:05.633Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.77s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.22s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.91s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.73s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.45s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.70s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectStatus (0.81s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.59s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.84s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.11s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.85s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.86s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.68s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.19s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.48s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.46s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.95s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.67s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.29s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.17s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.30s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.16s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.79s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.89s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.76s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.15s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.75s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.97s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.62s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.72s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.96s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.11s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.67s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.42s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.97s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.26s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.74s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.73s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsSince (6.95s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.21s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.94s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsTail (0.93s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.96s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.75s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.44s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestNetHostname (3.17s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.55s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.97s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.31s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.99s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPluginActive (1.51s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.17s) [2021-06-02T09:57:05.633Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-02T09:57:05.633Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.94s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.88s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.25s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.51s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.24s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (3.89s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.19s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.13s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPortList (13.76s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.41s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.05s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.68s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-02T09:57:05.633Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.37s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.94s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.44s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.36s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsByOrder (3.53s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.32s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.96s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.29s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.94s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.68s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.44s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.68s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.05s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.19s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.05s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.73s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsListContainersSize (2.17s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.32s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.09s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.23s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.04s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.14s) [2021-06-02T09:57:05.634Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-02T09:57:05.634Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.25s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.86s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.88s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.99s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.08s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.55s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.89s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.52s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.08s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.79s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.56s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.48s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.62s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.42s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.33s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.49s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.95s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.02s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.06s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.07s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.15s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (2.10s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAddHost (0.89s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.52s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.12s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.12s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.78s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.14s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.22s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.44s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.86s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.86s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.90s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.02s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.64s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.06s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.68s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.71s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.71s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.17s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.70s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.67s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.70s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.84s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.77s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.17s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.41s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.77s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.75s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.73s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.51s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.41s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.15s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.73s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.75s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.91s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.07s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.59s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.13s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.93s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.94s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.46s) [2021-06-02T09:57:05.634Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-02T09:57:05.634Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.634Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-06-02T09:57:05.634Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.72s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.52s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.91s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.81s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.89s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.00s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.95s) [2021-06-02T09:57:05.634Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-02T09:57:05.634Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.83s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (1.02s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.91s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.02s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.73s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.75s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.69s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.71s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunExitCode (0.76s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.70s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.73s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.70s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.42s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.46s) [2021-06-02T09:57:05.634Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-02T09:57:05.634Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.10s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.45s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.80s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.05s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (1.11s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.17s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.51s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.42s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.83s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.63s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.57s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.89s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.67s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.49s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.42s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunMount (7.99s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.70s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.41s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.70s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.65s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.31s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.95s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.75s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.47s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.95s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNetHost (1.23s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.77s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.98s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.08s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.13s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.40s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s) [2021-06-02T09:57:05.634Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-02T09:57:05.634Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.75s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.70s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.79s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.17s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s) [2021-06-02T09:57:05.634Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2021-06-02T09:57:05.634Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-02T09:57:05.634Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2021-06-02T09:57:05.634Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-02T09:57:05.634Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.77s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.68s) [2021-06-02T09:57:05.634Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-02T09:57:05.634Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.14s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.46s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunRm (0.72s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.75s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.73s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.68s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.87s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.71s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.71s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.75s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunState (1.58s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2021-06-02T09:57:05.634Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-06-02T09:57:05.634Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-02T09:57:05.635Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunSysctls (1.44s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.73s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.26s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.71s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.68s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.59s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.71s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.69s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.70s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.00s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunUserByName (0.72s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.70s) [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-02T09:57:05.635Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.72s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.99s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.72s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.99s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.20s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.40s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.72s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.12s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.93s) [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-02T09:57:05.635Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-06-02T09:57:05.635Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-06-02T09:57:05.635Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-02T09:57:05.635Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.35s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (1.02s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.88s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (1.06s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (1.02s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (1.07s) [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-02T09:57:05.635Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-06-02T09:57:05.635Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-06-02T09:57:05.635Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-02T09:57:05.635Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-06-02T09:57:05.635Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-02T09:57:05.635Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.97s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.97s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.25s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.89s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.93s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.01s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.05s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.05s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithUlimits (1.07s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.95s) [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-02T09:57:05.635Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.80s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.70s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.57s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.50s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.74s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.30s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.28s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.22s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.44s) [2021-06-02T09:57:05.635Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents581308966 [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.06s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.81s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.88s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.49s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.93s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.37s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.98s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.39s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.79s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.38s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStartRecordError (1.81s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.78s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.88s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.05s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.77s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.16s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.75s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.78s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.79s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-02T09:57:05.635Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.01s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.51s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.35s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.74s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.76s) [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-02T09:57:05.635Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-02T09:57:05.635Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.66s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.56s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.76s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUpdateStats (3.78s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.43s) [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-02T09:57:05.635Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.93s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.08s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.95s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.58s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.68s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.36s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.31s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.45s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.10s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.09s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.42s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.40s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.12s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.75s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.32s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.11s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.44s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.77s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.93s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.22s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.94s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.18s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.88s) [2021-06-02T09:57:05.635Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.86s) [2021-06-02T09:57:05.635Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-02T09:57:05.635Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-02T09:57:05.635Z] === RUN TestDockerRegistrySuite [2021-06-02T09:57:05.635Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-02T09:57:07.021Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-02T09:57:08.407Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-02T09:57:12.653Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-02T09:57:12.653Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-02T09:57:14.037Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-02T09:57:19.327Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-02T09:57:23.534Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-02T09:57:24.488Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-02T09:57:25.430Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-02T09:57:26.815Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-02T09:57:28.201Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-02T09:57:30.117Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-02T09:57:31.060Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-02T09:57:32.446Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-02T09:57:34.993Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-02T09:57:36.907Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-02T09:57:38.292Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-02T09:57:41.610Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-02T09:57:42.552Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-02T09:57:42.552Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-02T09:57:43.940Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-02T09:57:44.883Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-02T09:57:46.269Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-02T09:57:49.570Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-02T09:57:49.831Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-02T09:57:51.216Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-02T09:57:51.787Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-02T09:57:51.787Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-02T09:57:52.048Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-02T09:57:52.310Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-02T09:57:52.570Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-02T09:57:52.831Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-02T09:57:54.217Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-02T09:57:56.148Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-02T09:57:57.533Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-02T09:57:58.920Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-02T09:57:59.861Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite (55.25s) [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.72s) [2021-06-02T09:58:00.803Z] check_test.go:196: [d5d0084d11418] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.34s) [2021-06-02T09:58:00.803Z] check_test.go:196: [d8f33e2d711c6] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.59s) [2021-06-02T09:58:00.803Z] check_test.go:196: [de712fe237bfe] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-06-02T09:58:00.803Z] check_test.go:196: [d9aa10f9fd8ba] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.66s) [2021-06-02T09:58:00.803Z] check_test.go:196: [d92f72f27f253] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.58s) [2021-06-02T09:58:00.803Z] check_test.go:196: [d85bbff0f96a4] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.70s) [2021-06-02T09:58:00.803Z] check_test.go:196: [d3aa8db152277] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.31s) [2021-06-02T09:58:00.803Z] check_test.go:196: [df817cc5e3519] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.17s) [2021-06-02T09:58:00.803Z] check_test.go:196: [de51f78d3cd67] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.28s) [2021-06-02T09:58:00.803Z] check_test.go:196: [d8f2165c6ba34] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.47s) [2021-06-02T09:58:00.803Z] check_test.go:196: [d9a845913e0b3] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.44s) [2021-06-02T09:58:00.803Z] check_test.go:196: [d305a5d408f19] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2021-06-02T09:58:00.803Z] check_test.go:196: [d0ada5efc038d] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.25s) [2021-06-02T09:58:00.803Z] check_test.go:196: [deae5dbffa3eb] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.40s) [2021-06-02T09:58:00.803Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a6bc53667e875f5de31119f921e5fc479592077f736ff856b86b094e070973b4 [2021-06-02T09:58:00.803Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:67093c2224a5f90ff4cc17cde40f556ffc1fee9f64dc6d6385ebef2a7b784e45 [2021-06-02T09:58:00.803Z] check_test.go:196: [dae7ddabd1411] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.39s) [2021-06-02T09:58:00.803Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:40c71f288f40cf0aabc329329137cf134d381c4ef8761b70b9e06899732c4cb9 [2021-06-02T09:58:00.803Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5be29144a3b3a2cb58dd1596ff1db41b11e9afb5b3969d762e1405d0731df38f [2021-06-02T09:58:00.803Z] check_test.go:196: [d2b46ecb55b2d] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.23s) [2021-06-02T09:58:00.803Z] check_test.go:196: [df763132bf78f] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.94s) [2021-06-02T09:58:00.803Z] check_test.go:196: [d841bf9c42e79] daemon is not started [2021-06-02T09:58:00.803Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.23s) [2021-06-02T09:58:00.803Z] check_test.go:196: [d523f25dd6504] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-06-02T09:58:00.804Z] check_test.go:196: [db846614de5bc] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.20s) [2021-06-02T09:58:00.804Z] check_test.go:196: [dce95d262284b] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.15s) [2021-06-02T09:58:00.804Z] check_test.go:196: [dd9c96684581c] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2021-06-02T09:58:00.804Z] check_test.go:196: [da32c56f20c9d] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.24s) [2021-06-02T09:58:00.804Z] check_test.go:196: [dc26428917a66] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-06-02T09:58:00.804Z] check_test.go:196: [d8f59fe25b906] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.40s) [2021-06-02T09:58:00.804Z] check_test.go:196: [dd1cdbb7408ae] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-06-02T09:58:00.804Z] check_test.go:196: [da7bd6e7e9576] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-02T09:58:00.804Z] check_test.go:196: [d75d310993253] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-06-02T09:58:00.804Z] check_test.go:196: [d9a839ff64e02] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-06-02T09:58:00.804Z] check_test.go:196: [db3e583a31c57] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-06-02T09:58:00.804Z] check_test.go:196: [d453872182ea7] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-02T09:58:00.804Z] check_test.go:196: [d41e3244a1219] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.37s) [2021-06-02T09:58:00.804Z] check_test.go:196: [dee522921906c] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.03s) [2021-06-02T09:58:00.804Z] check_test.go:196: [d0abbb449810b] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2021-06-02T09:58:00.804Z] check_test.go:196: [d7c500a2da76b] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.29s) [2021-06-02T09:58:00.804Z] check_test.go:196: [d1e70da8328fe] daemon is not started [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s) [2021-06-02T09:58:00.804Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.87s) [2021-06-02T09:58:00.804Z] === RUN TestDockerSchema1RegistrySuite [2021-06-02T09:58:00.804Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-02T09:58:00.804Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-02T09:58:05.011Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-02T09:58:10.298Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-02T09:58:13.601Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-02T09:58:14.988Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-02T09:58:16.383Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-02T09:58:16.383Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-02T09:58:17.768Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-02T09:58:18.715Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-02T09:58:20.101Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-02T09:58:23.405Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-02T09:58:23.666Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-02T09:58:23.926Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-02T09:58:24.187Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-02T09:58:24.448Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-02T09:58:24.709Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-02T09:58:24.970Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite (24.61s) [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2021-06-02T09:58:25.231Z] check_test.go:223: [dda3d3e4a55b7] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.63s) [2021-06-02T09:58:25.231Z] check_test.go:223: [d09122ae4d0cb] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.07s) [2021-06-02T09:58:25.231Z] check_test.go:223: [dfe08fb0b3c6d] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.02s) [2021-06-02T09:58:25.231Z] check_test.go:223: [decc6128ba13a] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.33s) [2021-06-02T09:58:25.231Z] check_test.go:223: [d57951c15454a] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.32s) [2021-06-02T09:58:25.231Z] check_test.go:223: [d232aa2adfef4] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-06-02T09:58:25.231Z] check_test.go:223: [d1c77b3d1a0b0] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2021-06-02T09:58:25.231Z] check_test.go:223: [d096de464ddf2] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2021-06-02T09:58:25.231Z] check_test.go:223: [dab7f85e62982] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.18s) [2021-06-02T09:58:25.231Z] check_test.go:223: [d75aacd384c6d] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.24s) [2021-06-02T09:58:25.231Z] check_test.go:223: [d3e82b96a2ce2] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-06-02T09:58:25.231Z] check_test.go:223: [d93c89996f798] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-06-02T09:58:25.231Z] check_test.go:223: [de77824a63391] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-02T09:58:25.231Z] check_test.go:223: [d37a269f0291b] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-06-02T09:58:25.231Z] check_test.go:223: [d4afbb7a616c7] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2021-06-02T09:58:25.231Z] check_test.go:223: [dd68f9d9e98a8] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-06-02T09:58:25.231Z] check_test.go:223: [ddcf023cf81fd] daemon is not started [2021-06-02T09:58:25.231Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-06-02T09:58:25.231Z] check_test.go:223: [d39ac985b1156] daemon is not started [2021-06-02T09:58:25.231Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-02T09:58:25.231Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-02T09:58:26.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-02T09:58:26.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-02T09:58:26.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-02T09:58:28.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-02T09:58:28.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-02T09:58:28.653Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-02T09:58:29.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-02T09:58:29.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.09s) [2021-06-02T09:58:29.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.79s) [2021-06-02T09:58:29.225Z] check_test.go:252: [d35fe39143d64] daemon is not started [2021-06-02T09:58:29.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-06-02T09:58:29.225Z] check_test.go:252: [dd10ec3a11a0e] daemon is not started [2021-06-02T09:58:29.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-06-02T09:58:29.225Z] check_test.go:252: [dfc03da2e5193] daemon is not started [2021-06-02T09:58:29.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2021-06-02T09:58:29.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.32s) [2021-06-02T09:58:29.225Z] check_test.go:252: [ddb358c2271f6] daemon is not started [2021-06-02T09:58:29.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-06-02T09:58:29.225Z] check_test.go:252: [d5633bfce4ebe] daemon is not started [2021-06-02T09:58:29.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-06-02T09:58:29.225Z] check_test.go:252: [d89d610ac488a] daemon is not started [2021-06-02T09:58:29.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-06-02T09:58:29.225Z] check_test.go:252: [daec5f5f71e9a] daemon is not started [2021-06-02T09:58:29.225Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-02T09:58:29.225Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-02T09:58:34.529Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-02T09:58:34.529Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-02T09:58:34.790Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-02T09:58:34.790Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-02T09:58:35.050Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-06-02T09:58:35.051Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-06-02T09:58:35.051Z] check_test.go:279: [d559613e4fb8c] daemon is not started [2021-06-02T09:58:35.051Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-06-02T09:58:35.051Z] check_test.go:279: [dc1898eb4e612] daemon is not started [2021-06-02T09:58:35.051Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-06-02T09:58:35.051Z] check_test.go:279: [d2ca20fae85ac] daemon is not started [2021-06-02T09:58:35.051Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-06-02T09:58:35.051Z] check_test.go:279: [d6d9035e9b4e6] daemon is not started [2021-06-02T09:58:35.051Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-06-02T09:58:35.051Z] check_test.go:279: [de6fb78efbda7] daemon is not started [2021-06-02T09:58:35.051Z] === RUN TestDockerNetworkSuite [2021-06-02T09:58:35.051Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-02T09:58:38.358Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-02T09:58:39.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-02T09:58:40.686Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-02T09:58:48.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-02T09:58:50.740Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-02T09:58:54.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-02T09:58:54.964Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-02T09:58:55.908Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-02T09:58:56.169Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-02T09:58:56.429Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-02T09:58:56.429Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-02T09:58:57.371Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-02T09:58:58.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-02T09:59:00.669Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-02T09:59:05.964Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-02T09:59:08.511Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-02T09:59:11.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-02T09:59:16.035Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-02T09:59:17.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-02T09:59:18.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-02T09:59:19.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-02T09:59:21.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-02T09:59:23.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-02T09:59:23.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-02T09:59:24.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-02T09:59:26.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-02T09:59:26.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-02T09:59:27.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-02T09:59:27.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-02T09:59:29.118Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-02T09:59:32.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-02T09:59:32.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-02T09:59:32.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-02T09:59:32.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-02T09:59:38.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-02T09:59:40.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-02T09:59:52.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-02T09:59:52.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-02T09:59:54.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-02T09:59:54.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-02T09:59:54.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-02T09:59:55.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-02T09:59:55.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-02T09:59:55.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-02T10:00:00.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-02T10:00:00.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-02T10:00:00.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-02T10:00:01.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-02T10:00:03.597Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-02T10:00:06.144Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-02T10:00:08.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-02T10:00:10.607Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-02T10:00:13.171Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-02T10:00:15.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-02T10:00:15.092Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-02T10:00:17.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-02T10:00:18.924Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-02T10:00:20.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-02T10:00:20.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-02T10:00:21.705Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-02T10:00:22.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-02T10:00:23.219Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-02T10:00:25.765Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite (115.20s) [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.07s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d1f3affe4b228] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.45s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d1bbae644abe5] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (8.07s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d541750b264fc] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.84s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [de2c155a6893a] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.10s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:1233: [dcb2727314ce2] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.97s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [df17d1977dd02] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (13.12s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [dc3bdfb6393ea] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.26s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d0700639402ca] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.12s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d25b2af76c6f8] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.85s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [dad3e61582637] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d883fb8a5cbdd] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.75s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d39d364edb975] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.95s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [dc846e682eee0] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.49s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d6413e4094e29] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.98s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d2af367cfcb50] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.73s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d35a3b329c80d] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.50s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d9bfc0f688ae0] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d2d66e72847de] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.52s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d36fb5452966d] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.65s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d34ec64963b63] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.99s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d78cf4752e9d2] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.16s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d141e3d54eccf] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.63s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d92ae82da544c] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d14c9559a772f] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.45s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:968: [d1e11a96e6c7d] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.33s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [dec9aa8a34a9e] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.19s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:1116: [dc2e8d27e5b7f] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.51s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [dc9aaeedf864e] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (2.51s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d3714428011e1] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.45s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d4d42768409f7] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d7487242847e4] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.47s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [dff8409f98d27] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.48s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [dab3cd562eb11] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d16af05bc2ba2] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.62s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d7539dd7e0b75] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [debbfd60f6602] daemon is not started [2021-06-02T10:00:31.066Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [dc60357613a90] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.53s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d8a371ba7e21e] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (6.33s) [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (6.71s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:1084: [d38111b03fe25] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.14s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [dc4a99b9fb9ce] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (2.01s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [dcf2776e3850a] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.27s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d96d607cd64cb] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.10s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [da978177cfca4] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.92s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [de9fe928d8931] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.02s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d2a4b54950dcf] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (2.14s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [d0186a44fd7f7] daemon is not started [2021-06-02T10:00:31.066Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.83s) [2021-06-02T10:00:31.066Z] docker_cli_network_unix_test.go:46: [dd548cd248c29] daemon is not started [2021-06-02T10:00:31.066Z] === RUN TestDockerHubPullSuite [2021-06-02T10:00:31.066Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-02T10:00:32.010Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-02T10:00:34.553Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-02T10:00:34.553Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-02T10:00:35.941Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-02T10:00:35.941Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-02T10:00:35.941Z] --- PASS: TestDockerHubPullSuite (5.82s) [2021-06-02T10:00:35.941Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.81s) [2021-06-02T10:00:35.941Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2021-06-02T10:00:35.941Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2021-06-02T10:00:35.941Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.09s) [2021-06-02T10:00:35.941Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-06-02T10:00:35.941Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-06-02T10:00:35.941Z] PASS [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === Skipped [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-06-02T10:00:35.941Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-06-02T10:00:35.941Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-02T10:00:35.941Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-06-02T10:00:35.941Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2021-06-02T10:00:35.941Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-06-02T10:00:35.941Z] docker_cli_sni_test.go:18: Flakey test [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-06-02T10:00:35.941Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-06-02T10:00:35.941Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-02T10:00:35.941Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-02T10:00:35.941Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-02T10:00:35.941Z] docker_cli_network_unix_test.go:46: [dc60357613a90] daemon is not started [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] [2021-06-02T10:00:35.941Z] DONE 1269 tests, 51 skipped in 2207.893s [2021-06-02T10:00:35.941Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-02T10:00:36.202Z] ++++ cat bundles/test-integration/docker.pid [2021-06-02T10:00:36.202Z] +++ kill 8256 [2021-06-02T10:00:37.143Z] +++ /etc/init.d/apparmor stop [2021-06-02T10:00:37.143Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-02T10:00:37.143Z] [2021-06-02T10:00:37.143Z] Unloading profiles will leave already running processes permanently [2021-06-02T10:00:37.143Z] unconfined, which can lead to unexpected situations. [2021-06-02T10:00:37.143Z] [2021-06-02T10:00:37.143Z] To set a process to complain mode, use the command line tool [2021-06-02T10:00:37.143Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-02T10:00:37.143Z] +++ true [2021-06-02T10:00:37.143Z] exiting test-integration [2021-06-02T10:00:37.143Z] ++ exit 0 [2021-06-02T10:00:37.143Z] [2021-06-02T10:00:37.404Z] + for job in $(jobs -p) [2021-06-02T10:00:37.404Z] + wait 6057 [2021-06-02T10:00:42.689Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-02T10:00:57.595Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-02T10:00:58.538Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-02T10:01:01.103Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-02T10:01:04.403Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-02T10:01:10.986Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-02T10:01:17.566Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-02T10:01:19.482Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-02T10:01:22.781Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-02T10:01:26.100Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-02T10:01:28.643Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-02T10:01:31.191Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-02T10:01:33.736Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-02T10:02:29.995Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-02T10:02:44.909Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite (1782.74s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.07s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.50s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.65s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.86s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.42s) [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:562: [d58fea22cf5ec] joining swarm manager [dba15e8d2e5e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:584: [d52e8ad97c740] joining swarm manager [dba15e8d2e5e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] check_test.go:380: [d58fea22cf5ec] daemon is not started [2021-06-02T10:03:03.020Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.53s) [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:45: [d3413d9e2fccc] joining swarm manager [daa7d9b0cadb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.73s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (47.61s) [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:303: [da9cfece4201e] joining swarm manager [dc4bd8c3012dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:304: [d0688b5ef6b57] joining swarm manager [dc4bd8c3012dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.14s) [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:271: [dcc579f59f32b] joining swarm manager [d4ecd3f05f4a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:272: [d647db89b32d7] joining swarm manager [d4ecd3f05f4a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.37s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.68s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.43s) [2021-06-02T10:03:03.020Z] docker_api_swarm_node_test.go:19: [db9bdc2ce3019] joining swarm manager [dfa6f90c3b2aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_node_test.go:20: [d8cad50a007e0] joining swarm manager [dfa6f90c3b2aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.92s) [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:501: [db0c028404d48] joining swarm manager [d6f8ecb2ef48e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:506: [da84b73a1a012] joining swarm manager [d6f8ecb2ef48e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.49s) [2021-06-02T10:03:03.020Z] docker_api_swarm_node_test.go:80: [d06c268d8afc5] joining swarm manager [de06f622ee6e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.54s) [2021-06-02T10:03:03.020Z] docker_api_swarm_node_test.go:52: [d17318d325bd4] joining swarm manager [dad52447589ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_node_test.go:53: [d729a5ad1236f] joining swarm manager [dad52447589ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.14s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.84s) [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:201: [de4cf3141475a] joining swarm manager [d4321bfb28f6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.79s) [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:383: [da11059896e6e] joining swarm manager [d92a5f7f07e64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:384: [d91a832581985] joining swarm manager [d92a5f7f07e64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] check_test.go:380: [d91a832581985] daemon is not started [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (73.05s) [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:801: [d38fa0b343b6e] joining swarm manager [dd566f086a9d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:801: [dbcb332afb33c] joining swarm manager [dd566f086a9d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:801: [d7cbbb27c4558] joining swarm manager [dd566f086a9d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:801: [d2b80489b6c47] joining swarm manager [dd566f086a9d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:809: [d4ed0014573fa] joining swarm manager [dd566f086a9d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.28s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.04s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.72s) [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:394: [dda62125304fc] joining swarm manager [dbc26529561fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:394: [d87521f3b9f1c] joining swarm manager [dbc26529561fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.59s) [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:342: [dc98571dfb1d9] joining swarm manager [dd17c7cee60b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:342: [d6ac527214060] joining swarm manager [dd17c7cee60b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.58s) [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:489: [db1374cfd46f2] joining swarm manager [dde7cc7ba877b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:489: [d13f494cda5a6] joining swarm manager [dde7cc7ba877b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.16s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.44s) [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:127: [d238819de108d] joining swarm manager [d22f51b6ab378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:128: [da7c4675c0ffe] joining swarm manager [d22f51b6ab378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:136: [ddfd6a56a608f] joining swarm manager [d22f51b6ab378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:137: [d86634526efbb] joining swarm manager [d22f51b6ab378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.75s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.01s) [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:303: [ddb7aba208419] joining swarm manager [d1df0445c12e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:303: [d03e5eabf5ff0] joining swarm manager [d1df0445c12e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.45s) [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:99: [d41957673f23f] joining swarm manager [da8b082d7188c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:100: [d4dc3e0837e2c] joining swarm manager [da8b082d7188c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] check_test.go:380: [d41957673f23f] daemon is not started [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.57s) [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:532: [d58ca41867db2] joining swarm manager [d46125d2487af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:533: [d1e895191311c] joining swarm manager [d46125d2487af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.83s) [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:147: [dcea8bb6d8b7e] joining swarm manager [d16134709440e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_api_swarm_service_test.go:147: [df38122479310] joining swarm manager [d16134709440e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.41s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.91s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.67s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.63s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.24s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.52s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.67s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.11s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.96s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.22s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.30s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.45s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.60s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.41s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.89s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.94s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.93s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.55s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.28s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.38s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.63s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.62s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.01s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.31s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.95s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.62s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.24s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.88s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.31s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.52s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.41s) [2021-06-02T10:03:03.020Z] docker_cli_service_logs_test.go:245: checking task 12jvi2o4btup [2021-06-02T10:03:03.020Z] docker_cli_service_logs_test.go:250: checking messages for 12jvi2o4btup [2021-06-02T10:03:03.020Z] docker_cli_service_logs_test.go:245: checking task lhaxavn6kjk1 [2021-06-02T10:03:03.020Z] docker_cli_service_logs_test.go:250: checking messages for lhaxavn6kjk1 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.94s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.42s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.93s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.90s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.98s) [2021-06-02T10:03:03.020Z] docker_cli_swarm_test.go:1901: [d48e878de967d] joining swarm manager [dc82ce8ee624f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_cli_swarm_test.go:1902: [d735fe5d19912] joining swarm manager [dc82ce8ee624f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.16s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.56s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.66s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.99s) [2021-06-02T10:03:03.020Z] docker_cli_swarm_test.go:1802: [d44423dd11f85] joining swarm manager [deeb6f9b78389]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_cli_swarm_test.go:1803: [dffb9906dac3b] joining swarm manager [deeb6f9b78389]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.63s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (105.11s) [2021-06-02T10:03:03.020Z] docker_cli_swarm_test.go:1321: [d433ce999aea6] joining swarm manager [d4f1e8e52bceb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_cli_swarm_test.go:1322: [d2fedf116372b] joining swarm manager [d4f1e8e52bceb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.43s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.46s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.73s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.87s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.51s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.10s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.17s) [2021-06-02T10:03:03.020Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-02T10:03:03.020Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.67s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.92s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.89s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.07s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.96s) [2021-06-02T10:03:03.020Z] docker_cli_swarm_test.go:1186: [d31f2122f4cc1] joining swarm manager [d3f8cca7503ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_cli_swarm_test.go:1195: [dc0f00e8f2e9c] joining swarm manager [d3f8cca7503ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.63s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.78s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.70s) [2021-06-02T10:03:03.020Z] docker_cli_swarm_test.go:1118: [d5037b64dc9de] joining swarm manager [d4c054e5343be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_cli_swarm_test.go:1119: [d0203a85b89a1] joining swarm manager [d4c054e5343be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] docker_cli_swarm_test.go:1172: [d1ae8f268bb44] joining swarm manager [d4c054e5343be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.76s) [2021-06-02T10:03:03.020Z] docker_cli_swarm_test.go:1453: [d6ced03756880] joining swarm manager [d861ad7520589]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] docker_cli_swarm_test.go:1454: [d69700221f38d] joining swarm manager [d861ad7520589]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.85s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.94s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.34s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.52s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (55.26s) [2021-06-02T10:03:03.020Z] docker_cli_swarm_unix_test.go:62: [dbbf2347bf610] joining swarm manager [d7d16d1ef246c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.66s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.79s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.44s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.02s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.56s) [2021-06-02T10:03:03.020Z] docker_api_swarm_test.go:961: [db1ca2e672f20] joining swarm manager [d05472934f9a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.81s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.43s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.47s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.17s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.83s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.69s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.88s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.88s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.20s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.80s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.87s) [2021-06-02T10:03:03.020Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.06s) [2021-06-02T10:03:03.021Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.13s) [2021-06-02T10:03:03.021Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.48s) [2021-06-02T10:03:03.021Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.41s) [2021-06-02T10:03:03.021Z] === RUN TestDockerExternalVolumeSuite [2021-06-02T10:03:03.021Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-02T10:03:17.921Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-02T10:04:25.660Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-02T10:04:33.794Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-02T10:05:05.898Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-02T10:05:20.800Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-02T10:05:52.903Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-02T10:06:05.129Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-02T10:06:37.269Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-02T10:06:55.380Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-02T10:07:10.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-02T10:07:57.000Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-02T10:08:15.113Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-02T10:08:47.221Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-02T10:09:19.346Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-02T10:09:34.248Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-02T10:09:52.359Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-02T10:10:07.285Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite (441.86s) [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2021-06-02T10:10:22.187Z] docker_cli_external_volume_driver_test.go:53: [d70e3687284b4] daemon is not started [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.77s) [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.64s) [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-06-02T10:10:22.187Z] docker_cli_external_volume_driver_test.go:53: [ded28a2c09e30] daemon is not started [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.65s) [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-06-02T10:10:22.187Z] docker_cli_external_volume_driver_test.go:53: [d19ddd6f0b01d] daemon is not started [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-02T10:10:22.187Z] docker_cli_external_volume_driver_test.go:53: [d8a833d166c59] daemon is not started [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.64s) [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.98s) [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.68s) [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.68s) [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.42s) [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2021-06-02T10:10:22.187Z] docker_cli_external_volume_driver_test.go:485: [db42f6512b0ac] daemon is not started [2021-06-02T10:10:22.187Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-02T10:10:22.187Z] docker_cli_external_volume_driver_test.go:53: [dd711b4d45a72] daemon is not started [2021-06-02T10:10:22.187Z] PASS [2021-06-02T10:10:22.187Z] [2021-06-02T10:10:22.187Z] === Skipped [2021-06-02T10:10:22.187Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-02T10:10:22.187Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-02T10:10:22.187Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-02T10:10:22.187Z] check_test.go:309: [df0f34ec3596a] daemon is not started [2021-06-02T10:10:22.187Z] [2021-06-02T10:10:22.187Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-02T10:10:22.187Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-02T10:10:22.187Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-02T10:10:22.187Z] check_test.go:309: [d533e02c7ae38] daemon is not started [2021-06-02T10:10:22.187Z] [2021-06-02T10:10:22.187Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-02T10:10:22.187Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-02T10:10:22.187Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-02T10:10:22.187Z] check_test.go:309: [db9cd89576b90] daemon is not started [2021-06-02T10:10:22.187Z] [2021-06-02T10:10:22.187Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-02T10:10:22.187Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-06-02T10:10:22.187Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-02T10:10:22.187Z] [2021-06-02T10:10:22.187Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-02T10:10:22.187Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-02T10:10:22.187Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-02T10:10:22.187Z] [2021-06-02T10:10:22.187Z] [2021-06-02T10:10:22.187Z] DONE 273 tests, 5 skipped in 2797.702s [2021-06-02T10:10:22.187Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-02T10:10:22.448Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d95a360d6ef48/docker.pid [2021-06-02T10:10:22.448Z] +++ kill 8367 [2021-06-02T10:10:22.448Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8367 is not a child of this shell [2021-06-02T10:10:22.448Z] warning: PID 8367 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d95a360d6ef48/docker.pid had a nonzero exit code [2021-06-02T10:10:22.448Z] ++++ cat bundles/test-integration/docker.pid [2021-06-02T10:10:22.448Z] +++ kill 8257 [2021-06-02T10:10:23.832Z] +++ /etc/init.d/apparmor stop [2021-06-02T10:10:23.832Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-02T10:10:23.832Z] [2021-06-02T10:10:23.832Z] Unloading profiles will leave already running processes permanently [2021-06-02T10:10:23.832Z] unconfined, which can lead to unexpected situations. [2021-06-02T10:10:23.832Z] [2021-06-02T10:10:23.832Z] To set a process to complain mode, use the command line tool [2021-06-02T10:10:23.832Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-02T10:10:23.832Z] +++ true [2021-06-02T10:10:23.832Z] exiting test-integration [2021-06-02T10:10:23.832Z] ++ exit 0 [2021-06-02T10:10:23.832Z] [2021-06-02T10:10:23.832Z] + exit 0 [2021-06-02T10:10:23.832Z] ++ jobs -p [2021-06-02T10:10:23.832Z] + pids= [2021-06-02T10:10:23.832Z] + echo 'Remaining pids to kill: []' [2021-06-02T10:10:23.832Z] Remaining pids to kill: [] [2021-06-02T10:10:23.832Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-02T10:10:23.849Z] Recording test results [2021-06-02T10:10:25.441Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-02T10:10:25.784Z] + echo Ensuring container killed. [2021-06-02T10:10:25.784Z] Ensuring container killed. [2021-06-02T10:10:25.784Z] + docker ps -aq -f name=docker-pr6-* [2021-06-02T10:10:25.784Z] + cids=c59ab61e0408 [2021-06-02T10:10:25.784Z] 56f2a990c690 [2021-06-02T10:10:25.784Z] fade059c3f51 [2021-06-02T10:10:25.784Z] + [ -n c59ab61e0408 [2021-06-02T10:10:25.784Z] 56f2a990c690 [2021-06-02T10:10:25.784Z] fade059c3f51 ] [2021-06-02T10:10:25.784Z] + docker rm -vf c59ab61e0408 56f2a990c690 fade059c3f51 [2021-06-02T10:10:28.339Z] c59ab61e0408 [2021-06-02T10:10:28.339Z] 56f2a990c690 [2021-06-02T10:10:28.339Z] fade059c3f51 [Pipeline] sh [2021-06-02T10:10:28.629Z] + echo Chowning /workspace to jenkins user [2021-06-02T10:10:28.629Z] Chowning /workspace to jenkins user [2021-06-02T10:10:28.629Z] + id -u [2021-06-02T10:10:28.629Z] + id -g [2021-06-02T10:10:28.629Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42453:/workspace busybox chown -R 1000:1000 /workspace [2021-06-02T10:10:28.629Z] Unable to find image 'busybox:latest' locally [2021-06-02T10:10:28.629Z] latest: Pulling from library/busybox [2021-06-02T10:10:28.890Z] 92f8b3f0730f: Pulling fs layer [2021-06-02T10:10:28.890Z] 92f8b3f0730f: Download complete [2021-06-02T10:10:29.153Z] 92f8b3f0730f: Pull complete [2021-06-02T10:10:29.153Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-06-02T10:10:29.153Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-02T10:10:33.662Z] + bundleName=amd64 [2021-06-02T10:10:33.662Z] + echo Creating amd64-bundles.tar.gz [2021-06-02T10:10:33.662Z] Creating amd64-bundles.tar.gz [2021-06-02T10:10:33.662Z] + xargs tar -czf amd64-bundles.tar.gz [2021-06-02T10:10:33.662Z] + 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-06-02T10:10:34.665Z] Archiving artifacts [2021-06-02T10:10:36.666Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42453/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-02T10:10:36.982Z] + make clean [2021-06-02T10:10:37.243Z] docker volume rm -f docker-dev-cache [2021-06-02T10:10:37.243Z] 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